Skip to content

Latest commit

 

History

History

Amazon Simple Notification Service examples

Purpose

Shows how to use the AWS SDK for Java with Amazon Simple Notification Service (Amazon SNS).

Amazon SNS enables applications, end-users, and devices to instantly send and receive notifications from the cloud.

Code examples

⚠ Important

  • As an AWS best practice, grant this code least privilege, or only the permissions required to perform a task. For more information, see Grant Least Privilege in the AWS Identity and Access Management User Guide.
  • This code has not been tested in all AWS Regions. Some AWS services are available only in specific Regions. For more information, see the AWS Region Table on the AWS website.
  • Running this code might result in charges to your AWS account.

Running the code

Prerequisites

Additional information


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

SPDX-License-Identifier: Apache-2.0