Skip to content

Questions tagged with Parameter Store

Parameter Store, a capability of AWS Systems Manager, provides secure, hierarchical storage for configuration data management and secrets management.

Content language: English

Filter questions
Select tags to filter
Sort by
Sort by most recent
Filter Questions by:

Browse through the questions and answers listed below or filter and sort to narrow down your results.

101 results
Hi everyone, I’m designing a system in AWS where I need to manage around 10,000 users, each with a crypto wallet key pair (public + private key) that must be stored securely. What would be the best ...
2
answers
0
votes
46
views
asked 5 days ago
Hey all. We were deploying an ssm parameter using an AWS Custom Resource in the CDK. When triggering a new deploy, it got stuck trying to delete the old SSM parameter (see logs below). ProdCoreStack |...
1
answers
0
votes
134
views
asked 4 months ago
After updating or adding environment value to ElasticBeanstalk that is of source **Parameter Store** the EB tries to update running servers despite having **Rolling update type** and **Deployment poli...
1
answers
0
votes
106
views
asked 5 months ago
I am running Windows Server 2022 on EC2 and trying to configure the CloudWatch Agent using the AmazonCloudWatch-ManageAgent SSM document. My goal is to store the configuration JSON in AWS Systems Mana...
1
answers
0
votes
135
views
asked 6 months ago
Im using App Runner to deploy a django application with RDS. I'm using github as a source so there's no containers used. I can use Parameter store to access the application locally using localhost but...
1
answers
0
votes
93
views
asked 7 months ago
I have a Lambda which connects to a ElastiCache Serveless. They are both in the same VPC as I believe this is necessary for them to connect. The lambda also needs to access other resources outside of ...
3
answers
0
votes
301
views
asked 8 months ago
Can I configure my Lambda function to retrieve values from Parameter Store only once initially, then cache those values and continue using the cached version unless the values are explicitly changed? ...
2
answers
0
votes
465
views
asked 9 months ago
I am currently working with an Oracle RDS instance and have encountered an issue related to the database character set. By default, my Oracle RDS instance is using the AL32UTF8 character set. However,...
3
answers
0
votes
350
views
asked 10 months ago
Hi everyone, I’m running an ECS cluster on Fargate, and I’m trying to find the best way to manage application configuration. My current setup: Sensitive config (e.g. secrets, tokens): stored in SSM Pa...
1
answers
0
votes
378
views
asked 10 months ago
Is it possible to monitor, through Eventbridge, an update event of a public parameter store? Like this: { "source": ["aws.ssm"], "detail-type": ["Parameter Store Change"], "detail": { "na...
1
answers
0
votes
286
views
asked a year ago
I have an automation solution in my central account that helps users domain-join instances. This process requires using central account credentials. Currently, these credentials are stored in the cent...
1
answers
0
votes
139
views
asked a year ago
I'm fetching the Amplify environment variables from the parameter store to Amplify. It works fine when I have fewer than 10 variables, but with 30 environment variables, it doesn't work. Is there any ...
2
answers
0
votes
296
views
asked a year ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • •••
  • 9
  • Page size
    12 / page