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.

2 Likes

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.

1 Like

I’d love to have this feature as well.

Any update on this? It would be great to manage all my policies related to the expiration of my advance ssm from the terraform. With advance multiple ssms, its not great to have to manage each expiration update separately.