

This is the new *Amazon CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [Amazon CloudFormation User Guide](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::MPA::ApprovalTeam Policy
<a name="aws-properties-mpa-approvalteam-policy"></a>

Contains details for a policy. Policies define what operations a team that define the permissions for team resources.

## Syntax
<a name="aws-properties-mpa-approvalteam-policy-syntax"></a>

To declare this entity in your Amazon CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-mpa-approvalteam-policy-syntax.json"></a>

```
{
  "[PolicyArn](#cfn-mpa-approvalteam-policy-policyarn)" : {{String}}
}
```

### YAML
<a name="aws-properties-mpa-approvalteam-policy-syntax.yaml"></a>

```
  [PolicyArn](#cfn-mpa-approvalteam-policy-policyarn): {{String}}
```

## Properties
<a name="aws-properties-mpa-approvalteam-policy-properties"></a>

`PolicyArn`  <a name="cfn-mpa-approvalteam-policy-policyarn"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Update requires*: [Replacement](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)