---
type: resource-type
title: M2Deployment
description: aws resource type AWS::M2::Deployment
name: M2Deployment
lexicon: aws
resource_type: AWS::M2::Deployment
---
`AWS::M2::Deployment`, a resource type of the aws lexicon.

## Properties

- `ApplicationId` (`string`, required): The application ID.
- `ApplicationVersion` (`number`, required): The version number of the application to deploy
- `EnvironmentId` (`string`, required): The environment ID.
- `DeploymentId` (`string`, optional): The deployment ID.
- `Status` (`string`, optional): The status of the deployment.

## Attributes

- `DeploymentId`
- `Status`
