1.
Getting Started
1.1
Install Chalice
1.2
Chalice Basics
1.3
Takeaways
2.
Application Setup
2.1
Configure Angular Application
2.2
Build Angular Application
2.3
Hosting Angular Application
3.
Chalice Setup
3.1
Project Structure
3.2
Chalice Policy
3.3
Multifile and Blueprints
4.
Chalice Development
4.1
Home Endpoint
4.2
Cognito Trigger
4.3
Test Cognito Trigger
4.4
Shopping Cart Utility
4.5
Shopping Cart Endpoint
4.6
Test Shopping Cart
4.7
Checkout Utility
4.8
Checkout Endpoint
4.9
Test Checkout
4.10
Order History Utility
4.11
Order History Endpoint
4.12
Testing Order History
5.
Cleanup
© 2020 Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Edit this page
Chalice E-Commerce Workshop
> Chalice Setup
Chalice Setup
In this section, you will learn about and set up some of the essentials for the Chalice project.