AWS AWSCloudFormation documentation change
Summary
Added 'mw' suffix to a line in ReleaseHistory documentation (likely typo or minor formatting)
Security assessment
Change appears to be a typographical correction or minor formatting adjustment without any security context.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/ReleaseHistory.md b/AWSCloudFormation/latest/UserGuide/ReleaseHistory.md index 2cbbf81bb..1796d7e73 100644 --- a//AWSCloudFormation/latest/UserGuide/ReleaseHistory.md +++ b//AWSCloudFormation/latest/UserGuide/ReleaseHistory.md @@ -14 +14 @@ Change| Description| Date - Use the `AnalysisTemplateArtifacts` property to specify the entry point and additional artifacts for the analysis template. Use the `SourceMetadata` property to specify the source metadata for the analysis template. Use the `Schema` property to specify the entire schema object for the analysis template. In the [Hash](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-analysistemplate-hash.html) property type, use the `Sha256` property to specify the SHA-256 hash value. In the [S3Location](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-analysistemplate-s3location.html) property type, use the `Bucket` property to specify the bucket name and the `Key` property to specify the object key. + Use the `AnalysisTemplateArtifacts` property to specify the entry point and additional artifacts for the analysis template. Use the `SourceMetadata` property to specify the source metadata for the analysis template. Use the `Schema` property to specify the entire schema object for the analysis template. In the [Hash](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-analysistemplate-hash.html) property type, use the `Sha256` property to specify the SHA-256 hash value. In the [S3Location](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-analysistemplate-s3location.html) property type, use the `Bucket` property to specify the bucket name and the `Key` property to specify the object key. mw