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 tags to filter
Sort by most recent
308 results
I am running a container that runs on Fargate, and there are parts in the application code that use connection information to RDS. I would like to get that connection information from Secrets Manager....
3
answers
0
votes
53
views
asked 3 days ago
Hi There, Need help please, while trying to bring up containers through docker compose I am getting error "Dockerfile" not found, but in reality Dockerfile is there in the same location as docker-com...
1
answers
0
votes
26
views
asked 7 days ago
I get error "Failed to get the secret value" when pressing 'Retrieve Secret Value' ![Retrieve Secret Value](/media/postImages/original/IM-EypxvAdSaetLp0XXW80gg) I am not an IAM user with a role, bu...
Accepted AnswerAWS Secrets Manager
1
answers
0
votes
38
views
asked 8 days ago
I am trying to create a Snowflake connection in AWS Glue. Prior to the release of the updated version of the connector I was able to specify sfUser, sfWarehouse and pem_private_key in the Secrets Mana...
1
answers
0
votes
23
views
asked 9 days ago
I have a problem with a Node application that is deployed in EKS, through manifests and environment variables (EnvConfigmap) applied to the cluster. For this application I am using RDS and the key is ...
1
answers
0
votes
46
views
asked 13 days ago
My main goal is to use a secret_name from a CSV file. The working code uses the secret key as the name which I dont want. I modified the below code and getting a key error for secret_name on line 9: ...
Accepted AnswerAWS Secrets Manager
1
answers
0
votes
81
views
asked 22 days ago
We have an ECS task that injects secrets from Secrets Manager, defined in a CloudFormation template created via the CDK. I have updated our CDK project to generate a new secret and inject it into the ...
3
answers
0
votes
79
views
asked a month ago
I am looking for the appropriate excel column headers and the easiest method to do so. I tried this script via cloudshell but it errors out. I did upload the spreadsheet to the cloudshell. import cs...
Accepted AnswerAWS Secrets Manager
1
answers
0
votes
74
views
asked a month ago
Our Firehose Delivery Stream has ceased sending to Splunk since its configuration has been changed from "manual setup of HEC Token" to "Read from Secrets Manager". We're using "plaintext". Same token...
2
answers
1
votes
68
views
profile picture
asked a month ago
I'm having trouble accessing the secret values I've set for my Lambda function `fetchData`. I tried adding the AWS SDK v3 code from [this section of the Amplify Docs](https://docs.amplify.aws/gen1/ja...
7
answers
1
votes
99
views
asked a month ago
Hello, When modifying an existing RDS instance via the Console, the Manage credentials in AWS Secrets Manager option is disabled. I have verified the permissions for the user with the policy simulato...
1
answers
0
votes
65
views
asked a month ago
I'm looking at this page [Replicate AWS Secrets Manager secrets across Regions](https://docs.aws.amazon.com/secretsmanager/latest/userguide/replicate-secrets.html), below paragraph in particular: > I...
Accepted AnswerAWS Secrets Manager
1
answers
0
votes
41
views
asked a month ago