mint: Change aws cli version (#8699)

This commit is contained in:
kannappanr 2019-12-24 19:58:19 -08:00 committed by Harshavardhana
parent 4364102363
commit eaa838a63f

View File

@ -15,6 +15,6 @@
# limitations under the License.
#
AWS_CLI_VERSION="1.11.177"
AWS_CLI_VERSION="1.16.309"
python -m pip install awscli==$AWS_CLI_VERSION