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

**Is your feature request related to a problem? Please describe.** Ideally I would like to be able to multitag an image and push. Would make it easier to tag if...

feature-request

**Describe the bug** ``` ##[error]Unable to install global Amazon.Lambda.Tools! The old package based version of Amazon.Lambda.Tools is now deprecated. Newer .NET core versions will need to use a newer hosted...

needs-response

I am able to execute the command aws --version in command prompt but when I try to do the same using VSTS Command Prompt task I get the above error....

guidance

This issue is for the ECR Push and Pull tasks. I am trying to push to an image to the ECR repository using the FIPS compliant endpoint, but the task...

feature-request

**Describe the bug** Our project level nuget.config defines a GitHub package source. When the `LambdaNETCoreDeploy` task runs, we get a page full of warnings that the request cannot be authenticated...

We currently use S3 Upload task for upload to s3 for hosting website. It works really great but old files doesn't get remove.(Since most builder tool for client side application...

feature-request

We want to use the AWS CDK to generate our cloudformation templates. This could be accomplished manually using a generic powershell task (given the CDK cli is installed) but the...

feature-request

In the process to tidy up our projects in Azure DevOps, we decide to centralize our Service Connections. Using this approach will simplify our strategic to rotate those key. Doing...

**Describe the bug** CloudFormationCreateOrUpdateStack has a documented "timeoutInMins" parameter, which is how long it will wait for the stack to reach UPDATE_COMPLETE state. However, setting this parameter has no effect,...

bug
pending-release

I would like to use a docker image for my build pipelines, but unfortunately I have no way of automating authentication in the pipeline prior the the container being downloaded....

feature-request