---
type: resource-type
title: ApprovalTeam
description: aws resource type AWS::MPA::ApprovalTeam
name: ApprovalTeam
lexicon: aws
resource_type: AWS::MPA::ApprovalTeam
---
`AWS::MPA::ApprovalTeam`, a resource type of the aws lexicon.

## Properties

- `ApprovalStrategy` (`ApprovalTeam_ApprovalStrategy`, required)
- `Approvers` (`ApprovalTeam_Approver[]`, required)
- `Description` (`string`, required)
- `Name` (`string`, required)
- `Policies` (`ApprovalTeam_Policy[]`, required)
- `Arn` (`string`, optional)
- `CreationTime` (`string`, optional)
- `LastUpdateTime` (`string`, optional)
- `NumberOfApprovers` (`number`, optional)
- `Status` (`string`, optional)
- `StatusCode` (`string`, optional)
- `StatusMessage` (`string`, optional)
- `Tags` (`any`, optional)
- `UpdateSessionArn` (`string`, optional)
- `VersionId` (`string`, optional)

## Attributes

- `Approvers.*.ApproverId`
- `Approvers.*.PrimaryIdentityStatus`
- `Approvers.*.ResponseTime`
- `Arn`
- `CreationTime`
- `LastUpdateTime`
- `NumberOfApprovers`
- `Status`
- `StatusCode`
- `StatusMessage`
- `UpdateSessionArn`
- `VersionId`
