AWS Signature Version 4 (SigV4) is the authentication protocol used for every AWS API request. It signs requests with the caller's access key and secret key, proving identity without transmitting the secret key over the network.
Authorization headerShort-lived AWS credentials (access key, secret key, session token) issued by STS that expire automatically, eliminating the risk of permanent credential exposure.
A long-term credential pair (access key ID + secret access key) used to authenticate programmatic requests to AWS. Should be replaced with IAM roles wherever possible.
The secure, token-based version of EC2 Instance Metadata Service that prevents SSRF attacks and unauthorized credential theft from instance profiles.
Toc Consulting: AWS Security & Cloud Architecture
Our team helps engineering teams secure and architect AWS the right way: assessment in week one, a prioritized action plan in week two.