+++ title = "AWS" description = "Getting started wizard AWS" weight = 100 alwaysopen = false +++
The document describes the wizard steps and resources when AWS technology is selected.
When you select AWS technology the following resources will be downloaded and configured.
The following plugins will be installed:
- [cloudify-aws-plugin]({{< relref "/working_with/official_plugins/infrastructure/aws.md" >}})
- [cloudify-utilities-plugin]({{< relref "/working_with/official_plugins/utilities/_index.md" >}})
- [cloudify-kubernetes-plugin]({{< relref "/working_with/official_plugins/orchestration/kubernetes.md" >}})
The blueprints bellow will be installed, to get more information regarding the blueprint and how manually to install it click on the blueprint.
- [AWS-Basics-VM-Setup]({{< relref "/trial_getting_started/examples/basic/aws_basics.md" >}})
- [AWS-VM-Setup-using-CloudFormation]({{< relref "/trial_getting_started/examples/automation_tools/aws_cloudformation_basics.md" >}})
- Kubernetes-AWS-EKS
The following secrets will be created. The value in parentheses is the secret name that will be created:
- AWS Access Key ID (aws_access_key_id)
- AWS Secret Access Key (aws_secret_access_key)