Back to Aws Doc Sdk Examples

Amazon Pinpoint code examples for the SDK for Kotlin

kotlin/services/pinpoint/README.md

latest3.2 KB
Original Source

Amazon Pinpoint code examples for the SDK for Kotlin

Overview

Shows how to use the AWS SDK for Kotlin to work with Amazon Pinpoint.

<!--custom.overview.start--> <!--custom.overview.end-->

Amazon Pinpoint helps you engage your customers by sending them email, SMS and voice messages, and push notifications.

⚠ Important

  • Running this code might result in charges to your AWS account. For more details, see AWS Pricing and Free Tier.
  • Running the tests might result in charges to your AWS account.
  • We recommend that you grant your code least privilege. At most, grant only the minimum permissions required to perform the task. For more information, see Grant least privilege.
  • This code is not tested in every AWS Region. For more information, see AWS Regional Services.
<!--custom.important.start--> <!--custom.important.end-->

Code examples

Prerequisites

For prerequisites, see the README in the kotlin folder.

<!--custom.prerequisites.start--> <!--custom.prerequisites.end-->

Single actions

Code excerpts that show you how to call individual service functions.

<!--custom.examples.start-->

Custom Examples

  • AddExampleEndpoint - Demonstrates how to update an existing endpoint.
  • CreateEndpoint - Demonstrates how to create an endpoint for an application in Amazon Pinpoint.
  • ListEndpointIds - Demonstrates how to retrieve information about all the endpoints that are associated with a specific user ID.
<!--custom.examples.end-->

Run the examples

Instructions

<!--custom.instructions.start--> <!--custom.instructions.end-->

Tests

⚠ Running tests might result in charges to your AWS account.

To find instructions for running these tests, see the README in the kotlin folder.

<!--custom.tests.start--> <!--custom.tests.end-->

Additional resources

<!--custom.resources.start--> <!--custom.resources.end-->

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.

SPDX-License-Identifier: Apache-2.0