# AWS::SSM::Association Parameters Parameter values that the SSM document uses at runtime. ## Syntax To declare this entity in your AWS CloudFormation template, use the following syntax: ### JSON
{ ".*{1,255}" : [ String, ... ] }### YAML
.*{1,255}: - String## Properties #### \.*{1,255} _Required_: No _Type_: List of String _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)