aws-toolkit-azure-devops icon indicating copy to clipboard operation
aws-toolkit-azure-devops copied to clipboard

AWS Toolkit for Azure DevOps

Results 141 aws-toolkit-azure-devops issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I get the following error when using the `ECRPushImage@1` task to push and image to my AWS ECR. > Failed to obtain authorization token to log in...

We would like to harden the security of our Azure DevOps pipelines by removing the need for long lived access tokens. I could try to come up with how this...

On a pipeline that was running without problems the following command is now returning this error: ![image](https://github.com/aws/aws-toolkit-azure-devops/assets/158319697/79b5597d-5cc0-44ed-a0a5-efd3e976789d) ![image](https://github.com/aws/aws-toolkit-azure-devops/assets/158319697/b57c37f6-beef-44c5-902d-883064214429) By using S3Upload@1 instead of AWSCLI@1 the problem is solved: ![image](https://github.com/aws/aws-toolkit-azure-devops/assets/158319697/057a3bab-c6b5-4793-86d1-2fa86390d333) Same...

Hello, Can we take a branch copy of the Microsoft Python task for running Python scripts for AWS in the same way that we have the Powershell Task for AWS....

feature-request

**Describe the bug** Not sure if I am doing something wrong or a bug! I am using Secrets Manager Get secret task and saving the secret value to a variable....

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependencies [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js), [aws-sdk](https://github.com/aws/aws-sdk-js) and [tfx-cli](https://github.com/Microsoft/tfs-cli). These dependencies need to be updated together. Updates `xml2js` from 0.4.19 to 0.5.0 Commits 9f730bb Update package.json with...

dependency

## Description There is a function that determines if an error occurred when processing a Cloudformation stack Create Or Update, it appears the at least one of the error messages...

Current situation: Using Azure DevOps on a private Azure DevOps server to connect to AWS resources. In Azure DevOps pipelines, the AWS Task 'AWS Tools for Windows PowerShell Script' is...

feature-request

**Describe the bug** LambdaNETCoreDeploy in AzureDevops is throwing errors "Error uploading to xxxxx-CodeUri-Or-ImageUri-xxxxx-xxxxx.zip in bucket xxxxx/xxxxx: The request signature we calculated does not match the signature you provided. Check your...

**Is your feature request related to a problem? Please describe.** On EcrPushImage if you put more than one tag in pushTag the error for \n character compare. **Describe the solution...

feature-request