@aws-sdk/client-pinpoint-sms-voice-v2 3.940.0 → 3.946.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 +7 -63
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/PinpointSMSVoiceV2Client.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +7 -63
- package/dist-types/PinpointSMSVoiceV2.d.ts +1 -1
- package/dist-types/PinpointSMSVoiceV2Client.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AssociateOriginationIdentityCommand.d.ts +3 -3
- package/dist-types/commands/AssociateProtectConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CarrierLookupCommand.d.ts +3 -3
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +3 -3
- package/dist-types/commands/CreateEventDestinationCommand.d.ts +3 -3
- package/dist-types/commands/CreateOptOutListCommand.d.ts +3 -3
- package/dist-types/commands/CreatePoolCommand.d.ts +3 -3
- package/dist-types/commands/CreateProtectConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateRegistrationAssociationCommand.d.ts +3 -3
- package/dist-types/commands/CreateRegistrationAttachmentCommand.d.ts +3 -3
- package/dist-types/commands/CreateRegistrationCommand.d.ts +3 -3
- package/dist-types/commands/CreateRegistrationVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateVerifiedDestinationNumberCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccountDefaultProtectConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDefaultMessageTypeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDefaultSenderIdCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEventDestinationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteKeywordCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMediaMessageSpendLimitOverrideCommand.d.ts +3 -3
- package/dist-types/commands/DeleteOptOutListCommand.d.ts +3 -3
- package/dist-types/commands/DeleteOptedOutNumberCommand.d.ts +3 -3
- package/dist-types/commands/DeletePoolCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProtectConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProtectConfigurationRuleSetNumberOverrideCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRegistrationAttachmentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRegistrationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRegistrationFieldValueCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVerifiedDestinationNumberCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConfigurationSetsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeKeywordsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeOptOutListsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeOptedOutNumbersCommand.d.ts +3 -3
- package/dist-types/commands/DescribePhoneNumbersCommand.d.ts +3 -3
- package/dist-types/commands/DescribePoolsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeProtectConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRegistrationAttachmentsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRegistrationFieldValuesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRegistrationVersionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRegistrationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeSenderIdsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeSpendLimitsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateOriginationIdentityCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateProtectConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DiscardRegistrationVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetProtectConfigurationCountryRuleSetCommand.d.ts +3 -3
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/ListPoolOriginationIdentitiesCommand.d.ts +3 -3
- package/dist-types/commands/ListProtectConfigurationRuleSetNumberOverridesCommand.d.ts +3 -3
- package/dist-types/commands/ListRegistrationAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/PutKeywordCommand.d.ts +3 -3
- package/dist-types/commands/PutMessageFeedbackCommand.d.ts +3 -3
- package/dist-types/commands/PutOptedOutNumberCommand.d.ts +3 -3
- package/dist-types/commands/PutProtectConfigurationRuleSetNumberOverrideCommand.d.ts +3 -3
- package/dist-types/commands/PutRegistrationFieldValueCommand.d.ts +3 -3
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +3 -3
- package/dist-types/commands/ReleaseSenderIdCommand.d.ts +3 -3
- package/dist-types/commands/RequestPhoneNumberCommand.d.ts +3 -3
- package/dist-types/commands/RequestSenderIdCommand.d.ts +3 -3
- package/dist-types/commands/SendDestinationNumberVerificationCodeCommand.d.ts +3 -3
- package/dist-types/commands/SendMediaMessageCommand.d.ts +3 -3
- package/dist-types/commands/SendTextMessageCommand.d.ts +3 -3
- package/dist-types/commands/SendVoiceMessageCommand.d.ts +3 -3
- package/dist-types/commands/SetAccountDefaultProtectConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/SetDefaultMessageFeedbackEnabledCommand.d.ts +3 -3
- package/dist-types/commands/SetDefaultMessageTypeCommand.d.ts +3 -3
- package/dist-types/commands/SetDefaultSenderIdCommand.d.ts +3 -3
- package/dist-types/commands/SetMediaMessageSpendLimitOverrideCommand.d.ts +3 -3
- package/dist-types/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +3 -3
- package/dist-types/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +3 -3
- package/dist-types/commands/SubmitRegistrationVersionCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEventDestinationCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePoolCommand.d.ts +3 -3
- package/dist-types/commands/UpdateProtectConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateProtectConfigurationCountryRuleSetCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSenderIdCommand.d.ts +3 -3
- package/dist-types/commands/VerifyDestinationNumberCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/PinpointSMSVoiceV2ServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/DescribeAccountAttributesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeAccountLimitsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeConfigurationSetsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeKeywordsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOptOutListsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOptedOutNumbersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribePhoneNumbersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribePoolsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeProtectConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRegistrationAttachmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRegistrationFieldDefinitionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRegistrationFieldValuesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRegistrationSectionDefinitionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRegistrationTypeDefinitionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRegistrationVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRegistrationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSenderIdsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSpendLimitsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeVerifiedDestinationNumbersPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListPoolOriginationIdentitiesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProtectConfigurationRuleSetNumberOverridesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRegistrationAssociationsPaginator.d.ts +1 -1
- 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/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/PinpointSMSVoiceV2Client.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/PinpointSMSVoiceV2ServiceException.d.ts +1 -1
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -821,16 +821,7 @@ const _e = "error";
|
|
|
821
821
|
const _s = "server";
|
|
822
822
|
const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.pinpointsmsvoicev2";
|
|
823
823
|
const n0 = "com.amazonaws.pinpointsmsvoicev2";
|
|
824
|
-
var AccessDeniedException = [
|
|
825
|
-
-3,
|
|
826
|
-
n0,
|
|
827
|
-
_ADE,
|
|
828
|
-
{
|
|
829
|
-
[_e]: _c,
|
|
830
|
-
},
|
|
831
|
-
[_M, _R],
|
|
832
|
-
[0, 0],
|
|
833
|
-
];
|
|
824
|
+
var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_M, _R], [0, 0]];
|
|
834
825
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
|
|
835
826
|
var AccountAttribute = [3, n0, _AA, 0, [_N, _V], [0, 0]];
|
|
836
827
|
var AccountLimit = [3, n0, _AL, 0, [_N, _U, _Ma], [0, 1, 1]];
|
|
@@ -878,16 +869,7 @@ var ConfigurationSetInformation = [
|
|
|
878
869
|
[_CSA, _CSN, _ED, _DMT, _DSI, _DMFE, _CTr, _PCI],
|
|
879
870
|
[0, 0, () => EventDestinationList, 0, 0, 2, 4, 0],
|
|
880
871
|
];
|
|
881
|
-
var ConflictException = [
|
|
882
|
-
-3,
|
|
883
|
-
n0,
|
|
884
|
-
_CE,
|
|
885
|
-
{
|
|
886
|
-
[_e]: _c,
|
|
887
|
-
},
|
|
888
|
-
[_M, _R, _RT, _RI],
|
|
889
|
-
[0, 0, 0, 0],
|
|
890
|
-
];
|
|
872
|
+
var ConflictException = [-3, n0, _CE, { [_e]: _c }, [_M, _R, _RT, _RI], [0, 0, 0, 0]];
|
|
891
873
|
schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
|
|
892
874
|
var CreateConfigurationSetRequest = [
|
|
893
875
|
3,
|
|
@@ -1486,16 +1468,7 @@ var GetProtectConfigurationCountryRuleSetResult = [
|
|
|
1486
1468
|
];
|
|
1487
1469
|
var GetResourcePolicyRequest = [3, n0, _GRPR, 0, [_RAe], [0]];
|
|
1488
1470
|
var GetResourcePolicyResult = [3, n0, _GRPRe, 0, [_RAe, _P, _CTr], [0, 0, 4]];
|
|
1489
|
-
var InternalServerException = [
|
|
1490
|
-
-3,
|
|
1491
|
-
n0,
|
|
1492
|
-
_ISE,
|
|
1493
|
-
{
|
|
1494
|
-
[_e]: _s,
|
|
1495
|
-
},
|
|
1496
|
-
[_M, _RIeq],
|
|
1497
|
-
[0, 0],
|
|
1498
|
-
];
|
|
1471
|
+
var InternalServerException = [-3, n0, _ISE, { [_e]: _s }, [_M, _RIeq], [0, 0]];
|
|
1499
1472
|
schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
|
|
1500
1473
|
var KeywordFilter = [3, n0, _KF, 0, [_N, _Va], [0, 64 | 0]];
|
|
1501
1474
|
var KeywordInformation = [3, n0, _KI, 0, [_K, _KM, _KA], [0, 0, 0]];
|
|
@@ -1833,16 +1806,7 @@ var RequestSenderIdResult = [
|
|
|
1833
1806
|
[_SIA, _SI, _ICC, _MTe, _MLP, _DPE, _Reg, _T],
|
|
1834
1807
|
[0, 0, 0, 64 | 0, 0, 2, 2, () => TagList],
|
|
1835
1808
|
];
|
|
1836
|
-
var ResourceNotFoundException = [
|
|
1837
|
-
-3,
|
|
1838
|
-
n0,
|
|
1839
|
-
_RNFE,
|
|
1840
|
-
{
|
|
1841
|
-
[_e]: _c,
|
|
1842
|
-
},
|
|
1843
|
-
[_M, _RT, _RI],
|
|
1844
|
-
[0, 0, 0],
|
|
1845
|
-
];
|
|
1809
|
+
var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c }, [_M, _RT, _RI], [0, 0, 0]];
|
|
1846
1810
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
|
|
1847
1811
|
var SelectOptionDescription = [3, n0, _SODe, 0, [_Op, _Ti, _D], [0, 0, 0]];
|
|
1848
1812
|
var SelectValidation = [3, n0, _SV, 0, [_MC, _MCa, _Opt], [1, 1, 64 | 0]];
|
|
@@ -1892,16 +1856,7 @@ var SendVoiceMessageRequest = [
|
|
|
1892
1856
|
[0, 0, 0, 0, 0, 0, 0, 1, 128 | 0, 2, 0, 2],
|
|
1893
1857
|
];
|
|
1894
1858
|
var SendVoiceMessageResult = [3, n0, _SVMRe, 0, [_MI], [0]];
|
|
1895
|
-
var ServiceQuotaExceededException = [
|
|
1896
|
-
-3,
|
|
1897
|
-
n0,
|
|
1898
|
-
_SQEE,
|
|
1899
|
-
{
|
|
1900
|
-
[_e]: _c,
|
|
1901
|
-
},
|
|
1902
|
-
[_M, _R],
|
|
1903
|
-
[0, 0],
|
|
1904
|
-
];
|
|
1859
|
+
var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c }, [_M, _R], [0, 0]];
|
|
1905
1860
|
schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, ServiceQuotaExceededException$1);
|
|
1906
1861
|
var SetAccountDefaultProtectConfigurationRequest = [3, n0, _SADPCR, 0, [_PCI], [0]];
|
|
1907
1862
|
var SetAccountDefaultProtectConfigurationResult = [
|
|
@@ -1947,16 +1902,7 @@ var Tag = [3, n0, _Ta, 0, [_Key, _V], [0, 0]];
|
|
|
1947
1902
|
var TagResourceRequest = [3, n0, _TRR, 0, [_RAe, _T], [0, () => NonEmptyTagList]];
|
|
1948
1903
|
var TagResourceResult = [3, n0, _TRRa, 0, [], []];
|
|
1949
1904
|
var TextValidation = [3, n0, _TVe, 0, [_MLi, _MLax, _Pa], [1, 1, 0]];
|
|
1950
|
-
var ThrottlingException = [
|
|
1951
|
-
-3,
|
|
1952
|
-
n0,
|
|
1953
|
-
_TE,
|
|
1954
|
-
{
|
|
1955
|
-
[_e]: _c,
|
|
1956
|
-
},
|
|
1957
|
-
[_M],
|
|
1958
|
-
[0],
|
|
1959
|
-
];
|
|
1905
|
+
var ThrottlingException = [-3, n0, _TE, { [_e]: _c }, [_M], [0]];
|
|
1960
1906
|
schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
|
|
1961
1907
|
var UntagResourceRequest = [3, n0, _URR, 0, [_RAe, _TK], [0, 64 | 0]];
|
|
1962
1908
|
var UntagResourceResult = [3, n0, _URRn, 0, [], []];
|
|
@@ -2046,9 +1992,7 @@ var ValidationException = [
|
|
|
2046
1992
|
-3,
|
|
2047
1993
|
n0,
|
|
2048
1994
|
_VE,
|
|
2049
|
-
{
|
|
2050
|
-
[_e]: _c,
|
|
2051
|
-
},
|
|
1995
|
+
{ [_e]: _c },
|
|
2052
1996
|
[_M, _R, _Fi],
|
|
2053
1997
|
[0, 0, () => ValidationExceptionFieldList],
|
|
2054
1998
|
];
|
|
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
|
8
8
|
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
9
|
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
10
|
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
11
12
|
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
13
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
12
14
|
const util_retry_1 = require("@smithy/util-retry");
|
|
13
15
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
|
|
|
11
11
|
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
12
12
|
const node_config_provider_1 = require("@smithy/node-config-provider");
|
|
13
13
|
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
14
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
15
|
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
16
|
+
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
15
17
|
const util_retry_1 = require("@smithy/util-retry");
|
|
16
18
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
17
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
18
|
-
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
19
|
-
const smithy_client_2 = require("@smithy/smithy-client");
|
|
20
19
|
const getRuntimeConfig = (config) => {
|
|
21
|
-
(0,
|
|
20
|
+
(0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
22
21
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
23
22
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
23
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
7
|
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
8
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
9
|
-
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
10
|
-
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
9
|
+
import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
|
|
10
|
+
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
|
|
11
11
|
import { Client as __Client, } from "@smithy/smithy-client";
|
|
12
12
|
import { defaultPinpointSMSVoiceV2HttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
|
|
13
13
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
|
|
|
4
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
5
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
6
|
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
7
8
|
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
8
10
|
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
9
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
11
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
12
12
|
export const getRuntimeConfig = (config) => {
|
|
13
13
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
14
14
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
|
|
|
7
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
|
8
8
|
import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
|
|
9
9
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
10
11
|
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
12
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
11
13
|
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
12
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
14
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
|
|
16
15
|
export const getRuntimeConfig = (config) => {
|
|
17
16
|
emitWarningIfUnsupportedVersion(process.version);
|
|
18
17
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -582,16 +582,7 @@ const n0 = "com.amazonaws.pinpointsmsvoicev2";
|
|
|
582
582
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
583
583
|
import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/errors";
|
|
584
584
|
import { PinpointSMSVoiceV2ServiceException as __PinpointSMSVoiceV2ServiceException } from "../models/PinpointSMSVoiceV2ServiceException";
|
|
585
|
-
export var AccessDeniedException = [
|
|
586
|
-
-3,
|
|
587
|
-
n0,
|
|
588
|
-
_ADE,
|
|
589
|
-
{
|
|
590
|
-
[_e]: _c,
|
|
591
|
-
},
|
|
592
|
-
[_M, _R],
|
|
593
|
-
[0, 0],
|
|
594
|
-
];
|
|
585
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_M, _R], [0, 0]];
|
|
595
586
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
596
587
|
export var AccountAttribute = [3, n0, _AA, 0, [_N, _V], [0, 0]];
|
|
597
588
|
export var AccountLimit = [3, n0, _AL, 0, [_N, _U, _Ma], [0, 1, 1]];
|
|
@@ -639,16 +630,7 @@ export var ConfigurationSetInformation = [
|
|
|
639
630
|
[_CSA, _CSN, _ED, _DMT, _DSI, _DMFE, _CTr, _PCI],
|
|
640
631
|
[0, 0, () => EventDestinationList, 0, 0, 2, 4, 0],
|
|
641
632
|
];
|
|
642
|
-
export var ConflictException = [
|
|
643
|
-
-3,
|
|
644
|
-
n0,
|
|
645
|
-
_CE,
|
|
646
|
-
{
|
|
647
|
-
[_e]: _c,
|
|
648
|
-
},
|
|
649
|
-
[_M, _R, _RT, _RI],
|
|
650
|
-
[0, 0, 0, 0],
|
|
651
|
-
];
|
|
633
|
+
export var ConflictException = [-3, n0, _CE, { [_e]: _c }, [_M, _R, _RT, _RI], [0, 0, 0, 0]];
|
|
652
634
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
653
635
|
export var CreateConfigurationSetRequest = [
|
|
654
636
|
3,
|
|
@@ -1247,16 +1229,7 @@ export var GetProtectConfigurationCountryRuleSetResult = [
|
|
|
1247
1229
|
];
|
|
1248
1230
|
export var GetResourcePolicyRequest = [3, n0, _GRPR, 0, [_RAe], [0]];
|
|
1249
1231
|
export var GetResourcePolicyResult = [3, n0, _GRPRe, 0, [_RAe, _P, _CTr], [0, 0, 4]];
|
|
1250
|
-
export var InternalServerException = [
|
|
1251
|
-
-3,
|
|
1252
|
-
n0,
|
|
1253
|
-
_ISE,
|
|
1254
|
-
{
|
|
1255
|
-
[_e]: _s,
|
|
1256
|
-
},
|
|
1257
|
-
[_M, _RIeq],
|
|
1258
|
-
[0, 0],
|
|
1259
|
-
];
|
|
1232
|
+
export var InternalServerException = [-3, n0, _ISE, { [_e]: _s }, [_M, _RIeq], [0, 0]];
|
|
1260
1233
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
1261
1234
|
export var KeywordFilter = [3, n0, _KF, 0, [_N, _Va], [0, 64 | 0]];
|
|
1262
1235
|
export var KeywordInformation = [3, n0, _KI, 0, [_K, _KM, _KA], [0, 0, 0]];
|
|
@@ -1594,16 +1567,7 @@ export var RequestSenderIdResult = [
|
|
|
1594
1567
|
[_SIA, _SI, _ICC, _MTe, _MLP, _DPE, _Reg, _T],
|
|
1595
1568
|
[0, 0, 0, 64 | 0, 0, 2, 2, () => TagList],
|
|
1596
1569
|
];
|
|
1597
|
-
export var ResourceNotFoundException = [
|
|
1598
|
-
-3,
|
|
1599
|
-
n0,
|
|
1600
|
-
_RNFE,
|
|
1601
|
-
{
|
|
1602
|
-
[_e]: _c,
|
|
1603
|
-
},
|
|
1604
|
-
[_M, _RT, _RI],
|
|
1605
|
-
[0, 0, 0],
|
|
1606
|
-
];
|
|
1570
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c }, [_M, _RT, _RI], [0, 0, 0]];
|
|
1607
1571
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
1608
1572
|
export var SelectOptionDescription = [3, n0, _SODe, 0, [_Op, _Ti, _D], [0, 0, 0]];
|
|
1609
1573
|
export var SelectValidation = [3, n0, _SV, 0, [_MC, _MCa, _Opt], [1, 1, 64 | 0]];
|
|
@@ -1653,16 +1617,7 @@ export var SendVoiceMessageRequest = [
|
|
|
1653
1617
|
[0, 0, 0, 0, 0, 0, 0, 1, 128 | 0, 2, 0, 2],
|
|
1654
1618
|
];
|
|
1655
1619
|
export var SendVoiceMessageResult = [3, n0, _SVMRe, 0, [_MI], [0]];
|
|
1656
|
-
export var ServiceQuotaExceededException = [
|
|
1657
|
-
-3,
|
|
1658
|
-
n0,
|
|
1659
|
-
_SQEE,
|
|
1660
|
-
{
|
|
1661
|
-
[_e]: _c,
|
|
1662
|
-
},
|
|
1663
|
-
[_M, _R],
|
|
1664
|
-
[0, 0],
|
|
1665
|
-
];
|
|
1620
|
+
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c }, [_M, _R], [0, 0]];
|
|
1666
1621
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
1667
1622
|
export var SetAccountDefaultProtectConfigurationRequest = [3, n0, _SADPCR, 0, [_PCI], [0]];
|
|
1668
1623
|
export var SetAccountDefaultProtectConfigurationResult = [
|
|
@@ -1708,16 +1663,7 @@ export var Tag = [3, n0, _Ta, 0, [_Key, _V], [0, 0]];
|
|
|
1708
1663
|
export var TagResourceRequest = [3, n0, _TRR, 0, [_RAe, _T], [0, () => NonEmptyTagList]];
|
|
1709
1664
|
export var TagResourceResult = [3, n0, _TRRa, 0, [], []];
|
|
1710
1665
|
export var TextValidation = [3, n0, _TVe, 0, [_MLi, _MLax, _Pa], [1, 1, 0]];
|
|
1711
|
-
export var ThrottlingException = [
|
|
1712
|
-
-3,
|
|
1713
|
-
n0,
|
|
1714
|
-
_TE,
|
|
1715
|
-
{
|
|
1716
|
-
[_e]: _c,
|
|
1717
|
-
},
|
|
1718
|
-
[_M],
|
|
1719
|
-
[0],
|
|
1720
|
-
];
|
|
1666
|
+
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c }, [_M], [0]];
|
|
1721
1667
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
1722
1668
|
export var UntagResourceRequest = [3, n0, _URR, 0, [_RAe, _TK], [0, 64 | 0]];
|
|
1723
1669
|
export var UntagResourceResult = [3, n0, _URRn, 0, [], []];
|
|
@@ -1807,9 +1753,7 @@ export var ValidationException = [
|
|
|
1807
1753
|
-3,
|
|
1808
1754
|
n0,
|
|
1809
1755
|
_VE,
|
|
1810
|
-
{
|
|
1811
|
-
[_e]: _c,
|
|
1812
|
-
},
|
|
1756
|
+
{ [_e]: _c },
|
|
1813
1757
|
[_M, _R, _Fi],
|
|
1814
1758
|
[0, 0, () => ValidationExceptionFieldList],
|
|
1815
1759
|
];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { AssociateOriginationIdentityCommandInput, AssociateOriginationIdentityCommandOutput } from "./commands/AssociateOriginationIdentityCommand";
|
|
3
3
|
import { AssociateProtectConfigurationCommandInput, AssociateProtectConfigurationCommandOutput } from "./commands/AssociateProtectConfigurationCommand";
|
|
4
4
|
import { CarrierLookupCommandInput, CarrierLookupCommandOutput } from "./commands/CarrierLookupCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { AssociateOriginationIdentityCommandInput, AssociateOriginationIdentityCommandOutput } from "./commands/AssociateOriginationIdentityCommand";
|
|
11
11
|
import { AssociateProtectConfigurationCommandInput, AssociateProtectConfigurationCommandOutput } from "./commands/AssociateProtectConfigurationCommand";
|
|
12
12
|
import { CarrierLookupCommandInput, CarrierLookupCommandOutput } from "./commands/CarrierLookupCommand";
|
|
@@ -99,7 +99,7 @@ import { UpdateProtectConfigurationCountryRuleSetCommandInput, UpdateProtectConf
|
|
|
99
99
|
import { UpdateSenderIdCommandInput, UpdateSenderIdCommandOutput } from "./commands/UpdateSenderIdCommand";
|
|
100
100
|
import { VerifyDestinationNumberCommandInput, VerifyDestinationNumberCommandOutput } from "./commands/VerifyDestinationNumberCommand";
|
|
101
101
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
102
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
102
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
103
103
|
export { __Client };
|
|
104
104
|
/**
|
|
105
105
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { PinpointSMSVoiceV2HttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { PinpointSMSVoiceV2HttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type PinpointSMSVoiceV2ClientResolvedConfig } from "../PinpointSMSVoiceV2Client";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AssociateOriginationIdentityRequest, AssociateOriginationIdentityResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AssociateOriginationIdentityRequest, AssociateOriginationIdentityResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AssociateProtectConfigurationRequest, AssociateProtectConfigurationResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AssociateProtectConfigurationRequest, AssociateProtectConfigurationResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CarrierLookupRequest, CarrierLookupResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CarrierLookupRequest, CarrierLookupResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateConfigurationSetRequest, CreateConfigurationSetResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateConfigurationSetRequest, CreateConfigurationSetResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateEventDestinationRequest, CreateEventDestinationResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateEventDestinationRequest, CreateEventDestinationResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateOptOutListRequest, CreateOptOutListResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateOptOutListRequest, CreateOptOutListResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreatePoolRequest, CreatePoolResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreatePoolRequest, CreatePoolResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateProtectConfigurationRequest, CreateProtectConfigurationResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateProtectConfigurationRequest, CreateProtectConfigurationResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateRegistrationAssociationRequest, CreateRegistrationAssociationResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateRegistrationAssociationRequest, CreateRegistrationAssociationResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateRegistrationAttachmentRequest, CreateRegistrationAttachmentResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateRegistrationAttachmentRequest, CreateRegistrationAttachmentResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateRegistrationRequest, CreateRegistrationResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateRegistrationRequest, CreateRegistrationResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateRegistrationVersionRequest, CreateRegistrationVersionResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateRegistrationVersionRequest, CreateRegistrationVersionResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateVerifiedDestinationNumberRequest, CreateVerifiedDestinationNumberResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateVerifiedDestinationNumberRequest, CreateVerifiedDestinationNumberResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteAccountDefaultProtectConfigurationRequest, DeleteAccountDefaultProtectConfigurationResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteAccountDefaultProtectConfigurationRequest, DeleteAccountDefaultProtectConfigurationResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteConfigurationSetRequest, DeleteConfigurationSetResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteConfigurationSetRequest, DeleteConfigurationSetResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteDefaultMessageTypeRequest, DeleteDefaultMessageTypeResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteDefaultMessageTypeRequest, DeleteDefaultMessageTypeResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteDefaultSenderIdRequest, DeleteDefaultSenderIdResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteDefaultSenderIdRequest, DeleteDefaultSenderIdResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteEventDestinationRequest, DeleteEventDestinationResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteEventDestinationRequest, DeleteEventDestinationResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteKeywordRequest, DeleteKeywordResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteKeywordRequest, DeleteKeywordResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteMediaMessageSpendLimitOverrideRequest, DeleteMediaMessageSpendLimitOverrideResult } from "../models/models_0";
|
|
4
|
-
import { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteMediaMessageSpendLimitOverrideRequest, DeleteMediaMessageSpendLimitOverrideResult } from "../models/models_0";
|
|
4
|
+
import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|