Retrieve the resolved AWS region from the host context. Reads ctx.plugins.aws.region safely.
ctx.plugins.aws.region
The host context (or any object with a plugins property).
plugins
The region string if present, otherwise undefined.
Retrieve the resolved AWS region from the host context. Reads
ctx.plugins.aws.regionsafely.