jenkinsci / aws-credentials-plugin

CloudBees Amazon Web Services Credentials Plugin
https://plugins.jenkins.io/aws-credentials/
MIT License
27 stars 72 forks source link

Allow to create credentials without sending them to AWS services #241

Open cperrin88 opened 1 month ago

cperrin88 commented 1 month ago

What feature do you want to see added?

When adding a credential to AWS, the credentials are sent to an AWS endpoint to verify them. Unfortunately there are some plugins that use these credential types (for example the Caching Plugin) to store AWS style credentials that are not used for AWS. It would be useful to disable the credential checking if it is not needed.

Upstream changes

No response

Are you interested in contributing this feature?

No response