AWS medialive documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in service name references
Security assessment
The change is a minor terminology update without altering security implications. No evidence of addressing vulnerabilities or security features.
Diff
diff --git a/medialive/latest/ug/setup-users-step-1-summary.md b/medialive/latest/ug/setup-users-step-1-summary.md index 2084a5c15..54b41368c 100644 --- a//medialive/latest/ug/setup-users-step-1-summary.md +++ b//medialive/latest/ug/setup-users-step-1-summary.md @@ -28 +28 @@ MediaLive | Create, modify, delete, and view reservations and offerings | `Dele -AWS CloudFormation | Create and delete the AWS CloudFormation stack. These permissions are always required. For example, if a user is using the workflow wizard and doesn't have `CreateStack` access, MediaLive will fail to create the workflow. | `ListStacks` `DescribeStacks` `DescribeStackResources` `CreateStack` `DeleteStack` +CloudFormation | Create and delete the CloudFormation stack. These permissions are always required. For example, if a user is using the workflow wizard and doesn't have `CreateStack` access, MediaLive will fail to create the workflow. | `ListStacks` `DescribeStacks` `DescribeStackResources` `CreateStack` `DeleteStack`