Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 1e48128

Browse files
author
Huntsperger
committed
updating include to account for changes to example code
1 parent 03079a6 commit 1e48128

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc_source/examples-s3-bucket-policies.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ function, passing it the name of the bucket in a :aws-cpp-class:`GetBucketPolicy
6969

7070
.. literalinclude:: example_code/s3/get_bucket_policy.cpp
7171
:dedent: 8
72-
:lines: 44-60
72+
:lines: 44-65
7373

7474
See the :sdk-examples-cpp:`complete example <s3/get_bucket_policy.cpp>`.
7575

@@ -108,4 +108,3 @@ More Info
108108
* :s3-api:`DeleteBucketPolicy` in the |S3-api|
109109
* :s3-dg:`Access Policy Language Overview <access-policy-language-overview>` in the |S3-dg|
110110
* :s3-dg:`Bucket Policy Examples <example-bucket-policies>` in the |S3-dg|
111-

0 commit comments

Comments
 (0)