-
Notifications
You must be signed in to change notification settings - Fork 541
Closed
Labels
effort/smallThis issue will take less than a day of effort to fixThis issue will take less than a day of effort to fixfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
The aws sts assume-role
call returns a field called "Expiration" under its "Credentials" section. This "time till expiry" information will be greatly helpful for the consumers of this action.
Use Case
- This has multiple use cases for the downstream which can use this information to find out how much time is still remaining for expiry and based on that perform a retrigger to refresh the temporary credential.
Proposed Solution
- Expose an "expiration" field in the output of this action.
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
Metadata
Metadata
Assignees
Labels
effort/smallThis issue will take less than a day of effort to fixThis issue will take less than a day of effort to fixfeature-requestA feature should be added or improved.A feature should be added or improved.p2