Adding an Amazon S3 Storage in the CLI
Prev Next To create an Amazon S3 storage on the File Protect appliance using the CLI:
Enable the CLI configuration mode:
hostname > enable
hostname # configure terminal
Enter a unique name for the Amazon S3 storage along with the bucket, queue and region of the storage.
hostname (config) # fmps storage create aws name <AmazonS3StorageName> apps3bucket <BucketName> queue <QueueName> region <RegionName>
AWS storage connected successfully.
View your Amazon S3 storage configuration.
hostname (config) # show fmps storage name <AmazonS3StorageName>
Storage type: aws
Name: <AmazonS3StorageName>
Share Type: Source
App: s3
Status: AWS configured and connected
Bucket Name: <BucketName>
Queue Name: <QueueName>
Region: <RegionName>
Save your changes.
hostname (config) # write memory
Was this article helpful?
Related articles
File Protect (FX) > File Protect 10.x > File Protect 10.x Product Guide > Configuration > Amazon S3 integration > Managing Amazon S3 storage > Adding an Amazon S3 storage
File Protect (FX) > File Protect 10.x > File Protect 10.x Product Guide > Configuration > Microsoft Azure Blob storage integration > Creating Azure Blob storage on the File Protect appliance
File Protect (FX) > File Protect 11.x > File Protect 11.x Product Guide > Configuration > Microsoft Azure Blob storage integration > Creating Azure Blob storage on the File Protect appliance