aws-toolkit-azure-devops
aws-toolkit-azure-devops copied to clipboard
15 Minute Token Time out at AWS Shell Script task
Describe the bug When running the AWS Shell Script task after 15 Minutes the calls will abort because of the End of Life of the Token.
To reproduce Build pipeline with an AWS Shell Script task. in this task make a loop that makes a call every minute with the cli and the call after 15 Minutes will throw a Time out (The security token included in the request is expired)
Expected behavior The Token exiration period is longer than 15 Minutes or it can be set in the Task.
Your Environment
- On-prem or cloud based?: cloud Based
- Azure DevOps version: latest
- AWS Toolkit for Azure DevOps version: latest