boto3
boto3 copied to clipboard
Implement the aws-cli configure command into boto3
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 - Thank you for your post. I will mark this as feature request.
In this same vein, visibility or the ability to change the output format would be great!!
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.
I would like this issue to remain open.
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.
I would like this issue to remain open.