boto3 icon indicating copy to clipboard operation
boto3 copied to clipboard

Implement the aws-cli configure command into boto3

Open alanyee opened this issue 5 years ago • 6 comments

Most of what aws-cli can do is present in boto3 for Python, but aws configure is not a feature of boto3. Using subprocess is an alternative in Python if one needs to automate processes of the cli, but based on my testing, using import awscli is significantly faster though https://github.com/aws/aws-cli/issues/4798.

Can boto3 implement aws configure?

alanyee avatar Jan 03 '20 04:01 alanyee

@alanyee - Thank you for your post. I will mark this as feature request.

swetashre avatar Jan 03 '20 18:01 swetashre

In this same vein, visibility or the ability to change the output format would be great!!

mac-flanker avatar Jan 13 '20 18:01 mac-flanker

Greetings! It looks like this issue hasn’t been active in longer than one year. We encourage you to check if this is still an issue in the latest release. Because it has been longer than one year since the last update on this, and in the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment to prevent automatic closure, or if the issue is already closed, please feel free to reopen it.

github-actions[bot] avatar Jan 12 '21 19:01 github-actions[bot]

I would like this issue to remain open.

alanyee avatar Jan 13 '21 04:01 alanyee

Greetings! It looks like this issue hasn’t been active in longer than one year. We encourage you to check if this is still an issue in the latest release. In the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or upvote with a reaction on the initial post to prevent automatic closure. If the issue is already closed, please feel free to open a new one.

github-actions[bot] avatar Mar 25 '22 22:03 github-actions[bot]

I would like this issue to remain open.

alanyee avatar Mar 25 '22 22:03 alanyee