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
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...
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)...
I have several secretsmanager secrets formatted in...
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...
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...
EXPERT
published a month ago1 votes451 views
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...
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...
When using the secrets as reference in ECS, at what point are they resolved?
1. At task start time
2. At container start time
I.e. imagine I have two tasks:
1. `sidecar`
2. `app` _(depends on...
I have an application image that is distributed by a vendor, and I cannot modify it. The image relies on having the database password in the environment (e.g. `DBPASSWORD`).
I want to use RDS IAM...
Hi everyone,
I have written the implementation for all different rotation stages (create, set, test and finished) and finally got a RotationSucceded event in CloudTrail
![Enter image description...
I'm setting up a CI/CD pipeline using AWS CodePipeline and AWS CodeBuild to deploy a Docker application running on an Elastic Beanstalk instance. The Docker credentials are stored in AWS Secrets...