AWS scheduler documentation change
Summary
Fixed a typo in a sentence about confused deputy prevention ('T set up' to 'To set up').
Security assessment
The change is a grammatical correction in existing security guidance. No new security documentation added or vulnerability addressed.
Diff
diff --git a/scheduler/latest/UserGuide/setting-up.md index 02725889e..c0d7ee6c3 100644 --- a/scheduler/latest/UserGuide/setting-up.md +++ b/scheduler/latest/UserGuide/setting-up.md @@ -88 +94 @@ The following steps describe how to create a new execution role and how to grant -T set up an execution role in a production environment, we recommend implementing additional safeguards for preventing confused deputy issues. For more information and an example policy, see [Confused deputy prevention in EventBridge Scheduler](./cross-service-confused-deputy-prevention.html). +To set up an execution role in a production environment, we recommend implementing additional safeguards for preventing confused deputy issues. For more information and an example policy, see [Confused deputy prevention in EventBridge Scheduler](./cross-service-confused-deputy-prevention.html).