IBM COS SDK for JavaScript V2 - v1.0.0
    Preparing search index...

    Container element that identifies who initiated the multipart upload.

    interface Initiator {
        ID?: string;
        DisplayName?: string;
    }
    Index

    Properties

    Properties

    ID?: string

    If the principal is an Amazon Web Services account, it provides the Canonical User ID. If the principal is an IAM User, it provides a user ARN value.

    Directory buckets - If the principal is an Amazon Web Services account, it provides the Amazon Web Services account ID. If the principal is an IAM User, it provides a user ARN value.

    DisplayName?: string

    This functionality is not supported for directory buckets.