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

Commit ae9b104

Browse files
Version 7.1.0 2019-10-18
1 parent 4262cb4 commit ae9b104

23 files changed

+4978
-117
lines changed

specs/ap-east-1/CloudFormationResourceSpecification.json

Lines changed: 394 additions & 1 deletion
Large diffs are not rendered by default.

specs/ap-northeast-1/CloudFormationResourceSpecification.json

Lines changed: 97 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3308,6 +3308,12 @@
33083308
"AWS::Batch::ComputeEnvironment.ComputeResources": {
33093309
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html",
33103310
"Properties": {
3311+
"AllocationStrategy": {
3312+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-allocationstrategy",
3313+
"PrimitiveType": "String",
3314+
"Required": false,
3315+
"UpdateType": "Immutable"
3316+
},
33113317
"BidPercentage": {
33123318
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-bidpercentage",
33133319
"PrimitiveType": "Integer",
@@ -6141,6 +6147,12 @@
61416147
"Required": false,
61426148
"UpdateType": "Mutable"
61436149
},
6150+
"IdentityProvider": {
6151+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-rolemapping.html#cfn-cognito-identitypoolroleattachment-rolemapping-identityprovider",
6152+
"PrimitiveType": "String",
6153+
"Required": false,
6154+
"UpdateType": "Mutable"
6155+
},
61446156
"RulesConfiguration": {
61456157
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-rolemapping.html#cfn-cognito-identitypoolroleattachment-rolemapping-rulesconfiguration",
61466158
"Required": false,
@@ -13586,6 +13598,48 @@
1358613598
}
1358713599
}
1358813600
},
13601+
"AWS::FSx::FileSystem.SelfManagedActiveDirectoryConfiguration": {
13602+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration.html",
13603+
"Properties": {
13604+
"DnsIps": {
13605+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration-dnsips",
13606+
"PrimitiveItemType": "String",
13607+
"Required": false,
13608+
"Type": "List",
13609+
"UpdateType": "Mutable"
13610+
},
13611+
"DomainName": {
13612+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration-domainname",
13613+
"PrimitiveType": "String",
13614+
"Required": false,
13615+
"UpdateType": "Immutable"
13616+
},
13617+
"FileSystemAdministratorsGroup": {
13618+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration-filesystemadministratorsgroup",
13619+
"PrimitiveType": "String",
13620+
"Required": false,
13621+
"UpdateType": "Immutable"
13622+
},
13623+
"OrganizationalUnitDistinguishedName": {
13624+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration-organizationalunitdistinguishedname",
13625+
"PrimitiveType": "String",
13626+
"Required": false,
13627+
"UpdateType": "Immutable"
13628+
},
13629+
"Password": {
13630+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration-password",
13631+
"PrimitiveType": "String",
13632+
"Required": false,
13633+
"UpdateType": "Mutable"
13634+
},
13635+
"UserName": {
13636+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration-username",
13637+
"PrimitiveType": "String",
13638+
"Required": false,
13639+
"UpdateType": "Mutable"
13640+
}
13641+
}
13642+
},
1358913643
"AWS::FSx::FileSystem.WindowsConfiguration": {
1359013644
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html",
1359113645
"Properties": {
@@ -13613,6 +13667,12 @@
1361313667
"Required": false,
1361413668
"UpdateType": "Mutable"
1361513669
},
13670+
"SelfManagedActiveDirectoryConfiguration": {
13671+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration",
13672+
"Required": false,
13673+
"Type": "SelfManagedActiveDirectoryConfiguration",
13674+
"UpdateType": "Mutable"
13675+
},
1361613676
"ThroughputCapacity": {
1361713677
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-throughputcapacity",
1361813678
"PrimitiveType": "Integer",
@@ -24402,7 +24462,7 @@
2440224462
}
2440324463
}
2440424464
},
24405-
"ResourceSpecificationVersion": "6.3.0",
24465+
"ResourceSpecificationVersion": "7.1.0",
2440624466
"ResourceTypes": {
2440724467
"AWS::AmazonMQ::Broker": {
2440824468
"Attributes": {
@@ -24488,7 +24548,7 @@
2448824548
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-hostinstancetype",
2448924549
"PrimitiveType": "String",
2449024550
"Required": true,
24491-
"UpdateType": "Immutable"
24551+
"UpdateType": "Mutable"
2449224552
},
2449324553
"Logs": {
2449424554
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-logs",
@@ -29007,7 +29067,7 @@
2900729067
"PrimitiveItemType": "String",
2900829068
"Required": false,
2900929069
"Type": "List",
29010-
"UpdateType": "Immutable"
29070+
"UpdateType": "Mutable"
2901129071
},
2901229072
"AutoVerifiedAttributes": {
2901329073
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-autoverifiedattributes",
@@ -29070,7 +29130,7 @@
2907029130
"ItemType": "SchemaAttribute",
2907129131
"Required": false,
2907229132
"Type": "List",
29073-
"UpdateType": "Immutable"
29133+
"UpdateType": "Mutable"
2907429134
},
2907529135
"SmsAuthenticationMessage": {
2907629136
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-smsauthenticationmessage",
@@ -29100,7 +29160,7 @@
2910029160
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-userpoolname",
2910129161
"PrimitiveType": "String",
2910229162
"Required": false,
29103-
"UpdateType": "Immutable"
29163+
"UpdateType": "Mutable"
2910429164
},
2910529165
"UserPoolTags": {
2910629166
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-userpooltags",
@@ -29113,7 +29173,7 @@
2911329173
"PrimitiveItemType": "String",
2911429174
"Required": false,
2911529175
"Type": "List",
29116-
"UpdateType": "Immutable"
29176+
"UpdateType": "Mutable"
2911729177
},
2911829178
"VerificationMessageTemplate": {
2911929179
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-verificationmessagetemplate",
@@ -34980,6 +35040,34 @@
3498035040
}
3498135041
}
3498235042
},
35043+
"AWS::Events::EventBus": {
35044+
"Attributes": {
35045+
"Arn": {
35046+
"PrimitiveType": "String"
35047+
},
35048+
"Name": {
35049+
"PrimitiveType": "String"
35050+
},
35051+
"Policy": {
35052+
"PrimitiveType": "String"
35053+
}
35054+
},
35055+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbus.html",
35056+
"Properties": {
35057+
"EventSourceName": {
35058+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbus.html#cfn-events-eventbus-eventsourcename",
35059+
"PrimitiveType": "String",
35060+
"Required": false,
35061+
"UpdateType": "Immutable"
35062+
},
35063+
"Name": {
35064+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbus.html#cfn-events-eventbus-name",
35065+
"PrimitiveType": "String",
35066+
"Required": true,
35067+
"UpdateType": "Immutable"
35068+
}
35069+
}
35070+
},
3498335071
"AWS::Events::EventBusPolicy": {
3498435072
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html",
3498535073
"Properties": {
@@ -35081,7 +35169,7 @@
3508135169
"FileSystemType": {
3508235170
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-filesystemtype",
3508335171
"PrimitiveType": "String",
35084-
"Required": false,
35172+
"Required": true,
3508535173
"UpdateType": "Immutable"
3508635174
},
3508735175
"KmsKeyId": {
@@ -35112,7 +35200,7 @@
3511235200
"SubnetIds": {
3511335201
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-subnetids",
3511435202
"PrimitiveItemType": "String",
35115-
"Required": false,
35203+
"Required": true,
3511635204
"Type": "List",
3511735205
"UpdateType": "Immutable"
3511835206
},
@@ -38319,7 +38407,7 @@
3831938407
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-numberofbrokernodes",
3832038408
"PrimitiveType": "Integer",
3832138409
"Required": true,
38322-
"UpdateType": "Immutable"
38410+
"UpdateType": "Mutable"
3832338411
},
3832438412
"Tags": {
3832538413
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-tags",

specs/ap-northeast-2/CloudFormationResourceSpecification.json

Lines changed: 43 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3308,6 +3308,12 @@
33083308
"AWS::Batch::ComputeEnvironment.ComputeResources": {
33093309
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html",
33103310
"Properties": {
3311+
"AllocationStrategy": {
3312+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-allocationstrategy",
3313+
"PrimitiveType": "String",
3314+
"Required": false,
3315+
"UpdateType": "Immutable"
3316+
},
33113317
"BidPercentage": {
33123318
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-bidpercentage",
33133319
"PrimitiveType": "Integer",
@@ -6124,6 +6130,12 @@
61246130
"Required": false,
61256131
"UpdateType": "Mutable"
61266132
},
6133+
"IdentityProvider": {
6134+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-rolemapping.html#cfn-cognito-identitypoolroleattachment-rolemapping-identityprovider",
6135+
"PrimitiveType": "String",
6136+
"Required": false,
6137+
"UpdateType": "Mutable"
6138+
},
61276139
"RulesConfiguration": {
61286140
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-rolemapping.html#cfn-cognito-identitypoolroleattachment-rolemapping-rulesconfiguration",
61296141
"Required": false,
@@ -22572,7 +22584,7 @@
2257222584
}
2257322585
}
2257422586
},
22575-
"ResourceSpecificationVersion": "6.3.0",
22587+
"ResourceSpecificationVersion": "7.1.0",
2257622588
"ResourceTypes": {
2257722589
"AWS::AmazonMQ::Broker": {
2257822590
"Attributes": {
@@ -22658,7 +22670,7 @@
2265822670
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-hostinstancetype",
2265922671
"PrimitiveType": "String",
2266022672
"Required": true,
22661-
"UpdateType": "Immutable"
22673+
"UpdateType": "Mutable"
2266222674
},
2266322675
"Logs": {
2266422676
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-logs",
@@ -32713,6 +32725,34 @@
3271332725
}
3271432726
}
3271532727
},
32728+
"AWS::Events::EventBus": {
32729+
"Attributes": {
32730+
"Arn": {
32731+
"PrimitiveType": "String"
32732+
},
32733+
"Name": {
32734+
"PrimitiveType": "String"
32735+
},
32736+
"Policy": {
32737+
"PrimitiveType": "String"
32738+
}
32739+
},
32740+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbus.html",
32741+
"Properties": {
32742+
"EventSourceName": {
32743+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbus.html#cfn-events-eventbus-eventsourcename",
32744+
"PrimitiveType": "String",
32745+
"Required": false,
32746+
"UpdateType": "Immutable"
32747+
},
32748+
"Name": {
32749+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbus.html#cfn-events-eventbus-name",
32750+
"PrimitiveType": "String",
32751+
"Required": true,
32752+
"UpdateType": "Immutable"
32753+
}
32754+
}
32755+
},
3271632756
"AWS::Events::EventBusPolicy": {
3271732757
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html",
3271832758
"Properties": {
@@ -35539,7 +35579,7 @@
3553935579
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-numberofbrokernodes",
3554035580
"PrimitiveType": "Integer",
3554135581
"Required": true,
35542-
"UpdateType": "Immutable"
35582+
"UpdateType": "Mutable"
3554335583
},
3554435584
"Tags": {
3554535585
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-tags",

specs/ap-northeast-3/CloudFormationResourceSpecification.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12390,7 +12390,7 @@
1239012390
}
1239112391
}
1239212392
},
12393-
"ResourceSpecificationVersion": "6.3.0",
12393+
"ResourceSpecificationVersion": "7.1.0",
1239412394
"ResourceTypes": {
1239512395
"AWS::ApiGateway::Account": {
1239612396
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-account.html",

0 commit comments

Comments
 (0)