AWS AWSCloudFormation documentation change
Summary
Updated branding from 'AWS CloudFormation' to 'CloudFormation' in documentation text
Security assessment
Consistency updates in documentation phrasing. No security-related content changes or MediaConvert-specific security features added.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-mediaconvert-jobtemplate.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-mediaconvert-jobtemplate.md index 4fdd751d5..9991c408b 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-mediaconvert-jobtemplate.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-mediaconvert-jobtemplate.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::JobTemplate resource is an AWS Elemental MediaConvert res -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 a job template 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 a job template model for the `SettingsJson` property, see the Remarks section later in this topic. @@ -17 +17 @@ For information about job templates, see [Working with AWS Elemental MediaConver -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: @@ -238 +238 @@ _Creating a Job Template Model for the SettingsJson Property_ -When you declare an AWS::MediaConvert::JobTemplate 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::JobTemplate 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.