Creates an Amazon S3 storage in the File Protect appliance. You are required to enter the storage, bucket, queue, and region names to create a storage.
Syntax
fmps storage create aws name <storage name> app s3 bucket <bucket name> queue <queue name> region <region name>
Parameters
<storage name>
Specify the name of the storage.
<bucket name>
Specify the name of the bucket that contains objects you want to scan.
<queue name>
Specify the name of the queue for the File Protect appliance to query. This is an SQS queue that sends notifications when an object in the bucket to scan is added or modified.
<region name>
Specify the name of the AWS S3 storage region.
Example
The following example creates the Amazon S3 storage - AWSStorage. It also sets the bucket name to AWSBucket, queue name to AWSQueue and region to AWSRegion.
hostname (config) # fmps storage create aws name AWSStorage app s3 bucket AWSBucket queue AWSQueue region AWSRegion
AWS storage connected successfully.
User role
Admin or Operator
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
File Protect: Release 9.0.0