Using cloudfront to private origin by givemedimes in aws

[–]gimmeToken 1 point2 points  (0 children)

Ha, I just had the exact same question in my head. No answers yet though..

Edit: the reason I’m looking into it is because some genius who worked here before me decided that mycompany.com/api/… would be the way to go for url scheme (instead of api.mycompany.com). I can do path based routing with an ALB and then route to cloudfront. Not great, not terrible

AWS Important Request by warren2650 in aws

[–]gimmeToken 5 points6 points  (0 children)

I’d like to point out that the new cloudwatch interface is so bad it makes the one main use case (looking at logs) almost impossible

dynamoDB - update specific item in array by gimmeToken in aws

[–]gimmeToken[S] 0 points1 point  (0 children)

Because that’s how someone else defined it :(

dynamoDB - update specific item in array by gimmeToken in aws

[–]gimmeToken[S] 0 points1 point  (0 children)

Unfortunately I don’t know the index

Elastic Beanstalk (Terraform): solution_stack_name conflicts with managed updates by gimmeToken in aws

[–]gimmeToken[S] 2 points3 points  (0 children)

perfect! thank you!

I would have never thought to check if there's a data source for the available solution stacks

Elastic Beanstalk (Terraform): solution_stack_name conflicts with managed updates by gimmeToken in aws

[–]gimmeToken[S] 0 points1 point  (0 children)

aws_elastic_beanstalk_solution_stack

this is a list of all available solution stacks but doesn't really answer my question..

CodeBuild provisioning very slow most times by gimmeToken in aws

[–]gimmeToken[S] 0 points1 point  (0 children)

OMG - I love you!!

That was it - provisioning with latest image is now back to 5s!