@jjrawlins/cdk-ami-builder 0.0.130 → 0.0.132

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 (106) hide show
  1. package/.jsii +11 -11
  2. package/cdkamibuilder/jsii/jsii.go +2 -2
  3. package/cdkamibuilder/version +1 -1
  4. package/lib/ImagePipeline/ImagePipeline.js +1 -1
  5. package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
  6. package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
  7. package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +993 -993
  8. package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +993 -993
  9. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVolumeCommand.d.ts +6 -3
  10. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_6.d.ts +4 -2
  11. package/node_modules/@aws-sdk/client-ec2/package.json +35 -35
  12. package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +150 -149
  13. package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +150 -149
  14. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateCapacityProviderCommand.d.ts +2 -0
  15. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteCapacityProviderCommand.d.ts +1 -0
  16. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeCapacityProvidersCommand.d.ts +1 -0
  17. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateCapacityProviderCommand.d.ts +1 -0
  18. package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_0.d.ts +6 -0
  19. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/models_0.d.ts +1 -0
  20. package/node_modules/@aws-sdk/client-ecs/package.json +34 -34
  21. package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +60 -60
  22. package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +60 -60
  23. package/node_modules/@aws-sdk/client-kms/package.json +33 -33
  24. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +220 -220
  25. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +220 -220
  26. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -1
  27. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -1
  28. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -1
  29. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -1
  30. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  31. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  32. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  33. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -3
  34. package/node_modules/@aws-sdk/client-s3/package.json +49 -49
  35. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +21 -21
  36. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +21 -21
  37. package/node_modules/@aws-sdk/client-secrets-manager/package.json +33 -33
  38. package/node_modules/@aws-sdk/client-sfn/dist-cjs/index.js +89 -89
  39. package/node_modules/@aws-sdk/client-sfn/dist-es/schemas/schemas_0.js +89 -89
  40. package/node_modules/@aws-sdk/client-sfn/package.json +33 -33
  41. package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +44 -44
  42. package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +44 -44
  43. package/node_modules/@aws-sdk/client-sns/package.json +33 -33
  44. package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +37 -37
  45. package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +37 -37
  46. package/node_modules/@aws-sdk/client-sqs/package.json +35 -35
  47. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +198 -198
  48. package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +198 -198
  49. package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
  50. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +6 -6
  51. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +6 -6
  52. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  53. package/node_modules/@aws-sdk/core/dist-cjs/index.js +45 -10
  54. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -10
  55. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +23 -5
  56. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +22 -5
  57. package/node_modules/@aws-sdk/core/package.json +11 -11
  58. package/node_modules/@aws-sdk/crc64-nvme/package.json +2 -2
  59. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  60. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  61. package/node_modules/@aws-sdk/credential-provider-ini/package.json +14 -14
  62. package/node_modules/@aws-sdk/credential-provider-login/package.json +8 -8
  63. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  64. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  65. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  66. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  67. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  68. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
  69. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +10 -10
  70. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  71. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  72. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  73. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  74. package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +8 -8
  75. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
  76. package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +4 -4
  77. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  78. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  79. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +9 -4
  80. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -0
  81. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +5 -2
  82. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +9 -4
  83. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +1 -0
  84. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +5 -2
  85. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  86. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  87. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
  88. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  89. package/node_modules/@aws-sdk/types/package.json +2 -2
  90. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +1 -1
  91. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +1 -1
  92. package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +1 -1
  93. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  94. package/node_modules/@aws-sdk/util-format-url/package.json +4 -4
  95. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  96. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  97. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  98. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +14 -0
  99. package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +14 -0
  100. package/node_modules/@smithy/core/package.json +1 -1
  101. package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  102. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  103. package/node_modules/@smithy/smithy-client/package.json +3 -3
  104. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  105. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  106. package/package.json +12 -12
@@ -782,7 +782,7 @@ var PhoneNumberString = [0, n0, _PNS, 8, 0];
782
782
  var AddPermissionInput$ = [3, n0, _API,
783
783
  0,
784
784
  [_TA, _L, _AWSAI, _AN],
785
- [0, 0, 64 | 0, 64 | 0]
785
+ [0, 0, 64 | 0, 64 | 0], 4
786
786
  ];
787
787
  var AuthorizationErrorException$ = [-3, n0, _AEE,
788
788
  { [_aQE]: [`AuthorizationError`, 403], [_e]: _c, [_hE]: 403 },
@@ -804,13 +804,13 @@ var BatchRequestTooLongException$ = [-3, n0, _BRTLE,
804
804
  schema.TypeRegistry.for(n0).registerError(BatchRequestTooLongException$, BatchRequestTooLongException);
805
805
  var BatchResultErrorEntry$ = [3, n0, _BREE,
806
806
  0,
807
- [_I, _C, _M, _SF],
808
- [0, 0, 0, 2]
807
+ [_I, _C, _SF, _M],
808
+ [0, 0, 2, 0], 3
809
809
  ];
810
810
  var CheckIfPhoneNumberIsOptedOutInput$ = [3, n0, _CIPNIOOI,
811
811
  0,
812
812
  [_pN],
813
- [[() => PhoneNumber, 0]]
813
+ [[() => PhoneNumber, 0]], 1
814
814
  ];
815
815
  var CheckIfPhoneNumberIsOptedOutResponse$ = [3, n0, _CIPNIOOR,
816
816
  0,
@@ -826,7 +826,7 @@ schema.TypeRegistry.for(n0).registerError(ConcurrentAccessException$, Concurrent
826
826
  var ConfirmSubscriptionInput$ = [3, n0, _CSI,
827
827
  0,
828
828
  [_TA, _T, _AOU],
829
- [0, 0, 0]
829
+ [0, 0, 0], 2
830
830
  ];
831
831
  var ConfirmSubscriptionResponse$ = [3, n0, _CSR,
832
832
  0,
@@ -841,7 +841,7 @@ var CreateEndpointResponse$ = [3, n0, _CER,
841
841
  var CreatePlatformApplicationInput$ = [3, n0, _CPAI,
842
842
  0,
843
843
  [_N, _P, _A],
844
- [0, 0, 128 | 0]
844
+ [0, 0, 128 | 0], 3
845
845
  ];
846
846
  var CreatePlatformApplicationResponse$ = [3, n0, _CPAR,
847
847
  0,
@@ -851,12 +851,12 @@ var CreatePlatformApplicationResponse$ = [3, n0, _CPAR,
851
851
  var CreatePlatformEndpointInput$ = [3, n0, _CPEI,
852
852
  0,
853
853
  [_PAA, _T, _CUD, _A],
854
- [0, 0, 0, 128 | 0]
854
+ [0, 0, 0, 128 | 0], 2
855
855
  ];
856
856
  var CreateSMSSandboxPhoneNumberInput$ = [3, n0, _CSMSSPNI,
857
857
  0,
858
858
  [_PN, _LC],
859
- [[() => PhoneNumberString, 0], 0]
859
+ [[() => PhoneNumberString, 0], 0], 1
860
860
  ];
861
861
  var CreateSMSSandboxPhoneNumberResult$ = [3, n0, _CSMSSPNR,
862
862
  0,
@@ -866,7 +866,7 @@ var CreateSMSSandboxPhoneNumberResult$ = [3, n0, _CSMSSPNR,
866
866
  var CreateTopicInput$ = [3, n0, _CTI,
867
867
  0,
868
868
  [_N, _A, _Ta, _DPP],
869
- [0, 128 | 0, () => TagList, 0]
869
+ [0, 128 | 0, () => TagList, 0], 1
870
870
  ];
871
871
  var CreateTopicResponse$ = [3, n0, _CTR,
872
872
  0,
@@ -876,17 +876,17 @@ var CreateTopicResponse$ = [3, n0, _CTR,
876
876
  var DeleteEndpointInput$ = [3, n0, _DEI,
877
877
  0,
878
878
  [_EA],
879
- [0]
879
+ [0], 1
880
880
  ];
881
881
  var DeletePlatformApplicationInput$ = [3, n0, _DPAI,
882
882
  0,
883
883
  [_PAA],
884
- [0]
884
+ [0], 1
885
885
  ];
886
886
  var DeleteSMSSandboxPhoneNumberInput$ = [3, n0, _DSMSSPNI,
887
887
  0,
888
888
  [_PN],
889
- [[() => PhoneNumberString, 0]]
889
+ [[() => PhoneNumberString, 0]], 1
890
890
  ];
891
891
  var DeleteSMSSandboxPhoneNumberResult$ = [3, n0, _DSMSSPNR,
892
892
  0,
@@ -896,7 +896,7 @@ var DeleteSMSSandboxPhoneNumberResult$ = [3, n0, _DSMSSPNR,
896
896
  var DeleteTopicInput$ = [3, n0, _DTI,
897
897
  0,
898
898
  [_TA],
899
- [0]
899
+ [0], 1
900
900
  ];
901
901
  var EmptyBatchRequestException$ = [-3, n0, _EBRE,
902
902
  { [_aQE]: [`EmptyBatchRequest`, 400], [_e]: _c, [_hE]: 400 },
@@ -924,7 +924,7 @@ schema.TypeRegistry.for(n0).registerError(FilterPolicyLimitExceededException$, F
924
924
  var GetDataProtectionPolicyInput$ = [3, n0, _GDPPI,
925
925
  0,
926
926
  [_RA],
927
- [0]
927
+ [0], 1
928
928
  ];
929
929
  var GetDataProtectionPolicyResponse$ = [3, n0, _GDPPR,
930
930
  0,
@@ -934,7 +934,7 @@ var GetDataProtectionPolicyResponse$ = [3, n0, _GDPPR,
934
934
  var GetEndpointAttributesInput$ = [3, n0, _GEAI,
935
935
  0,
936
936
  [_EA],
937
- [0]
937
+ [0], 1
938
938
  ];
939
939
  var GetEndpointAttributesResponse$ = [3, n0, _GEAR,
940
940
  0,
@@ -944,7 +944,7 @@ var GetEndpointAttributesResponse$ = [3, n0, _GEAR,
944
944
  var GetPlatformApplicationAttributesInput$ = [3, n0, _GPAAI,
945
945
  0,
946
946
  [_PAA],
947
- [0]
947
+ [0], 1
948
948
  ];
949
949
  var GetPlatformApplicationAttributesResponse$ = [3, n0, _GPAAR,
950
950
  0,
@@ -969,12 +969,12 @@ var GetSMSSandboxAccountStatusInput$ = [3, n0, _GSMSSASI,
969
969
  var GetSMSSandboxAccountStatusResult$ = [3, n0, _GSMSSASR,
970
970
  0,
971
971
  [_IIS],
972
- [2]
972
+ [2], 1
973
973
  ];
974
974
  var GetSubscriptionAttributesInput$ = [3, n0, _GSAI,
975
975
  0,
976
976
  [_SA],
977
- [0]
977
+ [0], 1
978
978
  ];
979
979
  var GetSubscriptionAttributesResponse$ = [3, n0, _GSAR,
980
980
  0,
@@ -984,7 +984,7 @@ var GetSubscriptionAttributesResponse$ = [3, n0, _GSAR,
984
984
  var GetTopicAttributesInput$ = [3, n0, _GTAI,
985
985
  0,
986
986
  [_TA],
987
- [0]
987
+ [0], 1
988
988
  ];
989
989
  var GetTopicAttributesResponse$ = [3, n0, _GTAR,
990
990
  0,
@@ -1066,7 +1066,7 @@ schema.TypeRegistry.for(n0).registerError(KMSThrottlingException$, KMSThrottling
1066
1066
  var ListEndpointsByPlatformApplicationInput$ = [3, n0, _LEBPAI,
1067
1067
  0,
1068
1068
  [_PAA, _NT],
1069
- [0, 0]
1069
+ [0, 0], 1
1070
1070
  ];
1071
1071
  var ListEndpointsByPlatformApplicationResponse$ = [3, n0, _LEBPAR,
1072
1072
  0,
@@ -1111,12 +1111,12 @@ var ListSMSSandboxPhoneNumbersInput$ = [3, n0, _LSMSSPNI,
1111
1111
  var ListSMSSandboxPhoneNumbersResult$ = [3, n0, _LSMSSPNR,
1112
1112
  0,
1113
1113
  [_PNh, _NT],
1114
- [[() => SMSSandboxPhoneNumberList, 0], 0]
1114
+ [[() => SMSSandboxPhoneNumberList, 0], 0], 1
1115
1115
  ];
1116
1116
  var ListSubscriptionsByTopicInput$ = [3, n0, _LSBTI,
1117
1117
  0,
1118
1118
  [_TA, _NT],
1119
- [0, 0]
1119
+ [0, 0], 1
1120
1120
  ];
1121
1121
  var ListSubscriptionsByTopicResponse$ = [3, n0, _LSBTR,
1122
1122
  0,
@@ -1136,7 +1136,7 @@ var ListSubscriptionsResponse$ = [3, n0, _LSR,
1136
1136
  var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
1137
1137
  0,
1138
1138
  [_RA],
1139
- [0]
1139
+ [0], 1
1140
1140
  ];
1141
1141
  var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1142
1142
  0,
@@ -1156,7 +1156,7 @@ var ListTopicsResponse$ = [3, n0, _LTR,
1156
1156
  var MessageAttributeValue$ = [3, n0, _MAV,
1157
1157
  0,
1158
1158
  [_DT, _SV, _BV],
1159
- [0, 0, 21]
1159
+ [0, 0, 21], 1
1160
1160
  ];
1161
1161
  var NotFoundException$ = [-3, n0, _NFE,
1162
1162
  { [_aQE]: [`NotFound`, 404], [_e]: _c, [_hE]: 404 },
@@ -1173,7 +1173,7 @@ schema.TypeRegistry.for(n0).registerError(OptedOutException$, OptedOutException)
1173
1173
  var OptInPhoneNumberInput$ = [3, n0, _OIPNI,
1174
1174
  0,
1175
1175
  [_pN],
1176
- [[() => PhoneNumber, 0]]
1176
+ [[() => PhoneNumber, 0]], 1
1177
1177
  ];
1178
1178
  var OptInPhoneNumberResponse$ = [3, n0, _OIPNR,
1179
1179
  0,
@@ -1199,12 +1199,12 @@ schema.TypeRegistry.for(n0).registerError(PlatformApplicationDisabledException$,
1199
1199
  var PublishBatchInput$ = [3, n0, _PBI,
1200
1200
  0,
1201
1201
  [_TA, _PBRE],
1202
- [0, [() => PublishBatchRequestEntryList, 0]]
1202
+ [0, [() => PublishBatchRequestEntryList, 0]], 2
1203
1203
  ];
1204
1204
  var PublishBatchRequestEntry$ = [3, n0, _PBREu,
1205
1205
  0,
1206
1206
  [_I, _M, _Su, _MS, _MA, _MDI, _MGI],
1207
- [0, 0, 0, 0, [() => MessageAttributeMap, 0], 0, 0]
1207
+ [0, 0, 0, 0, [() => MessageAttributeMap, 0], 0, 0], 2
1208
1208
  ];
1209
1209
  var PublishBatchResponse$ = [3, n0, _PBR,
1210
1210
  0,
@@ -1218,8 +1218,8 @@ var PublishBatchResultEntry$ = [3, n0, _PBREub,
1218
1218
  ];
1219
1219
  var PublishInput$ = [3, n0, _PI,
1220
1220
  0,
1221
- [_TA, _TAa, _PN, _M, _Su, _MS, _MA, _MDI, _MGI],
1222
- [0, 0, [() => PhoneNumber, 0], 0, 0, 0, [() => MessageAttributeMap, 0], 0, 0]
1221
+ [_M, _TA, _TAa, _PN, _Su, _MS, _MA, _MDI, _MGI],
1222
+ [0, 0, 0, [() => PhoneNumber, 0], 0, 0, [() => MessageAttributeMap, 0], 0, 0], 1
1223
1223
  ];
1224
1224
  var PublishResponse$ = [3, n0, _PR,
1225
1225
  0,
@@ -1229,12 +1229,12 @@ var PublishResponse$ = [3, n0, _PR,
1229
1229
  var PutDataProtectionPolicyInput$ = [3, n0, _PDPPI,
1230
1230
  0,
1231
1231
  [_RA, _DPP],
1232
- [0, 0]
1232
+ [0, 0], 2
1233
1233
  ];
1234
1234
  var RemovePermissionInput$ = [3, n0, _RPI,
1235
1235
  0,
1236
1236
  [_TA, _L],
1237
- [0, 0]
1237
+ [0, 0], 2
1238
1238
  ];
1239
1239
  var ReplayLimitExceededException$ = [-3, n0, _RLEE,
1240
1240
  { [_aQE]: [`ReplayLimitExceeded`, 403], [_e]: _c, [_hE]: 403 },
@@ -1251,17 +1251,17 @@ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNo
1251
1251
  var SetEndpointAttributesInput$ = [3, n0, _SEAI,
1252
1252
  0,
1253
1253
  [_EA, _A],
1254
- [0, 128 | 0]
1254
+ [0, 128 | 0], 2
1255
1255
  ];
1256
1256
  var SetPlatformApplicationAttributesInput$ = [3, n0, _SPAAI,
1257
1257
  0,
1258
1258
  [_PAA, _A],
1259
- [0, 128 | 0]
1259
+ [0, 128 | 0], 2
1260
1260
  ];
1261
1261
  var SetSMSAttributesInput$ = [3, n0, _SSMSAI,
1262
1262
  0,
1263
1263
  [_a],
1264
- [128 | 0]
1264
+ [128 | 0], 1
1265
1265
  ];
1266
1266
  var SetSMSAttributesResponse$ = [3, n0, _SSMSAR,
1267
1267
  0,
@@ -1271,12 +1271,12 @@ var SetSMSAttributesResponse$ = [3, n0, _SSMSAR,
1271
1271
  var SetSubscriptionAttributesInput$ = [3, n0, _SSAI,
1272
1272
  0,
1273
1273
  [_SA, _ANt, _AV],
1274
- [0, 0, 0]
1274
+ [0, 0, 0], 2
1275
1275
  ];
1276
1276
  var SetTopicAttributesInput$ = [3, n0, _STAI,
1277
1277
  0,
1278
1278
  [_TA, _ANt, _AV],
1279
- [0, 0, 0]
1279
+ [0, 0, 0], 2
1280
1280
  ];
1281
1281
  var SMSSandboxPhoneNumber$ = [3, n0, _SMSSPN,
1282
1282
  0,
@@ -1292,7 +1292,7 @@ schema.TypeRegistry.for(n0).registerError(StaleTagException$, StaleTagException)
1292
1292
  var SubscribeInput$ = [3, n0, _SI,
1293
1293
  0,
1294
1294
  [_TA, _Pr, _E, _A, _RSA],
1295
- [0, 0, 0, 128 | 0, 2]
1295
+ [0, 0, 0, 128 | 0, 2], 2
1296
1296
  ];
1297
1297
  var SubscribeResponse$ = [3, n0, _SR,
1298
1298
  0,
@@ -1313,7 +1313,7 @@ schema.TypeRegistry.for(n0).registerError(SubscriptionLimitExceededException$, S
1313
1313
  var Tag$ = [3, n0, _Tag,
1314
1314
  0,
1315
1315
  [_K, _V],
1316
- [0, 0]
1316
+ [0, 0], 2
1317
1317
  ];
1318
1318
  var TagLimitExceededException$ = [-3, n0, _TLEE,
1319
1319
  { [_aQE]: [`TagLimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
@@ -1330,7 +1330,7 @@ schema.TypeRegistry.for(n0).registerError(TagPolicyException$, TagPolicyExceptio
1330
1330
  var TagResourceRequest$ = [3, n0, _TRR,
1331
1331
  0,
1332
1332
  [_RA, _Ta],
1333
- [0, () => TagList]
1333
+ [0, () => TagList], 2
1334
1334
  ];
1335
1335
  var TagResourceResponse$ = [3, n0, _TRRa,
1336
1336
  0,
@@ -1363,12 +1363,12 @@ schema.TypeRegistry.for(n0).registerError(TopicLimitExceededException$, TopicLim
1363
1363
  var UnsubscribeInput$ = [3, n0, _UI,
1364
1364
  0,
1365
1365
  [_SA],
1366
- [0]
1366
+ [0], 1
1367
1367
  ];
1368
1368
  var UntagResourceRequest$ = [3, n0, _URR,
1369
1369
  0,
1370
1370
  [_RA, _TK],
1371
- [0, 64 | 0]
1371
+ [0, 64 | 0], 2
1372
1372
  ];
1373
1373
  var UntagResourceResponse$ = [3, n0, _URRn,
1374
1374
  0,
@@ -1384,19 +1384,19 @@ schema.TypeRegistry.for(n0).registerError(UserErrorException$, UserErrorExceptio
1384
1384
  var ValidationException$ = [-3, n0, _VE,
1385
1385
  { [_aQE]: [`ValidationException`, 400], [_e]: _c, [_hE]: 400 },
1386
1386
  [_M],
1387
- [0]
1387
+ [0], 1
1388
1388
  ];
1389
1389
  schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
1390
1390
  var VerificationException$ = [-3, n0, _VEe,
1391
1391
  { [_e]: _c },
1392
1392
  [_M, _St],
1393
- [0, 0]
1393
+ [0, 0], 2
1394
1394
  ];
1395
1395
  schema.TypeRegistry.for(n0).registerError(VerificationException$, VerificationException);
1396
1396
  var VerifySMSSandboxPhoneNumberInput$ = [3, n0, _VSMSSPNI,
1397
1397
  0,
1398
1398
  [_PN, _OTP],
1399
- [[() => PhoneNumberString, 0], 0]
1399
+ [[() => PhoneNumberString, 0], 0], 2
1400
1400
  ];
1401
1401
  var VerifySMSSandboxPhoneNumberResult$ = [3, n0, _VSMSSPNR,
1402
1402
  0,
@@ -251,7 +251,7 @@ var PhoneNumberString = [0, n0, _PNS, 8, 0];
251
251
  export var AddPermissionInput$ = [3, n0, _API,
252
252
  0,
253
253
  [_TA, _L, _AWSAI, _AN],
254
- [0, 0, 64 | 0, 64 | 0]
254
+ [0, 0, 64 | 0, 64 | 0], 4
255
255
  ];
256
256
  export var AuthorizationErrorException$ = [-3, n0, _AEE,
257
257
  { [_aQE]: [`AuthorizationError`, 403], [_e]: _c, [_hE]: 403 },
@@ -273,13 +273,13 @@ export var BatchRequestTooLongException$ = [-3, n0, _BRTLE,
273
273
  TypeRegistry.for(n0).registerError(BatchRequestTooLongException$, BatchRequestTooLongException);
274
274
  export var BatchResultErrorEntry$ = [3, n0, _BREE,
275
275
  0,
276
- [_I, _C, _M, _SF],
277
- [0, 0, 0, 2]
276
+ [_I, _C, _SF, _M],
277
+ [0, 0, 2, 0], 3
278
278
  ];
279
279
  export var CheckIfPhoneNumberIsOptedOutInput$ = [3, n0, _CIPNIOOI,
280
280
  0,
281
281
  [_pN],
282
- [[() => PhoneNumber, 0]]
282
+ [[() => PhoneNumber, 0]], 1
283
283
  ];
284
284
  export var CheckIfPhoneNumberIsOptedOutResponse$ = [3, n0, _CIPNIOOR,
285
285
  0,
@@ -295,7 +295,7 @@ TypeRegistry.for(n0).registerError(ConcurrentAccessException$, ConcurrentAccessE
295
295
  export var ConfirmSubscriptionInput$ = [3, n0, _CSI,
296
296
  0,
297
297
  [_TA, _T, _AOU],
298
- [0, 0, 0]
298
+ [0, 0, 0], 2
299
299
  ];
300
300
  export var ConfirmSubscriptionResponse$ = [3, n0, _CSR,
301
301
  0,
@@ -310,7 +310,7 @@ export var CreateEndpointResponse$ = [3, n0, _CER,
310
310
  export var CreatePlatformApplicationInput$ = [3, n0, _CPAI,
311
311
  0,
312
312
  [_N, _P, _A],
313
- [0, 0, 128 | 0]
313
+ [0, 0, 128 | 0], 3
314
314
  ];
315
315
  export var CreatePlatformApplicationResponse$ = [3, n0, _CPAR,
316
316
  0,
@@ -320,12 +320,12 @@ export var CreatePlatformApplicationResponse$ = [3, n0, _CPAR,
320
320
  export var CreatePlatformEndpointInput$ = [3, n0, _CPEI,
321
321
  0,
322
322
  [_PAA, _T, _CUD, _A],
323
- [0, 0, 0, 128 | 0]
323
+ [0, 0, 0, 128 | 0], 2
324
324
  ];
325
325
  export var CreateSMSSandboxPhoneNumberInput$ = [3, n0, _CSMSSPNI,
326
326
  0,
327
327
  [_PN, _LC],
328
- [[() => PhoneNumberString, 0], 0]
328
+ [[() => PhoneNumberString, 0], 0], 1
329
329
  ];
330
330
  export var CreateSMSSandboxPhoneNumberResult$ = [3, n0, _CSMSSPNR,
331
331
  0,
@@ -335,7 +335,7 @@ export var CreateSMSSandboxPhoneNumberResult$ = [3, n0, _CSMSSPNR,
335
335
  export var CreateTopicInput$ = [3, n0, _CTI,
336
336
  0,
337
337
  [_N, _A, _Ta, _DPP],
338
- [0, 128 | 0, () => TagList, 0]
338
+ [0, 128 | 0, () => TagList, 0], 1
339
339
  ];
340
340
  export var CreateTopicResponse$ = [3, n0, _CTR,
341
341
  0,
@@ -345,17 +345,17 @@ export var CreateTopicResponse$ = [3, n0, _CTR,
345
345
  export var DeleteEndpointInput$ = [3, n0, _DEI,
346
346
  0,
347
347
  [_EA],
348
- [0]
348
+ [0], 1
349
349
  ];
350
350
  export var DeletePlatformApplicationInput$ = [3, n0, _DPAI,
351
351
  0,
352
352
  [_PAA],
353
- [0]
353
+ [0], 1
354
354
  ];
355
355
  export var DeleteSMSSandboxPhoneNumberInput$ = [3, n0, _DSMSSPNI,
356
356
  0,
357
357
  [_PN],
358
- [[() => PhoneNumberString, 0]]
358
+ [[() => PhoneNumberString, 0]], 1
359
359
  ];
360
360
  export var DeleteSMSSandboxPhoneNumberResult$ = [3, n0, _DSMSSPNR,
361
361
  0,
@@ -365,7 +365,7 @@ export var DeleteSMSSandboxPhoneNumberResult$ = [3, n0, _DSMSSPNR,
365
365
  export var DeleteTopicInput$ = [3, n0, _DTI,
366
366
  0,
367
367
  [_TA],
368
- [0]
368
+ [0], 1
369
369
  ];
370
370
  export var EmptyBatchRequestException$ = [-3, n0, _EBRE,
371
371
  { [_aQE]: [`EmptyBatchRequest`, 400], [_e]: _c, [_hE]: 400 },
@@ -393,7 +393,7 @@ TypeRegistry.for(n0).registerError(FilterPolicyLimitExceededException$, FilterPo
393
393
  export var GetDataProtectionPolicyInput$ = [3, n0, _GDPPI,
394
394
  0,
395
395
  [_RA],
396
- [0]
396
+ [0], 1
397
397
  ];
398
398
  export var GetDataProtectionPolicyResponse$ = [3, n0, _GDPPR,
399
399
  0,
@@ -403,7 +403,7 @@ export var GetDataProtectionPolicyResponse$ = [3, n0, _GDPPR,
403
403
  export var GetEndpointAttributesInput$ = [3, n0, _GEAI,
404
404
  0,
405
405
  [_EA],
406
- [0]
406
+ [0], 1
407
407
  ];
408
408
  export var GetEndpointAttributesResponse$ = [3, n0, _GEAR,
409
409
  0,
@@ -413,7 +413,7 @@ export var GetEndpointAttributesResponse$ = [3, n0, _GEAR,
413
413
  export var GetPlatformApplicationAttributesInput$ = [3, n0, _GPAAI,
414
414
  0,
415
415
  [_PAA],
416
- [0]
416
+ [0], 1
417
417
  ];
418
418
  export var GetPlatformApplicationAttributesResponse$ = [3, n0, _GPAAR,
419
419
  0,
@@ -438,12 +438,12 @@ export var GetSMSSandboxAccountStatusInput$ = [3, n0, _GSMSSASI,
438
438
  export var GetSMSSandboxAccountStatusResult$ = [3, n0, _GSMSSASR,
439
439
  0,
440
440
  [_IIS],
441
- [2]
441
+ [2], 1
442
442
  ];
443
443
  export var GetSubscriptionAttributesInput$ = [3, n0, _GSAI,
444
444
  0,
445
445
  [_SA],
446
- [0]
446
+ [0], 1
447
447
  ];
448
448
  export var GetSubscriptionAttributesResponse$ = [3, n0, _GSAR,
449
449
  0,
@@ -453,7 +453,7 @@ export var GetSubscriptionAttributesResponse$ = [3, n0, _GSAR,
453
453
  export var GetTopicAttributesInput$ = [3, n0, _GTAI,
454
454
  0,
455
455
  [_TA],
456
- [0]
456
+ [0], 1
457
457
  ];
458
458
  export var GetTopicAttributesResponse$ = [3, n0, _GTAR,
459
459
  0,
@@ -535,7 +535,7 @@ TypeRegistry.for(n0).registerError(KMSThrottlingException$, KMSThrottlingExcepti
535
535
  export var ListEndpointsByPlatformApplicationInput$ = [3, n0, _LEBPAI,
536
536
  0,
537
537
  [_PAA, _NT],
538
- [0, 0]
538
+ [0, 0], 1
539
539
  ];
540
540
  export var ListEndpointsByPlatformApplicationResponse$ = [3, n0, _LEBPAR,
541
541
  0,
@@ -580,12 +580,12 @@ export var ListSMSSandboxPhoneNumbersInput$ = [3, n0, _LSMSSPNI,
580
580
  export var ListSMSSandboxPhoneNumbersResult$ = [3, n0, _LSMSSPNR,
581
581
  0,
582
582
  [_PNh, _NT],
583
- [[() => SMSSandboxPhoneNumberList, 0], 0]
583
+ [[() => SMSSandboxPhoneNumberList, 0], 0], 1
584
584
  ];
585
585
  export var ListSubscriptionsByTopicInput$ = [3, n0, _LSBTI,
586
586
  0,
587
587
  [_TA, _NT],
588
- [0, 0]
588
+ [0, 0], 1
589
589
  ];
590
590
  export var ListSubscriptionsByTopicResponse$ = [3, n0, _LSBTR,
591
591
  0,
@@ -605,7 +605,7 @@ export var ListSubscriptionsResponse$ = [3, n0, _LSR,
605
605
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
606
606
  0,
607
607
  [_RA],
608
- [0]
608
+ [0], 1
609
609
  ];
610
610
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
611
611
  0,
@@ -625,7 +625,7 @@ export var ListTopicsResponse$ = [3, n0, _LTR,
625
625
  export var MessageAttributeValue$ = [3, n0, _MAV,
626
626
  0,
627
627
  [_DT, _SV, _BV],
628
- [0, 0, 21]
628
+ [0, 0, 21], 1
629
629
  ];
630
630
  export var NotFoundException$ = [-3, n0, _NFE,
631
631
  { [_aQE]: [`NotFound`, 404], [_e]: _c, [_hE]: 404 },
@@ -642,7 +642,7 @@ TypeRegistry.for(n0).registerError(OptedOutException$, OptedOutException);
642
642
  export var OptInPhoneNumberInput$ = [3, n0, _OIPNI,
643
643
  0,
644
644
  [_pN],
645
- [[() => PhoneNumber, 0]]
645
+ [[() => PhoneNumber, 0]], 1
646
646
  ];
647
647
  export var OptInPhoneNumberResponse$ = [3, n0, _OIPNR,
648
648
  0,
@@ -668,12 +668,12 @@ TypeRegistry.for(n0).registerError(PlatformApplicationDisabledException$, Platfo
668
668
  export var PublishBatchInput$ = [3, n0, _PBI,
669
669
  0,
670
670
  [_TA, _PBRE],
671
- [0, [() => PublishBatchRequestEntryList, 0]]
671
+ [0, [() => PublishBatchRequestEntryList, 0]], 2
672
672
  ];
673
673
  export var PublishBatchRequestEntry$ = [3, n0, _PBREu,
674
674
  0,
675
675
  [_I, _M, _Su, _MS, _MA, _MDI, _MGI],
676
- [0, 0, 0, 0, [() => MessageAttributeMap, 0], 0, 0]
676
+ [0, 0, 0, 0, [() => MessageAttributeMap, 0], 0, 0], 2
677
677
  ];
678
678
  export var PublishBatchResponse$ = [3, n0, _PBR,
679
679
  0,
@@ -687,8 +687,8 @@ export var PublishBatchResultEntry$ = [3, n0, _PBREub,
687
687
  ];
688
688
  export var PublishInput$ = [3, n0, _PI,
689
689
  0,
690
- [_TA, _TAa, _PN, _M, _Su, _MS, _MA, _MDI, _MGI],
691
- [0, 0, [() => PhoneNumber, 0], 0, 0, 0, [() => MessageAttributeMap, 0], 0, 0]
690
+ [_M, _TA, _TAa, _PN, _Su, _MS, _MA, _MDI, _MGI],
691
+ [0, 0, 0, [() => PhoneNumber, 0], 0, 0, [() => MessageAttributeMap, 0], 0, 0], 1
692
692
  ];
693
693
  export var PublishResponse$ = [3, n0, _PR,
694
694
  0,
@@ -698,12 +698,12 @@ export var PublishResponse$ = [3, n0, _PR,
698
698
  export var PutDataProtectionPolicyInput$ = [3, n0, _PDPPI,
699
699
  0,
700
700
  [_RA, _DPP],
701
- [0, 0]
701
+ [0, 0], 2
702
702
  ];
703
703
  export var RemovePermissionInput$ = [3, n0, _RPI,
704
704
  0,
705
705
  [_TA, _L],
706
- [0, 0]
706
+ [0, 0], 2
707
707
  ];
708
708
  export var ReplayLimitExceededException$ = [-3, n0, _RLEE,
709
709
  { [_aQE]: [`ReplayLimitExceeded`, 403], [_e]: _c, [_hE]: 403 },
@@ -720,17 +720,17 @@ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundE
720
720
  export var SetEndpointAttributesInput$ = [3, n0, _SEAI,
721
721
  0,
722
722
  [_EA, _A],
723
- [0, 128 | 0]
723
+ [0, 128 | 0], 2
724
724
  ];
725
725
  export var SetPlatformApplicationAttributesInput$ = [3, n0, _SPAAI,
726
726
  0,
727
727
  [_PAA, _A],
728
- [0, 128 | 0]
728
+ [0, 128 | 0], 2
729
729
  ];
730
730
  export var SetSMSAttributesInput$ = [3, n0, _SSMSAI,
731
731
  0,
732
732
  [_a],
733
- [128 | 0]
733
+ [128 | 0], 1
734
734
  ];
735
735
  export var SetSMSAttributesResponse$ = [3, n0, _SSMSAR,
736
736
  0,
@@ -740,12 +740,12 @@ export var SetSMSAttributesResponse$ = [3, n0, _SSMSAR,
740
740
  export var SetSubscriptionAttributesInput$ = [3, n0, _SSAI,
741
741
  0,
742
742
  [_SA, _ANt, _AV],
743
- [0, 0, 0]
743
+ [0, 0, 0], 2
744
744
  ];
745
745
  export var SetTopicAttributesInput$ = [3, n0, _STAI,
746
746
  0,
747
747
  [_TA, _ANt, _AV],
748
- [0, 0, 0]
748
+ [0, 0, 0], 2
749
749
  ];
750
750
  export var SMSSandboxPhoneNumber$ = [3, n0, _SMSSPN,
751
751
  0,
@@ -761,7 +761,7 @@ TypeRegistry.for(n0).registerError(StaleTagException$, StaleTagException);
761
761
  export var SubscribeInput$ = [3, n0, _SI,
762
762
  0,
763
763
  [_TA, _Pr, _E, _A, _RSA],
764
- [0, 0, 0, 128 | 0, 2]
764
+ [0, 0, 0, 128 | 0, 2], 2
765
765
  ];
766
766
  export var SubscribeResponse$ = [3, n0, _SR,
767
767
  0,
@@ -782,7 +782,7 @@ TypeRegistry.for(n0).registerError(SubscriptionLimitExceededException$, Subscrip
782
782
  export var Tag$ = [3, n0, _Tag,
783
783
  0,
784
784
  [_K, _V],
785
- [0, 0]
785
+ [0, 0], 2
786
786
  ];
787
787
  export var TagLimitExceededException$ = [-3, n0, _TLEE,
788
788
  { [_aQE]: [`TagLimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
@@ -799,7 +799,7 @@ TypeRegistry.for(n0).registerError(TagPolicyException$, TagPolicyException);
799
799
  export var TagResourceRequest$ = [3, n0, _TRR,
800
800
  0,
801
801
  [_RA, _Ta],
802
- [0, () => TagList]
802
+ [0, () => TagList], 2
803
803
  ];
804
804
  export var TagResourceResponse$ = [3, n0, _TRRa,
805
805
  0,
@@ -832,12 +832,12 @@ TypeRegistry.for(n0).registerError(TopicLimitExceededException$, TopicLimitExcee
832
832
  export var UnsubscribeInput$ = [3, n0, _UI,
833
833
  0,
834
834
  [_SA],
835
- [0]
835
+ [0], 1
836
836
  ];
837
837
  export var UntagResourceRequest$ = [3, n0, _URR,
838
838
  0,
839
839
  [_RA, _TK],
840
- [0, 64 | 0]
840
+ [0, 64 | 0], 2
841
841
  ];
842
842
  export var UntagResourceResponse$ = [3, n0, _URRn,
843
843
  0,
@@ -853,19 +853,19 @@ TypeRegistry.for(n0).registerError(UserErrorException$, UserErrorException);
853
853
  export var ValidationException$ = [-3, n0, _VE,
854
854
  { [_aQE]: [`ValidationException`, 400], [_e]: _c, [_hE]: 400 },
855
855
  [_M],
856
- [0]
856
+ [0], 1
857
857
  ];
858
858
  TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
859
859
  export var VerificationException$ = [-3, n0, _VEe,
860
860
  { [_e]: _c },
861
861
  [_M, _St],
862
- [0, 0]
862
+ [0, 0], 2
863
863
  ];
864
864
  TypeRegistry.for(n0).registerError(VerificationException$, VerificationException);
865
865
  export var VerifySMSSandboxPhoneNumberInput$ = [3, n0, _VSMSSPNI,
866
866
  0,
867
867
  [_PN, _OTP],
868
- [[() => PhoneNumberString, 0], 0]
868
+ [[() => PhoneNumberString, 0], 0], 2
869
869
  ];
870
870
  export var VerifySMSSandboxPhoneNumberResult$ = [3, n0, _VSMSSPNR,
871
871
  0,