Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom domains does not work for domains like mysite.co.nz in express component #20

Open
pdemich opened this issue Jan 2, 2021 · 0 comments

Comments

@pdemich
Copy link

pdemich commented Jan 2, 2021

Hi there,
i tried to deploy express component with custom domain. It times out.
tail of the sls debug:
eploying...
Deploying Express App...
Packaging Express.js application...
Unzipping /tmp/f22um5/source.zip...
Files unzipped into /tmp/124af1u...
Installing Express + AWS Lambda handler...
Installing Serverless Framework SDK...
Zipping files...
Files zipped into /tmp/1zrzrh.zip...
Verifying the provided IAM Role with the name: permissions-dev in the inputs exists...
Creating or updating the meta IAM Role...
The provided IAM Role with the name: permissions-dev in the inputs exists.
Meta IAM Role created or updated with ARN arn:aws:iam::764972025726:role/api-bpfdjni-meta-role
No AWS Lambda function found. Creating one with the name: api-bpfdjni-function
Creating AWS Lambda...
Lambda created with ARN arn:aws:lambda:us-east-1:764972025726:function:api-bpfdjni-function
Verifying alias "default"...
Alias "default" not found. Creating...
Alias "default" created.
API not found. Creating API with name: api-api...
API api-api created with ID ezd9fywszb
Add permission to Lambda enabling API Gateway with this ARN to call it: arn:aws:execute-api:us-east-1:764972025726:ezd9fywszb//
Permission successfully added to AWS Lambda for API Gateway
Getting Route53 Hosted Zone ID for domain: co.nz
Domain hosted zone id for co.nz is Z050840636UWGRLMLF294
Checking if a certificate for the co.nz domain exists

anything i'm doing wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant