{% extends "appbuilder/base.html" %} {% block head_css %} {{ super() }} {% endblock %} {% block head_js %} {{ super() }} {% endblock %} {% block tail_js %} {{ super() }} {% endblock %} {% block content %}

S3 Bucket Configuration

Select Access: Select Bucket:
{% include "s3app/overview.html" %}
{% include "s3app/permissions.html" %}
{% include "s3app/datasecurity.html" %}
{% endblock %}