Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

Commit ce2693e

Browse files
Version 95.0.0 2022-10-30
1 parent 6deacb4 commit ce2693e

25 files changed

+6713
-880
lines changed

specs/af-south-1/CloudFormationResourceSpecification.json

Lines changed: 164 additions & 13 deletions
Large diffs are not rendered by default.

specs/ap-east-1/CloudFormationResourceSpecification.json

Lines changed: 655 additions & 18 deletions
Large diffs are not rendered by default.

specs/ap-northeast-1/CloudFormationResourceSpecification.json

Lines changed: 294 additions & 89 deletions
Large diffs are not rendered by default.

specs/ap-northeast-2/CloudFormationResourceSpecification.json

Lines changed: 162 additions & 38 deletions
Large diffs are not rendered by default.

specs/ap-northeast-3/CloudFormationResourceSpecification.json

Lines changed: 142 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1834,27 +1834,31 @@
18341834
},
18351835
"AllowHeaders": {
18361836
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-allowheaders",
1837+
"DuplicatesAllowed": true,
18371838
"PrimitiveItemType": "String",
18381839
"Required": false,
18391840
"Type": "List",
18401841
"UpdateType": "Mutable"
18411842
},
18421843
"AllowMethods": {
18431844
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-allowmethods",
1845+
"DuplicatesAllowed": true,
18441846
"PrimitiveItemType": "String",
18451847
"Required": false,
18461848
"Type": "List",
18471849
"UpdateType": "Mutable"
18481850
},
18491851
"AllowOrigins": {
18501852
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-alloworigins",
1853+
"DuplicatesAllowed": true,
18511854
"PrimitiveItemType": "String",
18521855
"Required": false,
18531856
"Type": "List",
18541857
"UpdateType": "Mutable"
18551858
},
18561859
"ExposeHeaders": {
18571860
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-exposeheaders",
1861+
"DuplicatesAllowed": true,
18581862
"PrimitiveItemType": "String",
18591863
"Required": false,
18601864
"Type": "List",
@@ -19506,7 +19510,7 @@
1950619510
"Image": {
1950719511
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-image",
1950819512
"PrimitiveType": "String",
19509-
"Required": false,
19513+
"Required": true,
1951019514
"UpdateType": "Immutable"
1951119515
},
1951219516
"Interactive": {
@@ -19558,7 +19562,7 @@
1955819562
"Name": {
1955919563
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-name",
1956019564
"PrimitiveType": "String",
19561-
"Required": false,
19565+
"Required": true,
1956219566
"UpdateType": "Immutable"
1956319567
},
1956419568
"PortMappings": {
@@ -24859,6 +24863,47 @@
2485924863
}
2486024864
}
2486124865
},
24866+
"AWS::FSx::DataRepositoryAssociation.AutoExportPolicy": {
24867+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-autoexportpolicy.html",
24868+
"Properties": {
24869+
"Events": {
24870+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-autoexportpolicy.html#cfn-fsx-datarepositoryassociation-autoexportpolicy-events",
24871+
"PrimitiveItemType": "String",
24872+
"Required": true,
24873+
"Type": "List",
24874+
"UpdateType": "Mutable"
24875+
}
24876+
}
24877+
},
24878+
"AWS::FSx::DataRepositoryAssociation.AutoImportPolicy": {
24879+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-autoimportpolicy.html",
24880+
"Properties": {
24881+
"Events": {
24882+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-autoimportpolicy.html#cfn-fsx-datarepositoryassociation-autoimportpolicy-events",
24883+
"PrimitiveItemType": "String",
24884+
"Required": true,
24885+
"Type": "List",
24886+
"UpdateType": "Mutable"
24887+
}
24888+
}
24889+
},
24890+
"AWS::FSx::DataRepositoryAssociation.S3": {
24891+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-s3.html",
24892+
"Properties": {
24893+
"AutoExportPolicy": {
24894+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-s3.html#cfn-fsx-datarepositoryassociation-s3-autoexportpolicy",
24895+
"Required": false,
24896+
"Type": "AutoExportPolicy",
24897+
"UpdateType": "Mutable"
24898+
},
24899+
"AutoImportPolicy": {
24900+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-s3.html#cfn-fsx-datarepositoryassociation-s3-autoimportpolicy",
24901+
"Required": false,
24902+
"Type": "AutoImportPolicy",
24903+
"UpdateType": "Mutable"
24904+
}
24905+
}
24906+
},
2486224907
"AWS::FSx::FileSystem.AuditLogConfiguration": {
2486324908
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-auditlogconfiguration.html",
2486424909
"Properties": {
@@ -43815,7 +43860,7 @@
4381543860
}
4381643861
}
4381743862
},
43818-
"ResourceSpecificationVersion": "94.0.0",
43863+
"ResourceSpecificationVersion": "95.0.0",
4381943864
"ResourceTypes": {
4382043865
"AWS::ACMPCA::Certificate": {
4382143866
"Attributes": {
@@ -43931,6 +43976,12 @@
4393143976
"PrimitiveType": "String",
4393243977
"Required": true,
4393343978
"UpdateType": "Immutable"
43979+
},
43980+
"UsageMode": {
43981+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-acmpca-certificateauthority.html#cfn-acmpca-certificateauthority-usagemode",
43982+
"PrimitiveType": "String",
43983+
"Required": false,
43984+
"UpdateType": "Immutable"
4393443985
}
4393543986
}
4393643987
},
@@ -45105,6 +45156,9 @@
4510545156
"Attributes": {
4510645157
"ApiEndpoint": {
4510745158
"PrimitiveType": "String"
45159+
},
45160+
"ApiId": {
45161+
"PrimitiveType": "String"
4510845162
}
4510945163
},
4511045164
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html",
@@ -45195,8 +45249,9 @@
4519545249
},
4519645250
"Tags": {
4519745251
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-tags",
45198-
"PrimitiveType": "Json",
45252+
"PrimitiveItemType": "String",
4519945253
"Required": false,
45254+
"Type": "Map",
4520045255
"UpdateType": "Mutable"
4520145256
},
4520245257
"Target": {
@@ -47776,52 +47831,57 @@
4777647831
}
4777747832
},
4777847833
"AWS::AutoScaling::ScheduledAction": {
47779-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html",
47834+
"Attributes": {
47835+
"ScheduledActionName": {
47836+
"PrimitiveType": "String"
47837+
}
47838+
},
47839+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html",
4778047840
"Properties": {
4778147841
"AutoScalingGroupName": {
47782-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-asgname",
47842+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html#cfn-autoscaling-scheduledaction-autoscalinggroupname",
4778347843
"PrimitiveType": "String",
4778447844
"Required": true,
4778547845
"UpdateType": "Immutable"
4778647846
},
4778747847
"DesiredCapacity": {
47788-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-desiredcapacity",
47848+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html#cfn-autoscaling-scheduledaction-desiredcapacity",
4778947849
"PrimitiveType": "Integer",
4779047850
"Required": false,
4779147851
"UpdateType": "Mutable"
4779247852
},
4779347853
"EndTime": {
47794-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-endtime",
47854+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html#cfn-autoscaling-scheduledaction-endtime",
4779547855
"PrimitiveType": "String",
4779647856
"Required": false,
4779747857
"UpdateType": "Mutable"
4779847858
},
4779947859
"MaxSize": {
47800-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-maxsize",
47860+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html#cfn-autoscaling-scheduledaction-maxsize",
4780147861
"PrimitiveType": "Integer",
4780247862
"Required": false,
4780347863
"UpdateType": "Mutable"
4780447864
},
4780547865
"MinSize": {
47806-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-minsize",
47866+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html#cfn-autoscaling-scheduledaction-minsize",
4780747867
"PrimitiveType": "Integer",
4780847868
"Required": false,
4780947869
"UpdateType": "Mutable"
4781047870
},
4781147871
"Recurrence": {
47812-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-recurrence",
47872+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html#cfn-autoscaling-scheduledaction-recurrence",
4781347873
"PrimitiveType": "String",
4781447874
"Required": false,
4781547875
"UpdateType": "Mutable"
4781647876
},
4781747877
"StartTime": {
47818-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-starttime",
47878+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html#cfn-autoscaling-scheduledaction-starttime",
4781947879
"PrimitiveType": "String",
4782047880
"Required": false,
4782147881
"UpdateType": "Mutable"
4782247882
},
4782347883
"TimeZone": {
47824-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-timezone",
47884+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html#cfn-autoscaling-scheduledaction-timezone",
4782547885
"PrimitiveType": "String",
4782647886
"Required": false,
4782747887
"UpdateType": "Mutable"
@@ -52467,6 +52527,12 @@
5246752527
"Required": false,
5246852528
"Type": "List",
5246952529
"UpdateType": "Mutable"
52530+
},
52531+
"TransferAddress": {
52532+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-eip.html#cfn-ec2-eip-transferaddress",
52533+
"PrimitiveType": "String",
52534+
"Required": false,
52535+
"UpdateType": "Immutable"
5247052536
}
5247152537
}
5247252538
},
@@ -58151,6 +58217,63 @@
5815158217
}
5815258218
}
5815358219
},
58220+
"AWS::FSx::DataRepositoryAssociation": {
58221+
"Attributes": {
58222+
"AssociationId": {
58223+
"PrimitiveType": "String"
58224+
},
58225+
"ResourceARN": {
58226+
"PrimitiveType": "String"
58227+
}
58228+
},
58229+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html",
58230+
"Properties": {
58231+
"BatchImportMetaDataOnCreate": {
58232+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-batchimportmetadataoncreate",
58233+
"PrimitiveType": "Boolean",
58234+
"Required": false,
58235+
"UpdateType": "Immutable"
58236+
},
58237+
"DataRepositoryPath": {
58238+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-datarepositorypath",
58239+
"PrimitiveType": "String",
58240+
"Required": true,
58241+
"UpdateType": "Immutable"
58242+
},
58243+
"FileSystemId": {
58244+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-filesystemid",
58245+
"PrimitiveType": "String",
58246+
"Required": true,
58247+
"UpdateType": "Immutable"
58248+
},
58249+
"FileSystemPath": {
58250+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-filesystempath",
58251+
"PrimitiveType": "String",
58252+
"Required": true,
58253+
"UpdateType": "Immutable"
58254+
},
58255+
"ImportedFileChunkSize": {
58256+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-importedfilechunksize",
58257+
"PrimitiveType": "Integer",
58258+
"Required": false,
58259+
"UpdateType": "Mutable"
58260+
},
58261+
"S3": {
58262+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-s3",
58263+
"Required": false,
58264+
"Type": "S3",
58265+
"UpdateType": "Mutable"
58266+
},
58267+
"Tags": {
58268+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-tags",
58269+
"DuplicatesAllowed": true,
58270+
"ItemType": "Tag",
58271+
"Required": false,
58272+
"Type": "List",
58273+
"UpdateType": "Mutable"
58274+
}
58275+
}
58276+
},
5815458277
"AWS::FSx::FileSystem": {
5815558278
"Attributes": {
5815658279
"DNSName": {
@@ -66485,6 +66608,12 @@
6648566608
"PrimitiveType": "String",
6648666609
"Required": false,
6648766610
"UpdateType": "Immutable"
66611+
},
66612+
"ScalingMode": {
66613+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-dedicatedippool.html#cfn-ses-dedicatedippool-scalingmode",
66614+
"PrimitiveType": "String",
66615+
"Required": false,
66616+
"UpdateType": "Immutable"
6648866617
}
6648966618
}
6649066619
},

0 commit comments

Comments
 (0)