AWS medialive documentation change
Summary
Updated all 'AWS CloudFormation' references to 'CloudFormation'
Security assessment
Terminology standardization. Permission requirements remain identical, only service name formatting changed.
Diff
diff --git a/medialive/latest/ug/requirements-for-CFN.md b/medialive/latest/ug/requirements-for-CFN.md index 88a2ad802..54287ace8 100644 --- a//medialive/latest/ug/requirements-for-CFN.md +++ b//medialive/latest/ug/requirements-for-CFN.md @@ -5 +5 @@ -# Requirements for AWS CloudFormation +# Requirements for CloudFormation @@ -7 +7 @@ -MediaLive includes a workflow wizard. Creation of a workflow always includes automatic creation of an AWS CloudFormation stack. Therefore, to use the workflow wizard, users need permissions in AWS CloudFormation. +MediaLive includes a workflow wizard. Creation of a workflow always includes automatic creation of an CloudFormation stack. Therefore, to use the workflow wizard, users need permissions in CloudFormation. @@ -11 +11 @@ Permissions | Service name in IAM | Actions -Work with the workflow wizard | AWS CloudFormation | `ListStacks` `DescribeStacks` `DescribeStackResources` `CreateStack` `DeleteStack` +Work with the workflow wizard | CloudFormation | `ListStacks` `DescribeStacks` `DescribeStackResources` `CreateStack` `DeleteStack`