Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Action Action_List Files Storage Version:v8.7}} ====== CREATE BUCKET ====== This action creates a bucket in Amazon S3 storage. Note that the Application ID and Application Secret for Amazon S3 must be defined (they are defined when you define a Document attribute stored in Amazon S3 ===== Syntax ===== ''CREATE BUCKET'' ArithmeticExpression () The expression must produce a string that contains region name and bucket name delimited by the dot symbol. ===== Example ===== <code aim>CREATE BUCKET 'ap-southeast-2.MyBucket' </code> Last modified: 2023/05/09 01:30 Log In