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.
AWS::EC2::EC2Fleet MultiAvailabilityZoneConfiguration
The MultiAvailabilityZoneConfiguration property type specifies Property description not available. for an AWS::EC2::EC2Fleet.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ConfigurationType" :String, "StandbyAvailabilityZones" :[ StandbyAvailabilityZone, ... ]}
YAML
ConfigurationType:StringStandbyAvailabilityZones:- StandbyAvailabilityZone
Properties
ConfigurationTypeProperty description not available.
Required: No
Type: String
Update requires: Replacement
StandbyAvailabilityZonesProperty description not available.
Required: No
Type: Array of StandbyAvailabilityZone
Update requires: Replacement