# AWS::SSM::OpsMetadata Metadata A map of metadata key-value pairs to be stored in the OpsMetadata object. ## Syntax To declare this entity in your AWS CloudFormation template, use the following syntax: ### JSON
{
    ".*{1,255}" : MetadataValue
}
### YAML
.*{1,255}: MetadataValue
## Properties #### \.*{1,255} _Required_: No _Type_: MetadataValue _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)