1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package pinpointsmsvoicev2 provides the API client, operations, and parameter
// types for Amazon Pinpoint SMS Voice V2.
//
// 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 (https://docs.aws.amazon.com/pinpoint/latest/developerguide/welcome.html)
// . 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. Regional availability The Amazon Pinpoint SMS
// and Voice, version 2 API Reference is available in several Amazon Web Services
// Regions and it provides an endpoint for each of these Regions. For a list of all
// the Regions and endpoints where the API is currently available, see Amazon Web
// Services Service Endpoints (https://docs.aws.amazon.com/general/latest/gr/rande.html#pinpoint_region)
// and Amazon Pinpoint endpoints and quotas (https://docs.aws.amazon.com/general/latest/gr/pinpoint.html)
// in the Amazon Web Services General Reference. To learn more about Amazon Web
// Services Regions, see Managing Amazon Web Services Regions (https://docs.aws.amazon.com/general/latest/gr/rande-manage.html)
// in the Amazon Web Services General Reference. In each Region, Amazon Web
// Services maintains multiple Availability Zones. These Availability Zones are
// physically isolated from each other, but are united by private, low-latency,
// high-throughput, and highly redundant network connections. These Availability
// Zones enable us to provide very high levels of availability and redundancy,
// while also minimizing latency. To learn more about the number of Availability
// Zones that are available in each Region, see Amazon Web Services Global
// Infrastructure. (https://aws.amazon.com/about-aws/global-infrastructure/)
package pinpointsmsvoicev2
|