AWS Signature is the authorization workflow for Amazon Web Services requests. AWS uses a custom HTTP scheme based on a keyed-HMAC (Hash Message Authentication Code) for authentication. The official AWS Signature documentation provides more detail: To use AWS Signature, do the following:Documentation Index
Fetch the complete documentation index at: https://bruno-a6972042-mintlify-testing-jsonbody-jsonschema-1777266.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
-
In the
Authtab for a request, selectAWS Sig V4from dropdown list. - Enter your AccessKeyID and SecretKey values.
For extra security, integrate Bruno with your secret manager to store these values in a single location. Learn more here.
- Session Token - Required only when using temporary security credentials.
- Service Name - The service receiving the request.
- AWS Region - The region receiving the request.
- Profile Name - name of your AWS signing profile