@aws-sdk/client-sns 3.1075.0 → 3.1076.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.
- package/dist-cjs/index.js +1855 -15
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -1
- package/package.json +8 -8
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -52
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/SNSServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -415
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -39
- package/dist-cjs/schemas/schemas_0.js +0 -1179
|
@@ -1,1179 +0,0 @@
|
|
|
1
|
-
const _A = "Attributes";
|
|
2
|
-
const _AEE = "AuthorizationErrorException";
|
|
3
|
-
const _AN = "ActionName";
|
|
4
|
-
const _ANt = "AttributeName";
|
|
5
|
-
const _AOU = "AuthenticateOnUnsubscribe";
|
|
6
|
-
const _AP = "AddPermission";
|
|
7
|
-
const _API = "AddPermissionInput";
|
|
8
|
-
const _AV = "AttributeValue";
|
|
9
|
-
const _AWSAI = "AWSAccountId";
|
|
10
|
-
const _BEINDE = "BatchEntryIdsNotDistinctException";
|
|
11
|
-
const _BREE = "BatchResultErrorEntry";
|
|
12
|
-
const _BREEL = "BatchResultErrorEntryList";
|
|
13
|
-
const _BRTLE = "BatchRequestTooLongException";
|
|
14
|
-
const _BV = "BinaryValue";
|
|
15
|
-
const _C = "Code";
|
|
16
|
-
const _CA = "CreatedAt";
|
|
17
|
-
const _CAE = "ConcurrentAccessException";
|
|
18
|
-
const _CER = "CreateEndpointResponse";
|
|
19
|
-
const _CIPNIOO = "CheckIfPhoneNumberIsOptedOut";
|
|
20
|
-
const _CIPNIOOI = "CheckIfPhoneNumberIsOptedOutInput";
|
|
21
|
-
const _CIPNIOOR = "CheckIfPhoneNumberIsOptedOutResponse";
|
|
22
|
-
const _CPA = "CreatePlatformApplication";
|
|
23
|
-
const _CPAI = "CreatePlatformApplicationInput";
|
|
24
|
-
const _CPAR = "CreatePlatformApplicationResponse";
|
|
25
|
-
const _CPE = "CreatePlatformEndpoint";
|
|
26
|
-
const _CPEI = "CreatePlatformEndpointInput";
|
|
27
|
-
const _CS = "ConfirmSubscription";
|
|
28
|
-
const _CSI = "ConfirmSubscriptionInput";
|
|
29
|
-
const _CSMSSPN = "CreateSMSSandboxPhoneNumber";
|
|
30
|
-
const _CSMSSPNI = "CreateSMSSandboxPhoneNumberInput";
|
|
31
|
-
const _CSMSSPNR = "CreateSMSSandboxPhoneNumberResult";
|
|
32
|
-
const _CSR = "ConfirmSubscriptionResponse";
|
|
33
|
-
const _CT = "CreateTopic";
|
|
34
|
-
const _CTI = "CreateTopicInput";
|
|
35
|
-
const _CTR = "CreateTopicResponse";
|
|
36
|
-
const _CUD = "CustomUserData";
|
|
37
|
-
const _DE = "DeleteEndpoint";
|
|
38
|
-
const _DEI = "DeleteEndpointInput";
|
|
39
|
-
const _DPA = "DeletePlatformApplication";
|
|
40
|
-
const _DPAI = "DeletePlatformApplicationInput";
|
|
41
|
-
const _DPP = "DataProtectionPolicy";
|
|
42
|
-
const _DSMSSPN = "DeleteSMSSandboxPhoneNumber";
|
|
43
|
-
const _DSMSSPNI = "DeleteSMSSandboxPhoneNumberInput";
|
|
44
|
-
const _DSMSSPNR = "DeleteSMSSandboxPhoneNumberResult";
|
|
45
|
-
const _DT = "DataType";
|
|
46
|
-
const _DTI = "DeleteTopicInput";
|
|
47
|
-
const _DTe = "DeleteTopic";
|
|
48
|
-
const _E = "Endpoint";
|
|
49
|
-
const _EA = "EndpointArn";
|
|
50
|
-
const _EBRE = "EmptyBatchRequestException";
|
|
51
|
-
const _EDE = "EndpointDisabledException";
|
|
52
|
-
const _En = "Endpoints";
|
|
53
|
-
const _F = "Failed";
|
|
54
|
-
const _FPLEE = "FilterPolicyLimitExceededException";
|
|
55
|
-
const _GDPP = "GetDataProtectionPolicy";
|
|
56
|
-
const _GDPPI = "GetDataProtectionPolicyInput";
|
|
57
|
-
const _GDPPR = "GetDataProtectionPolicyResponse";
|
|
58
|
-
const _GEA = "GetEndpointAttributes";
|
|
59
|
-
const _GEAI = "GetEndpointAttributesInput";
|
|
60
|
-
const _GEAR = "GetEndpointAttributesResponse";
|
|
61
|
-
const _GPAA = "GetPlatformApplicationAttributes";
|
|
62
|
-
const _GPAAI = "GetPlatformApplicationAttributesInput";
|
|
63
|
-
const _GPAAR = "GetPlatformApplicationAttributesResponse";
|
|
64
|
-
const _GSA = "GetSubscriptionAttributes";
|
|
65
|
-
const _GSAI = "GetSubscriptionAttributesInput";
|
|
66
|
-
const _GSAR = "GetSubscriptionAttributesResponse";
|
|
67
|
-
const _GSMSA = "GetSMSAttributes";
|
|
68
|
-
const _GSMSAI = "GetSMSAttributesInput";
|
|
69
|
-
const _GSMSAR = "GetSMSAttributesResponse";
|
|
70
|
-
const _GSMSSAS = "GetSMSSandboxAccountStatus";
|
|
71
|
-
const _GSMSSASI = "GetSMSSandboxAccountStatusInput";
|
|
72
|
-
const _GSMSSASR = "GetSMSSandboxAccountStatusResult";
|
|
73
|
-
const _GTA = "GetTopicAttributes";
|
|
74
|
-
const _GTAI = "GetTopicAttributesInput";
|
|
75
|
-
const _GTAR = "GetTopicAttributesResponse";
|
|
76
|
-
const _I = "Id";
|
|
77
|
-
const _IBEIE = "InvalidBatchEntryIdException";
|
|
78
|
-
const _ICC = "Iso2CountryCode";
|
|
79
|
-
const _IEE = "InternalErrorException";
|
|
80
|
-
const _IIS = "IsInSandbox";
|
|
81
|
-
const _IPE = "InvalidParameterException";
|
|
82
|
-
const _IPVE = "InvalidParameterValueException";
|
|
83
|
-
const _ISE = "InvalidSecurityException";
|
|
84
|
-
const _ISEn = "InvalidStateException";
|
|
85
|
-
const _K = "Key";
|
|
86
|
-
const _KMSADE = "KMSAccessDeniedException";
|
|
87
|
-
const _KMSDE = "KMSDisabledException";
|
|
88
|
-
const _KMSISE = "KMSInvalidStateException";
|
|
89
|
-
const _KMSNFE = "KMSNotFoundException";
|
|
90
|
-
const _KMSOIR = "KMSOptInRequired";
|
|
91
|
-
const _KMSTE = "KMSThrottlingException";
|
|
92
|
-
const _L = "Label";
|
|
93
|
-
const _LC = "LanguageCode";
|
|
94
|
-
const _LEBPA = "ListEndpointsByPlatformApplication";
|
|
95
|
-
const _LEBPAI = "ListEndpointsByPlatformApplicationInput";
|
|
96
|
-
const _LEBPAR = "ListEndpointsByPlatformApplicationResponse";
|
|
97
|
-
const _LOE = "ListOfEndpoints";
|
|
98
|
-
const _LON = "ListOriginationNumbers";
|
|
99
|
-
const _LONR = "ListOriginationNumbersRequest";
|
|
100
|
-
const _LONRi = "ListOriginationNumbersResult";
|
|
101
|
-
const _LOPA = "ListOfPlatformApplications";
|
|
102
|
-
const _LPA = "ListPlatformApplications";
|
|
103
|
-
const _LPAI = "ListPlatformApplicationsInput";
|
|
104
|
-
const _LPAR = "ListPlatformApplicationsResponse";
|
|
105
|
-
const _LPNOO = "ListPhoneNumbersOptedOut";
|
|
106
|
-
const _LPNOOI = "ListPhoneNumbersOptedOutInput";
|
|
107
|
-
const _LPNOOR = "ListPhoneNumbersOptedOutResponse";
|
|
108
|
-
const _LS = "ListSubscriptions";
|
|
109
|
-
const _LSBT = "ListSubscriptionsByTopic";
|
|
110
|
-
const _LSBTI = "ListSubscriptionsByTopicInput";
|
|
111
|
-
const _LSBTR = "ListSubscriptionsByTopicResponse";
|
|
112
|
-
const _LSI = "ListSubscriptionsInput";
|
|
113
|
-
const _LSMSSPN = "ListSMSSandboxPhoneNumbers";
|
|
114
|
-
const _LSMSSPNI = "ListSMSSandboxPhoneNumbersInput";
|
|
115
|
-
const _LSMSSPNR = "ListSMSSandboxPhoneNumbersResult";
|
|
116
|
-
const _LSR = "ListSubscriptionsResponse";
|
|
117
|
-
const _LT = "ListTopics";
|
|
118
|
-
const _LTFR = "ListTagsForResource";
|
|
119
|
-
const _LTFRR = "ListTagsForResourceRequest";
|
|
120
|
-
const _LTFRRi = "ListTagsForResourceResponse";
|
|
121
|
-
const _LTI = "ListTopicsInput";
|
|
122
|
-
const _LTR = "ListTopicsResponse";
|
|
123
|
-
const _M = "Message";
|
|
124
|
-
const _MA = "MessageAttributes";
|
|
125
|
-
const _MAM = "MessageAttributeMap";
|
|
126
|
-
const _MAV = "MessageAttributeValue";
|
|
127
|
-
const _MDI = "MessageDeduplicationId";
|
|
128
|
-
const _MGI = "MessageGroupId";
|
|
129
|
-
const _MI = "MessageId";
|
|
130
|
-
const _MR = "MaxResults";
|
|
131
|
-
const _MS = "MessageStructure";
|
|
132
|
-
const _N = "Name";
|
|
133
|
-
const _NC = "NumberCapabilities";
|
|
134
|
-
const _NFE = "NotFoundException";
|
|
135
|
-
const _NT = "NextToken";
|
|
136
|
-
const _O = "Owner";
|
|
137
|
-
const _OIPN = "OptInPhoneNumber";
|
|
138
|
-
const _OIPNI = "OptInPhoneNumberInput";
|
|
139
|
-
const _OIPNR = "OptInPhoneNumberResponse";
|
|
140
|
-
const _OOE = "OptedOutException";
|
|
141
|
-
const _OTP = "OneTimePassword";
|
|
142
|
-
const _P = "Platform";
|
|
143
|
-
const _PA = "PlatformApplications";
|
|
144
|
-
const _PAA = "PlatformApplicationArn";
|
|
145
|
-
const _PADE = "PlatformApplicationDisabledException";
|
|
146
|
-
const _PAl = "PlatformApplication";
|
|
147
|
-
const _PB = "PublishBatch";
|
|
148
|
-
const _PBI = "PublishBatchInput";
|
|
149
|
-
const _PBR = "PublishBatchResponse";
|
|
150
|
-
const _PBRE = "PublishBatchRequestEntries";
|
|
151
|
-
const _PBREL = "PublishBatchRequestEntryList";
|
|
152
|
-
const _PBRELu = "PublishBatchResultEntryList";
|
|
153
|
-
const _PBREu = "PublishBatchRequestEntry";
|
|
154
|
-
const _PBREub = "PublishBatchResultEntry";
|
|
155
|
-
const _PDPP = "PutDataProtectionPolicy";
|
|
156
|
-
const _PDPPI = "PutDataProtectionPolicyInput";
|
|
157
|
-
const _PI = "PublishInput";
|
|
158
|
-
const _PN = "PhoneNumber";
|
|
159
|
-
const _PNI = "PhoneNumberInformation";
|
|
160
|
-
const _PNIL = "PhoneNumberInformationList";
|
|
161
|
-
const _PNL = "PhoneNumberList";
|
|
162
|
-
const _PNS = "PhoneNumberString";
|
|
163
|
-
const _PNh = "PhoneNumbers";
|
|
164
|
-
const _PR = "PublishResponse";
|
|
165
|
-
const _Pr = "Protocol";
|
|
166
|
-
const _Pu = "Publish";
|
|
167
|
-
const _RA = "ResourceArn";
|
|
168
|
-
const _RLEE = "ReplayLimitExceededException";
|
|
169
|
-
const _RNFE = "ResourceNotFoundException";
|
|
170
|
-
const _RP = "RemovePermission";
|
|
171
|
-
const _RPI = "RemovePermissionInput";
|
|
172
|
-
const _RSA = "ReturnSubscriptionArn";
|
|
173
|
-
const _RT = "RouteType";
|
|
174
|
-
const _S = "Status";
|
|
175
|
-
const _SA = "SubscriptionArn";
|
|
176
|
-
const _SEA = "SetEndpointAttributes";
|
|
177
|
-
const _SEAI = "SetEndpointAttributesInput";
|
|
178
|
-
const _SF = "SenderFault";
|
|
179
|
-
const _SI = "SubscribeInput";
|
|
180
|
-
const _SL = "SubscriptionsList";
|
|
181
|
-
const _SLEE = "SubscriptionLimitExceededException";
|
|
182
|
-
const _SMSSPN = "SMSSandboxPhoneNumber";
|
|
183
|
-
const _SMSSPNL = "SMSSandboxPhoneNumberList";
|
|
184
|
-
const _SN = "SequenceNumber";
|
|
185
|
-
const _SPAA = "SetPlatformApplicationAttributes";
|
|
186
|
-
const _SPAAI = "SetPlatformApplicationAttributesInput";
|
|
187
|
-
const _SR = "SubscribeResponse";
|
|
188
|
-
const _SSA = "SetSubscriptionAttributes";
|
|
189
|
-
const _SSAI = "SetSubscriptionAttributesInput";
|
|
190
|
-
const _SSMSA = "SetSMSAttributes";
|
|
191
|
-
const _SSMSAI = "SetSMSAttributesInput";
|
|
192
|
-
const _SSMSAR = "SetSMSAttributesResponse";
|
|
193
|
-
const _STA = "SetTopicAttributes";
|
|
194
|
-
const _STAI = "SetTopicAttributesInput";
|
|
195
|
-
const _STE = "StaleTagException";
|
|
196
|
-
const _SV = "StringValue";
|
|
197
|
-
const _Su = "Subscriptions";
|
|
198
|
-
const _Sub = "Subject";
|
|
199
|
-
const _Subs = "Subscription";
|
|
200
|
-
const _Subsc = "Subscribe";
|
|
201
|
-
const _Suc = "Successful";
|
|
202
|
-
const _T = "Token";
|
|
203
|
-
const _TA = "TopicArn";
|
|
204
|
-
const _TAa = "TargetArn";
|
|
205
|
-
const _TE = "ThrottledException";
|
|
206
|
-
const _TK = "TagKeys";
|
|
207
|
-
const _TL = "TagList";
|
|
208
|
-
const _TLEE = "TagLimitExceededException";
|
|
209
|
-
const _TLEEo = "TopicLimitExceededException";
|
|
210
|
-
const _TLo = "TopicsList";
|
|
211
|
-
const _TMEIBRE = "TooManyEntriesInBatchRequestException";
|
|
212
|
-
const _TPE = "TagPolicyException";
|
|
213
|
-
const _TR = "TagResource";
|
|
214
|
-
const _TRR = "TagResourceRequest";
|
|
215
|
-
const _TRRa = "TagResourceResponse";
|
|
216
|
-
const _Ta = "Tags";
|
|
217
|
-
const _Tag = "Tag";
|
|
218
|
-
const _To = "Topics";
|
|
219
|
-
const _Top = "Topic";
|
|
220
|
-
const _U = "Unsubscribe";
|
|
221
|
-
const _UEE = "UserErrorException";
|
|
222
|
-
const _UI = "UnsubscribeInput";
|
|
223
|
-
const _UR = "UntagResource";
|
|
224
|
-
const _URR = "UntagResourceRequest";
|
|
225
|
-
const _URRn = "UntagResourceResponse";
|
|
226
|
-
const _V = "Value";
|
|
227
|
-
const _VE = "ValidationException";
|
|
228
|
-
const _VEe = "VerificationException";
|
|
229
|
-
const _VSMSSPN = "VerifySMSSandboxPhoneNumber";
|
|
230
|
-
const _VSMSSPNI = "VerifySMSSandboxPhoneNumberInput";
|
|
231
|
-
const _VSMSSPNR = "VerifySMSSandboxPhoneNumberResult";
|
|
232
|
-
const _a = "attributes";
|
|
233
|
-
const _aQE = "awsQueryError";
|
|
234
|
-
const _c = "client";
|
|
235
|
-
const _e = "error";
|
|
236
|
-
const _hE = "httpError";
|
|
237
|
-
const _iOO = "isOptedOut";
|
|
238
|
-
const _m = "message";
|
|
239
|
-
const _nT = "nextToken";
|
|
240
|
-
const _pN = "phoneNumber";
|
|
241
|
-
const _pNh = "phoneNumbers";
|
|
242
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.sns";
|
|
243
|
-
const _se = "server";
|
|
244
|
-
const _xN = "xmlName";
|
|
245
|
-
const n0 = "com.amazonaws.sns";
|
|
246
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
247
|
-
const { AuthorizationErrorException, BatchEntryIdsNotDistinctException, BatchRequestTooLongException, ConcurrentAccessException, EmptyBatchRequestException, EndpointDisabledException, FilterPolicyLimitExceededException, InternalErrorException, InvalidBatchEntryIdException, InvalidParameterException, InvalidParameterValueException, InvalidSecurityException, InvalidStateException, KMSAccessDeniedException, KMSDisabledException, KMSInvalidStateException, KMSNotFoundException, KMSOptInRequired, KMSThrottlingException, NotFoundException, OptedOutException, PlatformApplicationDisabledException, ReplayLimitExceededException, ResourceNotFoundException, StaleTagException, SubscriptionLimitExceededException, TagLimitExceededException, TagPolicyException, ThrottledException, TooManyEntriesInBatchRequestException, TopicLimitExceededException, UserErrorException, ValidationException, VerificationException } = require("../models/errors");
|
|
248
|
-
const { SNSServiceException } = require("../models/SNSServiceException");
|
|
249
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
250
|
-
const SNSServiceException$ = [-3, _s, "SNSServiceException", 0, [], []];
|
|
251
|
-
exports.SNSServiceException$ = SNSServiceException$;
|
|
252
|
-
_s_registry.registerError(SNSServiceException$, SNSServiceException);
|
|
253
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
254
|
-
const AuthorizationErrorException$ = [-3, n0, _AEE,
|
|
255
|
-
{ [_aQE]: [`AuthorizationError`, 403], [_e]: _c, [_hE]: 403 },
|
|
256
|
-
[_m],
|
|
257
|
-
[0]
|
|
258
|
-
];
|
|
259
|
-
exports.AuthorizationErrorException$ = AuthorizationErrorException$;
|
|
260
|
-
n0_registry.registerError(AuthorizationErrorException$, AuthorizationErrorException);
|
|
261
|
-
const BatchEntryIdsNotDistinctException$ = [-3, n0, _BEINDE,
|
|
262
|
-
{ [_aQE]: [`BatchEntryIdsNotDistinct`, 400], [_e]: _c, [_hE]: 400 },
|
|
263
|
-
[_m],
|
|
264
|
-
[0]
|
|
265
|
-
];
|
|
266
|
-
exports.BatchEntryIdsNotDistinctException$ = BatchEntryIdsNotDistinctException$;
|
|
267
|
-
n0_registry.registerError(BatchEntryIdsNotDistinctException$, BatchEntryIdsNotDistinctException);
|
|
268
|
-
const BatchRequestTooLongException$ = [-3, n0, _BRTLE,
|
|
269
|
-
{ [_aQE]: [`BatchRequestTooLong`, 400], [_e]: _c, [_hE]: 400 },
|
|
270
|
-
[_m],
|
|
271
|
-
[0]
|
|
272
|
-
];
|
|
273
|
-
exports.BatchRequestTooLongException$ = BatchRequestTooLongException$;
|
|
274
|
-
n0_registry.registerError(BatchRequestTooLongException$, BatchRequestTooLongException);
|
|
275
|
-
const ConcurrentAccessException$ = [-3, n0, _CAE,
|
|
276
|
-
{ [_aQE]: [`ConcurrentAccess`, 400], [_e]: _c, [_hE]: 400 },
|
|
277
|
-
[_m],
|
|
278
|
-
[0]
|
|
279
|
-
];
|
|
280
|
-
exports.ConcurrentAccessException$ = ConcurrentAccessException$;
|
|
281
|
-
n0_registry.registerError(ConcurrentAccessException$, ConcurrentAccessException);
|
|
282
|
-
const EmptyBatchRequestException$ = [-3, n0, _EBRE,
|
|
283
|
-
{ [_aQE]: [`EmptyBatchRequest`, 400], [_e]: _c, [_hE]: 400 },
|
|
284
|
-
[_m],
|
|
285
|
-
[0]
|
|
286
|
-
];
|
|
287
|
-
exports.EmptyBatchRequestException$ = EmptyBatchRequestException$;
|
|
288
|
-
n0_registry.registerError(EmptyBatchRequestException$, EmptyBatchRequestException);
|
|
289
|
-
const EndpointDisabledException$ = [-3, n0, _EDE,
|
|
290
|
-
{ [_aQE]: [`EndpointDisabled`, 400], [_e]: _c, [_hE]: 400 },
|
|
291
|
-
[_m],
|
|
292
|
-
[0]
|
|
293
|
-
];
|
|
294
|
-
exports.EndpointDisabledException$ = EndpointDisabledException$;
|
|
295
|
-
n0_registry.registerError(EndpointDisabledException$, EndpointDisabledException);
|
|
296
|
-
const FilterPolicyLimitExceededException$ = [-3, n0, _FPLEE,
|
|
297
|
-
{ [_aQE]: [`FilterPolicyLimitExceeded`, 403], [_e]: _c, [_hE]: 403 },
|
|
298
|
-
[_m],
|
|
299
|
-
[0]
|
|
300
|
-
];
|
|
301
|
-
exports.FilterPolicyLimitExceededException$ = FilterPolicyLimitExceededException$;
|
|
302
|
-
n0_registry.registerError(FilterPolicyLimitExceededException$, FilterPolicyLimitExceededException);
|
|
303
|
-
const InternalErrorException$ = [-3, n0, _IEE,
|
|
304
|
-
{ [_aQE]: [`InternalError`, 500], [_e]: _se, [_hE]: 500 },
|
|
305
|
-
[_m],
|
|
306
|
-
[0]
|
|
307
|
-
];
|
|
308
|
-
exports.InternalErrorException$ = InternalErrorException$;
|
|
309
|
-
n0_registry.registerError(InternalErrorException$, InternalErrorException);
|
|
310
|
-
const InvalidBatchEntryIdException$ = [-3, n0, _IBEIE,
|
|
311
|
-
{ [_aQE]: [`InvalidBatchEntryId`, 400], [_e]: _c, [_hE]: 400 },
|
|
312
|
-
[_m],
|
|
313
|
-
[0]
|
|
314
|
-
];
|
|
315
|
-
exports.InvalidBatchEntryIdException$ = InvalidBatchEntryIdException$;
|
|
316
|
-
n0_registry.registerError(InvalidBatchEntryIdException$, InvalidBatchEntryIdException);
|
|
317
|
-
const InvalidParameterException$ = [-3, n0, _IPE,
|
|
318
|
-
{ [_aQE]: [`InvalidParameter`, 400], [_e]: _c, [_hE]: 400 },
|
|
319
|
-
[_m],
|
|
320
|
-
[0]
|
|
321
|
-
];
|
|
322
|
-
exports.InvalidParameterException$ = InvalidParameterException$;
|
|
323
|
-
n0_registry.registerError(InvalidParameterException$, InvalidParameterException);
|
|
324
|
-
const InvalidParameterValueException$ = [-3, n0, _IPVE,
|
|
325
|
-
{ [_aQE]: [`ParameterValueInvalid`, 400], [_e]: _c, [_hE]: 400 },
|
|
326
|
-
[_m],
|
|
327
|
-
[0]
|
|
328
|
-
];
|
|
329
|
-
exports.InvalidParameterValueException$ = InvalidParameterValueException$;
|
|
330
|
-
n0_registry.registerError(InvalidParameterValueException$, InvalidParameterValueException);
|
|
331
|
-
const InvalidSecurityException$ = [-3, n0, _ISE,
|
|
332
|
-
{ [_aQE]: [`InvalidSecurity`, 403], [_e]: _c, [_hE]: 403 },
|
|
333
|
-
[_m],
|
|
334
|
-
[0]
|
|
335
|
-
];
|
|
336
|
-
exports.InvalidSecurityException$ = InvalidSecurityException$;
|
|
337
|
-
n0_registry.registerError(InvalidSecurityException$, InvalidSecurityException);
|
|
338
|
-
const InvalidStateException$ = [-3, n0, _ISEn,
|
|
339
|
-
{ [_aQE]: [`InvalidState`, 400], [_e]: _c, [_hE]: 400 },
|
|
340
|
-
[_m],
|
|
341
|
-
[0]
|
|
342
|
-
];
|
|
343
|
-
exports.InvalidStateException$ = InvalidStateException$;
|
|
344
|
-
n0_registry.registerError(InvalidStateException$, InvalidStateException);
|
|
345
|
-
const KMSAccessDeniedException$ = [-3, n0, _KMSADE,
|
|
346
|
-
{ [_aQE]: [`KMSAccessDenied`, 400], [_e]: _c, [_hE]: 400 },
|
|
347
|
-
[_m],
|
|
348
|
-
[0]
|
|
349
|
-
];
|
|
350
|
-
exports.KMSAccessDeniedException$ = KMSAccessDeniedException$;
|
|
351
|
-
n0_registry.registerError(KMSAccessDeniedException$, KMSAccessDeniedException);
|
|
352
|
-
const KMSDisabledException$ = [-3, n0, _KMSDE,
|
|
353
|
-
{ [_aQE]: [`KMSDisabled`, 400], [_e]: _c, [_hE]: 400 },
|
|
354
|
-
[_m],
|
|
355
|
-
[0]
|
|
356
|
-
];
|
|
357
|
-
exports.KMSDisabledException$ = KMSDisabledException$;
|
|
358
|
-
n0_registry.registerError(KMSDisabledException$, KMSDisabledException);
|
|
359
|
-
const KMSInvalidStateException$ = [-3, n0, _KMSISE,
|
|
360
|
-
{ [_aQE]: [`KMSInvalidState`, 400], [_e]: _c, [_hE]: 400 },
|
|
361
|
-
[_m],
|
|
362
|
-
[0]
|
|
363
|
-
];
|
|
364
|
-
exports.KMSInvalidStateException$ = KMSInvalidStateException$;
|
|
365
|
-
n0_registry.registerError(KMSInvalidStateException$, KMSInvalidStateException);
|
|
366
|
-
const KMSNotFoundException$ = [-3, n0, _KMSNFE,
|
|
367
|
-
{ [_aQE]: [`KMSNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
368
|
-
[_m],
|
|
369
|
-
[0]
|
|
370
|
-
];
|
|
371
|
-
exports.KMSNotFoundException$ = KMSNotFoundException$;
|
|
372
|
-
n0_registry.registerError(KMSNotFoundException$, KMSNotFoundException);
|
|
373
|
-
const KMSOptInRequired$ = [-3, n0, _KMSOIR,
|
|
374
|
-
{ [_aQE]: [`KMSOptInRequired`, 403], [_e]: _c, [_hE]: 403 },
|
|
375
|
-
[_m],
|
|
376
|
-
[0]
|
|
377
|
-
];
|
|
378
|
-
exports.KMSOptInRequired$ = KMSOptInRequired$;
|
|
379
|
-
n0_registry.registerError(KMSOptInRequired$, KMSOptInRequired);
|
|
380
|
-
const KMSThrottlingException$ = [-3, n0, _KMSTE,
|
|
381
|
-
{ [_aQE]: [`KMSThrottling`, 400], [_e]: _c, [_hE]: 400 },
|
|
382
|
-
[_m],
|
|
383
|
-
[0]
|
|
384
|
-
];
|
|
385
|
-
exports.KMSThrottlingException$ = KMSThrottlingException$;
|
|
386
|
-
n0_registry.registerError(KMSThrottlingException$, KMSThrottlingException);
|
|
387
|
-
const NotFoundException$ = [-3, n0, _NFE,
|
|
388
|
-
{ [_aQE]: [`NotFound`, 404], [_e]: _c, [_hE]: 404 },
|
|
389
|
-
[_m],
|
|
390
|
-
[0]
|
|
391
|
-
];
|
|
392
|
-
exports.NotFoundException$ = NotFoundException$;
|
|
393
|
-
n0_registry.registerError(NotFoundException$, NotFoundException);
|
|
394
|
-
const OptedOutException$ = [-3, n0, _OOE,
|
|
395
|
-
{ [_aQE]: [`OptedOut`, 400], [_e]: _c, [_hE]: 400 },
|
|
396
|
-
[_m],
|
|
397
|
-
[0]
|
|
398
|
-
];
|
|
399
|
-
exports.OptedOutException$ = OptedOutException$;
|
|
400
|
-
n0_registry.registerError(OptedOutException$, OptedOutException);
|
|
401
|
-
const PlatformApplicationDisabledException$ = [-3, n0, _PADE,
|
|
402
|
-
{ [_aQE]: [`PlatformApplicationDisabled`, 400], [_e]: _c, [_hE]: 400 },
|
|
403
|
-
[_m],
|
|
404
|
-
[0]
|
|
405
|
-
];
|
|
406
|
-
exports.PlatformApplicationDisabledException$ = PlatformApplicationDisabledException$;
|
|
407
|
-
n0_registry.registerError(PlatformApplicationDisabledException$, PlatformApplicationDisabledException);
|
|
408
|
-
const ReplayLimitExceededException$ = [-3, n0, _RLEE,
|
|
409
|
-
{ [_aQE]: [`ReplayLimitExceeded`, 403], [_e]: _c, [_hE]: 403 },
|
|
410
|
-
[_m],
|
|
411
|
-
[0]
|
|
412
|
-
];
|
|
413
|
-
exports.ReplayLimitExceededException$ = ReplayLimitExceededException$;
|
|
414
|
-
n0_registry.registerError(ReplayLimitExceededException$, ReplayLimitExceededException);
|
|
415
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
416
|
-
{ [_aQE]: [`ResourceNotFound`, 404], [_e]: _c, [_hE]: 404 },
|
|
417
|
-
[_m],
|
|
418
|
-
[0]
|
|
419
|
-
];
|
|
420
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
421
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
422
|
-
const StaleTagException$ = [-3, n0, _STE,
|
|
423
|
-
{ [_aQE]: [`StaleTag`, 400], [_e]: _c, [_hE]: 400 },
|
|
424
|
-
[_m],
|
|
425
|
-
[0]
|
|
426
|
-
];
|
|
427
|
-
exports.StaleTagException$ = StaleTagException$;
|
|
428
|
-
n0_registry.registerError(StaleTagException$, StaleTagException);
|
|
429
|
-
const SubscriptionLimitExceededException$ = [-3, n0, _SLEE,
|
|
430
|
-
{ [_aQE]: [`SubscriptionLimitExceeded`, 403], [_e]: _c, [_hE]: 403 },
|
|
431
|
-
[_m],
|
|
432
|
-
[0]
|
|
433
|
-
];
|
|
434
|
-
exports.SubscriptionLimitExceededException$ = SubscriptionLimitExceededException$;
|
|
435
|
-
n0_registry.registerError(SubscriptionLimitExceededException$, SubscriptionLimitExceededException);
|
|
436
|
-
const TagLimitExceededException$ = [-3, n0, _TLEE,
|
|
437
|
-
{ [_aQE]: [`TagLimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
|
|
438
|
-
[_m],
|
|
439
|
-
[0]
|
|
440
|
-
];
|
|
441
|
-
exports.TagLimitExceededException$ = TagLimitExceededException$;
|
|
442
|
-
n0_registry.registerError(TagLimitExceededException$, TagLimitExceededException);
|
|
443
|
-
const TagPolicyException$ = [-3, n0, _TPE,
|
|
444
|
-
{ [_aQE]: [`TagPolicy`, 400], [_e]: _c, [_hE]: 400 },
|
|
445
|
-
[_m],
|
|
446
|
-
[0]
|
|
447
|
-
];
|
|
448
|
-
exports.TagPolicyException$ = TagPolicyException$;
|
|
449
|
-
n0_registry.registerError(TagPolicyException$, TagPolicyException);
|
|
450
|
-
const ThrottledException$ = [-3, n0, _TE,
|
|
451
|
-
{ [_aQE]: [`Throttled`, 429], [_e]: _c, [_hE]: 429 },
|
|
452
|
-
[_m],
|
|
453
|
-
[0]
|
|
454
|
-
];
|
|
455
|
-
exports.ThrottledException$ = ThrottledException$;
|
|
456
|
-
n0_registry.registerError(ThrottledException$, ThrottledException);
|
|
457
|
-
const TooManyEntriesInBatchRequestException$ = [-3, n0, _TMEIBRE,
|
|
458
|
-
{ [_aQE]: [`TooManyEntriesInBatchRequest`, 400], [_e]: _c, [_hE]: 400 },
|
|
459
|
-
[_m],
|
|
460
|
-
[0]
|
|
461
|
-
];
|
|
462
|
-
exports.TooManyEntriesInBatchRequestException$ = TooManyEntriesInBatchRequestException$;
|
|
463
|
-
n0_registry.registerError(TooManyEntriesInBatchRequestException$, TooManyEntriesInBatchRequestException);
|
|
464
|
-
const TopicLimitExceededException$ = [-3, n0, _TLEEo,
|
|
465
|
-
{ [_aQE]: [`TopicLimitExceeded`, 403], [_e]: _c, [_hE]: 403 },
|
|
466
|
-
[_m],
|
|
467
|
-
[0]
|
|
468
|
-
];
|
|
469
|
-
exports.TopicLimitExceededException$ = TopicLimitExceededException$;
|
|
470
|
-
n0_registry.registerError(TopicLimitExceededException$, TopicLimitExceededException);
|
|
471
|
-
const UserErrorException$ = [-3, n0, _UEE,
|
|
472
|
-
{ [_aQE]: [`UserError`, 400], [_e]: _c, [_hE]: 400 },
|
|
473
|
-
[_m],
|
|
474
|
-
[0]
|
|
475
|
-
];
|
|
476
|
-
exports.UserErrorException$ = UserErrorException$;
|
|
477
|
-
n0_registry.registerError(UserErrorException$, UserErrorException);
|
|
478
|
-
const ValidationException$ = [-3, n0, _VE,
|
|
479
|
-
{ [_aQE]: [`ValidationException`, 400], [_e]: _c, [_hE]: 400 },
|
|
480
|
-
[_M],
|
|
481
|
-
[0], 1
|
|
482
|
-
];
|
|
483
|
-
exports.ValidationException$ = ValidationException$;
|
|
484
|
-
n0_registry.registerError(ValidationException$, ValidationException);
|
|
485
|
-
const VerificationException$ = [-3, n0, _VEe,
|
|
486
|
-
{ [_e]: _c },
|
|
487
|
-
[_M, _S],
|
|
488
|
-
[0, 0], 2
|
|
489
|
-
];
|
|
490
|
-
exports.VerificationException$ = VerificationException$;
|
|
491
|
-
n0_registry.registerError(VerificationException$, VerificationException);
|
|
492
|
-
exports.errorTypeRegistries = [
|
|
493
|
-
_s_registry,
|
|
494
|
-
n0_registry,
|
|
495
|
-
];
|
|
496
|
-
var PhoneNumber = [0, n0, _PN, 8, 0];
|
|
497
|
-
var PhoneNumberString = [0, n0, _PNS, 8, 0];
|
|
498
|
-
const AddPermissionInput$ = [3, n0, _API,
|
|
499
|
-
0,
|
|
500
|
-
[_TA, _L, _AWSAI, _AN],
|
|
501
|
-
[0, 0, 64 | 0, 64 | 0], 4
|
|
502
|
-
];
|
|
503
|
-
exports.AddPermissionInput$ = AddPermissionInput$;
|
|
504
|
-
const BatchResultErrorEntry$ = [3, n0, _BREE,
|
|
505
|
-
0,
|
|
506
|
-
[_I, _C, _SF, _M],
|
|
507
|
-
[0, 0, 2, 0], 3
|
|
508
|
-
];
|
|
509
|
-
exports.BatchResultErrorEntry$ = BatchResultErrorEntry$;
|
|
510
|
-
const CheckIfPhoneNumberIsOptedOutInput$ = [3, n0, _CIPNIOOI,
|
|
511
|
-
0,
|
|
512
|
-
[_pN],
|
|
513
|
-
[[() => PhoneNumber, 0]], 1
|
|
514
|
-
];
|
|
515
|
-
exports.CheckIfPhoneNumberIsOptedOutInput$ = CheckIfPhoneNumberIsOptedOutInput$;
|
|
516
|
-
const CheckIfPhoneNumberIsOptedOutResponse$ = [3, n0, _CIPNIOOR,
|
|
517
|
-
0,
|
|
518
|
-
[_iOO],
|
|
519
|
-
[2]
|
|
520
|
-
];
|
|
521
|
-
exports.CheckIfPhoneNumberIsOptedOutResponse$ = CheckIfPhoneNumberIsOptedOutResponse$;
|
|
522
|
-
const ConfirmSubscriptionInput$ = [3, n0, _CSI,
|
|
523
|
-
0,
|
|
524
|
-
[_TA, _T, _AOU],
|
|
525
|
-
[0, 0, 0], 2
|
|
526
|
-
];
|
|
527
|
-
exports.ConfirmSubscriptionInput$ = ConfirmSubscriptionInput$;
|
|
528
|
-
const ConfirmSubscriptionResponse$ = [3, n0, _CSR,
|
|
529
|
-
0,
|
|
530
|
-
[_SA],
|
|
531
|
-
[0]
|
|
532
|
-
];
|
|
533
|
-
exports.ConfirmSubscriptionResponse$ = ConfirmSubscriptionResponse$;
|
|
534
|
-
const CreateEndpointResponse$ = [3, n0, _CER,
|
|
535
|
-
0,
|
|
536
|
-
[_EA],
|
|
537
|
-
[0]
|
|
538
|
-
];
|
|
539
|
-
exports.CreateEndpointResponse$ = CreateEndpointResponse$;
|
|
540
|
-
const CreatePlatformApplicationInput$ = [3, n0, _CPAI,
|
|
541
|
-
0,
|
|
542
|
-
[_N, _P, _A],
|
|
543
|
-
[0, 0, 128 | 0], 3
|
|
544
|
-
];
|
|
545
|
-
exports.CreatePlatformApplicationInput$ = CreatePlatformApplicationInput$;
|
|
546
|
-
const CreatePlatformApplicationResponse$ = [3, n0, _CPAR,
|
|
547
|
-
0,
|
|
548
|
-
[_PAA],
|
|
549
|
-
[0]
|
|
550
|
-
];
|
|
551
|
-
exports.CreatePlatformApplicationResponse$ = CreatePlatformApplicationResponse$;
|
|
552
|
-
const CreatePlatformEndpointInput$ = [3, n0, _CPEI,
|
|
553
|
-
0,
|
|
554
|
-
[_PAA, _T, _CUD, _A],
|
|
555
|
-
[0, 0, 0, 128 | 0], 2
|
|
556
|
-
];
|
|
557
|
-
exports.CreatePlatformEndpointInput$ = CreatePlatformEndpointInput$;
|
|
558
|
-
const CreateSMSSandboxPhoneNumberInput$ = [3, n0, _CSMSSPNI,
|
|
559
|
-
0,
|
|
560
|
-
[_PN, _LC],
|
|
561
|
-
[[() => PhoneNumberString, 0], 0], 1
|
|
562
|
-
];
|
|
563
|
-
exports.CreateSMSSandboxPhoneNumberInput$ = CreateSMSSandboxPhoneNumberInput$;
|
|
564
|
-
const CreateSMSSandboxPhoneNumberResult$ = [3, n0, _CSMSSPNR,
|
|
565
|
-
0,
|
|
566
|
-
[],
|
|
567
|
-
[]
|
|
568
|
-
];
|
|
569
|
-
exports.CreateSMSSandboxPhoneNumberResult$ = CreateSMSSandboxPhoneNumberResult$;
|
|
570
|
-
const CreateTopicInput$ = [3, n0, _CTI,
|
|
571
|
-
0,
|
|
572
|
-
[_N, _A, _Ta, _DPP],
|
|
573
|
-
[0, 128 | 0, () => TagList, 0], 1
|
|
574
|
-
];
|
|
575
|
-
exports.CreateTopicInput$ = CreateTopicInput$;
|
|
576
|
-
const CreateTopicResponse$ = [3, n0, _CTR,
|
|
577
|
-
0,
|
|
578
|
-
[_TA],
|
|
579
|
-
[0]
|
|
580
|
-
];
|
|
581
|
-
exports.CreateTopicResponse$ = CreateTopicResponse$;
|
|
582
|
-
const DeleteEndpointInput$ = [3, n0, _DEI,
|
|
583
|
-
0,
|
|
584
|
-
[_EA],
|
|
585
|
-
[0], 1
|
|
586
|
-
];
|
|
587
|
-
exports.DeleteEndpointInput$ = DeleteEndpointInput$;
|
|
588
|
-
const DeletePlatformApplicationInput$ = [3, n0, _DPAI,
|
|
589
|
-
0,
|
|
590
|
-
[_PAA],
|
|
591
|
-
[0], 1
|
|
592
|
-
];
|
|
593
|
-
exports.DeletePlatformApplicationInput$ = DeletePlatformApplicationInput$;
|
|
594
|
-
const DeleteSMSSandboxPhoneNumberInput$ = [3, n0, _DSMSSPNI,
|
|
595
|
-
0,
|
|
596
|
-
[_PN],
|
|
597
|
-
[[() => PhoneNumberString, 0]], 1
|
|
598
|
-
];
|
|
599
|
-
exports.DeleteSMSSandboxPhoneNumberInput$ = DeleteSMSSandboxPhoneNumberInput$;
|
|
600
|
-
const DeleteSMSSandboxPhoneNumberResult$ = [3, n0, _DSMSSPNR,
|
|
601
|
-
0,
|
|
602
|
-
[],
|
|
603
|
-
[]
|
|
604
|
-
];
|
|
605
|
-
exports.DeleteSMSSandboxPhoneNumberResult$ = DeleteSMSSandboxPhoneNumberResult$;
|
|
606
|
-
const DeleteTopicInput$ = [3, n0, _DTI,
|
|
607
|
-
0,
|
|
608
|
-
[_TA],
|
|
609
|
-
[0], 1
|
|
610
|
-
];
|
|
611
|
-
exports.DeleteTopicInput$ = DeleteTopicInput$;
|
|
612
|
-
const Endpoint$ = [3, n0, _E,
|
|
613
|
-
0,
|
|
614
|
-
[_EA, _A],
|
|
615
|
-
[0, 128 | 0]
|
|
616
|
-
];
|
|
617
|
-
exports.Endpoint$ = Endpoint$;
|
|
618
|
-
const GetDataProtectionPolicyInput$ = [3, n0, _GDPPI,
|
|
619
|
-
0,
|
|
620
|
-
[_RA],
|
|
621
|
-
[0], 1
|
|
622
|
-
];
|
|
623
|
-
exports.GetDataProtectionPolicyInput$ = GetDataProtectionPolicyInput$;
|
|
624
|
-
const GetDataProtectionPolicyResponse$ = [3, n0, _GDPPR,
|
|
625
|
-
0,
|
|
626
|
-
[_DPP],
|
|
627
|
-
[0]
|
|
628
|
-
];
|
|
629
|
-
exports.GetDataProtectionPolicyResponse$ = GetDataProtectionPolicyResponse$;
|
|
630
|
-
const GetEndpointAttributesInput$ = [3, n0, _GEAI,
|
|
631
|
-
0,
|
|
632
|
-
[_EA],
|
|
633
|
-
[0], 1
|
|
634
|
-
];
|
|
635
|
-
exports.GetEndpointAttributesInput$ = GetEndpointAttributesInput$;
|
|
636
|
-
const GetEndpointAttributesResponse$ = [3, n0, _GEAR,
|
|
637
|
-
0,
|
|
638
|
-
[_A],
|
|
639
|
-
[128 | 0]
|
|
640
|
-
];
|
|
641
|
-
exports.GetEndpointAttributesResponse$ = GetEndpointAttributesResponse$;
|
|
642
|
-
const GetPlatformApplicationAttributesInput$ = [3, n0, _GPAAI,
|
|
643
|
-
0,
|
|
644
|
-
[_PAA],
|
|
645
|
-
[0], 1
|
|
646
|
-
];
|
|
647
|
-
exports.GetPlatformApplicationAttributesInput$ = GetPlatformApplicationAttributesInput$;
|
|
648
|
-
const GetPlatformApplicationAttributesResponse$ = [3, n0, _GPAAR,
|
|
649
|
-
0,
|
|
650
|
-
[_A],
|
|
651
|
-
[128 | 0]
|
|
652
|
-
];
|
|
653
|
-
exports.GetPlatformApplicationAttributesResponse$ = GetPlatformApplicationAttributesResponse$;
|
|
654
|
-
const GetSMSAttributesInput$ = [3, n0, _GSMSAI,
|
|
655
|
-
0,
|
|
656
|
-
[_a],
|
|
657
|
-
[64 | 0]
|
|
658
|
-
];
|
|
659
|
-
exports.GetSMSAttributesInput$ = GetSMSAttributesInput$;
|
|
660
|
-
const GetSMSAttributesResponse$ = [3, n0, _GSMSAR,
|
|
661
|
-
0,
|
|
662
|
-
[_a],
|
|
663
|
-
[128 | 0]
|
|
664
|
-
];
|
|
665
|
-
exports.GetSMSAttributesResponse$ = GetSMSAttributesResponse$;
|
|
666
|
-
const GetSMSSandboxAccountStatusInput$ = [3, n0, _GSMSSASI,
|
|
667
|
-
0,
|
|
668
|
-
[],
|
|
669
|
-
[]
|
|
670
|
-
];
|
|
671
|
-
exports.GetSMSSandboxAccountStatusInput$ = GetSMSSandboxAccountStatusInput$;
|
|
672
|
-
const GetSMSSandboxAccountStatusResult$ = [3, n0, _GSMSSASR,
|
|
673
|
-
0,
|
|
674
|
-
[_IIS],
|
|
675
|
-
[2], 1
|
|
676
|
-
];
|
|
677
|
-
exports.GetSMSSandboxAccountStatusResult$ = GetSMSSandboxAccountStatusResult$;
|
|
678
|
-
const GetSubscriptionAttributesInput$ = [3, n0, _GSAI,
|
|
679
|
-
0,
|
|
680
|
-
[_SA],
|
|
681
|
-
[0], 1
|
|
682
|
-
];
|
|
683
|
-
exports.GetSubscriptionAttributesInput$ = GetSubscriptionAttributesInput$;
|
|
684
|
-
const GetSubscriptionAttributesResponse$ = [3, n0, _GSAR,
|
|
685
|
-
0,
|
|
686
|
-
[_A],
|
|
687
|
-
[128 | 0]
|
|
688
|
-
];
|
|
689
|
-
exports.GetSubscriptionAttributesResponse$ = GetSubscriptionAttributesResponse$;
|
|
690
|
-
const GetTopicAttributesInput$ = [3, n0, _GTAI,
|
|
691
|
-
0,
|
|
692
|
-
[_TA],
|
|
693
|
-
[0], 1
|
|
694
|
-
];
|
|
695
|
-
exports.GetTopicAttributesInput$ = GetTopicAttributesInput$;
|
|
696
|
-
const GetTopicAttributesResponse$ = [3, n0, _GTAR,
|
|
697
|
-
0,
|
|
698
|
-
[_A],
|
|
699
|
-
[128 | 0]
|
|
700
|
-
];
|
|
701
|
-
exports.GetTopicAttributesResponse$ = GetTopicAttributesResponse$;
|
|
702
|
-
const ListEndpointsByPlatformApplicationInput$ = [3, n0, _LEBPAI,
|
|
703
|
-
0,
|
|
704
|
-
[_PAA, _NT],
|
|
705
|
-
[0, 0], 1
|
|
706
|
-
];
|
|
707
|
-
exports.ListEndpointsByPlatformApplicationInput$ = ListEndpointsByPlatformApplicationInput$;
|
|
708
|
-
const ListEndpointsByPlatformApplicationResponse$ = [3, n0, _LEBPAR,
|
|
709
|
-
0,
|
|
710
|
-
[_En, _NT],
|
|
711
|
-
[() => ListOfEndpoints, 0]
|
|
712
|
-
];
|
|
713
|
-
exports.ListEndpointsByPlatformApplicationResponse$ = ListEndpointsByPlatformApplicationResponse$;
|
|
714
|
-
const ListOriginationNumbersRequest$ = [3, n0, _LONR,
|
|
715
|
-
0,
|
|
716
|
-
[_NT, _MR],
|
|
717
|
-
[0, 1]
|
|
718
|
-
];
|
|
719
|
-
exports.ListOriginationNumbersRequest$ = ListOriginationNumbersRequest$;
|
|
720
|
-
const ListOriginationNumbersResult$ = [3, n0, _LONRi,
|
|
721
|
-
0,
|
|
722
|
-
[_NT, _PNh],
|
|
723
|
-
[0, [() => PhoneNumberInformationList, 0]]
|
|
724
|
-
];
|
|
725
|
-
exports.ListOriginationNumbersResult$ = ListOriginationNumbersResult$;
|
|
726
|
-
const ListPhoneNumbersOptedOutInput$ = [3, n0, _LPNOOI,
|
|
727
|
-
0,
|
|
728
|
-
[_nT],
|
|
729
|
-
[0]
|
|
730
|
-
];
|
|
731
|
-
exports.ListPhoneNumbersOptedOutInput$ = ListPhoneNumbersOptedOutInput$;
|
|
732
|
-
const ListPhoneNumbersOptedOutResponse$ = [3, n0, _LPNOOR,
|
|
733
|
-
0,
|
|
734
|
-
[_pNh, _nT],
|
|
735
|
-
[[() => PhoneNumberList, 0], 0]
|
|
736
|
-
];
|
|
737
|
-
exports.ListPhoneNumbersOptedOutResponse$ = ListPhoneNumbersOptedOutResponse$;
|
|
738
|
-
const ListPlatformApplicationsInput$ = [3, n0, _LPAI,
|
|
739
|
-
0,
|
|
740
|
-
[_NT],
|
|
741
|
-
[0]
|
|
742
|
-
];
|
|
743
|
-
exports.ListPlatformApplicationsInput$ = ListPlatformApplicationsInput$;
|
|
744
|
-
const ListPlatformApplicationsResponse$ = [3, n0, _LPAR,
|
|
745
|
-
0,
|
|
746
|
-
[_PA, _NT],
|
|
747
|
-
[() => ListOfPlatformApplications, 0]
|
|
748
|
-
];
|
|
749
|
-
exports.ListPlatformApplicationsResponse$ = ListPlatformApplicationsResponse$;
|
|
750
|
-
const ListSMSSandboxPhoneNumbersInput$ = [3, n0, _LSMSSPNI,
|
|
751
|
-
0,
|
|
752
|
-
[_NT, _MR],
|
|
753
|
-
[0, 1]
|
|
754
|
-
];
|
|
755
|
-
exports.ListSMSSandboxPhoneNumbersInput$ = ListSMSSandboxPhoneNumbersInput$;
|
|
756
|
-
const ListSMSSandboxPhoneNumbersResult$ = [3, n0, _LSMSSPNR,
|
|
757
|
-
0,
|
|
758
|
-
[_PNh, _NT],
|
|
759
|
-
[[() => SMSSandboxPhoneNumberList, 0], 0], 1
|
|
760
|
-
];
|
|
761
|
-
exports.ListSMSSandboxPhoneNumbersResult$ = ListSMSSandboxPhoneNumbersResult$;
|
|
762
|
-
const ListSubscriptionsByTopicInput$ = [3, n0, _LSBTI,
|
|
763
|
-
0,
|
|
764
|
-
[_TA, _NT],
|
|
765
|
-
[0, 0], 1
|
|
766
|
-
];
|
|
767
|
-
exports.ListSubscriptionsByTopicInput$ = ListSubscriptionsByTopicInput$;
|
|
768
|
-
const ListSubscriptionsByTopicResponse$ = [3, n0, _LSBTR,
|
|
769
|
-
0,
|
|
770
|
-
[_Su, _NT],
|
|
771
|
-
[() => SubscriptionsList, 0]
|
|
772
|
-
];
|
|
773
|
-
exports.ListSubscriptionsByTopicResponse$ = ListSubscriptionsByTopicResponse$;
|
|
774
|
-
const ListSubscriptionsInput$ = [3, n0, _LSI,
|
|
775
|
-
0,
|
|
776
|
-
[_NT],
|
|
777
|
-
[0]
|
|
778
|
-
];
|
|
779
|
-
exports.ListSubscriptionsInput$ = ListSubscriptionsInput$;
|
|
780
|
-
const ListSubscriptionsResponse$ = [3, n0, _LSR,
|
|
781
|
-
0,
|
|
782
|
-
[_Su, _NT],
|
|
783
|
-
[() => SubscriptionsList, 0]
|
|
784
|
-
];
|
|
785
|
-
exports.ListSubscriptionsResponse$ = ListSubscriptionsResponse$;
|
|
786
|
-
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
787
|
-
0,
|
|
788
|
-
[_RA],
|
|
789
|
-
[0], 1
|
|
790
|
-
];
|
|
791
|
-
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
792
|
-
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
793
|
-
0,
|
|
794
|
-
[_Ta],
|
|
795
|
-
[() => TagList]
|
|
796
|
-
];
|
|
797
|
-
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
798
|
-
const ListTopicsInput$ = [3, n0, _LTI,
|
|
799
|
-
0,
|
|
800
|
-
[_NT],
|
|
801
|
-
[0]
|
|
802
|
-
];
|
|
803
|
-
exports.ListTopicsInput$ = ListTopicsInput$;
|
|
804
|
-
const ListTopicsResponse$ = [3, n0, _LTR,
|
|
805
|
-
0,
|
|
806
|
-
[_To, _NT],
|
|
807
|
-
[() => TopicsList, 0]
|
|
808
|
-
];
|
|
809
|
-
exports.ListTopicsResponse$ = ListTopicsResponse$;
|
|
810
|
-
const MessageAttributeValue$ = [3, n0, _MAV,
|
|
811
|
-
0,
|
|
812
|
-
[_DT, _SV, _BV],
|
|
813
|
-
[0, 0, 21], 1
|
|
814
|
-
];
|
|
815
|
-
exports.MessageAttributeValue$ = MessageAttributeValue$;
|
|
816
|
-
const OptInPhoneNumberInput$ = [3, n0, _OIPNI,
|
|
817
|
-
0,
|
|
818
|
-
[_pN],
|
|
819
|
-
[[() => PhoneNumber, 0]], 1
|
|
820
|
-
];
|
|
821
|
-
exports.OptInPhoneNumberInput$ = OptInPhoneNumberInput$;
|
|
822
|
-
const OptInPhoneNumberResponse$ = [3, n0, _OIPNR,
|
|
823
|
-
0,
|
|
824
|
-
[],
|
|
825
|
-
[]
|
|
826
|
-
];
|
|
827
|
-
exports.OptInPhoneNumberResponse$ = OptInPhoneNumberResponse$;
|
|
828
|
-
const PhoneNumberInformation$ = [3, n0, _PNI,
|
|
829
|
-
0,
|
|
830
|
-
[_CA, _PN, _S, _ICC, _RT, _NC],
|
|
831
|
-
[4, [() => PhoneNumber, 0], 0, 0, 0, 64 | 0]
|
|
832
|
-
];
|
|
833
|
-
exports.PhoneNumberInformation$ = PhoneNumberInformation$;
|
|
834
|
-
const PlatformApplication$ = [3, n0, _PAl,
|
|
835
|
-
0,
|
|
836
|
-
[_PAA, _A],
|
|
837
|
-
[0, 128 | 0]
|
|
838
|
-
];
|
|
839
|
-
exports.PlatformApplication$ = PlatformApplication$;
|
|
840
|
-
const PublishBatchInput$ = [3, n0, _PBI,
|
|
841
|
-
0,
|
|
842
|
-
[_TA, _PBRE],
|
|
843
|
-
[0, [() => PublishBatchRequestEntryList, 0]], 2
|
|
844
|
-
];
|
|
845
|
-
exports.PublishBatchInput$ = PublishBatchInput$;
|
|
846
|
-
const PublishBatchRequestEntry$ = [3, n0, _PBREu,
|
|
847
|
-
0,
|
|
848
|
-
[_I, _M, _Sub, _MS, _MA, _MDI, _MGI],
|
|
849
|
-
[0, 0, 0, 0, [() => MessageAttributeMap, 0], 0, 0], 2
|
|
850
|
-
];
|
|
851
|
-
exports.PublishBatchRequestEntry$ = PublishBatchRequestEntry$;
|
|
852
|
-
const PublishBatchResponse$ = [3, n0, _PBR,
|
|
853
|
-
0,
|
|
854
|
-
[_Suc, _F],
|
|
855
|
-
[() => PublishBatchResultEntryList, () => BatchResultErrorEntryList]
|
|
856
|
-
];
|
|
857
|
-
exports.PublishBatchResponse$ = PublishBatchResponse$;
|
|
858
|
-
const PublishBatchResultEntry$ = [3, n0, _PBREub,
|
|
859
|
-
0,
|
|
860
|
-
[_I, _MI, _SN],
|
|
861
|
-
[0, 0, 0]
|
|
862
|
-
];
|
|
863
|
-
exports.PublishBatchResultEntry$ = PublishBatchResultEntry$;
|
|
864
|
-
const PublishInput$ = [3, n0, _PI,
|
|
865
|
-
0,
|
|
866
|
-
[_M, _TA, _TAa, _PN, _Sub, _MS, _MA, _MDI, _MGI],
|
|
867
|
-
[0, 0, 0, [() => PhoneNumber, 0], 0, 0, [() => MessageAttributeMap, 0], 0, 0], 1
|
|
868
|
-
];
|
|
869
|
-
exports.PublishInput$ = PublishInput$;
|
|
870
|
-
const PublishResponse$ = [3, n0, _PR,
|
|
871
|
-
0,
|
|
872
|
-
[_MI, _SN],
|
|
873
|
-
[0, 0]
|
|
874
|
-
];
|
|
875
|
-
exports.PublishResponse$ = PublishResponse$;
|
|
876
|
-
const PutDataProtectionPolicyInput$ = [3, n0, _PDPPI,
|
|
877
|
-
0,
|
|
878
|
-
[_RA, _DPP],
|
|
879
|
-
[0, 0], 2
|
|
880
|
-
];
|
|
881
|
-
exports.PutDataProtectionPolicyInput$ = PutDataProtectionPolicyInput$;
|
|
882
|
-
const RemovePermissionInput$ = [3, n0, _RPI,
|
|
883
|
-
0,
|
|
884
|
-
[_TA, _L],
|
|
885
|
-
[0, 0], 2
|
|
886
|
-
];
|
|
887
|
-
exports.RemovePermissionInput$ = RemovePermissionInput$;
|
|
888
|
-
const SetEndpointAttributesInput$ = [3, n0, _SEAI,
|
|
889
|
-
0,
|
|
890
|
-
[_EA, _A],
|
|
891
|
-
[0, 128 | 0], 2
|
|
892
|
-
];
|
|
893
|
-
exports.SetEndpointAttributesInput$ = SetEndpointAttributesInput$;
|
|
894
|
-
const SetPlatformApplicationAttributesInput$ = [3, n0, _SPAAI,
|
|
895
|
-
0,
|
|
896
|
-
[_PAA, _A],
|
|
897
|
-
[0, 128 | 0], 2
|
|
898
|
-
];
|
|
899
|
-
exports.SetPlatformApplicationAttributesInput$ = SetPlatformApplicationAttributesInput$;
|
|
900
|
-
const SetSMSAttributesInput$ = [3, n0, _SSMSAI,
|
|
901
|
-
0,
|
|
902
|
-
[_a],
|
|
903
|
-
[128 | 0], 1
|
|
904
|
-
];
|
|
905
|
-
exports.SetSMSAttributesInput$ = SetSMSAttributesInput$;
|
|
906
|
-
const SetSMSAttributesResponse$ = [3, n0, _SSMSAR,
|
|
907
|
-
0,
|
|
908
|
-
[],
|
|
909
|
-
[]
|
|
910
|
-
];
|
|
911
|
-
exports.SetSMSAttributesResponse$ = SetSMSAttributesResponse$;
|
|
912
|
-
const SetSubscriptionAttributesInput$ = [3, n0, _SSAI,
|
|
913
|
-
0,
|
|
914
|
-
[_SA, _ANt, _AV],
|
|
915
|
-
[0, 0, 0], 2
|
|
916
|
-
];
|
|
917
|
-
exports.SetSubscriptionAttributesInput$ = SetSubscriptionAttributesInput$;
|
|
918
|
-
const SetTopicAttributesInput$ = [3, n0, _STAI,
|
|
919
|
-
0,
|
|
920
|
-
[_TA, _ANt, _AV],
|
|
921
|
-
[0, 0, 0], 2
|
|
922
|
-
];
|
|
923
|
-
exports.SetTopicAttributesInput$ = SetTopicAttributesInput$;
|
|
924
|
-
const SMSSandboxPhoneNumber$ = [3, n0, _SMSSPN,
|
|
925
|
-
0,
|
|
926
|
-
[_PN, _S],
|
|
927
|
-
[[() => PhoneNumberString, 0], 0]
|
|
928
|
-
];
|
|
929
|
-
exports.SMSSandboxPhoneNumber$ = SMSSandboxPhoneNumber$;
|
|
930
|
-
const SubscribeInput$ = [3, n0, _SI,
|
|
931
|
-
0,
|
|
932
|
-
[_TA, _Pr, _E, _A, _RSA],
|
|
933
|
-
[0, 0, 0, 128 | 0, 2], 2
|
|
934
|
-
];
|
|
935
|
-
exports.SubscribeInput$ = SubscribeInput$;
|
|
936
|
-
const SubscribeResponse$ = [3, n0, _SR,
|
|
937
|
-
0,
|
|
938
|
-
[_SA],
|
|
939
|
-
[0]
|
|
940
|
-
];
|
|
941
|
-
exports.SubscribeResponse$ = SubscribeResponse$;
|
|
942
|
-
const Subscription$ = [3, n0, _Subs,
|
|
943
|
-
0,
|
|
944
|
-
[_SA, _O, _Pr, _E, _TA],
|
|
945
|
-
[0, 0, 0, 0, 0]
|
|
946
|
-
];
|
|
947
|
-
exports.Subscription$ = Subscription$;
|
|
948
|
-
const Tag$ = [3, n0, _Tag,
|
|
949
|
-
0,
|
|
950
|
-
[_K, _V],
|
|
951
|
-
[0, 0], 2
|
|
952
|
-
];
|
|
953
|
-
exports.Tag$ = Tag$;
|
|
954
|
-
const TagResourceRequest$ = [3, n0, _TRR,
|
|
955
|
-
0,
|
|
956
|
-
[_RA, _Ta],
|
|
957
|
-
[0, () => TagList], 2
|
|
958
|
-
];
|
|
959
|
-
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
960
|
-
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
961
|
-
0,
|
|
962
|
-
[],
|
|
963
|
-
[]
|
|
964
|
-
];
|
|
965
|
-
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
966
|
-
const Topic$ = [3, n0, _Top,
|
|
967
|
-
0,
|
|
968
|
-
[_TA],
|
|
969
|
-
[0]
|
|
970
|
-
];
|
|
971
|
-
exports.Topic$ = Topic$;
|
|
972
|
-
const UnsubscribeInput$ = [3, n0, _UI,
|
|
973
|
-
0,
|
|
974
|
-
[_SA],
|
|
975
|
-
[0], 1
|
|
976
|
-
];
|
|
977
|
-
exports.UnsubscribeInput$ = UnsubscribeInput$;
|
|
978
|
-
const UntagResourceRequest$ = [3, n0, _URR,
|
|
979
|
-
0,
|
|
980
|
-
[_RA, _TK],
|
|
981
|
-
[0, 64 | 0], 2
|
|
982
|
-
];
|
|
983
|
-
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
984
|
-
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
985
|
-
0,
|
|
986
|
-
[],
|
|
987
|
-
[]
|
|
988
|
-
];
|
|
989
|
-
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
990
|
-
const VerifySMSSandboxPhoneNumberInput$ = [3, n0, _VSMSSPNI,
|
|
991
|
-
0,
|
|
992
|
-
[_PN, _OTP],
|
|
993
|
-
[[() => PhoneNumberString, 0], 0], 2
|
|
994
|
-
];
|
|
995
|
-
exports.VerifySMSSandboxPhoneNumberInput$ = VerifySMSSandboxPhoneNumberInput$;
|
|
996
|
-
const VerifySMSSandboxPhoneNumberResult$ = [3, n0, _VSMSSPNR,
|
|
997
|
-
0,
|
|
998
|
-
[],
|
|
999
|
-
[]
|
|
1000
|
-
];
|
|
1001
|
-
exports.VerifySMSSandboxPhoneNumberResult$ = VerifySMSSandboxPhoneNumberResult$;
|
|
1002
|
-
var __Unit = "unit";
|
|
1003
|
-
var ActionsList = 64 | 0;
|
|
1004
|
-
var BatchResultErrorEntryList = [1, n0, _BREEL,
|
|
1005
|
-
0, () => BatchResultErrorEntry$
|
|
1006
|
-
];
|
|
1007
|
-
var DelegatesList = 64 | 0;
|
|
1008
|
-
var ListOfEndpoints = [1, n0, _LOE,
|
|
1009
|
-
0, () => Endpoint$
|
|
1010
|
-
];
|
|
1011
|
-
var ListOfPlatformApplications = [1, n0, _LOPA,
|
|
1012
|
-
0, () => PlatformApplication$
|
|
1013
|
-
];
|
|
1014
|
-
var ListString = 64 | 0;
|
|
1015
|
-
var NumberCapabilityList = 64 | 0;
|
|
1016
|
-
var PhoneNumberInformationList = [1, n0, _PNIL,
|
|
1017
|
-
0, [() => PhoneNumberInformation$,
|
|
1018
|
-
0]
|
|
1019
|
-
];
|
|
1020
|
-
var PhoneNumberList = [1, n0, _PNL,
|
|
1021
|
-
0, [() => PhoneNumber,
|
|
1022
|
-
0]
|
|
1023
|
-
];
|
|
1024
|
-
var PublishBatchRequestEntryList = [1, n0, _PBREL,
|
|
1025
|
-
0, [() => PublishBatchRequestEntry$,
|
|
1026
|
-
0]
|
|
1027
|
-
];
|
|
1028
|
-
var PublishBatchResultEntryList = [1, n0, _PBRELu,
|
|
1029
|
-
0, () => PublishBatchResultEntry$
|
|
1030
|
-
];
|
|
1031
|
-
var SMSSandboxPhoneNumberList = [1, n0, _SMSSPNL,
|
|
1032
|
-
0, [() => SMSSandboxPhoneNumber$,
|
|
1033
|
-
0]
|
|
1034
|
-
];
|
|
1035
|
-
var SubscriptionsList = [1, n0, _SL,
|
|
1036
|
-
0, () => Subscription$
|
|
1037
|
-
];
|
|
1038
|
-
var TagKeyList = 64 | 0;
|
|
1039
|
-
var TagList = [1, n0, _TL,
|
|
1040
|
-
0, () => Tag$
|
|
1041
|
-
];
|
|
1042
|
-
var TopicsList = [1, n0, _TLo,
|
|
1043
|
-
0, () => Topic$
|
|
1044
|
-
];
|
|
1045
|
-
var MapStringToString = 128 | 0;
|
|
1046
|
-
var MessageAttributeMap = [2, n0, _MAM,
|
|
1047
|
-
0, [0,
|
|
1048
|
-
{ [_xN]: _N }],
|
|
1049
|
-
[() => MessageAttributeValue$,
|
|
1050
|
-
{ [_xN]: _V }]
|
|
1051
|
-
];
|
|
1052
|
-
var SubscriptionAttributesMap = 128 | 0;
|
|
1053
|
-
var TopicAttributesMap = 128 | 0;
|
|
1054
|
-
exports.AddPermission$ = [9, n0, _AP,
|
|
1055
|
-
0, () => AddPermissionInput$, () => __Unit
|
|
1056
|
-
];
|
|
1057
|
-
exports.CheckIfPhoneNumberIsOptedOut$ = [9, n0, _CIPNIOO,
|
|
1058
|
-
0, () => CheckIfPhoneNumberIsOptedOutInput$, () => CheckIfPhoneNumberIsOptedOutResponse$
|
|
1059
|
-
];
|
|
1060
|
-
exports.ConfirmSubscription$ = [9, n0, _CS,
|
|
1061
|
-
0, () => ConfirmSubscriptionInput$, () => ConfirmSubscriptionResponse$
|
|
1062
|
-
];
|
|
1063
|
-
exports.CreatePlatformApplication$ = [9, n0, _CPA,
|
|
1064
|
-
0, () => CreatePlatformApplicationInput$, () => CreatePlatformApplicationResponse$
|
|
1065
|
-
];
|
|
1066
|
-
exports.CreatePlatformEndpoint$ = [9, n0, _CPE,
|
|
1067
|
-
0, () => CreatePlatformEndpointInput$, () => CreateEndpointResponse$
|
|
1068
|
-
];
|
|
1069
|
-
exports.CreateSMSSandboxPhoneNumber$ = [9, n0, _CSMSSPN,
|
|
1070
|
-
0, () => CreateSMSSandboxPhoneNumberInput$, () => CreateSMSSandboxPhoneNumberResult$
|
|
1071
|
-
];
|
|
1072
|
-
exports.CreateTopic$ = [9, n0, _CT,
|
|
1073
|
-
0, () => CreateTopicInput$, () => CreateTopicResponse$
|
|
1074
|
-
];
|
|
1075
|
-
exports.DeleteEndpoint$ = [9, n0, _DE,
|
|
1076
|
-
0, () => DeleteEndpointInput$, () => __Unit
|
|
1077
|
-
];
|
|
1078
|
-
exports.DeletePlatformApplication$ = [9, n0, _DPA,
|
|
1079
|
-
0, () => DeletePlatformApplicationInput$, () => __Unit
|
|
1080
|
-
];
|
|
1081
|
-
exports.DeleteSMSSandboxPhoneNumber$ = [9, n0, _DSMSSPN,
|
|
1082
|
-
0, () => DeleteSMSSandboxPhoneNumberInput$, () => DeleteSMSSandboxPhoneNumberResult$
|
|
1083
|
-
];
|
|
1084
|
-
exports.DeleteTopic$ = [9, n0, _DTe,
|
|
1085
|
-
0, () => DeleteTopicInput$, () => __Unit
|
|
1086
|
-
];
|
|
1087
|
-
exports.GetDataProtectionPolicy$ = [9, n0, _GDPP,
|
|
1088
|
-
0, () => GetDataProtectionPolicyInput$, () => GetDataProtectionPolicyResponse$
|
|
1089
|
-
];
|
|
1090
|
-
exports.GetEndpointAttributes$ = [9, n0, _GEA,
|
|
1091
|
-
0, () => GetEndpointAttributesInput$, () => GetEndpointAttributesResponse$
|
|
1092
|
-
];
|
|
1093
|
-
exports.GetPlatformApplicationAttributes$ = [9, n0, _GPAA,
|
|
1094
|
-
0, () => GetPlatformApplicationAttributesInput$, () => GetPlatformApplicationAttributesResponse$
|
|
1095
|
-
];
|
|
1096
|
-
exports.GetSMSAttributes$ = [9, n0, _GSMSA,
|
|
1097
|
-
0, () => GetSMSAttributesInput$, () => GetSMSAttributesResponse$
|
|
1098
|
-
];
|
|
1099
|
-
exports.GetSMSSandboxAccountStatus$ = [9, n0, _GSMSSAS,
|
|
1100
|
-
0, () => GetSMSSandboxAccountStatusInput$, () => GetSMSSandboxAccountStatusResult$
|
|
1101
|
-
];
|
|
1102
|
-
exports.GetSubscriptionAttributes$ = [9, n0, _GSA,
|
|
1103
|
-
0, () => GetSubscriptionAttributesInput$, () => GetSubscriptionAttributesResponse$
|
|
1104
|
-
];
|
|
1105
|
-
exports.GetTopicAttributes$ = [9, n0, _GTA,
|
|
1106
|
-
0, () => GetTopicAttributesInput$, () => GetTopicAttributesResponse$
|
|
1107
|
-
];
|
|
1108
|
-
exports.ListEndpointsByPlatformApplication$ = [9, n0, _LEBPA,
|
|
1109
|
-
0, () => ListEndpointsByPlatformApplicationInput$, () => ListEndpointsByPlatformApplicationResponse$
|
|
1110
|
-
];
|
|
1111
|
-
exports.ListOriginationNumbers$ = [9, n0, _LON,
|
|
1112
|
-
0, () => ListOriginationNumbersRequest$, () => ListOriginationNumbersResult$
|
|
1113
|
-
];
|
|
1114
|
-
exports.ListPhoneNumbersOptedOut$ = [9, n0, _LPNOO,
|
|
1115
|
-
0, () => ListPhoneNumbersOptedOutInput$, () => ListPhoneNumbersOptedOutResponse$
|
|
1116
|
-
];
|
|
1117
|
-
exports.ListPlatformApplications$ = [9, n0, _LPA,
|
|
1118
|
-
0, () => ListPlatformApplicationsInput$, () => ListPlatformApplicationsResponse$
|
|
1119
|
-
];
|
|
1120
|
-
exports.ListSMSSandboxPhoneNumbers$ = [9, n0, _LSMSSPN,
|
|
1121
|
-
0, () => ListSMSSandboxPhoneNumbersInput$, () => ListSMSSandboxPhoneNumbersResult$
|
|
1122
|
-
];
|
|
1123
|
-
exports.ListSubscriptions$ = [9, n0, _LS,
|
|
1124
|
-
0, () => ListSubscriptionsInput$, () => ListSubscriptionsResponse$
|
|
1125
|
-
];
|
|
1126
|
-
exports.ListSubscriptionsByTopic$ = [9, n0, _LSBT,
|
|
1127
|
-
0, () => ListSubscriptionsByTopicInput$, () => ListSubscriptionsByTopicResponse$
|
|
1128
|
-
];
|
|
1129
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
1130
|
-
0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
1131
|
-
];
|
|
1132
|
-
exports.ListTopics$ = [9, n0, _LT,
|
|
1133
|
-
0, () => ListTopicsInput$, () => ListTopicsResponse$
|
|
1134
|
-
];
|
|
1135
|
-
exports.OptInPhoneNumber$ = [9, n0, _OIPN,
|
|
1136
|
-
0, () => OptInPhoneNumberInput$, () => OptInPhoneNumberResponse$
|
|
1137
|
-
];
|
|
1138
|
-
exports.Publish$ = [9, n0, _Pu,
|
|
1139
|
-
0, () => PublishInput$, () => PublishResponse$
|
|
1140
|
-
];
|
|
1141
|
-
exports.PublishBatch$ = [9, n0, _PB,
|
|
1142
|
-
0, () => PublishBatchInput$, () => PublishBatchResponse$
|
|
1143
|
-
];
|
|
1144
|
-
exports.PutDataProtectionPolicy$ = [9, n0, _PDPP,
|
|
1145
|
-
0, () => PutDataProtectionPolicyInput$, () => __Unit
|
|
1146
|
-
];
|
|
1147
|
-
exports.RemovePermission$ = [9, n0, _RP,
|
|
1148
|
-
0, () => RemovePermissionInput$, () => __Unit
|
|
1149
|
-
];
|
|
1150
|
-
exports.SetEndpointAttributes$ = [9, n0, _SEA,
|
|
1151
|
-
0, () => SetEndpointAttributesInput$, () => __Unit
|
|
1152
|
-
];
|
|
1153
|
-
exports.SetPlatformApplicationAttributes$ = [9, n0, _SPAA,
|
|
1154
|
-
0, () => SetPlatformApplicationAttributesInput$, () => __Unit
|
|
1155
|
-
];
|
|
1156
|
-
exports.SetSMSAttributes$ = [9, n0, _SSMSA,
|
|
1157
|
-
0, () => SetSMSAttributesInput$, () => SetSMSAttributesResponse$
|
|
1158
|
-
];
|
|
1159
|
-
exports.SetSubscriptionAttributes$ = [9, n0, _SSA,
|
|
1160
|
-
0, () => SetSubscriptionAttributesInput$, () => __Unit
|
|
1161
|
-
];
|
|
1162
|
-
exports.SetTopicAttributes$ = [9, n0, _STA,
|
|
1163
|
-
0, () => SetTopicAttributesInput$, () => __Unit
|
|
1164
|
-
];
|
|
1165
|
-
exports.Subscribe$ = [9, n0, _Subsc,
|
|
1166
|
-
0, () => SubscribeInput$, () => SubscribeResponse$
|
|
1167
|
-
];
|
|
1168
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
1169
|
-
0, () => TagResourceRequest$, () => TagResourceResponse$
|
|
1170
|
-
];
|
|
1171
|
-
exports.Unsubscribe$ = [9, n0, _U,
|
|
1172
|
-
0, () => UnsubscribeInput$, () => __Unit
|
|
1173
|
-
];
|
|
1174
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
1175
|
-
0, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
1176
|
-
];
|
|
1177
|
-
exports.VerifySMSSandboxPhoneNumber$ = [9, n0, _VSMSSPN,
|
|
1178
|
-
0, () => VerifySMSSandboxPhoneNumberInput$, () => VerifySMSSandboxPhoneNumberResult$
|
|
1179
|
-
];
|