Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

PolicyGeneration - IAM Access Analyzer

PolicyGeneration

Contains details about the policy generation status and properties.

Contents

jobId

The JobId that is returned by the StartPolicyGeneration operation. The JobId can be used with GetGeneratedPolicy to retrieve the generated policies or used with CancelPolicyGeneration to cancel the policy generation request.

Type: String

Required: Yes

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

startedOn

A timestamp of when the policy generation started.

Type: Timestamp

Required: Yes

status

The status of the policy generation request.

Type: String

Valid Values: IN_PROGRESS | SUCCEEDED | FAILED | CANCELED

Required: Yes

completedOn

A timestamp of when the policy generation was completed.

Type: Timestamp

Required: No

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.