-
### Use case
StringList stored in SSM are mainly used to store arrays. The first thing people usually do, is splitting the StringList into an array right after having retrieved it from the Paramete…
-
Hello, how do I solve this error
failed: ValidationError: Unable to fetch parameters [/bedrock-agent-data/GitHubConnection,/bedrock-agent-data/GitHubRepositoryURL] from parameter store for this accou…
-
While not often thought of as a "secrets manager" the AWS SSM Parameter Store is a pretty capable general-purpose key/value store that also has IAM based access control. This makes it a great secrets …
tas50 updated
3 years ago
-
I had to manually over-ride my default-runner-role policies otherwise my runners never started executing the jobs, the diffs I had to make are shown below. It led to the following errors on my instanc…
-
It would be great (and fairly straightforward, I'd believe?) if we could create the container definition with environment variables that support the `valueFrom` field.
Something like:
```
envir…
-
Based on the [Custom wrapper for AWS Control Tower Account Factory](https://sbstjn.com/blog/aws-control-tower-account-factory-wrapper/) blog post, we want to have a [SSM Automation](https://docs.aws.a…
-
## Description
My team triggers deploys to ECS via Github actions, and we did not want to have to update Terraform whenever we do a
deploy.
We could not use the `ignore_task_definition_changes`…
-
### Describe the bug
opensearchservice.Domain.fromDomainEndpoint unable to us parameters to resolve domain and create IDomain
example:
```
const osDomain = openSearch.Domain.fromDomainEndp…
-
## ``AWS::ElasticBeanstalk::Environment-Properties-OptionSettings[namespace==`aws:elasticbeanstalk:application:environment`].Value`` (environment variables values) should support Dynamic References t…
-
Hi,
Getting an error when the password is encrypted using custom KMS key on a different region then the parameter store write region.
```
Usage: aws-ssm-commander write [OPTIONS] SSM_PREFIX FIL…