paws.customer.engagement (version 0.1.0)

pinpointsmsvoice_list_configuration_sets: List all of the configuration sets associated with your Amazon Pinpoint account in the current region

Description

List all of the configuration sets associated with your Amazon Pinpoint account in the current region.

Usage

pinpointsmsvoice_list_configuration_sets(NextToken, PageSize)

Arguments

NextToken

A token returned from a previous call to the API that indicates the position in the list of results.

PageSize

Used to specify the number of items that should be returned in the response.

Request syntax

svc$list_configuration_sets(
  NextToken = "string",
  PageSize = "string"
)