Questions tagged with Parameter Store

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.

How to create parameters in AWS Parameter Store to read them the same way as IConfiguration reads appsettings.json? In other words: how to create the same hierarchy as in appsettings.json? Example: I...
0
answers
0
votes
66
views
Oleg
asked a year ago
For an AppSync HTTP Resolver / Data Source, is there a recommended approach to retrieve backend credentials that I need to access the source URL? (e.g. API tokens / Basic Authentication) The only...
1
answers
0
votes
409
views
asked a year ago
Hi I need help to use Parameter Store variables in Elastic Beanstalk ebextension config but I getting error while depoying using Codepipeline. Here is my file in...
0
answers
0
votes
102
views
profile picture
Paresh
asked a year ago
I am managing a set of instances in AWS Systems Manager (SSM), which are logically grouped into development, beta, and production environments. For each environment, I've created an SSM document that...
1
answers
1
votes
362
views
asked a year ago
Hello, I wanted to check on the possibility of using SSM Parameter store as a secrets backend for MWAA. From what I see...
2
answers
0
votes
517
views
asked a year ago
I a have been researching the use of AWS secrets manager in combination with Parameter Store in order to get secrets on my edge devices. This will allow me to move my secrets out of my .env-files in...
1
answers
0
votes
375
views
asked a year ago
Hi, I was trying to use the CDK to initialize my cloudfront distribution. I wanted to move away from hard coding secrets in my CDK file and my cloudfront lambda, so I thought it'd be best to put...
2
answers
-1
votes
914
views
rrrpdx
asked a year ago
Unable to fetch parameters [/cdk-bootstrap/hnb659fds/version] from parameter store for this account. (Service: AmazonCloudFormation; Status Code: 400; Error Code: ValidationError; Request ID:...
1
answers
0
votes
1081
views
AWS
asked a year ago
Hi I just recently discovered the AppConfig feature of AWS, and it looks super cool and very useful. Our company sticks with Java and Spring Boot, so what I noticed there is already ongoing...
1
answers
0
votes
506
views
Vadim
asked a year ago
I'm trying to retrieve parameters from Parameter Store from a Node app running on EC2 Ubuntu, but the browser console throws this error: credentialserror: Missing credentials in config, if using...
1
answers
0
votes
387
views
atef
asked a year ago
I am having an issue during my CodeDeploy scripts because when I run the aws cli get-parameter command on a Parameter Store parameter that holds a AWS_SECRET_KEY value, I get "ParameterNotFound". Is...
2
answers
0
votes
460
views
asked a year ago
I have a Django application that uses Gunicorn and NGINX. The application is using CodeDeploy to launch onto an EC2 Instance running Ubuntu. It needs to access the Django SECRET_KEY variable from the...
1
answers
0
votes
840
views
asked a year ago