aws / aws/aws-toolkit-azure-devops
Task AWSCLI@1 fails on S3 cp command
- Dominant language
- TypeScript
- Stars
- 258
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
On a pipeline that was running without problems the following command is now returning this error:


By using S3Upload@1 instead of AWSCLI@1 the problem is solved:

Same credentials, same pipeline and same bucket and file to copy.
Thing is that AWSCLI@1 is used to rm and cp on S3 from several of my pipelines and I don't want to replace it everywhere.
Contributor guide
Research direction
Start by reproducing the AWSCLI@1 S3 cp command with the same credentials, bucket, and file, then compare it with the working S3Upload@1 task. Inspect the AWSCLI@1 and S3Upload@1 entry points and the reported error; done means the existing rm and cp pipeline commands work without replacing AWSCLI@1.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, azure
- Domain
- cli, cloud, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100