|
25190 | 25190 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-parameter.html#cfn-ssm-parameter-value", |
25191 | 25191 | "type" : [ "string", "object" ] |
25192 | 25192 | }, |
25193 | | - "DataType" : { |
25194 | | - "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-parameter.html#cfn-ssm-parameter-datatype", |
25195 | | - "type" : [ "string", "object" ] |
25196 | | - }, |
25197 | 25193 | "Tags" : { |
25198 | 25194 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-parameter.html#cfn-ssm-parameter-tags", |
25199 | 25195 | "type" : [ "object" ] |
|
26909 | 26905 | "StateMachineType" : { |
26910 | 26906 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-statemachinetype", |
26911 | 26907 | "type" : [ "string", "object" ] |
| 26908 | + }, |
| 26909 | + "TracingConfiguration" : { |
| 26910 | + "$ref" : "#/definitions/AWS_StepFunctions_StateMachine_TracingConfiguration" |
26912 | 26911 | } |
26913 | 26912 | }, |
26914 | 26913 | "required" : [ "DefinitionString", "RoleArn" ], |
|
53556 | 53555 | "required" : [ "Value", "Key" ], |
53557 | 53556 | "additionalProperties" : false |
53558 | 53557 | }, |
| 53558 | + "AWS_StepFunctions_StateMachine_TracingConfiguration" : { |
| 53559 | + "type" : "object", |
| 53560 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-tracingconfiguration.html", |
| 53561 | + "properties" : { |
| 53562 | + "Enabled" : { |
| 53563 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-tracingconfiguration.html#cfn-stepfunctions-statemachine-tracingconfiguration-enabled", |
| 53564 | + "type" : [ "boolean", "object" ] |
| 53565 | + } |
| 53566 | + }, |
| 53567 | + "required" : [ "Enabled" ], |
| 53568 | + "additionalProperties" : false |
| 53569 | + }, |
53559 | 53570 | "AWS_Transfer_Server_EndpointDetails" : { |
53560 | 53571 | "type" : "object", |
53561 | 53572 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-endpointdetails.html", |
|
56339 | 56350 | "$ref": "#/definitions/resources" |
56340 | 56351 | } |
56341 | 56352 | }, |
56342 | | - "description": "CFN JSON specification generated from version 12.1.0", |
| 56353 | + "description": "CFN JSON specification generated from version 12.2.0", |
56343 | 56354 | "required": [ |
56344 | 56355 | "Resources" |
56345 | 56356 | ] |
|
0 commit comments