Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 488 Bytes

faastjs.awsoptions.region.md

File metadata and controls

18 lines (13 loc) · 488 Bytes
id title hide_title
faastjs.awsoptions.region
AwsOptions.region property
true

faastjs > AwsOptions > region

AwsOptions.region property

The region to create resources in. Garbage collection is also limited to this region. Default: "us-west-2".

Signature:

region?: AwsRegion;