aws-console
aws-console copied to clipboard
feat: support for aws govcloud and other partitions
Determine the AWS partition based on the configured region. This is then used to generate partition-appropriate IAM policy ARNs for use with GetFederationToken, federation URLs, and Console redirect URLs. The built-in list of Console service URLs has also been updated to reflect the current scheme.
Closes #47