Create storage bucket

Creates a storage bucket on Amazon S3.

A storage bucket is a public resource for storing objects on Amazon S3. MRI leverage Amazon Web Services to upload and temporarily store exposure data in storage buckets prior to importing that data into an EDM. When the MRI process is complete, the storage bucket and the source files uploaded to it are automatically deleted.

If successful, the service returns a 201 Created status code. The Location HTTP response header identifies the bucketId of the storage bucket. Use the bucketId to upload data during the MRI import process.

Language
Authorization
URL