aws-sdk 2.1624.0 → 2.1626.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 (36) hide show
  1. package/README.md +1 -1
  2. package/apis/chatbot-2017-10-11.min.json +138 -24
  3. package/apis/cloudformation-2010-05-15.min.json +48 -43
  4. package/apis/cloudfront-2020-05-31.min.json +3 -0
  5. package/apis/glue-2017-03-31.min.json +350 -343
  6. package/apis/kms-2014-11-01.min.json +3 -0
  7. package/apis/lightsail-2016-11-28.min.json +7 -1
  8. package/apis/mailmanager-2023-10-17.examples.json +5 -0
  9. package/apis/mailmanager-2023-10-17.min.json +1836 -0
  10. package/apis/mailmanager-2023-10-17.paginators.json +58 -0
  11. package/apis/metadata.json +3 -0
  12. package/apis/opensearch-2021-01-01.min.json +18 -12
  13. package/apis/pi-2018-02-27.min.json +24 -17
  14. package/apis/wafv2-2019-07-29.min.json +42 -32
  15. package/clients/all.d.ts +1 -0
  16. package/clients/all.js +2 -1
  17. package/clients/chatbot.d.ts +100 -0
  18. package/clients/cloudformation.d.ts +11 -2
  19. package/clients/glue.d.ts +20 -3
  20. package/clients/kms.d.ts +6 -6
  21. package/clients/lightsail.d.ts +29 -25
  22. package/clients/mailmanager.d.ts +2320 -0
  23. package/clients/mailmanager.js +18 -0
  24. package/clients/opensearch.d.ts +14 -1
  25. package/clients/pi.d.ts +15 -8
  26. package/clients/rds.d.ts +4 -4
  27. package/clients/storagegateway.d.ts +7 -7
  28. package/clients/wafv2.d.ts +34 -4
  29. package/dist/aws-sdk-core-react-native.js +5 -3
  30. package/dist/aws-sdk-react-native.js +53 -14
  31. package/dist/aws-sdk.js +63 -47
  32. package/dist/aws-sdk.min.js +53 -53
  33. package/lib/config_service_placeholders.d.ts +2 -0
  34. package/lib/core.js +1 -1
  35. package/lib/query/query_param_serializer.js +3 -1
  36. package/package.json +1 -1
package/README.md CHANGED
@@ -64,7 +64,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
64
64
  To use the SDK in the browser, simply add the following script tag to your
65
65
  HTML pages:
66
66
 
67
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1624.0.min.js"></script>
67
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1626.0.min.js"></script>
68
68
 
69
69
  You can also build a custom browser SDK with your specified set of AWS services.
70
70
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -5,6 +5,9 @@
5
5
  "endpointPrefix": "chatbot",
6
6
  "jsonVersion": "1.1",
7
7
  "protocol": "rest-json",
8
+ "protocols": [
9
+ "rest-json"
10
+ ],
8
11
  "serviceFullName": "AWS Chatbot",
9
12
  "serviceId": "chatbot",
10
13
  "signatureVersion": "v4",
@@ -33,14 +36,17 @@
33
36
  },
34
37
  "IamRoleArn": {},
35
38
  "ConfigurationName": {},
36
- "LoggingLevel": {}
39
+ "LoggingLevel": {},
40
+ "Tags": {
41
+ "shape": "S8"
42
+ }
37
43
  }
38
44
  },
39
45
  "output": {
40
46
  "type": "structure",
41
47
  "members": {
42
48
  "WebhookConfiguration": {
43
- "shape": "S9"
49
+ "shape": "Sd"
44
50
  }
45
51
  }
46
52
  }
@@ -72,10 +78,13 @@
72
78
  "ConfigurationName": {},
73
79
  "LoggingLevel": {},
74
80
  "GuardrailPolicyArns": {
75
- "shape": "Sg"
81
+ "shape": "Sk"
76
82
  },
77
83
  "UserAuthorizationRequired": {
78
84
  "type": "boolean"
85
+ },
86
+ "Tags": {
87
+ "shape": "S8"
79
88
  }
80
89
  }
81
90
  },
@@ -83,7 +92,7 @@
83
92
  "type": "structure",
84
93
  "members": {
85
94
  "ChannelConfiguration": {
86
- "shape": "Sk"
95
+ "shape": "So"
87
96
  }
88
97
  }
89
98
  }
@@ -112,10 +121,13 @@
112
121
  "ConfigurationName": {},
113
122
  "LoggingLevel": {},
114
123
  "GuardrailPolicyArns": {
115
- "shape": "Sg"
124
+ "shape": "Sk"
116
125
  },
117
126
  "UserAuthorizationRequired": {
118
127
  "type": "boolean"
128
+ },
129
+ "Tags": {
130
+ "shape": "S8"
119
131
  }
120
132
  }
121
133
  },
@@ -123,7 +135,7 @@
123
135
  "type": "structure",
124
136
  "members": {
125
137
  "ChannelConfiguration": {
126
- "shape": "Sr"
138
+ "shape": "Sv"
127
139
  }
128
140
  }
129
141
  }
@@ -289,7 +301,7 @@
289
301
  "WebhookConfigurations": {
290
302
  "type": "list",
291
303
  "member": {
292
- "shape": "S9"
304
+ "shape": "Sd"
293
305
  }
294
306
  }
295
307
  }
@@ -317,7 +329,7 @@
317
329
  "SlackChannelConfigurations": {
318
330
  "type": "list",
319
331
  "member": {
320
- "shape": "Sr"
332
+ "shape": "Sv"
321
333
  }
322
334
  }
323
335
  }
@@ -412,7 +424,7 @@
412
424
  "type": "structure",
413
425
  "members": {
414
426
  "AccountPreferences": {
415
- "shape": "S1r"
427
+ "shape": "S1v"
416
428
  }
417
429
  }
418
430
  }
@@ -435,7 +447,7 @@
435
447
  "type": "structure",
436
448
  "members": {
437
449
  "ChannelConfiguration": {
438
- "shape": "Sk"
450
+ "shape": "So"
439
451
  }
440
452
  }
441
453
  }
@@ -462,7 +474,7 @@
462
474
  "TeamChannelConfigurations": {
463
475
  "type": "list",
464
476
  "member": {
465
- "shape": "Sk"
477
+ "shape": "So"
466
478
  }
467
479
  }
468
480
  }
@@ -546,6 +558,76 @@
546
558
  }
547
559
  }
548
560
  },
561
+ "ListTagsForResource": {
562
+ "http": {
563
+ "requestUri": "/list-tags-for-resource",
564
+ "responseCode": 200
565
+ },
566
+ "input": {
567
+ "type": "structure",
568
+ "required": [
569
+ "ResourceARN"
570
+ ],
571
+ "members": {
572
+ "ResourceARN": {}
573
+ }
574
+ },
575
+ "output": {
576
+ "type": "structure",
577
+ "members": {
578
+ "Tags": {
579
+ "shape": "S2c"
580
+ }
581
+ }
582
+ }
583
+ },
584
+ "TagResource": {
585
+ "http": {
586
+ "requestUri": "/tag-resource",
587
+ "responseCode": 200
588
+ },
589
+ "input": {
590
+ "type": "structure",
591
+ "required": [
592
+ "ResourceARN",
593
+ "Tags"
594
+ ],
595
+ "members": {
596
+ "ResourceARN": {},
597
+ "Tags": {
598
+ "shape": "S2c"
599
+ }
600
+ }
601
+ },
602
+ "output": {
603
+ "type": "structure",
604
+ "members": {}
605
+ }
606
+ },
607
+ "UntagResource": {
608
+ "http": {
609
+ "requestUri": "/untag-resource",
610
+ "responseCode": 200
611
+ },
612
+ "input": {
613
+ "type": "structure",
614
+ "required": [
615
+ "ResourceARN",
616
+ "TagKeys"
617
+ ],
618
+ "members": {
619
+ "ResourceARN": {},
620
+ "TagKeys": {
621
+ "type": "list",
622
+ "member": {}
623
+ }
624
+ }
625
+ },
626
+ "output": {
627
+ "type": "structure",
628
+ "members": {}
629
+ }
630
+ },
549
631
  "UpdateAccountPreferences": {
550
632
  "http": {
551
633
  "requestUri": "/update-account-preferences",
@@ -566,7 +648,7 @@
566
648
  "type": "structure",
567
649
  "members": {
568
650
  "AccountPreferences": {
569
- "shape": "S1r"
651
+ "shape": "S1v"
570
652
  }
571
653
  }
572
654
  }
@@ -596,7 +678,7 @@
596
678
  "type": "structure",
597
679
  "members": {
598
680
  "WebhookConfiguration": {
599
- "shape": "S9"
681
+ "shape": "Sd"
600
682
  }
601
683
  }
602
684
  }
@@ -622,7 +704,7 @@
622
704
  "IamRoleArn": {},
623
705
  "LoggingLevel": {},
624
706
  "GuardrailPolicyArns": {
625
- "shape": "Sg"
707
+ "shape": "Sk"
626
708
  },
627
709
  "UserAuthorizationRequired": {
628
710
  "type": "boolean"
@@ -633,7 +715,7 @@
633
715
  "type": "structure",
634
716
  "members": {
635
717
  "ChannelConfiguration": {
636
- "shape": "Sk"
718
+ "shape": "So"
637
719
  }
638
720
  }
639
721
  }
@@ -659,7 +741,7 @@
659
741
  "IamRoleArn": {},
660
742
  "LoggingLevel": {},
661
743
  "GuardrailPolicyArns": {
662
- "shape": "Sg"
744
+ "shape": "Sk"
663
745
  },
664
746
  "UserAuthorizationRequired": {
665
747
  "type": "boolean"
@@ -670,7 +752,7 @@
670
752
  "type": "structure",
671
753
  "members": {
672
754
  "ChannelConfiguration": {
673
- "shape": "Sr"
755
+ "shape": "Sv"
674
756
  }
675
757
  }
676
758
  }
@@ -681,7 +763,24 @@
681
763
  "type": "list",
682
764
  "member": {}
683
765
  },
766
+ "S8": {
767
+ "type": "list",
768
+ "member": {
769
+ "shape": "S9"
770
+ }
771
+ },
684
772
  "S9": {
773
+ "type": "structure",
774
+ "required": [
775
+ "TagKey",
776
+ "TagValue"
777
+ ],
778
+ "members": {
779
+ "TagKey": {},
780
+ "TagValue": {}
781
+ }
782
+ },
783
+ "Sd": {
685
784
  "type": "structure",
686
785
  "required": [
687
786
  "WebhookDescription",
@@ -697,14 +796,17 @@
697
796
  "shape": "S4"
698
797
  },
699
798
  "ConfigurationName": {},
700
- "LoggingLevel": {}
799
+ "LoggingLevel": {},
800
+ "Tags": {
801
+ "shape": "S8"
802
+ }
701
803
  }
702
804
  },
703
- "Sg": {
805
+ "Sk": {
704
806
  "type": "list",
705
807
  "member": {}
706
808
  },
707
- "Sk": {
809
+ "So": {
708
810
  "type": "structure",
709
811
  "required": [
710
812
  "ChannelId",
@@ -728,14 +830,17 @@
728
830
  "ConfigurationName": {},
729
831
  "LoggingLevel": {},
730
832
  "GuardrailPolicyArns": {
731
- "shape": "Sg"
833
+ "shape": "Sk"
732
834
  },
733
835
  "UserAuthorizationRequired": {
734
836
  "type": "boolean"
837
+ },
838
+ "Tags": {
839
+ "shape": "S8"
735
840
  }
736
841
  }
737
842
  },
738
- "Sr": {
843
+ "Sv": {
739
844
  "type": "structure",
740
845
  "required": [
741
846
  "SlackTeamName",
@@ -759,14 +864,17 @@
759
864
  "ConfigurationName": {},
760
865
  "LoggingLevel": {},
761
866
  "GuardrailPolicyArns": {
762
- "shape": "Sg"
867
+ "shape": "Sk"
763
868
  },
764
869
  "UserAuthorizationRequired": {
765
870
  "type": "boolean"
871
+ },
872
+ "Tags": {
873
+ "shape": "S8"
766
874
  }
767
875
  }
768
876
  },
769
- "S1r": {
877
+ "S1v": {
770
878
  "type": "structure",
771
879
  "members": {
772
880
  "UserAuthorizationRequired": {
@@ -776,6 +884,12 @@
776
884
  "type": "boolean"
777
885
  }
778
886
  }
887
+ },
888
+ "S2c": {
889
+ "type": "list",
890
+ "member": {
891
+ "shape": "S9"
892
+ }
779
893
  }
780
894
  }
781
895
  }
@@ -4,6 +4,9 @@
4
4
  "apiVersion": "2010-05-15",
5
5
  "endpointPrefix": "cloudformation",
6
6
  "protocol": "query",
7
+ "protocols": [
8
+ "query"
9
+ ],
7
10
  "serviceFullName": "AWS CloudFormation",
8
11
  "serviceId": "CloudFormation",
9
12
  "signatureVersion": "v4",
@@ -450,7 +453,8 @@
450
453
  "member": {}
451
454
  },
452
455
  "RoleARN": {},
453
- "ClientRequestToken": {}
456
+ "ClientRequestToken": {},
457
+ "DeletionMode": {}
454
458
  }
455
459
  }
456
460
  },
@@ -646,7 +650,7 @@
646
650
  },
647
651
  "ChangeSetId": {},
648
652
  "ModuleInfo": {
649
- "shape": "S57"
653
+ "shape": "S58"
650
654
  },
651
655
  "BeforeContext": {},
652
656
  "AfterContext": {}
@@ -995,7 +999,7 @@
995
999
  },
996
1000
  "Status": {},
997
1001
  "StackInstanceStatus": {
998
- "shape": "S7f"
1002
+ "shape": "S7g"
999
1003
  },
1000
1004
  "StatusReason": {},
1001
1005
  "OrganizationalUnitId": {},
@@ -1047,10 +1051,10 @@
1047
1051
  "Description": {},
1048
1052
  "Metadata": {},
1049
1053
  "DriftInformation": {
1050
- "shape": "S7m"
1054
+ "shape": "S7n"
1051
1055
  },
1052
1056
  "ModuleInfo": {
1053
- "shape": "S57"
1057
+ "shape": "S58"
1054
1058
  }
1055
1059
  }
1056
1060
  }
@@ -1066,7 +1070,7 @@
1066
1070
  "members": {
1067
1071
  "StackName": {},
1068
1072
  "StackResourceDriftStatusFilters": {
1069
- "shape": "S7p"
1073
+ "shape": "S7q"
1070
1074
  },
1071
1075
  "NextToken": {},
1072
1076
  "MaxResults": {
@@ -1084,7 +1088,7 @@
1084
1088
  "StackResourceDrifts": {
1085
1089
  "type": "list",
1086
1090
  "member": {
1087
- "shape": "S7t"
1091
+ "shape": "S7u"
1088
1092
  }
1089
1093
  },
1090
1094
  "NextToken": {}
@@ -1127,10 +1131,10 @@
1127
1131
  "ResourceStatusReason": {},
1128
1132
  "Description": {},
1129
1133
  "DriftInformation": {
1130
- "shape": "S7m"
1134
+ "shape": "S7n"
1131
1135
  },
1132
1136
  "ModuleInfo": {
1133
- "shape": "S57"
1137
+ "shape": "S58"
1134
1138
  }
1135
1139
  }
1136
1140
  }
@@ -1174,7 +1178,7 @@
1174
1178
  "AdministrationRoleARN": {},
1175
1179
  "ExecutionRoleName": {},
1176
1180
  "StackSetDriftDetectionDetails": {
1177
- "shape": "S8c"
1181
+ "shape": "S8d"
1178
1182
  },
1179
1183
  "AutoDeployment": {
1180
1184
  "shape": "S3g"
@@ -1236,11 +1240,11 @@
1236
1240
  "shape": "S2x"
1237
1241
  },
1238
1242
  "StackSetDriftDetectionDetails": {
1239
- "shape": "S8c"
1243
+ "shape": "S8d"
1240
1244
  },
1241
1245
  "StatusReason": {},
1242
1246
  "StatusDetails": {
1243
- "shape": "S8r"
1247
+ "shape": "S8s"
1244
1248
  }
1245
1249
  }
1246
1250
  }
@@ -1338,6 +1342,7 @@
1338
1342
  "RetainExceptOnCreate": {
1339
1343
  "type": "boolean"
1340
1344
  },
1345
+ "DeletionMode": {},
1341
1346
  "DetailedStatus": {}
1342
1347
  }
1343
1348
  }
@@ -1452,7 +1457,7 @@
1452
1457
  "members": {
1453
1458
  "StackName": {},
1454
1459
  "LogicalResourceIds": {
1455
- "shape": "S9r"
1460
+ "shape": "S9s"
1456
1461
  }
1457
1462
  }
1458
1463
  },
@@ -1487,7 +1492,7 @@
1487
1492
  ],
1488
1493
  "members": {
1489
1494
  "StackResourceDrift": {
1490
- "shape": "S7t"
1495
+ "shape": "S7u"
1491
1496
  }
1492
1497
  }
1493
1498
  }
@@ -1677,7 +1682,7 @@
1677
1682
  "Version": {},
1678
1683
  "Metadata": {},
1679
1684
  "DeclaredTransforms": {
1680
- "shape": "Sap"
1685
+ "shape": "Saq"
1681
1686
  },
1682
1687
  "ResourceIdentifierSummaries": {
1683
1688
  "type": "list",
@@ -1686,7 +1691,7 @@
1686
1691
  "members": {
1687
1692
  "ResourceType": {},
1688
1693
  "LogicalResourceIds": {
1689
- "shape": "S9r"
1694
+ "shape": "S9s"
1690
1695
  },
1691
1696
  "ResourceIdentifiers": {
1692
1697
  "type": "list",
@@ -1893,7 +1898,7 @@
1893
1898
  "members": {
1894
1899
  "ResourceType": {},
1895
1900
  "ResourceIdentifier": {
1896
- "shape": "Sbk"
1901
+ "shape": "Sbl"
1897
1902
  }
1898
1903
  }
1899
1904
  }
@@ -1911,7 +1916,7 @@
1911
1916
  "RelatedResources": {
1912
1917
  "type": "list",
1913
1918
  "member": {
1914
- "shape": "Sbp"
1919
+ "shape": "Sbq"
1915
1920
  }
1916
1921
  },
1917
1922
  "NextToken": {}
@@ -1943,7 +1948,7 @@
1943
1948
  "Resources": {
1944
1949
  "type": "list",
1945
1950
  "member": {
1946
- "shape": "Sbp"
1951
+ "shape": "Sbq"
1947
1952
  }
1948
1953
  },
1949
1954
  "NextToken": {}
@@ -2004,7 +2009,7 @@
2004
2009
  "type": "integer"
2005
2010
  },
2006
2011
  "StackInstanceResourceDriftStatuses": {
2007
- "shape": "S7p"
2012
+ "shape": "S7q"
2008
2013
  },
2009
2014
  "StackInstanceAccount": {},
2010
2015
  "StackInstanceRegion": {},
@@ -2032,11 +2037,11 @@
2032
2037
  "LogicalResourceId": {},
2033
2038
  "PhysicalResourceId": {},
2034
2039
  "PhysicalResourceIdContext": {
2035
- "shape": "S7u"
2040
+ "shape": "S7v"
2036
2041
  },
2037
2042
  "ResourceType": {},
2038
2043
  "PropertyDifferences": {
2039
- "shape": "S7z"
2044
+ "shape": "S80"
2040
2045
  },
2041
2046
  "StackResourceDriftStatus": {},
2042
2047
  "Timestamp": {
@@ -2092,7 +2097,7 @@
2092
2097
  "Status": {},
2093
2098
  "StatusReason": {},
2094
2099
  "StackInstanceStatus": {
2095
- "shape": "S7f"
2100
+ "shape": "S7g"
2096
2101
  },
2097
2102
  "OrganizationalUnitId": {},
2098
2103
  "DriftStatus": {},
@@ -2154,7 +2159,7 @@
2154
2159
  }
2155
2160
  },
2156
2161
  "ModuleInfo": {
2157
- "shape": "S57"
2162
+ "shape": "S58"
2158
2163
  }
2159
2164
  }
2160
2165
  }
@@ -2288,7 +2293,7 @@
2288
2293
  },
2289
2294
  "StatusReason": {},
2290
2295
  "StatusDetails": {
2291
- "shape": "S8r"
2296
+ "shape": "S8s"
2292
2297
  },
2293
2298
  "OperationPreferences": {
2294
2299
  "shape": "S34"
@@ -3000,7 +3005,7 @@
3000
3005
  },
3001
3006
  "CapabilitiesReason": {},
3002
3007
  "DeclaredTransforms": {
3003
- "shape": "Sap"
3008
+ "shape": "Saq"
3004
3009
  }
3005
3010
  }
3006
3011
  }
@@ -3185,20 +3190,20 @@
3185
3190
  }
3186
3191
  }
3187
3192
  },
3188
- "S57": {
3193
+ "S58": {
3189
3194
  "type": "structure",
3190
3195
  "members": {
3191
3196
  "TypeHierarchy": {},
3192
3197
  "LogicalIdHierarchy": {}
3193
3198
  }
3194
3199
  },
3195
- "S7f": {
3200
+ "S7g": {
3196
3201
  "type": "structure",
3197
3202
  "members": {
3198
3203
  "DetailedStatus": {}
3199
3204
  }
3200
3205
  },
3201
- "S7m": {
3206
+ "S7n": {
3202
3207
  "type": "structure",
3203
3208
  "required": [
3204
3209
  "StackResourceDriftStatus"
@@ -3210,11 +3215,11 @@
3210
3215
  }
3211
3216
  }
3212
3217
  },
3213
- "S7p": {
3218
+ "S7q": {
3214
3219
  "type": "list",
3215
3220
  "member": {}
3216
3221
  },
3217
- "S7t": {
3222
+ "S7u": {
3218
3223
  "type": "structure",
3219
3224
  "required": [
3220
3225
  "StackId",
@@ -3228,24 +3233,24 @@
3228
3233
  "LogicalResourceId": {},
3229
3234
  "PhysicalResourceId": {},
3230
3235
  "PhysicalResourceIdContext": {
3231
- "shape": "S7u"
3236
+ "shape": "S7v"
3232
3237
  },
3233
3238
  "ResourceType": {},
3234
3239
  "ExpectedProperties": {},
3235
3240
  "ActualProperties": {},
3236
3241
  "PropertyDifferences": {
3237
- "shape": "S7z"
3242
+ "shape": "S80"
3238
3243
  },
3239
3244
  "StackResourceDriftStatus": {},
3240
3245
  "Timestamp": {
3241
3246
  "type": "timestamp"
3242
3247
  },
3243
3248
  "ModuleInfo": {
3244
- "shape": "S57"
3249
+ "shape": "S58"
3245
3250
  }
3246
3251
  }
3247
3252
  },
3248
- "S7u": {
3253
+ "S7v": {
3249
3254
  "type": "list",
3250
3255
  "member": {
3251
3256
  "type": "structure",
@@ -3259,7 +3264,7 @@
3259
3264
  }
3260
3265
  }
3261
3266
  },
3262
- "S7z": {
3267
+ "S80": {
3263
3268
  "type": "list",
3264
3269
  "member": {
3265
3270
  "type": "structure",
@@ -3277,7 +3282,7 @@
3277
3282
  }
3278
3283
  }
3279
3284
  },
3280
- "S8c": {
3285
+ "S8d": {
3281
3286
  "type": "structure",
3282
3287
  "members": {
3283
3288
  "DriftStatus": {},
@@ -3302,7 +3307,7 @@
3302
3307
  }
3303
3308
  }
3304
3309
  },
3305
- "S8r": {
3310
+ "S8s": {
3306
3311
  "type": "structure",
3307
3312
  "members": {
3308
3313
  "FailedStackInstancesCount": {
@@ -3310,25 +3315,25 @@
3310
3315
  }
3311
3316
  }
3312
3317
  },
3313
- "S9r": {
3318
+ "S9s": {
3314
3319
  "type": "list",
3315
3320
  "member": {}
3316
3321
  },
3317
- "Sap": {
3322
+ "Saq": {
3318
3323
  "type": "list",
3319
3324
  "member": {}
3320
3325
  },
3321
- "Sbk": {
3326
+ "Sbl": {
3322
3327
  "type": "map",
3323
3328
  "key": {},
3324
3329
  "value": {}
3325
3330
  },
3326
- "Sbp": {
3331
+ "Sbq": {
3327
3332
  "type": "structure",
3328
3333
  "members": {
3329
3334
  "ResourceType": {},
3330
3335
  "ResourceIdentifier": {
3331
- "shape": "Sbk"
3336
+ "shape": "Sbl"
3332
3337
  },
3333
3338
  "ManagedByStack": {
3334
3339
  "type": "boolean"