'2.0', 'service' => '

Welcome to the Amazon Pinpoint SMS and Voice, version 2 API Reference. This guide provides information about Amazon Pinpoint SMS and Voice, version 2 API resources, including supported HTTP methods, parameters, and schemas.

Amazon Pinpoint is an Amazon Web Services service that you can use to engage with your recipients across multiple messaging channels. The Amazon Pinpoint SMS and Voice, version 2 API provides programmatic access to options that are unique to the SMS and voice channels and supplements the resources provided by the Amazon Pinpoint API.

If you\'re new to Amazon Pinpoint, it\'s also helpful to review the Amazon Pinpoint Developer Guide. The Amazon Pinpoint Developer Guide provides tutorials, code samples, and procedures that demonstrate how to use Amazon Pinpoint features programmatically and how to integrate Amazon Pinpoint functionality into mobile apps and other types of applications. The guide also provides key information, such as Amazon Pinpoint integration with other Amazon Web Services services, and the quotas that apply to use of the service.

', 'operations' => [ 'AssociateOriginationIdentity' => '

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.

', 'CreateConfigurationSet' => '

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.

', 'CreateEventDestination' => '

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 Kinesis 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.

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 Kinesis Data Firehose destination.

', 'CreateOptOutList' => '

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 Amazon Pinpoint User Guide.

', 'CreatePool' => '

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.

', 'DeleteConfigurationSet' => '

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.

', 'DeleteDefaultMessageType' => '

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.

', 'DeleteDefaultSenderId' => '

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.

', 'DeleteEventDestination' => '

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.

', 'DeleteKeyword' => '

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, Amazon Pinpoint responds with a customizable message.

Keywords "HELP" and "STOP" can\'t be deleted or modified.

', 'DeleteOptOutList' => '

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.

', 'DeleteOptedOutNumber' => '

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.

', 'DeletePool' => '

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.

', 'DeleteTextMessageSpendLimitOverride' => '

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 Amazon Pinpoint quotas in the Amazon Pinpoint Developer Guide.

', 'DeleteVoiceMessageSpendLimitOverride' => '

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 Amazon Pinpoint quotas in the Amazon Pinpoint Developer Guide.

', 'DescribeAccountAttributes' => '

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 Amazon Pinpoint 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.

', 'DescribeAccountLimits' => '

Describes the current Amazon Pinpoint 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 Amazon Pinpoint quotas in the Amazon Pinpoint Developer Guide.

', 'DescribeConfigurationSets' => '

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.

', 'DescribeKeywords' => '

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, Amazon Pinpoint responds with a customizable message.

If you specify a keyword that isn\'t valid, an Error is returned.

', 'DescribeOptOutLists' => '

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.

', 'DescribeOptedOutNumbers' => '

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 Error is returned.

', 'DescribePhoneNumbers' => '

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.

', 'DescribePools' => '

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.

', 'DescribeSenderIds' => '

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.

', 'DescribeSpendLimits' => '

Describes the current Amazon Pinpoint 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 spending quota for Amazon Pinpoint in the Amazon Pinpoint User Guide.

', 'DisassociateOriginationIdentity' => '

Removes the specified origination identity from an existing pool.

If the origination identity isn\'t associated with the specified pool, an Error is returned.

', 'ListPoolOriginationIdentities' => '

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.

', 'ListTagsForResource' => '

List all tags associated with a resource.

', 'PutKeyword' => '

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, Amazon Pinpoint responds with a customizable message.

If you specify a keyword that isn\'t valid, an Error is returned.

', 'PutOptedOutNumber' => '

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.

', 'ReleasePhoneNumber' => '

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.

', 'RequestPhoneNumber' => '

Request an origination phone number for use in your account. For more information on phone number request see Requesting a number in the Amazon Pinpoint User Guide.

', 'SendTextMessage' => '

Creates a new text message and sends it to a recipient\'s phone number.

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, see Message Parts per Second (MPS) limits in the Amazon Pinpoint User Guide.

', 'SendVoiceMessage' => '

Allows you to send a request that sends a text message through Amazon Pinpoint. This operation uses Amazon Polly to convert a text script into a voice message.

', 'SetDefaultMessageType' => '

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.

', 'SetDefaultSenderId' => '

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.

', 'SetTextMessageSpendLimitOverride' => '

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.

', 'SetVoiceMessageSpendLimitOverride' => '

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.

', 'TagResource' => '

Adds or overwrites only the specified tags for the specified Amazon Pinpoint SMS Voice, version 2 resource. When you specify an existing tag key, the value is overwritten with the new value. Each resource can have a maximum of 50 tags. Each tag consists of a key and an optional value. Tag keys must be unique per resource. For more information about tags, see Tagging Amazon Pinpoint resources in the Amazon Pinpoint Developer Guide.

', 'UntagResource' => '

Removes the association of the specified tags from an Amazon Pinpoint SMS Voice V2 resource. For more information on tags see Tagging Amazon Pinpoint resources in the Amazon Pinpoint Developer Guide.

', 'UpdateEventDestination' => '

Updates an existing event destination in a configuration set. You can update the IAM role ARN for CloudWatch Logs and Kinesis Data 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, Kinesis Data Firehose, and Amazon SNS.

', 'UpdatePhoneNumber' => '

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.

', 'UpdatePool' => '

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.

', ], 'shapes' => [ 'AccessDeniedException' => [ 'base' => '

The request was denied because you don\'t have sufficient permissions to access the resource.

', 'refs' => [], ], 'AccessDeniedExceptionReason' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$Reason' => '

The reason for the exception.

', ], ], 'AccountAttribute' => [ 'base' => '

Displays the attributes associated with a single Amazon Web Services account.

', 'refs' => [ 'AccountAttributeList$member' => NULL, ], ], 'AccountAttributeList' => [ 'base' => NULL, 'refs' => [ 'DescribeAccountAttributesResult$AccountAttributes' => '

An array of AccountAttributes objects.

', ], ], 'AccountAttributeName' => [ 'base' => NULL, 'refs' => [ 'AccountAttribute$Name' => '

The name of the account attribute.

', ], ], 'AccountLimit' => [ 'base' => '

The current resource quotas associated with an Amazon Web Services account.

', 'refs' => [ 'AccountLimitList$member' => NULL, ], ], 'AccountLimitList' => [ 'base' => NULL, 'refs' => [ 'DescribeAccountLimitsResult$AccountLimits' => '

An array of AccountLimit objects that show the current spend limits.

', ], ], 'AccountLimitName' => [ 'base' => NULL, 'refs' => [ 'AccountLimit$Name' => '

The name of the attribute to apply the account limit to.

', ], ], 'AmazonResourceName' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceRequest$ResourceArn' => '

The Amazon Resource Name (ARN) of the resource to query for.

', 'ListTagsForResourceResult$ResourceArn' => '

The ARN of the resource.

', 'TagResourceRequest$ResourceArn' => '

The Amazon Resource Name (ARN) of the resource.

', 'UntagResourceRequest$ResourceArn' => '

The Amazon Resource Name (ARN) of the resource.

', ], ], 'AssociateOriginationIdentityRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateOriginationIdentityResult' => [ 'base' => NULL, 'refs' => [], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'CreatePoolRequest$DeletionProtectionEnabled' => '

By default this is set to false. When set to true the pool can\'t be deleted. You can change this value using the UpdatePool action.

', 'EventDestination$Enabled' => '

When set to true events will be logged.

', 'RequestPhoneNumberRequest$DeletionProtectionEnabled' => '

By default this is set to false. When set to true the phone number can\'t be deleted.

', 'UpdateEventDestinationRequest$Enabled' => '

When set to true logging is enabled.

', 'UpdatePhoneNumberRequest$TwoWayEnabled' => '

By default this is set to false. When set to true you can receive incoming text messages from your end recipients.

', 'UpdatePhoneNumberRequest$SelfManagedOptOutsEnabled' => '

By default this is set to false. When an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, Amazon Pinpoint automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you\'re responsible for responding to HELP and STOP requests. You\'re also responsible for tracking and honoring opt-out requests.

', 'UpdatePhoneNumberRequest$DeletionProtectionEnabled' => '

By default this is set to false. When set to true the phone number can\'t be deleted.

', 'UpdatePoolRequest$TwoWayEnabled' => '

By default this is set to false. When set to true you can receive incoming text messages from your end recipients.

', 'UpdatePoolRequest$SelfManagedOptOutsEnabled' => '

By default this is set to false. When an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, Amazon Pinpoint automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you\'re responsible for responding to HELP and STOP requests. You\'re also responsible for tracking and honoring opt-out requests.

', 'UpdatePoolRequest$SharedRoutesEnabled' => '

Indicates whether shared routes are enabled for the pool.

', 'UpdatePoolRequest$DeletionProtectionEnabled' => '

When set to true the pool can\'t be deleted.

', ], ], 'ClientToken' => [ 'base' => NULL, 'refs' => [ 'AssociateOriginationIdentityRequest$ClientToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don\'t specify a client token, a randomly generated token is used for the request to ensure idempotency.

', 'CreateConfigurationSetRequest$ClientToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don\'t specify a client token, a randomly generated token is used for the request to ensure idempotency.

', 'CreateEventDestinationRequest$ClientToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don\'t specify a client token, a randomly generated token is used for the request to ensure idempotency.

', 'CreateOptOutListRequest$ClientToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don\'t specify a client token, a randomly generated token is used for the request to ensure idempotency.

', 'CreatePoolRequest$ClientToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don\'t specify a client token, a randomly generated token is used for the request to ensure idempotency.

', 'DisassociateOriginationIdentityRequest$ClientToken' => '

Unique, case-sensitive identifier you provide to ensure the idempotency of the request. If you don\'t specify a client token, a randomly generated token is used for the request to ensure idempotency.

', 'RequestPhoneNumberRequest$ClientToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don\'t specify a client token, a randomly generated token is used for the request to ensure idempotency.

', ], ], 'CloudWatchLogsDestination' => [ 'base' => '

Contains the destination configuration to use when publishing message sending events.

', 'refs' => [ 'CreateEventDestinationRequest$CloudWatchLogsDestination' => '

An object that contains information about an event destination for logging to Amazon CloudWatch logs.

', 'EventDestination$CloudWatchLogsDestination' => '

An object that contains information about an event destination that sends logging events to Amazon CloudWatch logs.

', 'UpdateEventDestinationRequest$CloudWatchLogsDestination' => '

An object that contains information about an event destination that sends data to CloudWatch Logs.

', ], ], 'ConfigurationSetFilter' => [ 'base' => '

The information for configuration sets that meet a specified criteria.

', 'refs' => [ 'ConfigurationSetFilterList$member' => NULL, ], ], 'ConfigurationSetFilterList' => [ 'base' => NULL, 'refs' => [ 'DescribeConfigurationSetsRequest$Filters' => '

An array of filters to apply to the results that are returned.

', ], ], 'ConfigurationSetFilterName' => [ 'base' => NULL, 'refs' => [ 'ConfigurationSetFilter$Name' => '

The name of the attribute to filter on.

', ], ], 'ConfigurationSetInformation' => [ 'base' => '

Information related to a given configuration set in your Amazon Web Services account.

', 'refs' => [ 'ConfigurationSetInformationList$member' => NULL, ], ], 'ConfigurationSetInformationList' => [ 'base' => NULL, 'refs' => [ 'DescribeConfigurationSetsResult$ConfigurationSets' => '

An array of ConfigurationSets objects.

', ], ], 'ConfigurationSetName' => [ 'base' => NULL, 'refs' => [ 'ConfigurationSetInformation$ConfigurationSetName' => '

The name of the ConfigurationSet.

', 'CreateConfigurationSetRequest$ConfigurationSetName' => '

The name to use for the new configuration set.

', 'CreateConfigurationSetResult$ConfigurationSetName' => '

The name of the new configuration set.

', 'CreateEventDestinationResult$ConfigurationSetName' => '

The name of the configuration set.

', 'DeleteConfigurationSetResult$ConfigurationSetName' => '

The name of the deleted configuration set.

', 'DeleteDefaultMessageTypeResult$ConfigurationSetName' => '

The name of the configuration set.

', 'DeleteDefaultSenderIdResult$ConfigurationSetName' => '

The name of the configuration set.

', 'DeleteEventDestinationResult$ConfigurationSetName' => '

The name of the configuration set the event destination was deleted from.

', 'SetDefaultMessageTypeResult$ConfigurationSetName' => '

The name of the configuration set that was updated.

', 'SetDefaultSenderIdResult$ConfigurationSetName' => '

The name of the configuration set that was updated.

', 'UpdateEventDestinationResult$ConfigurationSetName' => '

The name of the configuration set.

', ], ], 'ConfigurationSetNameList' => [ 'base' => NULL, 'refs' => [ 'DescribeConfigurationSetsRequest$ConfigurationSetNames' => '

An array of strings. Each element can be either a ConfigurationSetName or ConfigurationSetArn.

', ], ], 'ConfigurationSetNameOrArn' => [ 'base' => NULL, 'refs' => [ 'ConfigurationSetNameList$member' => NULL, 'CreateEventDestinationRequest$ConfigurationSetName' => '

Either the name of the configuration set or the configuration set ARN to apply event logging to. The ConfigurateSetName and ConfigurationSetArn can be found using the DescribeConfigurationSets action.

', 'DeleteConfigurationSetRequest$ConfigurationSetName' => '

The name of the configuration set or the configuration set ARN that you want to delete. The ConfigurationSetName and ConfigurationSetArn can be found using the DescribeConfigurationSets action.

', 'DeleteDefaultMessageTypeRequest$ConfigurationSetName' => '

The name of the configuration set or the configuration set Amazon Resource Name (ARN) to delete the default message type from. The ConfigurationSetName and ConfigurationSetArn can be found using the DescribeConfigurationSets action.

', 'DeleteDefaultSenderIdRequest$ConfigurationSetName' => '

The name of the configuration set or the configuration set Amazon Resource Name (ARN) to delete the default sender ID from. The ConfigurationSetName and ConfigurationSetArn can be found using the DescribeConfigurationSets action.

', 'DeleteEventDestinationRequest$ConfigurationSetName' => '

The name of the configuration set or the configuration set\'s Amazon Resource Name (ARN) to remove the event destination from. The ConfigurateSetName and ConfigurationSetArn can be found using the DescribeConfigurationSets action.

', 'SendTextMessageRequest$ConfigurationSetName' => '

The name of the configuration set to use. This can be either the ConfigurationSetName or ConfigurationSetArn.

', 'SendVoiceMessageRequest$ConfigurationSetName' => '

The name of the configuration set to use. This can be either the ConfigurationSetName or ConfigurationSetArn.

', 'SetDefaultMessageTypeRequest$ConfigurationSetName' => '

The configuration set to update with a new default message type. This field can be the ConsigurationSetName or ConfigurationSetArn.

', 'SetDefaultSenderIdRequest$ConfigurationSetName' => '

The configuration set to updated with a new default SenderId. This field can be the ConsigurationSetName or ConfigurationSetArn.

', 'UpdateEventDestinationRequest$ConfigurationSetName' => '

The configuration set to update with the new event destination. Valid values for this can be the ConfigurationSetName or ConfigurationSetArn.

', ], ], 'ConflictException' => [ 'base' => '

Your request has conflicting operations. This can occur if you\'re trying to perform more than one operation on the same resource at the same time or it could be that the requested action isn\'t valid for the current state or configuration of the resource.

', 'refs' => [], ], 'ConflictExceptionReason' => [ 'base' => NULL, 'refs' => [ 'ConflictException$Reason' => '

The reason for the exception.

', ], ], 'ContextKey' => [ 'base' => NULL, 'refs' => [ 'ContextMap$key' => NULL, ], ], 'ContextMap' => [ 'base' => NULL, 'refs' => [ 'SendTextMessageRequest$Context' => '

You can specify custom data in this field. If you do, that data is logged to the event destination.

', 'SendVoiceMessageRequest$Context' => '

You can specify custom data in this field. If you do, that data is logged to the event destination.

', ], ], 'ContextValue' => [ 'base' => NULL, 'refs' => [ 'ContextMap$value' => NULL, ], ], 'CreateConfigurationSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateConfigurationSetResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateEventDestinationRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateEventDestinationResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateOptOutListRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateOptOutListResult' => [ 'base' => NULL, 'refs' => [], ], 'CreatePoolRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreatePoolResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteConfigurationSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteConfigurationSetResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteDefaultMessageTypeRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteDefaultMessageTypeResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteDefaultSenderIdRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteDefaultSenderIdResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteEventDestinationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteEventDestinationResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteKeywordRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteKeywordResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteOptOutListRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteOptOutListResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteOptedOutNumberRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteOptedOutNumberResult' => [ 'base' => NULL, 'refs' => [], ], 'DeletePoolRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeletePoolResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTextMessageSpendLimitOverrideRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTextMessageSpendLimitOverrideResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVoiceMessageSpendLimitOverrideRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVoiceMessageSpendLimitOverrideResult' => [ 'base' => NULL, 'refs' => [], ], 'DeliveryStreamArn' => [ 'base' => NULL, 'refs' => [ 'KinesisFirehoseDestination$DeliveryStreamArn' => '

The Amazon Resource Name (ARN) of the delivery stream.

', ], ], 'DescribeAccountAttributesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAccountAttributesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAccountLimitsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAccountLimitsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeConfigurationSetsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeConfigurationSetsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeKeywordsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeKeywordsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeOptOutListsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeOptOutListsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeOptedOutNumbersRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeOptedOutNumbersResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribePhoneNumbersRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribePhoneNumbersResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribePoolsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribePoolsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSenderIdsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSenderIdsResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSpendLimitsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSpendLimitsResult' => [ 'base' => NULL, 'refs' => [], ], 'DestinationCountryParameterKey' => [ 'base' => NULL, 'refs' => [ 'DestinationCountryParameters$key' => NULL, ], ], 'DestinationCountryParameterValue' => [ 'base' => NULL, 'refs' => [ 'DestinationCountryParameters$value' => NULL, ], ], 'DestinationCountryParameters' => [ 'base' => NULL, 'refs' => [ 'SendTextMessageRequest$DestinationCountryParameters' => '

This field is used for any country-specific registration requirements. Currently, this setting is only used when you send messages to recipients in India using a sender ID. For more information see Special requirements for sending SMS messages to recipients in India.

', ], ], 'DisassociateOriginationIdentityRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateOriginationIdentityResult' => [ 'base' => NULL, 'refs' => [], ], 'EventDestination' => [ 'base' => '

Contains information about an event destination.

Event destinations are associated with configuration sets, which enable you to publish message sending events to Amazon CloudWatch, Amazon Kinesis Data Firehose, or Amazon SNS.

', 'refs' => [ 'CreateEventDestinationResult$EventDestination' => '

The details of the destination where events are logged.

', 'DeleteEventDestinationResult$EventDestination' => '

The event destination object that was deleted.

', 'EventDestinationList$member' => NULL, 'UpdateEventDestinationResult$EventDestination' => '

An EventDestination object containing the details of where events will be logged.

', ], ], 'EventDestinationList' => [ 'base' => NULL, 'refs' => [ 'ConfigurationSetInformation$EventDestinations' => '

An array of EventDestination objects that describe any events to log and where to log them.

', 'DeleteConfigurationSetResult$EventDestinations' => '

An array of any EventDestination objects that were associated with the deleted configuration set.

', ], ], 'EventDestinationName' => [ 'base' => NULL, 'refs' => [ 'CreateEventDestinationRequest$EventDestinationName' => '

The name that identifies the event destination.

', 'DeleteEventDestinationRequest$EventDestinationName' => '

The name of the event destination to delete.

', 'EventDestination$EventDestinationName' => '

The name of the EventDestination.

', 'UpdateEventDestinationRequest$EventDestinationName' => '

The name to use for the event destination.

', ], ], 'EventType' => [ 'base' => NULL, 'refs' => [ 'EventTypeList$member' => NULL, ], ], 'EventTypeList' => [ 'base' => NULL, 'refs' => [ 'CreateEventDestinationRequest$MatchingEventTypes' => '

An array of event types that determine which events to log. If "ALL" is used, then Amazon Pinpoint logs every event type.

', 'EventDestination$MatchingEventTypes' => '

An array of event types that determine which events to log.

', 'UpdateEventDestinationRequest$MatchingEventTypes' => '

An array of event types that determine which events to log.

', ], ], 'FilterValue' => [ 'base' => NULL, 'refs' => [ 'FilterValueList$member' => NULL, ], ], 'FilterValueList' => [ 'base' => NULL, 'refs' => [ 'ConfigurationSetFilter$Values' => '

An array values to filter for.

', 'KeywordFilter$Values' => '

An array values to filter for.

', 'OptedOutFilter$Values' => '

An array of values to filter for.

', 'PhoneNumberFilter$Values' => '

An array values to filter for.

', 'PoolFilter$Values' => '

An array values to filter for.

', 'PoolOriginationIdentitiesFilter$Values' => '

An array values to filter for.

', 'SenderIdFilter$Values' => '

An array of values to filter for.

', ], ], 'IamRoleArn' => [ 'base' => NULL, 'refs' => [ 'CloudWatchLogsDestination$IamRoleArn' => '

The Amazon Resource Name (ARN) of an Amazon Identity and Access Management (IAM) role that is able to write event data to an Amazon CloudWatch destination.

', 'KinesisFirehoseDestination$IamRoleArn' => '

The ARN of an Amazon Identity and Access Management (IAM) role that is able to write event data to an Amazon Firehose destination.

', ], ], 'InternalServerException' => [ 'base' => '

The API encountered an unexpected error and couldn\'t complete the request. You might be able to successfully issue the request again in the future.

', 'refs' => [], ], 'IsoCountryCode' => [ 'base' => NULL, 'refs' => [ 'AssociateOriginationIdentityRequest$IsoCountryCode' => '

The new two-character code, in ISO 3166-1 alpha-2 format, for the country or region of the origination identity.

', 'AssociateOriginationIdentityResult$IsoCountryCode' => '

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

', 'CreatePoolRequest$IsoCountryCode' => '

The new two-character code, in ISO 3166-1 alpha-2 format, for the country or region of the new pool.

', 'DisassociateOriginationIdentityRequest$IsoCountryCode' => '

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

', 'DisassociateOriginationIdentityResult$IsoCountryCode' => '

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

', 'OriginationIdentityMetadata$IsoCountryCode' => '

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

', 'PhoneNumberInformation$IsoCountryCode' => '

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

', 'ReleasePhoneNumberResult$IsoCountryCode' => '

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

', 'RequestPhoneNumberRequest$IsoCountryCode' => '

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

', 'RequestPhoneNumberResult$IsoCountryCode' => '

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

', 'SenderIdAndCountry$IsoCountryCode' => '

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

', 'SenderIdInformation$IsoCountryCode' => '

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

', 'UpdatePhoneNumberResult$IsoCountryCode' => '

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

', ], ], 'Keyword' => [ 'base' => NULL, 'refs' => [ 'DeleteKeywordRequest$Keyword' => '

The keyword to delete.

', 'DeleteKeywordResult$Keyword' => '

The keyword that was deleted.

', 'KeywordInformation$Keyword' => '

The keyword as a string.

', 'KeywordList$member' => NULL, 'PutKeywordRequest$Keyword' => '

The new keyword to add.

', 'PutKeywordResult$Keyword' => '

The keyword that was added.

', 'SendTextMessageRequest$Keyword' => '

When you register a short code in the US, you must specify a program name. If you don’t have a US short code, omit this attribute.

', ], ], 'KeywordAction' => [ 'base' => NULL, 'refs' => [ 'DeleteKeywordResult$KeywordAction' => '

The action that was associated with the deleted keyword.

', 'KeywordInformation$KeywordAction' => '

The action to perform for the keyword.

', 'PutKeywordRequest$KeywordAction' => '

The action to perform for the new keyword when it is received.

', 'PutKeywordResult$KeywordAction' => '

The action to perform when the keyword is used.

', ], ], 'KeywordFilter' => [ 'base' => '

The information for keywords that meet a specified criteria.

', 'refs' => [ 'KeywordFilterList$member' => NULL, ], ], 'KeywordFilterList' => [ 'base' => NULL, 'refs' => [ 'DescribeKeywordsRequest$Filters' => '

An array of keyword filters to filter the results.

', ], ], 'KeywordFilterName' => [ 'base' => NULL, 'refs' => [ 'KeywordFilter$Name' => '

The name of the attribute to filter on.

', ], ], 'KeywordInformation' => [ 'base' => '

The information for all keywords in a pool.

', 'refs' => [ 'KeywordInformationList$member' => NULL, ], ], 'KeywordInformationList' => [ 'base' => NULL, 'refs' => [ 'DescribeKeywordsResult$Keywords' => '

An array of KeywordInformation objects that contain the results.

', ], ], 'KeywordList' => [ 'base' => NULL, 'refs' => [ 'DescribeKeywordsRequest$Keywords' => '

An array of keywords to search for.

', ], ], 'KeywordMessage' => [ 'base' => NULL, 'refs' => [ 'DeleteKeywordResult$KeywordMessage' => '

The message that was associated with the deleted keyword.

', 'KeywordInformation$KeywordMessage' => '

A custom message that can be used with the keyword.

', 'PutKeywordRequest$KeywordMessage' => '

The message associated with the keyword.

', 'PutKeywordResult$KeywordMessage' => '

The message associated with the keyword.

', ], ], 'KinesisFirehoseDestination' => [ 'base' => '

Contains the delivery stream Amazon Resource Name (ARN), and the ARN of the Identity and Access Management (IAM) role associated with an Kinesis Data Firehose event destination.

Event destinations, such as Kinesis Data Firehose, are associated with configuration sets, which enable you to publish message sending events.

', 'refs' => [ 'CreateEventDestinationRequest$KinesisFirehoseDestination' => '

An object that contains information about an event destination for logging to Amazon Kinesis Data Firehose.

', 'EventDestination$KinesisFirehoseDestination' => '

An object that contains information about an event destination for logging to Amazon Kinesis Data Firehose.

', 'UpdateEventDestinationRequest$KinesisFirehoseDestination' => '

An object that contains information about an event destination for logging to Kinesis Data Firehose.

', ], ], 'ListPoolOriginationIdentitiesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListPoolOriginationIdentitiesResult' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResult' => [ 'base' => NULL, 'refs' => [], ], 'LogGroupArn' => [ 'base' => NULL, 'refs' => [ 'CloudWatchLogsDestination$LogGroupArn' => '

The name of the Amazon CloudWatch log group that you want to record events in.

', ], ], 'MaxPrice' => [ 'base' => NULL, 'refs' => [ 'SendTextMessageRequest$MaxPrice' => '

The maximum amount that you want to spend, in US dollars, per each text message part. A text message can contain multiple parts.

', 'SendVoiceMessageRequest$MaxPricePerMinute' => '

The maximum amount to spend per voice message, in US dollars.

', ], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeAccountAttributesRequest$MaxResults' => '

The maximum number of results to return per each request.

', 'DescribeAccountLimitsRequest$MaxResults' => '

The maximum number of results to return per each request.

', 'DescribeConfigurationSetsRequest$MaxResults' => '

The maximum number of results to return per each request.

', 'DescribeKeywordsRequest$MaxResults' => '

The maximum number of results to return per each request.

', 'DescribeOptOutListsRequest$MaxResults' => '

The maximum number of results to return per each request.

', 'DescribeOptedOutNumbersRequest$MaxResults' => '

The maximum number of results to return per each request.

', 'DescribePhoneNumbersRequest$MaxResults' => '

The maximum number of results to return per each request.

', 'DescribePoolsRequest$MaxResults' => '

The maximum number of results to return per each request.

', 'DescribeSenderIdsRequest$MaxResults' => '

The maximum number of results to return per each request.

', 'DescribeSpendLimitsRequest$MaxResults' => '

The maximum number of results to return per each request.

', 'ListPoolOriginationIdentitiesRequest$MaxResults' => '

The maximum number of results to return per each request.

', ], ], 'MessageType' => [ 'base' => NULL, 'refs' => [ 'ConfigurationSetInformation$DefaultMessageType' => '

The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren\'t critical or time-sensitive.

', 'CreatePoolRequest$MessageType' => '

The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren\'t critical or time-sensitive.

', 'CreatePoolResult$MessageType' => '

The type of message for the pool to use.

', 'DeleteConfigurationSetResult$DefaultMessageType' => '

The default message type of the configuration set that was deleted.

', 'DeleteDefaultMessageTypeResult$MessageType' => '

The current message type for the configuration set.

', 'DeletePoolResult$MessageType' => '

The message type that was associated with the deleted pool.

', 'MessageTypeList$member' => NULL, 'PhoneNumberInformation$MessageType' => '

The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren\'t critical or time-sensitive.

', 'PoolInformation$MessageType' => '

The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren\'t critical or time-sensitive.

', 'ReleasePhoneNumberResult$MessageType' => '

The message type that was associated with the phone number.

', 'RequestPhoneNumberRequest$MessageType' => '

The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren\'t critical or time-sensitive.

', 'RequestPhoneNumberResult$MessageType' => '

The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren\'t critical or time-sensitive.

', 'SendTextMessageRequest$MessageType' => '

The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren\'t critical or time-sensitive.

', 'SetDefaultMessageTypeRequest$MessageType' => '

The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren\'t critical or time-sensitive.

', 'SetDefaultMessageTypeResult$MessageType' => '

The new default message type of the configuration set.

', 'UpdatePhoneNumberResult$MessageType' => '

The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren\'t critical or time-sensitive.

', 'UpdatePoolResult$MessageType' => '

The type of message for the pool to use.

', ], ], 'MessageTypeList' => [ 'base' => NULL, 'refs' => [ 'SenderIdInformation$MessageTypes' => '

The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren\'t critical or time-sensitive.

', ], ], 'MonthlyLimit' => [ 'base' => NULL, 'refs' => [ 'DeleteTextMessageSpendLimitOverrideResult$MonthlyLimit' => '

The current monthly limit, in US dollars.

', 'DeleteVoiceMessageSpendLimitOverrideResult$MonthlyLimit' => '

The current monthly limit, in US dollars.

', 'SetTextMessageSpendLimitOverrideRequest$MonthlyLimit' => '

The new monthly limit to enforce on text messages.

', 'SetTextMessageSpendLimitOverrideResult$MonthlyLimit' => '

The current monthly limit to enforce on sending text messages.

', 'SetVoiceMessageSpendLimitOverrideRequest$MonthlyLimit' => '

The new monthly limit to enforce on voice messages.

', 'SetVoiceMessageSpendLimitOverrideResult$MonthlyLimit' => '

The current monthly limit to enforce on sending voice messages.

', ], ], 'NextToken' => [ 'base' => NULL, 'refs' => [ 'DescribeAccountAttributesRequest$NextToken' => '

The token to be used for the next set of paginated results. You don\'t need to supply a value for this field in the initial request.

', 'DescribeAccountAttributesResult$NextToken' => '

The token to be used for the next set of paginated results. If this field is empty then there are no more results.

', 'DescribeAccountLimitsRequest$NextToken' => '

The token to be used for the next set of paginated results. You don\'t need to supply a value for this field in the initial request.

', 'DescribeAccountLimitsResult$NextToken' => '

The token to be used for the next set of paginated results. If this field is empty then there are no more results.

', 'DescribeConfigurationSetsRequest$NextToken' => '

The token to be used for the next set of paginated results. You don\'t need to supply a value for this field in the initial request.

', 'DescribeConfigurationSetsResult$NextToken' => '

The token to be used for the next set of paginated results. If this field is empty then there are no more results.

', 'DescribeKeywordsRequest$NextToken' => '

The token to be used for the next set of paginated results. You don\'t need to supply a value for this field in the initial request.

', 'DescribeKeywordsResult$NextToken' => '

The token to be used for the next set of paginated results. If this field is empty then there are no more results.

', 'DescribeOptOutListsRequest$NextToken' => '

The token to be used for the next set of paginated results. You don\'t need to supply a value for this field in the initial request.

', 'DescribeOptOutListsResult$NextToken' => '

The token to be used for the next set of paginated results. If this field is empty then there are no more results.

', 'DescribeOptedOutNumbersRequest$NextToken' => '

The token to be used for the next set of paginated results. You don\'t need to supply a value for this field in the initial request.

', 'DescribeOptedOutNumbersResult$NextToken' => '

The token to be used for the next set of paginated results. If this field is empty then there are no more results.

', 'DescribePhoneNumbersRequest$NextToken' => '

The token to be used for the next set of paginated results. You don\'t need to supply a value for this field in the initial request.

', 'DescribePhoneNumbersResult$NextToken' => '

The token to be used for the next set of paginated results. If this field is empty then there are no more results.

', 'DescribePoolsRequest$NextToken' => '

The token to be used for the next set of paginated results. You don\'t need to supply a value for this field in the initial request.

', 'DescribePoolsResult$NextToken' => '

The token to be used for the next set of paginated results. If this field is empty then there are no more results.

', 'DescribeSenderIdsRequest$NextToken' => '

The token to be used for the next set of paginated results. You don\'t need to supply a value for this field in the initial request.

', 'DescribeSenderIdsResult$NextToken' => '

The token to be used for the next set of paginated results. If this field is empty then there are no more results.

', 'DescribeSpendLimitsRequest$NextToken' => '

The token to be used for the next set of paginated results. You don\'t need to supply a value for this field in the initial request.

', 'DescribeSpendLimitsResult$NextToken' => '

The token to be used for the next set of paginated results. If this field is empty then there are no more results.

', 'ListPoolOriginationIdentitiesRequest$NextToken' => '

The token to be used for the next set of paginated results. You don\'t need to supply a value for this field in the initial request.

', 'ListPoolOriginationIdentitiesResult$NextToken' => '

The token to be used for the next set of paginated results. If this field is empty then there are no more results.

', ], ], 'NonEmptyTagList' => [ 'base' => NULL, 'refs' => [ 'TagResourceRequest$Tags' => '

An array of key and value pair tags that are associated with the resource.

', ], ], 'NumberCapability' => [ 'base' => NULL, 'refs' => [ 'NumberCapabilityList$member' => NULL, ], ], 'NumberCapabilityList' => [ 'base' => NULL, 'refs' => [ 'OriginationIdentityMetadata$NumberCapabilities' => '

Describes if the origination identity can be used for text messages, voice calls or both.

', 'PhoneNumberInformation$NumberCapabilities' => '

Describes if the origination identity can be used for text messages, voice calls or both.

', 'ReleasePhoneNumberResult$NumberCapabilities' => '

Specifies if the number could be used for text messages, voice, or both.

', 'RequestPhoneNumberRequest$NumberCapabilities' => '

Indicates if the phone number will be used for text messages, voice messages, or both.

', 'RequestPhoneNumberResult$NumberCapabilities' => '

Indicates if the phone number will be used for text messages, voice messages or both.

', 'UpdatePhoneNumberResult$NumberCapabilities' => '

Specifies if the number could be used for text messages, voice or both.

', ], ], 'NumberStatus' => [ 'base' => NULL, 'refs' => [ 'PhoneNumberInformation$Status' => '

The current status of the phone number.

', 'ReleasePhoneNumberResult$Status' => '

The current status of the request.

', 'RequestPhoneNumberResult$Status' => '

The current status of the request.

', 'UpdatePhoneNumberResult$Status' => '

The current status of the request.

', ], ], 'NumberType' => [ 'base' => NULL, 'refs' => [ 'PhoneNumberInformation$NumberType' => '

The type of phone number.

', 'ReleasePhoneNumberResult$NumberType' => '

The type of number that was released.

', 'UpdatePhoneNumberResult$NumberType' => '

The type of number that was requested.

', ], ], 'OptOutListInformation' => [ 'base' => '

The information for all OptOutList in an Amazon Web Services account.

', 'refs' => [ 'OptOutListInformationList$member' => NULL, ], ], 'OptOutListInformationList' => [ 'base' => NULL, 'refs' => [ 'DescribeOptOutListsResult$OptOutLists' => '

An array of OptOutListInformation objects that contain the details for the requested OptOutLists.

', ], ], 'OptOutListName' => [ 'base' => NULL, 'refs' => [ 'CreateOptOutListRequest$OptOutListName' => '

The name of the new OptOutList.

', 'CreateOptOutListResult$OptOutListName' => '

The name of the new OptOutList.

', 'CreatePoolResult$OptOutListName' => '

The name of the OptOutList associated with the pool.

', 'DeleteOptOutListResult$OptOutListName' => '

The name of the OptOutList that was removed.

', 'DeleteOptedOutNumberResult$OptOutListName' => '

The OptOutListName that the phone number was removed from.

', 'DeletePoolResult$OptOutListName' => '

The name of the OptOutList that was associated with the deleted pool.

', 'DescribeOptedOutNumbersResult$OptOutListName' => '

The name of the OptOutList.

', 'OptOutListInformation$OptOutListName' => '

The name of the OptOutList.

', 'PhoneNumberInformation$OptOutListName' => '

The name of the OptOutList associated with the phone number.

', 'PoolInformation$OptOutListName' => '

The name of the OptOutList associated with the pool.

', 'PutOptedOutNumberResult$OptOutListName' => '

The OptOutListName that the phone number was removed from.

', 'ReleasePhoneNumberResult$OptOutListName' => '

The name of the OptOutList that was associated with the phone number.

', 'RequestPhoneNumberResult$OptOutListName' => '

The name of the OptOutList that is associated with the requested phone number.

', 'UpdatePhoneNumberResult$OptOutListName' => '

The name of the OptOutList associated with the phone number.

', 'UpdatePoolResult$OptOutListName' => '

The name of the OptOutList associated with the pool.

', ], ], 'OptOutListNameList' => [ 'base' => NULL, 'refs' => [ 'DescribeOptOutListsRequest$OptOutListNames' => '

The OptOutLists to show the details of. This is an array of strings that can be either the OptOutListName or OptOutListArn.

', ], ], 'OptOutListNameOrArn' => [ 'base' => NULL, 'refs' => [ 'DeleteOptOutListRequest$OptOutListName' => '

The OptOutListName or OptOutListArn of the OptOutList to delete. You can use DescribeOptOutLists to find the values for OptOutListName and OptOutListArn.

', 'DeleteOptedOutNumberRequest$OptOutListName' => '

The OptOutListName or OptOutListArn to remove the phone number from.

', 'DescribeOptedOutNumbersRequest$OptOutListName' => '

The OptOutListName or OptOutListArn of the OptOutList. You can use DescribeOptOutLists to find the values for OptOutListName and OptOutListArn.

', 'OptOutListNameList$member' => NULL, 'PutOptedOutNumberRequest$OptOutListName' => '

The OptOutListName or OptOutListArn to add the phone number to.

', 'RequestPhoneNumberRequest$OptOutListName' => '

The name of the OptOutList to associate with the phone number. You can use the OutOutListName or OptPutListArn.

', 'UpdatePhoneNumberRequest$OptOutListName' => '

The OptOutList to add the phone number to. Valid values for this field can be either the OutOutListName or OutOutListArn.

', 'UpdatePoolRequest$OptOutListName' => '

The OptOutList to associate with the pool. Valid values are either OptOutListName or OptOutListArn.

', ], ], 'OptedOutFilter' => [ 'base' => '

The information for opted out numbers that meet a specified criteria.

', 'refs' => [ 'OptedOutFilterList$member' => NULL, ], ], 'OptedOutFilterList' => [ 'base' => NULL, 'refs' => [ 'DescribeOptedOutNumbersRequest$Filters' => '

An array of OptedOutFilter objects to filter the results on.

', ], ], 'OptedOutFilterName' => [ 'base' => NULL, 'refs' => [ 'OptedOutFilter$Name' => '

The name of the attribute to filter on.

', ], ], 'OptedOutNumberInformation' => [ 'base' => '

The information for an opted out number in an Amazon Web Services account.

', 'refs' => [ 'OptedOutNumberInformationList$member' => NULL, ], ], 'OptedOutNumberInformationList' => [ 'base' => NULL, 'refs' => [ 'DescribeOptedOutNumbersResult$OptedOutNumbers' => '

An array of OptedOutNumbersInformation objects that provide information about the requested OptedOutNumbers.

', ], ], 'OptedOutNumberList' => [ 'base' => NULL, 'refs' => [ 'DescribeOptedOutNumbersRequest$OptedOutNumbers' => '

An array of phone numbers to search for in the OptOutList.

', ], ], 'OriginationIdentityMetadata' => [ 'base' => '

The metadata for an origination identity associated with a pool.

', 'refs' => [ 'OriginationIdentityMetadataList$member' => NULL, ], ], 'OriginationIdentityMetadataList' => [ 'base' => NULL, 'refs' => [ 'ListPoolOriginationIdentitiesResult$OriginationIdentities' => '

An array of any OriginationIdentityMetadata objects.

', ], ], 'PhoneNumber' => [ 'base' => NULL, 'refs' => [ 'DeleteOptedOutNumberRequest$OptedOutNumber' => '

The phone number, in E.164 format, to remove from the OptOutList.

', 'DeleteOptedOutNumberResult$OptedOutNumber' => '

The phone number that was removed from the OptOutList.

', 'OptedOutNumberInformation$OptedOutNumber' => '

The phone number that is opted out.

', 'OptedOutNumberList$member' => NULL, 'PhoneNumberInformation$PhoneNumber' => '

The phone number in E.164 format.

', 'PutOptedOutNumberRequest$OptedOutNumber' => '

The phone number to add to the OptOutList in E.164 format.

', 'PutOptedOutNumberResult$OptedOutNumber' => '

The phone number that was added to the OptOutList.

', 'ReleasePhoneNumberResult$PhoneNumber' => '

The phone number that was released.

', 'RequestPhoneNumberResult$PhoneNumber' => '

The new phone number that was requested.

', 'SendTextMessageRequest$DestinationPhoneNumber' => '

The destination phone number in E.164 format.

', 'SendVoiceMessageRequest$DestinationPhoneNumber' => '

The destination phone number in E.164 format.

', 'UpdatePhoneNumberResult$PhoneNumber' => '

The phone number that was updated.

', ], ], 'PhoneNumberFilter' => [ 'base' => '

The information for a phone number that meets a specified criteria.

', 'refs' => [ 'PhoneNumberFilterList$member' => NULL, ], ], 'PhoneNumberFilterList' => [ 'base' => NULL, 'refs' => [ 'DescribePhoneNumbersRequest$Filters' => '

An array of PhoneNumberFilter objects to filter the results.

', ], ], 'PhoneNumberFilterName' => [ 'base' => NULL, 'refs' => [ 'PhoneNumberFilter$Name' => '

The name of the attribute to filter on.

', ], ], 'PhoneNumberIdList' => [ 'base' => NULL, 'refs' => [ 'DescribePhoneNumbersRequest$PhoneNumberIds' => '

The unique identifier of phone numbers to find information about. This is an array of strings that can be either the PhoneNumberId or PhoneNumberArn.

', ], ], 'PhoneNumberIdOrArn' => [ 'base' => NULL, 'refs' => [ 'PhoneNumberIdList$member' => NULL, 'ReleasePhoneNumberRequest$PhoneNumberId' => '

The PhoneNumberId or PhoneNumberArn of the phone number to release. You can use DescribePhoneNumbers to get the values for PhoneNumberId and PhoneNumberArn.

', 'UpdatePhoneNumberRequest$PhoneNumberId' => '

The unique identifier of the phone number. Valid values for this field can be either the PhoneNumberId or PhoneNumberArn.

', ], ], 'PhoneNumberInformation' => [ 'base' => '

The information for a phone number in an Amazon Web Services account.

', 'refs' => [ 'PhoneNumberInformationList$member' => NULL, ], ], 'PhoneNumberInformationList' => [ 'base' => NULL, 'refs' => [ 'DescribePhoneNumbersResult$PhoneNumbers' => '

An array of PhoneNumberInformation objects that contain the details for the requested phone numbers.

', ], ], 'PhoneOrPoolIdOrArn' => [ 'base' => NULL, 'refs' => [ 'DeleteKeywordRequest$OriginationIdentity' => '

The origination identity to use such as a PhoneNumberId, PhoneNumberArn, PoolId or PoolArn. You can use DescribePhoneNumbers to find the values for PhoneNumberId and PhoneNumberArn and DescribePools to find the values of PoolId and PoolArn.

', 'DescribeKeywordsRequest$OriginationIdentity' => '

The origination identity to use such as a PhoneNumberId, PhoneNumberArn, SenderId or SenderIdArn. You can use DescribePhoneNumbers to find the values for PhoneNumberId and PhoneNumberArn while DescribeSenderIds can be used to get the values for SenderId and SenderIdArn.

', 'PutKeywordRequest$OriginationIdentity' => '

The origination identity to use such as a PhoneNumberId, PhoneNumberArn, SenderId or SenderIdArn. You can use DescribePhoneNumbers get the values for PhoneNumberId and PhoneNumberArn while DescribeSenderIds can be used to get the values for SenderId and SenderIdArn.

', ], ], 'PhoneOrSenderIdOrArn' => [ 'base' => NULL, 'refs' => [ 'AssociateOriginationIdentityRequest$OriginationIdentity' => '

The origination identity to use, such as PhoneNumberId, PhoneNumberArn, SenderId, or SenderIdArn. You can use DescribePhoneNumbers to find the values for PhoneNumberId and PhoneNumberArn, while DescribeSenderIds can be used to get the values for SenderId and SenderIdArn.

', 'CreatePoolRequest$OriginationIdentity' => '

The origination identity to use such as a PhoneNumberId, PhoneNumberArn, SenderId or SenderIdArn. You can use DescribePhoneNumbers to find the values for PhoneNumberId and PhoneNumberArn while DescribeSenderIds can be used to get the values for SenderId and SenderIdArn.

', 'DisassociateOriginationIdentityRequest$OriginationIdentity' => '

The origination identity to use such as a PhoneNumberId, PhoneNumberArn, SenderId or SenderIdArn. You can use DescribePhoneNumbers find the values for PhoneNumberId and PhoneNumberArn, or use DescribeSenderIds to get the values for SenderId and SenderIdArn.

', ], ], 'PoolFilter' => [ 'base' => '

The information for a pool that meets a specified criteria.

', 'refs' => [ 'PoolFilterList$member' => NULL, ], ], 'PoolFilterList' => [ 'base' => NULL, 'refs' => [ 'DescribePoolsRequest$Filters' => '

An array of PoolFilter objects to filter the results.

', ], ], 'PoolFilterName' => [ 'base' => NULL, 'refs' => [ 'PoolFilter$Name' => '

The name of the attribute to filter on.

', ], ], 'PoolIdList' => [ 'base' => NULL, 'refs' => [ 'DescribePoolsRequest$PoolIds' => '

The unique identifier of pools to find. This is an array of strings that can be either the PoolId or PoolArn.

', ], ], 'PoolIdOrArn' => [ 'base' => NULL, 'refs' => [ 'AssociateOriginationIdentityRequest$PoolId' => '

The pool to update with the new Identity. This value can be either the PoolId or PoolArn, and you can find these values using DescribePools.

', 'DeletePoolRequest$PoolId' => '

The PoolId or PoolArn of the pool to delete. You can use DescribePools to find the values for PoolId and PoolArn .

', 'DisassociateOriginationIdentityRequest$PoolId' => '

The unique identifier for the pool to disassociate with the origination identity. This value can be either the PoolId or PoolArn.

', 'ListPoolOriginationIdentitiesRequest$PoolId' => '

The unique identifier for the pool. This value can be either the PoolId or PoolArn.

', 'PoolIdList$member' => NULL, 'RequestPhoneNumberRequest$PoolId' => '

The pool to associated with the phone number. You can use the PoolId or PoolArn.

', 'UpdatePoolRequest$PoolId' => '

The unique identifier of the pool to update. Valid values are either the PoolId or PoolArn.

', ], ], 'PoolInformation' => [ 'base' => '

The information for a pool in an Amazon Web Services account.

', 'refs' => [ 'PoolInformationList$member' => NULL, ], ], 'PoolInformationList' => [ 'base' => NULL, 'refs' => [ 'DescribePoolsResult$Pools' => '

An array of PoolInformation objects that contain the details for the requested pools.

', ], ], 'PoolOriginationIdentitiesFilter' => [ 'base' => '

Information about origination identities associated with a pool that meets a specified criteria.

', 'refs' => [ 'PoolOriginationIdentitiesFilterList$member' => NULL, ], ], 'PoolOriginationIdentitiesFilterList' => [ 'base' => NULL, 'refs' => [ 'ListPoolOriginationIdentitiesRequest$Filters' => '

An array of PoolOriginationIdentitiesFilter objects to filter the results..

', ], ], 'PoolOriginationIdentitiesFilterName' => [ 'base' => NULL, 'refs' => [ 'PoolOriginationIdentitiesFilter$Name' => '

The name of the attribute to filter on.

', ], ], 'PoolStatus' => [ 'base' => NULL, 'refs' => [ 'CreatePoolResult$Status' => '

The current status of the pool.

', 'DeletePoolResult$Status' => '

The current status of the pool.

', 'PoolInformation$Status' => '

The current status of the pool.

', 'UpdatePoolResult$Status' => '

The current status of the pool update request.

', ], ], 'PrimitiveBoolean' => [ 'base' => NULL, 'refs' => [ 'CreatePoolResult$TwoWayEnabled' => '

By default this is set to false. When set to true you can receive incoming text messages from your end recipients.

', 'CreatePoolResult$SelfManagedOptOutsEnabled' => '

By default this is set to false. When an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, Amazon Pinpoint automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you\'re responsible for responding to HELP and STOP requests. You\'re also responsible for tracking and honoring opt-out requests.

', 'CreatePoolResult$SharedRoutesEnabled' => '

Indicates whether shared routes are enabled for the pool.

', 'CreatePoolResult$DeletionProtectionEnabled' => '

When set to true deletion protection is enabled. By default this is set to false.

', 'DeleteOptedOutNumberResult$EndUserOptedOut' => '

This is true if it was the end user who requested their phone number be removed.

', 'DeletePoolResult$TwoWayEnabled' => '

By default this is set to false. When set to true you can receive incoming text messages from your end recipients.

', 'DeletePoolResult$SelfManagedOptOutsEnabled' => '

By default this is set to false. When an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, Amazon Pinpoint automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you\'re responsible for responding to HELP and STOP requests. You\'re also responsible for tracking and honoring opt-out requests.

', 'DeletePoolResult$SharedRoutesEnabled' => '

Indicates whether shared routes are enabled for the pool.

', 'OptedOutNumberInformation$EndUserOptedOut' => '

This is set to true if it was the end recipient that opted out.

', 'PhoneNumberInformation$TwoWayEnabled' => '

By default this is set to false. When set to true you can receive incoming text messages from your end recipients using the TwoWayChannelArn.

', 'PhoneNumberInformation$SelfManagedOptOutsEnabled' => '

When set to false an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, Amazon Pinpoint automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you\'re responsible for responding to HELP and STOP requests. You\'re also responsible for tracking and honoring opt-out request. For more information see Self-managed opt-outs

', 'PhoneNumberInformation$DeletionProtectionEnabled' => '

When set to true the phone number can\'t be deleted.

', 'PoolInformation$TwoWayEnabled' => '

When set to true you can receive incoming text messages from your end recipients using the TwoWayChannelArn.

', 'PoolInformation$SelfManagedOptOutsEnabled' => '

When set to false, an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, Amazon Pinpoint automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you\'re responsible for responding to HELP and STOP requests. You\'re also responsible for tracking and honoring opt-out requests. For more information see Self-managed opt-outs

', 'PoolInformation$SharedRoutesEnabled' => '

Allows you to enable shared routes on your pool.

By default, this is set to False. If you set this value to True, your messages are sent using phone numbers or sender IDs (depending on the country) that are shared with other Amazon Pinpoint users. In some countries, such as the United States, senders aren\'t allowed to use shared routes and must use a dedicated phone number or short code.

', 'PoolInformation$DeletionProtectionEnabled' => '

When set to true the pool can\'t be deleted.

', 'PutOptedOutNumberResult$EndUserOptedOut' => '

This is true if it was the end user who requested their phone number be removed.

', 'ReleasePhoneNumberResult$TwoWayEnabled' => '

By default this is set to false. When set to true you can receive incoming text messages from your end recipients.

', 'ReleasePhoneNumberResult$SelfManagedOptOutsEnabled' => '

By default this is set to false. When an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, Amazon Pinpoint automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you\'re responsible for responding to HELP and STOP requests. You\'re also responsible for tracking and honoring opt-out requests.

', 'RequestPhoneNumberResult$TwoWayEnabled' => '

By default this is set to false. When set to true you can receive incoming text messages from your end recipients.

', 'RequestPhoneNumberResult$SelfManagedOptOutsEnabled' => '

By default this is set to false. When an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, Amazon Pinpoint automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you\'re responsible for responding to HELP and STOP requests. You\'re also responsible for tracking and honoring opt-out requests.

', 'RequestPhoneNumberResult$DeletionProtectionEnabled' => '

By default this is set to false. When set to true the phone number can\'t be deleted.

', 'SendTextMessageRequest$DryRun' => '

When set to true, the message is checked and validated, but isn\'t sent to the end recipient.

', 'SendVoiceMessageRequest$DryRun' => '

When set to true, the message is checked and validated, but isn\'t sent to the end recipient.

', 'SpendLimit$Overridden' => '

When set to True, the value that has been specified in the EnforcedLimit is used to determine the maximum amount in US dollars that can be spent to send messages each month, in US dollars.

', 'UpdatePhoneNumberResult$TwoWayEnabled' => '

By default this is set to false. When set to true you can receive incoming text messages from your end recipients.

', 'UpdatePhoneNumberResult$SelfManagedOptOutsEnabled' => '

This is true if self managed opt-out are enabled.

', 'UpdatePhoneNumberResult$DeletionProtectionEnabled' => '

When set to true the phone number can\'t be deleted.

', 'UpdatePoolResult$TwoWayEnabled' => '

By default this is set to false. When set to true you can receive incoming text messages from your end recipients.

', 'UpdatePoolResult$SelfManagedOptOutsEnabled' => '

When an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, Amazon Pinpoint automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you\'re responsible for responding to HELP and STOP requests. You\'re also responsible for tracking and honoring opt-out requests.

', 'UpdatePoolResult$SharedRoutesEnabled' => '

Indicates whether shared routes are enabled for the pool.

', 'UpdatePoolResult$DeletionProtectionEnabled' => '

When set to true the pool can\'t be deleted.

', ], ], 'PrimitiveLong' => [ 'base' => NULL, 'refs' => [ 'AccountLimit$Used' => '

The current amount that has been spent, in US dollars.

', 'AccountLimit$Max' => '

The Amazon Web Services set limit for that resource type, in US dollars.

', 'SpendLimit$EnforcedLimit' => '

The maximum amount of money, in US dollars, that you want to be able to spend sending messages each month. This value has to be less than or equal to the amount in MaxLimit. To use this custom limit, Overridden must be set to true.

', 'SpendLimit$MaxLimit' => '

The maximum amount of money that you are able to spend to send messages each month, in US dollars.

', ], ], 'PutKeywordRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutKeywordResult' => [ 'base' => NULL, 'refs' => [], ], 'PutOptedOutNumberRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutOptedOutNumberResult' => [ 'base' => NULL, 'refs' => [], ], 'RegistrationId' => [ 'base' => NULL, 'refs' => [ 'RequestPhoneNumberRequest$RegistrationId' => '

Use this field to attach your phone number for an external registration process.

', ], ], 'ReleasePhoneNumberRequest' => [ 'base' => NULL, 'refs' => [], ], 'ReleasePhoneNumberResult' => [ 'base' => NULL, 'refs' => [], ], 'RequestPhoneNumberRequest' => [ 'base' => NULL, 'refs' => [], ], 'RequestPhoneNumberResult' => [ 'base' => NULL, 'refs' => [], ], 'RequestableNumberType' => [ 'base' => NULL, 'refs' => [ 'RequestPhoneNumberRequest$NumberType' => '

The type of phone number to request.

', 'RequestPhoneNumberResult$NumberType' => '

The type of number that was released.

', ], ], 'ResourceNotFoundException' => [ 'base' => '

A requested resource couldn\'t be found.

', 'refs' => [], ], 'ResourceType' => [ 'base' => NULL, 'refs' => [ 'ConflictException$ResourceType' => '

The type of resource that caused the exception.

', 'ResourceNotFoundException$ResourceType' => '

The type of resource that caused the exception.

', ], ], 'SendTextMessageRequest' => [ 'base' => NULL, 'refs' => [], ], 'SendTextMessageResult' => [ 'base' => NULL, 'refs' => [], ], 'SendVoiceMessageRequest' => [ 'base' => NULL, 'refs' => [], ], 'SendVoiceMessageResult' => [ 'base' => NULL, 'refs' => [], ], 'SenderId' => [ 'base' => NULL, 'refs' => [ 'ConfigurationSetInformation$DefaultSenderId' => '

The default sender ID used by the ConfigurationSet.

', 'DeleteConfigurationSetResult$DefaultSenderId' => '

The default Sender ID of the configuration set that was deleted.

', 'DeleteDefaultSenderIdResult$SenderId' => '

The current sender ID for the configuration set.

', 'SenderIdInformation$SenderId' => '

The alphanumeric sender ID in a specific country that you\'d like to describe.

', 'SetDefaultSenderIdRequest$SenderId' => '

The current sender ID for the configuration set. When sending a text message to a destination country which supports SenderIds, the default sender ID on the configuration set specified on SendTextMessage will be used if no dedicated origination phone numbers or registered SenderIds are available in your account, instead of a generic sender ID, such as \'NOTICE\'.

', 'SetDefaultSenderIdResult$SenderId' => '

The default sender ID to set for the ConfigurationSet.

', ], ], 'SenderIdAndCountry' => [ 'base' => '

The alphanumeric sender ID in a specific country that you want to describe. For more information on sender IDs see Requesting sender IDs for SMS messaging with Amazon Pinpoint in the Amazon Pinpoint User Guide.

', 'refs' => [ 'SenderIdList$member' => NULL, ], ], 'SenderIdFilter' => [ 'base' => '

The information for a sender ID that meets a specified criteria.

', 'refs' => [ 'SenderIdFilterList$member' => NULL, ], ], 'SenderIdFilterList' => [ 'base' => NULL, 'refs' => [ 'DescribeSenderIdsRequest$Filters' => '

An array of SenderIdFilter objects to filter the results.

', ], ], 'SenderIdFilterName' => [ 'base' => NULL, 'refs' => [ 'SenderIdFilter$Name' => '

The name of the attribute to filter on.

', ], ], 'SenderIdInformation' => [ 'base' => '

The information for all SenderIds in an Amazon Web Services account.

', 'refs' => [ 'SenderIdInformationList$member' => NULL, ], ], 'SenderIdInformationList' => [ 'base' => NULL, 'refs' => [ 'DescribeSenderIdsResult$SenderIds' => '

An array of SernderIdInformation objects that contain the details for the requested SenderIds.

', ], ], 'SenderIdList' => [ 'base' => NULL, 'refs' => [ 'DescribeSenderIdsRequest$SenderIds' => '

An array of SenderIdAndCountry objects to search for.

', ], ], 'SenderIdOrArn' => [ 'base' => NULL, 'refs' => [ 'SenderIdAndCountry$SenderId' => '

The unique identifier of the sender.

', ], ], 'ServiceQuotaExceededException' => [ 'base' => '

The request would cause a service quota to be exceeded.

', 'refs' => [], ], 'ServiceQuotaExceededExceptionReason' => [ 'base' => NULL, 'refs' => [ 'ServiceQuotaExceededException$Reason' => '

The reason for the exception.

', ], ], 'SetDefaultMessageTypeRequest' => [ 'base' => NULL, 'refs' => [], ], 'SetDefaultMessageTypeResult' => [ 'base' => NULL, 'refs' => [], ], 'SetDefaultSenderIdRequest' => [ 'base' => NULL, 'refs' => [], ], 'SetDefaultSenderIdResult' => [ 'base' => NULL, 'refs' => [], ], 'SetTextMessageSpendLimitOverrideRequest' => [ 'base' => NULL, 'refs' => [], ], 'SetTextMessageSpendLimitOverrideResult' => [ 'base' => NULL, 'refs' => [], ], 'SetVoiceMessageSpendLimitOverrideRequest' => [ 'base' => NULL, 'refs' => [], ], 'SetVoiceMessageSpendLimitOverrideResult' => [ 'base' => NULL, 'refs' => [], ], 'SnsDestination' => [ 'base' => '

An object that defines an Amazon SNS destination for events. You can use Amazon SNS to send notification when certain events occur.

', 'refs' => [ 'CreateEventDestinationRequest$SnsDestination' => '

An object that contains information about an event destination for logging to Amazon SNS.

', 'EventDestination$SnsDestination' => '

An object that contains information about an event destination that sends logging events to Amazon SNS.

', 'UpdateEventDestinationRequest$SnsDestination' => '

An object that contains information about an event destination that sends data to Amazon SNS.

', ], ], 'SnsTopicArn' => [ 'base' => NULL, 'refs' => [ 'SnsDestination$TopicArn' => '

The Amazon Resource Name (ARN) of the Amazon SNS topic that you want to publish events to.

', ], ], 'SpendLimit' => [ 'base' => '

Describes the current Amazon Pinpoint monthly spend limits for sending voice and text messages. For more information on increasing your monthly spend limit, see Requesting increases to your monthly SMS spending quota for Amazon Pinpoint in the Amazon Pinpoint User Guide.

', 'refs' => [ 'SpendLimitList$member' => NULL, ], ], 'SpendLimitList' => [ 'base' => NULL, 'refs' => [ 'DescribeSpendLimitsResult$SpendLimits' => '

An array of SpendLimit objects that contain the details for the requested spend limits.

', ], ], 'SpendLimitName' => [ 'base' => NULL, 'refs' => [ 'SpendLimit$Name' => '

The name for the SpendLimit.

', ], ], 'String' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$Message' => NULL, 'AccountAttribute$Value' => '

The value associated with the account attribute name.

', 'AssociateOriginationIdentityResult$PoolArn' => '

The Amazon Resource Name (ARN) of the pool that is now associated with the origination identity.

', 'AssociateOriginationIdentityResult$PoolId' => '

The PoolId of the pool that is now associated with the origination identity.

', 'AssociateOriginationIdentityResult$OriginationIdentityArn' => '

The PhoneNumberArn or SenderIdArn of the origination identity.

', 'AssociateOriginationIdentityResult$OriginationIdentity' => '

The PhoneNumberId or SenderId of the origination identity.

', 'ConfigurationSetInformation$ConfigurationSetArn' => '

The Resource Name (ARN) of the ConfigurationSet.

', 'ConflictException$Message' => NULL, 'ConflictException$ResourceId' => '

The unique identifier of the request.

', 'CreateConfigurationSetResult$ConfigurationSetArn' => '

The Amazon Resource Name (ARN) of the newly created configuration set.

', 'CreateEventDestinationResult$ConfigurationSetArn' => '

The ARN of the configuration set.

', 'CreateOptOutListResult$OptOutListArn' => '

The Amazon Resource Name (ARN) for the OptOutList.

', 'CreatePoolResult$PoolArn' => '

The Amazon Resource Name (ARN) for the pool.

', 'CreatePoolResult$PoolId' => '

The unique identifier for the pool.

', 'DeleteConfigurationSetResult$ConfigurationSetArn' => '

The Amazon Resource Name (ARN) of the deleted configuration set.

', 'DeleteDefaultMessageTypeResult$ConfigurationSetArn' => '

The Amazon Resource Name (ARN) of the configuration set.

', 'DeleteDefaultSenderIdResult$ConfigurationSetArn' => '

The Amazon Resource Name (ARN) of the configuration set.

', 'DeleteEventDestinationResult$ConfigurationSetArn' => '

The Amazon Resource Name (ARN) of the configuration set.

', 'DeleteKeywordResult$OriginationIdentityArn' => '

The PhoneNumberArn or PoolArn that the keyword was associated with.

', 'DeleteKeywordResult$OriginationIdentity' => '

The PhoneNumberId or PoolId that the keyword was associated with.

', 'DeleteOptOutListResult$OptOutListArn' => '

The Amazon Resource Name (ARN) of the OptOutList that was removed.

', 'DeleteOptedOutNumberResult$OptOutListArn' => '

The OptOutListArn that the phone number was removed from.

', 'DeletePoolResult$PoolArn' => '

The Amazon Resource Name (ARN) of the pool that was deleted.

', 'DeletePoolResult$PoolId' => '

The PoolId of the pool that was deleted.

', 'DescribeKeywordsResult$OriginationIdentityArn' => '

The PhoneNumberArn or PoolArn that is associated with the OriginationIdentity.

', 'DescribeKeywordsResult$OriginationIdentity' => '

The PhoneNumberId or PoolId that is associated with the OriginationIdentity.

', 'DescribeOptedOutNumbersResult$OptOutListArn' => '

The Amazon Resource Name (ARN) of the OptOutList.

', 'DisassociateOriginationIdentityResult$PoolArn' => '

The Amazon Resource Name (ARN) of the pool.

', 'DisassociateOriginationIdentityResult$PoolId' => '

The PoolId of the pool no longer associated with the origination identity.

', 'DisassociateOriginationIdentityResult$OriginationIdentityArn' => '

The PhoneNumberArn or SenderIdArn of the origination identity.

', 'DisassociateOriginationIdentityResult$OriginationIdentity' => '

The PhoneNumberId or SenderId of the origination identity.

', 'InternalServerException$Message' => NULL, 'InternalServerException$RequestId' => '

The unique identifier of the request.

', 'ListPoolOriginationIdentitiesResult$PoolArn' => '

The Amazon Resource Name (ARN) for the pool.

', 'ListPoolOriginationIdentitiesResult$PoolId' => '

The unique PoolId of the pool.

', 'OptOutListInformation$OptOutListArn' => '

The Amazon Resource Name (ARN) of the OptOutList.

', 'OriginationIdentityMetadata$OriginationIdentityArn' => '

The Amazon Resource Name (ARN) associated with the origination identity.

', 'OriginationIdentityMetadata$OriginationIdentity' => '

The unique identifier of the origination identity.

', 'PhoneNumberInformation$PhoneNumberArn' => '

The Amazon Resource Name (ARN) associated with the phone number.

', 'PhoneNumberInformation$PhoneNumberId' => '

The unique identifier for the phone number.

', 'PhoneNumberInformation$MonthlyLeasingPrice' => '

The price, in US dollars, to lease the phone number.

', 'PhoneNumberInformation$PoolId' => '

The unique identifier of the pool associated with the phone number.

', 'PoolInformation$PoolArn' => '

The Amazon Resource Name (ARN) for the pool.

', 'PoolInformation$PoolId' => '

The unique identifier for the pool.

', 'PutKeywordResult$OriginationIdentityArn' => '

The PhoneNumberArn or PoolArn that the keyword was associated with.

', 'PutKeywordResult$OriginationIdentity' => '

The PhoneNumberId or PoolId that the keyword was associated with.

', 'PutOptedOutNumberResult$OptOutListArn' => '

The OptOutListArn that the phone number was removed from.

', 'ReleasePhoneNumberResult$PhoneNumberArn' => '

The PhoneNumberArn of the phone number that was released.

', 'ReleasePhoneNumberResult$PhoneNumberId' => '

The PhoneNumberId of the phone number that was released.

', 'ReleasePhoneNumberResult$MonthlyLeasingPrice' => '

The monthly price of the phone number, in US dollars.

', 'RequestPhoneNumberResult$PhoneNumberArn' => '

The Amazon Resource Name (ARN) of the requested phone number.

', 'RequestPhoneNumberResult$PhoneNumberId' => '

The unique identifier of the new phone number.

', 'RequestPhoneNumberResult$MonthlyLeasingPrice' => '

The monthly price, in US dollars, to lease the phone number.

', 'RequestPhoneNumberResult$PoolId' => '

The unique identifier of the pool associated with the phone number

', 'ResourceNotFoundException$Message' => NULL, 'ResourceNotFoundException$ResourceId' => '

The unique identifier of the resource.

', 'SendTextMessageResult$MessageId' => '

The unique identifier for the message.

', 'SendVoiceMessageResult$MessageId' => '

The unique identifier for the message.

', 'SenderIdInformation$SenderIdArn' => '

The Amazon Resource Name (ARN) associated with the SenderId.

', 'SenderIdInformation$MonthlyLeasingPrice' => '

The monthly leasing price, in US dollars.

', 'ServiceQuotaExceededException$Message' => NULL, 'SetDefaultMessageTypeResult$ConfigurationSetArn' => '

The Amazon Resource Name (ARN) of the updated configuration set.

', 'SetDefaultSenderIdResult$ConfigurationSetArn' => '

The Amazon Resource Name (ARN) of the updated configuration set.

', 'ThrottlingException$Message' => NULL, 'UpdateEventDestinationResult$ConfigurationSetArn' => '

The Amazon Resource Name (ARN) for the ConfigurationSet that was updated.

', 'UpdatePhoneNumberResult$PhoneNumberArn' => '

The Amazon Resource Name (ARN) of the updated phone number.

', 'UpdatePhoneNumberResult$PhoneNumberId' => '

The unique identifier of the phone number.

', 'UpdatePhoneNumberResult$MonthlyLeasingPrice' => '

The monthly leasing price of the phone number, in US dollars.

', 'UpdatePoolResult$PoolArn' => '

The ARN of the pool.

', 'UpdatePoolResult$PoolId' => '

The unique identifier of the pool.

', 'ValidationException$Message' => NULL, 'ValidationExceptionField$Name' => '

The name of the field.

', 'ValidationExceptionField$Message' => '

The message associated with the validation exception with information to help determine its cause.

', ], ], 'Tag' => [ 'base' => '

The list of tags to be added to the specified topic.

', 'refs' => [ 'NonEmptyTagList$member' => NULL, 'TagList$member' => NULL, ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'Tag$Key' => '

The key identifier, or name, of the tag.

', 'TagKeyList$member' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$TagKeys' => '

An array of tag key values to unassociate with the resource.

', ], ], 'TagList' => [ 'base' => NULL, 'refs' => [ 'CreateConfigurationSetRequest$Tags' => '

An array of key and value pair tags that\'s associated with the new configuration set.

', 'CreateConfigurationSetResult$Tags' => '

An array of key and value pair tags that\'s associated with the configuration set.

', 'CreateOptOutListRequest$Tags' => '

An array of tags (key and value pairs) to associate with the new OptOutList.

', 'CreateOptOutListResult$Tags' => '

An array of tags (key and value pairs) associated with the new OptOutList.

', 'CreatePoolRequest$Tags' => '

An array of tags (key and value pairs) associated with the pool.

', 'CreatePoolResult$Tags' => '

An array of tags (key and value pairs) associated with the pool.

', 'ListTagsForResourceResult$Tags' => '

An array of key and value pair tags that are associated with the resource.

', 'RequestPhoneNumberRequest$Tags' => '

An array of tags (key and value pairs) associate with the requested phone number.

', 'RequestPhoneNumberResult$Tags' => '

An array of key and value pair tags that are associated with the phone number.

', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResult' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'Tag$Value' => '

The string value associated with the key of the tag.

', ], ], 'TextMessageBody' => [ 'base' => NULL, 'refs' => [ 'SendTextMessageRequest$MessageBody' => '

The body of the text message.

', ], ], 'TextMessageOriginationIdentity' => [ 'base' => NULL, 'refs' => [ 'SendTextMessageRequest$OriginationIdentity' => '

The origination identity of the message. This can be either the PhoneNumber, PhoneNumberId, PhoneNumberArn, SenderId, SenderIdArn, PoolId, or PoolArn.

', ], ], 'ThrottlingException' => [ 'base' => '

An error that occurred because too many requests were sent during a certain amount of time.

', 'refs' => [], ], 'TimeToLive' => [ 'base' => NULL, 'refs' => [ 'SendTextMessageRequest$TimeToLive' => '

How long the text message is valid for. By default this is 72 hours.

', 'SendVoiceMessageRequest$TimeToLive' => '

How long the voice message is valid for. By default this is 72 hours.

', ], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'ConfigurationSetInformation$CreatedTimestamp' => '

The time when the ConfigurationSet was created, in UNIX epoch time format.

', 'CreateConfigurationSetResult$CreatedTimestamp' => '

The time when the configuration set was created, in UNIX epoch time format.

', 'CreateOptOutListResult$CreatedTimestamp' => '

The time when the pool was created, in UNIX epoch time format.

', 'CreatePoolResult$CreatedTimestamp' => '

The time when the pool was created, in UNIX epoch time format.

', 'DeleteConfigurationSetResult$CreatedTimestamp' => '

The time that the deleted configuration set was created in UNIX epoch time format.

', 'DeleteOptOutListResult$CreatedTimestamp' => '

The time when the OptOutList was created, in UNIX epoch time format.

', 'DeleteOptedOutNumberResult$OptedOutTimestamp' => '

The time that the number was removed at, in UNIX epoch time format.

', 'DeletePoolResult$CreatedTimestamp' => '

The time when the pool was created, in UNIX epoch time format.

', 'OptOutListInformation$CreatedTimestamp' => '

The time when the OutOutList was created, in UNIX epoch time format.

', 'OptedOutNumberInformation$OptedOutTimestamp' => '

The time that the op tout occurred, in UNIX epoch time format.

', 'PhoneNumberInformation$CreatedTimestamp' => '

The time when the phone number was created, in UNIX epoch time format.

', 'PoolInformation$CreatedTimestamp' => '

The time when the pool was created, in UNIX epoch time format.

', 'PutOptedOutNumberResult$OptedOutTimestamp' => '

The time that the phone number was added to the OptOutList, in UNIX epoch time format.

', 'ReleasePhoneNumberResult$CreatedTimestamp' => '

The time when the phone number was created, in UNIX epoch time format.

', 'RequestPhoneNumberResult$CreatedTimestamp' => '

The time when the phone number was created, in UNIX epoch time format.

', 'UpdatePhoneNumberResult$CreatedTimestamp' => '

The time when the phone number was created, in UNIX epoch time format.

', 'UpdatePoolResult$CreatedTimestamp' => '

The time when the pool was created, in UNIX epoch time format.

', ], ], 'TwoWayChannelArn' => [ 'base' => NULL, 'refs' => [ 'CreatePoolResult$TwoWayChannelArn' => '

The Amazon Resource Name (ARN) of the two way channel.

', 'DeletePoolResult$TwoWayChannelArn' => '

The Amazon Resource Name (ARN) of the TwoWayChannel.

', 'PhoneNumberInformation$TwoWayChannelArn' => '

The Amazon Resource Name (ARN) of the two way channel.

', 'PoolInformation$TwoWayChannelArn' => '

The Amazon Resource Name (ARN) of the two way channel.

', 'ReleasePhoneNumberResult$TwoWayChannelArn' => '

The Amazon Resource Name (ARN) of the TwoWayChannel.

', 'RequestPhoneNumberResult$TwoWayChannelArn' => '

The ARN used to identify the two way channel.

', 'UpdatePhoneNumberRequest$TwoWayChannelArn' => '

The Amazon Resource Name (ARN) of the two way channel.

', 'UpdatePhoneNumberResult$TwoWayChannelArn' => '

The Amazon Resource Name (ARN) of the two way channel.

', 'UpdatePoolRequest$TwoWayChannelArn' => '

The Amazon Resource Name (ARN) of the two way channel.

', 'UpdatePoolResult$TwoWayChannelArn' => '

The Amazon Resource Name (ARN) of the two way channel.

', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResult' => [ 'base' => NULL, 'refs' => [], ], 'UpdateEventDestinationRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateEventDestinationResult' => [ 'base' => NULL, 'refs' => [], ], 'UpdatePhoneNumberRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdatePhoneNumberResult' => [ 'base' => NULL, 'refs' => [], ], 'UpdatePoolRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdatePoolResult' => [ 'base' => NULL, 'refs' => [], ], 'ValidationException' => [ 'base' => '

A validation exception for a field.

', 'refs' => [], ], 'ValidationExceptionField' => [ 'base' => '

The field associated with the validation exception.

', 'refs' => [ 'ValidationExceptionFieldList$member' => NULL, ], ], 'ValidationExceptionFieldList' => [ 'base' => NULL, 'refs' => [ 'ValidationException$Fields' => '

The field that failed validation.

', ], ], 'ValidationExceptionReason' => [ 'base' => NULL, 'refs' => [ 'ValidationException$Reason' => '

The reason for the exception.

', ], ], 'VoiceId' => [ 'base' => NULL, 'refs' => [ 'SendVoiceMessageRequest$VoiceId' => '

The voice for the Amazon Polly service to use. By default this is set to "MATTHEW".

', ], ], 'VoiceMessageBody' => [ 'base' => NULL, 'refs' => [ 'SendVoiceMessageRequest$MessageBody' => '

The text to convert to a voice message.

', ], ], 'VoiceMessageBodyTextType' => [ 'base' => NULL, 'refs' => [ 'SendVoiceMessageRequest$MessageBodyTextType' => '

Specifies if the MessageBody field contains text or speech synthesis markup language (SSML).

', ], ], 'VoiceMessageOriginationIdentity' => [ 'base' => NULL, 'refs' => [ 'SendVoiceMessageRequest$OriginationIdentity' => '

The origination identity to use for the voice call. This can be the PhoneNumber, PhoneNumberId, PhoneNumberArn, PoolId, or PoolArn.

', ], ], ],];