cdk-common 2.0.194 → 2.0.197

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (24) hide show
  1. package/.jsii +9 -9
  2. package/API.md +5 -5
  3. package/lib/main.js +1 -1
  4. package/lib/managed-policies.d.ts +1 -1
  5. package/lib/managed-policies.js +2 -2
  6. package/node_modules/@aws-cdk/assert/package.json +8 -8
  7. package/node_modules/@aws-cdk/cfnspec/CHANGELOG.md +213 -0
  8. package/node_modules/@aws-cdk/cfnspec/build-tools/create-missing-libraries.js +5 -2
  9. package/node_modules/@aws-cdk/cfnspec/cfn.version +1 -1
  10. package/node_modules/@aws-cdk/cfnspec/package.json +3 -3
  11. package/node_modules/@aws-cdk/cfnspec/spec/specification.json +1835 -58
  12. package/node_modules/@aws-cdk/cfnspec/tsconfig.tsbuildinfo +1 -1
  13. package/node_modules/@aws-cdk/cloudformation-diff/package.json +4 -4
  14. package/node_modules/@types/concat-stream/node_modules/@types/node/README.md +1 -1
  15. package/node_modules/@types/concat-stream/node_modules/@types/node/http.d.ts +10 -0
  16. package/node_modules/@types/concat-stream/node_modules/@types/node/https.d.ts +10 -0
  17. package/node_modules/@types/concat-stream/node_modules/@types/node/package.json +2 -2
  18. package/node_modules/@types/concat-stream/node_modules/@types/node/perf_hooks.d.ts +6 -0
  19. package/node_modules/@types/form-data/node_modules/@types/node/README.md +1 -1
  20. package/node_modules/@types/form-data/node_modules/@types/node/http.d.ts +10 -0
  21. package/node_modules/@types/form-data/node_modules/@types/node/https.d.ts +10 -0
  22. package/node_modules/@types/form-data/node_modules/@types/node/package.json +2 -2
  23. package/node_modules/@types/form-data/node_modules/@types/node/perf_hooks.d.ts +6 -0
  24. package/package.json +2 -2
@@ -1,5 +1,5 @@
1
1
  {
2
- "Fingerprint": "7d188b2fd04bb173d81f730bad2503ea",
2
+ "Fingerprint": "a0045a5e8d168600290c3e6e095f314a",
3
3
  "PropertyTypes": {
4
4
  "AWS::ACMPCA::Certificate.ApiPassthrough": {
5
5
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificate-apipassthrough.html",
@@ -3092,6 +3092,40 @@
3092
3092
  }
3093
3093
  }
3094
3094
  },
3095
+ "AWS::AppFlow::ConnectorProfile.ApiKeyCredentials": {
3096
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-apikeycredentials.html",
3097
+ "Properties": {
3098
+ "ApiKey": {
3099
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-apikeycredentials.html#cfn-appflow-connectorprofile-apikeycredentials-apikey",
3100
+ "PrimitiveType": "String",
3101
+ "Required": true,
3102
+ "UpdateType": "Mutable"
3103
+ },
3104
+ "ApiSecretKey": {
3105
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-apikeycredentials.html#cfn-appflow-connectorprofile-apikeycredentials-apisecretkey",
3106
+ "PrimitiveType": "String",
3107
+ "Required": false,
3108
+ "UpdateType": "Mutable"
3109
+ }
3110
+ }
3111
+ },
3112
+ "AWS::AppFlow::ConnectorProfile.BasicAuthCredentials": {
3113
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-basicauthcredentials.html",
3114
+ "Properties": {
3115
+ "Password": {
3116
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-basicauthcredentials.html#cfn-appflow-connectorprofile-basicauthcredentials-password",
3117
+ "PrimitiveType": "String",
3118
+ "Required": true,
3119
+ "UpdateType": "Mutable"
3120
+ },
3121
+ "Username": {
3122
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-basicauthcredentials.html#cfn-appflow-connectorprofile-basicauthcredentials-username",
3123
+ "PrimitiveType": "String",
3124
+ "Required": true,
3125
+ "UpdateType": "Mutable"
3126
+ }
3127
+ }
3128
+ },
3095
3129
  "AWS::AppFlow::ConnectorProfile.ConnectorOAuthRequest": {
3096
3130
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-connectoroauthrequest.html",
3097
3131
  "Properties": {
@@ -3135,6 +3169,12 @@
3135
3169
  "Type": "AmplitudeConnectorProfileCredentials",
3136
3170
  "UpdateType": "Mutable"
3137
3171
  },
3172
+ "CustomConnector": {
3173
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-connectorprofilecredentials.html#cfn-appflow-connectorprofile-connectorprofilecredentials-customconnector",
3174
+ "Required": false,
3175
+ "Type": "CustomConnectorProfileCredentials",
3176
+ "UpdateType": "Mutable"
3177
+ },
3138
3178
  "Datadog": {
3139
3179
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-connectorprofilecredentials.html#cfn-appflow-connectorprofile-connectorprofilecredentials-datadog",
3140
3180
  "Required": false,
@@ -3230,6 +3270,12 @@
3230
3270
  "AWS::AppFlow::ConnectorProfile.ConnectorProfileProperties": {
3231
3271
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-connectorprofileproperties.html",
3232
3272
  "Properties": {
3273
+ "CustomConnector": {
3274
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-connectorprofileproperties.html#cfn-appflow-connectorprofile-connectorprofileproperties-customconnector",
3275
+ "Required": false,
3276
+ "Type": "CustomConnectorProfileProperties",
3277
+ "UpdateType": "Mutable"
3278
+ },
3233
3279
  "Datadog": {
3234
3280
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-connectorprofileproperties.html#cfn-appflow-connectorprofile-connectorprofileproperties-datadog",
3235
3281
  "Required": false,
@@ -3304,6 +3350,81 @@
3304
3350
  }
3305
3351
  }
3306
3352
  },
3353
+ "AWS::AppFlow::ConnectorProfile.CredentialsMap": {
3354
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-credentialsmap.html",
3355
+ "PrimitiveType": "Json",
3356
+ "Required": false,
3357
+ "UpdateType": "Mutable"
3358
+ },
3359
+ "AWS::AppFlow::ConnectorProfile.CustomAuthCredentials": {
3360
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customauthcredentials.html",
3361
+ "Properties": {
3362
+ "CredentialsMap": {
3363
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customauthcredentials.html#cfn-appflow-connectorprofile-customauthcredentials-credentialsmap",
3364
+ "Required": false,
3365
+ "Type": "CredentialsMap",
3366
+ "UpdateType": "Mutable"
3367
+ },
3368
+ "CustomAuthenticationType": {
3369
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customauthcredentials.html#cfn-appflow-connectorprofile-customauthcredentials-customauthenticationtype",
3370
+ "PrimitiveType": "String",
3371
+ "Required": true,
3372
+ "UpdateType": "Mutable"
3373
+ }
3374
+ }
3375
+ },
3376
+ "AWS::AppFlow::ConnectorProfile.CustomConnectorProfileCredentials": {
3377
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customconnectorprofilecredentials.html",
3378
+ "Properties": {
3379
+ "ApiKey": {
3380
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customconnectorprofilecredentials.html#cfn-appflow-connectorprofile-customconnectorprofilecredentials-apikey",
3381
+ "Required": false,
3382
+ "Type": "ApiKeyCredentials",
3383
+ "UpdateType": "Mutable"
3384
+ },
3385
+ "AuthenticationType": {
3386
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customconnectorprofilecredentials.html#cfn-appflow-connectorprofile-customconnectorprofilecredentials-authenticationtype",
3387
+ "PrimitiveType": "String",
3388
+ "Required": true,
3389
+ "UpdateType": "Mutable"
3390
+ },
3391
+ "Basic": {
3392
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customconnectorprofilecredentials.html#cfn-appflow-connectorprofile-customconnectorprofilecredentials-basic",
3393
+ "Required": false,
3394
+ "Type": "BasicAuthCredentials",
3395
+ "UpdateType": "Mutable"
3396
+ },
3397
+ "Custom": {
3398
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customconnectorprofilecredentials.html#cfn-appflow-connectorprofile-customconnectorprofilecredentials-custom",
3399
+ "Required": false,
3400
+ "Type": "CustomAuthCredentials",
3401
+ "UpdateType": "Mutable"
3402
+ },
3403
+ "Oauth2": {
3404
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customconnectorprofilecredentials.html#cfn-appflow-connectorprofile-customconnectorprofilecredentials-oauth2",
3405
+ "Required": false,
3406
+ "Type": "OAuth2Credentials",
3407
+ "UpdateType": "Mutable"
3408
+ }
3409
+ }
3410
+ },
3411
+ "AWS::AppFlow::ConnectorProfile.CustomConnectorProfileProperties": {
3412
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customconnectorprofileproperties.html",
3413
+ "Properties": {
3414
+ "OAuth2Properties": {
3415
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customconnectorprofileproperties.html#cfn-appflow-connectorprofile-customconnectorprofileproperties-oauth2properties",
3416
+ "Required": false,
3417
+ "Type": "OAuth2Properties",
3418
+ "UpdateType": "Mutable"
3419
+ },
3420
+ "ProfileProperties": {
3421
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customconnectorprofileproperties.html#cfn-appflow-connectorprofile-customconnectorprofileproperties-profileproperties",
3422
+ "Required": false,
3423
+ "Type": "ProfileProperties",
3424
+ "UpdateType": "Mutable"
3425
+ }
3426
+ }
3427
+ },
3307
3428
  "AWS::AppFlow::ConnectorProfile.DatadogConnectorProfileCredentials": {
3308
3429
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-datadogconnectorprofilecredentials.html",
3309
3430
  "Properties": {
@@ -3469,6 +3590,64 @@
3469
3590
  }
3470
3591
  }
3471
3592
  },
3593
+ "AWS::AppFlow::ConnectorProfile.OAuth2Credentials": {
3594
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauth2credentials.html",
3595
+ "Properties": {
3596
+ "AccessToken": {
3597
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauth2credentials.html#cfn-appflow-connectorprofile-oauth2credentials-accesstoken",
3598
+ "PrimitiveType": "String",
3599
+ "Required": false,
3600
+ "UpdateType": "Mutable"
3601
+ },
3602
+ "ClientId": {
3603
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauth2credentials.html#cfn-appflow-connectorprofile-oauth2credentials-clientid",
3604
+ "PrimitiveType": "String",
3605
+ "Required": false,
3606
+ "UpdateType": "Mutable"
3607
+ },
3608
+ "ClientSecret": {
3609
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauth2credentials.html#cfn-appflow-connectorprofile-oauth2credentials-clientsecret",
3610
+ "PrimitiveType": "String",
3611
+ "Required": false,
3612
+ "UpdateType": "Mutable"
3613
+ },
3614
+ "OAuthRequest": {
3615
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauth2credentials.html#cfn-appflow-connectorprofile-oauth2credentials-oauthrequest",
3616
+ "Required": false,
3617
+ "Type": "ConnectorOAuthRequest",
3618
+ "UpdateType": "Mutable"
3619
+ },
3620
+ "RefreshToken": {
3621
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauth2credentials.html#cfn-appflow-connectorprofile-oauth2credentials-refreshtoken",
3622
+ "PrimitiveType": "String",
3623
+ "Required": false,
3624
+ "UpdateType": "Mutable"
3625
+ }
3626
+ }
3627
+ },
3628
+ "AWS::AppFlow::ConnectorProfile.OAuth2Properties": {
3629
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauth2properties.html",
3630
+ "Properties": {
3631
+ "OAuth2GrantType": {
3632
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauth2properties.html#cfn-appflow-connectorprofile-oauth2properties-oauth2granttype",
3633
+ "PrimitiveType": "String",
3634
+ "Required": false,
3635
+ "UpdateType": "Mutable"
3636
+ },
3637
+ "TokenUrl": {
3638
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauth2properties.html#cfn-appflow-connectorprofile-oauth2properties-tokenurl",
3639
+ "PrimitiveType": "String",
3640
+ "Required": false,
3641
+ "UpdateType": "Mutable"
3642
+ },
3643
+ "TokenUrlCustomProperties": {
3644
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauth2properties.html#cfn-appflow-connectorprofile-oauth2properties-tokenurlcustomproperties",
3645
+ "Required": false,
3646
+ "Type": "TokenUrlCustomProperties",
3647
+ "UpdateType": "Mutable"
3648
+ }
3649
+ }
3650
+ },
3472
3651
  "AWS::AppFlow::ConnectorProfile.OAuthProperties": {
3473
3652
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauthproperties.html",
3474
3653
  "Properties": {
@@ -3494,6 +3673,12 @@
3494
3673
  }
3495
3674
  }
3496
3675
  },
3676
+ "AWS::AppFlow::ConnectorProfile.ProfileProperties": {
3677
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-profileproperties.html",
3678
+ "PrimitiveType": "Json",
3679
+ "Required": false,
3680
+ "UpdateType": "Mutable"
3681
+ },
3497
3682
  "AWS::AppFlow::ConnectorProfile.RedshiftConnectorProfileCredentials": {
3498
3683
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-redshiftconnectorprofilecredentials.html",
3499
3684
  "Properties": {
@@ -3545,8 +3730,8 @@
3545
3730
  "Properties": {
3546
3731
  "BasicAuthCredentials": {
3547
3732
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-sapodataconnectorprofilecredentials.html#cfn-appflow-connectorprofile-sapodataconnectorprofilecredentials-basicauthcredentials",
3548
- "PrimitiveType": "Json",
3549
3733
  "Required": false,
3734
+ "Type": "BasicAuthCredentials",
3550
3735
  "UpdateType": "Mutable"
3551
3736
  },
3552
3737
  "OAuthCredentials": {
@@ -3793,6 +3978,12 @@
3793
3978
  }
3794
3979
  }
3795
3980
  },
3981
+ "AWS::AppFlow::ConnectorProfile.TokenUrlCustomProperties": {
3982
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-tokenurlcustomproperties.html",
3983
+ "PrimitiveType": "Json",
3984
+ "Required": false,
3985
+ "UpdateType": "Mutable"
3986
+ },
3796
3987
  "AWS::AppFlow::ConnectorProfile.TrendmicroConnectorProfileCredentials": {
3797
3988
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-trendmicroconnectorprofilecredentials.html",
3798
3989
  "Properties": {
@@ -3903,6 +4094,12 @@
3903
4094
  "Required": false,
3904
4095
  "UpdateType": "Mutable"
3905
4096
  },
4097
+ "CustomConnector": {
4098
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-connectoroperator.html#cfn-appflow-flow-connectoroperator-customconnector",
4099
+ "PrimitiveType": "String",
4100
+ "Required": false,
4101
+ "UpdateType": "Mutable"
4102
+ },
3906
4103
  "Datadog": {
3907
4104
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-connectoroperator.html#cfn-appflow-flow-connectoroperator-datadog",
3908
4105
  "PrimitiveType": "String",
@@ -3989,6 +4186,65 @@
3989
4186
  }
3990
4187
  }
3991
4188
  },
4189
+ "AWS::AppFlow::Flow.CustomConnectorDestinationProperties": {
4190
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-customconnectordestinationproperties.html",
4191
+ "Properties": {
4192
+ "CustomProperties": {
4193
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-customconnectordestinationproperties.html#cfn-appflow-flow-customconnectordestinationproperties-customproperties",
4194
+ "Required": false,
4195
+ "Type": "CustomProperties",
4196
+ "UpdateType": "Mutable"
4197
+ },
4198
+ "EntityName": {
4199
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-customconnectordestinationproperties.html#cfn-appflow-flow-customconnectordestinationproperties-entityname",
4200
+ "PrimitiveType": "String",
4201
+ "Required": true,
4202
+ "UpdateType": "Mutable"
4203
+ },
4204
+ "ErrorHandlingConfig": {
4205
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-customconnectordestinationproperties.html#cfn-appflow-flow-customconnectordestinationproperties-errorhandlingconfig",
4206
+ "Required": false,
4207
+ "Type": "ErrorHandlingConfig",
4208
+ "UpdateType": "Mutable"
4209
+ },
4210
+ "IdFieldNames": {
4211
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-customconnectordestinationproperties.html#cfn-appflow-flow-customconnectordestinationproperties-idfieldnames",
4212
+ "PrimitiveItemType": "String",
4213
+ "Required": false,
4214
+ "Type": "List",
4215
+ "UpdateType": "Mutable"
4216
+ },
4217
+ "WriteOperationType": {
4218
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-customconnectordestinationproperties.html#cfn-appflow-flow-customconnectordestinationproperties-writeoperationtype",
4219
+ "PrimitiveType": "String",
4220
+ "Required": false,
4221
+ "UpdateType": "Mutable"
4222
+ }
4223
+ }
4224
+ },
4225
+ "AWS::AppFlow::Flow.CustomConnectorSourceProperties": {
4226
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-customconnectorsourceproperties.html",
4227
+ "Properties": {
4228
+ "CustomProperties": {
4229
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-customconnectorsourceproperties.html#cfn-appflow-flow-customconnectorsourceproperties-customproperties",
4230
+ "Required": false,
4231
+ "Type": "CustomProperties",
4232
+ "UpdateType": "Mutable"
4233
+ },
4234
+ "EntityName": {
4235
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-customconnectorsourceproperties.html#cfn-appflow-flow-customconnectorsourceproperties-entityname",
4236
+ "PrimitiveType": "String",
4237
+ "Required": true,
4238
+ "UpdateType": "Mutable"
4239
+ }
4240
+ }
4241
+ },
4242
+ "AWS::AppFlow::Flow.CustomProperties": {
4243
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-customproperties.html",
4244
+ "PrimitiveType": "Json",
4245
+ "Required": false,
4246
+ "UpdateType": "Mutable"
4247
+ },
3992
4248
  "AWS::AppFlow::Flow.DatadogSourceProperties": {
3993
4249
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-datadogsourceproperties.html",
3994
4250
  "Properties": {
@@ -4003,6 +4259,12 @@
4003
4259
  "AWS::AppFlow::Flow.DestinationConnectorProperties": {
4004
4260
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-destinationconnectorproperties.html",
4005
4261
  "Properties": {
4262
+ "CustomConnector": {
4263
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-destinationconnectorproperties.html#cfn-appflow-flow-destinationconnectorproperties-customconnector",
4264
+ "Required": false,
4265
+ "Type": "CustomConnectorDestinationProperties",
4266
+ "UpdateType": "Mutable"
4267
+ },
4006
4268
  "EventBridge": {
4007
4269
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-destinationconnectorproperties.html#cfn-appflow-flow-destinationconnectorproperties-eventbridge",
4008
4270
  "Required": false,
@@ -4068,6 +4330,12 @@
4068
4330
  "AWS::AppFlow::Flow.DestinationFlowConfig": {
4069
4331
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-destinationflowconfig.html",
4070
4332
  "Properties": {
4333
+ "ApiVersion": {
4334
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-destinationflowconfig.html#cfn-appflow-flow-destinationflowconfig-apiversion",
4335
+ "PrimitiveType": "String",
4336
+ "Required": false,
4337
+ "UpdateType": "Mutable"
4338
+ },
4071
4339
  "ConnectorProfileName": {
4072
4340
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-destinationflowconfig.html#cfn-appflow-flow-destinationflowconfig-connectorprofilename",
4073
4341
  "PrimitiveType": "String",
@@ -4311,6 +4579,12 @@
4311
4579
  "Required": false,
4312
4580
  "Type": "PrefixConfig",
4313
4581
  "UpdateType": "Mutable"
4582
+ },
4583
+ "PreserveSourceDataTyping": {
4584
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-s3outputformatconfig.html#cfn-appflow-flow-s3outputformatconfig-preservesourcedatatyping",
4585
+ "PrimitiveType": "Boolean",
4586
+ "Required": false,
4587
+ "UpdateType": "Mutable"
4314
4588
  }
4315
4589
  }
4316
4590
  },
@@ -4446,6 +4720,12 @@
4446
4720
  "Required": false,
4447
4721
  "UpdateType": "Mutable"
4448
4722
  },
4723
+ "FlowErrorDeactivationThreshold": {
4724
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-scheduledtriggerproperties.html#cfn-appflow-flow-scheduledtriggerproperties-flowerrordeactivationthreshold",
4725
+ "PrimitiveType": "Integer",
4726
+ "Required": false,
4727
+ "UpdateType": "Mutable"
4728
+ },
4449
4729
  "ScheduleEndTime": {
4450
4730
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-scheduledtriggerproperties.html#cfn-appflow-flow-scheduledtriggerproperties-scheduleendtime",
4451
4731
  "PrimitiveType": "Double",
@@ -4549,6 +4829,12 @@
4549
4829
  "Type": "AmplitudeSourceProperties",
4550
4830
  "UpdateType": "Mutable"
4551
4831
  },
4832
+ "CustomConnector": {
4833
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-sourceconnectorproperties.html#cfn-appflow-flow-sourceconnectorproperties-customconnector",
4834
+ "Required": false,
4835
+ "Type": "CustomConnectorSourceProperties",
4836
+ "UpdateType": "Mutable"
4837
+ },
4552
4838
  "Datadog": {
4553
4839
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-sourceconnectorproperties.html#cfn-appflow-flow-sourceconnectorproperties-datadog",
4554
4840
  "Required": false,
@@ -4638,6 +4924,12 @@
4638
4924
  "AWS::AppFlow::Flow.SourceFlowConfig": {
4639
4925
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-sourceflowconfig.html",
4640
4926
  "Properties": {
4927
+ "ApiVersion": {
4928
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-sourceflowconfig.html#cfn-appflow-flow-sourceflowconfig-apiversion",
4929
+ "PrimitiveType": "String",
4930
+ "Required": false,
4931
+ "UpdateType": "Mutable"
4932
+ },
4641
4933
  "ConnectorProfileName": {
4642
4934
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-sourceflowconfig.html#cfn-appflow-flow-sourceflowconfig-connectorprofilename",
4643
4935
  "PrimitiveType": "String",
@@ -7971,6 +8263,17 @@
7971
8263
  }
7972
8264
  }
7973
8265
  },
8266
+ "AWS::AppStream::Stack.StreamingExperienceSettings": {
8267
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-streamingexperiencesettings.html",
8268
+ "Properties": {
8269
+ "PreferredProtocol": {
8270
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-streamingexperiencesettings.html#cfn-appstream-stack-streamingexperiencesettings-preferredprotocol",
8271
+ "PrimitiveType": "String",
8272
+ "Required": false,
8273
+ "UpdateType": "Mutable"
8274
+ }
8275
+ }
8276
+ },
7974
8277
  "AWS::AppStream::Stack.UserSetting": {
7975
8278
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-usersetting.html",
7976
8279
  "Properties": {
@@ -8257,13 +8560,6 @@
8257
8560
  }
8258
8561
  }
8259
8562
  },
8260
- "AWS::AppSync::GraphQLApi.AdditionalAuthenticationProviders": {
8261
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-additionalauthenticationproviders.html",
8262
- "ItemType": "AdditionalAuthenticationProvider",
8263
- "Required": false,
8264
- "Type": "List",
8265
- "UpdateType": "Mutable"
8266
- },
8267
8563
  "AWS::AppSync::GraphQLApi.CognitoUserPoolConfig": {
8268
8564
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-cognitouserpoolconfig.html",
8269
8565
  "Properties": {
@@ -8362,13 +8658,6 @@
8362
8658
  }
8363
8659
  }
8364
8660
  },
8365
- "AWS::AppSync::GraphQLApi.Tags": {
8366
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-tags.html",
8367
- "ItemType": "Tag",
8368
- "Required": false,
8369
- "Type": "List",
8370
- "UpdateType": "Mutable"
8371
- },
8372
8661
  "AWS::AppSync::GraphQLApi.UserPoolConfig": {
8373
8662
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-userpoolconfig.html",
8374
8663
  "Properties": {
@@ -14236,6 +14525,84 @@
14236
14525
  }
14237
14526
  }
14238
14527
  },
14528
+ "AWS::CloudTrail::EventDataStore.AdvancedEventSelector": {
14529
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-eventdatastore-advancedeventselector.html",
14530
+ "Properties": {
14531
+ "FieldSelectors": {
14532
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-eventdatastore-advancedeventselector.html#cfn-cloudtrail-eventdatastore-advancedeventselector-fieldselectors",
14533
+ "DuplicatesAllowed": false,
14534
+ "ItemType": "AdvancedFieldSelector",
14535
+ "Required": true,
14536
+ "Type": "List",
14537
+ "UpdateType": "Mutable"
14538
+ },
14539
+ "Name": {
14540
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-eventdatastore-advancedeventselector.html#cfn-cloudtrail-eventdatastore-advancedeventselector-name",
14541
+ "PrimitiveType": "String",
14542
+ "Required": false,
14543
+ "UpdateType": "Mutable"
14544
+ }
14545
+ }
14546
+ },
14547
+ "AWS::CloudTrail::EventDataStore.AdvancedFieldSelector": {
14548
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-eventdatastore-advancedfieldselector.html",
14549
+ "Properties": {
14550
+ "EndsWith": {
14551
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-eventdatastore-advancedfieldselector.html#cfn-cloudtrail-eventdatastore-advancedfieldselector-endswith",
14552
+ "DuplicatesAllowed": false,
14553
+ "PrimitiveItemType": "String",
14554
+ "Required": false,
14555
+ "Type": "List",
14556
+ "UpdateType": "Mutable"
14557
+ },
14558
+ "Equals": {
14559
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-eventdatastore-advancedfieldselector.html#cfn-cloudtrail-eventdatastore-advancedfieldselector-equals",
14560
+ "DuplicatesAllowed": false,
14561
+ "PrimitiveItemType": "String",
14562
+ "Required": false,
14563
+ "Type": "List",
14564
+ "UpdateType": "Mutable"
14565
+ },
14566
+ "Field": {
14567
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-eventdatastore-advancedfieldselector.html#cfn-cloudtrail-eventdatastore-advancedfieldselector-field",
14568
+ "PrimitiveType": "String",
14569
+ "Required": true,
14570
+ "UpdateType": "Mutable"
14571
+ },
14572
+ "NotEndsWith": {
14573
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-eventdatastore-advancedfieldselector.html#cfn-cloudtrail-eventdatastore-advancedfieldselector-notendswith",
14574
+ "DuplicatesAllowed": false,
14575
+ "PrimitiveItemType": "String",
14576
+ "Required": false,
14577
+ "Type": "List",
14578
+ "UpdateType": "Mutable"
14579
+ },
14580
+ "NotEquals": {
14581
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-eventdatastore-advancedfieldselector.html#cfn-cloudtrail-eventdatastore-advancedfieldselector-notequals",
14582
+ "DuplicatesAllowed": false,
14583
+ "PrimitiveItemType": "String",
14584
+ "Required": false,
14585
+ "Type": "List",
14586
+ "UpdateType": "Mutable"
14587
+ },
14588
+ "NotStartsWith": {
14589
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-eventdatastore-advancedfieldselector.html#cfn-cloudtrail-eventdatastore-advancedfieldselector-notstartswith",
14590
+ "DuplicatesAllowed": false,
14591
+ "PrimitiveItemType": "String",
14592
+ "Required": false,
14593
+ "Type": "List",
14594
+ "UpdateType": "Mutable"
14595
+ },
14596
+ "StartsWith": {
14597
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-eventdatastore-advancedfieldselector.html#cfn-cloudtrail-eventdatastore-advancedfieldselector-startswith",
14598
+ "DuplicatesAllowed": false,
14599
+ "PrimitiveItemType": "String",
14600
+ "Required": false,
14601
+ "Type": "List",
14602
+ "UpdateType": "Mutable"
14603
+ }
14604
+ }
14605
+ },
14239
14606
  "AWS::CloudTrail::Trail.DataResource": {
14240
14607
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-trail-dataresource.html",
14241
14608
  "Properties": {
@@ -17241,7 +17608,7 @@
17241
17608
  "SourceIdentifier": {
17242
17609
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configrule-source.html#cfn-config-configrule-source-sourceidentifier",
17243
17610
  "PrimitiveType": "String",
17244
- "Required": true,
17611
+ "Required": false,
17245
17612
  "UpdateType": "Mutable"
17246
17613
  }
17247
17614
  }
@@ -21903,6 +22270,85 @@
21903
22270
  }
21904
22271
  }
21905
22272
  },
22273
+ "AWS::DataSync::LocationFSxONTAP.NFS": {
22274
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationfsxontap-nfs.html",
22275
+ "Properties": {
22276
+ "MountOptions": {
22277
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationfsxontap-nfs.html#cfn-datasync-locationfsxontap-nfs-mountoptions",
22278
+ "Required": true,
22279
+ "Type": "NfsMountOptions",
22280
+ "UpdateType": "Immutable"
22281
+ }
22282
+ }
22283
+ },
22284
+ "AWS::DataSync::LocationFSxONTAP.NfsMountOptions": {
22285
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationfsxontap-nfsmountoptions.html",
22286
+ "Properties": {
22287
+ "Version": {
22288
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationfsxontap-nfsmountoptions.html#cfn-datasync-locationfsxontap-nfsmountoptions-version",
22289
+ "PrimitiveType": "String",
22290
+ "Required": false,
22291
+ "UpdateType": "Immutable"
22292
+ }
22293
+ }
22294
+ },
22295
+ "AWS::DataSync::LocationFSxONTAP.Protocol": {
22296
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationfsxontap-protocol.html",
22297
+ "Properties": {
22298
+ "NFS": {
22299
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationfsxontap-protocol.html#cfn-datasync-locationfsxontap-protocol-nfs",
22300
+ "Required": false,
22301
+ "Type": "NFS",
22302
+ "UpdateType": "Immutable"
22303
+ },
22304
+ "SMB": {
22305
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationfsxontap-protocol.html#cfn-datasync-locationfsxontap-protocol-smb",
22306
+ "Required": false,
22307
+ "Type": "SMB",
22308
+ "UpdateType": "Immutable"
22309
+ }
22310
+ }
22311
+ },
22312
+ "AWS::DataSync::LocationFSxONTAP.SMB": {
22313
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationfsxontap-smb.html",
22314
+ "Properties": {
22315
+ "Domain": {
22316
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationfsxontap-smb.html#cfn-datasync-locationfsxontap-smb-domain",
22317
+ "PrimitiveType": "String",
22318
+ "Required": false,
22319
+ "UpdateType": "Immutable"
22320
+ },
22321
+ "MountOptions": {
22322
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationfsxontap-smb.html#cfn-datasync-locationfsxontap-smb-mountoptions",
22323
+ "Required": true,
22324
+ "Type": "SmbMountOptions",
22325
+ "UpdateType": "Immutable"
22326
+ },
22327
+ "Password": {
22328
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationfsxontap-smb.html#cfn-datasync-locationfsxontap-smb-password",
22329
+ "PrimitiveType": "String",
22330
+ "Required": true,
22331
+ "UpdateType": "Immutable"
22332
+ },
22333
+ "User": {
22334
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationfsxontap-smb.html#cfn-datasync-locationfsxontap-smb-user",
22335
+ "PrimitiveType": "String",
22336
+ "Required": true,
22337
+ "UpdateType": "Immutable"
22338
+ }
22339
+ }
22340
+ },
22341
+ "AWS::DataSync::LocationFSxONTAP.SmbMountOptions": {
22342
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationfsxontap-smbmountoptions.html",
22343
+ "Properties": {
22344
+ "Version": {
22345
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationfsxontap-smbmountoptions.html#cfn-datasync-locationfsxontap-smbmountoptions-version",
22346
+ "PrimitiveType": "String",
22347
+ "Required": false,
22348
+ "UpdateType": "Immutable"
22349
+ }
22350
+ }
22351
+ },
21906
22352
  "AWS::DataSync::LocationFSxOpenZFS.MountOptions": {
21907
22353
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationfsxopenzfs-mountoptions.html",
21908
22354
  "Properties": {
@@ -22822,14 +23268,15 @@
22822
23268
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-capacityreservation-tagspecification.html#cfn-ec2-capacityreservation-tagspecification-resourcetype",
22823
23269
  "PrimitiveType": "String",
22824
23270
  "Required": false,
22825
- "UpdateType": "Mutable"
23271
+ "UpdateType": "Immutable"
22826
23272
  },
22827
23273
  "Tags": {
22828
23274
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-capacityreservation-tagspecification.html#cfn-ec2-capacityreservation-tagspecification-tags",
23275
+ "DuplicatesAllowed": true,
22829
23276
  "ItemType": "Tag",
22830
23277
  "Required": false,
22831
23278
  "Type": "List",
22832
- "UpdateType": "Mutable"
23279
+ "UpdateType": "Immutable"
22833
23280
  }
22834
23281
  }
22835
23282
  },
@@ -23901,6 +24348,12 @@
23901
24348
  "AWS::EC2::Instance.NetworkInterface": {
23902
24349
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-network-iface-embedded.html",
23903
24350
  "Properties": {
24351
+ "AssociateCarrierIpAddress": {
24352
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-network-iface-embedded.html#cfn-ec2-instance-networkinterface-associatecarrieripaddress",
24353
+ "PrimitiveType": "Boolean",
24354
+ "Required": false,
24355
+ "UpdateType": "Mutable"
24356
+ },
23904
24357
  "AssociatePublicIpAddress": {
23905
24358
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-network-iface-embedded.html#aws-properties-ec2-network-iface-embedded-associatepubip",
23906
24359
  "PrimitiveType": "Boolean",
@@ -29223,6 +29676,17 @@
29223
29676
  }
29224
29677
  }
29225
29678
  },
29679
+ "AWS::EMR::Cluster.AutoTerminationPolicy": {
29680
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-autoterminationpolicy.html",
29681
+ "Properties": {
29682
+ "IdleTimeout": {
29683
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-autoterminationpolicy.html#cfn-elasticmapreduce-cluster-autoterminationpolicy-idletimeout",
29684
+ "PrimitiveType": "Long",
29685
+ "Required": false,
29686
+ "UpdateType": "Mutable"
29687
+ }
29688
+ }
29689
+ },
29226
29690
  "AWS::EMR::Cluster.BootstrapActionConfig": {
29227
29691
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-bootstrapactionconfig.html",
29228
29692
  "Properties": {
@@ -29695,6 +30159,22 @@
29695
30159
  "Required": false,
29696
30160
  "UpdateType": "Immutable"
29697
30161
  },
30162
+ "TaskInstanceFleets": {
30163
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-taskinstancefleets",
30164
+ "DuplicatesAllowed": false,
30165
+ "ItemType": "InstanceFleetConfig",
30166
+ "Required": false,
30167
+ "Type": "List",
30168
+ "UpdateType": "Conditional"
30169
+ },
30170
+ "TaskInstanceGroups": {
30171
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-taskinstancegroups",
30172
+ "DuplicatesAllowed": false,
30173
+ "ItemType": "InstanceGroupConfig",
30174
+ "Required": false,
30175
+ "Type": "List",
30176
+ "UpdateType": "Conditional"
30177
+ },
29698
30178
  "TerminationProtected": {
29699
30179
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-terminationprotected",
29700
30180
  "PrimitiveType": "Boolean",
@@ -31469,7 +31949,7 @@
31469
31949
  "ClientSecret": {
31470
31950
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-authenticateoidcconfig.html#cfn-elasticloadbalancingv2-listener-authenticateoidcconfig-clientsecret",
31471
31951
  "PrimitiveType": "String",
31472
- "Required": true,
31952
+ "Required": false,
31473
31953
  "UpdateType": "Mutable"
31474
31954
  },
31475
31955
  "Issuer": {
@@ -31508,6 +31988,12 @@
31508
31988
  "Required": true,
31509
31989
  "UpdateType": "Mutable"
31510
31990
  },
31991
+ "UseExistingClientSecret": {
31992
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-authenticateoidcconfig.html#cfn-elasticloadbalancingv2-listener-authenticateoidcconfig-useexistingclientsecret",
31993
+ "PrimitiveType": "Boolean",
31994
+ "Required": false,
31995
+ "UpdateType": "Mutable"
31996
+ },
31511
31997
  "UserInfoEndpoint": {
31512
31998
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-authenticateoidcconfig.html#cfn-elasticloadbalancingv2-listener-authenticateoidcconfig-userinfoendpoint",
31513
31999
  "PrimitiveType": "String",
@@ -31787,7 +32273,7 @@
31787
32273
  "ClientSecret": {
31788
32274
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticateoidcconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticateoidcconfig-clientsecret",
31789
32275
  "PrimitiveType": "String",
31790
- "Required": true,
32276
+ "Required": false,
31791
32277
  "UpdateType": "Mutable"
31792
32278
  },
31793
32279
  "Issuer": {
@@ -32219,6 +32705,12 @@
32219
32705
  "AWS::Elasticsearch::Domain.AdvancedSecurityOptionsInput": {
32220
32706
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-advancedsecurityoptionsinput.html",
32221
32707
  "Properties": {
32708
+ "AnonymousAuthEnabled": {
32709
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-advancedsecurityoptionsinput.html#cfn-elasticsearch-domain-advancedsecurityoptionsinput-anonymousauthenabled",
32710
+ "PrimitiveType": "Boolean",
32711
+ "Required": false,
32712
+ "UpdateType": "Mutable"
32713
+ },
32222
32714
  "Enabled": {
32223
32715
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-advancedsecurityoptionsinput.html#cfn-elasticsearch-domain-advancedsecurityoptionsinput-enabled",
32224
32716
  "PrimitiveType": "Boolean",
@@ -47882,6 +48374,13 @@
47882
48374
  "Type": "SqlApplicationConfiguration",
47883
48375
  "UpdateType": "Mutable"
47884
48376
  },
48377
+ "VpcConfigurations": {
48378
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-applicationconfiguration.html#cfn-kinesisanalyticsv2-application-applicationconfiguration-vpcconfigurations",
48379
+ "ItemType": "VpcConfiguration",
48380
+ "Required": false,
48381
+ "Type": "List",
48382
+ "UpdateType": "Mutable"
48383
+ },
47885
48384
  "ZeppelinApplicationConfiguration": {
47886
48385
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-applicationconfiguration.html#cfn-kinesisanalyticsv2-application-applicationconfiguration-zeppelinapplicationconfiguration",
47887
48386
  "Required": false,
@@ -47890,6 +48389,34 @@
47890
48389
  }
47891
48390
  }
47892
48391
  },
48392
+ "AWS::KinesisAnalyticsV2::Application.ApplicationMaintenanceConfiguration": {
48393
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-applicationmaintenanceconfiguration.html",
48394
+ "Properties": {
48395
+ "ApplicationMaintenanceWindowStartTime": {
48396
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-applicationmaintenanceconfiguration.html#cfn-kinesisanalyticsv2-application-applicationmaintenanceconfiguration-applicationmaintenancewindowstarttime",
48397
+ "PrimitiveType": "String",
48398
+ "Required": true,
48399
+ "UpdateType": "Mutable"
48400
+ }
48401
+ }
48402
+ },
48403
+ "AWS::KinesisAnalyticsV2::Application.ApplicationRestoreConfiguration": {
48404
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-applicationrestoreconfiguration.html",
48405
+ "Properties": {
48406
+ "ApplicationRestoreType": {
48407
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-applicationrestoreconfiguration.html#cfn-kinesisanalyticsv2-application-applicationrestoreconfiguration-applicationrestoretype",
48408
+ "PrimitiveType": "String",
48409
+ "Required": true,
48410
+ "UpdateType": "Mutable"
48411
+ },
48412
+ "SnapshotName": {
48413
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-applicationrestoreconfiguration.html#cfn-kinesisanalyticsv2-application-applicationrestoreconfiguration-snapshotname",
48414
+ "PrimitiveType": "String",
48415
+ "Required": false,
48416
+ "UpdateType": "Mutable"
48417
+ }
48418
+ }
48419
+ },
47893
48420
  "AWS::KinesisAnalyticsV2::Application.ApplicationSnapshotConfiguration": {
47894
48421
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-applicationsnapshotconfiguration.html",
47895
48422
  "Properties": {
@@ -48020,6 +48547,7 @@
48020
48547
  "Properties": {
48021
48548
  "PropertyGroups": {
48022
48549
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-environmentproperties.html#cfn-kinesisanalyticsv2-application-environmentproperties-propertygroups",
48550
+ "DuplicatesAllowed": true,
48023
48551
  "ItemType": "PropertyGroup",
48024
48552
  "Required": false,
48025
48553
  "Type": "List",
@@ -48050,6 +48578,17 @@
48050
48578
  }
48051
48579
  }
48052
48580
  },
48581
+ "AWS::KinesisAnalyticsV2::Application.FlinkRunConfiguration": {
48582
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-flinkrunconfiguration.html",
48583
+ "Properties": {
48584
+ "AllowNonRestoredState": {
48585
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-flinkrunconfiguration.html#cfn-kinesisanalyticsv2-application-flinkrunconfiguration-allownonrestoredstate",
48586
+ "PrimitiveType": "Boolean",
48587
+ "Required": false,
48588
+ "UpdateType": "Mutable"
48589
+ }
48590
+ }
48591
+ },
48053
48592
  "AWS::KinesisAnalyticsV2::Application.GlueDataCatalogConfiguration": {
48054
48593
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-gluedatacatalogconfiguration.html",
48055
48594
  "Properties": {
@@ -48140,6 +48679,7 @@
48140
48679
  "Properties": {
48141
48680
  "RecordColumns": {
48142
48681
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-inputschema.html#cfn-kinesisanalyticsv2-application-inputschema-recordcolumns",
48682
+ "DuplicatesAllowed": true,
48143
48683
  "ItemType": "RecordColumn",
48144
48684
  "Required": true,
48145
48685
  "Type": "List",
@@ -48295,8 +48835,9 @@
48295
48835
  },
48296
48836
  "PropertyMap": {
48297
48837
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-propertygroup.html#cfn-kinesisanalyticsv2-application-propertygroup-propertymap",
48298
- "PrimitiveType": "Json",
48838
+ "PrimitiveItemType": "String",
48299
48839
  "Required": false,
48840
+ "Type": "Map",
48300
48841
  "UpdateType": "Mutable"
48301
48842
  }
48302
48843
  }
@@ -48341,13 +48882,30 @@
48341
48882
  }
48342
48883
  }
48343
48884
  },
48885
+ "AWS::KinesisAnalyticsV2::Application.RunConfiguration": {
48886
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-runconfiguration.html",
48887
+ "Properties": {
48888
+ "ApplicationRestoreConfiguration": {
48889
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-runconfiguration.html#cfn-kinesisanalyticsv2-application-runconfiguration-applicationrestoreconfiguration",
48890
+ "Required": false,
48891
+ "Type": "ApplicationRestoreConfiguration",
48892
+ "UpdateType": "Mutable"
48893
+ },
48894
+ "FlinkRunConfiguration": {
48895
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-runconfiguration.html#cfn-kinesisanalyticsv2-application-runconfiguration-flinkrunconfiguration",
48896
+ "Required": false,
48897
+ "Type": "FlinkRunConfiguration",
48898
+ "UpdateType": "Mutable"
48899
+ }
48900
+ }
48901
+ },
48344
48902
  "AWS::KinesisAnalyticsV2::Application.S3ContentBaseLocation": {
48345
48903
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-s3contentbaselocation.html",
48346
48904
  "Properties": {
48347
48905
  "BasePath": {
48348
48906
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-s3contentbaselocation.html#cfn-kinesisanalyticsv2-application-s3contentbaselocation-basepath",
48349
48907
  "PrimitiveType": "String",
48350
- "Required": true,
48908
+ "Required": false,
48351
48909
  "UpdateType": "Mutable"
48352
48910
  },
48353
48911
  "BucketARN": {
@@ -48364,13 +48922,13 @@
48364
48922
  "BucketARN": {
48365
48923
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-s3contentlocation.html#cfn-kinesisanalyticsv2-application-s3contentlocation-bucketarn",
48366
48924
  "PrimitiveType": "String",
48367
- "Required": false,
48925
+ "Required": true,
48368
48926
  "UpdateType": "Mutable"
48369
48927
  },
48370
48928
  "FileKey": {
48371
48929
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-s3contentlocation.html#cfn-kinesisanalyticsv2-application-s3contentlocation-filekey",
48372
48930
  "PrimitiveType": "String",
48373
- "Required": false,
48931
+ "Required": true,
48374
48932
  "UpdateType": "Mutable"
48375
48933
  },
48376
48934
  "ObjectVersion": {
@@ -48386,6 +48944,7 @@
48386
48944
  "Properties": {
48387
48945
  "Inputs": {
48388
48946
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-sqlapplicationconfiguration.html#cfn-kinesisanalyticsv2-application-sqlapplicationconfiguration-inputs",
48947
+ "DuplicatesAllowed": true,
48389
48948
  "ItemType": "Input",
48390
48949
  "Required": false,
48391
48950
  "Type": "List",
@@ -48393,6 +48952,27 @@
48393
48952
  }
48394
48953
  }
48395
48954
  },
48955
+ "AWS::KinesisAnalyticsV2::Application.VpcConfiguration": {
48956
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-vpcconfiguration.html",
48957
+ "Properties": {
48958
+ "SecurityGroupIds": {
48959
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-vpcconfiguration.html#cfn-kinesisanalyticsv2-application-vpcconfiguration-securitygroupids",
48960
+ "DuplicatesAllowed": true,
48961
+ "PrimitiveItemType": "String",
48962
+ "Required": true,
48963
+ "Type": "List",
48964
+ "UpdateType": "Mutable"
48965
+ },
48966
+ "SubnetIds": {
48967
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-vpcconfiguration.html#cfn-kinesisanalyticsv2-application-vpcconfiguration-subnetids",
48968
+ "DuplicatesAllowed": true,
48969
+ "PrimitiveItemType": "String",
48970
+ "Required": true,
48971
+ "Type": "List",
48972
+ "UpdateType": "Mutable"
48973
+ }
48974
+ }
48975
+ },
48396
48976
  "AWS::KinesisAnalyticsV2::Application.ZeppelinApplicationConfiguration": {
48397
48977
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-zeppelinapplicationconfiguration.html",
48398
48978
  "Properties": {
@@ -49807,6 +50387,35 @@
49807
50387
  }
49808
50388
  }
49809
50389
  },
50390
+ "AWS::LakeFormation::DataCellsFilter.ColumnWildcard": {
50391
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-datacellsfilter-columnwildcard.html",
50392
+ "Properties": {
50393
+ "ExcludedColumnNames": {
50394
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-datacellsfilter-columnwildcard.html#cfn-lakeformation-datacellsfilter-columnwildcard-excludedcolumnnames",
50395
+ "PrimitiveItemType": "String",
50396
+ "Required": false,
50397
+ "Type": "List",
50398
+ "UpdateType": "Immutable"
50399
+ }
50400
+ }
50401
+ },
50402
+ "AWS::LakeFormation::DataCellsFilter.RowFilter": {
50403
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-datacellsfilter-rowfilter.html",
50404
+ "Properties": {
50405
+ "AllRowsWildcard": {
50406
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-datacellsfilter-rowfilter.html#cfn-lakeformation-datacellsfilter-rowfilter-allrowswildcard",
50407
+ "PrimitiveType": "Json",
50408
+ "Required": false,
50409
+ "UpdateType": "Immutable"
50410
+ },
50411
+ "FilterExpression": {
50412
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-datacellsfilter-rowfilter.html#cfn-lakeformation-datacellsfilter-rowfilter-filterexpression",
50413
+ "PrimitiveType": "String",
50414
+ "Required": false,
50415
+ "UpdateType": "Immutable"
50416
+ }
50417
+ }
50418
+ },
49810
50419
  "AWS::LakeFormation::DataLakeSettings.Admins": {
49811
50420
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-datalakesettings-admins.html",
49812
50421
  "ItemType": "DataLakePrincipal",
@@ -49980,6 +50589,429 @@
49980
50589
  }
49981
50590
  }
49982
50591
  },
50592
+ "AWS::LakeFormation::PrincipalPermissions.CatalogResource": {
50593
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-catalogresource.html",
50594
+ "PrimitiveType": "Json",
50595
+ "Required": false,
50596
+ "UpdateType": "Immutable"
50597
+ },
50598
+ "AWS::LakeFormation::PrincipalPermissions.ColumnWildcard": {
50599
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-columnwildcard.html",
50600
+ "Properties": {
50601
+ "ExcludedColumnNames": {
50602
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-columnwildcard.html#cfn-lakeformation-principalpermissions-columnwildcard-excludedcolumnnames",
50603
+ "PrimitiveItemType": "String",
50604
+ "Required": false,
50605
+ "Type": "List",
50606
+ "UpdateType": "Immutable"
50607
+ }
50608
+ }
50609
+ },
50610
+ "AWS::LakeFormation::PrincipalPermissions.DataCellsFilterResource": {
50611
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-datacellsfilterresource.html",
50612
+ "Properties": {
50613
+ "DatabaseName": {
50614
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-datacellsfilterresource.html#cfn-lakeformation-principalpermissions-datacellsfilterresource-databasename",
50615
+ "PrimitiveType": "String",
50616
+ "Required": true,
50617
+ "UpdateType": "Immutable"
50618
+ },
50619
+ "Name": {
50620
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-datacellsfilterresource.html#cfn-lakeformation-principalpermissions-datacellsfilterresource-name",
50621
+ "PrimitiveType": "String",
50622
+ "Required": true,
50623
+ "UpdateType": "Immutable"
50624
+ },
50625
+ "TableCatalogId": {
50626
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-datacellsfilterresource.html#cfn-lakeformation-principalpermissions-datacellsfilterresource-tablecatalogid",
50627
+ "PrimitiveType": "String",
50628
+ "Required": true,
50629
+ "UpdateType": "Immutable"
50630
+ },
50631
+ "TableName": {
50632
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-datacellsfilterresource.html#cfn-lakeformation-principalpermissions-datacellsfilterresource-tablename",
50633
+ "PrimitiveType": "String",
50634
+ "Required": true,
50635
+ "UpdateType": "Immutable"
50636
+ }
50637
+ }
50638
+ },
50639
+ "AWS::LakeFormation::PrincipalPermissions.DataLakePrincipal": {
50640
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-datalakeprincipal.html",
50641
+ "Properties": {
50642
+ "DataLakePrincipalIdentifier": {
50643
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-datalakeprincipal.html#cfn-lakeformation-principalpermissions-datalakeprincipal-datalakeprincipalidentifier",
50644
+ "PrimitiveType": "String",
50645
+ "Required": false,
50646
+ "UpdateType": "Immutable"
50647
+ }
50648
+ }
50649
+ },
50650
+ "AWS::LakeFormation::PrincipalPermissions.DataLocationResource": {
50651
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-datalocationresource.html",
50652
+ "Properties": {
50653
+ "CatalogId": {
50654
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-datalocationresource.html#cfn-lakeformation-principalpermissions-datalocationresource-catalogid",
50655
+ "PrimitiveType": "String",
50656
+ "Required": true,
50657
+ "UpdateType": "Immutable"
50658
+ },
50659
+ "ResourceArn": {
50660
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-datalocationresource.html#cfn-lakeformation-principalpermissions-datalocationresource-resourcearn",
50661
+ "PrimitiveType": "String",
50662
+ "Required": true,
50663
+ "UpdateType": "Immutable"
50664
+ }
50665
+ }
50666
+ },
50667
+ "AWS::LakeFormation::PrincipalPermissions.DatabaseResource": {
50668
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-databaseresource.html",
50669
+ "Properties": {
50670
+ "CatalogId": {
50671
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-databaseresource.html#cfn-lakeformation-principalpermissions-databaseresource-catalogid",
50672
+ "PrimitiveType": "String",
50673
+ "Required": true,
50674
+ "UpdateType": "Immutable"
50675
+ },
50676
+ "Name": {
50677
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-databaseresource.html#cfn-lakeformation-principalpermissions-databaseresource-name",
50678
+ "PrimitiveType": "String",
50679
+ "Required": true,
50680
+ "UpdateType": "Immutable"
50681
+ }
50682
+ }
50683
+ },
50684
+ "AWS::LakeFormation::PrincipalPermissions.LFTag": {
50685
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-lftag.html",
50686
+ "Properties": {
50687
+ "TagKey": {
50688
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-lftag.html#cfn-lakeformation-principalpermissions-lftag-tagkey",
50689
+ "PrimitiveType": "String",
50690
+ "Required": false,
50691
+ "UpdateType": "Immutable"
50692
+ },
50693
+ "TagValues": {
50694
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-lftag.html#cfn-lakeformation-principalpermissions-lftag-tagvalues",
50695
+ "PrimitiveItemType": "String",
50696
+ "Required": false,
50697
+ "Type": "List",
50698
+ "UpdateType": "Immutable"
50699
+ }
50700
+ }
50701
+ },
50702
+ "AWS::LakeFormation::PrincipalPermissions.LFTagKeyResource": {
50703
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-lftagkeyresource.html",
50704
+ "Properties": {
50705
+ "CatalogId": {
50706
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-lftagkeyresource.html#cfn-lakeformation-principalpermissions-lftagkeyresource-catalogid",
50707
+ "PrimitiveType": "String",
50708
+ "Required": true,
50709
+ "UpdateType": "Immutable"
50710
+ },
50711
+ "TagKey": {
50712
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-lftagkeyresource.html#cfn-lakeformation-principalpermissions-lftagkeyresource-tagkey",
50713
+ "PrimitiveType": "String",
50714
+ "Required": true,
50715
+ "UpdateType": "Immutable"
50716
+ },
50717
+ "TagValues": {
50718
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-lftagkeyresource.html#cfn-lakeformation-principalpermissions-lftagkeyresource-tagvalues",
50719
+ "PrimitiveItemType": "String",
50720
+ "Required": true,
50721
+ "Type": "List",
50722
+ "UpdateType": "Immutable"
50723
+ }
50724
+ }
50725
+ },
50726
+ "AWS::LakeFormation::PrincipalPermissions.LFTagPolicyResource": {
50727
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-lftagpolicyresource.html",
50728
+ "Properties": {
50729
+ "CatalogId": {
50730
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-lftagpolicyresource.html#cfn-lakeformation-principalpermissions-lftagpolicyresource-catalogid",
50731
+ "PrimitiveType": "String",
50732
+ "Required": true,
50733
+ "UpdateType": "Immutable"
50734
+ },
50735
+ "Expression": {
50736
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-lftagpolicyresource.html#cfn-lakeformation-principalpermissions-lftagpolicyresource-expression",
50737
+ "ItemType": "LFTag",
50738
+ "Required": true,
50739
+ "Type": "List",
50740
+ "UpdateType": "Immutable"
50741
+ },
50742
+ "ResourceType": {
50743
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-lftagpolicyresource.html#cfn-lakeformation-principalpermissions-lftagpolicyresource-resourcetype",
50744
+ "PrimitiveType": "String",
50745
+ "Required": true,
50746
+ "UpdateType": "Immutable"
50747
+ }
50748
+ }
50749
+ },
50750
+ "AWS::LakeFormation::PrincipalPermissions.Resource": {
50751
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-resource.html",
50752
+ "Properties": {
50753
+ "Catalog": {
50754
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-resource.html#cfn-lakeformation-principalpermissions-resource-catalog",
50755
+ "Required": false,
50756
+ "Type": "CatalogResource",
50757
+ "UpdateType": "Immutable"
50758
+ },
50759
+ "DataCellsFilter": {
50760
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-resource.html#cfn-lakeformation-principalpermissions-resource-datacellsfilter",
50761
+ "Required": false,
50762
+ "Type": "DataCellsFilterResource",
50763
+ "UpdateType": "Immutable"
50764
+ },
50765
+ "DataLocation": {
50766
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-resource.html#cfn-lakeformation-principalpermissions-resource-datalocation",
50767
+ "Required": false,
50768
+ "Type": "DataLocationResource",
50769
+ "UpdateType": "Immutable"
50770
+ },
50771
+ "Database": {
50772
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-resource.html#cfn-lakeformation-principalpermissions-resource-database",
50773
+ "Required": false,
50774
+ "Type": "DatabaseResource",
50775
+ "UpdateType": "Immutable"
50776
+ },
50777
+ "LFTag": {
50778
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-resource.html#cfn-lakeformation-principalpermissions-resource-lftag",
50779
+ "Required": false,
50780
+ "Type": "LFTagKeyResource",
50781
+ "UpdateType": "Immutable"
50782
+ },
50783
+ "LFTagPolicy": {
50784
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-resource.html#cfn-lakeformation-principalpermissions-resource-lftagpolicy",
50785
+ "Required": false,
50786
+ "Type": "LFTagPolicyResource",
50787
+ "UpdateType": "Immutable"
50788
+ },
50789
+ "Table": {
50790
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-resource.html#cfn-lakeformation-principalpermissions-resource-table",
50791
+ "Required": false,
50792
+ "Type": "TableResource",
50793
+ "UpdateType": "Immutable"
50794
+ },
50795
+ "TableWithColumns": {
50796
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-resource.html#cfn-lakeformation-principalpermissions-resource-tablewithcolumns",
50797
+ "Required": false,
50798
+ "Type": "TableWithColumnsResource",
50799
+ "UpdateType": "Immutable"
50800
+ }
50801
+ }
50802
+ },
50803
+ "AWS::LakeFormation::PrincipalPermissions.TableResource": {
50804
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-tableresource.html",
50805
+ "Properties": {
50806
+ "CatalogId": {
50807
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-tableresource.html#cfn-lakeformation-principalpermissions-tableresource-catalogid",
50808
+ "PrimitiveType": "String",
50809
+ "Required": true,
50810
+ "UpdateType": "Immutable"
50811
+ },
50812
+ "DatabaseName": {
50813
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-tableresource.html#cfn-lakeformation-principalpermissions-tableresource-databasename",
50814
+ "PrimitiveType": "String",
50815
+ "Required": true,
50816
+ "UpdateType": "Immutable"
50817
+ },
50818
+ "Name": {
50819
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-tableresource.html#cfn-lakeformation-principalpermissions-tableresource-name",
50820
+ "PrimitiveType": "String",
50821
+ "Required": false,
50822
+ "UpdateType": "Immutable"
50823
+ },
50824
+ "TableWildcard": {
50825
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-tableresource.html#cfn-lakeformation-principalpermissions-tableresource-tablewildcard",
50826
+ "Required": false,
50827
+ "Type": "TableWildcard",
50828
+ "UpdateType": "Immutable"
50829
+ }
50830
+ }
50831
+ },
50832
+ "AWS::LakeFormation::PrincipalPermissions.TableWildcard": {
50833
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-tablewildcard.html",
50834
+ "PrimitiveType": "Json",
50835
+ "Required": false,
50836
+ "UpdateType": "Immutable"
50837
+ },
50838
+ "AWS::LakeFormation::PrincipalPermissions.TableWithColumnsResource": {
50839
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-tablewithcolumnsresource.html",
50840
+ "Properties": {
50841
+ "CatalogId": {
50842
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-tablewithcolumnsresource.html#cfn-lakeformation-principalpermissions-tablewithcolumnsresource-catalogid",
50843
+ "PrimitiveType": "String",
50844
+ "Required": true,
50845
+ "UpdateType": "Immutable"
50846
+ },
50847
+ "ColumnNames": {
50848
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-tablewithcolumnsresource.html#cfn-lakeformation-principalpermissions-tablewithcolumnsresource-columnnames",
50849
+ "PrimitiveItemType": "String",
50850
+ "Required": false,
50851
+ "Type": "List",
50852
+ "UpdateType": "Immutable"
50853
+ },
50854
+ "ColumnWildcard": {
50855
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-tablewithcolumnsresource.html#cfn-lakeformation-principalpermissions-tablewithcolumnsresource-columnwildcard",
50856
+ "Required": false,
50857
+ "Type": "ColumnWildcard",
50858
+ "UpdateType": "Immutable"
50859
+ },
50860
+ "DatabaseName": {
50861
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-tablewithcolumnsresource.html#cfn-lakeformation-principalpermissions-tablewithcolumnsresource-databasename",
50862
+ "PrimitiveType": "String",
50863
+ "Required": true,
50864
+ "UpdateType": "Immutable"
50865
+ },
50866
+ "Name": {
50867
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-principalpermissions-tablewithcolumnsresource.html#cfn-lakeformation-principalpermissions-tablewithcolumnsresource-name",
50868
+ "PrimitiveType": "String",
50869
+ "Required": true,
50870
+ "UpdateType": "Immutable"
50871
+ }
50872
+ }
50873
+ },
50874
+ "AWS::LakeFormation::TagAssociation.CatalogResource": {
50875
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-catalogresource.html",
50876
+ "PrimitiveType": "Json",
50877
+ "Required": false,
50878
+ "UpdateType": "Immutable"
50879
+ },
50880
+ "AWS::LakeFormation::TagAssociation.DatabaseResource": {
50881
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-databaseresource.html",
50882
+ "Properties": {
50883
+ "CatalogId": {
50884
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-databaseresource.html#cfn-lakeformation-tagassociation-databaseresource-catalogid",
50885
+ "PrimitiveType": "String",
50886
+ "Required": true,
50887
+ "UpdateType": "Immutable"
50888
+ },
50889
+ "Name": {
50890
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-databaseresource.html#cfn-lakeformation-tagassociation-databaseresource-name",
50891
+ "PrimitiveType": "String",
50892
+ "Required": true,
50893
+ "UpdateType": "Immutable"
50894
+ }
50895
+ }
50896
+ },
50897
+ "AWS::LakeFormation::TagAssociation.LFTagPair": {
50898
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-lftagpair.html",
50899
+ "Properties": {
50900
+ "CatalogId": {
50901
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-lftagpair.html#cfn-lakeformation-tagassociation-lftagpair-catalogid",
50902
+ "PrimitiveType": "String",
50903
+ "Required": true,
50904
+ "UpdateType": "Immutable"
50905
+ },
50906
+ "TagKey": {
50907
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-lftagpair.html#cfn-lakeformation-tagassociation-lftagpair-tagkey",
50908
+ "PrimitiveType": "String",
50909
+ "Required": true,
50910
+ "UpdateType": "Immutable"
50911
+ },
50912
+ "TagValues": {
50913
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-lftagpair.html#cfn-lakeformation-tagassociation-lftagpair-tagvalues",
50914
+ "PrimitiveItemType": "String",
50915
+ "Required": true,
50916
+ "Type": "List",
50917
+ "UpdateType": "Immutable"
50918
+ }
50919
+ }
50920
+ },
50921
+ "AWS::LakeFormation::TagAssociation.Resource": {
50922
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-resource.html",
50923
+ "Properties": {
50924
+ "Catalog": {
50925
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-resource.html#cfn-lakeformation-tagassociation-resource-catalog",
50926
+ "Required": false,
50927
+ "Type": "CatalogResource",
50928
+ "UpdateType": "Immutable"
50929
+ },
50930
+ "Database": {
50931
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-resource.html#cfn-lakeformation-tagassociation-resource-database",
50932
+ "Required": false,
50933
+ "Type": "DatabaseResource",
50934
+ "UpdateType": "Immutable"
50935
+ },
50936
+ "Table": {
50937
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-resource.html#cfn-lakeformation-tagassociation-resource-table",
50938
+ "Required": false,
50939
+ "Type": "TableResource",
50940
+ "UpdateType": "Immutable"
50941
+ },
50942
+ "TableWithColumns": {
50943
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-resource.html#cfn-lakeformation-tagassociation-resource-tablewithcolumns",
50944
+ "Required": false,
50945
+ "Type": "TableWithColumnsResource",
50946
+ "UpdateType": "Immutable"
50947
+ }
50948
+ }
50949
+ },
50950
+ "AWS::LakeFormation::TagAssociation.TableResource": {
50951
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-tableresource.html",
50952
+ "Properties": {
50953
+ "CatalogId": {
50954
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-tableresource.html#cfn-lakeformation-tagassociation-tableresource-catalogid",
50955
+ "PrimitiveType": "String",
50956
+ "Required": true,
50957
+ "UpdateType": "Immutable"
50958
+ },
50959
+ "DatabaseName": {
50960
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-tableresource.html#cfn-lakeformation-tagassociation-tableresource-databasename",
50961
+ "PrimitiveType": "String",
50962
+ "Required": true,
50963
+ "UpdateType": "Immutable"
50964
+ },
50965
+ "Name": {
50966
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-tableresource.html#cfn-lakeformation-tagassociation-tableresource-name",
50967
+ "PrimitiveType": "String",
50968
+ "Required": false,
50969
+ "UpdateType": "Immutable"
50970
+ },
50971
+ "TableWildcard": {
50972
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-tableresource.html#cfn-lakeformation-tagassociation-tableresource-tablewildcard",
50973
+ "Required": false,
50974
+ "Type": "TableWildcard",
50975
+ "UpdateType": "Immutable"
50976
+ }
50977
+ }
50978
+ },
50979
+ "AWS::LakeFormation::TagAssociation.TableWildcard": {
50980
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-tablewildcard.html",
50981
+ "PrimitiveType": "Json",
50982
+ "Required": false,
50983
+ "UpdateType": "Immutable"
50984
+ },
50985
+ "AWS::LakeFormation::TagAssociation.TableWithColumnsResource": {
50986
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-tablewithcolumnsresource.html",
50987
+ "Properties": {
50988
+ "CatalogId": {
50989
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-tablewithcolumnsresource.html#cfn-lakeformation-tagassociation-tablewithcolumnsresource-catalogid",
50990
+ "PrimitiveType": "String",
50991
+ "Required": true,
50992
+ "UpdateType": "Immutable"
50993
+ },
50994
+ "ColumnNames": {
50995
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-tablewithcolumnsresource.html#cfn-lakeformation-tagassociation-tablewithcolumnsresource-columnnames",
50996
+ "PrimitiveItemType": "String",
50997
+ "Required": true,
50998
+ "Type": "List",
50999
+ "UpdateType": "Immutable"
51000
+ },
51001
+ "DatabaseName": {
51002
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-tablewithcolumnsresource.html#cfn-lakeformation-tagassociation-tablewithcolumnsresource-databasename",
51003
+ "PrimitiveType": "String",
51004
+ "Required": true,
51005
+ "UpdateType": "Immutable"
51006
+ },
51007
+ "Name": {
51008
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-tagassociation-tablewithcolumnsresource.html#cfn-lakeformation-tagassociation-tablewithcolumnsresource-name",
51009
+ "PrimitiveType": "String",
51010
+ "Required": true,
51011
+ "UpdateType": "Immutable"
51012
+ }
51013
+ }
51014
+ },
49983
51015
  "AWS::Lambda::Alias.AliasRoutingConfiguration": {
49984
51016
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-alias-aliasroutingconfiguration.html",
49985
51017
  "Properties": {
@@ -64205,6 +65237,23 @@
64205
65237
  }
64206
65238
  }
64207
65239
  },
65240
+ "AWS::QuickSight::DataSet.DataSetUsageConfiguration": {
65241
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetusageconfiguration.html",
65242
+ "Properties": {
65243
+ "DisableUseAsDirectQuerySource": {
65244
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetusageconfiguration.html#cfn-quicksight-dataset-datasetusageconfiguration-disableuseasdirectquerysource",
65245
+ "PrimitiveType": "Boolean",
65246
+ "Required": false,
65247
+ "UpdateType": "Mutable"
65248
+ },
65249
+ "DisableUseAsImportedSource": {
65250
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetusageconfiguration.html#cfn-quicksight-dataset-datasetusageconfiguration-disableuseasimportedsource",
65251
+ "PrimitiveType": "Boolean",
65252
+ "Required": false,
65253
+ "UpdateType": "Mutable"
65254
+ }
65255
+ }
65256
+ },
64208
65257
  "AWS::QuickSight::DataSet.FieldFolder": {
64209
65258
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-fieldfolder.html",
64210
65259
  "Properties": {
@@ -64371,6 +65420,12 @@
64371
65420
  "AWS::QuickSight::DataSet.LogicalTableSource": {
64372
65421
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-logicaltablesource.html",
64373
65422
  "Properties": {
65423
+ "DataSetArn": {
65424
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-logicaltablesource.html#cfn-quicksight-dataset-logicaltablesource-datasetarn",
65425
+ "PrimitiveType": "String",
65426
+ "Required": false,
65427
+ "UpdateType": "Mutable"
65428
+ },
64374
65429
  "JoinInstruction": {
64375
65430
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-logicaltablesource.html#cfn-quicksight-dataset-logicaltablesource-joininstruction",
64376
65431
  "Required": false,
@@ -66081,6 +67136,17 @@
66081
67136
  }
66082
67137
  }
66083
67138
  },
67139
+ "AWS::RefactorSpaces::Route.DefaultRouteInput": {
67140
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-refactorspaces-route-defaultrouteinput.html",
67141
+ "Properties": {
67142
+ "ActivationState": {
67143
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-refactorspaces-route-defaultrouteinput.html#cfn-refactorspaces-route-defaultrouteinput-activationstate",
67144
+ "PrimitiveType": "String",
67145
+ "Required": true,
67146
+ "UpdateType": "Mutable"
67147
+ }
67148
+ }
67149
+ },
66084
67150
  "AWS::RefactorSpaces::Route.UriPathRouteInput": {
66085
67151
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-refactorspaces-route-uripathrouteinput.html",
66086
67152
  "Properties": {
@@ -66088,7 +67154,7 @@
66088
67154
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-refactorspaces-route-uripathrouteinput.html#cfn-refactorspaces-route-uripathrouteinput-activationstate",
66089
67155
  "PrimitiveType": "String",
66090
67156
  "Required": true,
66091
- "UpdateType": "Immutable"
67157
+ "UpdateType": "Mutable"
66092
67158
  },
66093
67159
  "IncludeChildPaths": {
66094
67160
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-refactorspaces-route-uripathrouteinput.html#cfn-refactorspaces-route-uripathrouteinput-includechildpaths",
@@ -66430,6 +67496,25 @@
66430
67496
  }
66431
67497
  }
66432
67498
  },
67499
+ "AWS::Route53::CidrCollection.Location": {
67500
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-cidrcollection-location.html",
67501
+ "Properties": {
67502
+ "CidrList": {
67503
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-cidrcollection-location.html#cfn-route53-cidrcollection-location-cidrlist",
67504
+ "DuplicatesAllowed": false,
67505
+ "PrimitiveItemType": "String",
67506
+ "Required": true,
67507
+ "Type": "List",
67508
+ "UpdateType": "Mutable"
67509
+ },
67510
+ "LocationName": {
67511
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-cidrcollection-location.html#cfn-route53-cidrcollection-location-locationname",
67512
+ "PrimitiveType": "String",
67513
+ "Required": true,
67514
+ "UpdateType": "Mutable"
67515
+ }
67516
+ }
67517
+ },
66433
67518
  "AWS::Route53::HealthCheck.AlarmIdentifier": {
66434
67519
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-alarmidentifier.html",
66435
67520
  "Properties": {
@@ -66654,6 +67739,23 @@
66654
67739
  }
66655
67740
  }
66656
67741
  },
67742
+ "AWS::Route53::RecordSet.CidrRoutingConfig": {
67743
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-cidrroutingconfig.html",
67744
+ "Properties": {
67745
+ "CollectionId": {
67746
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-cidrroutingconfig.html#cfn-route53-cidrroutingconfig-collectionid",
67747
+ "PrimitiveType": "String",
67748
+ "Required": true,
67749
+ "UpdateType": "Mutable"
67750
+ },
67751
+ "LocationName": {
67752
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-cidrroutingconfig.html#cfn-route53-cidrroutingconfig-locationname",
67753
+ "PrimitiveType": "String",
67754
+ "Required": true,
67755
+ "UpdateType": "Mutable"
67756
+ }
67757
+ }
67758
+ },
66657
67759
  "AWS::Route53::RecordSet.GeoLocation": {
66658
67760
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset-geolocation.html",
66659
67761
  "Properties": {
@@ -66700,6 +67802,23 @@
66700
67802
  }
66701
67803
  }
66702
67804
  },
67805
+ "AWS::Route53::RecordSetGroup.CidrRoutingConfig": {
67806
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-cidrroutingconfig.html",
67807
+ "Properties": {
67808
+ "CollectionId": {
67809
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-cidrroutingconfig.html#cfn-route53-cidrroutingconfig-collectionid",
67810
+ "PrimitiveType": "String",
67811
+ "Required": true,
67812
+ "UpdateType": "Mutable"
67813
+ },
67814
+ "LocationName": {
67815
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-cidrroutingconfig.html#cfn-route53-cidrroutingconfig-locationname",
67816
+ "PrimitiveType": "String",
67817
+ "Required": true,
67818
+ "UpdateType": "Mutable"
67819
+ }
67820
+ }
67821
+ },
66703
67822
  "AWS::Route53::RecordSetGroup.GeoLocation": {
66704
67823
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset-geolocation.html",
66705
67824
  "Properties": {
@@ -66732,6 +67851,12 @@
66732
67851
  "Type": "AliasTarget",
66733
67852
  "UpdateType": "Mutable"
66734
67853
  },
67854
+ "CidrRoutingConfig": {
67855
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-cidrroutingconfig",
67856
+ "Required": false,
67857
+ "Type": "CidrRoutingConfig",
67858
+ "UpdateType": "Mutable"
67859
+ },
66735
67860
  "Failover": {
66736
67861
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-failover",
66737
67862
  "PrimitiveType": "String",
@@ -68398,6 +69523,12 @@
68398
69523
  "AWS::S3::MultiRegionAccessPoint.Region": {
68399
69524
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-multiregionaccesspoint-region.html",
68400
69525
  "Properties": {
69526
+ "AccountId": {
69527
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-multiregionaccesspoint-region.html#cfn-s3-multiregionaccesspoint-region-accountid",
69528
+ "PrimitiveType": "String",
69529
+ "Required": false,
69530
+ "UpdateType": "Immutable"
69531
+ },
68401
69532
  "Bucket": {
68402
69533
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-multiregionaccesspoint-region.html#cfn-s3-multiregionaccesspoint-region-bucket",
68403
69534
  "PrimitiveType": "String",
@@ -69000,6 +70131,79 @@
69000
70131
  }
69001
70132
  }
69002
70133
  },
70134
+ "AWS::SES::EmailIdentity.ConfigurationSetAttributes": {
70135
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-emailidentity-configurationsetattributes.html",
70136
+ "Properties": {
70137
+ "ConfigurationSetName": {
70138
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-emailidentity-configurationsetattributes.html#cfn-ses-emailidentity-configurationsetattributes-configurationsetname",
70139
+ "PrimitiveType": "String",
70140
+ "Required": false,
70141
+ "UpdateType": "Mutable"
70142
+ }
70143
+ }
70144
+ },
70145
+ "AWS::SES::EmailIdentity.DkimAttributes": {
70146
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-emailidentity-dkimattributes.html",
70147
+ "Properties": {
70148
+ "SigningEnabled": {
70149
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-emailidentity-dkimattributes.html#cfn-ses-emailidentity-dkimattributes-signingenabled",
70150
+ "PrimitiveType": "Boolean",
70151
+ "Required": false,
70152
+ "UpdateType": "Mutable"
70153
+ }
70154
+ }
70155
+ },
70156
+ "AWS::SES::EmailIdentity.DkimSigningAttributes": {
70157
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-emailidentity-dkimsigningattributes.html",
70158
+ "Properties": {
70159
+ "DomainSigningPrivateKey": {
70160
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-emailidentity-dkimsigningattributes.html#cfn-ses-emailidentity-dkimsigningattributes-domainsigningprivatekey",
70161
+ "PrimitiveType": "String",
70162
+ "Required": false,
70163
+ "UpdateType": "Mutable"
70164
+ },
70165
+ "DomainSigningSelector": {
70166
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-emailidentity-dkimsigningattributes.html#cfn-ses-emailidentity-dkimsigningattributes-domainsigningselector",
70167
+ "PrimitiveType": "String",
70168
+ "Required": false,
70169
+ "UpdateType": "Mutable"
70170
+ },
70171
+ "NextSigningKeyLength": {
70172
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-emailidentity-dkimsigningattributes.html#cfn-ses-emailidentity-dkimsigningattributes-nextsigningkeylength",
70173
+ "PrimitiveType": "String",
70174
+ "Required": false,
70175
+ "UpdateType": "Mutable"
70176
+ }
70177
+ }
70178
+ },
70179
+ "AWS::SES::EmailIdentity.FeedbackAttributes": {
70180
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-emailidentity-feedbackattributes.html",
70181
+ "Properties": {
70182
+ "EmailForwardingEnabled": {
70183
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-emailidentity-feedbackattributes.html#cfn-ses-emailidentity-feedbackattributes-emailforwardingenabled",
70184
+ "PrimitiveType": "Boolean",
70185
+ "Required": false,
70186
+ "UpdateType": "Mutable"
70187
+ }
70188
+ }
70189
+ },
70190
+ "AWS::SES::EmailIdentity.MailFromAttributes": {
70191
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-emailidentity-mailfromattributes.html",
70192
+ "Properties": {
70193
+ "BehaviorOnMxFailure": {
70194
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-emailidentity-mailfromattributes.html#cfn-ses-emailidentity-mailfromattributes-behavioronmxfailure",
70195
+ "PrimitiveType": "String",
70196
+ "Required": false,
70197
+ "UpdateType": "Mutable"
70198
+ },
70199
+ "MailFromDomain": {
70200
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-emailidentity-mailfromattributes.html#cfn-ses-emailidentity-mailfromattributes-mailfromdomain",
70201
+ "PrimitiveType": "String",
70202
+ "Required": false,
70203
+ "UpdateType": "Mutable"
70204
+ }
70205
+ }
70206
+ },
69003
70207
  "AWS::SES::ReceiptFilter.Filter": {
69004
70208
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptfilter-filter.html",
69005
70209
  "Properties": {
@@ -78686,7 +79890,7 @@
78686
79890
  }
78687
79891
  }
78688
79892
  },
78689
- "ResourceSpecificationVersion": "76.0.0",
79893
+ "ResourceSpecificationVersion": "78.1.0",
78690
79894
  "ResourceTypes": {
78691
79895
  "AWS::ACMPCA::Certificate": {
78692
79896
  "Attributes": {
@@ -81220,6 +82424,11 @@
81220
82424
  }
81221
82425
  },
81222
82426
  "AWS::ApiGatewayV2::VpcLink": {
82427
+ "Attributes": {
82428
+ "VpcLinkId": {
82429
+ "PrimitiveType": "String"
82430
+ }
82431
+ },
81223
82432
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-vpclink.html",
81224
82433
  "Properties": {
81225
82434
  "Name": {
@@ -81230,6 +82439,7 @@
81230
82439
  },
81231
82440
  "SecurityGroupIds": {
81232
82441
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-vpclink.html#cfn-apigatewayv2-vpclink-securitygroupids",
82442
+ "DuplicatesAllowed": true,
81233
82443
  "PrimitiveItemType": "String",
81234
82444
  "Required": false,
81235
82445
  "Type": "List",
@@ -81237,6 +82447,7 @@
81237
82447
  },
81238
82448
  "SubnetIds": {
81239
82449
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-vpclink.html#cfn-apigatewayv2-vpclink-subnetids",
82450
+ "DuplicatesAllowed": true,
81240
82451
  "PrimitiveItemType": "String",
81241
82452
  "Required": true,
81242
82453
  "Type": "List",
@@ -81244,8 +82455,9 @@
81244
82455
  },
81245
82456
  "Tags": {
81246
82457
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-vpclink.html#cfn-apigatewayv2-vpclink-tags",
81247
- "PrimitiveType": "Json",
82458
+ "PrimitiveItemType": "String",
81248
82459
  "Required": false,
82460
+ "Type": "Map",
81249
82461
  "UpdateType": "Mutable"
81250
82462
  }
81251
82463
  }
@@ -81526,6 +82738,12 @@
81526
82738
  "Required": true,
81527
82739
  "UpdateType": "Mutable"
81528
82740
  },
82741
+ "ConnectorLabel": {
82742
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-connectorprofile.html#cfn-appflow-connectorprofile-connectorlabel",
82743
+ "PrimitiveType": "String",
82744
+ "Required": false,
82745
+ "UpdateType": "Mutable"
82746
+ },
81529
82747
  "ConnectorProfileConfig": {
81530
82748
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-connectorprofile.html#cfn-appflow-connectorprofile-connectorprofileconfig",
81531
82749
  "Required": false,
@@ -82449,6 +83667,7 @@
82449
83667
  },
82450
83668
  "OrganizationalUnitDistinguishedNames": {
82451
83669
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-directoryconfig.html#cfn-appstream-directoryconfig-organizationalunitdistinguishednames",
83670
+ "DuplicatesAllowed": true,
82452
83671
  "PrimitiveItemType": "String",
82453
83672
  "Required": true,
82454
83673
  "Type": "List",
@@ -82803,6 +84022,12 @@
82803
84022
  "Type": "List",
82804
84023
  "UpdateType": "Mutable"
82805
84024
  },
84025
+ "StreamingExperienceSettings": {
84026
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-stack.html#cfn-appstream-stack-streamingexperiencesettings",
84027
+ "Required": false,
84028
+ "Type": "StreamingExperienceSettings",
84029
+ "UpdateType": "Mutable"
84030
+ },
82806
84031
  "Tags": {
82807
84032
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-stack.html#cfn-appstream-stack-tags",
82808
84033
  "ItemType": "Tag",
@@ -83214,8 +84439,9 @@
83214
84439
  "Properties": {
83215
84440
  "AdditionalAuthenticationProviders": {
83216
84441
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-graphqlapi.html#cfn-appsync-graphqlapi-additionalauthenticationproviders",
84442
+ "ItemType": "AdditionalAuthenticationProvider",
83217
84443
  "Required": false,
83218
- "Type": "AdditionalAuthenticationProviders",
84444
+ "Type": "List",
83219
84445
  "UpdateType": "Mutable"
83220
84446
  },
83221
84447
  "AuthenticationType": {
@@ -83250,8 +84476,9 @@
83250
84476
  },
83251
84477
  "Tags": {
83252
84478
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-graphqlapi.html#cfn-appsync-graphqlapi-tags",
84479
+ "ItemType": "Tag",
83253
84480
  "Required": false,
83254
- "Type": "Tags",
84481
+ "Type": "List",
83255
84482
  "UpdateType": "Mutable"
83256
84483
  },
83257
84484
  "UserPoolConfig": {
@@ -83527,6 +84754,12 @@
83527
84754
  "Type": "List",
83528
84755
  "UpdateType": "Mutable"
83529
84756
  },
84757
+ "GroupingType": {
84758
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-applicationinsights-application.html#cfn-applicationinsights-application-groupingtype",
84759
+ "PrimitiveType": "String",
84760
+ "Required": false,
84761
+ "UpdateType": "Mutable"
84762
+ },
83530
84763
  "LogPatternSets": {
83531
84764
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-applicationinsights-application.html#cfn-applicationinsights-application-logpatternsets",
83532
84765
  "ItemType": "LogPatternSet",
@@ -86461,6 +87694,71 @@
86461
87694
  }
86462
87695
  }
86463
87696
  },
87697
+ "AWS::CloudTrail::EventDataStore": {
87698
+ "Attributes": {
87699
+ "CreatedTimestamp": {
87700
+ "PrimitiveType": "String"
87701
+ },
87702
+ "EventDataStoreArn": {
87703
+ "PrimitiveType": "String"
87704
+ },
87705
+ "Status": {
87706
+ "PrimitiveType": "String"
87707
+ },
87708
+ "UpdatedTimestamp": {
87709
+ "PrimitiveType": "String"
87710
+ }
87711
+ },
87712
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudtrail-eventdatastore.html",
87713
+ "Properties": {
87714
+ "AdvancedEventSelectors": {
87715
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudtrail-eventdatastore.html#cfn-cloudtrail-eventdatastore-advancedeventselectors",
87716
+ "DuplicatesAllowed": false,
87717
+ "ItemType": "AdvancedEventSelector",
87718
+ "Required": false,
87719
+ "Type": "List",
87720
+ "UpdateType": "Mutable"
87721
+ },
87722
+ "MultiRegionEnabled": {
87723
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudtrail-eventdatastore.html#cfn-cloudtrail-eventdatastore-multiregionenabled",
87724
+ "PrimitiveType": "Boolean",
87725
+ "Required": false,
87726
+ "UpdateType": "Mutable"
87727
+ },
87728
+ "Name": {
87729
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudtrail-eventdatastore.html#cfn-cloudtrail-eventdatastore-name",
87730
+ "PrimitiveType": "String",
87731
+ "Required": false,
87732
+ "UpdateType": "Mutable"
87733
+ },
87734
+ "OrganizationEnabled": {
87735
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudtrail-eventdatastore.html#cfn-cloudtrail-eventdatastore-organizationenabled",
87736
+ "PrimitiveType": "Boolean",
87737
+ "Required": false,
87738
+ "UpdateType": "Mutable"
87739
+ },
87740
+ "RetentionPeriod": {
87741
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudtrail-eventdatastore.html#cfn-cloudtrail-eventdatastore-retentionperiod",
87742
+ "PrimitiveType": "Integer",
87743
+ "Required": false,
87744
+ "UpdateType": "Mutable"
87745
+ },
87746
+ "Tags": {
87747
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudtrail-eventdatastore.html#cfn-cloudtrail-eventdatastore-tags",
87748
+ "DuplicatesAllowed": true,
87749
+ "ItemType": "Tag",
87750
+ "Required": false,
87751
+ "Type": "List",
87752
+ "UpdateType": "Mutable"
87753
+ },
87754
+ "TerminationProtectionEnabled": {
87755
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudtrail-eventdatastore.html#cfn-cloudtrail-eventdatastore-terminationprotectionenabled",
87756
+ "PrimitiveType": "Boolean",
87757
+ "Required": false,
87758
+ "UpdateType": "Mutable"
87759
+ }
87760
+ }
87761
+ },
86464
87762
  "AWS::CloudTrail::Trail": {
86465
87763
  "Attributes": {
86466
87764
  "Arn": {
@@ -90779,7 +92077,7 @@
90779
92077
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationefs.html#cfn-datasync-locationefs-accesspointarn",
90780
92078
  "PrimitiveType": "String",
90781
92079
  "Required": false,
90782
- "UpdateType": "Mutable"
92080
+ "UpdateType": "Immutable"
90783
92081
  },
90784
92082
  "Ec2Config": {
90785
92083
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationefs.html#cfn-datasync-locationefs-ec2config",
@@ -90797,13 +92095,13 @@
90797
92095
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationefs.html#cfn-datasync-locationefs-filesystemaccessrolearn",
90798
92096
  "PrimitiveType": "String",
90799
92097
  "Required": false,
90800
- "UpdateType": "Mutable"
92098
+ "UpdateType": "Immutable"
90801
92099
  },
90802
92100
  "InTransitEncryption": {
90803
92101
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationefs.html#cfn-datasync-locationefs-intransitencryption",
90804
92102
  "PrimitiveType": "String",
90805
92103
  "Required": false,
90806
- "UpdateType": "Mutable"
92104
+ "UpdateType": "Immutable"
90807
92105
  },
90808
92106
  "Subdirectory": {
90809
92107
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationefs.html#cfn-datasync-locationefs-subdirectory",
@@ -90861,6 +92159,55 @@
90861
92159
  }
90862
92160
  }
90863
92161
  },
92162
+ "AWS::DataSync::LocationFSxONTAP": {
92163
+ "Attributes": {
92164
+ "FsxFilesystemArn": {
92165
+ "PrimitiveType": "String"
92166
+ },
92167
+ "LocationArn": {
92168
+ "PrimitiveType": "String"
92169
+ },
92170
+ "LocationUri": {
92171
+ "PrimitiveType": "String"
92172
+ }
92173
+ },
92174
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationfsxontap.html",
92175
+ "Properties": {
92176
+ "Protocol": {
92177
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationfsxontap.html#cfn-datasync-locationfsxontap-protocol",
92178
+ "Required": true,
92179
+ "Type": "Protocol",
92180
+ "UpdateType": "Immutable"
92181
+ },
92182
+ "SecurityGroupArns": {
92183
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationfsxontap.html#cfn-datasync-locationfsxontap-securitygrouparns",
92184
+ "PrimitiveItemType": "String",
92185
+ "Required": true,
92186
+ "Type": "List",
92187
+ "UpdateType": "Immutable"
92188
+ },
92189
+ "StorageVirtualMachineArn": {
92190
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationfsxontap.html#cfn-datasync-locationfsxontap-storagevirtualmachinearn",
92191
+ "PrimitiveType": "String",
92192
+ "Required": true,
92193
+ "UpdateType": "Immutable"
92194
+ },
92195
+ "Subdirectory": {
92196
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationfsxontap.html#cfn-datasync-locationfsxontap-subdirectory",
92197
+ "PrimitiveType": "String",
92198
+ "Required": false,
92199
+ "UpdateType": "Immutable"
92200
+ },
92201
+ "Tags": {
92202
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationfsxontap.html#cfn-datasync-locationfsxontap-tags",
92203
+ "DuplicatesAllowed": false,
92204
+ "ItemType": "Tag",
92205
+ "Required": false,
92206
+ "Type": "List",
92207
+ "UpdateType": "Mutable"
92208
+ }
92209
+ }
92210
+ },
90864
92211
  "AWS::DataSync::LocationFSxOpenZFS": {
90865
92212
  "Attributes": {
90866
92213
  "LocationArn": {
@@ -92050,6 +93397,9 @@
92050
93397
  "AvailableInstanceCount": {
92051
93398
  "PrimitiveType": "Integer"
92052
93399
  },
93400
+ "Id": {
93401
+ "PrimitiveType": "String"
93402
+ },
92053
93403
  "InstanceType": {
92054
93404
  "PrimitiveType": "String"
92055
93405
  },
@@ -92130,6 +93480,7 @@
92130
93480
  },
92131
93481
  "TagSpecifications": {
92132
93482
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacityreservation.html#cfn-ec2-capacityreservation-tagspecifications",
93483
+ "DuplicatesAllowed": true,
92133
93484
  "ItemType": "TagSpecification",
92134
93485
  "Required": false,
92135
93486
  "Type": "List",
@@ -92428,22 +93779,27 @@
92428
93779
  }
92429
93780
  },
92430
93781
  "AWS::EC2::CustomerGateway": {
92431
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customer-gateway.html",
93782
+ "Attributes": {
93783
+ "CustomerGatewayId": {
93784
+ "PrimitiveType": "String"
93785
+ }
93786
+ },
93787
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customergateway.html",
92432
93788
  "Properties": {
92433
93789
  "BgpAsn": {
92434
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customer-gateway.html#cfn-ec2-customergateway-bgpasn",
93790
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customergateway.html#cfn-ec2-customergateway-bgpasn",
92435
93791
  "PrimitiveType": "Integer",
92436
93792
  "Required": true,
92437
93793
  "UpdateType": "Immutable"
92438
93794
  },
92439
93795
  "IpAddress": {
92440
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customer-gateway.html#cfn-ec2-customergateway-ipaddress",
93796
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customergateway.html#cfn-ec2-customergateway-ipaddress",
92441
93797
  "PrimitiveType": "String",
92442
93798
  "Required": true,
92443
93799
  "UpdateType": "Immutable"
92444
93800
  },
92445
93801
  "Tags": {
92446
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customer-gateway.html#cfn-ec2-customergateway-tags",
93802
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customergateway.html#cfn-ec2-customergateway-tags",
92447
93803
  "DuplicatesAllowed": true,
92448
93804
  "ItemType": "Tag",
92449
93805
  "Required": false,
@@ -92451,7 +93807,7 @@
92451
93807
  "UpdateType": "Mutable"
92452
93808
  },
92453
93809
  "Type": {
92454
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customer-gateway.html#cfn-ec2-customergateway-type",
93810
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customergateway.html#cfn-ec2-customergateway-type",
92455
93811
  "PrimitiveType": "String",
92456
93812
  "Required": true,
92457
93813
  "UpdateType": "Immutable"
@@ -92618,6 +93974,12 @@
92618
93974
  "Required": false,
92619
93975
  "UpdateType": "Conditional"
92620
93976
  },
93977
+ "NetworkBorderGroup": {
93978
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-eip.html#cfn-ec2-eip-networkbordergroup",
93979
+ "PrimitiveType": "String",
93980
+ "Required": false,
93981
+ "UpdateType": "Immutable"
93982
+ },
92621
93983
  "PublicIpv4Pool": {
92622
93984
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-eip.html#cfn-ec2-eip-publicipv4pool",
92623
93985
  "PrimitiveType": "String",
@@ -93439,7 +94801,7 @@
93439
94801
  "Properties": {
93440
94802
  "LaunchTemplateData": {
93441
94803
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#cfn-ec2-launchtemplate-launchtemplatedata",
93442
- "Required": false,
94804
+ "Required": true,
93443
94805
  "Type": "LaunchTemplateData",
93444
94806
  "UpdateType": "Mutable"
93445
94807
  },
@@ -95695,16 +97057,21 @@
95695
97057
  }
95696
97058
  },
95697
97059
  "AWS::EC2::VPNGateway": {
95698
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-gateway.html",
97060
+ "Attributes": {
97061
+ "VPNGatewayId": {
97062
+ "PrimitiveType": "String"
97063
+ }
97064
+ },
97065
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpngateway.html",
95699
97066
  "Properties": {
95700
97067
  "AmazonSideAsn": {
95701
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-gateway.html#cfn-ec2-vpngateway-amazonsideasn",
95702
- "PrimitiveType": "Long",
97068
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpngateway.html#cfn-ec2-vpngateway-amazonsideasn",
97069
+ "PrimitiveType": "Integer",
95703
97070
  "Required": false,
95704
97071
  "UpdateType": "Immutable"
95705
97072
  },
95706
97073
  "Tags": {
95707
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-gateway.html#cfn-ec2-vpngateway-tags",
97074
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpngateway.html#cfn-ec2-vpngateway-tags",
95708
97075
  "DuplicatesAllowed": true,
95709
97076
  "ItemType": "Tag",
95710
97077
  "Required": false,
@@ -95712,7 +97079,7 @@
95712
97079
  "UpdateType": "Mutable"
95713
97080
  },
95714
97081
  "Type": {
95715
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-gateway.html#cfn-ec2-vpngateway-type",
97082
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpngateway.html#cfn-ec2-vpngateway-type",
95716
97083
  "PrimitiveType": "String",
95717
97084
  "Required": true,
95718
97085
  "UpdateType": "Immutable"
@@ -97000,6 +98367,12 @@
97000
98367
  "Required": false,
97001
98368
  "UpdateType": "Immutable"
97002
98369
  },
98370
+ "AutoTerminationPolicy": {
98371
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticmapreduce-cluster.html#cfn-elasticmapreduce-cluster-autoterminationpolicy",
98372
+ "Required": false,
98373
+ "Type": "AutoTerminationPolicy",
98374
+ "UpdateType": "Mutable"
98375
+ },
97003
98376
  "BootstrapActions": {
97004
98377
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticmapreduce-cluster.html#cfn-elasticmapreduce-cluster-bootstrapactions",
97005
98378
  "DuplicatesAllowed": false,
@@ -98596,7 +99969,7 @@
98596
99969
  "ItemType": "Certificate",
98597
99970
  "Required": true,
98598
99971
  "Type": "List",
98599
- "UpdateType": "Immutable"
99972
+ "UpdateType": "Mutable"
98600
99973
  },
98601
99974
  "ListenerArn": {
98602
99975
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenercertificate.html#cfn-elasticloadbalancingv2-listenercertificate-listenerarn",
@@ -98900,7 +100273,7 @@
98900
100273
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticsearch-domain.html#cfn-elasticsearch-domain-advancedsecurityoptions",
98901
100274
  "Required": false,
98902
100275
  "Type": "AdvancedSecurityOptionsInput",
98903
- "UpdateType": "Immutable"
100276
+ "UpdateType": "Conditional"
98904
100277
  },
98905
100278
  "CognitoOptions": {
98906
100279
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticsearch-domain.html#cfn-elasticsearch-domain-cognitooptions",
@@ -101094,6 +102467,10 @@
101094
102467
  },
101095
102468
  "DnsName": {
101096
102469
  "PrimitiveType": "String"
102470
+ },
102471
+ "Ipv4Addresses": {
102472
+ "PrimitiveItemType": "String",
102473
+ "Type": "List"
101097
102474
  }
101098
102475
  },
101099
102476
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-accelerator.html",
@@ -104410,6 +105787,57 @@
104410
105787
  }
104411
105788
  }
104412
105789
  },
105790
+ "AWS::IoT::CACertificate": {
105791
+ "Attributes": {
105792
+ "Arn": {
105793
+ "PrimitiveType": "String"
105794
+ },
105795
+ "Id": {
105796
+ "PrimitiveType": "String"
105797
+ }
105798
+ },
105799
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-cacertificate.html",
105800
+ "Properties": {
105801
+ "AutoRegistrationStatus": {
105802
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-cacertificate.html#cfn-iot-cacertificate-autoregistrationstatus",
105803
+ "PrimitiveType": "String",
105804
+ "Required": false,
105805
+ "UpdateType": "Mutable"
105806
+ },
105807
+ "CACertificatePem": {
105808
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-cacertificate.html#cfn-iot-cacertificate-cacertificatepem",
105809
+ "PrimitiveType": "String",
105810
+ "Required": false,
105811
+ "UpdateType": "Immutable"
105812
+ },
105813
+ "RegistrationConfig": {
105814
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-cacertificate.html#cfn-iot-cacertificate-registrationconfig",
105815
+ "PrimitiveType": "Json",
105816
+ "Required": false,
105817
+ "UpdateType": "Mutable"
105818
+ },
105819
+ "Status": {
105820
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-cacertificate.html#cfn-iot-cacertificate-status",
105821
+ "PrimitiveType": "String",
105822
+ "Required": true,
105823
+ "UpdateType": "Mutable"
105824
+ },
105825
+ "Tags": {
105826
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-cacertificate.html#cfn-iot-cacertificate-tags",
105827
+ "DuplicatesAllowed": false,
105828
+ "ItemType": "Tag",
105829
+ "Required": false,
105830
+ "Type": "List",
105831
+ "UpdateType": "Mutable"
105832
+ },
105833
+ "VerificationCertificatePem": {
105834
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-cacertificate.html#cfn-iot-cacertificate-verificationcertificatepem",
105835
+ "PrimitiveType": "String",
105836
+ "Required": false,
105837
+ "UpdateType": "Immutable"
105838
+ }
105839
+ }
105840
+ },
104413
105841
  "AWS::IoT::Certificate": {
104414
105842
  "Attributes": {
104415
105843
  "Arn": {
@@ -107354,6 +108782,12 @@
107354
108782
  "Required": false,
107355
108783
  "UpdateType": "Mutable"
107356
108784
  },
108785
+ "ApplicationMaintenanceConfiguration": {
108786
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesisanalyticsv2-application.html#cfn-kinesisanalyticsv2-application-applicationmaintenanceconfiguration",
108787
+ "Required": false,
108788
+ "Type": "ApplicationMaintenanceConfiguration",
108789
+ "UpdateType": "Mutable"
108790
+ },
107357
108791
  "ApplicationMode": {
107358
108792
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesisanalyticsv2-application.html#cfn-kinesisanalyticsv2-application-applicationmode",
107359
108793
  "PrimitiveType": "String",
@@ -107366,6 +108800,12 @@
107366
108800
  "Required": false,
107367
108801
  "UpdateType": "Immutable"
107368
108802
  },
108803
+ "RunConfiguration": {
108804
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesisanalyticsv2-application.html#cfn-kinesisanalyticsv2-application-runconfiguration",
108805
+ "Required": false,
108806
+ "Type": "RunConfiguration",
108807
+ "UpdateType": "Mutable"
108808
+ },
107369
108809
  "RuntimeEnvironment": {
107370
108810
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesisanalyticsv2-application.html#cfn-kinesisanalyticsv2-application-runtimeenvironment",
107371
108811
  "PrimitiveType": "String",
@@ -107380,6 +108820,7 @@
107380
108820
  },
107381
108821
  "Tags": {
107382
108822
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesisanalyticsv2-application.html#cfn-kinesisanalyticsv2-application-tags",
108823
+ "DuplicatesAllowed": true,
107383
108824
  "ItemType": "Tag",
107384
108825
  "Required": false,
107385
108826
  "Type": "List",
@@ -107605,6 +109046,54 @@
107605
109046
  }
107606
109047
  }
107607
109048
  },
109049
+ "AWS::LakeFormation::DataCellsFilter": {
109050
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-datacellsfilter.html",
109051
+ "Properties": {
109052
+ "ColumnNames": {
109053
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-datacellsfilter.html#cfn-lakeformation-datacellsfilter-columnnames",
109054
+ "PrimitiveItemType": "String",
109055
+ "Required": false,
109056
+ "Type": "List",
109057
+ "UpdateType": "Immutable"
109058
+ },
109059
+ "ColumnWildcard": {
109060
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-datacellsfilter.html#cfn-lakeformation-datacellsfilter-columnwildcard",
109061
+ "Required": false,
109062
+ "Type": "ColumnWildcard",
109063
+ "UpdateType": "Immutable"
109064
+ },
109065
+ "DatabaseName": {
109066
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-datacellsfilter.html#cfn-lakeformation-datacellsfilter-databasename",
109067
+ "PrimitiveType": "String",
109068
+ "Required": true,
109069
+ "UpdateType": "Immutable"
109070
+ },
109071
+ "Name": {
109072
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-datacellsfilter.html#cfn-lakeformation-datacellsfilter-name",
109073
+ "PrimitiveType": "String",
109074
+ "Required": true,
109075
+ "UpdateType": "Immutable"
109076
+ },
109077
+ "RowFilter": {
109078
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-datacellsfilter.html#cfn-lakeformation-datacellsfilter-rowfilter",
109079
+ "Required": false,
109080
+ "Type": "RowFilter",
109081
+ "UpdateType": "Immutable"
109082
+ },
109083
+ "TableCatalogId": {
109084
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-datacellsfilter.html#cfn-lakeformation-datacellsfilter-tablecatalogid",
109085
+ "PrimitiveType": "String",
109086
+ "Required": true,
109087
+ "UpdateType": "Immutable"
109088
+ },
109089
+ "TableName": {
109090
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-datacellsfilter.html#cfn-lakeformation-datacellsfilter-tablename",
109091
+ "PrimitiveType": "String",
109092
+ "Required": true,
109093
+ "UpdateType": "Immutable"
109094
+ }
109095
+ }
109096
+ },
107608
109097
  "AWS::LakeFormation::DataLakeSettings": {
107609
109098
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-datalakesettings.html",
107610
109099
  "Properties": {
@@ -107654,6 +109143,51 @@
107654
109143
  }
107655
109144
  }
107656
109145
  },
109146
+ "AWS::LakeFormation::PrincipalPermissions": {
109147
+ "Attributes": {
109148
+ "PrincipalIdentifier": {
109149
+ "PrimitiveType": "String"
109150
+ },
109151
+ "ResourceIdentifier": {
109152
+ "PrimitiveType": "String"
109153
+ }
109154
+ },
109155
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-principalpermissions.html",
109156
+ "Properties": {
109157
+ "Catalog": {
109158
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-principalpermissions.html#cfn-lakeformation-principalpermissions-catalog",
109159
+ "PrimitiveType": "String",
109160
+ "Required": false,
109161
+ "UpdateType": "Immutable"
109162
+ },
109163
+ "Permissions": {
109164
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-principalpermissions.html#cfn-lakeformation-principalpermissions-permissions",
109165
+ "PrimitiveItemType": "String",
109166
+ "Required": true,
109167
+ "Type": "List",
109168
+ "UpdateType": "Immutable"
109169
+ },
109170
+ "PermissionsWithGrantOption": {
109171
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-principalpermissions.html#cfn-lakeformation-principalpermissions-permissionswithgrantoption",
109172
+ "PrimitiveItemType": "String",
109173
+ "Required": true,
109174
+ "Type": "List",
109175
+ "UpdateType": "Immutable"
109176
+ },
109177
+ "Principal": {
109178
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-principalpermissions.html#cfn-lakeformation-principalpermissions-principal",
109179
+ "Required": true,
109180
+ "Type": "DataLakePrincipal",
109181
+ "UpdateType": "Immutable"
109182
+ },
109183
+ "Resource": {
109184
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-principalpermissions.html#cfn-lakeformation-principalpermissions-resource",
109185
+ "Required": true,
109186
+ "Type": "Resource",
109187
+ "UpdateType": "Immutable"
109188
+ }
109189
+ }
109190
+ },
107657
109191
  "AWS::LakeFormation::Resource": {
107658
109192
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-resource.html",
107659
109193
  "Properties": {
@@ -107677,6 +109211,56 @@
107677
109211
  }
107678
109212
  }
107679
109213
  },
109214
+ "AWS::LakeFormation::Tag": {
109215
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-tag.html",
109216
+ "Properties": {
109217
+ "CatalogId": {
109218
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-tag.html#cfn-lakeformation-tag-catalogid",
109219
+ "PrimitiveType": "String",
109220
+ "Required": false,
109221
+ "UpdateType": "Immutable"
109222
+ },
109223
+ "TagKey": {
109224
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-tag.html#cfn-lakeformation-tag-tagkey",
109225
+ "PrimitiveType": "String",
109226
+ "Required": true,
109227
+ "UpdateType": "Immutable"
109228
+ },
109229
+ "TagValues": {
109230
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-tag.html#cfn-lakeformation-tag-tagvalues",
109231
+ "PrimitiveItemType": "String",
109232
+ "Required": true,
109233
+ "Type": "List",
109234
+ "UpdateType": "Mutable"
109235
+ }
109236
+ }
109237
+ },
109238
+ "AWS::LakeFormation::TagAssociation": {
109239
+ "Attributes": {
109240
+ "ResourceIdentifier": {
109241
+ "PrimitiveType": "String"
109242
+ },
109243
+ "TagsIdentifier": {
109244
+ "PrimitiveType": "String"
109245
+ }
109246
+ },
109247
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-tagassociation.html",
109248
+ "Properties": {
109249
+ "LFTags": {
109250
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-tagassociation.html#cfn-lakeformation-tagassociation-lftags",
109251
+ "ItemType": "LFTagPair",
109252
+ "Required": true,
109253
+ "Type": "List",
109254
+ "UpdateType": "Immutable"
109255
+ },
109256
+ "Resource": {
109257
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-tagassociation.html#cfn-lakeformation-tagassociation-resource",
109258
+ "Required": true,
109259
+ "Type": "Resource",
109260
+ "UpdateType": "Immutable"
109261
+ }
109262
+ }
109263
+ },
107680
109264
  "AWS::Lambda::Alias": {
107681
109265
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-alias.html",
107682
109266
  "Properties": {
@@ -108214,6 +109798,12 @@
108214
109798
  "Type": "Cors",
108215
109799
  "UpdateType": "Mutable"
108216
109800
  },
109801
+ "InvokeMode": {
109802
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-url.html#cfn-lambda-url-invokemode",
109803
+ "PrimitiveType": "String",
109804
+ "Required": false,
109805
+ "UpdateType": "Mutable"
109806
+ },
108217
109807
  "Qualifier": {
108218
109808
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-url.html#cfn-lambda-url-qualifier",
108219
109809
  "PrimitiveType": "String",
@@ -115751,6 +117341,12 @@
115751
117341
  "Required": false,
115752
117342
  "UpdateType": "Immutable"
115753
117343
  },
117344
+ "DataSetUsageConfiguration": {
117345
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-datasetusageconfiguration",
117346
+ "Required": false,
117347
+ "Type": "DataSetUsageConfiguration",
117348
+ "UpdateType": "Mutable"
117349
+ },
115754
117350
  "FieldFolders": {
115755
117351
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-fieldfolders",
115756
117352
  "ItemType": "FieldFolder",
@@ -116310,11 +117906,6 @@
116310
117906
  }
116311
117907
  },
116312
117908
  "AWS::RDS::DBClusterParameterGroup": {
116313
- "Attributes": {
116314
- "DBClusterParameterGroupName": {
116315
- "PrimitiveType": "String"
116316
- }
116317
- },
116318
117909
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbclusterparametergroup.html",
116319
117910
  "Properties": {
116320
117911
  "Description": {
@@ -116337,6 +117928,7 @@
116337
117928
  },
116338
117929
  "Tags": {
116339
117930
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbclusterparametergroup.html#cfn-rds-dbclusterparametergroup-tags",
117931
+ "DuplicatesAllowed": true,
116340
117932
  "ItemType": "Tag",
116341
117933
  "Required": false,
116342
117934
  "Type": "List",
@@ -116963,30 +118555,30 @@
116963
118555
  }
116964
118556
  },
116965
118557
  "AWS::RDS::DBSubnetGroup": {
116966
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbsubnet-group.html",
118558
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbsubnetgroup.html",
116967
118559
  "Properties": {
116968
118560
  "DBSubnetGroupDescription": {
116969
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbsubnet-group.html#cfn-rds-dbsubnetgroup-dbsubnetgroupdescription",
118561
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbsubnetgroup.html#cfn-rds-dbsubnetgroup-dbsubnetgroupdescription",
116970
118562
  "PrimitiveType": "String",
116971
118563
  "Required": true,
116972
118564
  "UpdateType": "Mutable"
116973
118565
  },
116974
118566
  "DBSubnetGroupName": {
116975
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbsubnet-group.html#cfn-rds-dbsubnetgroup-dbsubnetgroupname",
118567
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbsubnetgroup.html#cfn-rds-dbsubnetgroup-dbsubnetgroupname",
116976
118568
  "PrimitiveType": "String",
116977
118569
  "Required": false,
116978
118570
  "UpdateType": "Immutable"
116979
118571
  },
116980
118572
  "SubnetIds": {
116981
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbsubnet-group.html#cfn-rds-dbsubnetgroup-subnetids",
116982
- "DuplicatesAllowed": false,
118573
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbsubnetgroup.html#cfn-rds-dbsubnetgroup-subnetids",
118574
+ "DuplicatesAllowed": true,
116983
118575
  "PrimitiveItemType": "String",
116984
118576
  "Required": true,
116985
118577
  "Type": "List",
116986
118578
  "UpdateType": "Mutable"
116987
118579
  },
116988
118580
  "Tags": {
116989
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbsubnet-group.html#cfn-rds-dbsubnetgroup-tags",
118581
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbsubnetgroup.html#cfn-rds-dbsubnetgroup-tags",
116990
118582
  "DuplicatesAllowed": true,
116991
118583
  "ItemType": "Tag",
116992
118584
  "Required": false,
@@ -117834,6 +119426,80 @@
117834
119426
  }
117835
119427
  }
117836
119428
  },
119429
+ "AWS::RedshiftServerless::Namespace": {
119430
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html",
119431
+ "Properties": {
119432
+ "AdminUserPassword": {
119433
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html#cfn-redshiftserverless-namespace-adminuserpassword",
119434
+ "PrimitiveType": "String",
119435
+ "Required": false,
119436
+ "UpdateType": "Mutable"
119437
+ },
119438
+ "AdminUsername": {
119439
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html#cfn-redshiftserverless-namespace-adminusername",
119440
+ "PrimitiveType": "String",
119441
+ "Required": false,
119442
+ "UpdateType": "Mutable"
119443
+ },
119444
+ "DbName": {
119445
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html#cfn-redshiftserverless-namespace-dbname",
119446
+ "PrimitiveType": "String",
119447
+ "Required": false,
119448
+ "UpdateType": "Mutable"
119449
+ },
119450
+ "DefaultIamRoleArn": {
119451
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html#cfn-redshiftserverless-namespace-defaultiamrolearn",
119452
+ "PrimitiveType": "String",
119453
+ "Required": false,
119454
+ "UpdateType": "Mutable"
119455
+ },
119456
+ "FinalSnapshotName": {
119457
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html#cfn-redshiftserverless-namespace-finalsnapshotname",
119458
+ "PrimitiveType": "String",
119459
+ "Required": false,
119460
+ "UpdateType": "Mutable"
119461
+ },
119462
+ "FinalSnapshotRetentionPeriod": {
119463
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html#cfn-redshiftserverless-namespace-finalsnapshotretentionperiod",
119464
+ "PrimitiveType": "Integer",
119465
+ "Required": false,
119466
+ "UpdateType": "Mutable"
119467
+ },
119468
+ "IamRoles": {
119469
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html#cfn-redshiftserverless-namespace-iamroles",
119470
+ "PrimitiveItemType": "String",
119471
+ "Required": false,
119472
+ "Type": "List",
119473
+ "UpdateType": "Mutable"
119474
+ },
119475
+ "KmsKeyId": {
119476
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html#cfn-redshiftserverless-namespace-kmskeyid",
119477
+ "PrimitiveType": "String",
119478
+ "Required": false,
119479
+ "UpdateType": "Mutable"
119480
+ },
119481
+ "LogExports": {
119482
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html#cfn-redshiftserverless-namespace-logexports",
119483
+ "PrimitiveItemType": "String",
119484
+ "Required": false,
119485
+ "Type": "List",
119486
+ "UpdateType": "Mutable"
119487
+ },
119488
+ "NamespaceName": {
119489
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html#cfn-redshiftserverless-namespace-namespacename",
119490
+ "PrimitiveType": "String",
119491
+ "Required": true,
119492
+ "UpdateType": "Immutable"
119493
+ },
119494
+ "Tags": {
119495
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html#cfn-redshiftserverless-namespace-tags",
119496
+ "ItemType": "Tag",
119497
+ "Required": false,
119498
+ "Type": "List",
119499
+ "UpdateType": "Immutable"
119500
+ }
119501
+ }
119502
+ },
117837
119503
  "AWS::RefactorSpaces::Application": {
117838
119504
  "Attributes": {
117839
119505
  "ApiGatewayId": {
@@ -117963,6 +119629,12 @@
117963
119629
  "Required": true,
117964
119630
  "UpdateType": "Immutable"
117965
119631
  },
119632
+ "DefaultRoute": {
119633
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-refactorspaces-route.html#cfn-refactorspaces-route-defaultroute",
119634
+ "Required": false,
119635
+ "Type": "DefaultRouteInput",
119636
+ "UpdateType": "Mutable"
119637
+ },
117966
119638
  "EnvironmentIdentifier": {
117967
119639
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-refactorspaces-route.html#cfn-refactorspaces-route-environmentidentifier",
117968
119640
  "PrimitiveType": "String",
@@ -117992,7 +119664,7 @@
117992
119664
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-refactorspaces-route.html#cfn-refactorspaces-route-uripathroute",
117993
119665
  "Required": false,
117994
119666
  "Type": "UriPathRouteInput",
117995
- "UpdateType": "Immutable"
119667
+ "UpdateType": "Mutable"
117996
119668
  }
117997
119669
  }
117998
119670
  },
@@ -118484,6 +120156,33 @@
118484
120156
  }
118485
120157
  }
118486
120158
  },
120159
+ "AWS::Route53::CidrCollection": {
120160
+ "Attributes": {
120161
+ "Arn": {
120162
+ "PrimitiveType": "String"
120163
+ },
120164
+ "Id": {
120165
+ "PrimitiveType": "String"
120166
+ }
120167
+ },
120168
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-cidrcollection.html",
120169
+ "Properties": {
120170
+ "Locations": {
120171
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-cidrcollection.html#cfn-route53-cidrcollection-locations",
120172
+ "DuplicatesAllowed": false,
120173
+ "ItemType": "Location",
120174
+ "Required": false,
120175
+ "Type": "List",
120176
+ "UpdateType": "Mutable"
120177
+ },
120178
+ "Name": {
120179
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-cidrcollection.html#cfn-route53-cidrcollection-name",
120180
+ "PrimitiveType": "String",
120181
+ "Required": true,
120182
+ "UpdateType": "Immutable"
120183
+ }
120184
+ }
120185
+ },
118487
120186
  "AWS::Route53::DNSSEC": {
118488
120187
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-dnssec.html",
118489
120188
  "Properties": {
@@ -118606,6 +120305,12 @@
118606
120305
  "Type": "AliasTarget",
118607
120306
  "UpdateType": "Mutable"
118608
120307
  },
120308
+ "CidrRoutingConfig": {
120309
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-cidrroutingconfig",
120310
+ "Required": false,
120311
+ "Type": "CidrRoutingConfig",
120312
+ "UpdateType": "Mutable"
120313
+ },
118609
120314
  "Comment": {
118610
120315
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-comment",
118611
120316
  "PrimitiveType": "String",
@@ -120078,6 +121783,78 @@
120078
121783
  }
120079
121784
  }
120080
121785
  },
121786
+ "AWS::SES::DedicatedIpPool": {
121787
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-dedicatedippool.html",
121788
+ "Properties": {
121789
+ "PoolName": {
121790
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-dedicatedippool.html#cfn-ses-dedicatedippool-poolname",
121791
+ "PrimitiveType": "String",
121792
+ "Required": false,
121793
+ "UpdateType": "Immutable"
121794
+ }
121795
+ }
121796
+ },
121797
+ "AWS::SES::EmailIdentity": {
121798
+ "Attributes": {
121799
+ "DkimDNSTokenName1": {
121800
+ "PrimitiveType": "String"
121801
+ },
121802
+ "DkimDNSTokenName2": {
121803
+ "PrimitiveType": "String"
121804
+ },
121805
+ "DkimDNSTokenName3": {
121806
+ "PrimitiveType": "String"
121807
+ },
121808
+ "DkimDNSTokenValue1": {
121809
+ "PrimitiveType": "String"
121810
+ },
121811
+ "DkimDNSTokenValue2": {
121812
+ "PrimitiveType": "String"
121813
+ },
121814
+ "DkimDNSTokenValue3": {
121815
+ "PrimitiveType": "String"
121816
+ }
121817
+ },
121818
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-emailidentity.html",
121819
+ "Properties": {
121820
+ "ConfigurationSetAttributes": {
121821
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-emailidentity.html#cfn-ses-emailidentity-configurationsetattributes",
121822
+ "Required": false,
121823
+ "Type": "ConfigurationSetAttributes",
121824
+ "UpdateType": "Mutable"
121825
+ },
121826
+ "DkimAttributes": {
121827
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-emailidentity.html#cfn-ses-emailidentity-dkimattributes",
121828
+ "Required": false,
121829
+ "Type": "DkimAttributes",
121830
+ "UpdateType": "Mutable"
121831
+ },
121832
+ "DkimSigningAttributes": {
121833
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-emailidentity.html#cfn-ses-emailidentity-dkimsigningattributes",
121834
+ "Required": false,
121835
+ "Type": "DkimSigningAttributes",
121836
+ "UpdateType": "Mutable"
121837
+ },
121838
+ "EmailIdentity": {
121839
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-emailidentity.html#cfn-ses-emailidentity-emailidentity",
121840
+ "PrimitiveType": "String",
121841
+ "Required": true,
121842
+ "UpdateType": "Immutable"
121843
+ },
121844
+ "FeedbackAttributes": {
121845
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-emailidentity.html#cfn-ses-emailidentity-feedbackattributes",
121846
+ "Required": false,
121847
+ "Type": "FeedbackAttributes",
121848
+ "UpdateType": "Mutable"
121849
+ },
121850
+ "MailFromAttributes": {
121851
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-emailidentity.html#cfn-ses-emailidentity-mailfromattributes",
121852
+ "Required": false,
121853
+ "Type": "MailFromAttributes",
121854
+ "UpdateType": "Mutable"
121855
+ }
121856
+ }
121857
+ },
120081
121858
  "AWS::SES::ReceiptFilter": {
120082
121859
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-receiptfilter.html",
120083
121860
  "Properties": {