[ECS] [Feature Request]: RAM shared SSM Parameter Store support in task definitions
- Dominant language
- Shell
- Stars
- 5.4k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
**Tell us about your request**
Systems Manager Parameter shared via RAM is Currently not Supported as a Secret value in ECS.
**Which service(s) is this request for?**
ECS, Fargate
**Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?**
We have many AWS accounts running ECS Fargate and we have a single parameter that stores a license key, that license is shared and we don't want to maintain it in every single AWS account (i.e. if we need to update the license).
It would be awesome if we could store the value in a single "shared services" account so that it could be loaded by any ECS Fargate task in our AWS organization.
**Are you currently working around this issue?**
We are duplicating the parameter in every single AWS account.
**Additional context**
N/A
**Attachments**
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)
Contributor guide
Assessment
This issue has not been assessed yet.