Class: Aws::PinpointSMSVoiceV2::Client
- Inherits:
-
Seahorse::Client::Base
- Object
- Seahorse::Client::Base
- Aws::PinpointSMSVoiceV2::Client
- Includes:
- ClientStubs
- Defined in:
- gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb
Overview
An API client for PinpointSMSVoiceV2. To construct a client, you need to configure a :region and :credentials.
client = Aws::PinpointSMSVoiceV2::Client.new(
region: region_name,
credentials: credentials,
# ...
)
For details on configuring region and credentials see the developer guide.
See #initialize for a full list of supported configuration options.
Instance Attribute Summary
Attributes inherited from Seahorse::Client::Base
API Operations collapse
-
#associate_origination_identity(params = {}) ⇒ Types::AssociateOriginationIdentityResult
Associates the specified origination identity with a pool.
-
#associate_protect_configuration(params = {}) ⇒ Types::AssociateProtectConfigurationResult
Associate a protect configuration with a configuration set.
-
#carrier_lookup(params = {}) ⇒ Types::CarrierLookupResult
Returns information about a destination phone number, including whether the number type and whether it is valid, the carrier, and more.
-
#create_configuration_set(params = {}) ⇒ Types::CreateConfigurationSetResult
Creates a new configuration set.
-
#create_event_destination(params = {}) ⇒ Types::CreateEventDestinationResult
Creates a new event destination in a configuration set.
-
#create_notify_configuration(params = {}) ⇒ Types::CreateNotifyConfigurationResult
Creates a new notify configuration for managed messaging.
-
#create_opt_out_list(params = {}) ⇒ Types::CreateOptOutListResult
Creates a new opt-out list.
-
#create_pool(params = {}) ⇒ Types::CreatePoolResult
Creates a new pool and associates the specified origination identity to the pool.
-
#create_protect_configuration(params = {}) ⇒ Types::CreateProtectConfigurationResult
Create a new protect configuration.
-
#create_rcs_agent(params = {}) ⇒ Types::CreateRcsAgentResult
Creates a new RCS agent for sending rich messages through the RCS channel.
-
#create_registration(params = {}) ⇒ Types::CreateRegistrationResult
Creates a new registration based on the RegistrationType field.
-
#create_registration_association(params = {}) ⇒ Types::CreateRegistrationAssociationResult
Associate the registration with an origination identity such as a phone number or sender ID.
-
#create_registration_attachment(params = {}) ⇒ Types::CreateRegistrationAttachmentResult
Create a new registration attachment to use for uploading a file or a URL to a file.
-
#create_registration_version(params = {}) ⇒ Types::CreateRegistrationVersionResult
Create a new version of the registration and increase the VersionNumber.
-
#create_verified_destination_number(params = {}) ⇒ Types::CreateVerifiedDestinationNumberResult
You can only send messages to verified destination numbers when your account is in the sandbox.
-
#delete_account_default_protect_configuration(params = {}) ⇒ Types::DeleteAccountDefaultProtectConfigurationResult
Removes the current account default protect configuration.
-
#delete_configuration_set(params = {}) ⇒ Types::DeleteConfigurationSetResult
Deletes an existing configuration set.
-
#delete_default_message_type(params = {}) ⇒ Types::DeleteDefaultMessageTypeResult
Deletes an existing default message type on a configuration set.
-
#delete_default_sender_id(params = {}) ⇒ Types::DeleteDefaultSenderIdResult
Deletes an existing default sender ID on a configuration set.
-
#delete_event_destination(params = {}) ⇒ Types::DeleteEventDestinationResult
Deletes an existing event destination.
-
#delete_keyword(params = {}) ⇒ Types::DeleteKeywordResult
Deletes an existing keyword from an origination phone number or pool.
-
#delete_media_message_spend_limit_override(params = {}) ⇒ Types::DeleteMediaMessageSpendLimitOverrideResult
Deletes an account-level monthly spending limit override for sending multimedia messages (MMS).
-
#delete_notify_configuration(params = {}) ⇒ Types::DeleteNotifyConfigurationResult
Deletes an existing notify configuration.
-
#delete_notify_message_spend_limit_override(params = {}) ⇒ Types::DeleteNotifyMessageSpendLimitOverrideResult
Deletes an account-level monthly spending limit override for sending notify messages.
-
#delete_opt_out_list(params = {}) ⇒ Types::DeleteOptOutListResult
Deletes an existing opt-out list.
-
#delete_opted_out_number(params = {}) ⇒ Types::DeleteOptedOutNumberResult
Deletes an existing opted out destination phone number from the specified opt-out list.
-
#delete_pool(params = {}) ⇒ Types::DeletePoolResult
Deletes an existing pool.
-
#delete_protect_configuration(params = {}) ⇒ Types::DeleteProtectConfigurationResult
Permanently delete the protect configuration.
-
#delete_protect_configuration_rule_set_number_override(params = {}) ⇒ Types::DeleteProtectConfigurationRuleSetNumberOverrideResult
Permanently delete the protect configuration rule set number override.
-
#delete_rcs_agent(params = {}) ⇒ Types::DeleteRcsAgentResult
Deletes an existing RCS agent.
-
#delete_registration(params = {}) ⇒ Types::DeleteRegistrationResult
Permanently delete an existing registration from your account.
-
#delete_registration_attachment(params = {}) ⇒ Types::DeleteRegistrationAttachmentResult
Permanently delete the specified registration attachment.
-
#delete_registration_field_value(params = {}) ⇒ Types::DeleteRegistrationFieldValueResult
Delete the value in a registration form field.
-
#delete_resource_policy(params = {}) ⇒ Types::DeleteResourcePolicyResult
Deletes the resource-based policy document attached to the End User Messaging SMS resource.
-
#delete_text_message_spend_limit_override(params = {}) ⇒ Types::DeleteTextMessageSpendLimitOverrideResult
Deletes an account-level monthly spending limit override for sending text messages.
-
#delete_verified_destination_number(params = {}) ⇒ Types::DeleteVerifiedDestinationNumberResult
Delete a verified destination phone number.
-
#delete_voice_message_spend_limit_override(params = {}) ⇒ Types::DeleteVoiceMessageSpendLimitOverrideResult
Deletes an account level monthly spend limit override for sending voice messages.
-
#describe_account_attributes(params = {}) ⇒ Types::DescribeAccountAttributesResult
Describes attributes of your Amazon Web Services account.
-
#describe_account_limits(params = {}) ⇒ Types::DescribeAccountLimitsResult
Describes the current End User Messaging SMS SMS Voice V2 resource quotas for your account.
-
#describe_configuration_sets(params = {}) ⇒ Types::DescribeConfigurationSetsResult
Describes the specified configuration sets or all in your account.
-
#describe_keywords(params = {}) ⇒ Types::DescribeKeywordsResult
Describes the specified keywords or all keywords on your origination phone number or pool.
-
#describe_notify_configurations(params = {}) ⇒ Types::DescribeNotifyConfigurationsResult
Describes the specified notify configurations or all notify configurations in your account.
-
#describe_notify_templates(params = {}) ⇒ Types::DescribeNotifyTemplatesResult
Describes the specified notify templates or all notify templates in your account.
-
#describe_opt_out_lists(params = {}) ⇒ Types::DescribeOptOutListsResult
Describes the specified opt-out list or all opt-out lists in your account.
-
#describe_opted_out_numbers(params = {}) ⇒ Types::DescribeOptedOutNumbersResult
Describes the specified opted out destination numbers or all opted out destination numbers in an opt-out list.
-
#describe_phone_numbers(params = {}) ⇒ Types::DescribePhoneNumbersResult
Describes the specified origination phone number, or all the phone numbers in your account.
-
#describe_pools(params = {}) ⇒ Types::DescribePoolsResult
Retrieves the specified pools or all pools associated with your Amazon Web Services account.
-
#describe_protect_configurations(params = {}) ⇒ Types::DescribeProtectConfigurationsResult
Retrieves the protect configurations that match any of filters.
-
#describe_rcs_agent_country_launch_status(params = {}) ⇒ Types::DescribeRcsAgentCountryLaunchStatusResult
Retrieves the per-country launch status of an RCS agent, including carrier-level details for each country.
-
#describe_rcs_agents(params = {}) ⇒ Types::DescribeRcsAgentsResult
Retrieves the specified RCS agents or all RCS agents associated with your Amazon Web Services account.
-
#describe_registration_attachments(params = {}) ⇒ Types::DescribeRegistrationAttachmentsResult
Retrieves the specified registration attachments or all registration attachments associated with your Amazon Web Services account.
-
#describe_registration_field_definitions(params = {}) ⇒ Types::DescribeRegistrationFieldDefinitionsResult
Retrieves the specified registration type field definitions.
-
#describe_registration_field_values(params = {}) ⇒ Types::DescribeRegistrationFieldValuesResult
Retrieves the specified registration field values.
-
#describe_registration_section_definitions(params = {}) ⇒ Types::DescribeRegistrationSectionDefinitionsResult
Retrieves the specified registration section definitions.
-
#describe_registration_type_definitions(params = {}) ⇒ Types::DescribeRegistrationTypeDefinitionsResult
Retrieves the specified registration type definitions.
-
#describe_registration_versions(params = {}) ⇒ Types::DescribeRegistrationVersionsResult
Retrieves the specified registration version.
-
#describe_registrations(params = {}) ⇒ Types::DescribeRegistrationsResult
Retrieves the specified registrations.
-
#describe_sender_ids(params = {}) ⇒ Types::DescribeSenderIdsResult
Describes the specified SenderIds or all SenderIds associated with your Amazon Web Services account.
-
#describe_spend_limits(params = {}) ⇒ Types::DescribeSpendLimitsResult
Describes the current monthly spend limits for sending voice and text messages.
-
#describe_verified_destination_numbers(params = {}) ⇒ Types::DescribeVerifiedDestinationNumbersResult
Retrieves the specified verified destination numbers.
-
#disassociate_origination_identity(params = {}) ⇒ Types::DisassociateOriginationIdentityResult
Removes the specified origination identity from an existing pool.
-
#disassociate_protect_configuration(params = {}) ⇒ Types::DisassociateProtectConfigurationResult
Disassociate a protect configuration from a configuration set.
-
#discard_registration_version(params = {}) ⇒ Types::DiscardRegistrationVersionResult
Discard the current version of the registration.
-
#get_protect_configuration_country_rule_set(params = {}) ⇒ Types::GetProtectConfigurationCountryRuleSetResult
Retrieve the CountryRuleSet for the specified NumberCapability from a protect configuration.
-
#get_resource_policy(params = {}) ⇒ Types::GetResourcePolicyResult
Retrieves the JSON text of the resource-based policy document attached to the End User Messaging SMS resource.
-
#list_notify_countries(params = {}) ⇒ Types::ListNotifyCountriesResult
Lists countries that support notify messaging.
-
#list_pool_origination_identities(params = {}) ⇒ Types::ListPoolOriginationIdentitiesResult
Lists all associated origination identities in your pool.
-
#list_protect_configuration_rule_set_number_overrides(params = {}) ⇒ Types::ListProtectConfigurationRuleSetNumberOverridesResult
Retrieve all of the protect configuration rule set number overrides that match the filters.
-
#list_registration_associations(params = {}) ⇒ Types::ListRegistrationAssociationsResult
Retrieve all of the origination identities that are associated with a registration.
-
#list_tags_for_resource(params = {}) ⇒ Types::ListTagsForResourceResult
List all tags associated with a resource.
-
#put_keyword(params = {}) ⇒ Types::PutKeywordResult
Creates or updates a keyword configuration on an origination phone number or pool.
-
#put_message_feedback(params = {}) ⇒ Types::PutMessageFeedbackResult
Set the MessageFeedbackStatus as
RECEIVEDorFAILEDfor the passed in MessageId. -
#put_opted_out_number(params = {}) ⇒ Types::PutOptedOutNumberResult
Creates an opted out destination phone number in the opt-out list.
-
#put_protect_configuration_rule_set_number_override(params = {}) ⇒ Types::PutProtectConfigurationRuleSetNumberOverrideResult
Create or update a phone number rule override and associate it with a protect configuration.
-
#put_registration_field_value(params = {}) ⇒ Types::PutRegistrationFieldValueResult
Creates or updates a field value for a registration.
-
#put_resource_policy(params = {}) ⇒ Types::PutResourcePolicyResult
Attaches a resource-based policy to a End User Messaging SMS resource(phone number, sender Id, phone poll, or opt-out list) that is used for sharing the resource.
-
#release_phone_number(params = {}) ⇒ Types::ReleasePhoneNumberResult
Releases an existing origination phone number in your account.
-
#release_sender_id(params = {}) ⇒ Types::ReleaseSenderIdResult
Releases an existing sender ID in your account.
-
#request_phone_number(params = {}) ⇒ Types::RequestPhoneNumberResult
Request an origination phone number for use in your account.
-
#request_sender_id(params = {}) ⇒ Types::RequestSenderIdResult
Request a new sender ID that doesn't require registration.
-
#send_destination_number_verification_code(params = {}) ⇒ Types::SendDestinationNumberVerificationCodeResult
Before you can send test messages to a verified destination phone number you need to opt-in the verified destination phone number.
-
#send_media_message(params = {}) ⇒ Types::SendMediaMessageResult
Creates a new multimedia message (MMS) and sends it to a recipient's phone number.
-
#send_notify_text_message(params = {}) ⇒ Types::SendNotifyTextMessageResult
Sends a templated text message through a notify configuration to a recipient's phone number.
-
#send_notify_voice_message(params = {}) ⇒ Types::SendNotifyVoiceMessageResult
Sends a templated voice message through a notify configuration to a recipient's phone number.
-
#send_text_message(params = {}) ⇒ Types::SendTextMessageResult
Creates a new text message and sends it to a recipient's phone number.
-
#send_voice_message(params = {}) ⇒ Types::SendVoiceMessageResult
Allows you to send a request that sends a voice message.
-
#set_account_default_protect_configuration(params = {}) ⇒ Types::SetAccountDefaultProtectConfigurationResult
Set a protect configuration as your account default.
-
#set_default_message_feedback_enabled(params = {}) ⇒ Types::SetDefaultMessageFeedbackEnabledResult
Sets a configuration set's default for message feedback.
-
#set_default_message_type(params = {}) ⇒ Types::SetDefaultMessageTypeResult
Sets the default message type on a configuration set.
-
#set_default_sender_id(params = {}) ⇒ Types::SetDefaultSenderIdResult
Sets default sender ID on a configuration set.
-
#set_media_message_spend_limit_override(params = {}) ⇒ Types::SetMediaMessageSpendLimitOverrideResult
Sets an account level monthly spend limit override for sending MMS messages.
-
#set_notify_message_spend_limit_override(params = {}) ⇒ Types::SetNotifyMessageSpendLimitOverrideResult
Sets an account level monthly spend limit override for sending notify messages.
-
#set_text_message_spend_limit_override(params = {}) ⇒ Types::SetTextMessageSpendLimitOverrideResult
Sets an account level monthly spend limit override for sending text messages.
-
#set_voice_message_spend_limit_override(params = {}) ⇒ Types::SetVoiceMessageSpendLimitOverrideResult
Sets an account level monthly spend limit override for sending voice messages.
-
#submit_registration_version(params = {}) ⇒ Types::SubmitRegistrationVersionResult
Submit the specified registration for review and approval.
-
#tag_resource(params = {}) ⇒ Struct
Adds or overwrites only the specified tags for the specified resource.
-
#untag_resource(params = {}) ⇒ Struct
Removes the association of the specified tags from a resource.
-
#update_event_destination(params = {}) ⇒ Types::UpdateEventDestinationResult
Updates an existing event destination in a configuration set.
-
#update_notify_configuration(params = {}) ⇒ Types::UpdateNotifyConfigurationResult
Updates an existing notify configuration.
-
#update_phone_number(params = {}) ⇒ Types::UpdatePhoneNumberResult
Updates the configuration of an existing origination phone number.
-
#update_pool(params = {}) ⇒ Types::UpdatePoolResult
Updates the configuration of an existing pool.
-
#update_protect_configuration(params = {}) ⇒ Types::UpdateProtectConfigurationResult
Update the setting for an existing protect configuration.
-
#update_protect_configuration_country_rule_set(params = {}) ⇒ Types::UpdateProtectConfigurationCountryRuleSetResult
Update a country rule set to
ALLOW,BLOCK,MONITOR, orFILTERmessages to be sent to the specified destination counties. -
#update_rcs_agent(params = {}) ⇒ Types::UpdateRcsAgentResult
Updates the configuration of an existing RCS agent.
-
#update_sender_id(params = {}) ⇒ Types::UpdateSenderIdResult
Updates the configuration of an existing sender ID.
-
#verify_destination_number(params = {}) ⇒ Types::VerifyDestinationNumberResult
Use the verification code that was received by the verified destination phone number to opt-in the verified destination phone number to receive more messages.
Instance Method Summary collapse
-
#initialize(options) ⇒ Client
constructor
A new instance of Client.
Methods included from ClientStubs
#api_requests, #stub_data, #stub_responses
Methods inherited from Seahorse::Client::Base
add_plugin, api, clear_plugins, define, new, #operation_names, plugins, remove_plugin, set_api, set_plugins
Methods included from Seahorse::Client::HandlerBuilder
#handle, #handle_request, #handle_response
Constructor Details
#initialize(options) ⇒ Client
Returns a new instance of Client.
480 481 482 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 480 def initialize(*args) super end |
Instance Method Details
#associate_origination_identity(params = {}) ⇒ Types::AssociateOriginationIdentityResult
Associates the specified origination identity with a pool.
If the origination identity is a phone number and is already associated with another pool, an error is returned. A sender ID can be associated with multiple pools.
If the origination identity configuration doesn't match the pool's configuration, an error is returned.
561 562 563 564 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 561 def associate_origination_identity(params = {}, = {}) req = build_request(:associate_origination_identity, params) req.send_request() end |
#associate_protect_configuration(params = {}) ⇒ Types::AssociateProtectConfigurationResult
Associate a protect configuration with a configuration set. This replaces the configuration sets current protect configuration. A configuration set can only be associated with one protect configuration at a time. A protect configuration can be associated with multiple configuration sets.
603 604 605 606 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 603 def associate_protect_configuration(params = {}, = {}) req = build_request(:associate_protect_configuration, params) req.send_request() end |
#carrier_lookup(params = {}) ⇒ Types::CarrierLookupResult
Returns information about a destination phone number, including whether the number type and whether it is valid, the carrier, and more.
673 674 675 676 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 673 def carrier_lookup(params = {}, = {}) req = build_request(:carrier_lookup, params) req.send_request() end |
#create_configuration_set(params = {}) ⇒ Types::CreateConfigurationSetResult
Creates a new configuration set. After you create the configuration set, you can add one or more event destinations to it.
A configuration set is a set of rules that you apply to the SMS and voice messages that you send.
When you send a message, you can optionally specify a single configuration set.
736 737 738 739 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 736 def create_configuration_set(params = {}, = {}) req = build_request(:create_configuration_set, params) req.send_request() end |
#create_event_destination(params = {}) ⇒ Types::CreateEventDestinationResult
Creates a new event destination in a configuration set.
An event destination is a location where you send message events. The event options are Amazon CloudWatch, Amazon Data Firehose, or Amazon SNS. For example, when a message is delivered successfully, you can send information about that event to an event destination, or send notifications to endpoints that are subscribed to an Amazon SNS topic.
You can only create one event destination at a time. You must provide
a value for a single event destination using either
CloudWatchLogsDestination, KinesisFirehoseDestination or
SnsDestination. If an event destination isn't provided then an
exception is returned.
Each configuration set can contain between 0 and 5 event destinations. Each event destination can contain a reference to a single destination, such as a CloudWatch or Firehose destination.
841 842 843 844 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 841 def create_event_destination(params = {}, = {}) req = build_request(:create_event_destination, params) req.send_request() end |
#create_notify_configuration(params = {}) ⇒ Types::CreateNotifyConfigurationResult
Creates a new notify configuration for managed messaging. A notify configuration defines the settings for sending templated messages, including the display name, use case, enabled channels, and enabled countries.
1004 1005 1006 1007 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1004 def create_notify_configuration(params = {}, = {}) req = build_request(:create_notify_configuration, params) req.send_request() end |
#create_opt_out_list(params = {}) ⇒ Types::CreateOptOutListResult
Creates a new opt-out list.
If the opt-out list name already exists, an error is returned.
An opt-out list is a list of phone numbers that are opted out, meaning you can't send SMS or voice messages to them. If end user replies with the keyword "STOP," an entry for the phone number is added to the opt-out list. In addition to STOP, your recipients can use any supported opt-out keyword, such as CANCEL or OPTOUT. For a list of supported opt-out keywords, see SMS opt out in the End User Messaging SMS User Guide.
1074 1075 1076 1077 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1074 def create_opt_out_list(params = {}, = {}) req = build_request(:create_opt_out_list, params) req.send_request() end |
#create_pool(params = {}) ⇒ Types::CreatePoolResult
Creates a new pool and associates the specified origination identity to the pool. A pool can include one or more phone numbers and SenderIds that are associated with your Amazon Web Services account.
The new pool inherits its configuration from the specified origination identity. This includes keywords, message type, opt-out list, two-way configuration, and self-managed opt-out configuration. Deletion protection isn't inherited from the origination identity and defaults to false.
If the origination identity is a phone number and is already associated with another pool, an error is returned. A sender ID can be associated with multiple pools.
1198 1199 1200 1201 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1198 def create_pool(params = {}, = {}) req = build_request(:create_pool, params) req.send_request() end |
#create_protect_configuration(params = {}) ⇒ Types::CreateProtectConfigurationResult
Create a new protect configuration. By default all country rule sets
for each capability are set to ALLOW. Update the country rule sets
using UpdateProtectConfigurationCountryRuleSet. A protect
configurations name is stored as a Tag with the key set to Name and
value as the name of the protect configuration.
1263 1264 1265 1266 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1263 def create_protect_configuration(params = {}, = {}) req = build_request(:create_protect_configuration, params) req.send_request() end |
#create_rcs_agent(params = {}) ⇒ Types::CreateRcsAgentResult
Creates a new RCS agent for sending rich messages through the RCS channel. The RCS agent serves as an origination identity for sending RCS messages to your recipients.
1340 1341 1342 1343 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1340 def create_rcs_agent(params = {}, = {}) req = build_request(:create_rcs_agent, params) req.send_request() end |
#create_registration(params = {}) ⇒ Types::CreateRegistrationResult
Creates a new registration based on the RegistrationType field.
1407 1408 1409 1410 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1407 def create_registration(params = {}, = {}) req = build_request(:create_registration, params) req.send_request() end |
#create_registration_association(params = {}) ⇒ Types::CreateRegistrationAssociationResult
Associate the registration with an origination identity such as a phone number or sender ID.
1455 1456 1457 1458 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1455 def create_registration_association(params = {}, = {}) req = build_request(:create_registration_association, params) req.send_request() end |
#create_registration_attachment(params = {}) ⇒ Types::CreateRegistrationAttachmentResult
Create a new registration attachment to use for uploading a file or a URL to a file. The maximum file size is 500KB and valid file extensions are PDF, JPEG and PNG. For example, many sender ID registrations require a signed “letter of authorization” (LOA) to be submitted.
Use either AttachmentUrl or AttachmentBody to upload your
attachment. If both are specified then an exception is returned.
1526 1527 1528 1529 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1526 def (params = {}, = {}) req = build_request(:create_registration_attachment, params) req.send_request() end |
#create_registration_version(params = {}) ⇒ Types::CreateRegistrationVersionResult
Create a new version of the registration and increase the VersionNumber. The previous version of the registration becomes read-only.
1573 1574 1575 1576 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1573 def create_registration_version(params = {}, = {}) req = build_request(:create_registration_version, params) req.send_request() end |
#create_verified_destination_number(params = {}) ⇒ Types::CreateVerifiedDestinationNumberResult
You can only send messages to verified destination numbers when your account is in the sandbox. You can add up to 10 verified destination numbers.
1642 1643 1644 1645 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1642 def create_verified_destination_number(params = {}, = {}) req = build_request(:create_verified_destination_number, params) req.send_request() end |
#delete_account_default_protect_configuration(params = {}) ⇒ Types::DeleteAccountDefaultProtectConfigurationResult
Removes the current account default protect configuration.
1663 1664 1665 1666 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1663 def delete_account_default_protect_configuration(params = {}, = {}) req = build_request(:delete_account_default_protect_configuration, params) req.send_request() end |
#delete_configuration_set(params = {}) ⇒ Types::DeleteConfigurationSetResult
Deletes an existing configuration set.
A configuration set is a set of rules that you apply to voice and SMS messages that you send. In a configuration set, you can specify a destination for specific types of events related to voice and SMS messages.
1719 1720 1721 1722 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1719 def delete_configuration_set(params = {}, = {}) req = build_request(:delete_configuration_set, params) req.send_request() end |
#delete_default_message_type(params = {}) ⇒ Types::DeleteDefaultMessageTypeResult
Deletes an existing default message type on a configuration set.
A message type is a type of messages that you plan to send. If you send account-related messages or time-sensitive messages such as one-time passcodes, choose Transactional. If you plan to send messages that contain marketing material or other promotional content, choose Promotional. This setting applies to your entire Amazon Web Services account.
1761 1762 1763 1764 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1761 def (params = {}, = {}) req = build_request(:delete_default_message_type, params) req.send_request() end |
#delete_default_sender_id(params = {}) ⇒ Types::DeleteDefaultSenderIdResult
Deletes an existing default sender ID on a configuration set.
A default sender ID is the identity that appears on recipients' devices when they receive SMS messages. Support for sender ID capabilities varies by country or region.
1800 1801 1802 1803 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1800 def delete_default_sender_id(params = {}, = {}) req = build_request(:delete_default_sender_id, params) req.send_request() end |
#delete_event_destination(params = {}) ⇒ Types::DeleteEventDestinationResult
Deletes an existing event destination.
An event destination is a location where you send response information about the messages that you send. For example, when a message is delivered successfully, you can send information about that event to an Amazon CloudWatch destination, or send notifications to endpoints that are subscribed to an Amazon SNS topic.
1853 1854 1855 1856 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1853 def delete_event_destination(params = {}, = {}) req = build_request(:delete_event_destination, params) req.send_request() end |
#delete_keyword(params = {}) ⇒ Types::DeleteKeywordResult
Deletes an existing keyword from an origination phone number or pool.
A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, End User Messaging SMS responds with a customizable message.
Keywords "HELP" and "STOP" can't be deleted or modified.
1908 1909 1910 1911 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1908 def delete_keyword(params = {}, = {}) req = build_request(:delete_keyword, params) req.send_request() end |
#delete_media_message_spend_limit_override(params = {}) ⇒ Types::DeleteMediaMessageSpendLimitOverrideResult
Deletes an account-level monthly spending limit override for sending
multimedia messages (MMS). Deleting a spend limit override will set
the EnforcedLimit to equal the MaxLimit, which is controlled by
Amazon Web Services. For more information on spend limits (quotas) see
Quotas for Server Migration Service in the Server Migration
Service User Guide.
1936 1937 1938 1939 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 1936 def (params = {}, = {}) req = build_request(:delete_media_message_spend_limit_override, params) req.send_request() end |
#delete_notify_configuration(params = {}) ⇒ Types::DeleteNotifyConfigurationResult
Deletes an existing notify configuration.
If deletion protection is enabled, an error is returned.
2025 2026 2027 2028 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2025 def delete_notify_configuration(params = {}, = {}) req = build_request(:delete_notify_configuration, params) req.send_request() end |
#delete_notify_message_spend_limit_override(params = {}) ⇒ Types::DeleteNotifyMessageSpendLimitOverrideResult
Deletes an account-level monthly spending limit override for sending
notify messages. Deleting a spend limit override will set the
EnforcedLimit to equal the MaxLimit, which is controlled by Amazon
Web Services. For more information on spend limits (quotas) see
Quotas in the End User Messaging SMS User Guide.
2065 2066 2067 2068 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2065 def (params = {}, = {}) req = build_request(:delete_notify_message_spend_limit_override, params) req.send_request() end |
#delete_opt_out_list(params = {}) ⇒ Types::DeleteOptOutListResult
Deletes an existing opt-out list. All opted out phone numbers in the opt-out list are deleted.
If the specified opt-out list name doesn't exist or is in-use by an origination phone number or pool, an error is returned.
2106 2107 2108 2109 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2106 def delete_opt_out_list(params = {}, = {}) req = build_request(:delete_opt_out_list, params) req.send_request() end |
#delete_opted_out_number(params = {}) ⇒ Types::DeleteOptedOutNumberResult
Deletes an existing opted out destination phone number from the specified opt-out list.
Each destination phone number can only be deleted once every 30 days.
If the specified destination phone number doesn't exist or if the opt-out list doesn't exist, an error is returned.
2155 2156 2157 2158 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2155 def delete_opted_out_number(params = {}, = {}) req = build_request(:delete_opted_out_number, params) req.send_request() end |
#delete_pool(params = {}) ⇒ Types::DeletePoolResult
Deletes an existing pool. Deleting a pool disassociates all origination identities from that pool.
If the pool status isn't active or if deletion protection is enabled, an error is returned.
A pool is a collection of phone numbers and SenderIds. A pool can include one or more phone numbers and SenderIds that are associated with your Amazon Web Services account.
2215 2216 2217 2218 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2215 def delete_pool(params = {}, = {}) req = build_request(:delete_pool, params) req.send_request() end |
#delete_protect_configuration(params = {}) ⇒ Types::DeleteProtectConfigurationResult
Permanently delete the protect configuration. The protect configuration must have deletion protection disabled and must not be associated as the account default protect configuration or associated with a configuration set.
2254 2255 2256 2257 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2254 def delete_protect_configuration(params = {}, = {}) req = build_request(:delete_protect_configuration, params) req.send_request() end |
#delete_protect_configuration_rule_set_number_override(params = {}) ⇒ Types::DeleteProtectConfigurationRuleSetNumberOverrideResult
Permanently delete the protect configuration rule set number override.
2298 2299 2300 2301 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2298 def delete_protect_configuration_rule_set_number_override(params = {}, = {}) req = build_request(:delete_protect_configuration_rule_set_number_override, params) req.send_request() end |
#delete_rcs_agent(params = {}) ⇒ Types::DeleteRcsAgentResult
Deletes an existing RCS agent. If deletion protection is enabled, an error is returned.
2346 2347 2348 2349 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2346 def delete_rcs_agent(params = {}, = {}) req = build_request(:delete_rcs_agent, params) req.send_request() end |
#delete_registration(params = {}) ⇒ Types::DeleteRegistrationResult
Permanently delete an existing registration from your account.
2391 2392 2393 2394 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2391 def delete_registration(params = {}, = {}) req = build_request(:delete_registration, params) req.send_request() end |
#delete_registration_attachment(params = {}) ⇒ Types::DeleteRegistrationAttachmentResult
Permanently delete the specified registration attachment.
2427 2428 2429 2430 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2427 def (params = {}, = {}) req = build_request(:delete_registration_attachment, params) req.send_request() end |
#delete_registration_field_value(params = {}) ⇒ Types::DeleteRegistrationFieldValueResult
Delete the value in a registration form field.
2473 2474 2475 2476 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2473 def delete_registration_field_value(params = {}, = {}) req = build_request(:delete_registration_field_value, params) req.send_request() end |
#delete_resource_policy(params = {}) ⇒ Types::DeleteResourcePolicyResult
Deletes the resource-based policy document attached to the End User Messaging SMS resource. A shared resource can be a Pool, Opt-out list, Sender Id, or Phone number.
2508 2509 2510 2511 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2508 def delete_resource_policy(params = {}, = {}) req = build_request(:delete_resource_policy, params) req.send_request() end |
#delete_text_message_spend_limit_override(params = {}) ⇒ Types::DeleteTextMessageSpendLimitOverrideResult
Deletes an account-level monthly spending limit override for sending
text messages. Deleting a spend limit override will set the
EnforcedLimit to equal the MaxLimit, which is controlled by Amazon
Web Services. For more information on spend limits (quotas) see
Quotas in the End User Messaging SMS User Guide.
2535 2536 2537 2538 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2535 def (params = {}, = {}) req = build_request(:delete_text_message_spend_limit_override, params) req.send_request() end |
#delete_verified_destination_number(params = {}) ⇒ Types::DeleteVerifiedDestinationNumberResult
Delete a verified destination phone number.
2569 2570 2571 2572 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2569 def delete_verified_destination_number(params = {}, = {}) req = build_request(:delete_verified_destination_number, params) req.send_request() end |
#delete_voice_message_spend_limit_override(params = {}) ⇒ Types::DeleteVoiceMessageSpendLimitOverrideResult
Deletes an account level monthly spend limit override for sending
voice messages. Deleting a spend limit override sets the
EnforcedLimit equal to the MaxLimit, which is controlled by Amazon
Web Services. For more information on spending limits (quotas) see
Quotas in the End User Messaging SMS User Guide.
2596 2597 2598 2599 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2596 def (params = {}, = {}) req = build_request(:delete_voice_message_spend_limit_override, params) req.send_request() end |
#describe_account_attributes(params = {}) ⇒ Types::DescribeAccountAttributesResult
Describes attributes of your Amazon Web Services account. The supported account attributes include account tier, which indicates whether your account is in the sandbox or production environment. When you're ready to move your account out of the sandbox, create an Amazon Web Services Support case for a service limit increase request.
New accounts are placed into an SMS or voice sandbox. The sandbox protects both Amazon Web Services end recipients and SMS or voice recipients from fraud and abuse.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
2643 2644 2645 2646 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2643 def describe_account_attributes(params = {}, = {}) req = build_request(:describe_account_attributes, params) req.send_request() end |
#describe_account_limits(params = {}) ⇒ Types::DescribeAccountLimitsResult
Describes the current End User Messaging SMS SMS Voice V2 resource quotas for your account. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value.
When you establish an Amazon Web Services account, the account has initial quotas on the maximum number of configuration sets, opt-out lists, phone numbers, and pools that you can create in a given Region. For more information see Quotas in the End User Messaging SMS User Guide.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
2696 2697 2698 2699 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2696 def describe_account_limits(params = {}, = {}) req = build_request(:describe_account_limits, params) req.send_request() end |
#describe_configuration_sets(params = {}) ⇒ Types::DescribeConfigurationSetsResult
Describes the specified configuration sets or all in your account.
If you specify configuration set names, the output includes information for only the specified configuration sets. If you specify filters, the output includes information for only those configuration sets that meet the filter criteria. If you don't specify configuration set names or filters, the output includes information for all configuration sets.
If you specify a configuration set name that isn't valid, an error is returned.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
2774 2775 2776 2777 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2774 def describe_configuration_sets(params = {}, = {}) req = build_request(:describe_configuration_sets, params) req.send_request() end |
#describe_keywords(params = {}) ⇒ Types::DescribeKeywordsResult
Describes the specified keywords or all keywords on your origination phone number or pool.
A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, End User Messaging SMS responds with a customizable message.
If you specify a keyword that isn't valid, an error is returned.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
2852 2853 2854 2855 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2852 def describe_keywords(params = {}, = {}) req = build_request(:describe_keywords, params) req.send_request() end |
#describe_notify_configurations(params = {}) ⇒ Types::DescribeNotifyConfigurationsResult
Describes the specified notify configurations or all notify configurations in your account.
If you specify notify configuration IDs, the output includes information for only the specified notify configurations. If you specify filters, the output includes information for only those notify configurations that meet the filter criteria. If you don't specify notify configuration IDs or filters, the output includes information for all notify configurations.
If you specify a notify configuration ID that isn't valid, an error is returned.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
2971 2972 2973 2974 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 2971 def describe_notify_configurations(params = {}, = {}) req = build_request(:describe_notify_configurations, params) req.send_request() end |
#describe_notify_templates(params = {}) ⇒ Types::DescribeNotifyTemplatesResult
Describes the specified notify templates or all notify templates in your account.
If you specify template IDs, the output includes information for only the specified notify templates. If you specify filters, the output includes information for only those notify templates that meet the filter criteria. If you don't specify template IDs or filters, the output includes information for all notify templates.
If you specify a template ID that isn't valid, an error is returned.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
3126 3127 3128 3129 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 3126 def describe_notify_templates(params = {}, = {}) req = build_request(:describe_notify_templates, params) req.send_request() end |
#describe_opt_out_lists(params = {}) ⇒ Types::DescribeOptOutListsResult
Describes the specified opt-out list or all opt-out lists in your account.
If you specify opt-out list names, the output includes information for only the specified opt-out lists. Opt-out lists include only those that meet the filter criteria. If you don't specify opt-out list names or filters, the output includes information for all opt-out lists.
If you specify an opt-out list name that isn't valid, an error is returned.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
3191 3192 3193 3194 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 3191 def describe_opt_out_lists(params = {}, = {}) req = build_request(:describe_opt_out_lists, params) req.send_request() end |
#describe_opted_out_numbers(params = {}) ⇒ Types::DescribeOptedOutNumbersResult
Describes the specified opted out destination numbers or all opted out destination numbers in an opt-out list.
If you specify opted out numbers, the output includes information for only the specified opted out numbers. If you specify filters, the output includes information for only those opted out numbers that meet the filter criteria. If you don't specify opted out numbers or filters, the output includes information for all opted out destination numbers in your opt-out list.
If you specify an opted out number that isn't valid, an exception is returned.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
3271 3272 3273 3274 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 3271 def describe_opted_out_numbers(params = {}, = {}) req = build_request(:describe_opted_out_numbers, params) req.send_request() end |
#describe_phone_numbers(params = {}) ⇒ Types::DescribePhoneNumbersResult
Describes the specified origination phone number, or all the phone numbers in your account.
If you specify phone number IDs, the output includes information for only the specified phone numbers. If you specify filters, the output includes information for only those phone numbers that meet the filter criteria. If you don't specify phone number IDs or filters, the output includes information for all phone numbers.
If you specify a phone number ID that isn't valid, an error is returned.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
3363 3364 3365 3366 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 3363 def describe_phone_numbers(params = {}, = {}) req = build_request(:describe_phone_numbers, params) req.send_request() end |
#describe_pools(params = {}) ⇒ Types::DescribePoolsResult
Retrieves the specified pools or all pools associated with your Amazon Web Services account.
If you specify pool IDs, the output includes information for only the specified pools. If you specify filters, the output includes information for only those pools that meet the filter criteria. If you don't specify pool IDs or filters, the output includes information for all pools.
If you specify a pool ID that isn't valid, an error is returned.
A pool is a collection of phone numbers and SenderIds. A pool can include one or more phone numbers and SenderIds that are associated with your Amazon Web Services account.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
3448 3449 3450 3451 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 3448 def describe_pools(params = {}, = {}) req = build_request(:describe_pools, params) req.send_request() end |
#describe_protect_configurations(params = {}) ⇒ Types::DescribeProtectConfigurationsResult
Retrieves the protect configurations that match any of filters. If a filter isn’t provided then all protect configurations are returned.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
3504 3505 3506 3507 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 3504 def describe_protect_configurations(params = {}, = {}) req = build_request(:describe_protect_configurations, params) req.send_request() end |
#describe_rcs_agent_country_launch_status(params = {}) ⇒ Types::DescribeRcsAgentCountryLaunchStatusResult
Retrieves the per-country launch status of an RCS agent, including carrier-level details for each country.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
3572 3573 3574 3575 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 3572 def describe_rcs_agent_country_launch_status(params = {}, = {}) req = build_request(:describe_rcs_agent_country_launch_status, params) req.send_request() end |
#describe_rcs_agents(params = {}) ⇒ Types::DescribeRcsAgentsResult
Retrieves the specified RCS agents or all RCS agents associated with your Amazon Web Services account.
If you specify RCS agent IDs, the output includes information for only the specified RCS agents. If you specify filters, the output includes information for only those RCS agents that meet the filter criteria. If you don't specify RCS agent IDs or filters, the output includes information for all RCS agents.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
3650 3651 3652 3653 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 3650 def describe_rcs_agents(params = {}, = {}) req = build_request(:describe_rcs_agents, params) req.send_request() end |
#describe_registration_attachments(params = {}) ⇒ Types::DescribeRegistrationAttachmentsResult
Retrieves the specified registration attachments or all registration attachments associated with your Amazon Web Services account.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
3709 3710 3711 3712 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 3709 def (params = {}, = {}) req = build_request(:describe_registration_attachments, params) req.send_request() end |
#describe_registration_field_definitions(params = {}) ⇒ Types::DescribeRegistrationFieldDefinitionsResult
Retrieves the specified registration type field definitions. You can use DescribeRegistrationFieldDefinitions to view the requirements for creating, filling out, and submitting each registration type.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
3785 3786 3787 3788 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 3785 def describe_registration_field_definitions(params = {}, = {}) req = build_request(:describe_registration_field_definitions, params) req.send_request() end |
#describe_registration_field_values(params = {}) ⇒ Types::DescribeRegistrationFieldValuesResult
Retrieves the specified registration field values.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
3851 3852 3853 3854 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 3851 def describe_registration_field_values(params = {}, = {}) req = build_request(:describe_registration_field_values, params) req.send_request() end |
#describe_registration_section_definitions(params = {}) ⇒ Types::DescribeRegistrationSectionDefinitionsResult
Retrieves the specified registration section definitions. You can use DescribeRegistrationSectionDefinitions to view the requirements for creating, filling out, and submitting each registration type.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
3907 3908 3909 3910 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 3907 def describe_registration_section_definitions(params = {}, = {}) req = build_request(:describe_registration_section_definitions, params) req.send_request() end |
#describe_registration_type_definitions(params = {}) ⇒ Types::DescribeRegistrationTypeDefinitionsResult
Retrieves the specified registration type definitions. You can use DescribeRegistrationTypeDefinitions to view the requirements for creating, filling out, and submitting each registration type.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
3971 3972 3973 3974 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 3971 def describe_registration_type_definitions(params = {}, = {}) req = build_request(:describe_registration_type_definitions, params) req.send_request() end |
#describe_registration_versions(params = {}) ⇒ Types::DescribeRegistrationVersionsResult
Retrieves the specified registration version.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
4048 4049 4050 4051 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4048 def describe_registration_versions(params = {}, = {}) req = build_request(:describe_registration_versions, params) req.send_request() end |
#describe_registrations(params = {}) ⇒ Types::DescribeRegistrationsResult
Retrieves the specified registrations.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
4108 4109 4110 4111 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4108 def describe_registrations(params = {}, = {}) req = build_request(:describe_registrations, params) req.send_request() end |
#describe_sender_ids(params = {}) ⇒ Types::DescribeSenderIdsResult
Describes the specified SenderIds or all SenderIds associated with your Amazon Web Services account.
If you specify SenderIds, the output includes information for only the specified SenderIds. If you specify filters, the output includes information for only those SenderIds that meet the filter criteria. If you don't specify SenderIds or filters, the output includes information for all SenderIds.
f you specify a sender ID that isn't valid, an error is returned.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
4190 4191 4192 4193 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4190 def describe_sender_ids(params = {}, = {}) req = build_request(:describe_sender_ids, params) req.send_request() end |
#describe_spend_limits(params = {}) ⇒ Types::DescribeSpendLimitsResult
Describes the current monthly spend limits for sending voice and text messages.
When you establish an Amazon Web Services account, the account has initial monthly spend limit in a given Region. For more information on increasing your monthly spend limit, see Requesting increases to your monthly SMS, MMS, or Voice spending quota in the End User Messaging SMS User Guide.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
4242 4243 4244 4245 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4242 def describe_spend_limits(params = {}, = {}) req = build_request(:describe_spend_limits, params) req.send_request() end |
#describe_verified_destination_numbers(params = {}) ⇒ Types::DescribeVerifiedDestinationNumbersResult
Retrieves the specified verified destination numbers.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
4303 4304 4305 4306 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4303 def describe_verified_destination_numbers(params = {}, = {}) req = build_request(:describe_verified_destination_numbers, params) req.send_request() end |
#disassociate_origination_identity(params = {}) ⇒ Types::DisassociateOriginationIdentityResult
Removes the specified origination identity from an existing pool.
If the origination identity isn't associated with the specified pool, an error is returned.
4373 4374 4375 4376 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4373 def disassociate_origination_identity(params = {}, = {}) req = build_request(:disassociate_origination_identity, params) req.send_request() end |
#disassociate_protect_configuration(params = {}) ⇒ Types::DisassociateProtectConfigurationResult
Disassociate a protect configuration from a configuration set.
4411 4412 4413 4414 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4411 def disassociate_protect_configuration(params = {}, = {}) req = build_request(:disassociate_protect_configuration, params) req.send_request() end |
#discard_registration_version(params = {}) ⇒ Types::DiscardRegistrationVersionResult
Discard the current version of the registration.
4456 4457 4458 4459 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4456 def discard_registration_version(params = {}, = {}) req = build_request(:discard_registration_version, params) req.send_request() end |
#get_protect_configuration_country_rule_set(params = {}) ⇒ Types::GetProtectConfigurationCountryRuleSetResult
Retrieve the CountryRuleSet for the specified NumberCapability from a protect configuration.
4497 4498 4499 4500 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4497 def get_protect_configuration_country_rule_set(params = {}, = {}) req = build_request(:get_protect_configuration_country_rule_set, params) req.send_request() end |
#get_resource_policy(params = {}) ⇒ Types::GetResourcePolicyResult
Retrieves the JSON text of the resource-based policy document attached to the End User Messaging SMS resource. A shared resource can be a Pool, Opt-out list, Sender Id, or Phone number.
4532 4533 4534 4535 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4532 def get_resource_policy(params = {}, = {}) req = build_request(:get_resource_policy, params) req.send_request() end |
#list_notify_countries(params = {}) ⇒ Types::ListNotifyCountriesResult
Lists countries that support notify messaging. You can optionally filter by channel, use case, or tier.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
4639 4640 4641 4642 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4639 def list_notify_countries(params = {}, = {}) req = build_request(:list_notify_countries, params) req.send_request() end |
#list_pool_origination_identities(params = {}) ⇒ Types::ListPoolOriginationIdentitiesResult
Lists all associated origination identities in your pool.
If you specify filters, the output includes information for only those origination identities that meet the filter criteria.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
4707 4708 4709 4710 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4707 def list_pool_origination_identities(params = {}, = {}) req = build_request(:list_pool_origination_identities, params) req.send_request() end |
#list_protect_configuration_rule_set_number_overrides(params = {}) ⇒ Types::ListProtectConfigurationRuleSetNumberOverridesResult
Retrieve all of the protect configuration rule set number overrides that match the filters.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
4768 4769 4770 4771 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4768 def list_protect_configuration_rule_set_number_overrides(params = {}, = {}) req = build_request(:list_protect_configuration_rule_set_number_overrides, params) req.send_request() end |
#list_registration_associations(params = {}) ⇒ Types::ListRegistrationAssociationsResult
Retrieve all of the origination identities that are associated with a registration.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
4831 4832 4833 4834 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4831 def list_registration_associations(params = {}, = {}) req = build_request(:list_registration_associations, params) req.send_request() end |
#list_tags_for_resource(params = {}) ⇒ Types::ListTagsForResourceResult
List all tags associated with a resource.
4863 4864 4865 4866 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4863 def (params = {}, = {}) req = build_request(:list_tags_for_resource, params) req.send_request() end |
#put_keyword(params = {}) ⇒ Types::PutKeywordResult
Creates or updates a keyword configuration on an origination phone number or pool.
A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, End User Messaging SMS responds with a customizable message.
If you specify a keyword that isn't valid, an error is returned.
4934 4935 4936 4937 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4934 def put_keyword(params = {}, = {}) req = build_request(:put_keyword, params) req.send_request() end |
#put_message_feedback(params = {}) ⇒ Types::PutMessageFeedbackResult
Set the MessageFeedbackStatus as RECEIVED or FAILED for the passed
in MessageId.
If you use message feedback then you must update message feedback
record. When you receive a signal that a user has received the message
you must use PutMessageFeedback to set the message feedback record
as RECEIVED; Otherwise, an hour after the message feedback record is
set to FAILED.
4975 4976 4977 4978 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 4975 def (params = {}, = {}) req = build_request(:put_message_feedback, params) req.send_request() end |
#put_opted_out_number(params = {}) ⇒ Types::PutOptedOutNumberResult
Creates an opted out destination phone number in the opt-out list.
If the destination phone number isn't valid or if the specified opt-out list doesn't exist, an error is returned.
5021 5022 5023 5024 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 5021 def put_opted_out_number(params = {}, = {}) req = build_request(:put_opted_out_number, params) req.send_request() end |
#put_protect_configuration_rule_set_number_override(params = {}) ⇒ Types::PutProtectConfigurationRuleSetNumberOverrideResult
Create or update a phone number rule override and associate it with a protect configuration.
5086 5087 5088 5089 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 5086 def put_protect_configuration_rule_set_number_override(params = {}, = {}) req = build_request(:put_protect_configuration_rule_set_number_override, params) req.send_request() end |
#put_registration_field_value(params = {}) ⇒ Types::PutRegistrationFieldValueResult
Creates or updates a field value for a registration.
5144 5145 5146 5147 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 5144 def put_registration_field_value(params = {}, = {}) req = build_request(:put_registration_field_value, params) req.send_request() end |
#put_resource_policy(params = {}) ⇒ Types::PutResourcePolicyResult
Attaches a resource-based policy to a End User Messaging SMS resource(phone number, sender Id, phone poll, or opt-out list) that is used for sharing the resource. A shared resource can be a Pool, Opt-out list, Sender Id, or Phone number. For more information about resource-based policies, see Working with shared resources in the End User Messaging SMS User Guide.
5190 5191 5192 5193 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 5190 def put_resource_policy(params = {}, = {}) req = build_request(:put_resource_policy, params) req.send_request() end |
#release_phone_number(params = {}) ⇒ Types::ReleasePhoneNumberResult
Releases an existing origination phone number in your account. Once released, a phone number is no longer available for sending messages.
If the origination phone number has deletion protection enabled or is associated with a pool, an error is returned.
5258 5259 5260 5261 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 5258 def release_phone_number(params = {}, = {}) req = build_request(:release_phone_number, params) req.send_request() end |
#release_sender_id(params = {}) ⇒ Types::ReleaseSenderIdResult
Releases an existing sender ID in your account.
5304 5305 5306 5307 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 5304 def release_sender_id(params = {}, = {}) req = build_request(:release_sender_id, params) req.send_request() end |
#request_phone_number(params = {}) ⇒ Types::RequestPhoneNumberResult
Request an origination phone number for use in your account. For more information on phone number request see Request a phone number in the End User Messaging SMS User Guide.
5449 5450 5451 5452 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 5449 def request_phone_number(params = {}, = {}) req = build_request(:request_phone_number, params) req.send_request() end |
#request_sender_id(params = {}) ⇒ Types::RequestSenderIdResult
Request a new sender ID that doesn't require registration.
5530 5531 5532 5533 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 5530 def request_sender_id(params = {}, = {}) req = build_request(:request_sender_id, params) req.send_request() end |
#send_destination_number_verification_code(params = {}) ⇒ Types::SendDestinationNumberVerificationCodeResult
Before you can send test messages to a verified destination phone number you need to opt-in the verified destination phone number. Creates a new text message with a verification code and send it to a verified destination phone number. Once you have the verification code use VerifyDestinationNumber to opt-in the verified destination phone number to receive messages.
5606 5607 5608 5609 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 5606 def send_destination_number_verification_code(params = {}, = {}) req = build_request(:send_destination_number_verification_code, params) req.send_request() end |
#send_media_message(params = {}) ⇒ Types::SendMediaMessageResult
Creates a new multimedia message (MMS) and sends it to a recipient's phone number.
5703 5704 5705 5706 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 5703 def (params = {}, = {}) req = build_request(:send_media_message, params) req.send_request() end |
#send_notify_text_message(params = {}) ⇒ Types::SendNotifyTextMessageResult
Sends a templated text message through a notify configuration to a recipient's phone number.
5804 5805 5806 5807 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 5804 def (params = {}, = {}) req = build_request(:send_notify_text_message, params) req.send_request() end |
#send_notify_voice_message(params = {}) ⇒ Types::SendNotifyVoiceMessageResult
Sends a templated voice message through a notify configuration to a recipient's phone number.
5910 5911 5912 5913 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 5910 def (params = {}, = {}) req = build_request(:send_notify_voice_message, params) req.send_request() end |
#send_text_message(params = {}) ⇒ Types::SendTextMessageResult
Creates a new text message and sends it to a recipient's phone number. SendTextMessage only sends an SMS message to one recipient each time it is invoked.
SMS throughput limits are measured in Message Parts per Second (MPS). Your MPS limit depends on the destination country of your messages, as well as the type of phone number (origination number) that you use to send the message. For more information about MPS, see Message Parts per Second (MPS) limits in the End User Messaging SMS User Guide.
6051 6052 6053 6054 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 6051 def (params = {}, = {}) req = build_request(:send_text_message, params) req.send_request() end |
#send_voice_message(params = {}) ⇒ Types::SendVoiceMessageResult
Allows you to send a request that sends a voice message. This operation uses Amazon Polly to convert a text script into a voice message.
6156 6157 6158 6159 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 6156 def (params = {}, = {}) req = build_request(:send_voice_message, params) req.send_request() end |
#set_account_default_protect_configuration(params = {}) ⇒ Types::SetAccountDefaultProtectConfigurationResult
Set a protect configuration as your account default. You can only have one account default protect configuration at a time. The current account default protect configuration is replaced with the provided protect configuration.
6189 6190 6191 6192 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 6189 def set_account_default_protect_configuration(params = {}, = {}) req = build_request(:set_account_default_protect_configuration, params) req.send_request() end |
#set_default_message_feedback_enabled(params = {}) ⇒ Types::SetDefaultMessageFeedbackEnabledResult
Sets a configuration set's default for message feedback.
6226 6227 6228 6229 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 6226 def (params = {}, = {}) req = build_request(:set_default_message_feedback_enabled, params) req.send_request() end |
#set_default_message_type(params = {}) ⇒ Types::SetDefaultMessageTypeResult
Sets the default message type on a configuration set.
Choose the category of SMS messages that you plan to send from this account. If you send account-related messages or time-sensitive messages such as one-time passcodes, choose Transactional. If you plan to send messages that contain marketing material or other promotional content, choose Promotional. This setting applies to your entire Amazon Web Services account.
6272 6273 6274 6275 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 6272 def (params = {}, = {}) req = build_request(:set_default_message_type, params) req.send_request() end |
#set_default_sender_id(params = {}) ⇒ Types::SetDefaultSenderIdResult
Sets default sender ID on a configuration set.
When sending a text message to a destination country that supports sender IDs, the default sender ID on the configuration set specified will be used if no dedicated origination phone numbers or registered sender IDs are available in your account.
6319 6320 6321 6322 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 6319 def set_default_sender_id(params = {}, = {}) req = build_request(:set_default_sender_id, params) req.send_request() end |
#set_media_message_spend_limit_override(params = {}) ⇒ Types::SetMediaMessageSpendLimitOverrideResult
Sets an account level monthly spend limit override for sending MMS
messages. The requested spend limit must be less than or equal to the
MaxLimit, which is set by Amazon Web Services.
6349 6350 6351 6352 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 6349 def (params = {}, = {}) req = build_request(:set_media_message_spend_limit_override, params) req.send_request() end |
#set_notify_message_spend_limit_override(params = {}) ⇒ Types::SetNotifyMessageSpendLimitOverrideResult
Sets an account level monthly spend limit override for sending notify
messages. The requested spend limit must be less than or equal to the
MaxLimit, which is set by Amazon Web Services.
6393 6394 6395 6396 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 6393 def (params = {}, = {}) req = build_request(:set_notify_message_spend_limit_override, params) req.send_request() end |
#set_text_message_spend_limit_override(params = {}) ⇒ Types::SetTextMessageSpendLimitOverrideResult
Sets an account level monthly spend limit override for sending text
messages. The requested spend limit must be less than or equal to the
MaxLimit, which is set by Amazon Web Services.
6423 6424 6425 6426 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 6423 def (params = {}, = {}) req = build_request(:set_text_message_spend_limit_override, params) req.send_request() end |
#set_voice_message_spend_limit_override(params = {}) ⇒ Types::SetVoiceMessageSpendLimitOverrideResult
Sets an account level monthly spend limit override for sending voice
messages. The requested spend limit must be less than or equal to the
MaxLimit, which is set by Amazon Web Services.
6453 6454 6455 6456 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 6453 def (params = {}, = {}) req = build_request(:set_voice_message_spend_limit_override, params) req.send_request() end |
#submit_registration_version(params = {}) ⇒ Types::SubmitRegistrationVersionResult
Submit the specified registration for review and approval.
6506 6507 6508 6509 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 6506 def submit_registration_version(params = {}, = {}) req = build_request(:submit_registration_version, params) req.send_request() end |
#tag_resource(params = {}) ⇒ Struct
Adds or overwrites only the specified tags for the specified resource. When you specify an existing tag key, the value is overwritten with the new value. Each tag consists of a key and an optional value. Tag keys must be unique per resource. For more information about tags, see Tags in the End User Messaging SMS User Guide.
6546 6547 6548 6549 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 6546 def tag_resource(params = {}, = {}) req = build_request(:tag_resource, params) req.send_request() end |
#untag_resource(params = {}) ⇒ Struct
Removes the association of the specified tags from a resource. For more information on tags see Tags in the End User Messaging SMS User Guide.
6578 6579 6580 6581 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 6578 def untag_resource(params = {}, = {}) req = build_request(:untag_resource, params) req.send_request() end |
#update_event_destination(params = {}) ⇒ Types::UpdateEventDestinationResult
Updates an existing event destination in a configuration set. You can update the IAM role ARN for CloudWatch Logs and Firehose. You can also enable or disable the event destination.
You may want to update an event destination to change its matching event types or updating the destination resource ARN. You can't change an event destination's type between CloudWatch Logs, Firehose, and Amazon SNS.
6666 6667 6668 6669 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 6666 def update_event_destination(params = {}, = {}) req = build_request(:update_event_destination, params) req.send_request() end |
#update_notify_configuration(params = {}) ⇒ Types::UpdateNotifyConfigurationResult
Updates an existing notify configuration. You can update the default template, pool association, enabled channels, enabled countries, and deletion protection settings.
6791 6792 6793 6794 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 6791 def update_notify_configuration(params = {}, = {}) req = build_request(:update_notify_configuration, params) req.send_request() end |
#update_phone_number(params = {}) ⇒ Types::UpdatePhoneNumberResult
Updates the configuration of an existing origination phone number. You can update the opt-out list, enable or disable two-way messaging, change the TwoWayChannelArn, enable or disable self-managed opt-outs, and enable or disable deletion protection.
If the origination phone number is associated with a pool, an error is returned.
6903 6904 6905 6906 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 6903 def update_phone_number(params = {}, = {}) req = build_request(:update_phone_number, params) req.send_request() end |
#update_pool(params = {}) ⇒ Types::UpdatePoolResult
Updates the configuration of an existing pool. You can update the
opt-out list, enable or disable two-way messaging, change the
TwoWayChannelArn, enable or disable self-managed opt-outs, enable or
disable deletion protection, and enable or disable shared routes.
7000 7001 7002 7003 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 7000 def update_pool(params = {}, = {}) req = build_request(:update_pool, params) req.send_request() end |
#update_protect_configuration(params = {}) ⇒ Types::UpdateProtectConfigurationResult
Update the setting for an existing protect configuration.
7041 7042 7043 7044 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 7041 def update_protect_configuration(params = {}, = {}) req = build_request(:update_protect_configuration, params) req.send_request() end |
#update_protect_configuration_country_rule_set(params = {}) ⇒ Types::UpdateProtectConfigurationCountryRuleSetResult
Update a country rule set to ALLOW, BLOCK, MONITOR, or FILTER
messages to be sent to the specified destination counties. You can
update one or multiple countries at a time. The updates are only
applied to the specified NumberCapability type.
7104 7105 7106 7107 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 7104 def update_protect_configuration_country_rule_set(params = {}, = {}) req = build_request(:update_protect_configuration_country_rule_set, params) req.send_request() end |
#update_rcs_agent(params = {}) ⇒ Types::UpdateRcsAgentResult
Updates the configuration of an existing RCS agent. You can update the opt-out list, deletion protection, two-way messaging settings, and self-managed opt-outs configuration.
7183 7184 7185 7186 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 7183 def update_rcs_agent(params = {}, = {}) req = build_request(:update_rcs_agent, params) req.send_request() end |
#update_sender_id(params = {}) ⇒ Types::UpdateSenderIdResult
Updates the configuration of an existing sender ID.
7236 7237 7238 7239 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 7236 def update_sender_id(params = {}, = {}) req = build_request(:update_sender_id, params) req.send_request() end |
#verify_destination_number(params = {}) ⇒ Types::VerifyDestinationNumberResult
Use the verification code that was received by the verified destination phone number to opt-in the verified destination phone number to receive more messages.
7279 7280 7281 7282 |
# File 'gems/aws-sdk-pinpointsmsvoicev2/lib/aws-sdk-pinpointsmsvoicev2/client.rb', line 7279 def verify_destination_number(params = {}, = {}) req = build_request(:verify_destination_number, params) req.send_request() end |