website
website copied to clipboard
domain not found in account
following the example, I'm getting this error:
Domain <my domain> was not found in your AWS account. Please purchase it from Route53 first then try again.
at getDomainHostedZoneId (/Users/<me>/.serverless/components/registry/npm/@serverless/[email protected]/node_modules/@serverless/domain/utils.js:105:11)
found this: https://www.npmjs.com/package/@serverless/domain
but there's no link to a repo
also, is there any way to run these examples WITHOUT installing SLS globally?
ok....installed sls via npm install serverless and I run it with npx sls.
now I'm getting a credentials error when using an ALKS account (https://github.com/Cox-Automotive/alks-cli). My .env file has a AWS_SESSION_TOKEN that I don't think is being used. things seem to work when I use a personal account that only need the ID and SECRET