configure-aws-credentials
configure-aws-credentials copied to clipboard
Sharing credentials for subsequent jobs
I have two jobs that require aws credentials, currently having this step in both jobs to get auth'd. Is there a way to just obtain the credentials for once and share the credentials like an artifact for dependent jobs later?