cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
[AWS::SSM::Parameter] - [Coverage] - Support for aws:ssm:integration DataType in AWS::SSM::Parameter
Name of the resource
AWS::SSM::Parameter
Resource name
No response
Description
Requesting to add the support for aws:ssm:integration DataType in AWS::SSM::Parameter. Currently, CloudFormation supports only two data types - text and aws:ec2:image while the PutParameter API call supports aws:ssm:integration data type as well.
It's understandable the using aws:ssm:integration DataType requires the parameter to be of type SecureString which is also not supported by CloudFormation yet and there already exists a feature request for the same. Therefore, once CloudFormation starts supporting the SecureString type parameter, please add the support for aws:ssm:integration data type as well.
Other Details
No response