jenkinsci / jenkinsci/aws-credentials-plugin
Validation fails when using credentials for eu-west-1
Open
- Dominant language
- Java
- Stars
- 30
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
Currently the plugin does not specify the region when validating credentials, hence it defaults to us-east-1.
I have an access key with a policy restricted to another region (eu-west-1) which fails validation because of this.
Suggesting some kind of parameterization of the region to use, e.g. by using an environment variable possibly set by EnvInject plugin.
Contributor guide
Assessment
This issue has not been assessed yet.