{%- extends "basic/layout.html" %} {% set deprecated_commands = ({ 'reference/ecr/get-login': ['reference/ecr/get-login-password', 'get-login-password'], 'reference/cloudtrail/create-subscription': None, 'reference/cloudtrail/update-subscription': None, }) %} {# Do this so that bootstrap is included before the main css file #} {%- block htmltitle %} {{ super() }} {%- endblock %} {# Displays the next and previous links both before and after content #} {% macro render_relations(class='footer-links', add_spacer=0) -%} {% if prev or next %}
We announced the upcoming end-of-support for the AWS CLI v1. For dates, additional details, and information on how to migrate, please refer to the linked announcement. For more information see the AWS CLI version 2 installation instructions and migration guide.