@aws-sdk/client-pinpoint-sms-voice-v2 3.1045.0 → 3.1047.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +228 -229
- package/dist-cjs/models/PinpointSMSVoiceV2ServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/PinpointSMSVoiceV2.js +1 -1
- package/dist-es/PinpointSMSVoiceV2Client.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AssociateOriginationIdentityCommand.js +2 -2
- package/dist-es/commands/AssociateProtectConfigurationCommand.js +2 -2
- package/dist-es/commands/CarrierLookupCommand.js +2 -2
- package/dist-es/commands/CreateConfigurationSetCommand.js +2 -2
- package/dist-es/commands/CreateEventDestinationCommand.js +2 -2
- package/dist-es/commands/CreateNotifyConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateOptOutListCommand.js +2 -2
- package/dist-es/commands/CreatePoolCommand.js +2 -2
- package/dist-es/commands/CreateProtectConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateRcsAgentCommand.js +2 -2
- package/dist-es/commands/CreateRegistrationAssociationCommand.js +2 -2
- package/dist-es/commands/CreateRegistrationAttachmentCommand.js +2 -2
- package/dist-es/commands/CreateRegistrationCommand.js +2 -2
- package/dist-es/commands/CreateRegistrationVersionCommand.js +2 -2
- package/dist-es/commands/CreateVerifiedDestinationNumberCommand.js +2 -2
- package/dist-es/commands/DeleteAccountDefaultProtectConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteConfigurationSetCommand.js +2 -2
- package/dist-es/commands/DeleteDefaultMessageTypeCommand.js +2 -2
- package/dist-es/commands/DeleteDefaultSenderIdCommand.js +2 -2
- package/dist-es/commands/DeleteEventDestinationCommand.js +2 -2
- package/dist-es/commands/DeleteKeywordCommand.js +2 -2
- package/dist-es/commands/DeleteMediaMessageSpendLimitOverrideCommand.js +2 -2
- package/dist-es/commands/DeleteNotifyConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteNotifyMessageSpendLimitOverrideCommand.js +2 -2
- package/dist-es/commands/DeleteOptOutListCommand.js +2 -2
- package/dist-es/commands/DeleteOptedOutNumberCommand.js +2 -2
- package/dist-es/commands/DeletePoolCommand.js +2 -2
- package/dist-es/commands/DeleteProtectConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteProtectConfigurationRuleSetNumberOverrideCommand.js +2 -2
- package/dist-es/commands/DeleteRcsAgentCommand.js +2 -2
- package/dist-es/commands/DeleteRegistrationAttachmentCommand.js +2 -2
- package/dist-es/commands/DeleteRegistrationCommand.js +2 -2
- package/dist-es/commands/DeleteRegistrationFieldValueCommand.js +2 -2
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-es/commands/DeleteTextMessageSpendLimitOverrideCommand.js +2 -2
- package/dist-es/commands/DeleteVerifiedDestinationNumberCommand.js +2 -2
- package/dist-es/commands/DeleteVoiceMessageSpendLimitOverrideCommand.js +2 -2
- package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -2
- package/dist-es/commands/DescribeAccountLimitsCommand.js +2 -2
- package/dist-es/commands/DescribeConfigurationSetsCommand.js +2 -2
- package/dist-es/commands/DescribeKeywordsCommand.js +2 -2
- package/dist-es/commands/DescribeNotifyConfigurationsCommand.js +2 -2
- package/dist-es/commands/DescribeNotifyTemplatesCommand.js +2 -2
- package/dist-es/commands/DescribeOptOutListsCommand.js +2 -2
- package/dist-es/commands/DescribeOptedOutNumbersCommand.js +2 -2
- package/dist-es/commands/DescribePhoneNumbersCommand.js +2 -2
- package/dist-es/commands/DescribePoolsCommand.js +2 -2
- package/dist-es/commands/DescribeProtectConfigurationsCommand.js +2 -2
- package/dist-es/commands/DescribeRcsAgentCountryLaunchStatusCommand.js +2 -2
- package/dist-es/commands/DescribeRcsAgentsCommand.js +2 -2
- package/dist-es/commands/DescribeRegistrationAttachmentsCommand.js +2 -2
- package/dist-es/commands/DescribeRegistrationFieldDefinitionsCommand.js +2 -2
- package/dist-es/commands/DescribeRegistrationFieldValuesCommand.js +2 -2
- package/dist-es/commands/DescribeRegistrationSectionDefinitionsCommand.js +2 -2
- package/dist-es/commands/DescribeRegistrationTypeDefinitionsCommand.js +2 -2
- package/dist-es/commands/DescribeRegistrationVersionsCommand.js +2 -2
- package/dist-es/commands/DescribeRegistrationsCommand.js +2 -2
- package/dist-es/commands/DescribeSenderIdsCommand.js +2 -2
- package/dist-es/commands/DescribeSpendLimitsCommand.js +2 -2
- package/dist-es/commands/DescribeVerifiedDestinationNumbersCommand.js +2 -2
- package/dist-es/commands/DisassociateOriginationIdentityCommand.js +2 -2
- package/dist-es/commands/DisassociateProtectConfigurationCommand.js +2 -2
- package/dist-es/commands/DiscardRegistrationVersionCommand.js +2 -2
- package/dist-es/commands/GetProtectConfigurationCountryRuleSetCommand.js +2 -2
- package/dist-es/commands/GetResourcePolicyCommand.js +2 -2
- package/dist-es/commands/ListNotifyCountriesCommand.js +2 -2
- package/dist-es/commands/ListPoolOriginationIdentitiesCommand.js +2 -2
- package/dist-es/commands/ListProtectConfigurationRuleSetNumberOverridesCommand.js +2 -2
- package/dist-es/commands/ListRegistrationAssociationsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/PutKeywordCommand.js +2 -2
- package/dist-es/commands/PutMessageFeedbackCommand.js +2 -2
- package/dist-es/commands/PutOptedOutNumberCommand.js +2 -2
- package/dist-es/commands/PutProtectConfigurationRuleSetNumberOverrideCommand.js +2 -2
- package/dist-es/commands/PutRegistrationFieldValueCommand.js +2 -2
- package/dist-es/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-es/commands/ReleasePhoneNumberCommand.js +2 -2
- package/dist-es/commands/ReleaseSenderIdCommand.js +2 -2
- package/dist-es/commands/RequestPhoneNumberCommand.js +2 -2
- package/dist-es/commands/RequestSenderIdCommand.js +2 -2
- package/dist-es/commands/SendDestinationNumberVerificationCodeCommand.js +2 -2
- package/dist-es/commands/SendMediaMessageCommand.js +2 -2
- package/dist-es/commands/SendNotifyTextMessageCommand.js +2 -2
- package/dist-es/commands/SendNotifyVoiceMessageCommand.js +2 -2
- package/dist-es/commands/SendTextMessageCommand.js +2 -2
- package/dist-es/commands/SendVoiceMessageCommand.js +2 -2
- package/dist-es/commands/SetAccountDefaultProtectConfigurationCommand.js +2 -2
- package/dist-es/commands/SetDefaultMessageFeedbackEnabledCommand.js +2 -2
- package/dist-es/commands/SetDefaultMessageTypeCommand.js +2 -2
- package/dist-es/commands/SetDefaultSenderIdCommand.js +2 -2
- package/dist-es/commands/SetMediaMessageSpendLimitOverrideCommand.js +2 -2
- package/dist-es/commands/SetNotifyMessageSpendLimitOverrideCommand.js +2 -2
- package/dist-es/commands/SetTextMessageSpendLimitOverrideCommand.js +2 -2
- package/dist-es/commands/SetVoiceMessageSpendLimitOverrideCommand.js +2 -2
- package/dist-es/commands/SubmitRegistrationVersionCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateEventDestinationCommand.js +2 -2
- package/dist-es/commands/UpdateNotifyConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdatePhoneNumberCommand.js +2 -2
- package/dist-es/commands/UpdatePoolCommand.js +2 -2
- package/dist-es/commands/UpdateProtectConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateProtectConfigurationCountryRuleSetCommand.js +2 -2
- package/dist-es/commands/UpdateRcsAgentCommand.js +2 -2
- package/dist-es/commands/UpdateSenderIdCommand.js +2 -2
- package/dist-es/commands/VerifyDestinationNumberCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/PinpointSMSVoiceV2ServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-types/PinpointSMSVoiceV2Client.d.ts +5 -5
- package/dist-types/commands/AssociateOriginationIdentityCommand.d.ts +6 -4
- package/dist-types/commands/AssociateProtectConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/CarrierLookupCommand.d.ts +6 -4
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +6 -4
- package/dist-types/commands/CreateEventDestinationCommand.d.ts +6 -4
- package/dist-types/commands/CreateNotifyConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/CreateOptOutListCommand.d.ts +6 -4
- package/dist-types/commands/CreatePoolCommand.d.ts +6 -4
- package/dist-types/commands/CreateProtectConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/CreateRcsAgentCommand.d.ts +6 -4
- package/dist-types/commands/CreateRegistrationAssociationCommand.d.ts +6 -4
- package/dist-types/commands/CreateRegistrationAttachmentCommand.d.ts +6 -4
- package/dist-types/commands/CreateRegistrationCommand.d.ts +6 -4
- package/dist-types/commands/CreateRegistrationVersionCommand.d.ts +6 -4
- package/dist-types/commands/CreateVerifiedDestinationNumberCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAccountDefaultProtectConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDefaultMessageTypeCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDefaultSenderIdCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEventDestinationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteKeywordCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMediaMessageSpendLimitOverrideCommand.d.ts +6 -4
- package/dist-types/commands/DeleteNotifyConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteNotifyMessageSpendLimitOverrideCommand.d.ts +6 -4
- package/dist-types/commands/DeleteOptOutListCommand.d.ts +6 -4
- package/dist-types/commands/DeleteOptedOutNumberCommand.d.ts +6 -4
- package/dist-types/commands/DeletePoolCommand.d.ts +6 -4
- package/dist-types/commands/DeleteProtectConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteProtectConfigurationRuleSetNumberOverrideCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRcsAgentCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRegistrationAttachmentCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRegistrationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRegistrationFieldValueCommand.d.ts +6 -4
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +6 -4
- package/dist-types/commands/DeleteVerifiedDestinationNumberCommand.d.ts +6 -4
- package/dist-types/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeConfigurationSetsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeKeywordsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeNotifyConfigurationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeNotifyTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeOptOutListsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeOptedOutNumbersCommand.d.ts +6 -4
- package/dist-types/commands/DescribePhoneNumbersCommand.d.ts +6 -4
- package/dist-types/commands/DescribePoolsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeProtectConfigurationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRcsAgentCountryLaunchStatusCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRcsAgentsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRegistrationAttachmentsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRegistrationFieldValuesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRegistrationVersionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRegistrationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSenderIdsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSpendLimitsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateOriginationIdentityCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateProtectConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DiscardRegistrationVersionCommand.d.ts +6 -4
- package/dist-types/commands/GetProtectConfigurationCountryRuleSetCommand.d.ts +6 -4
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -4
- package/dist-types/commands/ListNotifyCountriesCommand.d.ts +6 -4
- package/dist-types/commands/ListPoolOriginationIdentitiesCommand.d.ts +6 -4
- package/dist-types/commands/ListProtectConfigurationRuleSetNumberOverridesCommand.d.ts +6 -4
- package/dist-types/commands/ListRegistrationAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/PutKeywordCommand.d.ts +6 -4
- package/dist-types/commands/PutMessageFeedbackCommand.d.ts +6 -4
- package/dist-types/commands/PutOptedOutNumberCommand.d.ts +6 -4
- package/dist-types/commands/PutProtectConfigurationRuleSetNumberOverrideCommand.d.ts +6 -4
- package/dist-types/commands/PutRegistrationFieldValueCommand.d.ts +6 -4
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -4
- package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +6 -4
- package/dist-types/commands/ReleaseSenderIdCommand.d.ts +6 -4
- package/dist-types/commands/RequestPhoneNumberCommand.d.ts +6 -4
- package/dist-types/commands/RequestSenderIdCommand.d.ts +6 -4
- package/dist-types/commands/SendDestinationNumberVerificationCodeCommand.d.ts +6 -4
- package/dist-types/commands/SendMediaMessageCommand.d.ts +6 -4
- package/dist-types/commands/SendNotifyTextMessageCommand.d.ts +6 -4
- package/dist-types/commands/SendNotifyVoiceMessageCommand.d.ts +6 -4
- package/dist-types/commands/SendTextMessageCommand.d.ts +6 -4
- package/dist-types/commands/SendVoiceMessageCommand.d.ts +6 -4
- package/dist-types/commands/SetAccountDefaultProtectConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/SetDefaultMessageFeedbackEnabledCommand.d.ts +6 -4
- package/dist-types/commands/SetDefaultMessageTypeCommand.d.ts +6 -4
- package/dist-types/commands/SetDefaultSenderIdCommand.d.ts +6 -4
- package/dist-types/commands/SetMediaMessageSpendLimitOverrideCommand.d.ts +6 -4
- package/dist-types/commands/SetNotifyMessageSpendLimitOverrideCommand.d.ts +6 -4
- package/dist-types/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +6 -4
- package/dist-types/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +6 -4
- package/dist-types/commands/SubmitRegistrationVersionCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateEventDestinationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateNotifyConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +6 -4
- package/dist-types/commands/UpdatePoolCommand.d.ts +6 -4
- package/dist-types/commands/UpdateProtectConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateProtectConfigurationCountryRuleSetCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRcsAgentCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSenderIdCommand.d.ts +6 -4
- package/dist-types/commands/VerifyDestinationNumberCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/PinpointSMSVoiceV2ServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/PinpointSMSVoiceV2Client.d.ts +8 -14
- package/dist-types/ts3.4/commands/AssociateOriginationIdentityCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateProtectConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CarrierLookupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEventDestinationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateNotifyConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateOptOutListCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePoolCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateProtectConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRcsAgentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRegistrationAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRegistrationAttachmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRegistrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRegistrationVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateVerifiedDestinationNumberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAccountDefaultProtectConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDefaultMessageTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDefaultSenderIdCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEventDestinationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteKeywordCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteMediaMessageSpendLimitOverrideCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteNotifyConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteNotifyMessageSpendLimitOverrideCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteOptOutListCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteOptedOutNumberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePoolCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteProtectConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteProtectConfigurationRuleSetNumberOverrideCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRcsAgentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRegistrationAttachmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRegistrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRegistrationFieldValueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteVerifiedDestinationNumberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeConfigurationSetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeKeywordsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeNotifyConfigurationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeNotifyTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeOptOutListsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeOptedOutNumbersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribePhoneNumbersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribePoolsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeProtectConfigurationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRcsAgentCountryLaunchStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRcsAgentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRegistrationAttachmentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRegistrationFieldValuesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRegistrationVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRegistrationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSenderIdsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSpendLimitsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateOriginationIdentityCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateProtectConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DiscardRegistrationVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetProtectConfigurationCountryRuleSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListNotifyCountriesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPoolOriginationIdentitiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProtectConfigurationRuleSetNumberOverridesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRegistrationAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutKeywordCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutMessageFeedbackCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutOptedOutNumberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutProtectConfigurationRuleSetNumberOverrideCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutRegistrationFieldValueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ReleaseSenderIdCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RequestPhoneNumberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RequestSenderIdCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SendDestinationNumberVerificationCodeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SendMediaMessageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SendNotifyTextMessageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SendNotifyVoiceMessageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SendTextMessageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SendVoiceMessageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SetAccountDefaultProtectConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SetDefaultMessageFeedbackEnabledCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SetDefaultMessageTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SetDefaultSenderIdCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SetMediaMessageSpendLimitOverrideCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SetNotifyMessageSpendLimitOverrideCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SubmitRegistrationVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateEventDestinationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateNotifyConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdatePoolCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateProtectConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateProtectConfigurationCountryRuleSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRcsAgentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSenderIdCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/VerifyDestinationNumberCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/PinpointSMSVoiceV2ServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +13 -34
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.resolveHttpAuthSchemeConfig = exports.defaultPinpointSMSVoiceV2HttpAuthSchemeProvider = exports.defaultPinpointSMSVoiceV2HttpAuthSchemeParametersProvider = void 0;
|
|
4
4
|
const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
|
|
5
|
-
const
|
|
5
|
+
const client_1 = require("@smithy/core/client");
|
|
6
6
|
const defaultPinpointSMSVoiceV2HttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
7
7
|
return {
|
|
8
|
-
operation: (0,
|
|
9
|
-
region: await (0,
|
|
8
|
+
operation: (0, client_1.getSmithyContext)(context).operation,
|
|
9
|
+
region: await (0, client_1.normalizeProvider)(config.region)() || (() => {
|
|
10
10
|
throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
|
|
11
11
|
})(),
|
|
12
12
|
};
|
|
@@ -40,7 +40,7 @@ exports.defaultPinpointSMSVoiceV2HttpAuthSchemeProvider = defaultPinpointSMSVoic
|
|
|
40
40
|
const resolveHttpAuthSchemeConfig = (config) => {
|
|
41
41
|
const config_0 = (0, httpAuthSchemes_1.resolveAwsSdkSigV4Config)(config);
|
|
42
42
|
return Object.assign(config_0, {
|
|
43
|
-
authSchemePreference: (0,
|
|
43
|
+
authSchemePreference: (0, client_1.normalizeProvider)(config.authSchemePreference ?? []),
|
|
44
44
|
});
|
|
45
45
|
};
|
|
46
46
|
exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
|
package/dist-cjs/endpoint/bdd.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.bdd = void 0;
|
|
4
|
-
const
|
|
4
|
+
const endpoints_1 = require("@smithy/core/endpoints");
|
|
5
5
|
const k = "ref";
|
|
6
6
|
const a = -1, b = true, c = "isSet", d = "PartitionResult", e = "booleanEquals", f = "getAttr", g = { [k]: "Endpoint" }, h = { [k]: d }, i = {}, j = [{ [k]: "Region" }];
|
|
7
7
|
const _data = {
|
|
@@ -46,4 +46,4 @@ const nodes = new Int32Array([
|
|
|
46
46
|
3, r + 1, 13,
|
|
47
47
|
4, r + 2, r + 3,
|
|
48
48
|
]);
|
|
49
|
-
exports.bdd =
|
|
49
|
+
exports.bdd = endpoints_1.BinaryDecisionDiagram.from(nodes, root, _data.conditions, _data.results);
|
|
@@ -2,17 +2,17 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.defaultEndpointResolver = void 0;
|
|
4
4
|
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
|
-
const
|
|
5
|
+
const endpoints_1 = require("@smithy/core/endpoints");
|
|
6
6
|
const bdd_1 = require("./bdd");
|
|
7
|
-
const cache = new
|
|
7
|
+
const cache = new endpoints_1.EndpointCache({
|
|
8
8
|
size: 50,
|
|
9
9
|
params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"],
|
|
10
10
|
});
|
|
11
11
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
12
|
-
return cache.get(endpointParams, () => (0,
|
|
12
|
+
return cache.get(endpointParams, () => (0, endpoints_1.decideEndpoint)(bdd_1.bdd, {
|
|
13
13
|
endpointParams: endpointParams,
|
|
14
14
|
logger: context.logger,
|
|
15
15
|
}));
|
|
16
16
|
};
|
|
17
17
|
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
18
|
-
|
|
18
|
+
endpoints_1.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
|