immersion_day
- **Description**: Optional
- **Role**: Full Access
- **Language**: preferred language
- **Language**: preferred language
- **Timezone**: preferred timezone
- Click **Next**
- Copy down your API Key in a safe place.


---
**3.** Obtain the name of the Scanner Stack and the Scanner Stacks SQS URL.
- Navigate to **AWS CloudFormation**
- Locate and select your deployed **Scanner Stack**
- Click the tab named **Outputs**.
- Copy down your **Scanner Stacks name**
- Locate the key **ScannerQueueURL**
- Copy down the **ScannerQueueURL** value.

---
### Deploy the CloudFormation template below
[](https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=c1fss-lifecycle-workshop&templateURL=https://aws-workshop-c1as-cft-templates.s3.amazonaws.com/fss-lifecycle.yml)
---
**1.** Fill in the required template parameters with the values copied down previously.
- **C1API**: paste your cloud one api key
- **C1RegionEndpoint**: paste your cloud one account region
- **SQSURL**: paste the sanner stack's sqs url value
- **StackName**: paste the name of your deployed Scanner stack
- Click **Next**
- Optional - Configure tags if desired.
- Click **Next**
- **Check the box** at the bottom to acknowledge IAM resource creation.
- Click **Create Stack**


---
**2.** Monitor the stack deployment until it reaches status: **Create_Complete**


---
### Test the automation
Create a new S3 bucket
CLICK HERE
- Step by step instruction to create a S3Remember that S3 bucket are an unique name globally for all AWS customers. If you try to use the same name from this workshop you will have some issues with an existing S3 bucket name already created.
{{% /notice %}}  **4.** Scroll down and click on Create bucket.  --- **5.** Now you have successfully create a S3 bucket for the workshop. 