Skip to content

Commit

Permalink
add doc entries for aws_endpoint_url_s3
Browse files Browse the repository at this point in the history
  • Loading branch information
joelddiaz committed Mar 22, 2024
1 parent 633998f commit ca61075
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/usage/al2.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
| `arch` | |
| `associate_public_ip_address` | |
| `aws_access_key_id` | |
| `aws_endpoint_url_s3` | Use specified S3 endpoint for S3 calls (useful when running in non-commercial AWS environments). |
| `aws_region` | |
| `aws_secret_access_key` | |
| `aws_session_token` | |
Expand Down
1 change: 1 addition & 0 deletions doc/usage/al2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
| `arch` | |
| `associate_public_ip_address` | |
| `aws_access_key_id` | |
| `aws_endpoint_url_s3` | Use specified S3 endpoint for S3 calls (useful when running in non-commercial AWS environments). |
| `aws_region` | |
| `aws_secret_access_key` | |
| `aws_session_token` | |
Expand Down

0 comments on commit ca61075

Please sign in to comment.