Request

Response

    Interface: CreateBucketsPayload

    Defined in: model/createBucketsPayload.ts:10

    The request payload for the Create Bucket operation.

    Export

    CreateBucketsPayload

    Properties

    allow?

    An array of objects, where each object represents an application that can access the bucket.

    Memberof

    CreateBucketsPayload


    bucketKey

    bucketKey: string Defined in: model/createBucketsPayload.ts:19

    Bucket key: A unique name you assign to a bucket. Bucket keys must be globally unique across all applications and regions. They must consist of only lower case characters, numbers 0-9, and underscores (_).

    Note: You cannot change a bucket key once the bucket is created.

    Memberof

    CreateBucketsPayload


    policyKey

    Memberof

    CreateBucketsPayload