AWS proton documentation change
Summary
Fixed console URLs for SNS, EventBridge, and Proton services by adding double slashes
Security assessment
Routine URL corrections in operational tutorial. No security-related content modifications detected.
Diff
diff --git a/proton/latest/userguide/event-tutorial-sns.md b/proton/latest/userguide/event-tutorial-sns.md index be71f132f..90d379565 100644 --- a//proton/latest/userguide/event-tutorial-sns.md +++ b//proton/latest/userguide/event-tutorial-sns.md @@ -25 +25 @@ Create an Amazon SNS topic to serve as an _event target_ for the _event rule_ th - 1. Log in and open the [Amazon SNS console](https://console.aws.amazon.com/sns/v3/). + 1. Log in and open the [Amazon SNS console](https://console.aws.amazon.com//sns/v3/). @@ -54 +54 @@ Register an _event rule_ that captures status changes for your AWS Proton servic - 1. Open the [Amazon EventBridge console](https://console.aws.amazon.com/events/). + 1. Open the [Amazon EventBridge console](https://console.aws.amazon.com//events/). @@ -76 +76 @@ The **Event pattern** appears in a text editor. - 5. Open the [AWS Proton console](https://console.aws.amazon.com/proton/). + 5. Open the [AWS Proton console](https://console.aws.amazon.com//proton/). @@ -111 +111 @@ Verify that your _event rule_ is working by adding an instance to your AWS Proto - 1. Switch to the [AWS Proton console](https://console.aws.amazon.com/proton/). + 1. Switch to the [AWS Proton console](https://console.aws.amazon.com//proton/). @@ -178 +178 @@ Delete your Amazon SNS topic and subscription and delete your EventBridge rule. - 1. Navigate to the [Amazon SNS console](https://console.aws.amazon.com/sns/v3/). + 1. Navigate to the [Amazon SNS console](https://console.aws.amazon.com//sns/v3/). @@ -195 +195 @@ Delete your Amazon SNS topic and subscription and delete your EventBridge rule. - 1. Navigate to the [Amazon EventBridge console](https://console.aws.amazon.com/events/). + 1. Navigate to the [Amazon EventBridge console](https://console.aws.amazon.com//events/). @@ -208 +208 @@ Delete your Amazon SNS topic and subscription and delete your EventBridge rule. - 1. Navigate to the [AWS Proton console](https://console.aws.amazon.com/proton/). + 1. Navigate to the [AWS Proton console](https://console.aws.amazon.com//proton/).