In this integration, we will deploy a CloudFormation template to ensure File Storage Security monitors any new S3 buckets that are created. Additionally anytime a S3 bucket resource is terminated, this template will automatically remove all deployed security resources to monitor the bucket.
1. Obtain your Cloud One Account Region.
2. Under Account Settings in Cloud One, create a new API Key.
Select API Keys from left-hand menu
Click New
API Key Alias: 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.
1. Fill in the required template parameters with the values copied down previously.
2. Monitor the stack deployment until it reaches status: Create_Complete
Create a new S3 bucket
CLICK HERE
- Step by step instruction to create a S31. Sign in to the AWS Management Console and open the Amazon S3 console at https://console.aws.amazon.com/s3/.
2. Choose Create bucket. The Create bucket wizard opens.
3. In Bucket name, enter a DNS-compliant name for your bucket. The bucket name must:
After you create the bucket, you can’t change its name. For information about naming buckets, see Bucket naming rules.
Remember 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.
4. Scroll down and click on Create bucket.
5. Now you have successfully create a S3 bucket for the workshop.