# Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0
command:
check-python-module:
exec: /opt/bitnami/aws-cli/venv/bin/python -c 'import awscli'
exit-status: 0