

There are more AWS SDK examples available in the [AWS Doc SDK Examples](https://github.com/awsdocs/aws-doc-sdk-examples) GitHub repo.

# Scenarios for Secrets Manager using AWS SDKs
<a name="secrets-manager_code_examples_scenarios"></a>

The following code examples show you how to implement common scenarios in Secrets Manager with AWS SDKs. These scenarios show you how to accomplish specific tasks by calling multiple functions within Secrets Manager or combined with other AWS services. Each scenario includes a link to the complete source code, where you can find instructions on how to set up and run the code. 

Scenarios target an intermediate level of experience to help you understand service actions in context.

**Topics**
+ [Create a lending library REST API](secrets-manager_example_cross_AuroraRestLendingLibrary_section.md)
+ [Creating an Amazon RDS DB instance](secrets-manager_example_rds_GettingStarted_036_section.md)
+ [Get started with Redshift Serverless](secrets-manager_example_redshift_GettingStarted_038_section.md)
+ [Getting started with Amazon DocumentDB](secrets-manager_example_docdb_GettingStarted_025_section.md)
+ [Moving hardcoded secrets to Secrets Manager](secrets-manager_example_secrets_manager_GettingStarted_073_section.md)