in

AWS and its complicated shit needs to die

AWS and its complicated shit needs to die

Normal and sane authorizations:

give your client credentials •

get your auth token and fuck off

AWS:

create IAM user

create policy

assign the policy to the lAM user

auth with assumed

assume the role for

role

IAM user

create a role

calculate HMAC(HMAC(HMAC(HMAC(“AWS4” +

kSecret,”20150830″), “us-east-1”), “iam”), “aws4_request”) with the information from previous steps

sum them all up in authorization header and hope to goi that you didnt fuck up time format

What do you think?

Written by codeitbro

Leave a Reply

Your email address will not be published. Required fields are marked *

GIPHY App Key not set. Please check settings