AWS AWSCloudFormation documentation change
Summary
Updated branding from 'AWS CloudFormation' to 'CloudFormation' in multiple instances, removed redundant 'AWS' prefix from service references
Security assessment
Changes are purely branding/naming convention updates without any security implications. No security-related content was added or modified.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-mediaconvert-preset.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-mediaconvert-preset.md index 19949a5bd..e31012f0b 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-mediaconvert-preset.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-mediaconvert-preset.md @@ -5 +5 @@ SyntaxPropertiesReturn valuesRemarksExamples -This is the new _AWS CloudFormation Template Reference Guide_. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html). +This is the new _CloudFormation Template Reference Guide_. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html). @@ -11 +11 @@ The AWS::MediaConvert::Preset resource is an AWS Elemental MediaConvert resource -When you declare this entity in your AWS CloudFormation template, you pass in your transcoding job settings in JSON or YAML format. This settings specification must be formed in a particular way that conforms to AWS Elemental MediaConvert job validation. For more information about creating an output preset model for the `SettingsJson` property, see the Remarks section later in this topic. +When you declare this entity in your CloudFormation template, you pass in your transcoding job settings in JSON or YAML format. This settings specification must be formed in a particular way that conforms to AWS Elemental MediaConvert job validation. For more information about creating an output preset model for the `SettingsJson` property, see the Remarks section later in this topic. @@ -17 +17 @@ For more information about output MediaConvert presets, see [Working with AWS El -To declare this entity in your AWS CloudFormation template, use the following syntax: +To declare this entity in your CloudFormation template, use the following syntax: @@ -135 +135 @@ _Creating an Ouput Preset Model for the SettingsJson Property_ -When you declare an AWS::MediaConvert::Preset entity in your AWS CloudFormation template, you pass in your transcoding job settings as the value for the property `SettingsJson`. This settings specification must be in in JSON or YAML format and must conform to AWS Elemental MediaConvert job validation. +When you declare an AWS::MediaConvert::Preset entity in your CloudFormation template, you pass in your transcoding job settings as the value for the property `SettingsJson`. This settings specification must be in in JSON or YAML format and must conform to AWS Elemental MediaConvert job validation.