humidifier 3.5.0 → 4.0.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 355f0fb911691f33ce0c9874e3cc50b266543103ec363317a6e5b7da3c9a0e4d
4
- data.tar.gz: ff68d1fbc2cf4b6ff58cbf769f1d686482fea9b1769054dfe53adec0acfd20c5
3
+ metadata.gz: 274b00dc56605aa07e05ff0d32f9e285e6dcd9015cc42c5e27edd8c8f4c12470
4
+ data.tar.gz: e0a5dbeabf1edcad44600e560a10e8219e65a2f0a34dda5df3524d5183a4fc35
5
5
  SHA512:
6
- metadata.gz: 17dc91c1a9937aab99d375703ceff3859691fa6ff48ed565f6792c9a12baf4fece38d7020a5e71c43b77b63fd746bbb156a2240c898ad52ec1832a59364428bb
7
- data.tar.gz: e50ec93a037837e343f19763ab98afbe3e8cf9e41b3564ee81c64f535636218b2e2821f54c9564c247b3d278b86a10f94bde8b3c8bca986c02032880580809b9
6
+ metadata.gz: 8a808ea80a5677cb2c7f41df8a30f383af49e3124e3b1ec22947c181b6520d37d722f86ea0b7fffdb9619acfd4714a0ec1fa4397a196398684ef595c4c9647ae
7
+ data.tar.gz: c48b3470dc63f5f7083b42b5301d8ff35a6fa9a5896c686fa4d966d601c331f5256821ea500fce8c9c360c85b4db65510c128e76828adef2b012df08f07facd0
@@ -205,6 +205,35 @@
205
205
  }
206
206
  }
207
207
  },
208
+ "AWS::Glue::MLTransform.FindMatchesParameters": {
209
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformparameters-findmatchesparameters.html",
210
+ "Properties": {
211
+ "PrecisionRecallTradeoff": {
212
+ "Required": false,
213
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformparameters-findmatchesparameters.html#cfn-glue-mltransform-transformparameters-findmatchesparameters-precisionrecalltradeoff",
214
+ "PrimitiveType": "Double",
215
+ "UpdateType": "Mutable"
216
+ },
217
+ "EnforceProvidedLabels": {
218
+ "Required": false,
219
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformparameters-findmatchesparameters.html#cfn-glue-mltransform-transformparameters-findmatchesparameters-enforceprovidedlabels",
220
+ "PrimitiveType": "Boolean",
221
+ "UpdateType": "Mutable"
222
+ },
223
+ "PrimaryKeyColumnName": {
224
+ "Required": true,
225
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformparameters-findmatchesparameters.html#cfn-glue-mltransform-transformparameters-findmatchesparameters-primarykeycolumnname",
226
+ "PrimitiveType": "String",
227
+ "UpdateType": "Immutable"
228
+ },
229
+ "AccuracyCostTradeoff": {
230
+ "Required": false,
231
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformparameters-findmatchesparameters.html#cfn-glue-mltransform-transformparameters-findmatchesparameters-accuracycosttradeoff",
232
+ "PrimitiveType": "Double",
233
+ "UpdateType": "Mutable"
234
+ }
235
+ }
236
+ },
208
237
  "AWS::S3::Bucket.BucketEncryption": {
209
238
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-bucketencryption.html",
210
239
  "Properties": {
@@ -978,7 +1007,7 @@
978
1007
  "TemporaryPasswordValidityDays": {
979
1008
  "Required": false,
980
1009
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-passwordpolicy.html#cfn-cognito-userpool-passwordpolicy-temporarypasswordvaliditydays",
981
- "PrimitiveType": "Double",
1010
+ "PrimitiveType": "Integer",
982
1011
  "UpdateType": "Mutable"
983
1012
  },
984
1013
  "RequireUppercase": {
@@ -1293,6 +1322,29 @@
1293
1322
  }
1294
1323
  }
1295
1324
  },
1325
+ "AWS::ManagedBlockchain::Member.MemberConfiguration": {
1326
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-memberconfiguration.html",
1327
+ "Properties": {
1328
+ "Description": {
1329
+ "Required": false,
1330
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-memberconfiguration.html#cfn-managedblockchain-member-memberconfiguration-description",
1331
+ "PrimitiveType": "String",
1332
+ "UpdateType": "Mutable"
1333
+ },
1334
+ "MemberFrameworkConfiguration": {
1335
+ "Type": "MemberFrameworkConfiguration",
1336
+ "Required": false,
1337
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-memberconfiguration.html#cfn-managedblockchain-member-memberconfiguration-memberframeworkconfiguration",
1338
+ "UpdateType": "Mutable"
1339
+ },
1340
+ "Name": {
1341
+ "Required": true,
1342
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-memberconfiguration.html#cfn-managedblockchain-member-memberconfiguration-name",
1343
+ "PrimitiveType": "String",
1344
+ "UpdateType": "Mutable"
1345
+ }
1346
+ }
1347
+ },
1296
1348
  "AWS::KinesisFirehose::DeliveryStream.SplunkDestinationConfiguration": {
1297
1349
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-splunkdestinationconfiguration.html",
1298
1350
  "Properties": {
@@ -1434,6 +1486,29 @@
1434
1486
  }
1435
1487
  }
1436
1488
  },
1489
+ "AWS::SageMaker::Workteam.CognitoMemberDefinition": {
1490
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html",
1491
+ "Properties": {
1492
+ "CognitoUserPool": {
1493
+ "Required": true,
1494
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html#cfn-sagemaker-workteam-cognitomemberdefinition-cognitouserpool",
1495
+ "PrimitiveType": "String",
1496
+ "UpdateType": "Immutable"
1497
+ },
1498
+ "CognitoClientId": {
1499
+ "Required": true,
1500
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html#cfn-sagemaker-workteam-cognitomemberdefinition-cognitoclientid",
1501
+ "PrimitiveType": "String",
1502
+ "UpdateType": "Mutable"
1503
+ },
1504
+ "CognitoUserGroup": {
1505
+ "Required": true,
1506
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html#cfn-sagemaker-workteam-cognitomemberdefinition-cognitousergroup",
1507
+ "PrimitiveType": "String",
1508
+ "UpdateType": "Mutable"
1509
+ }
1510
+ }
1511
+ },
1437
1512
  "AWS::Lambda::Function.VpcConfig": {
1438
1513
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-vpcconfig.html",
1439
1514
  "Properties": {
@@ -1472,6 +1547,29 @@
1472
1547
  }
1473
1548
  }
1474
1549
  },
1550
+ "AWS::ManagedBlockchain::Member.ApprovalThresholdPolicy": {
1551
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-approvalthresholdpolicy.html",
1552
+ "Properties": {
1553
+ "ThresholdComparator": {
1554
+ "Required": false,
1555
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-approvalthresholdpolicy.html#cfn-managedblockchain-member-approvalthresholdpolicy-thresholdcomparator",
1556
+ "PrimitiveType": "String",
1557
+ "UpdateType": "Mutable"
1558
+ },
1559
+ "ThresholdPercentage": {
1560
+ "Required": false,
1561
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-approvalthresholdpolicy.html#cfn-managedblockchain-member-approvalthresholdpolicy-thresholdpercentage",
1562
+ "PrimitiveType": "Integer",
1563
+ "UpdateType": "Mutable"
1564
+ },
1565
+ "ProposalDurationInHours": {
1566
+ "Required": false,
1567
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-approvalthresholdpolicy.html#cfn-managedblockchain-member-approvalthresholdpolicy-proposaldurationinhours",
1568
+ "PrimitiveType": "Integer",
1569
+ "UpdateType": "Mutable"
1570
+ }
1571
+ }
1572
+ },
1475
1573
  "AWS::Greengrass::ResourceDefinition.SageMakerMachineLearningModelResourceData": {
1476
1574
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-sagemakermachinelearningmodelresourcedata.html",
1477
1575
  "Properties": {
@@ -1523,6 +1621,23 @@
1523
1621
  }
1524
1622
  }
1525
1623
  },
1624
+ "AWS::AppMesh::Route.Duration": {
1625
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-duration.html",
1626
+ "Properties": {
1627
+ "Value": {
1628
+ "Required": true,
1629
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-duration.html#cfn-appmesh-route-duration-value",
1630
+ "PrimitiveType": "Integer",
1631
+ "UpdateType": "Mutable"
1632
+ },
1633
+ "Unit": {
1634
+ "Required": true,
1635
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-duration.html#cfn-appmesh-route-duration-unit",
1636
+ "PrimitiveType": "String",
1637
+ "UpdateType": "Mutable"
1638
+ }
1639
+ }
1640
+ },
1526
1641
  "AWS::ElasticLoadBalancingV2::TargetGroup.TargetGroupAttribute": {
1527
1642
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-targetgroup-targetgroupattribute.html",
1528
1643
  "Properties": {
@@ -1557,6 +1672,23 @@
1557
1672
  }
1558
1673
  }
1559
1674
  },
1675
+ "AWS::ManagedBlockchain::Node.NodeConfiguration": {
1676
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-node-nodeconfiguration.html",
1677
+ "Properties": {
1678
+ "AvailabilityZone": {
1679
+ "Required": true,
1680
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-node-nodeconfiguration.html#cfn-managedblockchain-node-nodeconfiguration-availabilityzone",
1681
+ "PrimitiveType": "String",
1682
+ "UpdateType": "Mutable"
1683
+ },
1684
+ "InstanceType": {
1685
+ "Required": true,
1686
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-node-nodeconfiguration.html#cfn-managedblockchain-node-nodeconfiguration-instancetype",
1687
+ "PrimitiveType": "String",
1688
+ "UpdateType": "Mutable"
1689
+ }
1690
+ }
1691
+ },
1560
1692
  "AWS::S3::Bucket.Destination": {
1561
1693
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-destination.html",
1562
1694
  "Properties": {
@@ -2018,6 +2150,12 @@
2018
2150
  "PrimitiveType": "Boolean",
2019
2151
  "UpdateType": "Mutable"
2020
2152
  },
2153
+ "LinuxParameters": {
2154
+ "Type": "LinuxParameters",
2155
+ "Required": false,
2156
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-linuxparameters",
2157
+ "UpdateType": "Mutable"
2158
+ },
2021
2159
  "JobRoleArn": {
2022
2160
  "Required": false,
2023
2161
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-jobrolearn",
@@ -2425,6 +2563,14 @@
2425
2563
  "Required": false,
2426
2564
  "Type": "Map",
2427
2565
  "UpdateType": "Immutable"
2566
+ },
2567
+ "SecretOptions": {
2568
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions-logconfiguration.html#cfn-ecs-taskdefinition-logconfiguration-secretoptions",
2569
+ "DuplicatesAllowed": false,
2570
+ "ItemType": "Secret",
2571
+ "Required": false,
2572
+ "Type": "List",
2573
+ "UpdateType": "Immutable"
2428
2574
  }
2429
2575
  }
2430
2576
  },
@@ -2658,6 +2804,12 @@
2658
2804
  "AWS::Glue::Job.JobCommand": {
2659
2805
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-jobcommand.html",
2660
2806
  "Properties": {
2807
+ "PythonVersion": {
2808
+ "Required": false,
2809
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-jobcommand.html#cfn-glue-job-jobcommand-pythonversion",
2810
+ "PrimitiveType": "String",
2811
+ "UpdateType": "Mutable"
2812
+ },
2661
2813
  "ScriptLocation": {
2662
2814
  "Required": false,
2663
2815
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-jobcommand.html#cfn-glue-job-jobcommand-scriptlocation",
@@ -2811,6 +2963,29 @@
2811
2963
  }
2812
2964
  }
2813
2965
  },
2966
+ "AWS::RDS::DBInstance.DBInstanceRole": {
2967
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-dbinstancerole.html",
2968
+ "Properties": {
2969
+ "FeatureName": {
2970
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-dbinstancerole.html#cfn-rds-dbinstance-dbinstancerole-featurename",
2971
+ "PrimitiveType": "String",
2972
+ "Required": true,
2973
+ "UpdateType": "Mutable"
2974
+ },
2975
+ "RoleArn": {
2976
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-dbinstancerole.html#cfn-rds-dbinstance-dbinstancerole-rolearn",
2977
+ "PrimitiveType": "String",
2978
+ "Required": true,
2979
+ "UpdateType": "Mutable"
2980
+ },
2981
+ "Status": {
2982
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-dbinstancerole.html#cfn-rds-dbinstance-dbinstancerole-status",
2983
+ "PrimitiveType": "String",
2984
+ "Required": false,
2985
+ "UpdateType": "Mutable"
2986
+ }
2987
+ }
2988
+ },
2814
2989
  "AWS::EMR::Cluster.JobFlowInstancesConfig": {
2815
2990
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html",
2816
2991
  "Properties": {
@@ -3328,6 +3503,12 @@
3328
3503
  "Required": false,
3329
3504
  "UpdateType": "Mutable"
3330
3505
  },
3506
+ "ZoneAwarenessConfig": {
3507
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-elasticsearchclusterconfig.html#cfn-elasticsearch-domain-elasticsearchclusterconfig-zoneawarenessconfig",
3508
+ "Required": false,
3509
+ "Type": "ZoneAwarenessConfig",
3510
+ "UpdateType": "Mutable"
3511
+ },
3331
3512
  "ZoneAwarenessEnabled": {
3332
3513
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-elasticsearchclusterconfig.html#cfn-elasticsearch-domain-elasticseachclusterconfig-zoneawarenessenabled",
3333
3514
  "PrimitiveType": "Boolean",
@@ -4052,6 +4233,17 @@
4052
4233
  }
4053
4234
  }
4054
4235
  },
4236
+ "AWS::CodeStar::GitHubRepository.Code": {
4237
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-code.html",
4238
+ "Properties": {
4239
+ "S3": {
4240
+ "Type": "S3",
4241
+ "Required": true,
4242
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-code.html#cfn-codestar-githubrepository-code-s3",
4243
+ "UpdateType": "Mutable"
4244
+ }
4245
+ }
4246
+ },
4055
4247
  "AWS::Greengrass::ResourceDefinitionVersion.ResourceInstance": {
4056
4248
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-resourceinstance.html",
4057
4249
  "Properties": {
@@ -4548,6 +4740,29 @@
4548
4740
  }
4549
4741
  }
4550
4742
  },
4743
+ "AWS::ApplicationAutoScaling::ScalableTarget.SuspendedState": {
4744
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-suspendedstate.html",
4745
+ "Properties": {
4746
+ "DynamicScalingInSuspended": {
4747
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-suspendedstate.html#cfn-applicationautoscaling-scalabletarget-suspendedstate-dynamicscalinginsuspended",
4748
+ "PrimitiveType": "Boolean",
4749
+ "Required": false,
4750
+ "UpdateType": "Mutable"
4751
+ },
4752
+ "DynamicScalingOutSuspended": {
4753
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-suspendedstate.html#cfn-applicationautoscaling-scalabletarget-suspendedstate-dynamicscalingoutsuspended",
4754
+ "PrimitiveType": "Boolean",
4755
+ "Required": false,
4756
+ "UpdateType": "Mutable"
4757
+ },
4758
+ "ScheduledScalingSuspended": {
4759
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-suspendedstate.html#cfn-applicationautoscaling-scalabletarget-suspendedstate-scheduledscalingsuspended",
4760
+ "PrimitiveType": "Boolean",
4761
+ "Required": false,
4762
+ "UpdateType": "Mutable"
4763
+ }
4764
+ }
4765
+ },
4551
4766
  "AWS::SES::ConfigurationSetEventDestination.EventDestination": {
4552
4767
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-configurationseteventdestination-eventdestination.html",
4553
4768
  "Properties": {
@@ -4648,6 +4863,37 @@
4648
4863
  }
4649
4864
  }
4650
4865
  },
4866
+ "AWS::AppMesh::Route.HttpRetryPolicy": {
4867
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httpretrypolicy.html",
4868
+ "Properties": {
4869
+ "MaxRetries": {
4870
+ "Required": true,
4871
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httpretrypolicy.html#cfn-appmesh-route-httpretrypolicy-maxretries",
4872
+ "PrimitiveType": "Integer",
4873
+ "UpdateType": "Mutable"
4874
+ },
4875
+ "PerRetryTimeout": {
4876
+ "Type": "Duration",
4877
+ "Required": true,
4878
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httpretrypolicy.html#cfn-appmesh-route-httpretrypolicy-perretrytimeout",
4879
+ "UpdateType": "Mutable"
4880
+ },
4881
+ "HttpRetryEvents": {
4882
+ "PrimitiveItemType": "String",
4883
+ "Type": "List",
4884
+ "Required": false,
4885
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httpretrypolicy.html#cfn-appmesh-route-httpretrypolicy-httpretryevents",
4886
+ "UpdateType": "Mutable"
4887
+ },
4888
+ "TcpRetryEvents": {
4889
+ "PrimitiveItemType": "String",
4890
+ "Type": "List",
4891
+ "Required": false,
4892
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httpretrypolicy.html#cfn-appmesh-route-httpretrypolicy-tcpretryevents",
4893
+ "UpdateType": "Mutable"
4894
+ }
4895
+ }
4896
+ },
4651
4897
  "AWS::AppSync::GraphQLApi.Tags": {
4652
4898
  "Type": "List",
4653
4899
  "Required": false,
@@ -5048,6 +5294,17 @@
5048
5294
  }
5049
5295
  }
5050
5296
  },
5297
+ "AWS::Events::Rule.NetworkConfiguration": {
5298
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-networkconfiguration.html",
5299
+ "Properties": {
5300
+ "AwsVpcConfiguration": {
5301
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-networkconfiguration.html#cfn-events-rule-networkconfiguration-awsvpcconfiguration",
5302
+ "Required": false,
5303
+ "Type": "AwsVpcConfiguration",
5304
+ "UpdateType": "Mutable"
5305
+ }
5306
+ }
5307
+ },
5051
5308
  "AWS::MediaLive::Channel.EmbeddedSourceSettings": {
5052
5309
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-embeddedsourcesettings.html",
5053
5310
  "Properties": {
@@ -5249,7 +5506,7 @@
5249
5506
  "SecurityGroupIds": {
5250
5507
  "PrimitiveItemType": "String",
5251
5508
  "Type": "List",
5252
- "Required": true,
5509
+ "Required": false,
5253
5510
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-securitygroupids",
5254
5511
  "UpdateType": "Immutable"
5255
5512
  },
@@ -5758,6 +6015,17 @@
5758
6015
  }
5759
6016
  }
5760
6017
  },
6018
+ "AWS::LakeFormation::DataLakeSettings.DataLakePrincipal": {
6019
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-datalakesettings-datalakeprincipal.html",
6020
+ "Properties": {
6021
+ "DataLakePrincipalIdentifier": {
6022
+ "Required": false,
6023
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-datalakesettings-datalakeprincipal.html#cfn-lakeformation-datalakesettings-datalakeprincipal-datalakeprincipalidentifier",
6024
+ "PrimitiveType": "String",
6025
+ "UpdateType": "Mutable"
6026
+ }
6027
+ }
6028
+ },
5761
6029
  "AWS::IoTAnalytics::Pipeline.SelectAttributes": {
5762
6030
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-selectattributes.html",
5763
6031
  "Properties": {
@@ -6138,6 +6406,17 @@
6138
6406
  }
6139
6407
  }
6140
6408
  },
6409
+ "AWS::ManagedBlockchain::Member.NetworkFrameworkConfiguration": {
6410
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkframeworkconfiguration.html",
6411
+ "Properties": {
6412
+ "NetworkFabricConfiguration": {
6413
+ "Type": "NetworkFabricConfiguration",
6414
+ "Required": false,
6415
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkframeworkconfiguration.html#cfn-managedblockchain-member-networkframeworkconfiguration-networkfabricconfiguration",
6416
+ "UpdateType": "Mutable"
6417
+ }
6418
+ }
6419
+ },
6141
6420
  "AWS::AppMesh::VirtualNode.AwsCloudMapInstanceAttribute": {
6142
6421
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-awscloudmapinstanceattribute.html",
6143
6422
  "Properties": {
@@ -6404,6 +6683,47 @@
6404
6683
  }
6405
6684
  }
6406
6685
  },
6686
+ "AWS::ManagedBlockchain::Member.NetworkConfiguration": {
6687
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html",
6688
+ "Properties": {
6689
+ "Description": {
6690
+ "Required": false,
6691
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-description",
6692
+ "PrimitiveType": "String",
6693
+ "UpdateType": "Mutable"
6694
+ },
6695
+ "FrameworkVersion": {
6696
+ "Required": true,
6697
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-frameworkversion",
6698
+ "PrimitiveType": "String",
6699
+ "UpdateType": "Mutable"
6700
+ },
6701
+ "VotingPolicy": {
6702
+ "Type": "VotingPolicy",
6703
+ "Required": true,
6704
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-votingpolicy",
6705
+ "UpdateType": "Mutable"
6706
+ },
6707
+ "Framework": {
6708
+ "Required": true,
6709
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-framework",
6710
+ "PrimitiveType": "String",
6711
+ "UpdateType": "Mutable"
6712
+ },
6713
+ "Name": {
6714
+ "Required": true,
6715
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-name",
6716
+ "PrimitiveType": "String",
6717
+ "UpdateType": "Mutable"
6718
+ },
6719
+ "NetworkFrameworkConfiguration": {
6720
+ "Type": "NetworkFrameworkConfiguration",
6721
+ "Required": false,
6722
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-networkframeworkconfiguration",
6723
+ "UpdateType": "Mutable"
6724
+ }
6725
+ }
6726
+ },
6407
6727
  "AWS::MediaLive::Channel.Scte27SourceSettings": {
6408
6728
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-scte27sourcesettings.html",
6409
6729
  "Properties": {
@@ -6571,6 +6891,35 @@
6571
6891
  }
6572
6892
  }
6573
6893
  },
6894
+ "AWS::Cognito::UserPoolClient.AnalyticsConfiguration": {
6895
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolclient-analyticsconfiguration.html",
6896
+ "Properties": {
6897
+ "UserDataShared": {
6898
+ "Required": false,
6899
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolclient-analyticsconfiguration.html#cfn-cognito-userpoolclient-analyticsconfiguration-userdatashared",
6900
+ "PrimitiveType": "Boolean",
6901
+ "UpdateType": "Mutable"
6902
+ },
6903
+ "ExternalId": {
6904
+ "Required": false,
6905
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolclient-analyticsconfiguration.html#cfn-cognito-userpoolclient-analyticsconfiguration-externalid",
6906
+ "PrimitiveType": "String",
6907
+ "UpdateType": "Mutable"
6908
+ },
6909
+ "ApplicationId": {
6910
+ "Required": false,
6911
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolclient-analyticsconfiguration.html#cfn-cognito-userpoolclient-analyticsconfiguration-applicationid",
6912
+ "PrimitiveType": "String",
6913
+ "UpdateType": "Mutable"
6914
+ },
6915
+ "RoleArn": {
6916
+ "Required": false,
6917
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolclient-analyticsconfiguration.html#cfn-cognito-userpoolclient-analyticsconfiguration-rolearn",
6918
+ "PrimitiveType": "String",
6919
+ "UpdateType": "Mutable"
6920
+ }
6921
+ }
6922
+ },
6574
6923
  "AWS::ElasticLoadBalancingV2::ListenerRule.PathPatternConfig": {
6575
6924
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-pathpatternconfig.html",
6576
6925
  "Properties": {
@@ -6601,6 +6950,41 @@
6601
6950
  }
6602
6951
  }
6603
6952
  },
6953
+ "AWS::AppMesh::Route.HeaderMatchMethod": {
6954
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-headermatchmethod.html",
6955
+ "Properties": {
6956
+ "Suffix": {
6957
+ "Required": false,
6958
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-headermatchmethod.html#cfn-appmesh-route-headermatchmethod-suffix",
6959
+ "PrimitiveType": "String",
6960
+ "UpdateType": "Mutable"
6961
+ },
6962
+ "Regex": {
6963
+ "Required": false,
6964
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-headermatchmethod.html#cfn-appmesh-route-headermatchmethod-regex",
6965
+ "PrimitiveType": "String",
6966
+ "UpdateType": "Mutable"
6967
+ },
6968
+ "Exact": {
6969
+ "Required": false,
6970
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-headermatchmethod.html#cfn-appmesh-route-headermatchmethod-exact",
6971
+ "PrimitiveType": "String",
6972
+ "UpdateType": "Mutable"
6973
+ },
6974
+ "Prefix": {
6975
+ "Required": false,
6976
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-headermatchmethod.html#cfn-appmesh-route-headermatchmethod-prefix",
6977
+ "PrimitiveType": "String",
6978
+ "UpdateType": "Mutable"
6979
+ },
6980
+ "Range": {
6981
+ "Type": "MatchRange",
6982
+ "Required": false,
6983
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-headermatchmethod.html#cfn-appmesh-route-headermatchmethod-range",
6984
+ "UpdateType": "Mutable"
6985
+ }
6986
+ }
6987
+ },
6604
6988
  "AWS::KinesisAnalyticsV2::Application.PropertyGroup": {
6605
6989
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-propertygroup.html",
6606
6990
  "Properties": {
@@ -7391,7 +7775,7 @@
7391
7775
  "UnusedAccountValidityDays": {
7392
7776
  "Required": false,
7393
7777
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-admincreateuserconfig.html#cfn-cognito-userpool-admincreateuserconfig-unusedaccountvaliditydays",
7394
- "PrimitiveType": "Double",
7778
+ "PrimitiveType": "Integer",
7395
7779
  "UpdateType": "Mutable"
7396
7780
  },
7397
7781
  "AllowAdminCreateUserOnly": {
@@ -7423,6 +7807,12 @@
7423
7807
  "Required": false,
7424
7808
  "UpdateType": "Mutable"
7425
7809
  },
7810
+ "KmsKeyId": {
7811
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-blockdev-template.html#cfn-ec2-instance-ebs-kmskeyid",
7812
+ "PrimitiveType": "String",
7813
+ "Required": false,
7814
+ "UpdateType": "Immutable"
7815
+ },
7426
7816
  "SnapshotId": {
7427
7817
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-blockdev-template.html#cfn-ec2-blockdev-template-snapshotid",
7428
7818
  "PrimitiveType": "String",
@@ -7621,6 +8011,23 @@
7621
8011
  }
7622
8012
  }
7623
8013
  },
8014
+ "AWS::ECS::TaskDefinition.SystemControl": {
8015
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-systemcontrol.html",
8016
+ "Properties": {
8017
+ "Namespace": {
8018
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-systemcontrol.html#cfn-ecs-taskdefinition-systemcontrol-namespace",
8019
+ "PrimitiveType": "String",
8020
+ "Required": true,
8021
+ "UpdateType": "Immutable"
8022
+ },
8023
+ "Value": {
8024
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-systemcontrol.html#cfn-ecs-taskdefinition-systemcontrol-value",
8025
+ "PrimitiveType": "String",
8026
+ "Required": true,
8027
+ "UpdateType": "Immutable"
8028
+ }
8029
+ }
8030
+ },
7624
8031
  "AWS::IoTAnalytics::Dataset.DatasetContentDeliveryRule": {
7625
8032
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-datasetcontentdeliveryrule.html",
7626
8033
  "Properties": {
@@ -7813,6 +8220,12 @@
7813
8220
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-routespec.html#cfn-appmesh-route-routespec-httproute",
7814
8221
  "UpdateType": "Mutable"
7815
8222
  },
8223
+ "Priority": {
8224
+ "Required": false,
8225
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-routespec.html#cfn-appmesh-route-routespec-priority",
8226
+ "PrimitiveType": "Integer",
8227
+ "UpdateType": "Mutable"
8228
+ },
7816
8229
  "TcpRoute": {
7817
8230
  "Type": "TcpRoute",
7818
8231
  "Required": false,
@@ -8081,6 +8494,17 @@
8081
8494
  }
8082
8495
  }
8083
8496
  },
8497
+ "AWS::ManagedBlockchain::Member.MemberFrameworkConfiguration": {
8498
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-memberframeworkconfiguration.html",
8499
+ "Properties": {
8500
+ "MemberFabricConfiguration": {
8501
+ "Type": "MemberFabricConfiguration",
8502
+ "Required": false,
8503
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-memberframeworkconfiguration.html#cfn-managedblockchain-member-memberframeworkconfiguration-memberfabricconfiguration",
8504
+ "UpdateType": "Mutable"
8505
+ }
8506
+ }
8507
+ },
8084
8508
  "AWS::EMR::Cluster.CloudWatchAlarmDefinition": {
8085
8509
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-cloudwatchalarmdefinition.html",
8086
8510
  "Properties": {
@@ -8170,6 +8594,17 @@
8170
8594
  }
8171
8595
  }
8172
8596
  },
8597
+ "AWS::LakeFormation::Permissions.DatabaseResource": {
8598
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-databaseresource.html",
8599
+ "Properties": {
8600
+ "Name": {
8601
+ "Required": false,
8602
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-databaseresource.html#cfn-lakeformation-permissions-databaseresource-name",
8603
+ "PrimitiveType": "String",
8604
+ "UpdateType": "Mutable"
8605
+ }
8606
+ }
8607
+ },
8173
8608
  "AWS::OpsWorks::Stack.StackConfigurationManager": {
8174
8609
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-stackconfigmanager.html",
8175
8610
  "Properties": {
@@ -9716,6 +10151,17 @@
9716
10151
  }
9717
10152
  }
9718
10153
  },
10154
+ "AWS::LakeFormation::Permissions.DataLakePrincipal": {
10155
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-datalakeprincipal.html",
10156
+ "Properties": {
10157
+ "DataLakePrincipalIdentifier": {
10158
+ "Required": false,
10159
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-datalakeprincipal.html#cfn-lakeformation-permissions-datalakeprincipal-datalakeprincipalidentifier",
10160
+ "PrimitiveType": "String",
10161
+ "UpdateType": "Mutable"
10162
+ }
10163
+ }
10164
+ },
9719
10165
  "AWS::MediaLive::Input.InputSourceRequest": {
9720
10166
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-inputsourcerequest.html",
9721
10167
  "Properties": {
@@ -9911,6 +10357,23 @@
9911
10357
  }
9912
10358
  }
9913
10359
  },
10360
+ "AWS::LakeFormation::Permissions.TableResource": {
10361
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-tableresource.html",
10362
+ "Properties": {
10363
+ "DatabaseName": {
10364
+ "Required": false,
10365
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-tableresource.html#cfn-lakeformation-permissions-tableresource-databasename",
10366
+ "PrimitiveType": "String",
10367
+ "UpdateType": "Mutable"
10368
+ },
10369
+ "Name": {
10370
+ "Required": false,
10371
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-tableresource.html#cfn-lakeformation-permissions-tableresource-name",
10372
+ "PrimitiveType": "String",
10373
+ "UpdateType": "Mutable"
10374
+ }
10375
+ }
10376
+ },
9914
10377
  "AWS::ApiGateway::Stage.AccessLogSetting": {
9915
10378
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-stage-accesslogsetting.html",
9916
10379
  "Properties": {
@@ -10221,11 +10684,23 @@
10221
10684
  "AWS::DynamoDB::Table.SSESpecification": {
10222
10685
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html",
10223
10686
  "Properties": {
10687
+ "KMSMasterKeyId": {
10688
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-kmsmasterkeyid",
10689
+ "PrimitiveType": "String",
10690
+ "Required": false,
10691
+ "UpdateType": "Mutable"
10692
+ },
10224
10693
  "SSEEnabled": {
10225
10694
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-sseenabled",
10226
10695
  "PrimitiveType": "Boolean",
10227
10696
  "Required": true,
10228
10697
  "UpdateType": "Mutable"
10698
+ },
10699
+ "SSEType": {
10700
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-ssetype",
10701
+ "PrimitiveType": "String",
10702
+ "Required": false,
10703
+ "UpdateType": "Mutable"
10229
10704
  }
10230
10705
  }
10231
10706
  },
@@ -10334,6 +10809,18 @@
10334
10809
  }
10335
10810
  }
10336
10811
  },
10812
+ "AWS::Batch::JobDefinition.LinuxParameters": {
10813
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties-linuxparameters.html",
10814
+ "Properties": {
10815
+ "Devices": {
10816
+ "Type": "List",
10817
+ "Required": false,
10818
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties-linuxparameters.html#cfn-batch-jobdefinition-containerproperties-linuxparameters-devices",
10819
+ "ItemType": "Device",
10820
+ "UpdateType": "Mutable"
10821
+ }
10822
+ }
10823
+ },
10337
10824
  "AWS::IoTAnalytics::Dataset.ContainerAction": {
10338
10825
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-containeraction.html",
10339
10826
  "Properties": {
@@ -10824,6 +11311,17 @@
10824
11311
  }
10825
11312
  }
10826
11313
  },
11314
+ "AWS::SageMaker::Workteam.MemberDefinition": {
11315
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-memberdefinition.html",
11316
+ "Properties": {
11317
+ "CognitoMemberDefinition": {
11318
+ "Type": "CognitoMemberDefinition",
11319
+ "Required": true,
11320
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-memberdefinition.html#cfn-sagemaker-workteam-memberdefinition-cognitomemberdefinition",
11321
+ "UpdateType": "Mutable"
11322
+ }
11323
+ }
11324
+ },
10827
11325
  "AWS::KinesisFirehose::DeliveryStream.KMSEncryptionConfig": {
10828
11326
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-kmsencryptionconfig.html",
10829
11327
  "Properties": {
@@ -11252,6 +11750,29 @@
11252
11750
  }
11253
11751
  }
11254
11752
  },
11753
+ "AWS::CodeStar::GitHubRepository.S3": {
11754
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-s3.html",
11755
+ "Properties": {
11756
+ "ObjectVersion": {
11757
+ "Required": false,
11758
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-s3.html#cfn-codestar-githubrepository-s3-objectversion",
11759
+ "PrimitiveType": "String",
11760
+ "UpdateType": "Mutable"
11761
+ },
11762
+ "Bucket": {
11763
+ "Required": true,
11764
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-s3.html#cfn-codestar-githubrepository-s3-bucket",
11765
+ "PrimitiveType": "String",
11766
+ "UpdateType": "Mutable"
11767
+ },
11768
+ "Key": {
11769
+ "Required": true,
11770
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-s3.html#cfn-codestar-githubrepository-s3-key",
11771
+ "PrimitiveType": "String",
11772
+ "UpdateType": "Mutable"
11773
+ }
11774
+ }
11775
+ },
11255
11776
  "AWS::ECS::Service.NetworkConfiguration": {
11256
11777
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-networkconfiguration.html",
11257
11778
  "Properties": {
@@ -11780,7 +12301,7 @@
11780
12301
  "Size": {
11781
12302
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-tmpfs.html#cfn-ecs-taskdefinition-tmpfs-size",
11782
12303
  "PrimitiveType": "Integer",
11783
- "Required": false,
12304
+ "Required": true,
11784
12305
  "UpdateType": "Immutable"
11785
12306
  }
11786
12307
  }
@@ -12051,6 +12572,47 @@
12051
12572
  }
12052
12573
  }
12053
12574
  },
12575
+ "AWS::Cognito::UserPool.VerificationMessageTemplate": {
12576
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-verificationmessagetemplate.html",
12577
+ "Properties": {
12578
+ "EmailMessageByLink": {
12579
+ "Required": false,
12580
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-verificationmessagetemplate.html#cfn-cognito-userpool-verificationmessagetemplate-emailmessagebylink",
12581
+ "PrimitiveType": "String",
12582
+ "UpdateType": "Mutable"
12583
+ },
12584
+ "EmailMessage": {
12585
+ "Required": false,
12586
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-verificationmessagetemplate.html#cfn-cognito-userpool-verificationmessagetemplate-emailmessage",
12587
+ "PrimitiveType": "String",
12588
+ "UpdateType": "Mutable"
12589
+ },
12590
+ "SmsMessage": {
12591
+ "Required": false,
12592
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-verificationmessagetemplate.html#cfn-cognito-userpool-verificationmessagetemplate-smsmessage",
12593
+ "PrimitiveType": "String",
12594
+ "UpdateType": "Mutable"
12595
+ },
12596
+ "EmailSubject": {
12597
+ "Required": false,
12598
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-verificationmessagetemplate.html#cfn-cognito-userpool-verificationmessagetemplate-emailsubject",
12599
+ "PrimitiveType": "String",
12600
+ "UpdateType": "Mutable"
12601
+ },
12602
+ "DefaultEmailOption": {
12603
+ "Required": false,
12604
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-verificationmessagetemplate.html#cfn-cognito-userpool-verificationmessagetemplate-defaultemailoption",
12605
+ "PrimitiveType": "String",
12606
+ "UpdateType": "Mutable"
12607
+ },
12608
+ "EmailSubjectByLink": {
12609
+ "Required": false,
12610
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-verificationmessagetemplate.html#cfn-cognito-userpool-verificationmessagetemplate-emailsubjectbylink",
12611
+ "PrimitiveType": "String",
12612
+ "UpdateType": "Mutable"
12613
+ }
12614
+ }
12615
+ },
12054
12616
  "AWS::DynamoDB::Table.TimeToLiveSpecification": {
12055
12617
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-timetolivespecification.html",
12056
12618
  "Properties": {
@@ -13032,6 +13594,23 @@
13032
13594
  }
13033
13595
  }
13034
13596
  },
13597
+ "AWS::LakeFormation::Permissions.Resource": {
13598
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-resource.html",
13599
+ "Properties": {
13600
+ "TableResource": {
13601
+ "Type": "TableResource",
13602
+ "Required": false,
13603
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-resource.html#cfn-lakeformation-permissions-resource-tableresource",
13604
+ "UpdateType": "Mutable"
13605
+ },
13606
+ "DatabaseResource": {
13607
+ "Type": "DatabaseResource",
13608
+ "Required": false,
13609
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-resource.html#cfn-lakeformation-permissions-resource-databaseresource",
13610
+ "UpdateType": "Mutable"
13611
+ }
13612
+ }
13613
+ },
13035
13614
  "AWS::AppMesh::VirtualNode.VirtualServiceBackend": {
13036
13615
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-virtualservicebackend.html",
13037
13616
  "Properties": {
@@ -13182,6 +13761,17 @@
13182
13761
  }
13183
13762
  }
13184
13763
  },
13764
+ "AWS::Cognito::UserPool.UserPoolAddOns": {
13765
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-userpooladdons.html",
13766
+ "Properties": {
13767
+ "AdvancedSecurityMode": {
13768
+ "Required": false,
13769
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-userpooladdons.html#cfn-cognito-userpool-userpooladdons-advancedsecuritymode",
13770
+ "PrimitiveType": "String",
13771
+ "UpdateType": "Mutable"
13772
+ }
13773
+ }
13774
+ },
13185
13775
  "AWS::DynamoDB::Table.AttributeDefinition": {
13186
13776
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-attributedef.html",
13187
13777
  "Properties": {
@@ -13500,14 +14090,14 @@
13500
14090
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-tagspecification.html",
13501
14091
  "Properties": {
13502
14092
  "ResourceType": {
13503
- "Required": false,
14093
+ "Required": true,
13504
14094
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-tagspecification.html#cfn-ec2-clientvpnendpoint-tagspecification-resourcetype",
13505
14095
  "PrimitiveType": "String",
13506
14096
  "UpdateType": "Mutable"
13507
14097
  },
13508
14098
  "Tags": {
13509
14099
  "Type": "List",
13510
- "Required": false,
14100
+ "Required": true,
13511
14101
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-tagspecification.html#cfn-ec2-clientvpnendpoint-tagspecification-tags",
13512
14102
  "ItemType": "Tag",
13513
14103
  "UpdateType": "Mutable"
@@ -14233,6 +14823,12 @@
14233
14823
  "Required": false,
14234
14824
  "UpdateType": "Immutable"
14235
14825
  },
14826
+ "Interactive": {
14827
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-interactive",
14828
+ "PrimitiveType": "Boolean",
14829
+ "Required": false,
14830
+ "UpdateType": "Immutable"
14831
+ },
14236
14832
  "Links": {
14237
14833
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-links",
14238
14834
  "DuplicatesAllowed": false,
@@ -14293,6 +14889,12 @@
14293
14889
  "Required": false,
14294
14890
  "UpdateType": "Immutable"
14295
14891
  },
14892
+ "PseudoTerminal": {
14893
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-pseudoterminal",
14894
+ "PrimitiveType": "Boolean",
14895
+ "Required": false,
14896
+ "UpdateType": "Immutable"
14897
+ },
14296
14898
  "ReadonlyRootFilesystem": {
14297
14899
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-readonlyrootfilesystem",
14298
14900
  "PrimitiveType": "Boolean",
@@ -14333,6 +14935,14 @@
14333
14935
  "Required": false,
14334
14936
  "UpdateType": "Immutable"
14335
14937
  },
14938
+ "SystemControls": {
14939
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-systemcontrols",
14940
+ "DuplicatesAllowed": false,
14941
+ "ItemType": "SystemControl",
14942
+ "Required": false,
14943
+ "Type": "List",
14944
+ "UpdateType": "Immutable"
14945
+ },
14336
14946
  "Ulimits": {
14337
14947
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-ulimits",
14338
14948
  "DuplicatesAllowed": false,
@@ -14822,6 +15432,17 @@
14822
15432
  }
14823
15433
  }
14824
15434
  },
15435
+ "AWS::ManagedBlockchain::Member.NetworkFabricConfiguration": {
15436
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkfabricconfiguration.html",
15437
+ "Properties": {
15438
+ "Edition": {
15439
+ "Required": true,
15440
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkfabricconfiguration.html#cfn-managedblockchain-member-networkfabricconfiguration-edition",
15441
+ "PrimitiveType": "String",
15442
+ "UpdateType": "Mutable"
15443
+ }
15444
+ }
15445
+ },
14825
15446
  "AWS::Glue::Partition.Order": {
14826
15447
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-order.html",
14827
15448
  "Properties": {
@@ -15124,6 +15745,60 @@
15124
15745
  }
15125
15746
  }
15126
15747
  },
15748
+ "AWS::Config::OrganizationConfigRule.OrganizationManagedRuleMetadata": {
15749
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationmanagedrulemetadata.html",
15750
+ "Properties": {
15751
+ "TagKeyScope": {
15752
+ "Required": false,
15753
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationmanagedrulemetadata.html#cfn-config-organizationconfigrule-organizationmanagedrulemetadata-tagkeyscope",
15754
+ "PrimitiveType": "String",
15755
+ "UpdateType": "Mutable"
15756
+ },
15757
+ "TagValueScope": {
15758
+ "Required": false,
15759
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationmanagedrulemetadata.html#cfn-config-organizationconfigrule-organizationmanagedrulemetadata-tagvaluescope",
15760
+ "PrimitiveType": "String",
15761
+ "UpdateType": "Mutable"
15762
+ },
15763
+ "Description": {
15764
+ "Required": false,
15765
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationmanagedrulemetadata.html#cfn-config-organizationconfigrule-organizationmanagedrulemetadata-description",
15766
+ "PrimitiveType": "String",
15767
+ "UpdateType": "Mutable"
15768
+ },
15769
+ "ResourceIdScope": {
15770
+ "Required": false,
15771
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationmanagedrulemetadata.html#cfn-config-organizationconfigrule-organizationmanagedrulemetadata-resourceidscope",
15772
+ "PrimitiveType": "String",
15773
+ "UpdateType": "Mutable"
15774
+ },
15775
+ "RuleIdentifier": {
15776
+ "Required": true,
15777
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationmanagedrulemetadata.html#cfn-config-organizationconfigrule-organizationmanagedrulemetadata-ruleidentifier",
15778
+ "PrimitiveType": "String",
15779
+ "UpdateType": "Mutable"
15780
+ },
15781
+ "ResourceTypesScope": {
15782
+ "PrimitiveItemType": "String",
15783
+ "Type": "List",
15784
+ "Required": false,
15785
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationmanagedrulemetadata.html#cfn-config-organizationconfigrule-organizationmanagedrulemetadata-resourcetypesscope",
15786
+ "UpdateType": "Mutable"
15787
+ },
15788
+ "MaximumExecutionFrequency": {
15789
+ "Required": false,
15790
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationmanagedrulemetadata.html#cfn-config-organizationconfigrule-organizationmanagedrulemetadata-maximumexecutionfrequency",
15791
+ "PrimitiveType": "String",
15792
+ "UpdateType": "Mutable"
15793
+ },
15794
+ "InputParameters": {
15795
+ "Required": false,
15796
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationmanagedrulemetadata.html#cfn-config-organizationconfigrule-organizationmanagedrulemetadata-inputparameters",
15797
+ "PrimitiveType": "String",
15798
+ "UpdateType": "Mutable"
15799
+ }
15800
+ }
15801
+ },
15127
15802
  "AWS::CloudFront::Distribution.ForwardedValues": {
15128
15803
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-forwardedvalues.html",
15129
15804
  "Properties": {
@@ -15601,6 +16276,29 @@
15601
16276
  }
15602
16277
  }
15603
16278
  },
16279
+ "AWS::AppMesh::Route.HttpRouteHeader": {
16280
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httprouteheader.html",
16281
+ "Properties": {
16282
+ "Invert": {
16283
+ "Required": false,
16284
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httprouteheader.html#cfn-appmesh-route-httprouteheader-invert",
16285
+ "PrimitiveType": "Boolean",
16286
+ "UpdateType": "Mutable"
16287
+ },
16288
+ "Name": {
16289
+ "Required": true,
16290
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httprouteheader.html#cfn-appmesh-route-httprouteheader-name",
16291
+ "PrimitiveType": "String",
16292
+ "UpdateType": "Mutable"
16293
+ },
16294
+ "Match": {
16295
+ "Type": "HeaderMatchMethod",
16296
+ "Required": false,
16297
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httprouteheader.html#cfn-appmesh-route-httprouteheader-match",
16298
+ "UpdateType": "Mutable"
16299
+ }
16300
+ }
16301
+ },
15604
16302
  "AWS::SSM::MaintenanceWindowTask.NotificationConfig": {
15605
16303
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-notificationconfig.html",
15606
16304
  "Properties": {
@@ -16722,6 +17420,12 @@
16722
17420
  "PrimitiveType": "String",
16723
17421
  "UpdateType": "Mutable"
16724
17422
  },
17423
+ "ExcludeVerboseContent": {
17424
+ "Required": false,
17425
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-logconfig.html#cfn-appsync-graphqlapi-logconfig-excludeverbosecontent",
17426
+ "PrimitiveType": "Boolean",
17427
+ "UpdateType": "Mutable"
17428
+ },
16725
17429
  "FieldLogLevel": {
16726
17430
  "Required": false,
16727
17431
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-logconfig.html#cfn-appsync-graphqlapi-logconfig-fieldloglevel",
@@ -17024,6 +17728,23 @@
17024
17728
  }
17025
17729
  }
17026
17730
  },
17731
+ "AWS::Config::RemediationConfiguration.SsmControls": {
17732
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-remediationconfiguration-ssmcontrols.html",
17733
+ "Properties": {
17734
+ "ErrorPercentage": {
17735
+ "Required": false,
17736
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-remediationconfiguration-ssmcontrols.html#cfn-config-remediationconfiguration-ssmcontrols-errorpercentage",
17737
+ "PrimitiveType": "Integer",
17738
+ "UpdateType": "Mutable"
17739
+ },
17740
+ "ConcurrentExecutionRatePercentage": {
17741
+ "Required": false,
17742
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-remediationconfiguration-ssmcontrols.html#cfn-config-remediationconfiguration-ssmcontrols-concurrentexecutionratepercentage",
17743
+ "PrimitiveType": "Integer",
17744
+ "UpdateType": "Mutable"
17745
+ }
17746
+ }
17747
+ },
17027
17748
  "AWS::EFS::FileSystem.LifecyclePolicy": {
17028
17749
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticfilesystem-filesystem-lifecyclepolicy.html",
17029
17750
  "Properties": {
@@ -17172,7 +17893,7 @@
17172
17893
  "Events": {
17173
17894
  "PrimitiveItemType": "String",
17174
17895
  "Type": "List",
17175
- "Required": false,
17896
+ "Required": true,
17176
17897
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-repositorytrigger.html#cfn-codecommit-repository-repositorytrigger-events",
17177
17898
  "UpdateType": "Mutable"
17178
17899
  },
@@ -17190,13 +17911,13 @@
17190
17911
  "UpdateType": "Mutable"
17191
17912
  },
17192
17913
  "DestinationArn": {
17193
- "Required": false,
17914
+ "Required": true,
17194
17915
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-repositorytrigger.html#cfn-codecommit-repository-repositorytrigger-destinationarn",
17195
17916
  "PrimitiveType": "String",
17196
17917
  "UpdateType": "Mutable"
17197
17918
  },
17198
17919
  "Name": {
17199
- "Required": false,
17920
+ "Required": true,
17200
17921
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-repositorytrigger.html#cfn-codecommit-repository-repositorytrigger-name",
17201
17922
  "PrimitiveType": "String",
17202
17923
  "UpdateType": "Mutable"
@@ -17471,11 +18192,30 @@
17471
18192
  "AWS::AppMesh::Route.HttpRouteMatch": {
17472
18193
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproutematch.html",
17473
18194
  "Properties": {
18195
+ "Scheme": {
18196
+ "Required": false,
18197
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproutematch.html#cfn-appmesh-route-httproutematch-scheme",
18198
+ "PrimitiveType": "String",
18199
+ "UpdateType": "Mutable"
18200
+ },
18201
+ "Headers": {
18202
+ "Type": "List",
18203
+ "Required": false,
18204
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproutematch.html#cfn-appmesh-route-httproutematch-headers",
18205
+ "ItemType": "HttpRouteHeader",
18206
+ "UpdateType": "Mutable"
18207
+ },
17474
18208
  "Prefix": {
17475
18209
  "Required": true,
17476
18210
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproutematch.html#cfn-appmesh-route-httproutematch-prefix",
17477
18211
  "PrimitiveType": "String",
17478
18212
  "UpdateType": "Mutable"
18213
+ },
18214
+ "Method": {
18215
+ "Required": false,
18216
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproutematch.html#cfn-appmesh-route-httproutematch-method",
18217
+ "PrimitiveType": "String",
18218
+ "UpdateType": "Mutable"
17479
18219
  }
17480
18220
  }
17481
18221
  },
@@ -18064,6 +18804,17 @@
18064
18804
  }
18065
18805
  }
18066
18806
  },
18807
+ "AWS::ManagedBlockchain::Member.VotingPolicy": {
18808
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-votingpolicy.html",
18809
+ "Properties": {
18810
+ "ApprovalThresholdPolicy": {
18811
+ "Type": "ApprovalThresholdPolicy",
18812
+ "Required": false,
18813
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-votingpolicy.html#cfn-managedblockchain-member-votingpolicy-approvalthresholdpolicy",
18814
+ "UpdateType": "Mutable"
18815
+ }
18816
+ }
18817
+ },
18067
18818
  "AWS::IoTAnalytics::Pipeline.Datastore": {
18068
18819
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-datastore.html",
18069
18820
  "Properties": {
@@ -18428,6 +19179,23 @@
18428
19179
  }
18429
19180
  }
18430
19181
  },
19182
+ "AWS::EC2::Instance.CpuOptions": {
19183
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-cpuoptions.html",
19184
+ "Properties": {
19185
+ "CoreCount": {
19186
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-cpuoptions.html#cfn-ec2-instance-cpuoptions-corecount",
19187
+ "PrimitiveType": "Integer",
19188
+ "Required": false,
19189
+ "UpdateType": "Mutable"
19190
+ },
19191
+ "ThreadsPerCore": {
19192
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-cpuoptions.html#cfn-ec2-instance-cpuoptions-threadspercore",
19193
+ "PrimitiveType": "Integer",
19194
+ "Required": false,
19195
+ "UpdateType": "Mutable"
19196
+ }
19197
+ }
19198
+ },
18431
19199
  "AWS::Cognito::IdentityPool.CognitoIdentityProvider": {
18432
19200
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypool-cognitoidentityprovider.html",
18433
19201
  "Properties": {
@@ -18511,6 +19279,17 @@
18511
19279
  }
18512
19280
  }
18513
19281
  },
19282
+ "AWS::SageMaker::Workteam.NotificationConfiguration": {
19283
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-notificationconfiguration.html",
19284
+ "Properties": {
19285
+ "NotificationTopicArn": {
19286
+ "Required": true,
19287
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-notificationconfiguration.html#cfn-sagemaker-workteam-notificationconfiguration-notificationtopicarn",
19288
+ "PrimitiveType": "String",
19289
+ "UpdateType": "Mutable"
19290
+ }
19291
+ }
19292
+ },
18514
19293
  "AWS::IoTAnalytics::Dataset.ResourceConfiguration": {
18515
19294
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-resourceconfiguration.html",
18516
19295
  "Properties": {
@@ -19099,6 +19878,23 @@
19099
19878
  }
19100
19879
  }
19101
19880
  },
19881
+ "AWS::Glue::MLTransform.TransformParameters": {
19882
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformparameters.html",
19883
+ "Properties": {
19884
+ "TransformType": {
19885
+ "Required": true,
19886
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformparameters.html#cfn-glue-mltransform-transformparameters-transformtype",
19887
+ "PrimitiveType": "String",
19888
+ "UpdateType": "Mutable"
19889
+ },
19890
+ "FindMatchesParameters": {
19891
+ "Type": "FindMatchesParameters",
19892
+ "Required": false,
19893
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformparameters.html#cfn-glue-mltransform-transformparameters-findmatchesparameters",
19894
+ "UpdateType": "Mutable"
19895
+ }
19896
+ }
19897
+ },
19102
19898
  "AWS::S3::Bucket.TopicConfiguration": {
19103
19899
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfig-topicconfig.html",
19104
19900
  "Properties": {
@@ -19196,6 +19992,18 @@
19196
19992
  "PrimitiveType": "String",
19197
19993
  "UpdateType": "Mutable"
19198
19994
  },
19995
+ "PreTokenGeneration": {
19996
+ "Required": false,
19997
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-pretokengeneration",
19998
+ "PrimitiveType": "String",
19999
+ "UpdateType": "Mutable"
20000
+ },
20001
+ "UserMigration": {
20002
+ "Required": false,
20003
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-usermigration",
20004
+ "PrimitiveType": "String",
20005
+ "UpdateType": "Mutable"
20006
+ },
19199
20007
  "PostAuthentication": {
19200
20008
  "Required": false,
19201
20009
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html#cfn-cognito-userpool-lambdaconfig-postauthentication",
@@ -19773,6 +20581,17 @@
19773
20581
  }
19774
20582
  }
19775
20583
  },
20584
+ "AWS::Config::RemediationConfiguration.ExecutionControls": {
20585
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-remediationconfiguration-executioncontrols.html",
20586
+ "Properties": {
20587
+ "SsmControls": {
20588
+ "Type": "SsmControls",
20589
+ "Required": false,
20590
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-remediationconfiguration-executioncontrols.html#cfn-config-remediationconfiguration-executioncontrols-ssmcontrols",
20591
+ "UpdateType": "Mutable"
20592
+ }
20593
+ }
20594
+ },
19776
20595
  "AWS::WAF::SizeConstraintSet.SizeConstraint": {
19777
20596
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-sizeconstraintset-sizeconstraint.html",
19778
20597
  "Properties": {
@@ -19846,6 +20665,13 @@
19846
20665
  "ItemType": "WebhookFilter",
19847
20666
  "UpdateType": "Mutable"
19848
20667
  },
20668
+ "AWS::LakeFormation::DataLakeSettings.Admins": {
20669
+ "Type": "List",
20670
+ "Required": false,
20671
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-datalakesettings-admins.html",
20672
+ "ItemType": "DataLakePrincipal",
20673
+ "UpdateType": "Mutable"
20674
+ },
19849
20675
  "AWS::EC2::LaunchTemplate.Ipv6Add": {
19850
20676
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-ipv6add.html",
19851
20677
  "Properties": {
@@ -20832,6 +21658,17 @@
20832
21658
  }
20833
21659
  }
20834
21660
  },
21661
+ "AWS::Elasticsearch::Domain.ZoneAwarenessConfig": {
21662
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-zoneawarenessconfig.html",
21663
+ "Properties": {
21664
+ "AvailabilityZoneCount": {
21665
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-zoneawarenessconfig.html#cfn-elasticsearch-domain-zoneawarenessconfig-availabilityzonecount",
21666
+ "PrimitiveType": "Integer",
21667
+ "Required": false,
21668
+ "UpdateType": "Mutable"
21669
+ }
21670
+ }
21671
+ },
20835
21672
  "AWS::CodeDeploy::DeploymentConfig.MinimumHealthyHosts": {
20836
21673
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-minimumhealthyhosts.html",
20837
21674
  "Properties": {
@@ -21802,6 +22639,24 @@
21802
22639
  }
21803
22640
  }
21804
22641
  },
22642
+ "AWS::SSM::MaintenanceWindowTarget.Targets": {
22643
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtarget-targets.html",
22644
+ "Properties": {
22645
+ "Values": {
22646
+ "PrimitiveItemType": "String",
22647
+ "Type": "List",
22648
+ "Required": false,
22649
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtarget-targets.html#cfn-ssm-maintenancewindowtarget-targets-values",
22650
+ "UpdateType": "Mutable"
22651
+ },
22652
+ "Key": {
22653
+ "Required": true,
22654
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtarget-targets.html#cfn-ssm-maintenancewindowtarget-targets-key",
22655
+ "PrimitiveType": "String",
22656
+ "UpdateType": "Mutable"
22657
+ }
22658
+ }
22659
+ },
21805
22660
  "AWS::CloudFront::StreamingDistribution.Logging": {
21806
22661
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-streamingdistribution-logging.html",
21807
22662
  "Properties": {
@@ -22779,6 +23634,23 @@
22779
23634
  }
22780
23635
  }
22781
23636
  },
23637
+ "AWS::ManagedBlockchain::Member.MemberFabricConfiguration": {
23638
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-memberfabricconfiguration.html",
23639
+ "Properties": {
23640
+ "AdminUsername": {
23641
+ "Required": true,
23642
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-memberfabricconfiguration.html#cfn-managedblockchain-member-memberfabricconfiguration-adminusername",
23643
+ "PrimitiveType": "String",
23644
+ "UpdateType": "Mutable"
23645
+ },
23646
+ "AdminPassword": {
23647
+ "Required": true,
23648
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-memberfabricconfiguration.html#cfn-managedblockchain-member-memberfabricconfiguration-adminpassword",
23649
+ "PrimitiveType": "String",
23650
+ "UpdateType": "Mutable"
23651
+ }
23652
+ }
23653
+ },
22782
23654
  "AWS::Cognito::UserPool.InviteMessageTemplate": {
22783
23655
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-invitemessagetemplate.html",
22784
23656
  "Properties": {
@@ -23085,6 +23957,30 @@
23085
23957
  "AWS::Events::Rule.EcsParameters": {
23086
23958
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-ecsparameters.html",
23087
23959
  "Properties": {
23960
+ "Group": {
23961
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-ecsparameters.html#cfn-events-rule-ecsparameters-group",
23962
+ "PrimitiveType": "String",
23963
+ "Required": false,
23964
+ "UpdateType": "Mutable"
23965
+ },
23966
+ "LaunchType": {
23967
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-ecsparameters.html#cfn-events-rule-ecsparameters-launchtype",
23968
+ "PrimitiveType": "String",
23969
+ "Required": false,
23970
+ "UpdateType": "Mutable"
23971
+ },
23972
+ "NetworkConfiguration": {
23973
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-ecsparameters.html#cfn-events-rule-ecsparameters-networkconfiguration",
23974
+ "Required": false,
23975
+ "Type": "NetworkConfiguration",
23976
+ "UpdateType": "Mutable"
23977
+ },
23978
+ "PlatformVersion": {
23979
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-ecsparameters.html#cfn-events-rule-ecsparameters-platformversion",
23980
+ "PrimitiveType": "String",
23981
+ "Required": false,
23982
+ "UpdateType": "Mutable"
23983
+ },
23088
23984
  "TaskCount": {
23089
23985
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-ecsparameters.html#cfn-events-rule-ecsparameters-taskcount",
23090
23986
  "PrimitiveType": "Integer",
@@ -23203,6 +24099,30 @@
23203
24099
  }
23204
24100
  }
23205
24101
  },
24102
+ "AWS::Batch::JobDefinition.Device": {
24103
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-device.html",
24104
+ "Properties": {
24105
+ "HostPath": {
24106
+ "Required": false,
24107
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-device.html#cfn-batch-jobdefinition-device-hostpath",
24108
+ "PrimitiveType": "String",
24109
+ "UpdateType": "Mutable"
24110
+ },
24111
+ "Permissions": {
24112
+ "PrimitiveItemType": "String",
24113
+ "Type": "List",
24114
+ "Required": false,
24115
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-device.html#cfn-batch-jobdefinition-device-permissions",
24116
+ "UpdateType": "Mutable"
24117
+ },
24118
+ "ContainerPath": {
24119
+ "Required": false,
24120
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-device.html#cfn-batch-jobdefinition-device-containerpath",
24121
+ "PrimitiveType": "String",
24122
+ "UpdateType": "Mutable"
24123
+ }
24124
+ }
24125
+ },
23206
24126
  "AWS::WAFRegional::GeoMatchSet.GeoMatchConstraint": {
23207
24127
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-geomatchset-geomatchconstraint.html",
23208
24128
  "Properties": {
@@ -23229,6 +24149,12 @@
23229
24149
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproute.html#cfn-appmesh-route-httproute-action",
23230
24150
  "UpdateType": "Mutable"
23231
24151
  },
24152
+ "RetryPolicy": {
24153
+ "Type": "HttpRetryPolicy",
24154
+ "Required": false,
24155
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproute.html#cfn-appmesh-route-httproute-retrypolicy",
24156
+ "UpdateType": "Mutable"
24157
+ },
23232
24158
  "Match": {
23233
24159
  "Type": "HttpRouteMatch",
23234
24160
  "Required": true,
@@ -23468,6 +24394,23 @@
23468
24394
  }
23469
24395
  }
23470
24396
  },
24397
+ "AWS::AppMesh::Route.MatchRange": {
24398
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-matchrange.html",
24399
+ "Properties": {
24400
+ "Start": {
24401
+ "Required": true,
24402
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-matchrange.html#cfn-appmesh-route-matchrange-start",
24403
+ "PrimitiveType": "Integer",
24404
+ "UpdateType": "Mutable"
24405
+ },
24406
+ "End": {
24407
+ "Required": true,
24408
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-matchrange.html#cfn-appmesh-route-matchrange-end",
24409
+ "PrimitiveType": "Integer",
24410
+ "UpdateType": "Mutable"
24411
+ }
24412
+ }
24413
+ },
23471
24414
  "AWS::Greengrass::SubscriptionDefinitionVersion.Subscription": {
23472
24415
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-subscriptiondefinitionversion-subscription.html",
23473
24416
  "Properties": {
@@ -23741,6 +24684,33 @@
23741
24684
  }
23742
24685
  }
23743
24686
  },
24687
+ "AWS::Events::Rule.AwsVpcConfiguration": {
24688
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-awsvpcconfiguration.html",
24689
+ "Properties": {
24690
+ "AssignPublicIp": {
24691
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-awsvpcconfiguration.html#cfn-events-rule-awsvpcconfiguration-assignpublicip",
24692
+ "PrimitiveType": "String",
24693
+ "Required": false,
24694
+ "UpdateType": "Mutable"
24695
+ },
24696
+ "SecurityGroups": {
24697
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-awsvpcconfiguration.html#cfn-events-rule-awsvpcconfiguration-securitygroups",
24698
+ "DuplicatesAllowed": false,
24699
+ "PrimitiveItemType": "String",
24700
+ "Required": false,
24701
+ "Type": "List",
24702
+ "UpdateType": "Mutable"
24703
+ },
24704
+ "Subnets": {
24705
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-awsvpcconfiguration.html#cfn-events-rule-awsvpcconfiguration-subnets",
24706
+ "DuplicatesAllowed": false,
24707
+ "PrimitiveItemType": "String",
24708
+ "Required": true,
24709
+ "Type": "List",
24710
+ "UpdateType": "Mutable"
24711
+ }
24712
+ }
24713
+ },
23744
24714
  "AWS::ApiGatewayV2::Stage.RouteSettings": {
23745
24715
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-stage-routesettings.html",
23746
24716
  "Properties": {
@@ -23793,6 +24763,29 @@
23793
24763
  }
23794
24764
  }
23795
24765
  },
24766
+ "AWS::RDS::DBCluster.DBClusterRole": {
24767
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-dbclusterrole.html",
24768
+ "Properties": {
24769
+ "FeatureName": {
24770
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-dbclusterrole.html#cfn-rds-dbcluster-dbclusterrole-featurename",
24771
+ "PrimitiveType": "String",
24772
+ "Required": false,
24773
+ "UpdateType": "Mutable"
24774
+ },
24775
+ "RoleArn": {
24776
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-dbclusterrole.html#cfn-rds-dbcluster-dbclusterrole-rolearn",
24777
+ "PrimitiveType": "String",
24778
+ "Required": true,
24779
+ "UpdateType": "Mutable"
24780
+ },
24781
+ "Status": {
24782
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-dbclusterrole.html#cfn-rds-dbcluster-dbclusterrole-status",
24783
+ "PrimitiveType": "String",
24784
+ "Required": false,
24785
+ "UpdateType": "Mutable"
24786
+ }
24787
+ }
24788
+ },
23796
24789
  "AWS::EMR::Cluster.AutoScalingPolicy": {
23797
24790
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-autoscalingpolicy.html",
23798
24791
  "Properties": {
@@ -24286,6 +25279,18 @@
24286
25279
  }
24287
25280
  }
24288
25281
  },
25282
+ "AWS::Glue::MLTransform.InputRecordTables": {
25283
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-inputrecordtables.html",
25284
+ "Properties": {
25285
+ "GlueTables": {
25286
+ "Type": "List",
25287
+ "Required": false,
25288
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-inputrecordtables.html#cfn-glue-mltransform-inputrecordtables-gluetables",
25289
+ "ItemType": "GlueTables",
25290
+ "UpdateType": "Mutable"
25291
+ }
25292
+ }
25293
+ },
24289
25294
  "AWS::DMS::Endpoint.ElasticsearchSettings": {
24290
25295
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-elasticsearchsettings.html",
24291
25296
  "Properties": {
@@ -24486,6 +25491,35 @@
24486
25491
  }
24487
25492
  }
24488
25493
  },
25494
+ "AWS::Glue::MLTransform.GlueTables": {
25495
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-inputrecordtables-gluetables.html",
25496
+ "Properties": {
25497
+ "ConnectionName": {
25498
+ "Required": false,
25499
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-inputrecordtables-gluetables.html#cfn-glue-mltransform-inputrecordtables-gluetables-connectionname",
25500
+ "PrimitiveType": "String",
25501
+ "UpdateType": "Mutable"
25502
+ },
25503
+ "TableName": {
25504
+ "Required": true,
25505
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-inputrecordtables-gluetables.html#cfn-glue-mltransform-inputrecordtables-gluetables-tablename",
25506
+ "PrimitiveType": "String",
25507
+ "UpdateType": "Mutable"
25508
+ },
25509
+ "DatabaseName": {
25510
+ "Required": true,
25511
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-inputrecordtables-gluetables.html#cfn-glue-mltransform-inputrecordtables-gluetables-databasename",
25512
+ "PrimitiveType": "String",
25513
+ "UpdateType": "Mutable"
25514
+ },
25515
+ "CatalogId": {
25516
+ "Required": false,
25517
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-inputrecordtables-gluetables.html#cfn-glue-mltransform-inputrecordtables-gluetables-catalogid",
25518
+ "PrimitiveType": "String",
25519
+ "UpdateType": "Mutable"
25520
+ }
25521
+ }
25522
+ },
24489
25523
  "AWS::OpsWorks::App.Source": {
24490
25524
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html",
24491
25525
  "Properties": {
@@ -24549,6 +25583,67 @@
24549
25583
  "Properties": {
24550
25584
  }
24551
25585
  },
25586
+ "AWS::Config::OrganizationConfigRule.OrganizationCustomRuleMetadata": {
25587
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationcustomrulemetadata.html",
25588
+ "Properties": {
25589
+ "TagKeyScope": {
25590
+ "Required": false,
25591
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationcustomrulemetadata.html#cfn-config-organizationconfigrule-organizationcustomrulemetadata-tagkeyscope",
25592
+ "PrimitiveType": "String",
25593
+ "UpdateType": "Mutable"
25594
+ },
25595
+ "TagValueScope": {
25596
+ "Required": false,
25597
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationcustomrulemetadata.html#cfn-config-organizationconfigrule-organizationcustomrulemetadata-tagvaluescope",
25598
+ "PrimitiveType": "String",
25599
+ "UpdateType": "Mutable"
25600
+ },
25601
+ "Description": {
25602
+ "Required": false,
25603
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationcustomrulemetadata.html#cfn-config-organizationconfigrule-organizationcustomrulemetadata-description",
25604
+ "PrimitiveType": "String",
25605
+ "UpdateType": "Mutable"
25606
+ },
25607
+ "ResourceIdScope": {
25608
+ "Required": false,
25609
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationcustomrulemetadata.html#cfn-config-organizationconfigrule-organizationcustomrulemetadata-resourceidscope",
25610
+ "PrimitiveType": "String",
25611
+ "UpdateType": "Mutable"
25612
+ },
25613
+ "LambdaFunctionArn": {
25614
+ "Required": true,
25615
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationcustomrulemetadata.html#cfn-config-organizationconfigrule-organizationcustomrulemetadata-lambdafunctionarn",
25616
+ "PrimitiveType": "String",
25617
+ "UpdateType": "Mutable"
25618
+ },
25619
+ "OrganizationConfigRuleTriggerTypes": {
25620
+ "PrimitiveItemType": "String",
25621
+ "Type": "List",
25622
+ "Required": true,
25623
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationcustomrulemetadata.html#cfn-config-organizationconfigrule-organizationcustomrulemetadata-organizationconfigruletriggertypes",
25624
+ "UpdateType": "Mutable"
25625
+ },
25626
+ "ResourceTypesScope": {
25627
+ "PrimitiveItemType": "String",
25628
+ "Type": "List",
25629
+ "Required": false,
25630
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationcustomrulemetadata.html#cfn-config-organizationconfigrule-organizationcustomrulemetadata-resourcetypesscope",
25631
+ "UpdateType": "Mutable"
25632
+ },
25633
+ "MaximumExecutionFrequency": {
25634
+ "Required": false,
25635
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationcustomrulemetadata.html#cfn-config-organizationconfigrule-organizationcustomrulemetadata-maximumexecutionfrequency",
25636
+ "PrimitiveType": "String",
25637
+ "UpdateType": "Mutable"
25638
+ },
25639
+ "InputParameters": {
25640
+ "Required": false,
25641
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationcustomrulemetadata.html#cfn-config-organizationconfigrule-organizationcustomrulemetadata-inputparameters",
25642
+ "PrimitiveType": "String",
25643
+ "UpdateType": "Mutable"
25644
+ }
25645
+ }
25646
+ },
24552
25647
  "AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource.CSVMappingParameters": {
24553
25648
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-csvmappingparameters.html",
24554
25649
  "Properties": {
@@ -25236,6 +26331,48 @@
25236
26331
  }
25237
26332
  }
25238
26333
  },
26334
+ "AWS::SageMaker::Workteam": {
26335
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html",
26336
+ "Attributes": {
26337
+ "WorkteamName": {
26338
+ "PrimitiveType": "String"
26339
+ }
26340
+ },
26341
+ "Properties": {
26342
+ "Description": {
26343
+ "Required": false,
26344
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-description",
26345
+ "PrimitiveType": "String",
26346
+ "UpdateType": "Mutable"
26347
+ },
26348
+ "NotificationConfiguration": {
26349
+ "Type": "NotificationConfiguration",
26350
+ "Required": false,
26351
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-notificationconfiguration",
26352
+ "UpdateType": "Mutable"
26353
+ },
26354
+ "WorkteamName": {
26355
+ "Required": false,
26356
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-workteamname",
26357
+ "PrimitiveType": "String",
26358
+ "UpdateType": "Immutable"
26359
+ },
26360
+ "MemberDefinitions": {
26361
+ "Type": "List",
26362
+ "Required": false,
26363
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-memberdefinitions",
26364
+ "ItemType": "MemberDefinition",
26365
+ "UpdateType": "Mutable"
26366
+ },
26367
+ "Tags": {
26368
+ "Type": "List",
26369
+ "Required": false,
26370
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-tags",
26371
+ "ItemType": "Tag",
26372
+ "UpdateType": "Mutable"
26373
+ }
26374
+ }
26375
+ },
25239
26376
  "AWS::RAM::ResourceShare": {
25240
26377
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html",
25241
26378
  "Attributes": {
@@ -25897,6 +27034,43 @@
25897
27034
  }
25898
27035
  }
25899
27036
  },
27037
+ "AWS::ManagedBlockchain::Member": {
27038
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-managedblockchain-member.html",
27039
+ "Attributes": {
27040
+ "MemberId": {
27041
+ "PrimitiveType": "String"
27042
+ },
27043
+ "NetworkId": {
27044
+ "PrimitiveType": "String"
27045
+ }
27046
+ },
27047
+ "Properties": {
27048
+ "MemberConfiguration": {
27049
+ "Type": "MemberConfiguration",
27050
+ "Required": true,
27051
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-managedblockchain-member.html#cfn-managedblockchain-member-memberconfiguration",
27052
+ "UpdateType": "Mutable"
27053
+ },
27054
+ "NetworkConfiguration": {
27055
+ "Type": "NetworkConfiguration",
27056
+ "Required": false,
27057
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-managedblockchain-member.html#cfn-managedblockchain-member-networkconfiguration",
27058
+ "UpdateType": "Mutable"
27059
+ },
27060
+ "NetworkId": {
27061
+ "Required": false,
27062
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-managedblockchain-member.html#cfn-managedblockchain-member-networkid",
27063
+ "PrimitiveType": "String",
27064
+ "UpdateType": "Mutable"
27065
+ },
27066
+ "InvitationId": {
27067
+ "Required": false,
27068
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-managedblockchain-member.html#cfn-managedblockchain-member-invitationid",
27069
+ "PrimitiveType": "String",
27070
+ "UpdateType": "Mutable"
27071
+ }
27072
+ }
27073
+ },
25900
27074
  "AWS::CloudWatch::Dashboard": {
25901
27075
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-dashboard.html",
25902
27076
  "Properties": {
@@ -26393,6 +27567,29 @@
26393
27567
  }
26394
27568
  }
26395
27569
  },
27570
+ "AWS::LakeFormation::Resource": {
27571
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-resource.html",
27572
+ "Properties": {
27573
+ "ResourceArn": {
27574
+ "Required": true,
27575
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-resource.html#cfn-lakeformation-resource-resourcearn",
27576
+ "PrimitiveType": "String",
27577
+ "UpdateType": "Mutable"
27578
+ },
27579
+ "UseServiceLinkedRole": {
27580
+ "Required": true,
27581
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-resource.html#cfn-lakeformation-resource-useservicelinkedrole",
27582
+ "PrimitiveType": "Boolean",
27583
+ "UpdateType": "Mutable"
27584
+ },
27585
+ "RoleArn": {
27586
+ "Required": false,
27587
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-resource.html#cfn-lakeformation-resource-rolearn",
27588
+ "PrimitiveType": "String",
27589
+ "UpdateType": "Mutable"
27590
+ }
27591
+ }
27592
+ },
26396
27593
  "AWS::SNS::Subscription": {
26397
27594
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sns-subscription.html",
26398
27595
  "Properties": {
@@ -26430,7 +27627,7 @@
26430
27627
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sns-subscription.html#cfn-sns-subscription-region",
26431
27628
  "PrimitiveType": "String",
26432
27629
  "Required": false,
26433
- "UpdateType": "Immutable"
27630
+ "UpdateType": "Mutable"
26434
27631
  },
26435
27632
  "TopicArn": {
26436
27633
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sns-subscription.html#topicarn",
@@ -26652,6 +27849,37 @@
26652
27849
  }
26653
27850
  }
26654
27851
  },
27852
+ "AWS::LakeFormation::Permissions": {
27853
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-permissions.html",
27854
+ "Properties": {
27855
+ "DataLakePrincipal": {
27856
+ "Type": "DataLakePrincipal",
27857
+ "Required": true,
27858
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-permissions.html#cfn-lakeformation-permissions-datalakeprincipal",
27859
+ "UpdateType": "Mutable"
27860
+ },
27861
+ "Resource": {
27862
+ "Type": "Resource",
27863
+ "Required": true,
27864
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-permissions.html#cfn-lakeformation-permissions-resource",
27865
+ "UpdateType": "Mutable"
27866
+ },
27867
+ "Permissions": {
27868
+ "PrimitiveItemType": "String",
27869
+ "Type": "List",
27870
+ "Required": false,
27871
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-permissions.html#cfn-lakeformation-permissions-permissions",
27872
+ "UpdateType": "Mutable"
27873
+ },
27874
+ "PermissionsWithGrantOption": {
27875
+ "PrimitiveItemType": "String",
27876
+ "Type": "List",
27877
+ "Required": false,
27878
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-permissions.html#cfn-lakeformation-permissions-permissionswithgrantoption",
27879
+ "UpdateType": "Mutable"
27880
+ }
27881
+ }
27882
+ },
26655
27883
  "AWS::KMS::Key": {
26656
27884
  "Attributes": {
26657
27885
  "Arn": {
@@ -27066,6 +28294,12 @@
27066
28294
  "Required": true,
27067
28295
  "UpdateType": "Mutable"
27068
28296
  },
28297
+ "MaximumBatchingWindowInSeconds": {
28298
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-maximumbatchingwindowinseconds",
28299
+ "PrimitiveType": "Integer",
28300
+ "Required": false,
28301
+ "UpdateType": "Mutable"
28302
+ },
27069
28303
  "StartingPosition": {
27070
28304
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-startingposition",
27071
28305
  "PrimitiveType": "String",
@@ -27505,6 +28739,17 @@
27505
28739
  }
27506
28740
  }
27507
28741
  },
28742
+ "AWS::LakeFormation::DataLakeSettings": {
28743
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-datalakesettings.html",
28744
+ "Properties": {
28745
+ "Admins": {
28746
+ "Type": "Admins",
28747
+ "Required": false,
28748
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-datalakesettings.html#cfn-lakeformation-datalakesettings-admins",
28749
+ "UpdateType": "Mutable"
28750
+ }
28751
+ }
28752
+ },
27508
28753
  "AWS::ElasticLoadBalancing::LoadBalancer": {
27509
28754
  "Attributes": {
27510
28755
  "CanonicalHostedZoneName": {
@@ -27885,6 +29130,12 @@
27885
29130
  "PrimitiveType": "String",
27886
29131
  "UpdateType": "Mutable"
27887
29132
  },
29133
+ "ExecutionControls": {
29134
+ "Type": "ExecutionControls",
29135
+ "Required": false,
29136
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-remediationconfiguration.html#cfn-config-remediationconfiguration-executioncontrols",
29137
+ "UpdateType": "Mutable"
29138
+ },
27888
29139
  "Parameters": {
27889
29140
  "Required": false,
27890
29141
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-remediationconfiguration.html#cfn-config-remediationconfiguration-parameters",
@@ -27909,11 +29160,29 @@
27909
29160
  "PrimitiveType": "String",
27910
29161
  "UpdateType": "Mutable"
27911
29162
  },
29163
+ "RetryAttemptSeconds": {
29164
+ "Required": false,
29165
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-remediationconfiguration.html#cfn-config-remediationconfiguration-retryattemptseconds",
29166
+ "PrimitiveType": "Integer",
29167
+ "UpdateType": "Mutable"
29168
+ },
29169
+ "MaximumAutomaticAttempts": {
29170
+ "Required": false,
29171
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-remediationconfiguration.html#cfn-config-remediationconfiguration-maximumautomaticattempts",
29172
+ "PrimitiveType": "Integer",
29173
+ "UpdateType": "Mutable"
29174
+ },
27912
29175
  "TargetId": {
27913
29176
  "Required": true,
27914
29177
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-remediationconfiguration.html#cfn-config-remediationconfiguration-targetid",
27915
29178
  "PrimitiveType": "String",
27916
29179
  "UpdateType": "Mutable"
29180
+ },
29181
+ "Automatic": {
29182
+ "Required": false,
29183
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-remediationconfiguration.html#cfn-config-remediationconfiguration-automatic",
29184
+ "PrimitiveType": "Boolean",
29185
+ "UpdateType": "Mutable"
27917
29186
  }
27918
29187
  }
27919
29188
  },
@@ -28010,6 +29279,12 @@
28010
29279
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-resourcedefinition.html#cfn-greengrass-resourcedefinition-initialversion",
28011
29280
  "UpdateType": "Immutable"
28012
29281
  },
29282
+ "Tags": {
29283
+ "Required": false,
29284
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-resourcedefinition.html#cfn-greengrass-resourcedefinition-tags",
29285
+ "PrimitiveType": "Json",
29286
+ "UpdateType": "Mutable"
29287
+ },
28013
29288
  "Name": {
28014
29289
  "Required": true,
28015
29290
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-resourcedefinition.html#cfn-greengrass-resourcedefinition-name",
@@ -28206,6 +29481,35 @@
28206
29481
  }
28207
29482
  }
28208
29483
  },
29484
+ "AWS::CodeBuild::SourceCredential": {
29485
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-sourcecredential.html",
29486
+ "Properties": {
29487
+ "ServerType": {
29488
+ "Required": true,
29489
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-sourcecredential.html#cfn-codebuild-sourcecredential-servertype",
29490
+ "PrimitiveType": "String",
29491
+ "UpdateType": "Immutable"
29492
+ },
29493
+ "Username": {
29494
+ "Required": false,
29495
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-sourcecredential.html#cfn-codebuild-sourcecredential-username",
29496
+ "PrimitiveType": "String",
29497
+ "UpdateType": "Mutable"
29498
+ },
29499
+ "Token": {
29500
+ "Required": true,
29501
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-sourcecredential.html#cfn-codebuild-sourcecredential-token",
29502
+ "PrimitiveType": "String",
29503
+ "UpdateType": "Mutable"
29504
+ },
29505
+ "AuthType": {
29506
+ "Required": true,
29507
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-sourcecredential.html#cfn-codebuild-sourcecredential-authtype",
29508
+ "PrimitiveType": "String",
29509
+ "UpdateType": "Mutable"
29510
+ }
29511
+ }
29512
+ },
28209
29513
  "AWS::AmazonMQ::ConfigurationAssociation": {
28210
29514
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-configurationassociation.html",
28211
29515
  "Properties": {
@@ -28663,6 +29967,12 @@
28663
29967
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-devicedefinition.html#cfn-greengrass-devicedefinition-initialversion",
28664
29968
  "UpdateType": "Immutable"
28665
29969
  },
29970
+ "Tags": {
29971
+ "Required": false,
29972
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-devicedefinition.html#cfn-greengrass-devicedefinition-tags",
29973
+ "PrimitiveType": "Json",
29974
+ "UpdateType": "Mutable"
29975
+ },
28666
29976
  "Name": {
28667
29977
  "Required": true,
28668
29978
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-devicedefinition.html#cfn-greengrass-devicedefinition-name",
@@ -29999,6 +31309,12 @@
29999
31309
  "Type": "List",
30000
31310
  "UpdateType": "Conditional"
30001
31311
  },
31312
+ "CpuOptions": {
31313
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html#cfn-ec2-instance-cpuoptions",
31314
+ "Required": false,
31315
+ "Type": "CpuOptions",
31316
+ "UpdateType": "Immutable"
31317
+ },
30002
31318
  "CreditSpecification": {
30003
31319
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html#cfn-ec2-instance-creditspecification",
30004
31320
  "Required": false,
@@ -30969,6 +32285,48 @@
30969
32285
  }
30970
32286
  }
30971
32287
  },
32288
+ "AWS::SSM::MaintenanceWindowTarget": {
32289
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html",
32290
+ "Properties": {
32291
+ "OwnerInformation": {
32292
+ "Required": false,
32293
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-ownerinformation",
32294
+ "PrimitiveType": "String",
32295
+ "UpdateType": "Mutable"
32296
+ },
32297
+ "Description": {
32298
+ "Required": false,
32299
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-description",
32300
+ "PrimitiveType": "String",
32301
+ "UpdateType": "Mutable"
32302
+ },
32303
+ "WindowId": {
32304
+ "Required": true,
32305
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-windowid",
32306
+ "PrimitiveType": "String",
32307
+ "UpdateType": "Immutable"
32308
+ },
32309
+ "ResourceType": {
32310
+ "Required": true,
32311
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-resourcetype",
32312
+ "PrimitiveType": "String",
32313
+ "UpdateType": "Mutable"
32314
+ },
32315
+ "Targets": {
32316
+ "Type": "List",
32317
+ "Required": true,
32318
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-targets",
32319
+ "ItemType": "Targets",
32320
+ "UpdateType": "Mutable"
32321
+ },
32322
+ "Name": {
32323
+ "Required": false,
32324
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-name",
32325
+ "PrimitiveType": "String",
32326
+ "UpdateType": "Mutable"
32327
+ }
32328
+ }
32329
+ },
30972
32330
  "AWS::IoT1Click::Placement": {
30973
32331
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot1click-placement.html",
30974
32332
  "Attributes": {
@@ -31317,6 +32675,43 @@
31317
32675
  }
31318
32676
  }
31319
32677
  },
32678
+ "AWS::ManagedBlockchain::Node": {
32679
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-managedblockchain-node.html",
32680
+ "Attributes": {
32681
+ "MemberId": {
32682
+ "PrimitiveType": "String"
32683
+ },
32684
+ "NodeId": {
32685
+ "PrimitiveType": "String"
32686
+ },
32687
+ "Arn": {
32688
+ "PrimitiveType": "String"
32689
+ },
32690
+ "NetworkId": {
32691
+ "PrimitiveType": "String"
32692
+ }
32693
+ },
32694
+ "Properties": {
32695
+ "MemberId": {
32696
+ "Required": true,
32697
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-managedblockchain-node.html#cfn-managedblockchain-node-memberid",
32698
+ "PrimitiveType": "String",
32699
+ "UpdateType": "Mutable"
32700
+ },
32701
+ "NetworkId": {
32702
+ "Required": true,
32703
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-managedblockchain-node.html#cfn-managedblockchain-node-networkid",
32704
+ "PrimitiveType": "String",
32705
+ "UpdateType": "Mutable"
32706
+ },
32707
+ "NodeConfiguration": {
32708
+ "Type": "NodeConfiguration",
32709
+ "Required": true,
32710
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-managedblockchain-node.html#cfn-managedblockchain-node-nodeconfiguration",
32711
+ "UpdateType": "Mutable"
32712
+ }
32713
+ }
32714
+ },
31320
32715
  "AWS::IoTAnalytics::Datastore": {
31321
32716
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-datastore.html",
31322
32717
  "Properties": {
@@ -31350,18 +32745,6 @@
31350
32745
  "AWS::Glue::Job": {
31351
32746
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html",
31352
32747
  "Properties": {
31353
- "Role": {
31354
- "Required": true,
31355
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-role",
31356
- "PrimitiveType": "String",
31357
- "UpdateType": "Mutable"
31358
- },
31359
- "DefaultArguments": {
31360
- "Required": false,
31361
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-defaultarguments",
31362
- "PrimitiveType": "Json",
31363
- "UpdateType": "Mutable"
31364
- },
31365
32748
  "Connections": {
31366
32749
  "Type": "ConnectionsList",
31367
32750
  "Required": false,
@@ -31380,6 +32763,36 @@
31380
32763
  "PrimitiveType": "String",
31381
32764
  "UpdateType": "Mutable"
31382
32765
  },
32766
+ "AllocatedCapacity": {
32767
+ "Required": false,
32768
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-allocatedcapacity",
32769
+ "PrimitiveType": "Double",
32770
+ "UpdateType": "Mutable"
32771
+ },
32772
+ "Name": {
32773
+ "Required": false,
32774
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-name",
32775
+ "PrimitiveType": "String",
32776
+ "UpdateType": "Immutable"
32777
+ },
32778
+ "Role": {
32779
+ "Required": true,
32780
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-role",
32781
+ "PrimitiveType": "String",
32782
+ "UpdateType": "Mutable"
32783
+ },
32784
+ "DefaultArguments": {
32785
+ "Required": false,
32786
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-defaultarguments",
32787
+ "PrimitiveType": "Json",
32788
+ "UpdateType": "Mutable"
32789
+ },
32790
+ "WorkerType": {
32791
+ "Required": false,
32792
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-workertype",
32793
+ "PrimitiveType": "String",
32794
+ "UpdateType": "Mutable"
32795
+ },
31383
32796
  "LogUri": {
31384
32797
  "Required": false,
31385
32798
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-loguri",
@@ -31392,10 +32805,10 @@
31392
32805
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-command",
31393
32806
  "UpdateType": "Mutable"
31394
32807
  },
31395
- "AllocatedCapacity": {
32808
+ "GlueVersion": {
31396
32809
  "Required": false,
31397
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-allocatedcapacity",
31398
- "PrimitiveType": "Double",
32810
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-glueversion",
32811
+ "PrimitiveType": "String",
31399
32812
  "UpdateType": "Mutable"
31400
32813
  },
31401
32814
  "ExecutionProperty": {
@@ -31410,17 +32823,23 @@
31410
32823
  "PrimitiveType": "String",
31411
32824
  "UpdateType": "Mutable"
31412
32825
  },
32826
+ "NumberOfWorkers": {
32827
+ "Required": false,
32828
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-numberofworkers",
32829
+ "PrimitiveType": "Integer",
32830
+ "UpdateType": "Mutable"
32831
+ },
31413
32832
  "Tags": {
31414
32833
  "Required": false,
31415
32834
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-tags",
31416
32835
  "PrimitiveType": "Json",
31417
32836
  "UpdateType": "Mutable"
31418
32837
  },
31419
- "Name": {
32838
+ "MaxCapacity": {
31420
32839
  "Required": false,
31421
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-name",
31422
- "PrimitiveType": "String",
31423
- "UpdateType": "Immutable"
32840
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-maxcapacity",
32841
+ "PrimitiveType": "Double",
32842
+ "UpdateType": "Mutable"
31424
32843
  }
31425
32844
  }
31426
32845
  },
@@ -31772,6 +33191,12 @@
31772
33191
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-policies",
31773
33192
  "UpdateType": "Mutable"
31774
33193
  },
33194
+ "VerificationMessageTemplate": {
33195
+ "Type": "VerificationMessageTemplate",
33196
+ "Required": false,
33197
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-verificationmessagetemplate",
33198
+ "UpdateType": "Mutable"
33199
+ },
31775
33200
  "MfaConfiguration": {
31776
33201
  "Required": false,
31777
33202
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-mfaconfiguration",
@@ -31809,6 +33234,12 @@
31809
33234
  "PrimitiveType": "String",
31810
33235
  "UpdateType": "Mutable"
31811
33236
  },
33237
+ "UserPoolAddOns": {
33238
+ "Type": "UserPoolAddOns",
33239
+ "Required": false,
33240
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-userpooladdons",
33241
+ "UpdateType": "Mutable"
33242
+ },
31812
33243
  "EmailConfiguration": {
31813
33244
  "Type": "EmailConfiguration",
31814
33245
  "Required": false,
@@ -32036,6 +33467,14 @@
32036
33467
  "Required": false,
32037
33468
  "UpdateType": "Mutable"
32038
33469
  },
33470
+ "AssociatedRoles": {
33471
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-database-instance.html#cfn-rds-dbinstance-associatedroles",
33472
+ "DuplicatesAllowed": false,
33473
+ "ItemType": "DBInstanceRole",
33474
+ "Required": false,
33475
+ "Type": "List",
33476
+ "UpdateType": "Mutable"
33477
+ },
32039
33478
  "AutoMinorVersionUpgrade": {
32040
33479
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-database-instance.html#cfn-rds-dbinstance-autominorversionupgrade",
32041
33480
  "PrimitiveType": "Boolean",
@@ -32547,12 +33986,58 @@
32547
33986
  }
32548
33987
  },
32549
33988
  "Properties": {
33989
+ "AnalyticsConfiguration": {
33990
+ "Type": "AnalyticsConfiguration",
33991
+ "Required": false,
33992
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-analyticsconfiguration",
33993
+ "UpdateType": "Mutable"
33994
+ },
32550
33995
  "GenerateSecret": {
32551
33996
  "Required": false,
32552
33997
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-generatesecret",
32553
33998
  "PrimitiveType": "Boolean",
32554
33999
  "UpdateType": "Immutable"
32555
34000
  },
34001
+ "CallbackURLs": {
34002
+ "PrimitiveItemType": "String",
34003
+ "Type": "List",
34004
+ "Required": false,
34005
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-callbackurls",
34006
+ "UpdateType": "Mutable"
34007
+ },
34008
+ "AllowedOAuthScopes": {
34009
+ "PrimitiveItemType": "String",
34010
+ "Type": "List",
34011
+ "Required": false,
34012
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-allowedoauthscopes",
34013
+ "UpdateType": "Mutable"
34014
+ },
34015
+ "ReadAttributes": {
34016
+ "PrimitiveItemType": "String",
34017
+ "Type": "List",
34018
+ "Required": false,
34019
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-readattributes",
34020
+ "UpdateType": "Mutable"
34021
+ },
34022
+ "AllowedOAuthFlowsUserPoolClient": {
34023
+ "Required": false,
34024
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-allowedoauthflowsuserpoolclient",
34025
+ "PrimitiveType": "Boolean",
34026
+ "UpdateType": "Immutable"
34027
+ },
34028
+ "DefaultRedirectURI": {
34029
+ "Required": false,
34030
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-defaultredirecturi",
34031
+ "PrimitiveType": "String",
34032
+ "UpdateType": "Mutable"
34033
+ },
34034
+ "SupportedIdentityProviders": {
34035
+ "PrimitiveItemType": "String",
34036
+ "Type": "List",
34037
+ "Required": false,
34038
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-supportedidentityproviders",
34039
+ "UpdateType": "Mutable"
34040
+ },
32556
34041
  "ClientName": {
32557
34042
  "Required": false,
32558
34043
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-clientname",
@@ -32565,24 +34050,31 @@
32565
34050
  "PrimitiveType": "String",
32566
34051
  "UpdateType": "Immutable"
32567
34052
  },
32568
- "ExplicitAuthFlows": {
34053
+ "AllowedOAuthFlows": {
32569
34054
  "PrimitiveItemType": "String",
32570
34055
  "Type": "List",
32571
34056
  "Required": false,
32572
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-explicitauthflows",
34057
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-allowedoauthflows",
32573
34058
  "UpdateType": "Mutable"
32574
34059
  },
32575
- "RefreshTokenValidity": {
34060
+ "ExplicitAuthFlows": {
34061
+ "PrimitiveItemType": "String",
34062
+ "Type": "List",
32576
34063
  "Required": false,
32577
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-refreshtokenvalidity",
32578
- "PrimitiveType": "Double",
34064
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-explicitauthflows",
32579
34065
  "UpdateType": "Mutable"
32580
34066
  },
32581
- "ReadAttributes": {
34067
+ "LogoutURLs": {
32582
34068
  "PrimitiveItemType": "String",
32583
34069
  "Type": "List",
32584
34070
  "Required": false,
32585
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-readattributes",
34071
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-logouturls",
34072
+ "UpdateType": "Mutable"
34073
+ },
34074
+ "RefreshTokenValidity": {
34075
+ "Required": false,
34076
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-refreshtokenvalidity",
34077
+ "PrimitiveType": "Integer",
32586
34078
  "UpdateType": "Mutable"
32587
34079
  },
32588
34080
  "WriteAttributes": {
@@ -34049,7 +35541,7 @@
34049
35541
  "UpdateType": "Mutable"
34050
35542
  },
34051
35543
  "ServiceRoleArn": {
34052
- "Required": true,
35544
+ "Required": false,
34053
35545
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtask.html#cfn-ssm-maintenancewindowtask-servicerolearn",
34054
35546
  "PrimitiveType": "String",
34055
35547
  "UpdateType": "Mutable"
@@ -34092,7 +35584,7 @@
34092
35584
  "UpdateType": "Mutable"
34093
35585
  },
34094
35586
  "WindowId": {
34095
- "Required": false,
35587
+ "Required": true,
34096
35588
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtask.html#cfn-ssm-maintenancewindowtask-windowid",
34097
35589
  "PrimitiveType": "String",
34098
35590
  "UpdateType": "Immutable"
@@ -34117,6 +35609,71 @@
34117
35609
  }
34118
35610
  }
34119
35611
  },
35612
+ "AWS::Glue::MLTransform": {
35613
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html",
35614
+ "Properties": {
35615
+ "Role": {
35616
+ "Required": true,
35617
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-role",
35618
+ "PrimitiveType": "String",
35619
+ "UpdateType": "Mutable"
35620
+ },
35621
+ "MaxRetries": {
35622
+ "Required": false,
35623
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-maxretries",
35624
+ "PrimitiveType": "Integer",
35625
+ "UpdateType": "Mutable"
35626
+ },
35627
+ "WorkerType": {
35628
+ "Required": false,
35629
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-workertype",
35630
+ "PrimitiveType": "String",
35631
+ "UpdateType": "Mutable"
35632
+ },
35633
+ "Description": {
35634
+ "Required": false,
35635
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-description",
35636
+ "PrimitiveType": "String",
35637
+ "UpdateType": "Mutable"
35638
+ },
35639
+ "Timeout": {
35640
+ "Required": false,
35641
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-timeout",
35642
+ "PrimitiveType": "Integer",
35643
+ "UpdateType": "Mutable"
35644
+ },
35645
+ "TransformParameters": {
35646
+ "Type": "TransformParameters",
35647
+ "Required": true,
35648
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-transformparameters",
35649
+ "UpdateType": "Mutable"
35650
+ },
35651
+ "InputRecordTables": {
35652
+ "Type": "InputRecordTables",
35653
+ "Required": true,
35654
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-inputrecordtables",
35655
+ "UpdateType": "Immutable"
35656
+ },
35657
+ "NumberOfWorkers": {
35658
+ "Required": false,
35659
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-numberofworkers",
35660
+ "PrimitiveType": "Integer",
35661
+ "UpdateType": "Mutable"
35662
+ },
35663
+ "Name": {
35664
+ "Required": false,
35665
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-name",
35666
+ "PrimitiveType": "String",
35667
+ "UpdateType": "Mutable"
35668
+ },
35669
+ "MaxCapacity": {
35670
+ "Required": false,
35671
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html#cfn-glue-mltransform-maxcapacity",
35672
+ "PrimitiveType": "Double",
35673
+ "UpdateType": "Mutable"
35674
+ }
35675
+ }
35676
+ },
34120
35677
  "AWS::Transfer::Server": {
34121
35678
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html",
34122
35679
  "Attributes": {
@@ -34432,7 +35989,7 @@
34432
35989
  "Type": "List",
34433
35990
  "Required": false,
34434
35991
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-securitygroups",
34435
- "UpdateType": "Immutable"
35992
+ "UpdateType": "Mutable"
34436
35993
  },
34437
35994
  "EngineVersion": {
34438
35995
  "Required": true,
@@ -34631,6 +36188,12 @@
34631
36188
  "PrimitiveType": "String",
34632
36189
  "UpdateType": "Mutable"
34633
36190
  },
36191
+ "Tags": {
36192
+ "Required": false,
36193
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-group.html#cfn-greengrass-group-tags",
36194
+ "PrimitiveType": "Json",
36195
+ "UpdateType": "Mutable"
36196
+ },
34634
36197
  "Name": {
34635
36198
  "Required": true,
34636
36199
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-group.html#cfn-greengrass-group-name",
@@ -35008,6 +36571,12 @@
35008
36571
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-connectordefinition.html#cfn-greengrass-connectordefinition-initialversion",
35009
36572
  "UpdateType": "Immutable"
35010
36573
  },
36574
+ "Tags": {
36575
+ "Required": false,
36576
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-connectordefinition.html#cfn-greengrass-connectordefinition-tags",
36577
+ "PrimitiveType": "Json",
36578
+ "UpdateType": "Mutable"
36579
+ },
35011
36580
  "Name": {
35012
36581
  "Required": true,
35013
36582
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-connectordefinition.html#cfn-greengrass-connectordefinition-name",
@@ -35480,6 +37049,12 @@
35480
37049
  "Required": true,
35481
37050
  "UpdateType": "Mutable"
35482
37051
  },
37052
+ "Description": {
37053
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html#cfn-iam-role-description",
37054
+ "PrimitiveType": "String",
37055
+ "Required": false,
37056
+ "UpdateType": "Mutable"
37057
+ },
35483
37058
  "ManagedPolicyArns": {
35484
37059
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html#cfn-iam-role-managepolicyarns",
35485
37060
  "DuplicatesAllowed": false,
@@ -35519,6 +37094,14 @@
35519
37094
  "PrimitiveType": "String",
35520
37095
  "Required": false,
35521
37096
  "UpdateType": "Immutable"
37097
+ },
37098
+ "Tags": {
37099
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html#cfn-iam-role-tags",
37100
+ "DuplicatesAllowed": true,
37101
+ "ItemType": "Tag",
37102
+ "Required": false,
37103
+ "Type": "List",
37104
+ "UpdateType": "Mutable"
35522
37105
  }
35523
37106
  }
35524
37107
  },
@@ -35985,6 +37568,12 @@
35985
37568
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-functiondefinition.html#cfn-greengrass-functiondefinition-initialversion",
35986
37569
  "UpdateType": "Immutable"
35987
37570
  },
37571
+ "Tags": {
37572
+ "Required": false,
37573
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-functiondefinition.html#cfn-greengrass-functiondefinition-tags",
37574
+ "PrimitiveType": "Json",
37575
+ "UpdateType": "Mutable"
37576
+ },
35988
37577
  "Name": {
35989
37578
  "Required": true,
35990
37579
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-functiondefinition.html#cfn-greengrass-functiondefinition-name",
@@ -36147,6 +37736,66 @@
36147
37736
  }
36148
37737
  }
36149
37738
  },
37739
+ "AWS::Config::OrganizationConfigRule": {
37740
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-organizationconfigrule.html",
37741
+ "Properties": {
37742
+ "OrganizationManagedRuleMetadata": {
37743
+ "Type": "OrganizationManagedRuleMetadata",
37744
+ "Required": false,
37745
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-organizationconfigrule.html#cfn-config-organizationconfigrule-organizationmanagedrulemetadata",
37746
+ "UpdateType": "Mutable"
37747
+ },
37748
+ "OrganizationConfigRuleName": {
37749
+ "Required": true,
37750
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-organizationconfigrule.html#cfn-config-organizationconfigrule-organizationconfigrulename",
37751
+ "PrimitiveType": "String",
37752
+ "UpdateType": "Immutable"
37753
+ },
37754
+ "OrganizationCustomRuleMetadata": {
37755
+ "Type": "OrganizationCustomRuleMetadata",
37756
+ "Required": false,
37757
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-organizationconfigrule.html#cfn-config-organizationconfigrule-organizationcustomrulemetadata",
37758
+ "UpdateType": "Mutable"
37759
+ },
37760
+ "ExcludedAccounts": {
37761
+ "PrimitiveItemType": "String",
37762
+ "Type": "List",
37763
+ "Required": false,
37764
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-organizationconfigrule.html#cfn-config-organizationconfigrule-excludedaccounts",
37765
+ "UpdateType": "Mutable"
37766
+ }
37767
+ }
37768
+ },
37769
+ "AWS::QLDB::Ledger": {
37770
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-ledger.html",
37771
+ "Properties": {
37772
+ "PermissionsMode": {
37773
+ "Required": true,
37774
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-ledger.html#cfn-qldb-ledger-permissionsmode",
37775
+ "PrimitiveType": "String",
37776
+ "UpdateType": "Immutable"
37777
+ },
37778
+ "DeletionProtection": {
37779
+ "Required": false,
37780
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-ledger.html#cfn-qldb-ledger-deletionprotection",
37781
+ "PrimitiveType": "Boolean",
37782
+ "UpdateType": "Mutable"
37783
+ },
37784
+ "Tags": {
37785
+ "Type": "List",
37786
+ "Required": false,
37787
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-ledger.html#cfn-qldb-ledger-tags",
37788
+ "ItemType": "Tag",
37789
+ "UpdateType": "Mutable"
37790
+ },
37791
+ "Name": {
37792
+ "Required": false,
37793
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-qldb-ledger.html#cfn-qldb-ledger-name",
37794
+ "PrimitiveType": "String",
37795
+ "UpdateType": "Immutable"
37796
+ }
37797
+ }
37798
+ },
36150
37799
  "AWS::ApiGatewayV2::Integration": {
36151
37800
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html",
36152
37801
  "Properties": {
@@ -36353,7 +38002,13 @@
36353
38002
  "Threshold": {
36354
38003
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-threshold",
36355
38004
  "PrimitiveType": "Double",
36356
- "Required": true,
38005
+ "Required": false,
38006
+ "UpdateType": "Mutable"
38007
+ },
38008
+ "ThresholdMetricId": {
38009
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-dynamic-threshold",
38010
+ "PrimitiveType": "String",
38011
+ "Required": false,
36357
38012
  "UpdateType": "Mutable"
36358
38013
  },
36359
38014
  "TreatMissingData": {
@@ -36878,6 +38533,14 @@
36878
38533
  },
36879
38534
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html",
36880
38535
  "Properties": {
38536
+ "AssociatedRoles": {
38537
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-associatedroles",
38538
+ "DuplicatesAllowed": false,
38539
+ "ItemType": "DBClusterRole",
38540
+ "Required": false,
38541
+ "Type": "List",
38542
+ "UpdateType": "Mutable"
38543
+ },
36881
38544
  "AvailabilityZones": {
36882
38545
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-availabilityzones",
36883
38546
  "DuplicatesAllowed": false,
@@ -37002,6 +38665,12 @@
37002
38665
  "Required": false,
37003
38666
  "UpdateType": "Mutable"
37004
38667
  },
38668
+ "RestoreType": {
38669
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-restoretype",
38670
+ "PrimitiveType": "String",
38671
+ "Required": false,
38672
+ "UpdateType": "Immutable"
38673
+ },
37005
38674
  "ScalingConfiguration": {
37006
38675
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-scalingconfiguration",
37007
38676
  "Required": false,
@@ -37014,6 +38683,12 @@
37014
38683
  "Required": false,
37015
38684
  "UpdateType": "Immutable"
37016
38685
  },
38686
+ "SourceDBClusterIdentifier": {
38687
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-sourcedbclusteridentifier",
38688
+ "PrimitiveType": "String",
38689
+ "Required": false,
38690
+ "UpdateType": "Immutable"
38691
+ },
37017
38692
  "SourceRegion": {
37018
38693
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-sourceregion",
37019
38694
  "PrimitiveType": "String",
@@ -37034,6 +38709,12 @@
37034
38709
  "Type": "List",
37035
38710
  "UpdateType": "Mutable"
37036
38711
  },
38712
+ "UseLatestRestorableTime": {
38713
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-uselatestrestorabletime",
38714
+ "PrimitiveType": "Boolean",
38715
+ "Required": false,
38716
+ "UpdateType": "Immutable"
38717
+ },
37037
38718
  "VpcSecurityGroupIds": {
37038
38719
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-vpcsecuritygroupids",
37039
38720
  "DuplicatesAllowed": false,
@@ -37059,6 +38740,12 @@
37059
38740
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html#cfn-ec2-clientvpnendpoint-connectionlogoptions",
37060
38741
  "UpdateType": "Mutable"
37061
38742
  },
38743
+ "SplitTunnel": {
38744
+ "Required": false,
38745
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html#cfn-ec2-clientvpnendpoint-splittunnel",
38746
+ "PrimitiveType": "Boolean",
38747
+ "UpdateType": "Mutable"
38748
+ },
37062
38749
  "Description": {
37063
38750
  "Required": false,
37064
38751
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html#cfn-ec2-clientvpnendpoint-description",
@@ -38896,6 +40583,12 @@
38896
40583
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-loggerdefinition.html#cfn-greengrass-loggerdefinition-initialversion",
38897
40584
  "UpdateType": "Immutable"
38898
40585
  },
40586
+ "Tags": {
40587
+ "Required": false,
40588
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-loggerdefinition.html#cfn-greengrass-loggerdefinition-tags",
40589
+ "PrimitiveType": "Json",
40590
+ "UpdateType": "Mutable"
40591
+ },
38899
40592
  "Name": {
38900
40593
  "Required": true,
38901
40594
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-loggerdefinition.html#cfn-greengrass-loggerdefinition-name",
@@ -39323,6 +41016,12 @@
39323
41016
  "Required": false,
39324
41017
  "UpdateType": "Mutable"
39325
41018
  },
41019
+ "KmsKeyId": {
41020
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticache-replicationgroup.html#cfn-elasticache-replicationgroup-kmskeyid",
41021
+ "PrimitiveType": "String",
41022
+ "Required": false,
41023
+ "UpdateType": "Immutable"
41024
+ },
39326
41025
  "NodeGroupConfiguration": {
39327
41026
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticache-replicationgroup.html#cfn-elasticache-replicationgroup-nodegroupconfiguration",
39328
41027
  "DuplicatesAllowed": false,
@@ -40081,6 +41780,13 @@
40081
41780
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codecommit-repository.html#cfn-codecommit-repository-repositorydescription",
40082
41781
  "PrimitiveType": "String",
40083
41782
  "UpdateType": "Mutable"
41783
+ },
41784
+ "Tags": {
41785
+ "Type": "List",
41786
+ "Required": false,
41787
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codecommit-repository.html#cfn-codecommit-repository-tags",
41788
+ "ItemType": "Tag",
41789
+ "UpdateType": "Mutable"
40084
41790
  }
40085
41791
  }
40086
41792
  },
@@ -40249,6 +41955,12 @@
40249
41955
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-coredefinition.html#cfn-greengrass-coredefinition-initialversion",
40250
41956
  "UpdateType": "Immutable"
40251
41957
  },
41958
+ "Tags": {
41959
+ "Required": false,
41960
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-coredefinition.html#cfn-greengrass-coredefinition-tags",
41961
+ "PrimitiveType": "Json",
41962
+ "UpdateType": "Mutable"
41963
+ },
40252
41964
  "Name": {
40253
41965
  "Required": true,
40254
41966
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-coredefinition.html#cfn-greengrass-coredefinition-name",
@@ -40995,6 +42707,13 @@
40995
42707
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbcluster.html#cfn-neptune-dbcluster-tags",
40996
42708
  "ItemType": "Tag",
40997
42709
  "UpdateType": "Mutable"
42710
+ },
42711
+ "EnableCloudwatchLogsExports": {
42712
+ "PrimitiveItemType": "String",
42713
+ "Type": "List",
42714
+ "Required": false,
42715
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbcluster.html#cfn-neptune-dbcluster-enablecloudwatchlogsexports",
42716
+ "UpdateType": "Mutable"
40998
42717
  }
40999
42718
  }
41000
42719
  },
@@ -41381,6 +43100,12 @@
41381
43100
  "PrimitiveType": "String",
41382
43101
  "Required": true,
41383
43102
  "UpdateType": "Immutable"
43103
+ },
43104
+ "SuspendedState": {
43105
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-applicationautoscaling-scalabletarget.html#cfn-applicationautoscaling-scalabletarget-suspendedstate",
43106
+ "Required": false,
43107
+ "Type": "SuspendedState",
43108
+ "UpdateType": "Mutable"
41384
43109
  }
41385
43110
  }
41386
43111
  },
@@ -41485,6 +43210,12 @@
41485
43210
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-subscriptiondefinition.html#cfn-greengrass-subscriptiondefinition-initialversion",
41486
43211
  "UpdateType": "Immutable"
41487
43212
  },
43213
+ "Tags": {
43214
+ "Required": false,
43215
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-subscriptiondefinition.html#cfn-greengrass-subscriptiondefinition-tags",
43216
+ "PrimitiveType": "Json",
43217
+ "UpdateType": "Mutable"
43218
+ },
41488
43219
  "Name": {
41489
43220
  "Required": true,
41490
43221
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-subscriptiondefinition.html#cfn-greengrass-subscriptiondefinition-name",
@@ -42146,6 +43877,12 @@
42146
43877
  "Required": false,
42147
43878
  "UpdateType": "Immutable"
42148
43879
  },
43880
+ "IpcMode": {
43881
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskdefinition.html#cfn-ecs-taskdefinition-ipcmode",
43882
+ "PrimitiveType": "String",
43883
+ "Required": false,
43884
+ "UpdateType": "Immutable"
43885
+ },
42149
43886
  "Memory": {
42150
43887
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskdefinition.html#cfn-ecs-taskdefinition-memory",
42151
43888
  "PrimitiveType": "String",
@@ -42158,6 +43895,12 @@
42158
43895
  "Required": false,
42159
43896
  "UpdateType": "Immutable"
42160
43897
  },
43898
+ "PidMode": {
43899
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskdefinition.html#cfn-ecs-taskdefinition-pidmode",
43900
+ "PrimitiveType": "String",
43901
+ "Required": false,
43902
+ "UpdateType": "Immutable"
43903
+ },
42161
43904
  "PlacementConstraints": {
42162
43905
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskdefinition.html#cfn-ecs-taskdefinition-placementconstraints",
42163
43906
  "DuplicatesAllowed": false,
@@ -43480,6 +45223,53 @@
43480
45223
  }
43481
45224
  }
43482
45225
  },
45226
+ "AWS::CodeStar::GitHubRepository": {
45227
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html",
45228
+ "Properties": {
45229
+ "EnableIssues": {
45230
+ "Required": false,
45231
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-enableissues",
45232
+ "PrimitiveType": "Boolean",
45233
+ "UpdateType": "Mutable"
45234
+ },
45235
+ "RepositoryName": {
45236
+ "Required": true,
45237
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-repositoryname",
45238
+ "PrimitiveType": "String",
45239
+ "UpdateType": "Mutable"
45240
+ },
45241
+ "RepositoryAccessToken": {
45242
+ "Required": true,
45243
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-repositoryaccesstoken",
45244
+ "PrimitiveType": "String",
45245
+ "UpdateType": "Mutable"
45246
+ },
45247
+ "RepositoryOwner": {
45248
+ "Required": true,
45249
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-repositoryowner",
45250
+ "PrimitiveType": "String",
45251
+ "UpdateType": "Mutable"
45252
+ },
45253
+ "IsPrivate": {
45254
+ "Required": false,
45255
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-isprivate",
45256
+ "PrimitiveType": "Boolean",
45257
+ "UpdateType": "Mutable"
45258
+ },
45259
+ "Code": {
45260
+ "Type": "Code",
45261
+ "Required": false,
45262
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-code",
45263
+ "UpdateType": "Mutable"
45264
+ },
45265
+ "RepositoryDescription": {
45266
+ "Required": false,
45267
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestar-githubrepository.html#cfn-codestar-githubrepository-repositorydescription",
45268
+ "PrimitiveType": "String",
45269
+ "UpdateType": "Mutable"
45270
+ }
45271
+ }
45272
+ },
43483
45273
  "AWS::Athena::NamedQuery": {
43484
45274
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-namedquery.html",
43485
45275
  "Properties": {
@@ -43776,12 +45566,24 @@
43776
45566
  "PrimitiveType": "String",
43777
45567
  "UpdateType": "Mutable"
43778
45568
  },
45569
+ "CdcStartPosition": {
45570
+ "Required": false,
45571
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html#cfn-dms-replicationtask-cdcstartposition",
45572
+ "PrimitiveType": "String",
45573
+ "UpdateType": "Mutable"
45574
+ },
43779
45575
  "ReplicationTaskIdentifier": {
43780
45576
  "Required": false,
43781
45577
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html#cfn-dms-replicationtask-replicationtaskidentifier",
43782
45578
  "PrimitiveType": "String",
43783
45579
  "UpdateType": "Mutable"
43784
45580
  },
45581
+ "CdcStopPosition": {
45582
+ "Required": false,
45583
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html#cfn-dms-replicationtask-cdcstopposition",
45584
+ "PrimitiveType": "String",
45585
+ "UpdateType": "Mutable"
45586
+ },
43785
45587
  "SourceEndpointArn": {
43786
45588
  "Required": true,
43787
45589
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html#cfn-dms-replicationtask-sourceendpointarn",
@@ -44041,5 +45843,5 @@
44041
45843
  }
44042
45844
  }
44043
45845
  },
44044
- "ResourceSpecificationVersion": "4.3.0"
45846
+ "ResourceSpecificationVersion": "6.1.0"
44045
45847
  }