GeneratedPolicyProperties - IAM Access Analyzer
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

GeneratedPolicyProperties

Contains the generated policy details.

Contents

principalArn

The ARN of the IAM entity (user or role) for which you are generating a policy.

Type: String

Pattern: arn:[^:]*:iam::[^:]*:(role|user)/.{1,576}

Required: Yes

cloudTrailProperties

Lists details about the Trail used to generated policy.

Type: CloudTrailProperties object

Required: No

isComplete

This value is set to true if the generated policy contains all possible actions for a service that IAM Access Analyzer identified from the CloudTrail trail that you specified, and false otherwise.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: