Tim Finnigan

Results 460 comments of Tim Finnigan

Thanks for reporting this issue. Role-chaining was just added in https://github.com/aws-actions/configure-aws-credentials/pull/688/files a few months ago and this may have been something that was missed.

Hi @beck3905 thanks for reaching out. I tried to reproduce this issue and it seems to be a problem with implementing the ITaggable interface in Python. I think this is...

I don't have any updates at the moment but will check in with the team.

Hi @forrestfwilliams thanks for your patience and apologies for the delay in getting back to you. This issue was reviewed in the last couple of weeks and it was determined...

Hi @forrestfwilliams thanks for following up - this feature request is still in process but moving forward. It is part of a broader effort to improve S3 transfers across SDKs...

There was a recent announcement related to this issue: https://aws.amazon.com/blogs/developer/new-default-payload-compression-for-amazon-cloudwatch-putmetricdata-with-the-aws-sdks/.

Hi @lmammino thanks for catching that - that is the official link, I went ahead and updated the links above to reflect that.

Thanks for the feature request. The Athena team maintains the underlying [GetNamedQuery](https://docs.aws.amazon.com/athena/latest/APIReference/API_GetNamedQuery.html) and [ListNamedQueries](https://docs.aws.amazon.com/athena/latest/APIReference/API_ListNamedQueries.html) APIs, so we would have to forward feature requests involving the API behavior to them. ---...

Hi @twhiteman thanks for reaching out. Here is the [describe-image-scan-findings documentation](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecr/describe-image-scan-findings.html) for reference. I believe the issue here is that `enhancedFindings` in the [API response](https://docs.aws.amazon.com/AmazonECR/latest/APIReference/API_DescribeImageScanFindings.html#API_DescribeImageScanFindings_ResponseSyntax) is a nested list under...

I'm not clear on the [comment](https://github.com/aws/aws-cli/issues/8661#issuecomment-2097450946) above but it looks like this issue can be closed, as my earlier [comment](https://github.com/aws/aws-cli/issues/8661#issuecomment-2093635811) provides a workaround and describes why `--max-items` isn't getting applied....