Retrieving the Amazon Resource Name (ARN) of the secret in Amazon Redshift
You can view the Amazon Resource Name (ARN) for any secrets being managed by Amazon Secrets Manager using the Amazon Redshift console. Once you have the secret’s ARN, you can view details about your secret and the encrypted data in your secret using Amazon Secrets Manager. For more information on retrieving secrets using the ARN, see Retrieve secrets in the Amazon Secrets Manager User Guide.
- Viewing the details about a secret for an Amazon Redshift provisioned cluster
-
View the Amazon Resource Name (ARN) for your cluster's secret using the Amazon Redshift console with the following procedure:
-
Sign in to the Amazon Web Services Management Console and open the Amazon Redshift console.
-
In the Cluster overview pane, choose the cluster whose secret you want to view.
-
Choose the Properties tab.
-
View the secret's ARN under Admin credentials ARN. This ARN is the identifier for the secret, which you can use in Amazon Secrets Manager to view the secret's details.
-
- Viewing the details about a secret for an Amazon Redshift Serverless namespace
-
View the Amazon Resource Name (ARN) for your serverless namespace's secret using the Amazon Redshift console with the following procedure:
-
Sign in to the Amazon Web Services Management Console and open the Amazon Redshift console.
-
From the Provisioned clusters dashboard, choose Go to Serverless in the upper right of the page.
-
From the Serverless dashboard, scroll to the Namespaces / Workgroups pane and choose the namespace whose secret you want to view.
-
In the General information pane, view the secret's ARN under Admin credentials ARN. This ARN is the identifier for the secret, which you can use in Amazon Secrets Manager to view the secret's details.
-