

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

# AWS::EC2::EC2Fleet StandbyAvailabilityZone
<a name="aws-properties-ec2-ec2fleet-standbyavailabilityzone"></a>

<a name="aws-properties-ec2-ec2fleet-standbyavailabilityzone-description"></a>The `StandbyAvailabilityZone` property type specifies Property description not available. for an [AWS::EC2::EC2Fleet](aws-resource-ec2-ec2fleet.md).

## Syntax
<a name="aws-properties-ec2-ec2fleet-standbyavailabilityzone-syntax"></a>

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

### JSON
<a name="aws-properties-ec2-ec2fleet-standbyavailabilityzone-syntax.json"></a>

```
{
  "[AvailabilityZone](#cfn-ec2-ec2fleet-standbyavailabilityzone-availabilityzone)" : {{String}},
  "[AvailabilityZoneId](#cfn-ec2-ec2fleet-standbyavailabilityzone-availabilityzoneid)" : {{String}}
}
```

### YAML
<a name="aws-properties-ec2-ec2fleet-standbyavailabilityzone-syntax.yaml"></a>

```
  [AvailabilityZone](#cfn-ec2-ec2fleet-standbyavailabilityzone-availabilityzone): {{String}}
  [AvailabilityZoneId](#cfn-ec2-ec2fleet-standbyavailabilityzone-availabilityzoneid): {{String}}
```

## Properties
<a name="aws-properties-ec2-ec2fleet-standbyavailabilityzone-properties"></a>

`AvailabilityZone`  <a name="cfn-ec2-ec2fleet-standbyavailabilityzone-availabilityzone"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`AvailabilityZoneId`  <a name="cfn-ec2-ec2fleet-standbyavailabilityzone-availabilityzoneid"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)