Tim Finnigan

Results 460 comments of Tim Finnigan

I found this related issue: https://github.com/aws/aws-cli/issues/1804. Is there enough overlap for these to be considered duplicates? Please let us know if there are any major distinctions to make between the...

Thanks for confirming - I'll go ahead and close this issue then and we can continue tracking https://github.com/aws/aws-cli/issues/1804. If anyone has anything else to add regarding this please let us...

Thanks for sharing the documentation in the [comment](https://github.com/aws/aws-cli/issues/7277#issuecomment-1400911485) above. As noted there, this is a limitation/edge case when using `--output text` and pagination. I recommend using `--output json` instead, or...

Since we haven't heard back here in over a month I'm going to close this issue. Please refer to the comment above if you're still experiencing the issue. Thanks!

Checking in — @jacklin213 did you get a chance to revisit this PR?

Thanks for your continued interest in this feature request. The team has discussed it again and is considering creating: 1. A "slim" version of the AWS CLI v2 Docker image....

Version [1.2.463.0](https://github.com/aws/session-manager-plugin/blob/mainline/RELEASENOTES.md#124630) of the session-manage-plugin includes support ARM64 for Apple Mac M1. I think this can now be closed.

Thanks for your patience — it looks like this fell off of our radar. Linking relevant [documentation page](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/emr/create-cluster.html) and [examples code](https://github.com/aws/aws-cli/blob/develop/awscli/examples/emr/create-cluster-examples.rst?plain=1) for `aws emr create-cluster`. I'm unclear on specifically what...

Checking back in here. As mentioned previously there are inconsistencies between how service APIs define their pagination tokens. The Lambda [ListFunctions](https://docs.aws.amazon.com/lambda/latest/dg/API_ListFunctions.html#API_ListFunctions_ResponseElements) API uses `NextMarker` as you demonstrated but the CLI...

Hi all - thanks for your patience. There is now documented support for an official AWS CLI v2 ECR Public image: https://docs.aws.amazon.com/cli/latest/userguide/getting-started-docker.html (which can be found on ECR public via...