pinpointsmsvoicev2_describe_account_attributes {paws.customer.engagement} | R Documentation |
Describes attributes of your Amazon Web Services account
Description
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.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_describe_account_attributes/ for full documentation.
Usage
pinpointsmsvoicev2_describe_account_attributes(
NextToken = NULL,
MaxResults = NULL
)
Arguments
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. |
MaxResults |
The maximum number of results to return per each request. |
[Package paws.customer.engagement version 0.7.0 Index]