regionProvider

An optional region provider that determines the AWS region for client operations. When specified, this provider takes precedence over the default region provider chain, unless a static region is explicitly configured.

The region resolution order is:

  1. Static region (if specified)

  2. Custom region provider (if configured)

  3. Default region provider chain