Skip to content

Conversation

@savagete2860
Copy link

Description

The change allows the "tasks iam role" to have max session duration changed from the default of 1 hour. the same way it cam be configured for the task exec role.

Motivation and Context

Use case required my ECS tasks role needed the session duration increased to over 2 hours and there was no way to accommodate this in the current state. The only work around would be to create the role external to this module and pass it in.

Breaking Changes

No breaking changes.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request
@savagete2860 savagete2860 changed the title Enable max session duration adjustment on tasks role feat: Enable max session duration adjustment on tasks role Dec 17, 2025
@savagete2860 savagete2860 changed the title feat: Enable max session duration adjustment on tasks role feat!: Enable max session duration adjustment on tasks role Dec 17, 2025
@savagete2860 savagete2860 changed the title feat!: Enable max session duration adjustment on tasks role feat: Enable max session duration adjustment on tasks role Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant