Skip to content

Expose "Expiration" field as an github output #1320

@kishaningithub

Description

@kishaningithub

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

No one assigned

    Labels

    effort/smallThis issue will take less than a day of effort to fixfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions