aws / aws/serverless-application-model

Create a policy template for writing AWS Systems Manager - Parameter Store parameters

Open
#1,673 0 comments 1 reaction 0 assignees View on GitHub
area/policy-templates maintainer/need-response stage/accepted stage/pm-review
Dominant language
Python
Stars
9.6k
Forks
2.5k
Avg merge
1d 11h
Merged PRs (30d)
7

Description

## Description:

Currently, the only policy template available for [AWS Systems Manager - Parameter Store][ssm-parameter-store] is the _[SSMParameterReadPolicy][ssm-parameter-read-policy]_ for reading parameters.

This means that users, especially those creating nested workflows, must handcraft AWS IAM policies to update parameters via AWS SAM applications.

I am submitting a PR separately which contains a proposed _SSMParameterWritePolicy_ template with the additional required permissions per the Systems Manager documentation.

[ssm-parameter-store]: https://aws.amazon.com/systems-manager/features/#Parameter_Store
[ssm-parameter-read-policy]: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-policy-template-list.html#ssm-parameter-read-policy

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.