Skip to content

Add support for reading ssm parameter store values  #56

@tcerda95

Description

@tcerda95

Feature request

Add support for reading ssm parameter store values

Currently there is no possibility due to permission issues to read values from the SSM parameter store, not allowing then to read plain nor secure strings stored in SSM Parameter Store; only secured values from Secrets Manager may be read.

By adding the action ssm:GetParameters to the policy task_container_secrets we may be able to do so.

I have made the PR #54 implementing this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions