mirror of
https://github.com/bitnami/containers.git
synced 2026-03-27 15:27:48 +08:00
8 lines
204 B
YAML
8 lines
204 B
YAML
# 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
|