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.

Hi, I would like to create an SSM parameter with a dummy value in one stack and update it with Lambda function name, after the lambda is created in a different stack. I have tried using ...
1
answers
0
votes
52
views
Indu
asked 6 days ago
Hi there, Currently, I am storing application configs(e.g. DB username) on the EC2 instance. I would like to stop anyone with access to the EC2 instance from being able to access these configs. But...
2
answers
0
votes
159
views
AKMin
asked 19 days ago
According to the CloudFormation Parameters documentation, SSM parameters are meant to be displayed on the Parameters tab on the CloudFormation stack...
2
answers
0
votes
83
views
asked a month ago
This blog post "https://aws.amazon.com/blogs/apn/how-helecloud-used-aws-secrets-manager-to-automate-credentials-rotation-of-ms-sql-on-amazon-ec2/" describes a solution for automating credential...
1
answers
0
votes
248
views
Adit
asked a month ago
How do you create a architecture which involves components EC2, lambda, S3, parameter store, KMS, Scheduler in AWS. This architecture bascically need to be same across all accounts in the...
1
answers
0
votes
235
views
Keerthi
asked 2 months ago
We have a shell script that runs on the first launch of an instance. It has a command that pulls a CloudWatch agent config file from SSM parameter store that collects and sends system/app logs and...
1
answers
0
votes
206
views
asked 2 months ago
Currently creating an EC2 Image Builder Image Pipeline generated via a codepipeline which is written using AWS CDK Typescript. * Setting the ParentImage for the Image Recipe by retrieving a SSM public...
1
answers
0
votes
401
views
Kuldeep
asked 2 months ago
I have an issue with my RDS Proxy on AWS. I've configured a proxy for my PostgreSQL database, which works correctly within my VPC. However, I'm trying to use Amazon AppFlow to access the database...
0
answers
0
votes
590
views
Lukas
asked 2 months ago
I have a CDK Typescript project for deploying 3 services on AWS Fargate. The cdk is going well but I ran into an issue with Parameter Store. Some values such as the DB Host and Port, I am saving those...
1
answers
0
votes
609
views
asked 2 months ago
Locally everything works fine. When Next.js 14 app is deployed to Amplify It provisions, builds and deploys fine. But in the app, I try to access sign in, sign up (using Kinde) it does not work. Been...
0
answers
0
votes
98
views
asked 3 months ago
I am using StackSets to deploy my resources. I am deploying in multiple accounts & I need to reference parameter store in the CF stack template for resources and parameters. need to reference it to...
1
answers
0
votes
237
views
asked 3 months ago
I faced an issue when my CF template needed more parameters that are availiable by CloudFormation (200) I found a way, where i can store several parameter values in one parameter and then split them...
1
answers
0
votes
172
views
asked 3 months ago