Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
COMMITS
/ cpp/example_code/s3/create_bucket.cpp October 1, 2024
S
C++,Bash: Multi-service, update bucket names. (#6944)
Steven Meyer committed
September 24, 2024
D
Chore: Update examples to use reserved s3 bucket names, instead of placeholders (#6858)
David Souther committed
July 24, 2024
S
C++:S3:Object Integrity Workflow (#6599)
Steven Meyer committed
July 3, 2024
S
6558 c++s3 update to current standards (#6569)
Steven Meyer committed
January 16, 2024
D
Tools: Normalize & enforce SPDX headers (#5811)
David Souther committed
September 26, 2022
S
Change the documentation link in comments
Steven Meyer committed
September 15, 2022
S
Fixes after testing
Steven Meyer committed
S
moved Ctest tests to gtest.
Steven Meyer committed
September 8, 2022
O
add code snippet to clarify how to set location constraint directly (#3246)
Oswald(Zifan) He committed
August 5, 2022
S
Changes for editorial review
Steven Meyer committed
August 1, 2022
S
Fixes in response to Pull Request review
Steven Meyer committed
July 28, 2022
S
Made fixes enabling tests to build.
Steven Meyer committed
December 15, 2021
S
Update create_bucket.cpp
Scott Macdonald committed
July 15, 2021
A
Correcting build of transfermanager example (#1919)
Anastasia G committed
May 5, 2021
A
code corrections and comments for usability
annapan-aws committed
January 30, 2021
S
Fix create_bucket.cpp
Sarfraz Siddiqui committed
December 30, 2020
S
fix inconsistent
siyuanzhang.zsy committed
S
Make use of region in parameters
siyuanzhang.zsy committed
July 6, 2020
P
Resubmitted PR 1249.
Paul Cornell committed
July 2, 2020
B
Revert "Adding unit tests for C++ for half of the current Amazon S3 code examples"
Brian Murray committed
June 30, 2020
P
Fixed minor typos and added missing imports to Amazon S3 C++ code examples.
Paul Cornell committed
June 29, 2020
P
Added unit tests for C++ for about half of the current Amazon S3 code examples.
Paul Cornell committed
June 15, 2020
P
Incorporated feedback about test for Amazon S3 create bucket for C++.
Paul Cornell committed
June 5, 2020
P
Added test for Amazon S3 create bucket for C++.
Paul Cornell committed
September 6, 2019
J
removing duplicate syntax marker
Jami Schwarzwalder committed
J
adding cpp syntax tag
Jami Schwarzwalder committed
June 20, 2019
S
Add support for regions in C++ S3 CreateBucket example
Steven Calwas committed
January 4, 2019
S
Add snippet IDs
Steven Calwas committed
January 2, 2019
J
Updating copyright to 2019
Jami Schwarzwalder committed
October 24, 2018
S
Updated Code Catalog metadata for C++ examples
Steven Calwas committed
October 16, 2018
J
changing service names to Amazon Resource Name
Jami Schwarzwalder committed
October 11, 2018
J
adding Service Names
Jami Schwarzwalder committed
J
adding metadata to the top of code samples
Jami Schwarzwalder committed
September 12, 2017
E
C++ examples call SDKInit before using anything from AWS (#93)
Eric Battalio committed
April 14, 2017
H
more fixes for C++ examples
Hennessey committed
H
add + update C++ S3 examples
Hennessey committed
February 3, 2017
H
reformat examples slightly
Hennessey committed
January 23, 2017
B
Scope all unscoped clients
Bret Ambrose committed
January 3, 2017
H
update copyright date to 2017
Hennessey committed
August 23, 2016
E
added a few C++ examples (S3)
Eron Hennessey committed