You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am seeing your amazing tool and checking the possibitily of adding as dependency of my project. The thing is: I am deploying my app split in microservices in disposable machines(AWS-ECS) using Docker. I would like not to include any CloudFront Key Pair since these machines can die and storing files (*.pem) inside makes no sense. Is there any way to get signed tokens just granting privileges with IAM policies, e. g, CloudFrontFullAccess? avoiding Key Pair as other AWS services (e.g. from S3 I get signed url's, with proper IAM policy)
The text was updated successfully, but these errors were encountered:
I am seeing your amazing tool and checking the possibitily of adding as dependency of my project. The thing is: I am deploying my app split in microservices in disposable machines(AWS-ECS) using Docker. I would like not to include any CloudFront Key Pair since these machines can die and storing files (*.pem) inside makes no sense. Is there any way to get signed tokens just granting privileges with IAM policies, e. g, CloudFrontFullAccess? avoiding Key Pair as other AWS services (e.g. from S3 I get signed url's, with proper IAM policy)
The text was updated successfully, but these errors were encountered: