aws / aws/aws-cli

S3 path should be virtual-hosted–style

Open
#8,841 1 comment 0 reactions 1 assignee Claimed by @RyanFitzSimmonsAK View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.