Jamie Wood

Results 13 comments of Jamie Wood

Using the example in the repo: If you update this: ```yml spec: rules: - http: paths: - backend: serviceName: bookservice servicePort: 80 path: /api/book ``` To this: ```yml spec: rules:...

> @timello when you run `amplify update auth` one of the options is custom email link. I found the problem with this method is that you then don't get send...

That flag sets the instance profile of the EC2 runner instance, not the Fargate container that the IAM user is created for. At the moment Fargate doesn't support IAM Instance...

Made some progress on this issue, the S3 user is now only used to access to S3 cache. When the s3 access key and secret key environment variables are removed...

Hey @kohlerdominik I've not considered this functionality before but I believe it's definitely a great idea and would be keen to have it included. I'll happily review a PR for...

Thanks @peterkh - Did you manage to test this? When a job runs it returns: ``` 16: Checking cache for default... 17: No URL provided, cache will not be downloaded...

Thanks @GMartinez-Sisti For me at least this still doesn't resolve it :( ![Screenshot 2020-04-01 at 14 59 39](https://user-images.githubusercontent.com/9112373/78145938-6a0dec80-7429-11ea-99ce-ec91a5582003.png)

Nothing to add other than I'm another customer who has just encountered this issue today when trying to take my single subnet router in AWS and migrate to having a...

Hey @vpetersson Sorry I thought I replied to this weeks ago but was on a train and it clearly didn't submit :) Yes I would absolutely accept a PR for...

Looks good to me so far! I've not used mailchimp myself but I'll setup an account to test before merging.