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
Post a Comment