Skip to content

Commit

Permalink
Merge pull request #7863 from elysahall/awsdocs-05-01-23
Browse files Browse the repository at this point in the history
Docs - Removing inaccurate paragraph regarding S3 access point object ARNs
  • Loading branch information
hssyoo authored May 12, 2023
2 parents 82ce5ea + b859f7f commit 69bf894
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions awscli/examples/s3/_concepts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ Similar to bucket names, you can also use prefixes with access point ARNs for
the ``S3Uri``. For example:
``s3://arn:aws:s3:us-west-2:123456789012:accesspoint/myaccesspoint/myprefix/``

The higher level ``s3`` commands do **not** support access point object ARNs.
For example, if the following was specified:
``s3://arn:aws:s3:us-west-2:123456789012:accesspoint/myaccesspoint/object/mykey``
the ``S3URI`` will resolve to the object key ``object/mykey``



Order of Path Arguments
Expand Down

0 comments on commit 69bf894

Please sign in to comment.