AWS AWSCloudFormation documentation change
Summary
Added new return attribute: IdentityStoreArn describing connection to IAM Identity Center.
Security assessment
Documents identity store integration for SSO, which is a security feature, but shows no evidence of addressing a specific vulnerability.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-sso-application.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-sso-application.md index 1fb7a1cf7..17031fd95 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-sso-application.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-sso-application.md @@ -175,0 +176,5 @@ The ARN of the application. +`IdentityStoreArn` + + +The ARN of the identity store that is connected to the instance of IAM Identity Center. +