cdk-docker-image-deployment 0.0.47 → 0.0.49

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 (29) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +13 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +156 -153
  8. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +140 -125
  9. package/node_modules/aws-sdk/apis/globalaccelerator-2018-08-08.min.json +163 -109
  10. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +2 -1
  11. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +360 -12
  12. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +12 -0
  13. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +132 -132
  14. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +512 -467
  15. package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +38 -25
  16. package/node_modules/aws-sdk/clients/devopsguru.d.ts +26 -4
  17. package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +60 -3
  18. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +7 -3
  19. package/node_modules/aws-sdk/clients/rum.d.ts +340 -5
  20. package/node_modules/aws-sdk/clients/sagemaker.d.ts +34 -1
  21. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +9 -5
  22. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +16 -12
  23. package/node_modules/aws-sdk/dist/aws-sdk.js +167 -160
  24. package/node_modules/aws-sdk/dist/aws-sdk.min.js +80 -80
  25. package/node_modules/aws-sdk/lib/core.js +1 -1
  26. package/node_modules/aws-sdk/lib/event_listeners.js +7 -4
  27. package/node_modules/aws-sdk/lib/model/api.js +1 -0
  28. package/node_modules/aws-sdk/package.json +1 -1
  29. package/package.json +5 -5
@@ -1034,55 +1034,56 @@
1034
1034
  "Policies": {
1035
1035
  "shape": "S4u"
1036
1036
  },
1037
+ "DeletionProtection": {},
1037
1038
  "LambdaConfig": {
1038
- "shape": "S4y"
1039
+ "shape": "S4z"
1039
1040
  },
1040
1041
  "AutoVerifiedAttributes": {
1041
- "shape": "S53"
1042
+ "shape": "S54"
1042
1043
  },
1043
1044
  "AliasAttributes": {
1044
- "shape": "S55"
1045
+ "shape": "S56"
1045
1046
  },
1046
1047
  "UsernameAttributes": {
1047
- "shape": "S57"
1048
+ "shape": "S58"
1048
1049
  },
1049
1050
  "SmsVerificationMessage": {},
1050
1051
  "EmailVerificationMessage": {},
1051
1052
  "EmailVerificationSubject": {},
1052
1053
  "VerificationMessageTemplate": {
1053
- "shape": "S5c"
1054
+ "shape": "S5d"
1054
1055
  },
1055
1056
  "SmsAuthenticationMessage": {},
1056
1057
  "MfaConfiguration": {},
1057
1058
  "UserAttributeUpdateSettings": {
1058
- "shape": "S5h"
1059
+ "shape": "S5i"
1059
1060
  },
1060
1061
  "DeviceConfiguration": {
1061
- "shape": "S5j"
1062
+ "shape": "S5k"
1062
1063
  },
1063
1064
  "EmailConfiguration": {
1064
- "shape": "S5k"
1065
+ "shape": "S5l"
1065
1066
  },
1066
1067
  "SmsConfiguration": {
1067
- "shape": "S5o"
1068
+ "shape": "S5p"
1068
1069
  },
1069
1070
  "UserPoolTags": {
1070
- "shape": "S5q"
1071
+ "shape": "S5r"
1071
1072
  },
1072
1073
  "AdminCreateUserConfig": {
1073
- "shape": "S5t"
1074
+ "shape": "S5u"
1074
1075
  },
1075
1076
  "Schema": {
1076
- "shape": "S5w"
1077
+ "shape": "S5x"
1077
1078
  },
1078
1079
  "UserPoolAddOns": {
1079
- "shape": "S5x"
1080
+ "shape": "S5y"
1080
1081
  },
1081
1082
  "UsernameConfiguration": {
1082
- "shape": "S5z"
1083
+ "shape": "S60"
1083
1084
  },
1084
1085
  "AccountRecoverySetting": {
1085
- "shape": "S60"
1086
+ "shape": "S61"
1086
1087
  }
1087
1088
  }
1088
1089
  },
@@ -1090,7 +1091,7 @@
1090
1091
  "type": "structure",
1091
1092
  "members": {
1092
1093
  "UserPool": {
1093
- "shape": "S66"
1094
+ "shape": "S67"
1094
1095
  }
1095
1096
  }
1096
1097
  }
@@ -1118,38 +1119,38 @@
1118
1119
  "type": "integer"
1119
1120
  },
1120
1121
  "TokenValidityUnits": {
1121
- "shape": "S6f"
1122
+ "shape": "S6g"
1122
1123
  },
1123
1124
  "ReadAttributes": {
1124
- "shape": "S6h"
1125
+ "shape": "S6i"
1125
1126
  },
1126
1127
  "WriteAttributes": {
1127
- "shape": "S6h"
1128
+ "shape": "S6i"
1128
1129
  },
1129
1130
  "ExplicitAuthFlows": {
1130
- "shape": "S6j"
1131
+ "shape": "S6k"
1131
1132
  },
1132
1133
  "SupportedIdentityProviders": {
1133
- "shape": "S6l"
1134
+ "shape": "S6m"
1134
1135
  },
1135
1136
  "CallbackURLs": {
1136
- "shape": "S6m"
1137
+ "shape": "S6n"
1137
1138
  },
1138
1139
  "LogoutURLs": {
1139
- "shape": "S6o"
1140
+ "shape": "S6p"
1140
1141
  },
1141
1142
  "DefaultRedirectURI": {},
1142
1143
  "AllowedOAuthFlows": {
1143
- "shape": "S6p"
1144
+ "shape": "S6q"
1144
1145
  },
1145
1146
  "AllowedOAuthScopes": {
1146
- "shape": "S6r"
1147
+ "shape": "S6s"
1147
1148
  },
1148
1149
  "AllowedOAuthFlowsUserPoolClient": {
1149
1150
  "type": "boolean"
1150
1151
  },
1151
1152
  "AnalyticsConfiguration": {
1152
- "shape": "S6t"
1153
+ "shape": "S6u"
1153
1154
  },
1154
1155
  "PreventUserExistenceErrors": {},
1155
1156
  "EnableTokenRevocation": {
@@ -1167,7 +1168,7 @@
1167
1168
  "type": "structure",
1168
1169
  "members": {
1169
1170
  "UserPoolClient": {
1170
- "shape": "S6y"
1171
+ "shape": "S6z"
1171
1172
  }
1172
1173
  }
1173
1174
  }
@@ -1183,7 +1184,7 @@
1183
1184
  "Domain": {},
1184
1185
  "UserPoolId": {},
1185
1186
  "CustomDomainConfig": {
1186
- "shape": "S71"
1187
+ "shape": "S72"
1187
1188
  }
1188
1189
  }
1189
1190
  },
@@ -1380,7 +1381,7 @@
1380
1381
  ],
1381
1382
  "members": {
1382
1383
  "RiskConfiguration": {
1383
- "shape": "S7j"
1384
+ "shape": "S7k"
1384
1385
  }
1385
1386
  }
1386
1387
  }
@@ -1420,7 +1421,7 @@
1420
1421
  "type": "structure",
1421
1422
  "members": {
1422
1423
  "UserPool": {
1423
- "shape": "S66"
1424
+ "shape": "S67"
1424
1425
  }
1425
1426
  }
1426
1427
  }
@@ -1443,7 +1444,7 @@
1443
1444
  "type": "structure",
1444
1445
  "members": {
1445
1446
  "UserPoolClient": {
1446
- "shape": "S6y"
1447
+ "shape": "S6z"
1447
1448
  }
1448
1449
  }
1449
1450
  }
@@ -1472,7 +1473,7 @@
1472
1473
  "Version": {},
1473
1474
  "Status": {},
1474
1475
  "CustomDomainConfig": {
1475
- "shape": "S71"
1476
+ "shape": "S72"
1476
1477
  }
1477
1478
  }
1478
1479
  }
@@ -1525,7 +1526,7 @@
1525
1526
  "type": "structure",
1526
1527
  "members": {
1527
1528
  "CodeDeliveryDetails": {
1528
- "shape": "S8h"
1529
+ "shape": "S8i"
1529
1530
  }
1530
1531
  }
1531
1532
  },
@@ -1659,7 +1660,7 @@
1659
1660
  ],
1660
1661
  "members": {
1661
1662
  "UICustomization": {
1662
- "shape": "S8v"
1663
+ "shape": "S8w"
1663
1664
  }
1664
1665
  }
1665
1666
  }
@@ -1721,7 +1722,7 @@
1721
1722
  "type": "structure",
1722
1723
  "members": {
1723
1724
  "CodeDeliveryDetails": {
1724
- "shape": "S8h"
1725
+ "shape": "S8i"
1725
1726
  }
1726
1727
  }
1727
1728
  },
@@ -1741,10 +1742,10 @@
1741
1742
  "type": "structure",
1742
1743
  "members": {
1743
1744
  "SmsMfaConfiguration": {
1744
- "shape": "S95"
1745
+ "shape": "S96"
1745
1746
  },
1746
1747
  "SoftwareTokenMfaConfiguration": {
1747
- "shape": "S96"
1748
+ "shape": "S97"
1748
1749
  },
1749
1750
  "MfaConfiguration": {}
1750
1751
  }
@@ -1942,7 +1943,7 @@
1942
1943
  "type": "structure",
1943
1944
  "members": {
1944
1945
  "Tags": {
1945
- "shape": "S5q"
1946
+ "shape": "S5r"
1946
1947
  }
1947
1948
  }
1948
1949
  }
@@ -2033,7 +2034,7 @@
2033
2034
  "Id": {},
2034
2035
  "Name": {},
2035
2036
  "LambdaConfig": {
2036
- "shape": "S4y"
2037
+ "shape": "S4z"
2037
2038
  },
2038
2039
  "Status": {},
2039
2040
  "LastModifiedDate": {
@@ -2072,7 +2073,7 @@
2072
2073
  "type": "structure",
2073
2074
  "members": {
2074
2075
  "Users": {
2075
- "shape": "Sa8"
2076
+ "shape": "Sa9"
2076
2077
  },
2077
2078
  "PaginationToken": {}
2078
2079
  }
@@ -2098,7 +2099,7 @@
2098
2099
  "type": "structure",
2099
2100
  "members": {
2100
2101
  "Users": {
2101
- "shape": "Sa8"
2102
+ "shape": "Sa9"
2102
2103
  },
2103
2104
  "NextToken": {}
2104
2105
  }
@@ -2136,7 +2137,7 @@
2136
2137
  "type": "structure",
2137
2138
  "members": {
2138
2139
  "CodeDeliveryDetails": {
2139
- "shape": "S8h"
2140
+ "shape": "S8i"
2140
2141
  }
2141
2142
  }
2142
2143
  },
@@ -2199,7 +2200,7 @@
2199
2200
  "shape": "S1j"
2200
2201
  },
2201
2202
  "ClientSecret": {
2202
- "shape": "S6z"
2203
+ "shape": "S70"
2203
2204
  }
2204
2205
  }
2205
2206
  },
@@ -2220,13 +2221,13 @@
2220
2221
  "shape": "S1j"
2221
2222
  },
2222
2223
  "CompromisedCredentialsRiskConfiguration": {
2223
- "shape": "S7k"
2224
+ "shape": "S7l"
2224
2225
  },
2225
2226
  "AccountTakeoverRiskConfiguration": {
2226
- "shape": "S7p"
2227
+ "shape": "S7q"
2227
2228
  },
2228
2229
  "RiskExceptionConfiguration": {
2229
- "shape": "S7y"
2230
+ "shape": "S7z"
2230
2231
  }
2231
2232
  }
2232
2233
  },
@@ -2237,7 +2238,7 @@
2237
2238
  ],
2238
2239
  "members": {
2239
2240
  "RiskConfiguration": {
2240
- "shape": "S7j"
2241
+ "shape": "S7k"
2241
2242
  }
2242
2243
  }
2243
2244
  }
@@ -2266,7 +2267,7 @@
2266
2267
  ],
2267
2268
  "members": {
2268
2269
  "UICustomization": {
2269
- "shape": "S8v"
2270
+ "shape": "S8w"
2270
2271
  }
2271
2272
  }
2272
2273
  }
@@ -2303,10 +2304,10 @@
2303
2304
  "members": {
2304
2305
  "UserPoolId": {},
2305
2306
  "SmsMfaConfiguration": {
2306
- "shape": "S95"
2307
+ "shape": "S96"
2307
2308
  },
2308
2309
  "SoftwareTokenMfaConfiguration": {
2309
- "shape": "S96"
2310
+ "shape": "S97"
2310
2311
  },
2311
2312
  "MfaConfiguration": {}
2312
2313
  }
@@ -2315,10 +2316,10 @@
2315
2316
  "type": "structure",
2316
2317
  "members": {
2317
2318
  "SmsMfaConfiguration": {
2318
- "shape": "S95"
2319
+ "shape": "S96"
2319
2320
  },
2320
2321
  "SoftwareTokenMfaConfiguration": {
2321
- "shape": "S96"
2322
+ "shape": "S97"
2322
2323
  },
2323
2324
  "MfaConfiguration": {}
2324
2325
  }
@@ -2395,7 +2396,7 @@
2395
2396
  "type": "boolean"
2396
2397
  },
2397
2398
  "CodeDeliveryDetails": {
2398
- "shape": "S8h"
2399
+ "shape": "S8i"
2399
2400
  },
2400
2401
  "UserSub": {}
2401
2402
  }
@@ -2454,7 +2455,7 @@
2454
2455
  "members": {
2455
2456
  "ResourceArn": {},
2456
2457
  "Tags": {
2457
- "shape": "S5q"
2458
+ "shape": "S5r"
2458
2459
  }
2459
2460
  }
2460
2461
  },
@@ -2643,7 +2644,7 @@
2643
2644
  "CodeDeliveryDetailsList": {
2644
2645
  "type": "list",
2645
2646
  "member": {
2646
- "shape": "S8h"
2647
+ "shape": "S8i"
2647
2648
  }
2648
2649
  }
2649
2650
  }
@@ -2661,43 +2662,44 @@
2661
2662
  "Policies": {
2662
2663
  "shape": "S4u"
2663
2664
  },
2665
+ "DeletionProtection": {},
2664
2666
  "LambdaConfig": {
2665
- "shape": "S4y"
2667
+ "shape": "S4z"
2666
2668
  },
2667
2669
  "AutoVerifiedAttributes": {
2668
- "shape": "S53"
2670
+ "shape": "S54"
2669
2671
  },
2670
2672
  "SmsVerificationMessage": {},
2671
2673
  "EmailVerificationMessage": {},
2672
2674
  "EmailVerificationSubject": {},
2673
2675
  "VerificationMessageTemplate": {
2674
- "shape": "S5c"
2676
+ "shape": "S5d"
2675
2677
  },
2676
2678
  "SmsAuthenticationMessage": {},
2677
2679
  "UserAttributeUpdateSettings": {
2678
- "shape": "S5h"
2680
+ "shape": "S5i"
2679
2681
  },
2680
2682
  "MfaConfiguration": {},
2681
2683
  "DeviceConfiguration": {
2682
- "shape": "S5j"
2684
+ "shape": "S5k"
2683
2685
  },
2684
2686
  "EmailConfiguration": {
2685
- "shape": "S5k"
2687
+ "shape": "S5l"
2686
2688
  },
2687
2689
  "SmsConfiguration": {
2688
- "shape": "S5o"
2690
+ "shape": "S5p"
2689
2691
  },
2690
2692
  "UserPoolTags": {
2691
- "shape": "S5q"
2693
+ "shape": "S5r"
2692
2694
  },
2693
2695
  "AdminCreateUserConfig": {
2694
- "shape": "S5t"
2696
+ "shape": "S5u"
2695
2697
  },
2696
2698
  "UserPoolAddOns": {
2697
- "shape": "S5x"
2699
+ "shape": "S5y"
2698
2700
  },
2699
2701
  "AccountRecoverySetting": {
2700
- "shape": "S60"
2702
+ "shape": "S61"
2701
2703
  }
2702
2704
  }
2703
2705
  },
@@ -2729,38 +2731,38 @@
2729
2731
  "type": "integer"
2730
2732
  },
2731
2733
  "TokenValidityUnits": {
2732
- "shape": "S6f"
2734
+ "shape": "S6g"
2733
2735
  },
2734
2736
  "ReadAttributes": {
2735
- "shape": "S6h"
2737
+ "shape": "S6i"
2736
2738
  },
2737
2739
  "WriteAttributes": {
2738
- "shape": "S6h"
2740
+ "shape": "S6i"
2739
2741
  },
2740
2742
  "ExplicitAuthFlows": {
2741
- "shape": "S6j"
2743
+ "shape": "S6k"
2742
2744
  },
2743
2745
  "SupportedIdentityProviders": {
2744
- "shape": "S6l"
2746
+ "shape": "S6m"
2745
2747
  },
2746
2748
  "CallbackURLs": {
2747
- "shape": "S6m"
2749
+ "shape": "S6n"
2748
2750
  },
2749
2751
  "LogoutURLs": {
2750
- "shape": "S6o"
2752
+ "shape": "S6p"
2751
2753
  },
2752
2754
  "DefaultRedirectURI": {},
2753
2755
  "AllowedOAuthFlows": {
2754
- "shape": "S6p"
2756
+ "shape": "S6q"
2755
2757
  },
2756
2758
  "AllowedOAuthScopes": {
2757
- "shape": "S6r"
2759
+ "shape": "S6s"
2758
2760
  },
2759
2761
  "AllowedOAuthFlowsUserPoolClient": {
2760
2762
  "type": "boolean"
2761
2763
  },
2762
2764
  "AnalyticsConfiguration": {
2763
- "shape": "S6t"
2765
+ "shape": "S6u"
2764
2766
  },
2765
2767
  "PreventUserExistenceErrors": {},
2766
2768
  "EnableTokenRevocation": {
@@ -2778,7 +2780,7 @@
2778
2780
  "type": "structure",
2779
2781
  "members": {
2780
2782
  "UserPoolClient": {
2781
- "shape": "S6y"
2783
+ "shape": "S6z"
2782
2784
  }
2783
2785
  }
2784
2786
  }
@@ -2795,7 +2797,7 @@
2795
2797
  "Domain": {},
2796
2798
  "UserPoolId": {},
2797
2799
  "CustomDomainConfig": {
2798
- "shape": "S71"
2800
+ "shape": "S72"
2799
2801
  }
2800
2802
  }
2801
2803
  },
@@ -3243,7 +3245,7 @@
3243
3245
  }
3244
3246
  }
3245
3247
  },
3246
- "S4y": {
3248
+ "S4z": {
3247
3249
  "type": "structure",
3248
3250
  "members": {
3249
3251
  "PreSignUp": {},
@@ -3281,19 +3283,19 @@
3281
3283
  "KMSKeyID": {}
3282
3284
  }
3283
3285
  },
3284
- "S53": {
3286
+ "S54": {
3285
3287
  "type": "list",
3286
3288
  "member": {}
3287
3289
  },
3288
- "S55": {
3290
+ "S56": {
3289
3291
  "type": "list",
3290
3292
  "member": {}
3291
3293
  },
3292
- "S57": {
3294
+ "S58": {
3293
3295
  "type": "list",
3294
3296
  "member": {}
3295
3297
  },
3296
- "S5c": {
3298
+ "S5d": {
3297
3299
  "type": "structure",
3298
3300
  "members": {
3299
3301
  "SmsMessage": {},
@@ -3304,7 +3306,7 @@
3304
3306
  "DefaultEmailOption": {}
3305
3307
  }
3306
3308
  },
3307
- "S5h": {
3309
+ "S5i": {
3308
3310
  "type": "structure",
3309
3311
  "members": {
3310
3312
  "AttributesRequireVerificationBeforeUpdate": {
@@ -3313,7 +3315,7 @@
3313
3315
  }
3314
3316
  }
3315
3317
  },
3316
- "S5j": {
3318
+ "S5k": {
3317
3319
  "type": "structure",
3318
3320
  "members": {
3319
3321
  "ChallengeRequiredOnNewDevice": {
@@ -3324,7 +3326,7 @@
3324
3326
  }
3325
3327
  }
3326
3328
  },
3327
- "S5k": {
3329
+ "S5l": {
3328
3330
  "type": "structure",
3329
3331
  "members": {
3330
3332
  "SourceArn": {},
@@ -3334,7 +3336,7 @@
3334
3336
  "ConfigurationSet": {}
3335
3337
  }
3336
3338
  },
3337
- "S5o": {
3339
+ "S5p": {
3338
3340
  "type": "structure",
3339
3341
  "required": [
3340
3342
  "SnsCallerArn"
@@ -3345,12 +3347,12 @@
3345
3347
  "SnsRegion": {}
3346
3348
  }
3347
3349
  },
3348
- "S5q": {
3350
+ "S5r": {
3349
3351
  "type": "map",
3350
3352
  "key": {},
3351
3353
  "value": {}
3352
3354
  },
3353
- "S5t": {
3355
+ "S5u": {
3354
3356
  "type": "structure",
3355
3357
  "members": {
3356
3358
  "AllowAdminCreateUserOnly": {
@@ -3369,13 +3371,13 @@
3369
3371
  }
3370
3372
  }
3371
3373
  },
3372
- "S5w": {
3374
+ "S5x": {
3373
3375
  "type": "list",
3374
3376
  "member": {
3375
3377
  "shape": "S4"
3376
3378
  }
3377
3379
  },
3378
- "S5x": {
3380
+ "S5y": {
3379
3381
  "type": "structure",
3380
3382
  "required": [
3381
3383
  "AdvancedSecurityMode"
@@ -3384,7 +3386,7 @@
3384
3386
  "AdvancedSecurityMode": {}
3385
3387
  }
3386
3388
  },
3387
- "S5z": {
3389
+ "S60": {
3388
3390
  "type": "structure",
3389
3391
  "required": [
3390
3392
  "CaseSensitive"
@@ -3395,7 +3397,7 @@
3395
3397
  }
3396
3398
  }
3397
3399
  },
3398
- "S60": {
3400
+ "S61": {
3399
3401
  "type": "structure",
3400
3402
  "members": {
3401
3403
  "RecoveryMechanisms": {
@@ -3416,7 +3418,7 @@
3416
3418
  }
3417
3419
  }
3418
3420
  },
3419
- "S66": {
3421
+ "S67": {
3420
3422
  "type": "structure",
3421
3423
  "members": {
3422
3424
  "Id": {},
@@ -3424,8 +3426,9 @@
3424
3426
  "Policies": {
3425
3427
  "shape": "S4u"
3426
3428
  },
3429
+ "DeletionProtection": {},
3427
3430
  "LambdaConfig": {
3428
- "shape": "S4y"
3431
+ "shape": "S4z"
3429
3432
  },
3430
3433
  "Status": {},
3431
3434
  "LastModifiedDate": {
@@ -3435,63 +3438,63 @@
3435
3438
  "type": "timestamp"
3436
3439
  },
3437
3440
  "SchemaAttributes": {
3438
- "shape": "S5w"
3441
+ "shape": "S5x"
3439
3442
  },
3440
3443
  "AutoVerifiedAttributes": {
3441
- "shape": "S53"
3444
+ "shape": "S54"
3442
3445
  },
3443
3446
  "AliasAttributes": {
3444
- "shape": "S55"
3447
+ "shape": "S56"
3445
3448
  },
3446
3449
  "UsernameAttributes": {
3447
- "shape": "S57"
3450
+ "shape": "S58"
3448
3451
  },
3449
3452
  "SmsVerificationMessage": {},
3450
3453
  "EmailVerificationMessage": {},
3451
3454
  "EmailVerificationSubject": {},
3452
3455
  "VerificationMessageTemplate": {
3453
- "shape": "S5c"
3456
+ "shape": "S5d"
3454
3457
  },
3455
3458
  "SmsAuthenticationMessage": {},
3456
3459
  "UserAttributeUpdateSettings": {
3457
- "shape": "S5h"
3460
+ "shape": "S5i"
3458
3461
  },
3459
3462
  "MfaConfiguration": {},
3460
3463
  "DeviceConfiguration": {
3461
- "shape": "S5j"
3464
+ "shape": "S5k"
3462
3465
  },
3463
3466
  "EstimatedNumberOfUsers": {
3464
3467
  "type": "integer"
3465
3468
  },
3466
3469
  "EmailConfiguration": {
3467
- "shape": "S5k"
3470
+ "shape": "S5l"
3468
3471
  },
3469
3472
  "SmsConfiguration": {
3470
- "shape": "S5o"
3473
+ "shape": "S5p"
3471
3474
  },
3472
3475
  "UserPoolTags": {
3473
- "shape": "S5q"
3476
+ "shape": "S5r"
3474
3477
  },
3475
3478
  "SmsConfigurationFailure": {},
3476
3479
  "EmailConfigurationFailure": {},
3477
3480
  "Domain": {},
3478
3481
  "CustomDomain": {},
3479
3482
  "AdminCreateUserConfig": {
3480
- "shape": "S5t"
3483
+ "shape": "S5u"
3481
3484
  },
3482
3485
  "UserPoolAddOns": {
3483
- "shape": "S5x"
3486
+ "shape": "S5y"
3484
3487
  },
3485
3488
  "UsernameConfiguration": {
3486
- "shape": "S5z"
3489
+ "shape": "S60"
3487
3490
  },
3488
3491
  "Arn": {},
3489
3492
  "AccountRecoverySetting": {
3490
- "shape": "S60"
3493
+ "shape": "S61"
3491
3494
  }
3492
3495
  }
3493
3496
  },
3494
- "S6f": {
3497
+ "S6g": {
3495
3498
  "type": "structure",
3496
3499
  "members": {
3497
3500
  "AccessToken": {},
@@ -3499,35 +3502,35 @@
3499
3502
  "RefreshToken": {}
3500
3503
  }
3501
3504
  },
3502
- "S6h": {
3505
+ "S6i": {
3503
3506
  "type": "list",
3504
3507
  "member": {}
3505
3508
  },
3506
- "S6j": {
3509
+ "S6k": {
3507
3510
  "type": "list",
3508
3511
  "member": {}
3509
3512
  },
3510
- "S6l": {
3513
+ "S6m": {
3511
3514
  "type": "list",
3512
3515
  "member": {}
3513
3516
  },
3514
- "S6m": {
3517
+ "S6n": {
3515
3518
  "type": "list",
3516
3519
  "member": {}
3517
3520
  },
3518
- "S6o": {
3521
+ "S6p": {
3519
3522
  "type": "list",
3520
3523
  "member": {}
3521
3524
  },
3522
- "S6p": {
3525
+ "S6q": {
3523
3526
  "type": "list",
3524
3527
  "member": {}
3525
3528
  },
3526
- "S6r": {
3529
+ "S6s": {
3527
3530
  "type": "list",
3528
3531
  "member": {}
3529
3532
  },
3530
- "S6t": {
3533
+ "S6u": {
3531
3534
  "type": "structure",
3532
3535
  "members": {
3533
3536
  "ApplicationId": {},
@@ -3539,7 +3542,7 @@
3539
3542
  }
3540
3543
  }
3541
3544
  },
3542
- "S6y": {
3545
+ "S6z": {
3543
3546
  "type": "structure",
3544
3547
  "members": {
3545
3548
  "UserPoolId": {},
@@ -3548,7 +3551,7 @@
3548
3551
  "shape": "S1j"
3549
3552
  },
3550
3553
  "ClientSecret": {
3551
- "shape": "S6z"
3554
+ "shape": "S70"
3552
3555
  },
3553
3556
  "LastModifiedDate": {
3554
3557
  "type": "timestamp"
@@ -3566,38 +3569,38 @@
3566
3569
  "type": "integer"
3567
3570
  },
3568
3571
  "TokenValidityUnits": {
3569
- "shape": "S6f"
3572
+ "shape": "S6g"
3570
3573
  },
3571
3574
  "ReadAttributes": {
3572
- "shape": "S6h"
3575
+ "shape": "S6i"
3573
3576
  },
3574
3577
  "WriteAttributes": {
3575
- "shape": "S6h"
3578
+ "shape": "S6i"
3576
3579
  },
3577
3580
  "ExplicitAuthFlows": {
3578
- "shape": "S6j"
3581
+ "shape": "S6k"
3579
3582
  },
3580
3583
  "SupportedIdentityProviders": {
3581
- "shape": "S6l"
3584
+ "shape": "S6m"
3582
3585
  },
3583
3586
  "CallbackURLs": {
3584
- "shape": "S6m"
3587
+ "shape": "S6n"
3585
3588
  },
3586
3589
  "LogoutURLs": {
3587
- "shape": "S6o"
3590
+ "shape": "S6p"
3588
3591
  },
3589
3592
  "DefaultRedirectURI": {},
3590
3593
  "AllowedOAuthFlows": {
3591
- "shape": "S6p"
3594
+ "shape": "S6q"
3592
3595
  },
3593
3596
  "AllowedOAuthScopes": {
3594
- "shape": "S6r"
3597
+ "shape": "S6s"
3595
3598
  },
3596
3599
  "AllowedOAuthFlowsUserPoolClient": {
3597
3600
  "type": "boolean"
3598
3601
  },
3599
3602
  "AnalyticsConfiguration": {
3600
- "shape": "S6t"
3603
+ "shape": "S6u"
3601
3604
  },
3602
3605
  "PreventUserExistenceErrors": {},
3603
3606
  "EnableTokenRevocation": {
@@ -3611,11 +3614,11 @@
3611
3614
  }
3612
3615
  }
3613
3616
  },
3614
- "S6z": {
3617
+ "S70": {
3615
3618
  "type": "string",
3616
3619
  "sensitive": true
3617
3620
  },
3618
- "S71": {
3621
+ "S72": {
3619
3622
  "type": "structure",
3620
3623
  "required": [
3621
3624
  "CertificateArn"
@@ -3624,7 +3627,7 @@
3624
3627
  "CertificateArn": {}
3625
3628
  }
3626
3629
  },
3627
- "S7j": {
3630
+ "S7k": {
3628
3631
  "type": "structure",
3629
3632
  "members": {
3630
3633
  "UserPoolId": {},
@@ -3632,20 +3635,20 @@
3632
3635
  "shape": "S1j"
3633
3636
  },
3634
3637
  "CompromisedCredentialsRiskConfiguration": {
3635
- "shape": "S7k"
3638
+ "shape": "S7l"
3636
3639
  },
3637
3640
  "AccountTakeoverRiskConfiguration": {
3638
- "shape": "S7p"
3641
+ "shape": "S7q"
3639
3642
  },
3640
3643
  "RiskExceptionConfiguration": {
3641
- "shape": "S7y"
3644
+ "shape": "S7z"
3642
3645
  },
3643
3646
  "LastModifiedDate": {
3644
3647
  "type": "timestamp"
3645
3648
  }
3646
3649
  }
3647
3650
  },
3648
- "S7k": {
3651
+ "S7l": {
3649
3652
  "type": "structure",
3650
3653
  "required": [
3651
3654
  "Actions"
@@ -3666,7 +3669,7 @@
3666
3669
  }
3667
3670
  }
3668
3671
  },
3669
- "S7p": {
3672
+ "S7q": {
3670
3673
  "type": "structure",
3671
3674
  "required": [
3672
3675
  "Actions"
@@ -3682,13 +3685,13 @@
3682
3685
  "ReplyTo": {},
3683
3686
  "SourceArn": {},
3684
3687
  "BlockEmail": {
3685
- "shape": "S7r"
3688
+ "shape": "S7s"
3686
3689
  },
3687
3690
  "NoActionEmail": {
3688
- "shape": "S7r"
3691
+ "shape": "S7s"
3689
3692
  },
3690
3693
  "MfaEmail": {
3691
- "shape": "S7r"
3694
+ "shape": "S7s"
3692
3695
  }
3693
3696
  }
3694
3697
  },
@@ -3696,19 +3699,19 @@
3696
3699
  "type": "structure",
3697
3700
  "members": {
3698
3701
  "LowAction": {
3699
- "shape": "S7v"
3702
+ "shape": "S7w"
3700
3703
  },
3701
3704
  "MediumAction": {
3702
- "shape": "S7v"
3705
+ "shape": "S7w"
3703
3706
  },
3704
3707
  "HighAction": {
3705
- "shape": "S7v"
3708
+ "shape": "S7w"
3706
3709
  }
3707
3710
  }
3708
3711
  }
3709
3712
  }
3710
3713
  },
3711
- "S7r": {
3714
+ "S7s": {
3712
3715
  "type": "structure",
3713
3716
  "required": [
3714
3717
  "Subject"
@@ -3719,7 +3722,7 @@
3719
3722
  "TextBody": {}
3720
3723
  }
3721
3724
  },
3722
- "S7v": {
3725
+ "S7w": {
3723
3726
  "type": "structure",
3724
3727
  "required": [
3725
3728
  "Notify",
@@ -3732,7 +3735,7 @@
3732
3735
  "EventAction": {}
3733
3736
  }
3734
3737
  },
3735
- "S7y": {
3738
+ "S7z": {
3736
3739
  "type": "structure",
3737
3740
  "members": {
3738
3741
  "BlockedIPRangeList": {
@@ -3745,7 +3748,7 @@
3745
3748
  }
3746
3749
  }
3747
3750
  },
3748
- "S8h": {
3751
+ "S8i": {
3749
3752
  "type": "structure",
3750
3753
  "members": {
3751
3754
  "Destination": {},
@@ -3753,7 +3756,7 @@
3753
3756
  "AttributeName": {}
3754
3757
  }
3755
3758
  },
3756
- "S8v": {
3759
+ "S8w": {
3757
3760
  "type": "structure",
3758
3761
  "members": {
3759
3762
  "UserPoolId": {},
@@ -3771,16 +3774,16 @@
3771
3774
  }
3772
3775
  }
3773
3776
  },
3774
- "S95": {
3777
+ "S96": {
3775
3778
  "type": "structure",
3776
3779
  "members": {
3777
3780
  "SmsAuthenticationMessage": {},
3778
3781
  "SmsConfiguration": {
3779
- "shape": "S5o"
3782
+ "shape": "S5p"
3780
3783
  }
3781
3784
  }
3782
3785
  },
3783
- "S96": {
3786
+ "S97": {
3784
3787
  "type": "structure",
3785
3788
  "members": {
3786
3789
  "Enabled": {
@@ -3788,7 +3791,7 @@
3788
3791
  }
3789
3792
  }
3790
3793
  },
3791
- "Sa8": {
3794
+ "Sa9": {
3792
3795
  "type": "list",
3793
3796
  "member": {
3794
3797
  "shape": "St"