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

## Properties

- `ConnectionsBandwidth` (`string`, required): The bandwidth of the individual physical dedicated connections bundled by the LAG.
- `LagName` (`string`, required): The name of the LAG.
- `Location` (`string`, required): The location for the LAG.
- `LagArn` (`string`, optional): The ARN of the LAG.
- `LagId` (`string`, optional): The ID of the LAG.
- `LagState` (`string`, optional): The state of the LAG.
- `MinimumLinks` (`number`, optional): The minimum number of physical dedicated connections that must be operational for the LAG itself to be operational.
- `ProviderName` (`string`, optional): The name of the service provider associated with the requested LAG.
- `RequestMACSec` (`boolean`, optional): Indicates whether you want the LAG to support MAC Security (MACsec).
- `Tags` (`Lag_Tag[]`, optional): The tags associated with the LAG.

## Attributes

- `LagArn`
- `LagId`
- `LagState`
