-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Cross service level README template
Liz Kellebrew-Davies edited this page Feb 18, 2022
·
7 revisions
[Example](link to example) <-- Delete this sentence from template
This README lists the cross-service examples available for the AWS SDK for [language] [version]. Each folder in this directory contains the following cross-service examples. A README in each folder describes how to run the example.
A cross-service example is an application that works across multiple AWS services using the AWS SDK for [language] [version].
- Running this code might result in charges to your AWS account.
- Running the tests might result in charges to your AWS account.
- We recommend that you grant your code least privilege. At most, grant only the minimum permissions required to perform the task. For more information, see Grant least privilege.
- This code is not tested in every AWS Region. For more information, see AWS Regional Services.
- [Name of example](link to example folder) High-level description of the example, including the services used <-- Delete this sentence from template
- About the AWS SDK Code Examples repo
- Code quality guidelines - testing and linting
- Code comment guidelines
- Sample files guidelines
- Cross-service example guidelines
- README templates
-
Code example standards
- General standards
- .NET code example standards
- C++ code example standards
- CLI/Bash code example standards
- Go code example standards
- Kotlin code example standards
- Java code example standards
- JavaScript code example standards
- PHP code example standards
- Python code example standards
- Swift code example standards
- SAP-ABAP code example standards
- Ruby code example standards
- Rust code example standards