|
1950 | 1950 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-failonwarnings", |
1951 | 1951 | "type" : [ "boolean", "object" ] |
1952 | 1952 | }, |
1953 | | - "DisableExecuteApiEndpoint" : { |
1954 | | - "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-disableexecuteapiendpoint", |
1955 | | - "type" : [ "boolean", "object" ] |
1956 | | - }, |
1957 | 1953 | "DisableSchemaValidation" : { |
1958 | 1954 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-disableschemavalidation", |
1959 | 1955 | "type" : [ "boolean", "object" ] |
|
20110 | 20106 | "type" : [ "integer", "object" ] |
20111 | 20107 | } |
20112 | 20108 | }, |
| 20109 | + "required" : [ "Name" ], |
20113 | 20110 | "additionalProperties" : false |
20114 | 20111 | }, |
20115 | 20112 | "DependsOn" : { |
|
20119 | 20116 | } |
20120 | 20117 | } |
20121 | 20118 | }, |
20122 | | - "required" : [ "Type" ], |
| 20119 | + "required" : [ "Type", "Properties" ], |
20123 | 20120 | "additionalProperties" : false |
20124 | 20121 | }, |
20125 | 20122 | "AWS_Macie_Session" : { |
|
20649 | 20646 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbcluster.html#cfn-neptune-dbcluster-storageencrypted", |
20650 | 20647 | "type" : [ "boolean", "object" ] |
20651 | 20648 | }, |
| 20649 | + "RestoreToTime" : { |
| 20650 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbcluster.html#cfn-neptune-dbcluster-restoretotime", |
| 20651 | + "type" : [ "string", "object" ] |
| 20652 | + }, |
20652 | 20653 | "EngineVersion" : { |
20653 | 20654 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbcluster.html#cfn-neptune-dbcluster-engineversion", |
20654 | 20655 | "type" : [ "string", "object" ] |
|
20697 | 20698 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbcluster.html#cfn-neptune-dbcluster-preferredbackupwindow", |
20698 | 20699 | "type" : [ "string", "object" ] |
20699 | 20700 | }, |
| 20701 | + "UseLatestRestorableTime" : { |
| 20702 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbcluster.html#cfn-neptune-dbcluster-uselatestrestorabletime", |
| 20703 | + "type" : [ "boolean", "object" ] |
| 20704 | + }, |
20700 | 20705 | "VpcSecurityGroupIds" : { |
20701 | 20706 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbcluster.html#cfn-neptune-dbcluster-vpcsecuritygroupids", |
20702 | 20707 | "type" : "array", |
|
20705 | 20710 | }, |
20706 | 20711 | "minItems" : 0 |
20707 | 20712 | }, |
| 20713 | + "SourceDBClusterIdentifier" : { |
| 20714 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbcluster.html#cfn-neptune-dbcluster-sourcedbclusteridentifier", |
| 20715 | + "type" : [ "string", "object" ] |
| 20716 | + }, |
20708 | 20717 | "DBClusterParameterGroupName" : { |
20709 | 20718 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbcluster.html#cfn-neptune-dbcluster-dbclusterparametergroupname", |
20710 | 20719 | "type" : [ "string", "object" ] |
|
20713 | 20722 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbcluster.html#cfn-neptune-dbcluster-backupretentionperiod", |
20714 | 20723 | "type" : [ "integer", "object" ] |
20715 | 20724 | }, |
| 20725 | + "RestoreType" : { |
| 20726 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbcluster.html#cfn-neptune-dbcluster-restoretype", |
| 20727 | + "type" : [ "string", "object" ] |
| 20728 | + }, |
20716 | 20729 | "Tags" : { |
20717 | 20730 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbcluster.html#cfn-neptune-dbcluster-tags", |
20718 | 20731 | "type" : "array", |
|
27729 | 27742 | "LoggingConfiguration" : { |
27730 | 27743 | "$ref" : "#/definitions/AWS_StepFunctions_StateMachine_LoggingConfiguration" |
27731 | 27744 | }, |
| 27745 | + "DefinitionSubstitutions" : { |
| 27746 | + "$ref" : "#/definitions/AWS_StepFunctions_StateMachine_DefinitionSubstitutions" |
| 27747 | + }, |
| 27748 | + "DefinitionS3Location" : { |
| 27749 | + "$ref" : "#/definitions/AWS_StepFunctions_StateMachine_S3Location" |
| 27750 | + }, |
27732 | 27751 | "StateMachineName" : { |
27733 | 27752 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-statemachinename", |
27734 | 27753 | "type" : [ "string", "object" ] |
|
27750 | 27769 | "type" : [ "string", "object" ] |
27751 | 27770 | } |
27752 | 27771 | }, |
27753 | | - "required" : [ "DefinitionString", "RoleArn" ], |
| 27772 | + "required" : [ "RoleArn" ], |
27754 | 27773 | "additionalProperties" : false |
27755 | 27774 | }, |
27756 | 27775 | "DependsOn" : { |
@@ -36698,12 +36717,15 @@ |
36698 | 36717 | }, |
36699 | 36718 | "minItems" : 0 |
36700 | 36719 | }, |
| 36720 | + "CronExpression" : { |
| 36721 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-createrule.html#cfn-dlm-lifecyclepolicy-createrule-cronexpression", |
| 36722 | + "type" : [ "string", "object" ] |
| 36723 | + }, |
36701 | 36724 | "Interval" : { |
36702 | 36725 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-createrule.html#cfn-dlm-lifecyclepolicy-createrule-interval", |
36703 | 36726 | "type" : [ "integer", "object" ] |
36704 | 36727 | } |
36705 | 36728 | }, |
36706 | | - "required" : [ "IntervalUnit", "Interval" ], |
36707 | 36729 | "additionalProperties" : false |
36708 | 36730 | }, |
36709 | 36731 | "AWS_DLM_LifecyclePolicy_CrossRegionCopyRetainRule" : { |
|
36719 | 36741 | "type" : [ "integer", "object" ] |
36720 | 36742 | } |
36721 | 36743 | }, |
| 36744 | + "required" : [ "IntervalUnit", "Interval" ], |
36722 | 36745 | "additionalProperties" : false |
36723 | 36746 | }, |
36724 | 36747 | "AWS_DLM_LifecyclePolicy_CrossRegionCopyRule" : { |
|
36745 | 36768 | "type" : [ "boolean", "object" ] |
36746 | 36769 | } |
36747 | 36770 | }, |
| 36771 | + "required" : [ "TargetRegion", "Encrypted" ], |
36748 | 36772 | "additionalProperties" : false |
36749 | 36773 | }, |
36750 | 36774 | "AWS_DLM_LifecyclePolicy_FastRestoreRule" : { |
|
54965 | 54989 | "required" : [ "LogGroupArn" ], |
54966 | 54990 | "additionalProperties" : false |
54967 | 54991 | }, |
| 54992 | + "AWS_StepFunctions_StateMachine_DefinitionSubstitutions" : { |
| 54993 | + "type" : "object", |
| 54994 | + "description" : null, |
| 54995 | + "properties" : { }, |
| 54996 | + "additionalProperties" : false |
| 54997 | + }, |
54968 | 54998 | "AWS_StepFunctions_StateMachine_LogDestination" : { |
54969 | 54999 | "type" : "object", |
54970 | 55000 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-logdestination.html", |
|
54998 | 55028 | }, |
54999 | 55029 | "additionalProperties" : false |
55000 | 55030 | }, |
| 55031 | + "AWS_StepFunctions_StateMachine_S3Location" : { |
| 55032 | + "type" : "object", |
| 55033 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-s3location.html", |
| 55034 | + "properties" : { |
| 55035 | + "Bucket" : { |
| 55036 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-s3location.html#cfn-stepfunctions-statemachine-s3location-bucket", |
| 55037 | + "type" : [ "string", "object" ] |
| 55038 | + }, |
| 55039 | + "Version" : { |
| 55040 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-s3location.html#cfn-stepfunctions-statemachine-s3location-version", |
| 55041 | + "type" : [ "string", "object" ] |
| 55042 | + }, |
| 55043 | + "Key" : { |
| 55044 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-s3location.html#cfn-stepfunctions-statemachine-s3location-key", |
| 55045 | + "type" : [ "string", "object" ] |
| 55046 | + } |
| 55047 | + }, |
| 55048 | + "required" : [ "Bucket", "Key" ], |
| 55049 | + "additionalProperties" : false |
| 55050 | + }, |
55001 | 55051 | "AWS_StepFunctions_StateMachine_TagsEntry" : { |
55002 | 55052 | "type" : "object", |
55003 | 55053 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-tagsentry.html", |
|
57916 | 57966 | "$ref": "#/definitions/resources" |
57917 | 57967 | } |
57918 | 57968 | }, |
57919 | | - "description": "CFN JSON specification generated from version 14.3.0", |
| 57969 | + "description": "CFN JSON specification generated from version 14.4.0", |
57920 | 57970 | "required": [ |
57921 | 57971 | "Resources" |
57922 | 57972 | ] |
|
0 commit comments