faastjs.awsoptions.region.md
April 11, 2023 ยท View on GitHub
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;