AWS mediatailor documentation change
Summary
Updated terminology from 'AWS CloudFormation templates' to 'CloudFormation templates' for consistency
Security assessment
Change is purely terminological (removing 'AWS' prefix) without altering security content or IAM policy examples. No security implications.
Diff
diff --git a/mediatailor/latest/ug/monitor-with-workflow-monitor-configure-getting-started-IAM.md b/mediatailor/latest/ug/monitor-with-workflow-monitor-configure-getting-started-IAM.md index 44257a000..cee728c44 100644 --- a//mediatailor/latest/ug/monitor-with-workflow-monitor-configure-getting-started-IAM.md +++ b//mediatailor/latest/ug/monitor-with-workflow-monitor-configure-getting-started-IAM.md @@ -9 +9 @@ Administrator IAM policyOperator IAM policy -Workflow monitor interacts with multiple AWS services to create signal maps, build CloudWatch and EventBridge resources, and AWS CloudFormation templates. Because workflow monitor interacts with a wide range of services, specific AWS Identity and Access Management (IAM) policies must be assigned for these services. The following examples indicate the necessary IAM policies for both administrator and operator IAM roles. +Workflow monitor interacts with multiple AWS services to create signal maps, build CloudWatch and EventBridge resources, and CloudFormation templates. Because workflow monitor interacts with a wide range of services, specific AWS Identity and Access Management (IAM) policies must be assigned for these services. The following examples indicate the necessary IAM policies for both administrator and operator IAM roles.