Keith Maxwell 2f3bf8c627 community/aws-cli: upgrade to 1.18.39
Change syntax so that linting passes. Tested manually by (1) installing
the relevant packages and start bash and (2) trying out
completion in bash. 1:

    sudo apk add bash bash-completion aws-cli && bash

Test:

    . /etc/profile.d/bash_completion.sh
    complete -C '/usr/bin/aws_completer' aws

Then typing `aws bu<Tab>` → `aws budgets`
2020-04-11 20:18:58 +00:00
..
2020-04-11 20:18:58 +00:00