Tim Finnigan

Results 460 comments of Tim Finnigan

Thanks @balusarakesh for catching that and @rvandegrift for confirming the issue. In the Identity Center documentation for Gov Cloud (https://docs.aws.amazon.com/govcloud-us/latest/UserGuide/govcloud-sso.html#govcloud-diffs) it does note: >The AWS access portal URL has an...

@rvandegrift where did you get this original start URL? `sso_start_url = https://start.us-gov-west-1.us-gov-home.awsapps.com/directory/d-1234567890#/` I'm wondering where you received that since it contradicts that Identity Center documentation linked above.

That URL was specified in your profile right? I'm wondering where that came from or how it was generated. Since the Identity Center guide documents the `us-gov-home` requirement I don't...

Ok thanks for following up and sharing those suggestions. We can continue tracking this as a feature request to improve the documentation and URL validation/error message. If others are similarly...

Thanks @kjluedke for reporting this. The team confirmed the issue and will need to investigate it further. We will share any updates here.

Thanks @ericbn - this was [recently added](https://github.com/aws/aws-cli/pull/8303/files) to the v1 README. There is still more testing required for Python 3.12 on v2, but the v2 README will be updated when...

> @tim-finnigan sorry for tagging you here personally, but I didn't know what to do. I don't know why, but these comments don't get any attention from the maintainers. Thanks...

Thanks for reporting this issue. Running your script now results in `OpenSSL 1.1.1x 30 Jan 2024`. A [CHANGELOG](https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst?plain=1) entry just needs to be added similar to in https://github.com/aws/aws-cli/pull/7614 and https://github.com/aws/aws-cli/pull/7991....

Hi all - checking in, thanks for your patience here. If this is failing across SDKs then this would likely need to be escalated to the CodeArtifact team as a...

Thanks for reaching out and for your patience. Cryptography is a required dependency and [here are the supported version ranges](https://github.com/aws/aws-cli/blob/e31612ef0c01959bf9ed689128a64043871d402d/pyproject.toml#L33) for v2. I recommend uninstalling and reinstalling the CLI following...