amazon-api-gateway-url-shortener icon indicating copy to clipboard operation
amazon-api-gateway-url-shortener copied to clipboard

Creates a serverless URL shortener on AWS without using AWS Lambda or any other compute.

Results 9 amazon-api-gateway-url-shortener issues
Sort by recently updated
recently updated
newest added

Deploy runs perfectly, and so does Amplify build. Visiting website, both "signup" and "login" give Access denied error. Grubbing around Cognito doesn't surface any settings I can change, registered a...

See dump files below, could you help, please? I've followed the README instructions and everything completed correctly until this last step. # Starting phase: preBuild # Executing command: cd client...

While building code using Amplify getting following error. 17 error cipm can only install packages with an existing package-lock.json or npm-shrinkwrap.json with lockfileVersion >= 1. Run an install with npm@5...

Thanks for this great example. I only wonder about the monthly costs for a given usage. Similar is done in this example https://aws.amazon.com/blogs/compute/build-a-serverless-private-url-shortener/ ‚You create 1000 short URLs per month...

Resolve error: npm ERR! cipm can only install packages with an existing package-lock.json or npm-shrinkwrap.json with lockfileVersion >= 1. Run an install with npm@5 or later to generate it, then...

I'm struggling to figure out the right syntax to use in CloudFormation templates. Is there a particular reason why the mapping templates were written with double quoted strings, as opposed...

So on the proper https://slip.link/, the client and "API" are on the same domain and work side by side. I cannot for the life of me figure out how to...

Thanks for doing this, it's fantastic! From working on another project, I learned that you can do: ```bash aws cloudformation delete-stack --stack-name yourstacknamehere ``` This starts a stack deletion, and...

enhancement

where do i add 400 template