By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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 -> ...
1
answers
0
votes
30
views
asked a day ago
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/...
1
answers
0
votes
39
views
asked 15 days ago
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...
1
answers
0
votes
34
views
asked 21 days ago
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...
0
answers
0
votes
18
views
asked a month ago
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...
1
answers
0
votes
71
views
asked a month ago
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.
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...
1
answers
0
votes
30
views
asked a month ago
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...
2
answers
0
votes
70
views
asked 2 months ago
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...
3
answers
0
votes
116
views
asked 2 months ago
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...
1
answers
0
votes
80
views
asked 2 months ago