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

    Container for granting information.

    Buckets that use the bucket owner enforced setting for Object Ownership don't support target grants. For more information, see Permissions server access log delivery in the Amazon S3 User Guide.

    interface TargetGrant {
        Grantee?: Grantee;
        Permission?: BucketLogsPermission;
    }
    Index

    Properties

    Grantee?: Grantee

    Container for the person being granted permissions.

    Logging permissions assigned to the grantee for the bucket.