AWS eventbridge documentation change
Summary
Fixed a typo in the documentation ('settings up' changed to 'setting up')
Security assessment
The change is a minor grammatical correction with no security implications.
Diff
diff --git a/eventbridge/latest/userguide/eb-pipes-permissions.md b/eventbridge/latest/userguide/eb-pipes-permissions.md index eb0fb6e66..b09811862 100644 --- a//eventbridge/latest/userguide/eb-pipes-permissions.md +++ b//eventbridge/latest/userguide/eb-pipes-permissions.md @@ -9 +9 @@ DynamoDB permissionsKinesis permissionsAmazon MQ permissionsAmazon MSK permissio -When settings up a pipe, you can use an existing execution role, or have EventBridge create one for you with the needed permissions. The permissions EventBridge Pipes requires vary based on the source type, and are listed below. If you’re setting up your own execution role, you must add these permissions yourself. +When setting up a pipe, you can use an existing execution role, or have EventBridge create one for you with the needed permissions. The permissions EventBridge Pipes requires vary based on the source type, and are listed below. If you’re setting up your own execution role, you must add these permissions yourself.