Description:
Curl like simplicity to access AWS resources
|
|
Type: Formula
|
Latest Version: 0.36@3
|
Tracked Since: Dec 17, 2025
|
|
Links:
Homepage |
formulae.brew.sh
|
|
Category: Developer tools
|
|
Tags:
aws
curl
api
cli
authentication
|
|
Install:
brew install awscurl
|
About:
awscurl is a command-line utility that simplifies making authenticated requests to AWS services. It functions as a drop-in replacement for the standard curl command, automatically handling the complex signature generation required by AWS. This tool allows developers to interact with AWS APIs using familiar curl syntax without manual credential management.
|
Key Features:
- Automatic AWS Signature Version 4 (SigV4) signing
- Drop-in replacement for standard curl with compatible flags
- Supports temporary credentials via AWS SSO and MFA
- Works with any AWS service endpoint
|
Use Cases:
- Debugging API Gateway endpoints and Lambda functions
- Quickly testing S3 bucket permissions and operations
- Automating AWS service interactions in shell scripts
|
Alternatives:
-
aws-cli
– aws-cli offers comprehensive service coverage but is heavier; awscurl provides lightweight curl-like syntax for direct API calls
-
httpie
– httpie is a general HTTP client; awscurl adds specific AWS authentication handling on top
|
|
License: MIT
|
|
Dependencies: certifi, cryptography, python@3.14
|
|
Bottles available for: all
|
| Detected |
Version |
Rev |
Change |
Commit |
| Oct 12, 2024 6:49pm |
|
0 |
VERSION_BUMP |
36f5f1f4 |
| Aug 26, 2024 6:50am |
|
0 |
VERSION_BUMP |
a44fc824 |
| Aug 26, 2024 6:27am |
|
0 |
VERSION_BUMP |
d5482487 |
| Aug 23, 2024 9:14am |
|
0 |
VERSION_BUMP |
f2415ee6 |
| Aug 23, 2024 6:26am |
|
0 |
VERSION_BUMP |
7486f552 |
| Aug 21, 2024 5:39pm |
|
0 |
VERSION_BUMP |
1eda6e85 |
| Oct 17, 2023 10:10pm |
|
1 |
VERSION_BUMP |
6a5dcd0c |
| Oct 11, 2023 4:24pm |
|
0 |
VERSION_BUMP |
4b5a679a |
| Oct 3, 2023 10:45am |
|
5 |
VERSION_BUMP |
8e75f240 |
| Sep 19, 2023 7:06am |
|
4 |
VERSION_BUMP |
44ef68c2 |
| Aug 2, 2023 9:44am |
|
4 |
VERSION_BUMP |
c6abd4eb |
| Jun 3, 2023 1:11pm |
|
0 |
VERSION_BUMP |
af992ef6 |
| Jun 3, 2023 12:29pm |
|
0 |
VERSION_BUMP |
f3645acd |
| May 6, 2023 1:52pm |
|
0 |
VERSION_BUMP |
7a1bbfc6 |
| May 6, 2023 8:45am |
|
0 |
VERSION_BUMP |
53df1c24 |
| Apr 24, 2023 1:55pm |
|
0 |
VERSION_BUMP |
e6545076 |
| Apr 24, 2023 7:28am |
|
0 |
VERSION_BUMP |
0121f9bb |
|