How Amazon Redshift uses Amazon Secrets Manager - Amazon Secrets Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

How Amazon Redshift uses Amazon Secrets Manager

Amazon Redshift is a fully managed, petabyte-scale data warehouse service in the cloud.

To manage admin credentials for Amazon Redshift, Amazon Redshift can create a managed secret for you. You are charged for that secret. Amazon Redshift also manages rotation for these credentials. For more information, see Managing Amazon Redshift admin passwords using Amazon Secrets Manager in the Amazon Redshift Management Guide.

For other Amazon Redshift credentials, see Create an Amazon Secrets Manager database secret.

When you call the Amazon Redshift Data API, you can pass credentials for the cluster by using a secret in Secrets Manager. For more information, see Using the Amazon Redshift Data API.

When you use the Amazon Redshift query editor to connect to a database, Amazon Redshift can store your credentials in a Secrets Manager secret with the prefix redshiftqueryeditor. You are charged for that secret. For more information, see Querying a database using the query editor in the Amazon Redshift Management Guide.

For query editor v2, see Amazon Redshift query editor v2.