Skip to content

Commit 0a7c9c9

Browse files
Update articles/defender-for-cloud/quickstart-onboard-aws.md
Co-authored-by: Elazar Krieger <[email protected]>
1 parent e074bd7 commit 0a7c9c9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/defender-for-cloud/quickstart-onboard-aws.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,9 @@ When deploying the CloudFormation template, the Stack creation wizard offers the
180180
- **Upload a template file** -Here you can upload the downloaded CloudFormation template to your own S3 bucket with your own security configurations.
181181
With this option you can upload the downloaded CloudFormation template to your own S3 bucket with your own security configurations.
182182

183-
- **Update a template file**:
183+
- **Amazon S3 URL** - Enter a previously created S3 URL. AWS will automatically create a S3 bucket in which the CloudFormation template will be saved.
184+
185+
This automated S3 bucket will be created with a security misconfiguration which will result in the security recommendation `S3 buckets should require requests to use Secure Socket Layer`. This recommendation can be fixed by applying the following policy:
184186
With this option AWS automatically creates an S3 bucket in which the CloudFormation template will be saved. Please note that with this automation the S3 bucket will be created with a security misconfiguration which will result in a security recommendation “S3 buckets should require requests to use Secure Socket Layer”. This recommendation can be fixed by applying the following policy:
185187
```bash
186188
{

0 commit comments

Comments
 (0)