Questions tagged with AWS Secrets Manager

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.

Hi All - I encountered an error while executing Terrafrom. Would you kindly offer any suggestions on resolving it? Here is the error details: ``` ╷ │ Error: waiting for EKS Node Group...
1
answers
0
votes
299
views
asked 5 months ago
Is it possible to disable the **'show password'** checkbox in AWS Secrets Manager so that secret passwords can't be inadvertently unmasked while they're being created? Can the same thing be done for...
1
answers
0
votes
251
views
asked 5 months ago
I have the following configuration in a Cloudformation template: ``` "MyRDSSecret": { "Type": "AWS::SecretsManager::Secret", "Properties": { "Description": "Master secret for...
1
answers
0
votes
255
views
asked 5 months ago
I am attempting to connect to a public Amazon MSK cluster from a project using Confluent C#. I have a user specified in the secret manager in my Amazon MSK resource, and I have a topic created that...
1
answers
0
votes
427
views
asked 6 months ago
I have the same issue as this one : https://stackoverflow.com/questions/77451345/aws-glue-giving-an-error-login-failed-for-user
1
answers
0
votes
156
views
asked 6 months ago
Hi, I'm having an issue with the following logs in the secrets-store-csi-driver pod, even for a pod is getting correctly a given secret, it seems like alpha features for the csi is not working...
1
answers
0
votes
373
views
asked 6 months ago
Hi there on AWS for all my 38 secrets (https://monosnap.com/file/9V8mdpsNw9atLT2FOpjYm1bTjpuIBS) I've added 3 tags Env, Role, State - https://monosnap.com/file/c5ug8RoQkCYRBCHTfAqsm69nYrv0bv But on...
1
answers
0
votes
143
views
Gridics
asked 6 months ago
when we call this method secretManager.getSecretValue() , how much time does it take to respond? how much time is required to fetch the secrets from secret manager to the application(nodejs).
1
answers
0
votes
174
views
nisha
asked 6 months ago
I was able to add a SecretsManager rotation schedule resource to two different stacks for the same secret. When I removed the duplicate resource from one one of the stacks it deleted the schedule from...
1
answers
0
votes
165
views
asked 6 months ago
I am trying to retrieve AWS secrets using the secretsmanager CLI command but am getting this error after the command just seems to hang for about 5-6 minutes: ``` An error occurred...
1
answers
0
votes
632
views
asked 6 months ago
I want to upload the files to s3 without using access key from EC2 through react js , how can i do this using IAM or suggest me best practice to do that without exposing credentials
2
answers
0
votes
582
views
asked 6 months ago
I am taking over an existing project and I am quite new to AWS. I am trying to add a new secret variable inside a task, which is supposed to be used when a service is deployed. What I have noticed is...
1
answers
0
votes
205
views
Rossouw
asked 6 months ago