question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

aws sync broken since 2.1.29

See original GitHub issue

aws sync seems to be broken since 2.1.29. Calling the command in it’s basic form e.g. aws s3 sync . s3://bucket --endpoint-url http://localhost:9090 produces the error fatal error: ‘Prefix’. The same command works fine till version 2.1.28.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

0reactions
mibollmacommented, Jun 30, 2021

I’m still using V1 currently. One reason is that some features were only available in V1 at least until recently, such as DynamoDB client-side encryption: https://github.com/aws/aws-sdk-java-v2/issues/34

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting AWS DataSync issues
Use the following information to troubleshoot AWS DataSync issues. How do I connect to an Amazon EC2 agent's local console?
Read more >
modify-cluster-maintenance — AWS CLI 2.1.29 Command ...
An integer indicating the duration of the maintenance window in days. If you specify a duration, you can't specify an end time. The...
Read more >
circleci/aws-s3@3.1.1
The S3 orb allows you to "sync" directories or "copy" files to an S3 bucket. The example below shows a typical CircleCI job...
Read more >
league/flysystem-aws-s3-v3 on Laravel 8 other packages ...
... of that AWS package through composer require league/flysystem-aws-s3-v3:"^1.0" . After all, this is not a problem of Laravel itself.
Read more >
[AWS] Host a React Application on S3 and CloudFront with ...
It is quite convenient to configure a S3 bucket for static website ... name: sync-react-app image: amazon/aws-cli:2.1.29 environment: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found