jenkinsci / jenkinsci/aws-credentials-plugin

Add Support for STS Endpoints in AWS Non-Commercial (China / GovCloud) Partitions

Open
#121 0 comments 5 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
30
Forks
81
PR merge metrics
No merged PRs in 30d

Description

### What feature do you want to see added?

When adding an AWS Credential to Jenkins that includes a Role ARN, the plugin will only use the commercial STS endpoint (sts.amazonaws.com) to retrieve temporary credentials. This means you cannot specify a Role ARN if you are supplying credentials from a non-commercial partition.

The feature should dynamically select the appropriate STS Endpoint based on the partition of the supplied IAM User.

**Note**: Simply supplying an IAM User from the China Partition works as expected.

### Upstream changes

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.