From f60f56077218c409632dabfbbb776b8e67595995 Mon Sep 17 00:00:00 2001 From: Mischa Taylor Date: Sun, 19 Nov 2023 10:03:21 -0500 Subject: [PATCH] Twiddle --- aws-cli/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aws-cli/README.md b/aws-cli/README.md index aad4f41..99d5bcd 100644 --- a/aws-cli/README.md +++ b/aws-cli/README.md @@ -1,4 +1,4 @@ -# aws-cli +# aws-cli Command-line interface v2 for Amazon Web Services @@ -33,4 +33,4 @@ You can test that the credentials are valid by using the `aws s3 ls` command: docker run --rm \ --mount type=bind,source="$HOME/.aws",target=/root/.aws,readonly \ docker.io/boxcutter/aws-cli s3 ls --profile default -``` \ No newline at end of file +```