diff --git a/aws-cli-2.yaml b/aws-cli-2.yaml new file mode 100644 index 00000000000..d677135fbb3 --- /dev/null +++ b/aws-cli-2.yaml @@ -0,0 +1,55 @@ +package: + name: aws-cli-2 + version: 2.11.21 + epoch: 0 + description: "Universal Command Line Interface for Amazon Web Services" + copyright: + - license: Apache-2.0 + dependencies: + runtime: + - python3 + - py3-setuptools + - py3-yaml + - py3-botocore + - py3-docutils + - py3-jmespath + - py3-rsa + - py3-s3transfer + - py3-colorama + - py3-dateutil + - py3-urllib3 + - py3-six + - groff + +environment: + contents: + packages: + - wolfi-base + - busybox + - ca-certificates-bundle + - build-base + - python3 + - python3-dev + - py3-setuptools + - py3-flit-core + +pipeline: + - uses: fetch + with: + uri: https://github.com/aws/aws-cli/archive/${{package.version}}.tar.gz + expected-sha512: 5ed6218dd40c16c3c529884d610ca4ed0c63b67f620546ad69a3c6ea7b8733e450da800a2b74720d5ed72a9b82d5a079de1dd64b68563af1506a7527198f6b76 + + - uses: autoconf/configure + + - uses: autoconf/make + + - uses: autoconf/make-install + + - uses: strip + +update: + enabled: true + github: + identifier: aws/aws-cli + use-tag: true + tag-filter: "2.11" diff --git a/packages.txt b/packages.txt index 7139a315afd..e0fd6dd5742 100644 --- a/packages.txt +++ b/packages.txt @@ -354,6 +354,7 @@ py3-yaml nginx python-3.10 aws-cli +aws-cli-2 helm kubescape s3cmd