Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Add new SSMParameterWithSlashPrefixReadPolicy policy to the docs #168

Merged
merged 4 commits into from
Mar 3, 2023

Conversation

aaythapa
Copy link
Contributor

@aaythapa aaythapa commented Feb 14, 2023

Issue #, if available:

Doc update for this PR which adds a new SSM policy.

Description of changes:

The new policy is basically the same as the existing SSMParameterReadPolicy but without the / before ${parameterName} in arn:${AWS::Partition}:ssm:${AWS::Region}:${AWS::AccountId}:parameter/${parameterName} (we couldn't change the policy directly as that could cause compatibility issues).

This change isn't out in all regions yet but I was hoping to get your approval on this then merge once the change is fully in production.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@evzzk evzzk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added comments for review

@evzzk evzzk merged commit 3a05805 into awsdocs:main Mar 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants