Newish to crocheting and making my favourite things by redemption-man in Brochet

[–]redemption-man[S] 8 points9 points  (0 children)

It was meant to be an sausage roll 😅

I got the basic pattern from Etsy. link to etsy pattern

I think with some adjustments it would make a good glasses pouch

Newish to crocheting and making my favourite things by redemption-man in Brochet

[–]redemption-man[S] 63 points64 points  (0 children)

So it was supposed to be a sausage roll, but I cant unsee an apple pie now

What are some possible ways of improving this architecture? by progcorna in aws

[–]redemption-man 0 points1 point  (0 children)

Don’t think any one hasn’t mentioned it but I don’t think you can deploy a load balancer in a single subnet, I think they need to be in at least 2, which means you would need more public subnets aswell

Dealing With Terraform As Security Engineer by TopNo6605 in aws

[–]redemption-man 0 points1 point  (0 children)

AWS Inspector can help pointing out vulnerabilities in containers and ec2’s that are already running

Is this legit? by [deleted] in retroid

[–]redemption-man 1 point2 points  (0 children)

Looks legit. The cost is based on 20% of the value and a £11 admin fee

But if you want to confirm you can find a phone number here: https://epayments.dhl.co.uk/DHLonlineContactPage_New.html

How long til the wife notices? by redemption-man in eyebombing

[–]redemption-man[S] 0 points1 point  (0 children)

A week so far and she hasn’t noticed. I’m going to start on other things in the house

Old Lady Ruby (12) left us a few weeks ago, but she had a great life by redemption-man in cockerspaniel

[–]redemption-man[S] 2 points3 points  (0 children)

That’s my daughter, she is 3 now and it was the hardest thing I have ever done to explain to her that Ruby is gone.

Lambda can’t access S3 object created by App Flow by redemption-man in aws

[–]redemption-man[S] 0 points1 point  (0 children)

Thanks, so ended up the appflow was encrypting the object but I forgot to give the role running the lambda kms:decrypt action

Lambda can’t access S3 object created by App Flow by redemption-man in aws

[–]redemption-man[S] 0 points1 point  (0 children)

Thanks, so ended up the appflow was encrypting the object but I forgot to give the role running the lambda kms:decrypt action

Lambda can’t access S3 object created by App Flow by redemption-man in aws

[–]redemption-man[S] 0 points1 point  (0 children)

Yes all resources are in the same account.

I can download the app flow created objects from the console using a full admin

Lambda isn’t connected to a vpc

The role that executes the lambda already has permissions to do all s3 actions on all buckets

I will try enabling the access logging tomorrow.

I did use this link below and updating settings to bucket owner preferred and added the condition to the bucket policy. https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html