We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f38c3c commit cf916a6Copy full SHA for cf916a6
1 file changed
bin/aws.cmd
@@ -47,6 +47,7 @@ goto :EOF
47
# language governing permissions and limitations under the License.
48
49
import awscli.clidriver
50
+import sys
51
52
53
def main():
0 commit comments