Tim Finnigan

Results 460 comments of Tim Finnigan

Thanks for the feature request. I'll share this with the CodeArtifact team, who owns and maintains this customization. In the meantime we can continue to track the request and gather...

Thanks for the feature request regarding the [get-parameters-by-path](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ssm/get-parameters-by-path.html) command. Here is related documentation on [AWS CLI command line options](https://docs.aws.amazon.com/cli/v1/userguide/cli-configure-options.html#cli-configure-options-list). The request to add a `--output dotenv` would likely not be...

Thanks for the [sso login](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/sso/login.html) feature request. Have you tried setting `BROWSER=wslview aws sso login`? Others said in https://github.com/aws/aws-cli/issues/4715#issuecomment-1013811207 that worked.

Thanks for reporting this issue. That command initially timed out for me but I was able to deploy on the second attempt. Have you tried increasing the `max_attempts` per the...

Thanks @fszymanski-blvd for reaching out and your patience here. The `DatabaseErrorException` you're seeing is returned by the [ExecuteStatement API](https://docs.aws.amazon.com/rdsdataservice/latest/APIReference/API_ExecuteStatement.html). Therefore this seems to be an issue involving the API rather...

Thanks for reporting this issue and your patience here. I will go ahead and reach out to the CodeArtifact team about the issue as they maintain this customization.

Thanks for reaching out — linking the [update-kubeconfig](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/eks/update-kubeconfig.html) and EKS [User Guide](https://docs.aws.amazon.com/eks/latest/userguide/create-kubeconfig.html) for reference. As mentioned there: > This command constructs a configuration with prepopulated server and certificate authority data...

Thanks for reaching out and for your patience here I could not reproduce this issue with that AWS CLI version using Python 3.12. Is this still something that you are...

Thanks for clarifying — there have been other [DeprectionWarnings](https://github.com/issues?q=is%3Aissue+deprecationwarning+repo%3Aaws%2Faws-cli+repo%3Aboto%2Fboto3+repo%3Aboto%2Fbotocore+sort%3Aupdated-desc+) issues reported across our repositories for Python 3.12 but those seem to relate to datetime issues. Will mark this issue for...

Thanks for the feature request. I'll share this with the CodeArtifact team, who owns and maintains this customization. In the meantime we can continue to track the request and gather...