AWS pinpoint documentation change
Summary
Fixed a double slash in the AWS CLI installation documentation URL
Security assessment
The change corrects a URL formatting issue but does not address security vulnerabilities or introduce security-related content.
Diff
diff --git a/pinpoint/latest/developerguide/permissions-streams.md b/pinpoint/latest/developerguide/permissions-streams.md index 733b4ccbb..195b02d5a 100644 --- a//pinpoint/latest/developerguide/permissions-streams.md +++ b//pinpoint/latest/developerguide/permissions-streams.md @@ -30 +30 @@ Complete the following steps to manually create an IAM role by using the AWS Com -If you haven't installed the AWS CLI, see [Installing the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html) in the _AWS Command Line Interface User Guide_. You also need to have created either a Kinesis stream or Firehose stream. For information about creating these resources, see [Creating and Managing Streams](https://docs.aws.amazon.com/streams/latest/dev/working-with-streams.html) in the _Amazon Kinesis Data Streams Developer Guide_ or [Creating an Amazon Data Firehose delivery stream](https://docs.aws.amazon.com/firehose/latest/dev/basic-create.html) in the _Amazon Data Firehose Developer Guide_. +If you haven't installed the AWS CLI, see [Installing the AWS CLI](https://docs.aws.amazon.com//cli/latest/userguide/getting-started-install.html) in the _AWS Command Line Interface User Guide_. You also need to have created either a Kinesis stream or Firehose stream. For information about creating these resources, see [Creating and Managing Streams](https://docs.aws.amazon.com/streams/latest/dev/working-with-streams.html) in the _Amazon Kinesis Data Streams Developer Guide_ or [Creating an Amazon Data Firehose delivery stream](https://docs.aws.amazon.com/firehose/latest/dev/basic-create.html) in the _Amazon Data Firehose Developer Guide_.