@aws-sdk/client-pinpoint-sms-voice-v2 3.495.0 → 3.499.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 +58 -55
- package/package.json +39 -39
package/dist-cjs/index.js
CHANGED
|
@@ -6430,17 +6430,14 @@ var paginateListRegistrationAssociations = (0, import_core.createPaginator)(Pinp
|
|
|
6430
6430
|
// src/index.ts
|
|
6431
6431
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
6432
6432
|
// Annotate the CommonJS export names for ESM import in node:
|
|
6433
|
+
|
|
6433
6434
|
0 && (module.exports = {
|
|
6434
|
-
|
|
6435
|
-
|
|
6436
|
-
|
|
6437
|
-
|
|
6435
|
+
PinpointSMSVoiceV2ServiceException,
|
|
6436
|
+
__Client,
|
|
6437
|
+
PinpointSMSVoiceV2Client,
|
|
6438
|
+
PinpointSMSVoiceV2,
|
|
6439
|
+
$Command,
|
|
6438
6440
|
AssociateOriginationIdentityCommand,
|
|
6439
|
-
AttachmentStatus,
|
|
6440
|
-
AttachmentUploadErrorReason,
|
|
6441
|
-
ConfigurationSetFilterName,
|
|
6442
|
-
ConflictException,
|
|
6443
|
-
ConflictExceptionReason,
|
|
6444
6441
|
CreateConfigurationSetCommand,
|
|
6445
6442
|
CreateEventDestinationCommand,
|
|
6446
6443
|
CreateOptOutListCommand,
|
|
@@ -6482,78 +6479,33 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6482
6479
|
DescribeSenderIdsCommand,
|
|
6483
6480
|
DescribeSpendLimitsCommand,
|
|
6484
6481
|
DescribeVerifiedDestinationNumbersCommand,
|
|
6485
|
-
DestinationCountryParameterKey,
|
|
6486
6482
|
DisassociateOriginationIdentityCommand,
|
|
6487
6483
|
DiscardRegistrationVersionCommand,
|
|
6488
|
-
EventType,
|
|
6489
|
-
FieldRequirement,
|
|
6490
|
-
FieldType,
|
|
6491
|
-
InternalServerException,
|
|
6492
|
-
KeywordAction,
|
|
6493
|
-
KeywordFilterName,
|
|
6494
|
-
LanguageCode,
|
|
6495
6484
|
ListPoolOriginationIdentitiesCommand,
|
|
6496
6485
|
ListRegistrationAssociationsCommand,
|
|
6497
6486
|
ListTagsForResourceCommand,
|
|
6498
|
-
MessageType,
|
|
6499
|
-
NumberCapability,
|
|
6500
|
-
NumberStatus,
|
|
6501
|
-
NumberType,
|
|
6502
|
-
OptedOutFilterName,
|
|
6503
|
-
PhoneNumberFilterName,
|
|
6504
|
-
PinpointSMSVoiceV2,
|
|
6505
|
-
PinpointSMSVoiceV2Client,
|
|
6506
|
-
PinpointSMSVoiceV2ServiceException,
|
|
6507
|
-
PoolFilterName,
|
|
6508
|
-
PoolOriginationIdentitiesFilterName,
|
|
6509
|
-
PoolStatus,
|
|
6510
6487
|
PutKeywordCommand,
|
|
6511
6488
|
PutOptedOutNumberCommand,
|
|
6512
6489
|
PutRegistrationFieldValueCommand,
|
|
6513
|
-
RegistrationAssociationBehavior,
|
|
6514
|
-
RegistrationAssociationFilterName,
|
|
6515
|
-
RegistrationAttachmentFilterName,
|
|
6516
|
-
RegistrationDisassociationBehavior,
|
|
6517
|
-
RegistrationFilterName,
|
|
6518
|
-
RegistrationStatus,
|
|
6519
|
-
RegistrationTypeFilterName,
|
|
6520
|
-
RegistrationVersionFilterName,
|
|
6521
|
-
RegistrationVersionStatus,
|
|
6522
6490
|
ReleasePhoneNumberCommand,
|
|
6523
6491
|
ReleaseSenderIdCommand,
|
|
6524
6492
|
RequestPhoneNumberCommand,
|
|
6525
6493
|
RequestSenderIdCommand,
|
|
6526
|
-
RequestableNumberType,
|
|
6527
|
-
ResourceNotFoundException,
|
|
6528
|
-
ResourceType,
|
|
6529
6494
|
SendDestinationNumberVerificationCodeCommand,
|
|
6530
6495
|
SendTextMessageCommand,
|
|
6531
6496
|
SendVoiceMessageCommand,
|
|
6532
|
-
SenderIdFilterName,
|
|
6533
|
-
ServiceQuotaExceededException,
|
|
6534
|
-
ServiceQuotaExceededExceptionReason,
|
|
6535
6497
|
SetDefaultMessageTypeCommand,
|
|
6536
6498
|
SetDefaultSenderIdCommand,
|
|
6537
6499
|
SetTextMessageSpendLimitOverrideCommand,
|
|
6538
6500
|
SetVoiceMessageSpendLimitOverrideCommand,
|
|
6539
|
-
SpendLimitName,
|
|
6540
6501
|
SubmitRegistrationVersionCommand,
|
|
6541
6502
|
TagResourceCommand,
|
|
6542
|
-
ThrottlingException,
|
|
6543
6503
|
UntagResourceCommand,
|
|
6544
6504
|
UpdateEventDestinationCommand,
|
|
6545
6505
|
UpdatePhoneNumberCommand,
|
|
6546
6506
|
UpdatePoolCommand,
|
|
6547
6507
|
UpdateSenderIdCommand,
|
|
6548
|
-
ValidationException,
|
|
6549
|
-
ValidationExceptionReason,
|
|
6550
|
-
VerificationChannel,
|
|
6551
|
-
VerificationStatus,
|
|
6552
|
-
VerifiedDestinationNumberFilterName,
|
|
6553
6508
|
VerifyDestinationNumberCommand,
|
|
6554
|
-
VoiceId,
|
|
6555
|
-
VoiceMessageBodyTextType,
|
|
6556
|
-
__Client,
|
|
6557
6509
|
paginateDescribeAccountAttributes,
|
|
6558
6510
|
paginateDescribeAccountLimits,
|
|
6559
6511
|
paginateDescribeConfigurationSets,
|
|
@@ -6573,5 +6525,56 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6573
6525
|
paginateDescribeSpendLimits,
|
|
6574
6526
|
paginateDescribeVerifiedDestinationNumbers,
|
|
6575
6527
|
paginateListPoolOriginationIdentities,
|
|
6576
|
-
paginateListRegistrationAssociations
|
|
6528
|
+
paginateListRegistrationAssociations,
|
|
6529
|
+
AccessDeniedExceptionReason,
|
|
6530
|
+
AccessDeniedException,
|
|
6531
|
+
AccountAttributeName,
|
|
6532
|
+
AccountLimitName,
|
|
6533
|
+
ConflictExceptionReason,
|
|
6534
|
+
ResourceType,
|
|
6535
|
+
ConflictException,
|
|
6536
|
+
InternalServerException,
|
|
6537
|
+
ResourceNotFoundException,
|
|
6538
|
+
ServiceQuotaExceededExceptionReason,
|
|
6539
|
+
ServiceQuotaExceededException,
|
|
6540
|
+
ThrottlingException,
|
|
6541
|
+
ValidationExceptionReason,
|
|
6542
|
+
ValidationException,
|
|
6543
|
+
AttachmentStatus,
|
|
6544
|
+
AttachmentUploadErrorReason,
|
|
6545
|
+
ConfigurationSetFilterName,
|
|
6546
|
+
MessageType,
|
|
6547
|
+
EventType,
|
|
6548
|
+
PoolStatus,
|
|
6549
|
+
RegistrationStatus,
|
|
6550
|
+
RegistrationVersionStatus,
|
|
6551
|
+
VerificationStatus,
|
|
6552
|
+
KeywordAction,
|
|
6553
|
+
KeywordFilterName,
|
|
6554
|
+
OptedOutFilterName,
|
|
6555
|
+
PhoneNumberFilterName,
|
|
6556
|
+
NumberCapability,
|
|
6557
|
+
NumberType,
|
|
6558
|
+
NumberStatus,
|
|
6559
|
+
PoolFilterName,
|
|
6560
|
+
RegistrationAttachmentFilterName,
|
|
6561
|
+
FieldRequirement,
|
|
6562
|
+
FieldType,
|
|
6563
|
+
RegistrationFilterName,
|
|
6564
|
+
RegistrationTypeFilterName,
|
|
6565
|
+
RegistrationAssociationBehavior,
|
|
6566
|
+
RegistrationDisassociationBehavior,
|
|
6567
|
+
RegistrationVersionFilterName,
|
|
6568
|
+
SenderIdFilterName,
|
|
6569
|
+
SpendLimitName,
|
|
6570
|
+
VerifiedDestinationNumberFilterName,
|
|
6571
|
+
DestinationCountryParameterKey,
|
|
6572
|
+
LanguageCode,
|
|
6573
|
+
PoolOriginationIdentitiesFilterName,
|
|
6574
|
+
RegistrationAssociationFilterName,
|
|
6575
|
+
RequestableNumberType,
|
|
6576
|
+
VerificationChannel,
|
|
6577
|
+
VoiceMessageBodyTextType,
|
|
6578
|
+
VoiceId
|
|
6577
6579
|
});
|
|
6580
|
+
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-pinpoint-sms-voice-v2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Pinpoint Sms Voice V2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.499.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-pinpoint-sms-voice-v2",
|
|
@@ -20,48 +20,48 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/core": "^1.3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
39
|
-
"@smithy/hash-node": "^2.1.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
43
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
-
"@smithy/middleware-serde": "^2.1.
|
|
45
|
-
"@smithy/middleware-stack": "^2.1.
|
|
46
|
-
"@smithy/node-config-provider": "^2.2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.3.
|
|
48
|
-
"@smithy/protocol-http": "^3.1.
|
|
49
|
-
"@smithy/smithy-client": "^2.3.
|
|
50
|
-
"@smithy/types": "^2.9.
|
|
51
|
-
"@smithy/url-parser": "^2.1.
|
|
52
|
-
"@smithy/util-base64": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
57
|
-
"@smithy/util-endpoints": "^1.1.
|
|
58
|
-
"@smithy/util-retry": "^2.1.
|
|
59
|
-
"@smithy/util-utf8": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/core": "^1.3.1",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
39
|
+
"@smithy/hash-node": "^2.1.1",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
43
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
45
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
46
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
47
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
48
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
49
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
50
|
+
"@smithy/types": "^2.9.1",
|
|
51
|
+
"@smithy/url-parser": "^2.1.1",
|
|
52
|
+
"@smithy/util-base64": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
57
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
58
|
+
"@smithy/util-retry": "^2.1.1",
|
|
59
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
60
60
|
"tslib": "^2.5.0",
|
|
61
61
|
"uuid": "^8.3.2"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
64
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
65
65
|
"@tsconfig/node14": "1.0.3",
|
|
66
66
|
"@types/node": "^14.14.31",
|
|
67
67
|
"@types/uuid": "^8.3.0",
|