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
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
60
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
profile picture
published 3 months ago0 votes172 views
Is there a way to hide sensitive runtime properties in AWS Managed Apache Flink (Amazon Kinesis Data Analytics)? They are currently displayed in plain text in the AWS console. Flink supposedly support...
1
answers
0
votes
88
views
asked 3 months ago
We have an issue with our Lambda Runtime Node.js 14 and 128MB, until one month ago was working fine, that means Duration was under one second. Now, sometimes is working slowly (Duration 12 seconds) an...
2
answers
0
votes
143
views
asked 3 months ago
I have several secretsmanager secrets formatted in json-format: {"AUTH_PASSWORD":"SomeSecretPW","DATABASE_URL":"postgres://postgres:SomeSecretURL?schema=public","AUTH_USERNAME":"SomeSecretUsername","C...
1
answers
0
votes
101
views
asked 3 months ago
Hi everyone, I would like to use RDS Proxy. As far as I know, I have to add database username and password in Secrets Manager, which later will be used by RDS Proxy to connect to my RDS instance. I a...
1
answers
0
votes
406
views
asked 4 months ago
I am trying to use the Database Migration Service to move data between an RDS instance and Redshift. Everything is configured on the same private subnet and same security group. My target endpoint i...
2
answers
0
votes
246
views
asked 4 months ago
profile picture
published 4 months ago1 votes570 views
Security Best Practices in AWS DevOps
Hello, I created a secret manager and added values as key value pairs, I want to read it using API Gateway with specific key name, I tried find a way a lot but did not find anything helpful. Can som...
3
answers
0
votes
609
views
asked 4 months ago
I'm in the process of setting up the AWS Secret Manager for application access. The part I'm stuck on is the authentication from the application to the Secret Manager. This appears to be restricted to...
2
answers
0
votes
302
views
asked 4 months ago