AWS eventbridge documentation change
Summary
Changed template description to standardized format '[AWSDocs] EventBridge: pipes-get-started' in both JSON and YAML sections
Security assessment
Change appears to be a documentation standardization/branding update rather than addressing security issues. No security-related content was added or modified.
Diff
diff --git a/eventbridge/latest/userguide/pipes-get-started.md b/eventbridge/latest/userguide/pipes-get-started.md index 2bbbf1528..65ad7affb 100644 --- a//eventbridge/latest/userguide/pipes-get-started.md +++ b//eventbridge/latest/userguide/pipes-get-started.md @@ -294 +294 @@ JSON - "Description" : "EventBridge Pipe template example. Provisions a pipe, along with a DynamoDB stream as the pipe source and an SQS queue as the pipe target. Also provisions an execution role that contains the necessary permissions to access both the source and target. Once provisioned, the pipe receives events from the DynamoDB data stream, applies a filter, and sends matching events on to an SQS Queue. You will be billed for the Amazon resources used if you create a stack from this template.", + "Description" : "[AWSDocs] EventBridge: pipes-get-started", @@ -453 +453 @@ YAML - Description: EventBridge Pipe template example. Provisions a pipe, along with a DynamoDB stream as the pipe source and an SQS queue as the pipe target. Also provisions an execution role that contains the necessary permissions to access both the source and target. Once provisioned, the pipe receives events from the DynamoDB data stream, applies a filter, and sends matching events on to an SQS Queue. You will be billed for the Amazon resources used if you create a stack from this template. + Description: '[AWSDocs] EventBridge: pipes-get-started'