AWS AWSCloudFormation documentation change
Summary
Corrected ARN documentation URL by adding double slash in AWS General Reference link.
Security assessment
No security impact. Change only fixes URL formatting for general AWS documentation without modifying permission set security controls.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-sso-permissionset.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-sso-permissionset.md index 9dc17aab2..23d03c943 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-sso-permissionset.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-sso-permissionset.md @@ -112 +112 @@ _Minimum_ : `1` -The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see [Amazon Resource Names (ARNs) and AWS Service Namespaces](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) in the _AWS General Reference_. +The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see [Amazon Resource Names (ARNs) and AWS Service Namespaces](https://docs.aws.amazon.com//general/latest/gr/aws-arns-and-namespaces.html) in the _AWS General Reference_.