|
3308 | 3308 | "AWS::Batch::ComputeEnvironment.ComputeResources": { |
3309 | 3309 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html", |
3310 | 3310 | "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 | + }, |
3311 | 3317 | "BidPercentage": { |
3312 | 3318 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-bidpercentage", |
3313 | 3319 | "PrimitiveType": "Integer", |
|
6141 | 6147 | "Required": false, |
6142 | 6148 | "UpdateType": "Mutable" |
6143 | 6149 | }, |
| 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 | + }, |
6144 | 6156 | "RulesConfiguration": { |
6145 | 6157 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-rolemapping.html#cfn-cognito-identitypoolroleattachment-rolemapping-rulesconfiguration", |
6146 | 6158 | "Required": false, |
|
13586 | 13598 | } |
13587 | 13599 | } |
13588 | 13600 | }, |
| 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 | + }, |
13589 | 13643 | "AWS::FSx::FileSystem.WindowsConfiguration": { |
13590 | 13644 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html", |
13591 | 13645 | "Properties": { |
|
13613 | 13667 | "Required": false, |
13614 | 13668 | "UpdateType": "Mutable" |
13615 | 13669 | }, |
| 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 | + }, |
13616 | 13676 | "ThroughputCapacity": { |
13617 | 13677 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-throughputcapacity", |
13618 | 13678 | "PrimitiveType": "Integer", |
|
24402 | 24462 | } |
24403 | 24463 | } |
24404 | 24464 | }, |
24405 | | - "ResourceSpecificationVersion": "6.3.0", |
| 24465 | + "ResourceSpecificationVersion": "7.1.0", |
24406 | 24466 | "ResourceTypes": { |
24407 | 24467 | "AWS::AmazonMQ::Broker": { |
24408 | 24468 | "Attributes": { |
|
24488 | 24548 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-hostinstancetype", |
24489 | 24549 | "PrimitiveType": "String", |
24490 | 24550 | "Required": true, |
24491 | | - "UpdateType": "Immutable" |
| 24551 | + "UpdateType": "Mutable" |
24492 | 24552 | }, |
24493 | 24553 | "Logs": { |
24494 | 24554 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-logs", |
|
29007 | 29067 | "PrimitiveItemType": "String", |
29008 | 29068 | "Required": false, |
29009 | 29069 | "Type": "List", |
29010 | | - "UpdateType": "Immutable" |
| 29070 | + "UpdateType": "Mutable" |
29011 | 29071 | }, |
29012 | 29072 | "AutoVerifiedAttributes": { |
29013 | 29073 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-autoverifiedattributes", |
|
29070 | 29130 | "ItemType": "SchemaAttribute", |
29071 | 29131 | "Required": false, |
29072 | 29132 | "Type": "List", |
29073 | | - "UpdateType": "Immutable" |
| 29133 | + "UpdateType": "Mutable" |
29074 | 29134 | }, |
29075 | 29135 | "SmsAuthenticationMessage": { |
29076 | 29136 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-smsauthenticationmessage", |
|
29100 | 29160 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-userpoolname", |
29101 | 29161 | "PrimitiveType": "String", |
29102 | 29162 | "Required": false, |
29103 | | - "UpdateType": "Immutable" |
| 29163 | + "UpdateType": "Mutable" |
29104 | 29164 | }, |
29105 | 29165 | "UserPoolTags": { |
29106 | 29166 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-userpooltags", |
|
29113 | 29173 | "PrimitiveItemType": "String", |
29114 | 29174 | "Required": false, |
29115 | 29175 | "Type": "List", |
29116 | | - "UpdateType": "Immutable" |
| 29176 | + "UpdateType": "Mutable" |
29117 | 29177 | }, |
29118 | 29178 | "VerificationMessageTemplate": { |
29119 | 29179 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-verificationmessagetemplate", |
|
34980 | 35040 | } |
34981 | 35041 | } |
34982 | 35042 | }, |
| 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 | + }, |
34983 | 35071 | "AWS::Events::EventBusPolicy": { |
34984 | 35072 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html", |
34985 | 35073 | "Properties": { |
|
35081 | 35169 | "FileSystemType": { |
35082 | 35170 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-filesystemtype", |
35083 | 35171 | "PrimitiveType": "String", |
35084 | | - "Required": false, |
| 35172 | + "Required": true, |
35085 | 35173 | "UpdateType": "Immutable" |
35086 | 35174 | }, |
35087 | 35175 | "KmsKeyId": { |
|
35112 | 35200 | "SubnetIds": { |
35113 | 35201 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-subnetids", |
35114 | 35202 | "PrimitiveItemType": "String", |
35115 | | - "Required": false, |
| 35203 | + "Required": true, |
35116 | 35204 | "Type": "List", |
35117 | 35205 | "UpdateType": "Immutable" |
35118 | 35206 | }, |
|
38319 | 38407 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-numberofbrokernodes", |
38320 | 38408 | "PrimitiveType": "Integer", |
38321 | 38409 | "Required": true, |
38322 | | - "UpdateType": "Immutable" |
| 38410 | + "UpdateType": "Mutable" |
38323 | 38411 | }, |
38324 | 38412 | "Tags": { |
38325 | 38413 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-tags", |
|
0 commit comments