Adrian D.

Results 172 comments of Adrian D.

Retried the command: `aws s3 cp ./testfile.bin s3:/// &> log.txt` and `aws s3 cp --no-progress ./foo s3://bar/ 2>log.txt` and there was no ANSI escape. Are you still seeing the escapes?...

Hello @septatrix, from CLI [Version2: 2.31.0 ](https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst?plain=1): ``` enhancement:``s3``: Add controls over progress status message frequency and multiline printing ``` Adding `--progress-multiline` show progress on multiple lines rather than one...

The team has decided to plan for this feature request. We do not have a timeline yet and this issue will remain open for tracking.

Hello @wonko, thanks for reaching out. I have replicated the same issue and followed the error and still lead to an error. Adding the actual region of the bucket like...

Hello @wonko, thanks for the patience. Revising the issue, I have found that when putting `AWS_ENDPOINT_URL=https://s3.amazonaws.com` , it takes precedence for the host URL to be used. Since AWS_ENDPOINT_URL is...

Hello @isleshocky77, thanks for reaching out. This feature request and we are tracking it here and for any duplicates: https://github.com/aws/aws-cli/issues/9031 . Although, I will bring this up to the team....

Hello @isleshocky77, thanks for reaching out. This feature request and we are tracking it here: https://github.com/aws/aws-cli/issues/9031 . Although, I will bring this up to the team. If you have any...

Hello @schniber, thanks for reaching out. I have tested the above replicated issue and got the same results whgere I only got english cases. However, checking the paginator page for...

Thanks for the inputs. I have raised this feature request to the Support Service Team. Going forward, we don't have visibility and approximate time on when the service team is...

Hello @kimsehwan96 thanks for the reach out. For information, how are you trying the test? Are there any modifications you have done or modifying the SDK? Any test results, logs,...