AWS SSM Parameter Policy

Hi, AWS SSM parameters support policies for SSM paramerers in the “Advanced Tier”: Assigning parameter policies - AWS Systems Manager

I’ve been looking through the Terraform documentation, but cannot find how to attach an SSM parameter policy using Terraform.

Terraform allows the setting of a tier for SSM parameters. Is adding an SSM parameter policy supported by Terraform? If not will it be?

Thanks.

1 Like

Any update on this?

Here’s an example use case for this feature: setting parameter policies, like the Expiration policy, is sometimes required by corporate security rules.