Tim Finnigan

Results 460 comments of Tim Finnigan

Thanks for reaching out. From the linked discussion you shared it looks like [this is the test](https://github.com/aws/aws-cli/blob/752f52470e6002ab80be30e3df83d5243607b824/tests/functional/test_clidriver.py#L85) that is failing. If there are any other details you want to share...

Thanks for reporting this issue. I brought this up for discussion with the team, and the consensus is that more investigation is required into [these tests](https://github.com/aws/aws-cli/blob/develop/tests/functional/test_timeformat.py). The tests were written...

Thanks @mdavis-xyz for reporting this issue. As mentioned in https://github.com/boto/boto3/issues/3677 there are inconsistencies with how continuation tokens are named across services, but I agree it's confusing to have `NextToken` documented...

Hi @smacdonald-ppo thanks for reaching out. I was not able to reproduce this issue as described. Could you provide your debug logs (with any sensitive info redacted) by adding `--debug`...

Thanks for the request to add `before-parameter-build` to the documentation. It looks like it was not included when https://github.com/boto/boto3/pull/3686 was merged to document events. Can check in with @jonathan343 on...

Hi @benkehoe thanks for reaching out. When attempting to use those profile configurations I received this error message: `The value for sso_start_url is inconsistent between profile (https://foo.awsapps.com/start) and sso-session (https://bar.awsapps.com/start).`...

Sorry this issue fell off my radar. There were a few sso-session changes in [2.9.0](https://github.com/aws/aws-cli/blob/fa2d16af2eaad535cbd7c6800ed380eca9d485d2/CHANGELOG.rst?plain=1#L562) and I don't have a lot of context on those but can try to find...

@RaviVadera could you elaborate on the breaking nature of this issue? I'm wondering if a new issue is necessary for what you're asking about. From what I can tell this...

Thanks @RaviVadera - @michalfurmanek do you have any updates on your end regarding this issue? @RaviVadera I think it might be best to create a new issue and add your...

Here is documentation for the [StartDeviceAuthorization API](https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/API_StartDeviceAuthorization.html). For that error it notes: >**InvalidRequestException** > > Indicates that something is wrong with the input to the request. For example, a required...