Kenneth Daily
Kenneth Daily
Hi @CoshUS, Thanks for writing. I'm not sure what you're indicating the mismatch is. The text starting from "One or more values that can be substituted in an expression" comes...
Hi @kshithijiyer, Apologies for the delay. We're cleaning up our backlog according to our [new contribution process](https://github.com/aws/aws-cli/pull/6828). I understand the sentiment of this change, and agree with @merwok that just...
After some further discussion, we'd be even happier to remove the entire installation section, save for things that a developer would use, and redirect all end users to the User...
Hi @tbua, thanks for reporting. I believe that this is not currently supported, according to this documentation: https://docs.aws.amazon.com/cli/latest/topic/config-vars.html#using-aws-iam-roles > Note that configuration variables for using IAM roles can only be...
Hi @rittneje, Thanks for the feedback. Part of the reason to require it to be in a profile in the configuration is to better support credential chaining (using one role...
Hi @stawii , Which part of the documentation are you referring to? This specific environment variable (`AWS_ROLE_ARN`) is only available when assuming a role via the web identity provider, as...
Hi @BastianZim, It looks like this type was added in `botocore==1.23.13` [here](https://github.com/boto/botocore/commit/d9d692f7a350417480f8eb9592d8b0c936b6825a#diff-2f0f4a20c1998128b7264ad1dbaf06551d002e58c895330a25701120aa734df4R721). You have a very recent version of `boto3` though, so I'm not sure. I would need to see...
Thanks @BastianZim that's what I needed, I can see the full request and response. I might need to check in with the Timestream team to go further, will let you...
Hi @erankor, I'm going to take a look at your PR. This is a pretty completx feature, especially for the S3 file name completion. I'll comment some more over there....
Hi @jthomerson, glad to re-open this since it was closed as stale! I think that it's still a feature request. The CLI is performing the pagination as specified by DynamoDB,...