Link Search Menu Expand Document

Table of contents

GetAZs

The Fn::GetAZs function in CloudFormation returns a list of Availability Zones given a particular region.

Info on Fn::GetAZs from AWS can be found here

In KloudFormation you can use the GetAZs class:

GetAZs(awsRegion)