recommend-hq deploy¶
Description¶
The recommend-hq deploy command performs several tasks to deploy the application:
-
Deploys application infrastructure, sync config and cronjob settings
- This includes setting up necessary resources such as dynamoDB, s3 workspace, and scheduled tasks.
-
Initializes or updates Personalize resources
- This sets up or refreshes the AWS Personalize resources required for the recommendation system, including the dataset group.
-
Deploys training and API services
- This includes deploying the machine learning model train-related stacks, various API Lambdas, and API Gateway for accessing recommendations.
Options¶
| Option | Description |
|---|---|
-y, --yes |
Automatic yes to prompts. |
--help |
Show help information and exit. |