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.

I am attempting to access system parameters from a Lambda developed using C# I have added the required lambda layer as per...
2
answers
0
votes
1032
views
asked 2 years ago
The [AWS documentation](https://docs.aws.amazon.com/systems-manager/latest/userguide/ps-integration-lambda-extensions.html#sample-commands-ps) for the Parameters and Secrets Lambda Extension...
0
answers
0
votes
269
views
andy
asked 2 years ago
Hey, we tried to use the AWS-Parameters-and-Secrets-Lambda-Extension to get some parameters within our Lambda Function. Unfortunately the code of the layer throws an error. As far I can tell from the...
0
answers
0
votes
183
views
asked 2 years ago
What is the difference between extensions and powertools when fetching in cache from parameter store? In the first place, is the mechanism of the cache function different? I want to use cache for...
0
answers
0
votes
79
views
ks
asked 2 years ago
Hi all, this is my first post here after reading a lot of articles and the official AWS EB documentation. I spent a couple of days trying to find a solution, but I did not find it, for now :). I...
0
answers
0
votes
133
views
asked 2 years ago
By adding a specific value in Parameter Store in AWS System Manager Is there any way to add the below EC2 basic monitoring metrics? **CPUUtilzation, StatusCheckFailed, StatusCheckFailed_Instance,...
1
answers
0
votes
453
views
asked 2 years ago
We have an ECS cluster in us-west-2 that runs a few ECS services. We run some ECS tasks that are invoked periodically via EventBridge. All tasks use the EC2 launch type and run on container instances...
0
answers
0
votes
136
views
asked 2 years ago
I’m currently working on a java project that will be deployed to elastic beanstalk and storing all the sensitive properties to parameter store. My problem is I need to restart the App server on...
0
answers
0
votes
90
views
asked 2 years ago
Hi, As I updated AMI ID in parameter store to the latest untested version to try to test it on our Integration and UAT environments on some infrastructure codepipeline, then it turned out that we...
1
answers
0
votes
3453
views
asked 2 years ago
My app uses SSM Parameter Store on Fargate instances and locally in a Docker container. We're accessing it with Boto3 from Python. Multiple developers on my team, in different countries, have seen a...
3
answers
0
votes
1419
views
nk9
asked 2 years ago
I am trying to enable X-Ray on our application. At first we were only getting information for Dynamo, but then I realized I needed to include the instrumentors for both v1 and v2 versions of the...
1
answers
0
votes
428
views
asked 2 years ago
The task is simple: whenever an EC2 instance is launched with tag key:value I want it to install a specific software. Whenever an EC2 instance is launched with a different tag key:value I want it to...
0
answers
0
votes
127
views
asked 2 years ago