get awsRegion()

in monitoring/src/config.ts [29:31]


	get awsRegion(): AwsRegionOpt {
		return this._awsRegion;
	}