We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95c949f commit 872889bCopy full SHA for 872889b
1 file changed
awscli/examples/s3/rm.rst
@@ -53,7 +53,6 @@ Output::
53
54
**Example 5: Delete an object from an S3 access point**
55
56
-The following ``rm`` command deletes a single object (``mykey``) from the access point (``myaccesspoint``). ::
57
The following ``rm`` command deletes a single object (``mykey``) from the access point (``myaccesspoint``). ::
58
59
aws s3 rm s3://arn:aws:s3:us-west-2:123456789012:accesspoint/myaccesspoint/mykey
0 commit comments