S3 path should be virtual-hosted–style
Open
documentation
feature-request
p3
service-api
servicecatalog
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 4.6k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 13
Description
### Describe the issue
The example uses Path-style URL for the S3 object, which is not recommended and should be updated to use the Virtual-hosted-style (as documented [here](https://docs.aws.amazon.com/AmazonS3/latest/userguide/VirtualHosting.html#path-style-access))
### Links
https://github.com/aws/aws-cli/blob/develop/awscli/examples/servicecatalog/create-provisioning-artifact.rst?plain=1#L16
Contributor guide
Assessment
This issue has not been assessed yet.