GetApprovalTeamResponseApprover - Multi-party approval
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.

GetApprovalTeamResponseApprover

Contains details for an approver.

Contents

ApproverId

ID for the approver.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

LastActivity

Last Activity performed by the approver.

Type: String

Valid Values: VOTED | BASELINED | RESPONDED_TO_INVITATION

Required: No

LastActivityTime

Timestamp when the approver last responded to an operation or invitation request.

Type: Timestamp

Required: No

MfaMethods

Multi-factor authentication configuration for the approver

Type: Array of MfaMethod objects

Array Members: Minimum number of 0 items. Maximum number of 5 items.

Required: No

PendingBaselineSessionArn

Amazon Resource Name (ARN) for the pending baseline session.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: arn:aws(-[^:]+)?:mpa:[a-z0-9-]{1,20}:[0-9]{12}:session/[a-zA-Z0-9._-]+/[a-zA-Z0-9_-]+

Required: No

PrimaryIdentityId

ID for the user.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

PrimaryIdentitySourceArn

Amazon Resource Name (ARN) for the identity source. The identity source manages the user authentication for approvers.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1000.

Required: No

PrimaryIdentityStatus

Status for the identity source. For example, if an approver has accepted a team invitation with a user authentication method managed by the identity source.

Type: String

Valid Values: PENDING | ACCEPTED | REJECTED | INVALID

Required: No

ResponseTime

Timestamp when the approver responded to an approval team invitation.

Type: Timestamp

Required: No

See Also

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