aws / aws-cli

Universal Command Line Interface for Amazon Web Services
Other
15.46k stars 4.1k forks source link

[v2] Only pass profile parameter in command to session manager plugin #8706

Closed kyleknap closed 4 months ago

kyleknap commented 4 months ago

This is a port of this PR: https://github.com/aws/aws-cli/pull/8705. Some small modifications needed to be made to the tests. The changes to the tests are in a separate commit.