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

Commit bed6f55

Browse files
Version 85.0.0 2022-08-21
1 parent 6f22859 commit bed6f55

25 files changed

+6578
-3355
lines changed

specs/af-south-1/CloudFormationResourceSpecification.json

Lines changed: 176 additions & 76 deletions
Large diffs are not rendered by default.

specs/ap-east-1/CloudFormationResourceSpecification.json

Lines changed: 210 additions & 153 deletions
Large diffs are not rendered by default.

specs/ap-northeast-1/CloudFormationResourceSpecification.json

Lines changed: 398 additions & 107 deletions
Large diffs are not rendered by default.

specs/ap-northeast-2/CloudFormationResourceSpecification.json

Lines changed: 254 additions & 156 deletions
Large diffs are not rendered by default.

specs/ap-northeast-3/CloudFormationResourceSpecification.json

Lines changed: 234 additions & 106 deletions
Large diffs are not rendered by default.

specs/ap-south-1/CloudFormationResourceSpecification.json

Lines changed: 285 additions & 176 deletions
Large diffs are not rendered by default.

specs/ap-southeast-1/CloudFormationResourceSpecification.json

Lines changed: 309 additions & 171 deletions
Large diffs are not rendered by default.

specs/ap-southeast-2/CloudFormationResourceSpecification.json

Lines changed: 376 additions & 176 deletions
Large diffs are not rendered by default.

specs/ca-central-1/CloudFormationResourceSpecification.json

Lines changed: 317 additions & 176 deletions
Large diffs are not rendered by default.

specs/cn-north-1/CloudFormationResourceSpecification.json

Lines changed: 94 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -17746,7 +17746,7 @@
1774617746
"Image": {
1774717747
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-image",
1774817748
"PrimitiveType": "String",
17749-
"Required": false,
17749+
"Required": true,
1775017750
"UpdateType": "Immutable"
1775117751
},
1775217752
"Interactive": {
@@ -17798,7 +17798,7 @@
1779817798
"Name": {
1779917799
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-name",
1780017800
"PrimitiveType": "String",
17801-
"Required": false,
17801+
"Required": true,
1780217802
"UpdateType": "Immutable"
1780317803
},
1780417804
"PortMappings": {
@@ -26636,6 +26636,12 @@
2663626636
"Type": "CFNKubernetesConfiguration",
2663726637
"UpdateType": "Mutable"
2663826638
},
26639+
"MalwareProtection": {
26640+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfndatasourceconfigurations.html#cfn-guardduty-detector-cfndatasourceconfigurations-malwareprotection",
26641+
"Required": false,
26642+
"Type": "CFNMalwareProtectionConfiguration",
26643+
"UpdateType": "Mutable"
26644+
},
2663926645
"S3Logs": {
2664026646
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfndatasourceconfigurations.html#cfn-guardduty-detector-cfndatasourceconfigurations-s3logs",
2664126647
"Required": false,
@@ -26666,6 +26672,17 @@
2666626672
}
2666726673
}
2666826674
},
26675+
"AWS::GuardDuty::Detector.CFNMalwareProtectionConfiguration": {
26676+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfnmalwareprotectionconfiguration.html",
26677+
"Properties": {
26678+
"ScanEc2InstanceWithFindings": {
26679+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfnmalwareprotectionconfiguration.html#cfn-guardduty-detector-cfnmalwareprotectionconfiguration-scanec2instancewithfindings",
26680+
"Required": false,
26681+
"Type": "CFNScanEc2InstanceWithFindingsConfiguration",
26682+
"UpdateType": "Mutable"
26683+
}
26684+
}
26685+
},
2666926686
"AWS::GuardDuty::Detector.CFNS3LogsConfiguration": {
2667026687
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfns3logsconfiguration.html",
2667126688
"Properties": {
@@ -26677,6 +26694,17 @@
2667726694
}
2667826695
}
2667926696
},
26697+
"AWS::GuardDuty::Detector.CFNScanEc2InstanceWithFindingsConfiguration": {
26698+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfnscanec2instancewithfindingsconfiguration.html",
26699+
"Properties": {
26700+
"EbsVolumes": {
26701+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfnscanec2instancewithfindingsconfiguration.html#cfn-guardduty-detector-cfnscanec2instancewithfindingsconfiguration-ebsvolumes",
26702+
"PrimitiveType": "Boolean",
26703+
"Required": false,
26704+
"UpdateType": "Mutable"
26705+
}
26706+
}
26707+
},
2668026708
"AWS::GuardDuty::Filter.Condition": {
2668126709
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-filter-condition.html",
2668226710
"Properties": {
@@ -34667,6 +34695,17 @@
3466734695
}
3466834696
}
3466934697
},
34698+
"AWS::Lambda::EventSourceMapping.AmazonManagedKafkaEventSourceConfig": {
34699+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-amazonmanagedkafkaeventsourceconfig.html",
34700+
"Properties": {
34701+
"ConsumerGroupId": {
34702+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-amazonmanagedkafkaeventsourceconfig.html#cfn-lambda-eventsourcemapping-amazonmanagedkafkaeventsourceconfig-consumergroupid",
34703+
"PrimitiveType": "String",
34704+
"Required": false,
34705+
"UpdateType": "Immutable"
34706+
}
34707+
}
34708+
},
3467034709
"AWS::Lambda::EventSourceMapping.DestinationConfig": {
3467134710
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-destinationconfig.html",
3467234711
"Properties": {
@@ -34737,6 +34776,17 @@
3473734776
}
3473834777
}
3473934778
},
34779+
"AWS::Lambda::EventSourceMapping.SelfManagedKafkaEventSourceConfig": {
34780+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-selfmanagedkafkaeventsourceconfig.html",
34781+
"Properties": {
34782+
"ConsumerGroupId": {
34783+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-selfmanagedkafkaeventsourceconfig.html#cfn-lambda-eventsourcemapping-selfmanagedkafkaeventsourceconfig-consumergroupid",
34784+
"PrimitiveType": "String",
34785+
"Required": false,
34786+
"UpdateType": "Immutable"
34787+
}
34788+
}
34789+
},
3474034790
"AWS::Lambda::EventSourceMapping.SourceAccessConfiguration": {
3474134791
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-sourceaccessconfiguration.html",
3474234792
"Properties": {
@@ -35421,19 +35471,19 @@
3542135471
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-advancedsecurityoptionsinput.html#cfn-opensearchservice-domain-advancedsecurityoptionsinput-enabled",
3542235472
"PrimitiveType": "Boolean",
3542335473
"Required": false,
35424-
"UpdateType": "Immutable"
35474+
"UpdateType": "Mutable"
3542535475
},
3542635476
"InternalUserDatabaseEnabled": {
3542735477
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-advancedsecurityoptionsinput.html#cfn-opensearchservice-domain-advancedsecurityoptionsinput-internaluserdatabaseenabled",
3542835478
"PrimitiveType": "Boolean",
3542935479
"Required": false,
35430-
"UpdateType": "Immutable"
35480+
"UpdateType": "Mutable"
3543135481
},
3543235482
"MasterUserOptions": {
3543335483
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-advancedsecurityoptionsinput.html#cfn-opensearchservice-domain-advancedsecurityoptionsinput-masteruseroptions",
3543435484
"Required": false,
3543535485
"Type": "MasterUserOptions",
35436-
"UpdateType": "Immutable"
35486+
"UpdateType": "Mutable"
3543735487
}
3543835488
}
3543935489
},
@@ -35581,6 +35631,12 @@
3558135631
"Required": false,
3558235632
"UpdateType": "Mutable"
3558335633
},
35634+
"Throughput": {
35635+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-ebsoptions.html#cfn-opensearchservice-domain-ebsoptions-throughput",
35636+
"PrimitiveType": "Integer",
35637+
"Required": false,
35638+
"UpdateType": "Mutable"
35639+
},
3558435640
"VolumeSize": {
3558535641
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-ebsoptions.html#cfn-opensearchservice-domain-ebsoptions-volumesize",
3558635642
"PrimitiveType": "Integer",
@@ -35636,19 +35692,19 @@
3563635692
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-masteruseroptions.html#cfn-opensearchservice-domain-masteruseroptions-masteruserarn",
3563735693
"PrimitiveType": "String",
3563835694
"Required": false,
35639-
"UpdateType": "Immutable"
35695+
"UpdateType": "Mutable"
3564035696
},
3564135697
"MasterUserName": {
3564235698
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-masteruseroptions.html#cfn-opensearchservice-domain-masteruseroptions-masterusername",
3564335699
"PrimitiveType": "String",
3564435700
"Required": false,
35645-
"UpdateType": "Immutable"
35701+
"UpdateType": "Mutable"
3564635702
},
3564735703
"MasterUserPassword": {
3564835704
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-masteruseroptions.html#cfn-opensearchservice-domain-masteruseroptions-masteruserpassword",
3564935705
"PrimitiveType": "String",
3565035706
"Required": false,
35651-
"UpdateType": "Immutable"
35707+
"UpdateType": "Mutable"
3565235708
}
3565335709
}
3565435710
},
@@ -44266,7 +44322,7 @@
4426644322
}
4426744323
}
4426844324
},
44269-
"ResourceSpecificationVersion": "83.0.0",
44325+
"ResourceSpecificationVersion": "85.0.0",
4427044326
"ResourceTypes": {
4427144327
"AWS::AccessAnalyzer::Analyzer": {
4427244328
"Attributes": {
@@ -52404,6 +52460,12 @@
5240452460
"Required": false,
5240552461
"Type": "List",
5240652462
"UpdateType": "Mutable"
52463+
},
52464+
"VersionDescription": {
52465+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#cfn-ec2-launchtemplate-versiondescription",
52466+
"PrimitiveType": "String",
52467+
"Required": false,
52468+
"UpdateType": "Mutable"
5240752469
}
5240852470
}
5240952471
},
@@ -62549,6 +62611,12 @@
6254962611
},
6255062612
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html",
6255162613
"Properties": {
62614+
"AmazonManagedKafkaEventSourceConfig": {
62615+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-amazonmanagedkafkaeventsourceconfig",
62616+
"Required": false,
62617+
"Type": "AmazonManagedKafkaEventSourceConfig",
62618+
"UpdateType": "Immutable"
62619+
},
6255262620
"BatchSize": {
6255362621
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-batchsize",
6255462622
"PrimitiveType": "Integer",
@@ -62637,6 +62705,12 @@
6263762705
"Type": "SelfManagedEventSource",
6263862706
"UpdateType": "Immutable"
6263962707
},
62708+
"SelfManagedKafkaEventSourceConfig": {
62709+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-selfmanagedkafkaeventsourceconfig",
62710+
"Required": false,
62711+
"Type": "SelfManagedKafkaEventSourceConfig",
62712+
"UpdateType": "Immutable"
62713+
},
6264062714
"SourceAccessConfigurations": {
6264162715
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-sourceaccessconfigurations",
6264262716
"DuplicatesAllowed": false,
@@ -63327,7 +63401,7 @@
6332763401
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opensearchservice-domain.html#cfn-opensearchservice-domain-advancedsecurityoptions",
6332863402
"Required": false,
6332963403
"Type": "AdvancedSecurityOptionsInput",
63330-
"UpdateType": "Immutable"
63404+
"UpdateType": "Mutable"
6333163405
},
6333263406
"ClusterConfig": {
6333363407
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opensearchservice-domain.html#cfn-opensearchservice-domain-clusterconfig",
@@ -64818,33 +64892,30 @@
6481864892
}
6481964893
},
6482064894
"AWS::RDS::DBParameterGroup": {
64821-
"Attributes": {
64822-
"DBParameterGroupName": {
64823-
"PrimitiveType": "String"
64824-
}
64825-
},
64826-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbparametergroup.html",
64895+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbparametergroup.html",
6482764896
"Properties": {
6482864897
"Description": {
64829-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbparametergroup.html#cfn-rds-dbparametergroup-description",
64898+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbparametergroup.html#cfn-rds-dbparametergroup-description",
6483064899
"PrimitiveType": "String",
6483164900
"Required": true,
64832-
"UpdateType": "Immutable"
64901+
"UpdateType": "Mutable"
6483364902
},
6483464903
"Family": {
64835-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbparametergroup.html#cfn-rds-dbparametergroup-family",
64904+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbparametergroup.html#cfn-rds-dbparametergroup-family",
6483664905
"PrimitiveType": "String",
6483764906
"Required": true,
64838-
"UpdateType": "Immutable"
64907+
"UpdateType": "Mutable"
6483964908
},
6484064909
"Parameters": {
64841-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbparametergroup.html#cfn-rds-dbparametergroup-parameters",
64842-
"PrimitiveType": "Json",
64910+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbparametergroup.html#cfn-rds-dbparametergroup-parameters",
64911+
"DuplicatesAllowed": false,
64912+
"PrimitiveItemType": "String",
6484364913
"Required": false,
64914+
"Type": "Map",
6484464915
"UpdateType": "Mutable"
6484564916
},
6484664917
"Tags": {
64847-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbparametergroup.html#cfn-rds-dbparametergroup-tags",
64918+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbparametergroup.html#cfn-rds-dbparametergroup-tags",
6484864919
"DuplicatesAllowed": true,
6484964920
"ItemType": "Tag",
6485064921
"Required": false,

0 commit comments

Comments
 (0)