AWS sns documentation change
Summary
Updated prerequisite documentation for Java SDK setup instructions
Security assessment
Editorial changes to installation instructions. No security-related content added or modified.
Diff
diff --git a/sns/latest/dg/extended-client-library-java.md index 8faf360d4..354cde3d0 100644 --- a/sns/latest/dg/extended-client-library-java.md +++ b/sns/latest/dg/extended-client-library-java.md @@ -13 +13 @@ The following are the prerequisites for using the [Amazon SNS Extended Client Li - * An AWS SDK. + * An AWS SDK. The example on this page uses the AWS Java SDK. To install and set up the SDK, see [Set up the AWS SDK for Java](https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/setup-install.html) in the _AWS SDK for Java Developer Guide_. @@ -15,5 +15 @@ The following are the prerequisites for using the [Amazon SNS Extended Client Li -The example on this page uses the AWS Java SDK. To install and set up the SDK, see [Set up the AWS SDK for Java](https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/setup-install.html) in the _AWS SDK for Java Developer Guide_. - - * An AWS account with the proper credentials. - -To create an AWS account, navigate to the [AWS home page](https://aws.amazon.com/), and then choose **Create an AWS Account**. Follow the instructions. + * An AWS account with the proper credentials. To create an AWS account, navigate to the [AWS home page](https://aws.amazon.com/), and then choose **Create an AWS Account**. Follow the instructions.