Requires cURL v7.75.0
https://curl.se/docs/manpage.html#--aws-sigv4 When bootstrapping minimal instances or containers it is often undesirable to install the full AWS CLI. While it was previously possible to call the AWS API directly, it is a welcome change to have CURL handle the authentication header generation and signing. Example Request: Example Response: {
"ARN": "arn:aws:secretsmanager:us-east-1:1234567890:secret:example/example-Xp2R28",
"CreatedDate": 1681750380.617,
"Name": "example/example",
"SecretString": "{\"user\":\"deadbeef\",\"pass\":\"w0rmsinyourbrain\"}",
"VersionId": "5e8134b1-ba2a-42e1-95cc-c086585de721",
"VersionStages": [
"AWSCURRENT"
]
}