-
### Description
Amazon Systems Manager (SSM) is used by system admins to manage AWS resources like EC2. It also provided ability for companies to run scripts on the EC2 machines securely using it's R…
-
I ran into an issue where `ssm-parameter-store` was failing to run in a Python 3.12 venv because setuptools wasn't installed:
```
2024-09-27T14:31:10 File "/app/config/settings/base.py", line 24…
-
**What happened**:
We are trying to use wildcard namespace feature in kops that came up with this PR https://github.com/kubernetes/kops/pull/16113. Now using wildcard namespace in kops cluster manife…
-
**Describe the bug**
The permissions defined for the role `CMF-MGNAutomation` deployed to the target accounts is missing permissions required to run post-launch actions.
**To Reproduce**
Follow i…
-
CLI version 12.2.0-rc.a3b139fb36.0
---
Hello Team,
I see that that the issue was fixed linked with PR.
I tested this with Amplify CLI Version - 12.2.0-rc.a3b139fb36.0 and observe similar issue…
-
resholve fails to parse aliases with `=` chars in their definition because aliases are split with `.split('=')` [here](https://github.com/abathur/resholve/blob/ebd7901b36a0830b67cf300e2ee5719b867a2059…
-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searched fo…
-
Ran into an edge case today where my project has multiple environment variables referencing the same SSM parameter.
For example:
```
environment:
DB_HOST_1: bref-ssm:/my-secret
DB_H…
-
## Context
We have a suite of 15+ microservices using Django DRF and Zappa that make relatively heavy use of external configurations and settings ( for a microservice at least ). We cannot use t…
-
# context
Hi all, first time submitting a bug report ever. Here's the info:
- What are you trying to achieve?
- Implement a way for pkl to retrieve configuration values from AWS SSM Parameter…