schema
Parameters
value
JSON string of the CloudFormation resource type schema which is used for plan time validation where possible. Automatically fetched if not provided. In large scale environments with multiple resources using the same type_name
, it is recommended to fetch the schema once via the aws.cloudformation.CloudFormationType
data source and use this argument to reduce DescribeType
API operation throttling. This value is marked sensitive only to prevent large plan differences from showing.