{%- extends "basic/layout.html" %} {# 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 %}
Note: You are viewing the documentation for an older major version of the AWS CLI (version 1).
AWS CLI version 2, the latest major version of AWS CLI, is now stable and recommended for general use. To view this page for the AWS CLI version 2, click here. For more information see the AWS CLI version 2 installation instructions and migration guide.