aws-toolkit-azure-devops
aws-toolkit-azure-devops copied to clipboard
AWS Toolkit for Azure DevOps
**Describe the bug** I receive the following error when I attempt to create or update a stack using the CloudFormationCreateOrUpdateStack@1 task and specifying a template parameters file: ``` Loading template...
**Describe the bug** When using OIDC to authenticate the _CloudFormationCreateOrUpdateStack_ task, the default timeout for stack creation drops to 15 minutes (instead of 60). **To reproduce** 1. Configure an AWS...
## Description IAM policy instruction is asking for s3:HeadBucket permission that doesn't exists. It need to be changed to s3:ListBucket ## Motivation Help others to setup this task correctly ##...
**Describe the bug** Running shell script in Azure Devops pipeline is failing with below error intermittently- `2024-07-15T05:35:32.5689287Z An error occurred (InvalidSignatureException) when calling the ListImages operation: The request signature we...
**Is your feature request related to a problem? Please describe.** I tried to modify an existing AWS service connection to switch from access & secret key authentication to OIDC authentication....
**Describe the bug** Many of our customer still use Classic Azure DevOps pipelines (as opposed to YAML pipelines) and therefore the classic tasks that come with the AWS Toolkit for...
In the documentation it mentions the following : AWSCLI - Interact with the AWSCLI (Windows hosts only) Im using linux build host and it works fine, i just want to...
I'm experiencing an issue with the S3 Upload task in Azure DevOps that leads to an assertion error in Node.js. The error message I receive is as follows: Assertion failed:...
The ECRPushImage Task uses Node10 which is no longer supported . This causes a warning to be displayed on our build process in Azure Devops `##[warning]Task 'Amazon ECR Push' version...
**Describe the bug** My pipelines in Azure DevOps can't use a specific task from the "AWS Toolkit for Azure DevOps" extension. I get an error saying the tasks aren't allowed....