AWS::MPA::ApprovalTeamResource Type definition for AWS::MPA::ApprovalTeam.
6 configurable properties. 5 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ApprovalStrategy | ApprovalStrategy | Required |
Approvers | Array<Approver> | Required |
Description | string | Required |
Name | string | RequiredCreate-only |
Policies | Array<Policy> | RequiredCreate-only |
Tags | array |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
CreationTime | string | - |
LastUpdateTime | string | - |
NumberOfApprovers | integer | - |
Status | string | - |
StatusCode | string | - |
StatusMessage | string | - |
UpdateSessionArn | string | - |
VersionId | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::MPA::ApprovalTeam
Resources:
MyResource:
Type: AWS::MPA::ApprovalTeam
Properties:
ApprovalStrategy: "value"
Approvers: []
Policies: []
Name: "my-name"
Description: "value"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
mpa:CreateApprovalTeammpa:TagResourcempa:GetApprovalTeammpa:ListTagsForResourcempa:GetApprovalTeammpa:ListTagsForResourcempa:GetApprovalTeammpa:UpdateApprovalTeammpa:TagResourcempa:ListTagsForResourcempa:UntagResourcempa:StartActiveApprovalTeamDeletionmpa:DeleteInactiveApprovalTeamVersionmpa:GetApprovalTeammpa:UntagResourcempa:ListApprovalTeamsmpa:ListTagsForResourceOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
NamePoliciesPolicies/*/PolicyArn