Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
All Content tagged with AWS Secrets Manager
AWS Secrets Manager helps you protect secrets needed to access your applications, services, and IT resources. The service enables you to easily rotate, manage, and retrieve database credentials, API keys, and other secrets throughout their lifecycle.
Content language: English
Select up to 5 tags to filter
Sort by most recent
291 results
When creating a database connection between Amazon Athena and an RDS database we are running in to an error where we are unable to see more than 10 Secrets in the Secrets dropdown.
Amazon Athena -> ...
I'm looking at the possibility of using AWS Secrets Manager Rotation by Lambda function to rotate a couple of access tokens for external services. However, reading through https://docs.aws.amazon.com/...
I have two AWS account A and B. In the account A there's an RDS database that use PostgreSQL. In the account B there are some credentials stored in Secret Manager. I would like to have a rotation func...
I've created an appium test for our web app, and I'm running it on ios devices in device farm. I would like to use the javascript aws-sdk to connect to secrets manager, where i'll store test user cred...
In my project, Amplify only recognizes a few of my 'Secrets' I've entered in the secret manager, and thus fails during build.
```
Amplify Console > Hosting > Secrets
```
**There are values in there th...
EXPERT
published a month ago0 votes56 views
Upgrading Secrets Manager Lambda rotation functions from Python 3.7 to 3.9 or above may cause different dependency errors when the code is executed. Different methods may help to resolve the problem.
EXPERT
published a month ago0 votes132 views
This article demonstrates how to use AWS Secrets Manager with Java applications to securely store and retrieve sensitive information. It covers creating secrets and accessing them using the AWS SDK fo...
The issue happens on the DOWNLOAD_SOURCE phase with an error
```
CLIENT_ERROR Retrieving Secrets Manager Token Failed with Error: Given secrets arn:aws:secrets:manager*** failed validation with error...
I have a set of Greengrass Core Devices and for each of them there's one secret stored in AWS Secrets Manager. During the lifecycle of various custom components installed on the certian core device, c...
When I browse to the list of secrets without any filter for the region eu-west-1 it takes ages to respond and then eventually returns "Failed to fetch a list of secrets".
I am using Terraform to store...
Hello everyone, I've never used AWS on a deep level and I need your help.
[Link](https://docs.aws.amazon.com/secretsmanager/latest/userguide/secrets-manager-agent.html).
I found this document very h...