|
8768 | 8768 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-dbsubnetgroupname", |
8769 | 8769 | "type" : [ "string", "object" ] |
8770 | 8770 | }, |
| 8771 | + "DeletionProtection" : { |
| 8772 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-deletionprotection", |
| 8773 | + "type" : [ "boolean", "object" ] |
| 8774 | + }, |
8771 | 8775 | "PreferredBackupWindow" : { |
8772 | 8776 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-preferredbackupwindow", |
8773 | 8777 | "type" : [ "string", "object" ] |
|
15491 | 15495 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-subnetid", |
15492 | 15496 | "type" : [ "string", "object" ] |
15493 | 15497 | }, |
| 15498 | + "PublicKeys" : { |
| 15499 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-publickeys", |
| 15500 | + "type" : "array", |
| 15501 | + "items" : { |
| 15502 | + "type" : [ "string", "object" ] |
| 15503 | + }, |
| 15504 | + "minItems" : 0 |
| 15505 | + }, |
15494 | 15506 | "SecurityGroupIds" : { |
15495 | 15507 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-securitygroupids", |
15496 | 15508 | "type" : "array", |
|
15685 | 15697 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-numberofworkers", |
15686 | 15698 | "type" : [ "integer", "object" ] |
15687 | 15699 | }, |
| 15700 | + "Tags" : { |
| 15701 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-tags", |
| 15702 | + "type" : [ "object" ] |
| 15703 | + }, |
15688 | 15704 | "Name" : { |
15689 | 15705 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-name", |
15690 | 15706 | "type" : [ "string", "object" ] |
|
19472 | 19488 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-jobtemplate.html#cfn-mediaconvert-jobtemplate-queue", |
19473 | 19489 | "type" : [ "string", "object" ] |
19474 | 19490 | }, |
| 19491 | + "HopDestinations" : { |
| 19492 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-jobtemplate.html#cfn-mediaconvert-jobtemplate-hopdestinations", |
| 19493 | + "type" : "array", |
| 19494 | + "items" : { |
| 19495 | + "$ref" : "#/definitions/AWS_MediaConvert_JobTemplate_HopDestination" |
| 19496 | + }, |
| 19497 | + "minItems" : 0 |
| 19498 | + }, |
19475 | 19499 | "Tags" : { |
19476 | 19500 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-jobtemplate.html#cfn-mediaconvert-jobtemplate-tags", |
19477 | 19501 | "type" : [ "object" ] |
|
48020 | 48044 | }, |
48021 | 48045 | "additionalProperties" : false |
48022 | 48046 | }, |
| 48047 | + "AWS_LakeFormation_Permissions_ColumnWildcard" : { |
| 48048 | + "type" : "object", |
| 48049 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-columnwildcard.html", |
| 48050 | + "properties" : { |
| 48051 | + "ExcludedColumnNames" : { |
| 48052 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-columnwildcard.html#cfn-lakeformation-permissions-columnwildcard-excludedcolumnnames", |
| 48053 | + "type" : "array", |
| 48054 | + "items" : { |
| 48055 | + "type" : [ "string", "object" ] |
| 48056 | + }, |
| 48057 | + "minItems" : 0 |
| 48058 | + } |
| 48059 | + }, |
| 48060 | + "additionalProperties" : false |
| 48061 | + }, |
48023 | 48062 | "AWS_LakeFormation_Permissions_DataLakePrincipal" : { |
48024 | 48063 | "type" : "object", |
48025 | 48064 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-datalakeprincipal.html", |
|
48031 | 48070 | }, |
48032 | 48071 | "additionalProperties" : false |
48033 | 48072 | }, |
| 48073 | + "AWS_LakeFormation_Permissions_DataLocationResource" : { |
| 48074 | + "type" : "object", |
| 48075 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-datalocationresource.html", |
| 48076 | + "properties" : { |
| 48077 | + "S3Resource" : { |
| 48078 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-datalocationresource.html#cfn-lakeformation-permissions-datalocationresource-s3resource", |
| 48079 | + "type" : [ "string", "object" ] |
| 48080 | + } |
| 48081 | + }, |
| 48082 | + "additionalProperties" : false |
| 48083 | + }, |
48034 | 48084 | "AWS_LakeFormation_Permissions_DatabaseResource" : { |
48035 | 48085 | "type" : "object", |
48036 | 48086 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-databaseresource.html", |
|
48051 | 48101 | }, |
48052 | 48102 | "DatabaseResource" : { |
48053 | 48103 | "$ref" : "#/definitions/AWS_LakeFormation_Permissions_DatabaseResource" |
| 48104 | + }, |
| 48105 | + "DataLocationResource" : { |
| 48106 | + "$ref" : "#/definitions/AWS_LakeFormation_Permissions_DataLocationResource" |
| 48107 | + }, |
| 48108 | + "TableWithColumnsResource" : { |
| 48109 | + "$ref" : "#/definitions/AWS_LakeFormation_Permissions_TableWithColumnsResource" |
48054 | 48110 | } |
48055 | 48111 | }, |
48056 | 48112 | "additionalProperties" : false |
|
48070 | 48126 | }, |
48071 | 48127 | "additionalProperties" : false |
48072 | 48128 | }, |
| 48129 | + "AWS_LakeFormation_Permissions_TableWithColumnsResource" : { |
| 48130 | + "type" : "object", |
| 48131 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-tablewithcolumnsresource.html", |
| 48132 | + "properties" : { |
| 48133 | + "ColumnNames" : { |
| 48134 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-tablewithcolumnsresource.html#cfn-lakeformation-permissions-tablewithcolumnsresource-columnnames", |
| 48135 | + "type" : "array", |
| 48136 | + "items" : { |
| 48137 | + "type" : [ "string", "object" ] |
| 48138 | + }, |
| 48139 | + "minItems" : 0 |
| 48140 | + }, |
| 48141 | + "DatabaseName" : { |
| 48142 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-tablewithcolumnsresource.html#cfn-lakeformation-permissions-tablewithcolumnsresource-databasename", |
| 48143 | + "type" : [ "string", "object" ] |
| 48144 | + }, |
| 48145 | + "Name" : { |
| 48146 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-tablewithcolumnsresource.html#cfn-lakeformation-permissions-tablewithcolumnsresource-name", |
| 48147 | + "type" : [ "string", "object" ] |
| 48148 | + }, |
| 48149 | + "ColumnWildcard" : { |
| 48150 | + "$ref" : "#/definitions/AWS_LakeFormation_Permissions_ColumnWildcard" |
| 48151 | + } |
| 48152 | + }, |
| 48153 | + "additionalProperties" : false |
| 48154 | + }, |
48073 | 48155 | "AWS_Lambda_Alias_AliasRoutingConfiguration" : { |
48074 | 48156 | "type" : "object", |
48075 | 48157 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-alias-aliasroutingconfiguration.html", |
|
48733 | 48815 | "required" : [ "Mode" ], |
48734 | 48816 | "additionalProperties" : false |
48735 | 48817 | }, |
| 48818 | + "AWS_MediaConvert_JobTemplate_HopDestination" : { |
| 48819 | + "type" : "object", |
| 48820 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconvert-jobtemplate-hopdestination.html", |
| 48821 | + "properties" : { |
| 48822 | + "WaitMinutes" : { |
| 48823 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconvert-jobtemplate-hopdestination.html#cfn-mediaconvert-jobtemplate-hopdestination-waitminutes", |
| 48824 | + "type" : [ "integer", "object" ] |
| 48825 | + }, |
| 48826 | + "Priority" : { |
| 48827 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconvert-jobtemplate-hopdestination.html#cfn-mediaconvert-jobtemplate-hopdestination-priority", |
| 48828 | + "type" : [ "integer", "object" ] |
| 48829 | + }, |
| 48830 | + "Queue" : { |
| 48831 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconvert-jobtemplate-hopdestination.html#cfn-mediaconvert-jobtemplate-hopdestination-queue", |
| 48832 | + "type" : [ "string", "object" ] |
| 48833 | + } |
| 48834 | + }, |
| 48835 | + "additionalProperties" : false |
| 48836 | + }, |
48736 | 48837 | "AWS_MediaLive_Channel_AribSourceSettings" : { |
48737 | 48838 | "type" : "object", |
48738 | 48839 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-aribsourcesettings.html", |
@@ -52987,10 +53088,19 @@ |
52987 | 53088 | }, |
52988 | 53089 | "additionalProperties" : false |
52989 | 53090 | }, |
| 53091 | + "AWS_SSM_PatchBaseline_PatchStringDate" : { |
| 53092 | + "type" : "object", |
| 53093 | + "description" : null, |
| 53094 | + "properties" : { }, |
| 53095 | + "additionalProperties" : false |
| 53096 | + }, |
52990 | 53097 | "AWS_SSM_PatchBaseline_Rule" : { |
52991 | 53098 | "type" : "object", |
52992 | 53099 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-patchbaseline-rule.html", |
52993 | 53100 | "properties" : { |
| 53101 | + "ApproveUntilDate" : { |
| 53102 | + "$ref" : "#/definitions/AWS_SSM_PatchBaseline_PatchStringDate" |
| 53103 | + }, |
52994 | 53104 | "EnableNonSecurity" : { |
52995 | 53105 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-patchbaseline-rule.html#cfn-ssm-patchbaseline-rule-enablenonsecurity", |
52996 | 53106 | "type" : [ "boolean", "object" ] |
|
56350 | 56460 | "$ref": "#/definitions/resources" |
56351 | 56461 | } |
56352 | 56462 | }, |
56353 | | - "description": "CFN JSON specification generated from version 12.2.0", |
| 56463 | + "description": "CFN JSON specification generated from version 13.0.0", |
56354 | 56464 | "required": [ |
56355 | 56465 | "Resources" |
56356 | 56466 | ] |
|
0 commit comments