AWS Quickstart
Prerequisites
pip install mlstacksDefining our stack
spec_version: 1
spec_type: stack
name: "quickstart_stack"
provider: aws
default_region: "eu-north-1"
default_tags:
deployed-by: "mlstacks"
components:
- simple_component_s3.yamlDeploying our stack
Get stack outputs
Destroying our stack
What next?
Last updated
Was this helpful?

