hyper63 / hyper63/hyper-adapter-sqs
Validate name against S3 Bucket name requirements
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The bucket name can be between 3 and 63 characters long, and can contain only lower-case characters, numbers, periods, and dashes.
Each label in the bucket name must start with a lowercase letter or number.
The bucket name cannot contain underscores, end with a dash, have consecutive periods, or use dashes adjacent to periods.
The bucket name cannot be formatted as an IP address (198.51.100.24).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.