aws-sdk 2.779.0 → 2.783.0

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 (42) hide show
  1. package/CHANGELOG.md +26 -1
  2. package/README.md +1 -1
  3. package/apis/apigateway-2015-07-09.min.json +6 -0
  4. package/apis/braket-2019-09-01.min.json +105 -7
  5. package/apis/codeartifact-2018-09-22.min.json +116 -19
  6. package/apis/dms-2016-01-01.min.json +103 -72
  7. package/apis/ec2-2016-11-15.min.json +1078 -936
  8. package/apis/elasticloadbalancingv2-2015-12-01.min.json +31 -31
  9. package/apis/glue-2017-03-31.min.json +136 -111
  10. package/apis/imagebuilder-2019-12-02.min.json +12 -12
  11. package/apis/iot-2015-05-28.min.json +296 -270
  12. package/apis/macie2-2020-01-01.min.json +4 -0
  13. package/apis/medialive-2017-10-14.min.json +207 -172
  14. package/apis/sesv2-2019-09-27.min.json +484 -81
  15. package/apis/sesv2-2019-09-27.paginators.json +10 -0
  16. package/apis/storagegateway-2013-06-30.min.json +78 -39
  17. package/clients/apigateway.d.ts +17 -9
  18. package/clients/braket.d.ts +100 -26
  19. package/clients/codeartifact.d.ts +95 -9
  20. package/clients/dms.d.ts +45 -1
  21. package/clients/ec2.d.ts +187 -2
  22. package/clients/elasticache.d.ts +22 -22
  23. package/clients/elbv2.d.ts +31 -17
  24. package/clients/glue.d.ts +86 -53
  25. package/clients/imagebuilder.d.ts +21 -20
  26. package/clients/iot.d.ts +33 -0
  27. package/clients/macie2.d.ts +4 -0
  28. package/clients/marketplacecommerceanalytics.d.ts +1 -1
  29. package/clients/medialive.d.ts +42 -0
  30. package/clients/sesv2.d.ts +435 -3
  31. package/clients/sns.d.ts +6 -6
  32. package/clients/storagegateway.d.ts +63 -4
  33. package/clients/workmail.d.ts +1 -1
  34. package/dist/aws-sdk-core-react-native.js +1 -1
  35. package/dist/aws-sdk-react-native.js +15 -15
  36. package/dist/aws-sdk.js +1492 -1279
  37. package/dist/aws-sdk.min.js +81 -81
  38. package/lib/core.js +1 -1
  39. package/lib/credentials/credential_provider_chain.d.ts +2 -2
  40. package/lib/error.d.ts +14 -10
  41. package/lib/service.d.ts +2 -2
  42. package/package.json +1 -1
@@ -93,7 +93,11 @@
93
93
  "location": "uri",
94
94
  "locationName": "jobId"
95
95
  },
96
- "comment": {}
96
+ "comment": {},
97
+ "namespaceId": {
98
+ "location": "querystring",
99
+ "locationName": "namespaceId"
100
+ }
97
101
  }
98
102
  },
99
103
  "output": {
@@ -327,7 +331,7 @@
327
331
  "type": "long"
328
332
  },
329
333
  "statusDetails": {
330
- "shape": "S1b"
334
+ "shape": "S1c"
331
335
  }
332
336
  }
333
337
  }
@@ -382,7 +386,7 @@
382
386
  "members": {
383
387
  "checkName": {},
384
388
  "resourceIdentifier": {
385
- "shape": "S1l"
389
+ "shape": "S1m"
386
390
  },
387
391
  "expirationDate": {
388
392
  "type": "timestamp"
@@ -419,11 +423,11 @@
419
423
  "authorizerFunctionArn": {},
420
424
  "tokenKeyName": {},
421
425
  "tokenSigningPublicKeys": {
422
- "shape": "S22"
426
+ "shape": "S23"
423
427
  },
424
428
  "status": {},
425
429
  "tags": {
426
- "shape": "S26"
430
+ "shape": "S27"
427
431
  },
428
432
  "signingDisabled": {
429
433
  "type": "boolean"
@@ -453,10 +457,10 @@
453
457
  "locationName": "billingGroupName"
454
458
  },
455
459
  "billingGroupProperties": {
456
- "shape": "S2e"
460
+ "shape": "S2f"
457
461
  },
458
462
  "tags": {
459
- "shape": "S26"
463
+ "shape": "S27"
460
464
  }
461
465
  }
462
466
  },
@@ -515,10 +519,10 @@
515
519
  },
516
520
  "type": {},
517
521
  "stringValues": {
518
- "shape": "S2q"
522
+ "shape": "S2r"
519
523
  },
520
524
  "tags": {
521
- "shape": "S26"
525
+ "shape": "S27"
522
526
  },
523
527
  "clientRequestToken": {
524
528
  "idempotencyToken": true
@@ -554,11 +558,11 @@
554
558
  },
555
559
  "validationCertificateArn": {},
556
560
  "authorizerConfig": {
557
- "shape": "S2z"
561
+ "shape": "S30"
558
562
  },
559
563
  "serviceType": {},
560
564
  "tags": {
561
- "shape": "S26"
565
+ "shape": "S27"
562
566
  }
563
567
  }
564
568
  },
@@ -586,13 +590,13 @@
586
590
  "locationName": "thingGroupName"
587
591
  },
588
592
  "thingGroupProperties": {
589
- "shape": "S35"
593
+ "shape": "S36"
590
594
  },
591
595
  "indexName": {},
592
596
  "queryString": {},
593
597
  "queryVersion": {},
594
598
  "tags": {
595
- "shape": "S26"
599
+ "shape": "S27"
596
600
  }
597
601
  }
598
602
  },
@@ -631,21 +635,22 @@
631
635
  "document": {},
632
636
  "description": {},
633
637
  "presignedUrlConfig": {
634
- "shape": "S3k"
638
+ "shape": "S3l"
635
639
  },
636
640
  "targetSelection": {},
637
641
  "jobExecutionsRolloutConfig": {
638
- "shape": "S3n"
642
+ "shape": "S3o"
639
643
  },
640
644
  "abortConfig": {
641
- "shape": "S3u"
645
+ "shape": "S3v"
642
646
  },
643
647
  "timeoutConfig": {
644
- "shape": "S41"
648
+ "shape": "S42"
645
649
  },
646
650
  "tags": {
647
- "shape": "S26"
648
- }
651
+ "shape": "S27"
652
+ },
653
+ "namespaceId": {}
649
654
  }
650
655
  },
651
656
  "output": {
@@ -678,7 +683,7 @@
678
683
  "certificateId": {},
679
684
  "certificatePem": {},
680
685
  "keyPair": {
681
- "shape": "S46"
686
+ "shape": "S47"
682
687
  }
683
688
  }
684
689
  }
@@ -701,10 +706,10 @@
701
706
  },
702
707
  "roleArn": {},
703
708
  "actionParams": {
704
- "shape": "S4b"
709
+ "shape": "S4c"
705
710
  },
706
711
  "tags": {
707
- "shape": "S26"
712
+ "shape": "S27"
708
713
  }
709
714
  }
710
715
  },
@@ -735,17 +740,17 @@
735
740
  },
736
741
  "description": {},
737
742
  "targets": {
738
- "shape": "S4u"
743
+ "shape": "S4v"
739
744
  },
740
745
  "protocols": {
741
- "shape": "S4w"
746
+ "shape": "S4x"
742
747
  },
743
748
  "targetSelection": {},
744
749
  "awsJobExecutionsRolloutConfig": {
745
- "shape": "S4y"
750
+ "shape": "S4z"
746
751
  },
747
752
  "awsJobPresignedUrlConfig": {
748
- "shape": "S55"
753
+ "shape": "S56"
749
754
  },
750
755
  "awsJobAbortConfig": {
751
756
  "type": "structure",
@@ -786,14 +791,14 @@
786
791
  }
787
792
  },
788
793
  "files": {
789
- "shape": "S5g"
794
+ "shape": "S5h"
790
795
  },
791
796
  "roleArn": {},
792
797
  "additionalParameters": {
793
- "shape": "S6d"
798
+ "shape": "S6e"
794
799
  },
795
800
  "tags": {
796
- "shape": "S26"
801
+ "shape": "S27"
797
802
  }
798
803
  }
799
804
  },
@@ -825,7 +830,7 @@
825
830
  },
826
831
  "policyDocument": {},
827
832
  "tags": {
828
- "shape": "S26"
833
+ "shape": "S27"
829
834
  }
830
835
  }
831
836
  },
@@ -896,7 +901,7 @@
896
901
  "certificateId": {},
897
902
  "certificatePem": {},
898
903
  "keyPair": {
899
- "shape": "S46"
904
+ "shape": "S47"
900
905
  },
901
906
  "expiration": {
902
907
  "type": "timestamp"
@@ -924,10 +929,10 @@
924
929
  },
925
930
  "provisioningRoleArn": {},
926
931
  "preProvisioningHook": {
927
- "shape": "S6z"
932
+ "shape": "S70"
928
933
  },
929
934
  "tags": {
930
- "shape": "S26"
935
+ "shape": "S27"
931
936
  }
932
937
  }
933
938
  },
@@ -999,7 +1004,7 @@
999
1004
  "type": "integer"
1000
1005
  },
1001
1006
  "tags": {
1002
- "shape": "S26"
1007
+ "shape": "S27"
1003
1008
  }
1004
1009
  }
1005
1010
  },
@@ -1027,14 +1032,14 @@
1027
1032
  "dayOfMonth": {},
1028
1033
  "dayOfWeek": {},
1029
1034
  "targetCheckNames": {
1030
- "shape": "S7e"
1035
+ "shape": "S7f"
1031
1036
  },
1032
1037
  "scheduledAuditName": {
1033
1038
  "location": "uri",
1034
1039
  "locationName": "scheduledAuditName"
1035
1040
  },
1036
1041
  "tags": {
1037
- "shape": "S26"
1042
+ "shape": "S27"
1038
1043
  }
1039
1044
  }
1040
1045
  },
@@ -1061,21 +1066,21 @@
1061
1066
  },
1062
1067
  "securityProfileDescription": {},
1063
1068
  "behaviors": {
1064
- "shape": "S7k"
1069
+ "shape": "S7l"
1065
1070
  },
1066
1071
  "alertTargets": {
1067
- "shape": "S83"
1072
+ "shape": "S84"
1068
1073
  },
1069
1074
  "additionalMetricsToRetain": {
1070
- "shape": "S87",
1075
+ "shape": "S88",
1071
1076
  "deprecated": true,
1072
1077
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
1073
1078
  },
1074
1079
  "additionalMetricsToRetainV2": {
1075
- "shape": "S88"
1080
+ "shape": "S89"
1076
1081
  },
1077
1082
  "tags": {
1078
- "shape": "S26"
1083
+ "shape": "S27"
1079
1084
  }
1080
1085
  }
1081
1086
  },
@@ -1105,11 +1110,11 @@
1105
1110
  },
1106
1111
  "description": {},
1107
1112
  "files": {
1108
- "shape": "S8e"
1113
+ "shape": "S8f"
1109
1114
  },
1110
1115
  "roleArn": {},
1111
1116
  "tags": {
1112
- "shape": "S26"
1117
+ "shape": "S27"
1113
1118
  }
1114
1119
  }
1115
1120
  },
@@ -1141,7 +1146,7 @@
1141
1146
  },
1142
1147
  "thingTypeName": {},
1143
1148
  "attributePayload": {
1144
- "shape": "S37"
1149
+ "shape": "S38"
1145
1150
  },
1146
1151
  "billingGroupName": {}
1147
1152
  }
@@ -1171,10 +1176,10 @@
1171
1176
  },
1172
1177
  "parentGroupName": {},
1173
1178
  "thingGroupProperties": {
1174
- "shape": "S35"
1179
+ "shape": "S36"
1175
1180
  },
1176
1181
  "tags": {
1177
- "shape": "S26"
1182
+ "shape": "S27"
1178
1183
  }
1179
1184
  }
1180
1185
  },
@@ -1202,10 +1207,10 @@
1202
1207
  "locationName": "thingTypeName"
1203
1208
  },
1204
1209
  "thingTypeProperties": {
1205
- "shape": "S8q"
1210
+ "shape": "S8r"
1206
1211
  },
1207
1212
  "tags": {
1208
- "shape": "S26"
1213
+ "shape": "S27"
1209
1214
  }
1210
1215
  }
1211
1216
  },
@@ -1234,7 +1239,7 @@
1234
1239
  "locationName": "ruleName"
1235
1240
  },
1236
1241
  "topicRulePayload": {
1237
- "shape": "S8y"
1242
+ "shape": "S8z"
1238
1243
  },
1239
1244
  "tags": {
1240
1245
  "location": "header",
@@ -1274,7 +1279,7 @@
1274
1279
  "type": "structure",
1275
1280
  "members": {
1276
1281
  "topicRuleDestination": {
1277
- "shape": "Sbv"
1282
+ "shape": "Sbw"
1278
1283
  }
1279
1284
  }
1280
1285
  }
@@ -1312,7 +1317,7 @@
1312
1317
  "members": {
1313
1318
  "checkName": {},
1314
1319
  "resourceIdentifier": {
1315
- "shape": "S1l"
1320
+ "shape": "S1m"
1316
1321
  }
1317
1322
  }
1318
1323
  },
@@ -1505,6 +1510,10 @@
1505
1510
  "location": "querystring",
1506
1511
  "locationName": "force",
1507
1512
  "type": "boolean"
1513
+ },
1514
+ "namespaceId": {
1515
+ "location": "querystring",
1516
+ "locationName": "namespaceId"
1508
1517
  }
1509
1518
  }
1510
1519
  }
@@ -1539,6 +1548,10 @@
1539
1548
  "location": "querystring",
1540
1549
  "locationName": "force",
1541
1550
  "type": "boolean"
1551
+ },
1552
+ "namespaceId": {
1553
+ "location": "querystring",
1554
+ "locationName": "namespaceId"
1542
1555
  }
1543
1556
  }
1544
1557
  }
@@ -1972,10 +1985,10 @@
1972
1985
  "members": {
1973
1986
  "roleArn": {},
1974
1987
  "auditNotificationTargetConfigurations": {
1975
- "shape": "Sdo"
1988
+ "shape": "Sdp"
1976
1989
  },
1977
1990
  "auditCheckConfigurations": {
1978
- "shape": "Sdr"
1991
+ "shape": "Sds"
1979
1992
  }
1980
1993
  }
1981
1994
  }
@@ -2001,7 +2014,7 @@
2001
2014
  "type": "structure",
2002
2015
  "members": {
2003
2016
  "finding": {
2004
- "shape": "Sdw"
2017
+ "shape": "Sdx"
2005
2018
  }
2006
2019
  }
2007
2020
  }
@@ -2058,10 +2071,10 @@
2058
2071
  }
2059
2072
  },
2060
2073
  "target": {
2061
- "shape": "Seg"
2074
+ "shape": "Seh"
2062
2075
  },
2063
2076
  "auditCheckToActionsMapping": {
2064
- "shape": "Sek"
2077
+ "shape": "Sel"
2065
2078
  },
2066
2079
  "actionsDefinition": {
2067
2080
  "type": "list",
@@ -2072,7 +2085,7 @@
2072
2085
  "id": {},
2073
2086
  "roleArn": {},
2074
2087
  "actionParams": {
2075
- "shape": "S4b"
2088
+ "shape": "S4c"
2076
2089
  }
2077
2090
  }
2078
2091
  }
@@ -2093,7 +2106,7 @@
2093
2106
  "members": {
2094
2107
  "checkName": {},
2095
2108
  "resourceIdentifier": {
2096
- "shape": "S1l"
2109
+ "shape": "S1m"
2097
2110
  }
2098
2111
  }
2099
2112
  },
@@ -2102,7 +2115,7 @@
2102
2115
  "members": {
2103
2116
  "checkName": {},
2104
2117
  "resourceIdentifier": {
2105
- "shape": "S1l"
2118
+ "shape": "S1m"
2106
2119
  },
2107
2120
  "expirationDate": {
2108
2121
  "type": "timestamp"
@@ -2214,7 +2227,7 @@
2214
2227
  "type": "structure",
2215
2228
  "members": {
2216
2229
  "authorizerDescription": {
2217
- "shape": "Sfd"
2230
+ "shape": "Sfe"
2218
2231
  }
2219
2232
  }
2220
2233
  }
@@ -2246,7 +2259,7 @@
2246
2259
  "type": "long"
2247
2260
  },
2248
2261
  "billingGroupProperties": {
2249
- "shape": "S2e"
2262
+ "shape": "S2f"
2250
2263
  },
2251
2264
  "billingGroupMetadata": {
2252
2265
  "type": "structure",
@@ -2299,12 +2312,12 @@
2299
2312
  },
2300
2313
  "generationId": {},
2301
2314
  "validity": {
2302
- "shape": "Sfq"
2315
+ "shape": "Sfr"
2303
2316
  }
2304
2317
  }
2305
2318
  },
2306
2319
  "registrationConfig": {
2307
- "shape": "Sfr"
2320
+ "shape": "Sfs"
2308
2321
  }
2309
2322
  }
2310
2323
  }
@@ -2366,7 +2379,7 @@
2366
2379
  },
2367
2380
  "generationId": {},
2368
2381
  "validity": {
2369
- "shape": "Sfq"
2382
+ "shape": "Sfr"
2370
2383
  },
2371
2384
  "certificateMode": {}
2372
2385
  }
@@ -2387,7 +2400,7 @@
2387
2400
  "type": "structure",
2388
2401
  "members": {
2389
2402
  "authorizerDescription": {
2390
- "shape": "Sfd"
2403
+ "shape": "Sfe"
2391
2404
  }
2392
2405
  }
2393
2406
  }
@@ -2416,7 +2429,7 @@
2416
2429
  "arn": {},
2417
2430
  "type": {},
2418
2431
  "stringValues": {
2419
- "shape": "S2q"
2432
+ "shape": "S2r"
2420
2433
  },
2421
2434
  "creationDate": {
2422
2435
  "type": "timestamp"
@@ -2462,7 +2475,7 @@
2462
2475
  }
2463
2476
  },
2464
2477
  "authorizerConfig": {
2465
- "shape": "S2z"
2478
+ "shape": "S30"
2466
2479
  },
2467
2480
  "domainConfigurationStatus": {},
2468
2481
  "serviceType": {},
@@ -2507,7 +2520,7 @@
2507
2520
  "type": "structure",
2508
2521
  "members": {
2509
2522
  "eventConfigurations": {
2510
- "shape": "Sgi"
2523
+ "shape": "Sgj"
2511
2524
  },
2512
2525
  "creationDate": {
2513
2526
  "type": "timestamp"
@@ -2582,13 +2595,13 @@
2582
2595
  },
2583
2596
  "description": {},
2584
2597
  "presignedUrlConfig": {
2585
- "shape": "S3k"
2598
+ "shape": "S3l"
2586
2599
  },
2587
2600
  "jobExecutionsRolloutConfig": {
2588
- "shape": "S3n"
2601
+ "shape": "S3o"
2589
2602
  },
2590
2603
  "abortConfig": {
2591
- "shape": "S3u"
2604
+ "shape": "S3v"
2592
2605
  },
2593
2606
  "createdAt": {
2594
2607
  "type": "timestamp"
@@ -2633,8 +2646,9 @@
2633
2646
  }
2634
2647
  },
2635
2648
  "timeoutConfig": {
2636
- "shape": "S41"
2637
- }
2649
+ "shape": "S42"
2650
+ },
2651
+ "namespaceId": {}
2638
2652
  }
2639
2653
  }
2640
2654
  }
@@ -2682,7 +2696,7 @@
2682
2696
  "type": "structure",
2683
2697
  "members": {
2684
2698
  "detailsMap": {
2685
- "shape": "S1b"
2699
+ "shape": "S1c"
2686
2700
  }
2687
2701
  }
2688
2702
  },
@@ -2736,7 +2750,7 @@
2736
2750
  "actionId": {},
2737
2751
  "roleArn": {},
2738
2752
  "actionParams": {
2739
- "shape": "S4b"
2753
+ "shape": "S4c"
2740
2754
  },
2741
2755
  "creationDate": {
2742
2756
  "type": "timestamp"
@@ -2785,7 +2799,7 @@
2785
2799
  },
2786
2800
  "provisioningRoleArn": {},
2787
2801
  "preProvisioningHook": {
2788
- "shape": "S6z"
2802
+ "shape": "S70"
2789
2803
  }
2790
2804
  }
2791
2805
  }
@@ -2894,7 +2908,7 @@
2894
2908
  "dayOfMonth": {},
2895
2909
  "dayOfWeek": {},
2896
2910
  "targetCheckNames": {
2897
- "shape": "S7e"
2911
+ "shape": "S7f"
2898
2912
  },
2899
2913
  "scheduledAuditName": {},
2900
2914
  "scheduledAuditArn": {}
@@ -2925,18 +2939,18 @@
2925
2939
  "securityProfileArn": {},
2926
2940
  "securityProfileDescription": {},
2927
2941
  "behaviors": {
2928
- "shape": "S7k"
2942
+ "shape": "S7l"
2929
2943
  },
2930
2944
  "alertTargets": {
2931
- "shape": "S83"
2945
+ "shape": "S84"
2932
2946
  },
2933
2947
  "additionalMetricsToRetain": {
2934
- "shape": "S87",
2948
+ "shape": "S88",
2935
2949
  "deprecated": true,
2936
2950
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
2937
2951
  },
2938
2952
  "additionalMetricsToRetainV2": {
2939
- "shape": "S88"
2953
+ "shape": "S89"
2940
2954
  },
2941
2955
  "version": {
2942
2956
  "type": "long"
@@ -2980,7 +2994,7 @@
2980
2994
  },
2981
2995
  "description": {},
2982
2996
  "files": {
2983
- "shape": "S8e"
2997
+ "shape": "S8f"
2984
2998
  },
2985
2999
  "createdAt": {
2986
3000
  "type": "timestamp"
@@ -3020,7 +3034,7 @@
3020
3034
  "thingArn": {},
3021
3035
  "thingTypeName": {},
3022
3036
  "attributes": {
3023
- "shape": "S38"
3037
+ "shape": "S39"
3024
3038
  },
3025
3039
  "version": {
3026
3040
  "type": "long"
@@ -3056,14 +3070,14 @@
3056
3070
  "type": "long"
3057
3071
  },
3058
3072
  "thingGroupProperties": {
3059
- "shape": "S35"
3073
+ "shape": "S36"
3060
3074
  },
3061
3075
  "thingGroupMetadata": {
3062
3076
  "type": "structure",
3063
3077
  "members": {
3064
3078
  "parentGroupName": {},
3065
3079
  "rootToParentThingGroups": {
3066
- "shape": "Shz"
3080
+ "shape": "Si0"
3067
3081
  },
3068
3082
  "creationDate": {
3069
3083
  "type": "timestamp"
@@ -3146,10 +3160,10 @@
3146
3160
  "thingTypeId": {},
3147
3161
  "thingTypeArn": {},
3148
3162
  "thingTypeProperties": {
3149
- "shape": "S8q"
3163
+ "shape": "S8r"
3150
3164
  },
3151
3165
  "thingTypeMetadata": {
3152
- "shape": "Sic"
3166
+ "shape": "Sid"
3153
3167
  }
3154
3168
  }
3155
3169
  }
@@ -3355,10 +3369,10 @@
3355
3369
  "type": "structure",
3356
3370
  "members": {
3357
3371
  "thingIndexingConfiguration": {
3358
- "shape": "Siw"
3372
+ "shape": "Six"
3359
3373
  },
3360
3374
  "thingGroupIndexingConfiguration": {
3361
- "shape": "Sj3"
3375
+ "shape": "Sj4"
3362
3376
  }
3363
3377
  }
3364
3378
  }
@@ -3437,20 +3451,20 @@
3437
3451
  },
3438
3452
  "description": {},
3439
3453
  "targets": {
3440
- "shape": "S4u"
3454
+ "shape": "S4v"
3441
3455
  },
3442
3456
  "protocols": {
3443
- "shape": "S4w"
3457
+ "shape": "S4x"
3444
3458
  },
3445
3459
  "awsJobExecutionsRolloutConfig": {
3446
- "shape": "S4y"
3460
+ "shape": "S4z"
3447
3461
  },
3448
3462
  "awsJobPresignedUrlConfig": {
3449
- "shape": "S55"
3463
+ "shape": "S56"
3450
3464
  },
3451
3465
  "targetSelection": {},
3452
3466
  "otaUpdateFiles": {
3453
- "shape": "S5g"
3467
+ "shape": "S5h"
3454
3468
  },
3455
3469
  "otaUpdateStatus": {},
3456
3470
  "awsIotJobId": {},
@@ -3463,7 +3477,7 @@
3463
3477
  }
3464
3478
  },
3465
3479
  "additionalParameters": {
3466
- "shape": "S6d"
3480
+ "shape": "S6e"
3467
3481
  }
3468
3482
  }
3469
3483
  }
@@ -3686,14 +3700,14 @@
3686
3700
  "type": "timestamp"
3687
3701
  },
3688
3702
  "actions": {
3689
- "shape": "S91"
3703
+ "shape": "S92"
3690
3704
  },
3691
3705
  "ruleDisabled": {
3692
3706
  "type": "boolean"
3693
3707
  },
3694
3708
  "awsIotSqlVersion": {},
3695
3709
  "errorAction": {
3696
- "shape": "S92"
3710
+ "shape": "S93"
3697
3711
  }
3698
3712
  }
3699
3713
  }
@@ -3721,7 +3735,7 @@
3721
3735
  "type": "structure",
3722
3736
  "members": {
3723
3737
  "topicRuleDestination": {
3724
- "shape": "Sbv"
3738
+ "shape": "Sbw"
3725
3739
  }
3726
3740
  }
3727
3741
  }
@@ -3785,10 +3799,10 @@
3785
3799
  "thingName": {},
3786
3800
  "securityProfileName": {},
3787
3801
  "behavior": {
3788
- "shape": "S7l"
3802
+ "shape": "S7m"
3789
3803
  },
3790
3804
  "lastViolationValue": {
3791
- "shape": "S7s"
3805
+ "shape": "S7t"
3792
3806
  },
3793
3807
  "lastViolationTime": {
3794
3808
  "type": "timestamp"
@@ -3837,7 +3851,7 @@
3837
3851
  "type": "structure",
3838
3852
  "members": {
3839
3853
  "policies": {
3840
- "shape": "Skq"
3854
+ "shape": "Skr"
3841
3855
  },
3842
3856
  "nextMarker": {}
3843
3857
  }
@@ -3853,7 +3867,7 @@
3853
3867
  "taskId": {},
3854
3868
  "checkName": {},
3855
3869
  "resourceIdentifier": {
3856
- "shape": "S1l"
3870
+ "shape": "S1m"
3857
3871
  },
3858
3872
  "maxResults": {
3859
3873
  "type": "integer"
@@ -3876,7 +3890,7 @@
3876
3890
  "findings": {
3877
3891
  "type": "list",
3878
3892
  "member": {
3879
- "shape": "Sdw"
3893
+ "shape": "Sdx"
3880
3894
  }
3881
3895
  },
3882
3896
  "nextToken": {}
@@ -4020,7 +4034,7 @@
4020
4034
  "members": {
4021
4035
  "checkName": {},
4022
4036
  "resourceIdentifier": {
4023
- "shape": "S1l"
4037
+ "shape": "S1m"
4024
4038
  },
4025
4039
  "ascendingOrder": {
4026
4040
  "type": "boolean"
@@ -4045,7 +4059,7 @@
4045
4059
  "members": {
4046
4060
  "checkName": {},
4047
4061
  "resourceIdentifier": {
4048
- "shape": "S1l"
4062
+ "shape": "S1m"
4049
4063
  },
4050
4064
  "expirationDate": {
4051
4065
  "type": "timestamp"
@@ -4194,7 +4208,7 @@
4194
4208
  "billingGroups": {
4195
4209
  "type": "list",
4196
4210
  "member": {
4197
- "shape": "Si0"
4211
+ "shape": "Si1"
4198
4212
  }
4199
4213
  },
4200
4214
  "nextToken": {}
@@ -4274,7 +4288,7 @@
4274
4288
  "type": "structure",
4275
4289
  "members": {
4276
4290
  "certificates": {
4277
- "shape": "Sls"
4291
+ "shape": "Slt"
4278
4292
  },
4279
4293
  "nextMarker": {}
4280
4294
  }
@@ -4315,7 +4329,7 @@
4315
4329
  "type": "structure",
4316
4330
  "members": {
4317
4331
  "certificates": {
4318
- "shape": "Sls"
4332
+ "shape": "Slt"
4319
4333
  },
4320
4334
  "nextMarker": {}
4321
4335
  }
@@ -4462,7 +4476,7 @@
4462
4476
  "members": {
4463
4477
  "thingArn": {},
4464
4478
  "jobExecutionSummary": {
4465
- "shape": "Smc"
4479
+ "shape": "Smd"
4466
4480
  }
4467
4481
  }
4468
4482
  }
@@ -4490,6 +4504,10 @@
4490
4504
  "location": "querystring",
4491
4505
  "locationName": "status"
4492
4506
  },
4507
+ "namespaceId": {
4508
+ "location": "querystring",
4509
+ "locationName": "namespaceId"
4510
+ },
4493
4511
  "maxResults": {
4494
4512
  "location": "querystring",
4495
4513
  "locationName": "maxResults",
@@ -4511,7 +4529,7 @@
4511
4529
  "members": {
4512
4530
  "jobId": {},
4513
4531
  "jobExecutionSummary": {
4514
- "shape": "Smc"
4532
+ "shape": "Smd"
4515
4533
  }
4516
4534
  }
4517
4535
  }
@@ -4552,6 +4570,10 @@
4552
4570
  "thingGroupId": {
4553
4571
  "location": "querystring",
4554
4572
  "locationName": "thingGroupId"
4573
+ },
4574
+ "namespaceId": {
4575
+ "location": "querystring",
4576
+ "locationName": "namespaceId"
4555
4577
  }
4556
4578
  }
4557
4579
  },
@@ -4747,7 +4769,7 @@
4747
4769
  "type": "structure",
4748
4770
  "members": {
4749
4771
  "policies": {
4750
- "shape": "Skq"
4772
+ "shape": "Skr"
4751
4773
  },
4752
4774
  "nextMarker": {}
4753
4775
  }
@@ -4788,7 +4810,7 @@
4788
4810
  "type": "structure",
4789
4811
  "members": {
4790
4812
  "principals": {
4791
- "shape": "Sn1"
4813
+ "shape": "Sn2"
4792
4814
  },
4793
4815
  "nextMarker": {}
4794
4816
  }
@@ -4868,7 +4890,7 @@
4868
4890
  "type": "structure",
4869
4891
  "members": {
4870
4892
  "policies": {
4871
- "shape": "Skq"
4893
+ "shape": "Skr"
4872
4894
  },
4873
4895
  "nextMarker": {}
4874
4896
  }
@@ -4905,7 +4927,7 @@
4905
4927
  "type": "structure",
4906
4928
  "members": {
4907
4929
  "things": {
4908
- "shape": "Snb"
4930
+ "shape": "Snc"
4909
4931
  },
4910
4932
  "nextToken": {}
4911
4933
  }
@@ -5110,7 +5132,7 @@
5110
5132
  "securityProfileIdentifiers": {
5111
5133
  "type": "list",
5112
5134
  "member": {
5113
- "shape": "Snu"
5135
+ "shape": "Snv"
5114
5136
  }
5115
5137
  },
5116
5138
  "nextToken": {}
@@ -5157,10 +5179,10 @@
5157
5179
  "type": "structure",
5158
5180
  "members": {
5159
5181
  "securityProfileIdentifier": {
5160
- "shape": "Snu"
5182
+ "shape": "Snv"
5161
5183
  },
5162
5184
  "target": {
5163
- "shape": "Snz"
5185
+ "shape": "So0"
5164
5186
  }
5165
5187
  }
5166
5188
  }
@@ -5239,7 +5261,7 @@
5239
5261
  "type": "structure",
5240
5262
  "members": {
5241
5263
  "tags": {
5242
- "shape": "S26"
5264
+ "shape": "S27"
5243
5265
  },
5244
5266
  "nextToken": {}
5245
5267
  }
@@ -5313,7 +5335,7 @@
5313
5335
  "securityProfileTargets": {
5314
5336
  "type": "list",
5315
5337
  "member": {
5316
- "shape": "Snz"
5338
+ "shape": "So0"
5317
5339
  }
5318
5340
  },
5319
5341
  "nextToken": {}
@@ -5356,7 +5378,7 @@
5356
5378
  "type": "structure",
5357
5379
  "members": {
5358
5380
  "thingGroups": {
5359
- "shape": "Shz"
5381
+ "shape": "Si0"
5360
5382
  },
5361
5383
  "nextToken": {}
5362
5384
  }
@@ -5392,7 +5414,7 @@
5392
5414
  "type": "structure",
5393
5415
  "members": {
5394
5416
  "thingGroups": {
5395
- "shape": "Shz"
5417
+ "shape": "Si0"
5396
5418
  },
5397
5419
  "nextToken": {}
5398
5420
  }
@@ -5419,7 +5441,7 @@
5419
5441
  "type": "structure",
5420
5442
  "members": {
5421
5443
  "principals": {
5422
- "shape": "Sn1"
5444
+ "shape": "Sn2"
5423
5445
  }
5424
5446
  }
5425
5447
  }
@@ -5535,10 +5557,10 @@
5535
5557
  "thingTypeName": {},
5536
5558
  "thingTypeArn": {},
5537
5559
  "thingTypeProperties": {
5538
- "shape": "S8q"
5560
+ "shape": "S8r"
5539
5561
  },
5540
5562
  "thingTypeMetadata": {
5541
- "shape": "Sic"
5563
+ "shape": "Sid"
5542
5564
  }
5543
5565
  }
5544
5566
  }
@@ -5590,7 +5612,7 @@
5590
5612
  "thingTypeName": {},
5591
5613
  "thingArn": {},
5592
5614
  "attributes": {
5593
- "shape": "S38"
5615
+ "shape": "S39"
5594
5616
  },
5595
5617
  "version": {
5596
5618
  "type": "long"
@@ -5632,7 +5654,7 @@
5632
5654
  "type": "structure",
5633
5655
  "members": {
5634
5656
  "things": {
5635
- "shape": "Snb"
5657
+ "shape": "Snc"
5636
5658
  },
5637
5659
  "nextToken": {}
5638
5660
  }
@@ -5673,7 +5695,7 @@
5673
5695
  "type": "structure",
5674
5696
  "members": {
5675
5697
  "things": {
5676
- "shape": "Snb"
5698
+ "shape": "Snc"
5677
5699
  },
5678
5700
  "nextToken": {}
5679
5701
  }
@@ -5806,7 +5828,7 @@
5806
5828
  "type": "structure",
5807
5829
  "members": {
5808
5830
  "logTarget": {
5809
- "shape": "Spl"
5831
+ "shape": "Spm"
5810
5832
  },
5811
5833
  "logLevel": {}
5812
5834
  }
@@ -5869,10 +5891,10 @@
5869
5891
  "thingName": {},
5870
5892
  "securityProfileName": {},
5871
5893
  "behavior": {
5872
- "shape": "S7l"
5894
+ "shape": "S7m"
5873
5895
  },
5874
5896
  "metricValue": {
5875
- "shape": "S7s"
5897
+ "shape": "S7t"
5876
5898
  },
5877
5899
  "violationEventType": {},
5878
5900
  "violationEventTime": {
@@ -5909,10 +5931,10 @@
5909
5931
  "type": "boolean"
5910
5932
  },
5911
5933
  "registrationConfig": {
5912
- "shape": "Sfr"
5934
+ "shape": "Sfs"
5913
5935
  },
5914
5936
  "tags": {
5915
- "shape": "S26"
5937
+ "shape": "S27"
5916
5938
  }
5917
5939
  }
5918
5940
  },
@@ -6079,7 +6101,7 @@
6079
6101
  "locationName": "ruleName"
6080
6102
  },
6081
6103
  "topicRulePayload": {
6082
- "shape": "S8y"
6104
+ "shape": "S8z"
6083
6105
  }
6084
6106
  },
6085
6107
  "payload": "topicRulePayload"
@@ -6117,10 +6139,10 @@
6117
6139
  "thingId": {},
6118
6140
  "thingTypeName": {},
6119
6141
  "thingGroupNames": {
6120
- "shape": "Sqf"
6142
+ "shape": "Sqg"
6121
6143
  },
6122
6144
  "attributes": {
6123
- "shape": "S38"
6145
+ "shape": "S39"
6124
6146
  },
6125
6147
  "shadow": {},
6126
6148
  "connectivity": {
@@ -6146,10 +6168,10 @@
6146
6168
  "thingGroupId": {},
6147
6169
  "thingGroupDescription": {},
6148
6170
  "attributes": {
6149
- "shape": "S38"
6171
+ "shape": "S39"
6150
6172
  },
6151
6173
  "parentGroupNames": {
6152
- "shape": "Sqf"
6174
+ "shape": "Sqg"
6153
6175
  }
6154
6176
  }
6155
6177
  }
@@ -6237,7 +6259,7 @@
6237
6259
  ],
6238
6260
  "members": {
6239
6261
  "logTarget": {
6240
- "shape": "Spl"
6262
+ "shape": "Spm"
6241
6263
  },
6242
6264
  "logLevel": {}
6243
6265
  }
@@ -6276,10 +6298,10 @@
6276
6298
  "locationName": "taskId"
6277
6299
  },
6278
6300
  "target": {
6279
- "shape": "Seg"
6301
+ "shape": "Seh"
6280
6302
  },
6281
6303
  "auditCheckToActionsMapping": {
6282
- "shape": "Sek"
6304
+ "shape": "Sel"
6283
6305
  },
6284
6306
  "clientRequestToken": {
6285
6307
  "idempotencyToken": true
@@ -6304,7 +6326,7 @@
6304
6326
  ],
6305
6327
  "members": {
6306
6328
  "targetCheckNames": {
6307
- "shape": "S7e"
6329
+ "shape": "S7f"
6308
6330
  }
6309
6331
  }
6310
6332
  },
@@ -6376,7 +6398,7 @@
6376
6398
  "members": {
6377
6399
  "resourceArn": {},
6378
6400
  "tags": {
6379
- "shape": "S26"
6401
+ "shape": "S27"
6380
6402
  }
6381
6403
  }
6382
6404
  },
@@ -6400,7 +6422,7 @@
6400
6422
  "authInfos": {
6401
6423
  "type": "list",
6402
6424
  "member": {
6403
- "shape": "Sr4"
6425
+ "shape": "Sr5"
6404
6426
  }
6405
6427
  },
6406
6428
  "clientId": {
@@ -6408,10 +6430,10 @@
6408
6430
  "locationName": "clientId"
6409
6431
  },
6410
6432
  "policyNamesToAdd": {
6411
- "shape": "Sr8"
6433
+ "shape": "Sr9"
6412
6434
  },
6413
6435
  "policyNamesToSkip": {
6414
- "shape": "Sr8"
6436
+ "shape": "Sr9"
6415
6437
  }
6416
6438
  }
6417
6439
  },
@@ -6424,13 +6446,13 @@
6424
6446
  "type": "structure",
6425
6447
  "members": {
6426
6448
  "authInfo": {
6427
- "shape": "Sr4"
6449
+ "shape": "Sr5"
6428
6450
  },
6429
6451
  "allowed": {
6430
6452
  "type": "structure",
6431
6453
  "members": {
6432
6454
  "policies": {
6433
- "shape": "Skq"
6455
+ "shape": "Skr"
6434
6456
  }
6435
6457
  }
6436
6458
  },
@@ -6441,7 +6463,7 @@
6441
6463
  "type": "structure",
6442
6464
  "members": {
6443
6465
  "policies": {
6444
- "shape": "Skq"
6466
+ "shape": "Skr"
6445
6467
  }
6446
6468
  }
6447
6469
  },
@@ -6449,7 +6471,7 @@
6449
6471
  "type": "structure",
6450
6472
  "members": {
6451
6473
  "policies": {
6452
- "shape": "Skq"
6474
+ "shape": "Skr"
6453
6475
  }
6454
6476
  }
6455
6477
  }
@@ -6594,10 +6616,10 @@
6594
6616
  "members": {
6595
6617
  "roleArn": {},
6596
6618
  "auditNotificationTargetConfigurations": {
6597
- "shape": "Sdo"
6619
+ "shape": "Sdp"
6598
6620
  },
6599
6621
  "auditCheckConfigurations": {
6600
- "shape": "Sdr"
6622
+ "shape": "Sds"
6601
6623
  }
6602
6624
  }
6603
6625
  },
@@ -6620,7 +6642,7 @@
6620
6642
  "members": {
6621
6643
  "checkName": {},
6622
6644
  "resourceIdentifier": {
6623
- "shape": "S1l"
6645
+ "shape": "S1m"
6624
6646
  },
6625
6647
  "expirationDate": {
6626
6648
  "type": "timestamp"
@@ -6654,7 +6676,7 @@
6654
6676
  "authorizerFunctionArn": {},
6655
6677
  "tokenKeyName": {},
6656
6678
  "tokenSigningPublicKeys": {
6657
- "shape": "S22"
6679
+ "shape": "S23"
6658
6680
  },
6659
6681
  "status": {}
6660
6682
  }
@@ -6684,7 +6706,7 @@
6684
6706
  "locationName": "billingGroupName"
6685
6707
  },
6686
6708
  "billingGroupProperties": {
6687
- "shape": "S2e"
6709
+ "shape": "S2f"
6688
6710
  },
6689
6711
  "expectedVersion": {
6690
6712
  "type": "long"
@@ -6724,7 +6746,7 @@
6724
6746
  "locationName": "newAutoRegistrationStatus"
6725
6747
  },
6726
6748
  "registrationConfig": {
6727
- "shape": "Sfr"
6749
+ "shape": "Sfs"
6728
6750
  },
6729
6751
  "removeAutoRegistration": {
6730
6752
  "type": "boolean"
@@ -6772,7 +6794,7 @@
6772
6794
  "locationName": "name"
6773
6795
  },
6774
6796
  "stringValues": {
6775
- "shape": "S2q"
6797
+ "shape": "S2r"
6776
6798
  }
6777
6799
  }
6778
6800
  },
@@ -6783,7 +6805,7 @@
6783
6805
  "arn": {},
6784
6806
  "type": {},
6785
6807
  "stringValues": {
6786
- "shape": "S2q"
6808
+ "shape": "S2r"
6787
6809
  },
6788
6810
  "creationDate": {
6789
6811
  "type": "timestamp"
@@ -6810,7 +6832,7 @@
6810
6832
  "locationName": "domainConfigurationName"
6811
6833
  },
6812
6834
  "authorizerConfig": {
6813
- "shape": "S2z"
6835
+ "shape": "S30"
6814
6836
  },
6815
6837
  "domainConfigurationStatus": {},
6816
6838
  "removeAuthorizerConfig": {
@@ -6843,7 +6865,7 @@
6843
6865
  "locationName": "thingGroupName"
6844
6866
  },
6845
6867
  "thingGroupProperties": {
6846
- "shape": "S35"
6868
+ "shape": "S36"
6847
6869
  },
6848
6870
  "expectedVersion": {
6849
6871
  "type": "long"
@@ -6871,7 +6893,7 @@
6871
6893
  "type": "structure",
6872
6894
  "members": {
6873
6895
  "eventConfigurations": {
6874
- "shape": "Sgi"
6896
+ "shape": "Sgj"
6875
6897
  }
6876
6898
  }
6877
6899
  },
@@ -6888,10 +6910,10 @@
6888
6910
  "type": "structure",
6889
6911
  "members": {
6890
6912
  "thingIndexingConfiguration": {
6891
- "shape": "Siw"
6913
+ "shape": "Six"
6892
6914
  },
6893
6915
  "thingGroupIndexingConfiguration": {
6894
- "shape": "Sj3"
6916
+ "shape": "Sj4"
6895
6917
  }
6896
6918
  }
6897
6919
  },
@@ -6917,16 +6939,20 @@
6917
6939
  },
6918
6940
  "description": {},
6919
6941
  "presignedUrlConfig": {
6920
- "shape": "S3k"
6942
+ "shape": "S3l"
6921
6943
  },
6922
6944
  "jobExecutionsRolloutConfig": {
6923
- "shape": "S3n"
6945
+ "shape": "S3o"
6924
6946
  },
6925
6947
  "abortConfig": {
6926
- "shape": "S3u"
6948
+ "shape": "S3v"
6927
6949
  },
6928
6950
  "timeoutConfig": {
6929
- "shape": "S41"
6951
+ "shape": "S42"
6952
+ },
6953
+ "namespaceId": {
6954
+ "location": "querystring",
6955
+ "locationName": "namespaceId"
6930
6956
  }
6931
6957
  }
6932
6958
  }
@@ -6948,7 +6974,7 @@
6948
6974
  },
6949
6975
  "roleArn": {},
6950
6976
  "actionParams": {
6951
- "shape": "S4b"
6977
+ "shape": "S4c"
6952
6978
  }
6953
6979
  }
6954
6980
  },
@@ -6984,7 +7010,7 @@
6984
7010
  },
6985
7011
  "provisioningRoleArn": {},
6986
7012
  "preProvisioningHook": {
6987
- "shape": "S6z"
7013
+ "shape": "S70"
6988
7014
  },
6989
7015
  "removePreProvisioningHook": {
6990
7016
  "type": "boolean"
@@ -7040,7 +7066,7 @@
7040
7066
  "dayOfMonth": {},
7041
7067
  "dayOfWeek": {},
7042
7068
  "targetCheckNames": {
7043
- "shape": "S7e"
7069
+ "shape": "S7f"
7044
7070
  },
7045
7071
  "scheduledAuditName": {
7046
7072
  "location": "uri",
@@ -7072,18 +7098,18 @@
7072
7098
  },
7073
7099
  "securityProfileDescription": {},
7074
7100
  "behaviors": {
7075
- "shape": "S7k"
7101
+ "shape": "S7l"
7076
7102
  },
7077
7103
  "alertTargets": {
7078
- "shape": "S83"
7104
+ "shape": "S84"
7079
7105
  },
7080
7106
  "additionalMetricsToRetain": {
7081
- "shape": "S87",
7107
+ "shape": "S88",
7082
7108
  "deprecated": true,
7083
7109
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
7084
7110
  },
7085
7111
  "additionalMetricsToRetainV2": {
7086
- "shape": "S88"
7112
+ "shape": "S89"
7087
7113
  },
7088
7114
  "deleteBehaviors": {
7089
7115
  "type": "boolean"
@@ -7108,18 +7134,18 @@
7108
7134
  "securityProfileArn": {},
7109
7135
  "securityProfileDescription": {},
7110
7136
  "behaviors": {
7111
- "shape": "S7k"
7137
+ "shape": "S7l"
7112
7138
  },
7113
7139
  "alertTargets": {
7114
- "shape": "S83"
7140
+ "shape": "S84"
7115
7141
  },
7116
7142
  "additionalMetricsToRetain": {
7117
- "shape": "S87",
7143
+ "shape": "S88",
7118
7144
  "deprecated": true,
7119
7145
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
7120
7146
  },
7121
7147
  "additionalMetricsToRetainV2": {
7122
- "shape": "S88"
7148
+ "shape": "S89"
7123
7149
  },
7124
7150
  "version": {
7125
7151
  "type": "long"
@@ -7150,7 +7176,7 @@
7150
7176
  },
7151
7177
  "description": {},
7152
7178
  "files": {
7153
- "shape": "S8e"
7179
+ "shape": "S8f"
7154
7180
  },
7155
7181
  "roleArn": {}
7156
7182
  }
@@ -7184,7 +7210,7 @@
7184
7210
  },
7185
7211
  "thingTypeName": {},
7186
7212
  "attributePayload": {
7187
- "shape": "S37"
7213
+ "shape": "S38"
7188
7214
  },
7189
7215
  "expectedVersion": {
7190
7216
  "type": "long"
@@ -7216,7 +7242,7 @@
7216
7242
  "locationName": "thingGroupName"
7217
7243
  },
7218
7244
  "thingGroupProperties": {
7219
- "shape": "S35"
7245
+ "shape": "S36"
7220
7246
  },
7221
7247
  "expectedVersion": {
7222
7248
  "type": "long"
@@ -7242,10 +7268,10 @@
7242
7268
  "members": {
7243
7269
  "thingName": {},
7244
7270
  "thingGroupsToAdd": {
7245
- "shape": "Stg"
7271
+ "shape": "Sth"
7246
7272
  },
7247
7273
  "thingGroupsToRemove": {
7248
- "shape": "Stg"
7274
+ "shape": "Sth"
7249
7275
  },
7250
7276
  "overrideDynamicGroups": {
7251
7277
  "type": "boolean"
@@ -7289,7 +7315,7 @@
7289
7315
  ],
7290
7316
  "members": {
7291
7317
  "behaviors": {
7292
- "shape": "S7k"
7318
+ "shape": "S7l"
7293
7319
  }
7294
7320
  }
7295
7321
  },
@@ -7317,12 +7343,12 @@
7317
7343
  "type": "list",
7318
7344
  "member": {}
7319
7345
  },
7320
- "S1b": {
7346
+ "S1c": {
7321
7347
  "type": "map",
7322
7348
  "key": {},
7323
7349
  "value": {}
7324
7350
  },
7325
- "S1l": {
7351
+ "S1m": {
7326
7352
  "type": "structure",
7327
7353
  "members": {
7328
7354
  "deviceCertificateId": {},
@@ -7341,12 +7367,12 @@
7341
7367
  "roleAliasArn": {}
7342
7368
  }
7343
7369
  },
7344
- "S22": {
7370
+ "S23": {
7345
7371
  "type": "map",
7346
7372
  "key": {},
7347
7373
  "value": {}
7348
7374
  },
7349
- "S26": {
7375
+ "S27": {
7350
7376
  "type": "list",
7351
7377
  "member": {
7352
7378
  "type": "structure",
@@ -7359,17 +7385,17 @@
7359
7385
  }
7360
7386
  }
7361
7387
  },
7362
- "S2e": {
7388
+ "S2f": {
7363
7389
  "type": "structure",
7364
7390
  "members": {
7365
7391
  "billingGroupDescription": {}
7366
7392
  }
7367
7393
  },
7368
- "S2q": {
7394
+ "S2r": {
7369
7395
  "type": "list",
7370
7396
  "member": {}
7371
7397
  },
7372
- "S2z": {
7398
+ "S30": {
7373
7399
  "type": "structure",
7374
7400
  "members": {
7375
7401
  "defaultAuthorizerName": {},
@@ -7378,32 +7404,32 @@
7378
7404
  }
7379
7405
  }
7380
7406
  },
7381
- "S35": {
7407
+ "S36": {
7382
7408
  "type": "structure",
7383
7409
  "members": {
7384
7410
  "thingGroupDescription": {},
7385
7411
  "attributePayload": {
7386
- "shape": "S37"
7412
+ "shape": "S38"
7387
7413
  }
7388
7414
  }
7389
7415
  },
7390
- "S37": {
7416
+ "S38": {
7391
7417
  "type": "structure",
7392
7418
  "members": {
7393
7419
  "attributes": {
7394
- "shape": "S38"
7420
+ "shape": "S39"
7395
7421
  },
7396
7422
  "merge": {
7397
7423
  "type": "boolean"
7398
7424
  }
7399
7425
  }
7400
7426
  },
7401
- "S38": {
7427
+ "S39": {
7402
7428
  "type": "map",
7403
7429
  "key": {},
7404
7430
  "value": {}
7405
7431
  },
7406
- "S3k": {
7432
+ "S3l": {
7407
7433
  "type": "structure",
7408
7434
  "members": {
7409
7435
  "roleArn": {},
@@ -7412,7 +7438,7 @@
7412
7438
  }
7413
7439
  }
7414
7440
  },
7415
- "S3n": {
7441
+ "S3o": {
7416
7442
  "type": "structure",
7417
7443
  "members": {
7418
7444
  "maximumPerMinute": {
@@ -7447,7 +7473,7 @@
7447
7473
  }
7448
7474
  }
7449
7475
  },
7450
- "S3u": {
7476
+ "S3v": {
7451
7477
  "type": "structure",
7452
7478
  "required": [
7453
7479
  "criteriaList"
@@ -7477,7 +7503,7 @@
7477
7503
  }
7478
7504
  }
7479
7505
  },
7480
- "S41": {
7506
+ "S42": {
7481
7507
  "type": "structure",
7482
7508
  "members": {
7483
7509
  "inProgressTimeoutInMinutes": {
@@ -7485,7 +7511,7 @@
7485
7511
  }
7486
7512
  }
7487
7513
  },
7488
- "S46": {
7514
+ "S47": {
7489
7515
  "type": "structure",
7490
7516
  "members": {
7491
7517
  "PublicKey": {},
@@ -7495,7 +7521,7 @@
7495
7521
  }
7496
7522
  }
7497
7523
  },
7498
- "S4b": {
7524
+ "S4c": {
7499
7525
  "type": "structure",
7500
7526
  "members": {
7501
7527
  "updateDeviceCertificateParams": {
@@ -7562,15 +7588,15 @@
7562
7588
  }
7563
7589
  }
7564
7590
  },
7565
- "S4u": {
7591
+ "S4v": {
7566
7592
  "type": "list",
7567
7593
  "member": {}
7568
7594
  },
7569
- "S4w": {
7595
+ "S4x": {
7570
7596
  "type": "list",
7571
7597
  "member": {}
7572
7598
  },
7573
- "S4y": {
7599
+ "S4z": {
7574
7600
  "type": "structure",
7575
7601
  "members": {
7576
7602
  "maximumPerMinute": {
@@ -7605,7 +7631,7 @@
7605
7631
  }
7606
7632
  }
7607
7633
  },
7608
- "S55": {
7634
+ "S56": {
7609
7635
  "type": "structure",
7610
7636
  "members": {
7611
7637
  "expiresInSec": {
@@ -7613,7 +7639,7 @@
7613
7639
  }
7614
7640
  }
7615
7641
  },
7616
- "S5g": {
7642
+ "S5h": {
7617
7643
  "type": "list",
7618
7644
  "member": {
7619
7645
  "type": "structure",
@@ -7633,7 +7659,7 @@
7633
7659
  }
7634
7660
  },
7635
7661
  "s3Location": {
7636
- "shape": "S5o"
7662
+ "shape": "S5p"
7637
7663
  }
7638
7664
  }
7639
7665
  },
@@ -7699,7 +7725,7 @@
7699
7725
  }
7700
7726
  }
7701
7727
  },
7702
- "S5o": {
7728
+ "S5p": {
7703
7729
  "type": "structure",
7704
7730
  "members": {
7705
7731
  "bucket": {},
@@ -7707,12 +7733,12 @@
7707
7733
  "version": {}
7708
7734
  }
7709
7735
  },
7710
- "S6d": {
7736
+ "S6e": {
7711
7737
  "type": "map",
7712
7738
  "key": {},
7713
7739
  "value": {}
7714
7740
  },
7715
- "S6z": {
7741
+ "S70": {
7716
7742
  "type": "structure",
7717
7743
  "required": [
7718
7744
  "targetArn"
@@ -7722,17 +7748,17 @@
7722
7748
  "targetArn": {}
7723
7749
  }
7724
7750
  },
7725
- "S7e": {
7751
+ "S7f": {
7726
7752
  "type": "list",
7727
7753
  "member": {}
7728
7754
  },
7729
- "S7k": {
7755
+ "S7l": {
7730
7756
  "type": "list",
7731
7757
  "member": {
7732
- "shape": "S7l"
7758
+ "shape": "S7m"
7733
7759
  }
7734
7760
  },
7735
- "S7l": {
7761
+ "S7m": {
7736
7762
  "type": "structure",
7737
7763
  "required": [
7738
7764
  "name"
@@ -7741,14 +7767,14 @@
7741
7767
  "name": {},
7742
7768
  "metric": {},
7743
7769
  "metricDimension": {
7744
- "shape": "S7o"
7770
+ "shape": "S7p"
7745
7771
  },
7746
7772
  "criteria": {
7747
7773
  "type": "structure",
7748
7774
  "members": {
7749
7775
  "comparisonOperator": {},
7750
7776
  "value": {
7751
- "shape": "S7s"
7777
+ "shape": "S7t"
7752
7778
  },
7753
7779
  "durationSeconds": {
7754
7780
  "type": "integer"
@@ -7769,7 +7795,7 @@
7769
7795
  }
7770
7796
  }
7771
7797
  },
7772
- "S7o": {
7798
+ "S7p": {
7773
7799
  "type": "structure",
7774
7800
  "required": [
7775
7801
  "dimensionName"
@@ -7779,7 +7805,7 @@
7779
7805
  "operator": {}
7780
7806
  }
7781
7807
  },
7782
- "S7s": {
7808
+ "S7t": {
7783
7809
  "type": "structure",
7784
7810
  "members": {
7785
7811
  "count": {
@@ -7797,7 +7823,7 @@
7797
7823
  }
7798
7824
  }
7799
7825
  },
7800
- "S83": {
7826
+ "S84": {
7801
7827
  "type": "map",
7802
7828
  "key": {},
7803
7829
  "value": {
@@ -7812,11 +7838,11 @@
7812
7838
  }
7813
7839
  }
7814
7840
  },
7815
- "S87": {
7841
+ "S88": {
7816
7842
  "type": "list",
7817
7843
  "member": {}
7818
7844
  },
7819
- "S88": {
7845
+ "S89": {
7820
7846
  "type": "list",
7821
7847
  "member": {
7822
7848
  "type": "structure",
@@ -7826,12 +7852,12 @@
7826
7852
  "members": {
7827
7853
  "metric": {},
7828
7854
  "metricDimension": {
7829
- "shape": "S7o"
7855
+ "shape": "S7p"
7830
7856
  }
7831
7857
  }
7832
7858
  }
7833
7859
  },
7834
- "S8e": {
7860
+ "S8f": {
7835
7861
  "type": "list",
7836
7862
  "member": {
7837
7863
  "type": "structure",
@@ -7840,12 +7866,12 @@
7840
7866
  "type": "integer"
7841
7867
  },
7842
7868
  "s3Location": {
7843
- "shape": "S5o"
7869
+ "shape": "S5p"
7844
7870
  }
7845
7871
  }
7846
7872
  }
7847
7873
  },
7848
- "S8q": {
7874
+ "S8r": {
7849
7875
  "type": "structure",
7850
7876
  "members": {
7851
7877
  "thingTypeDescription": {},
@@ -7855,7 +7881,7 @@
7855
7881
  }
7856
7882
  }
7857
7883
  },
7858
- "S8y": {
7884
+ "S8z": {
7859
7885
  "type": "structure",
7860
7886
  "required": [
7861
7887
  "sql",
@@ -7865,24 +7891,24 @@
7865
7891
  "sql": {},
7866
7892
  "description": {},
7867
7893
  "actions": {
7868
- "shape": "S91"
7894
+ "shape": "S92"
7869
7895
  },
7870
7896
  "ruleDisabled": {
7871
7897
  "type": "boolean"
7872
7898
  },
7873
7899
  "awsIotSqlVersion": {},
7874
7900
  "errorAction": {
7875
- "shape": "S92"
7901
+ "shape": "S93"
7876
7902
  }
7877
7903
  }
7878
7904
  },
7879
- "S91": {
7905
+ "S92": {
7880
7906
  "type": "list",
7881
7907
  "member": {
7882
- "shape": "S92"
7908
+ "shape": "S93"
7883
7909
  }
7884
7910
  },
7885
- "S92": {
7911
+ "S93": {
7886
7912
  "type": "structure",
7887
7913
  "members": {
7888
7914
  "dynamoDB": {
@@ -8256,7 +8282,7 @@
8256
8282
  }
8257
8283
  }
8258
8284
  },
8259
- "Sbv": {
8285
+ "Sbw": {
8260
8286
  "type": "structure",
8261
8287
  "members": {
8262
8288
  "arn": {},
@@ -8270,7 +8296,7 @@
8270
8296
  }
8271
8297
  }
8272
8298
  },
8273
- "Sdo": {
8299
+ "Sdp": {
8274
8300
  "type": "map",
8275
8301
  "key": {},
8276
8302
  "value": {
@@ -8284,7 +8310,7 @@
8284
8310
  }
8285
8311
  }
8286
8312
  },
8287
- "Sdr": {
8313
+ "Sds": {
8288
8314
  "type": "map",
8289
8315
  "key": {},
8290
8316
  "value": {
@@ -8296,7 +8322,7 @@
8296
8322
  }
8297
8323
  }
8298
8324
  },
8299
- "Sdw": {
8325
+ "Sdx": {
8300
8326
  "type": "structure",
8301
8327
  "members": {
8302
8328
  "findingId": {},
@@ -8314,10 +8340,10 @@
8314
8340
  "members": {
8315
8341
  "resourceType": {},
8316
8342
  "resourceIdentifier": {
8317
- "shape": "S1l"
8343
+ "shape": "S1m"
8318
8344
  },
8319
8345
  "additionalInfo": {
8320
- "shape": "Se0"
8346
+ "shape": "Se1"
8321
8347
  }
8322
8348
  }
8323
8349
  },
@@ -8328,10 +8354,10 @@
8328
8354
  "members": {
8329
8355
  "resourceType": {},
8330
8356
  "resourceIdentifier": {
8331
- "shape": "S1l"
8357
+ "shape": "S1m"
8332
8358
  },
8333
8359
  "additionalInfo": {
8334
- "shape": "Se0"
8360
+ "shape": "Se1"
8335
8361
  }
8336
8362
  }
8337
8363
  }
@@ -8343,12 +8369,12 @@
8343
8369
  }
8344
8370
  }
8345
8371
  },
8346
- "Se0": {
8372
+ "Se1": {
8347
8373
  "type": "map",
8348
8374
  "key": {},
8349
8375
  "value": {}
8350
8376
  },
8351
- "Seg": {
8377
+ "Seh": {
8352
8378
  "type": "structure",
8353
8379
  "members": {
8354
8380
  "auditTaskId": {},
@@ -8366,7 +8392,7 @@
8366
8392
  }
8367
8393
  }
8368
8394
  },
8369
- "Sek": {
8395
+ "Sel": {
8370
8396
  "type": "map",
8371
8397
  "key": {},
8372
8398
  "value": {
@@ -8374,7 +8400,7 @@
8374
8400
  "member": {}
8375
8401
  }
8376
8402
  },
8377
- "Sfd": {
8403
+ "Sfe": {
8378
8404
  "type": "structure",
8379
8405
  "members": {
8380
8406
  "authorizerName": {},
@@ -8382,7 +8408,7 @@
8382
8408
  "authorizerFunctionArn": {},
8383
8409
  "tokenKeyName": {},
8384
8410
  "tokenSigningPublicKeys": {
8385
- "shape": "S22"
8411
+ "shape": "S23"
8386
8412
  },
8387
8413
  "status": {},
8388
8414
  "creationDate": {
@@ -8396,7 +8422,7 @@
8396
8422
  }
8397
8423
  }
8398
8424
  },
8399
- "Sfq": {
8425
+ "Sfr": {
8400
8426
  "type": "structure",
8401
8427
  "members": {
8402
8428
  "notBefore": {
@@ -8407,14 +8433,14 @@
8407
8433
  }
8408
8434
  }
8409
8435
  },
8410
- "Sfr": {
8436
+ "Sfs": {
8411
8437
  "type": "structure",
8412
8438
  "members": {
8413
8439
  "templateBody": {},
8414
8440
  "roleArn": {}
8415
8441
  }
8416
8442
  },
8417
- "Sgi": {
8443
+ "Sgj": {
8418
8444
  "type": "map",
8419
8445
  "key": {},
8420
8446
  "value": {
@@ -8426,20 +8452,20 @@
8426
8452
  }
8427
8453
  }
8428
8454
  },
8429
- "Shz": {
8455
+ "Si0": {
8430
8456
  "type": "list",
8431
8457
  "member": {
8432
- "shape": "Si0"
8458
+ "shape": "Si1"
8433
8459
  }
8434
8460
  },
8435
- "Si0": {
8461
+ "Si1": {
8436
8462
  "type": "structure",
8437
8463
  "members": {
8438
8464
  "groupName": {},
8439
8465
  "groupArn": {}
8440
8466
  }
8441
8467
  },
8442
- "Sic": {
8468
+ "Sid": {
8443
8469
  "type": "structure",
8444
8470
  "members": {
8445
8471
  "deprecated": {
@@ -8453,7 +8479,7 @@
8453
8479
  }
8454
8480
  }
8455
8481
  },
8456
- "Siw": {
8482
+ "Six": {
8457
8483
  "type": "structure",
8458
8484
  "required": [
8459
8485
  "thingIndexingMode"
@@ -8462,14 +8488,14 @@
8462
8488
  "thingIndexingMode": {},
8463
8489
  "thingConnectivityIndexingMode": {},
8464
8490
  "managedFields": {
8465
- "shape": "Siz"
8491
+ "shape": "Sj0"
8466
8492
  },
8467
8493
  "customFields": {
8468
- "shape": "Siz"
8494
+ "shape": "Sj0"
8469
8495
  }
8470
8496
  }
8471
8497
  },
8472
- "Siz": {
8498
+ "Sj0": {
8473
8499
  "type": "list",
8474
8500
  "member": {
8475
8501
  "type": "structure",
@@ -8479,7 +8505,7 @@
8479
8505
  }
8480
8506
  }
8481
8507
  },
8482
- "Sj3": {
8508
+ "Sj4": {
8483
8509
  "type": "structure",
8484
8510
  "required": [
8485
8511
  "thingGroupIndexingMode"
@@ -8487,14 +8513,14 @@
8487
8513
  "members": {
8488
8514
  "thingGroupIndexingMode": {},
8489
8515
  "managedFields": {
8490
- "shape": "Siz"
8516
+ "shape": "Sj0"
8491
8517
  },
8492
8518
  "customFields": {
8493
- "shape": "Siz"
8519
+ "shape": "Sj0"
8494
8520
  }
8495
8521
  }
8496
8522
  },
8497
- "Skq": {
8523
+ "Skr": {
8498
8524
  "type": "list",
8499
8525
  "member": {
8500
8526
  "type": "structure",
@@ -8504,7 +8530,7 @@
8504
8530
  }
8505
8531
  }
8506
8532
  },
8507
- "Sls": {
8533
+ "Slt": {
8508
8534
  "type": "list",
8509
8535
  "member": {
8510
8536
  "type": "structure",
@@ -8519,7 +8545,7 @@
8519
8545
  }
8520
8546
  }
8521
8547
  },
8522
- "Smc": {
8548
+ "Smd": {
8523
8549
  "type": "structure",
8524
8550
  "members": {
8525
8551
  "status": {},
@@ -8537,15 +8563,15 @@
8537
8563
  }
8538
8564
  }
8539
8565
  },
8540
- "Sn1": {
8566
+ "Sn2": {
8541
8567
  "type": "list",
8542
8568
  "member": {}
8543
8569
  },
8544
- "Snb": {
8570
+ "Snc": {
8545
8571
  "type": "list",
8546
8572
  "member": {}
8547
8573
  },
8548
- "Snu": {
8574
+ "Snv": {
8549
8575
  "type": "structure",
8550
8576
  "required": [
8551
8577
  "name",
@@ -8556,7 +8582,7 @@
8556
8582
  "arn": {}
8557
8583
  }
8558
8584
  },
8559
- "Snz": {
8585
+ "So0": {
8560
8586
  "type": "structure",
8561
8587
  "required": [
8562
8588
  "arn"
@@ -8565,7 +8591,7 @@
8565
8591
  "arn": {}
8566
8592
  }
8567
8593
  },
8568
- "Spl": {
8594
+ "Spm": {
8569
8595
  "type": "structure",
8570
8596
  "required": [
8571
8597
  "targetType"
@@ -8575,11 +8601,11 @@
8575
8601
  "targetName": {}
8576
8602
  }
8577
8603
  },
8578
- "Sqf": {
8604
+ "Sqg": {
8579
8605
  "type": "list",
8580
8606
  "member": {}
8581
8607
  },
8582
- "Sr4": {
8608
+ "Sr5": {
8583
8609
  "type": "structure",
8584
8610
  "required": [
8585
8611
  "resources"
@@ -8592,11 +8618,11 @@
8592
8618
  }
8593
8619
  }
8594
8620
  },
8595
- "Sr8": {
8621
+ "Sr9": {
8596
8622
  "type": "list",
8597
8623
  "member": {}
8598
8624
  },
8599
- "Stg": {
8625
+ "Sth": {
8600
8626
  "type": "list",
8601
8627
  "member": {}
8602
8628
  }