GeneratedPolicyProperties - IAM Access Analyzer
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: