-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Single cross service level README template
[Example](link to example] <-- Delete this sentence from template
High-level description of the real-world use case addressed.
- 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.
Writer has choice e.g. CDK, console, SDK - but should be comprehensive and not miss any steps. If using console, images are a good idea <-- Delete this sentence from template <-- Delete this sentence from template
Varies by language, and will clearly illustrate the workflow of building the app. Should include descriptions of code not included a code comments in actual examples. <-- Delete this sentence from template
[This section should walk the user step-by-step through deleting the resources using the CDK, or if they created them manually, just a reminder to delete them.] <-- Delete this sentence from template
Terminate all of the resources you create while going through this tutorial to ensure that you’re not charged.
If you created your resources through the Amazon Management Console, delete them through the console. If you created your resources using AWS CloudFormation, you can delete them by deleting the stack.
Note: By running the app you modified the table, and the bucket, so before you can delete the stack, you must delete these resources manually via the console before deleting the Stack.
Congratulations! You have [description of what example achieves].
[Describe other potentials uses cases for th skills they've learned.]
- [Cross-service examples](link to cross-services level README for the language)
- [Relevent service developer guide(s)](link to developer guide(s))
- [Relevent service API reference guide(s)](link to developer guide(s))
- [Relevent SDK API reference guide](link to API reference guide(s))