Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IAM Credentials Migration] [Code build & CR package] Add session token to the aws secret from the code build env var #9177

Open
rajeshvenkata opened this issue Jan 16, 2025 · 0 comments

Comments

@rajeshvenkata
Copy link
Member

In eks-anywhere, add session token from the code bulid env variable in below places

awsconfig.WithCredentialsProvider(awscredentials.StaticCredentialsProvider{

config.WithCredentialsProvider(credentials.NewStaticCredentialsProvider(key, secret, "")),

templateValues := map[string]interface{}{

https://github.com/aws/eks-anywhere/blob/a77f775504ce76bdc3de6b003917f01b4ddead78/pkg/curatedpackages/config/secrets.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant