From f6bcb04ed03afc46a906fc9e956ff137e963ccc2 Mon Sep 17 00:00:00 2001 From: Kenneth Bingham Date: Thu, 11 Jul 2024 14:21:13 -0400 Subject: [PATCH] clarify aws creds --- sample/s3z/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/sample/s3z/README.md b/sample/s3z/README.md index 7c17906..64dd257 100644 --- a/sample/s3z/README.md +++ b/sample/s3z/README.md @@ -81,6 +81,12 @@ Here are the AWS ingredients. } ``` +### AWS Credential + +Any valid credential will work if your bucket policy requires only the VPC endpoint source. The AWS Python SDK (boto) +uses the same credential discovery as the `aws` CLI, so you can configure a credential with standard AWS environment +variables, shared credentials file, EC2 introspection API, etc. + ## Set Up Ziti Here are the Ziti ingredients. @@ -137,7 +143,7 @@ Here are the Ziti ingredients. ## Generate Some Dummy Files -If you need some worthless log files you can run this. +Generate some log files to upload if you need some. ```bash python ./log-generator.py