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

[AWS Plugin] Unable to override default assume role duration #513

Open
danielsharvey opened this issue Feb 2, 2025 · 0 comments
Open

[AWS Plugin] Unable to override default assume role duration #513

danielsharvey opened this issue Feb 2, 2025 · 0 comments

Comments

@danielsharvey
Copy link

I cannot see how to change (via "user settings" or otherwise) the assume role default duration.

It does not seem possible. Am I missing something?

configLoader := confighelpers.ConfigLoader{
File: configFile,
ActiveProfile: profile,
// default to minimum duration of 15 minutes for sessions. These can be overwritten by user settings
BaseConfig: confighelpers.Config{
AssumeRoleDuration: defaultSessionDuration,
NonChainedGetSessionTokenDuration: defaultSessionDuration,
},
}

@danielsharvey danielsharvey changed the title Unable to override default assume role duration [AWS Plugin] Unable to override default assume role duration Feb 2, 2025
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