Amazon IAM users signed URL's for access through CloudFront -


is possible create cloudfront signed url's users created in iam using access key , secret key?

i can create them using root credentials not iam users because don't have .pem file private key.

is there missing or possible? i've searched around can't find info has helped me.

thanks

the simple answer it's not possible.

you have create cloudfront key-pair trusted signer. see details here ... http://docs.aws.amazon.com/amazoncloudfront/latest/developerguide/private-content-trusted-signers.html#private-content-creating-cloudfront-key-pairs


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -