Skip to content

Commit 279081c

Browse files
authored
Merge pull request aws#6971 from justindho/add-low-level-s3-docs-link
Add link to low-level S3 API docs
2 parents 2d59a71 + dbdd665 commit 279081c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

awscli/examples/s3/_concepts.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
This section explains prominent concepts and notations in the set of high-level S3 commands provided.
22

3+
If you are looking for the low level S3 commands for the CLI, please see the
4+
``s3api`` command `reference page
5+
<https://docs.aws.amazon.com/cli/latest/reference/s3api/index.html>`_.
6+
37
Path Argument Type
48
++++++++++++++++++
59

0 commit comments

Comments
 (0)