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

Questions 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

Browse through the questions and answers listed below or filter and sort to narrow down your results.

271 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
31
views
asked 2 days 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 22 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
75
views
asked a month ago
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
32
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
118
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
Hello, Is there some way how to define which exact secret version should a ECS task definition use? Something like <secret-arn>:<secret-version-id>. Is something like this possible? I'm using this s...
1
answers
0
votes
61
views
asked 3 months ago
Hello everyone, I am implementing my secrets in AWS secrets manager. and during my implementation I came across a problem. * I start the server and await for the secrets to arrive then launch the node...
1
answers
0
votes
89
views
asked 3 months ago
Hello everyone I am implementing Secrets manager to my web app and I manage several shared secrets across multiple environments, with some secrets used in more than one. and I was worried about the st...
1
answers
0
votes
112
views
asked 3 months ago