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

    Interface IbmAwsCredentialIdentityInternal

    IBM-specific extension of AwsCredentialIdentity

    interface IbmAwsCredentialIdentity {
        apiKey?: string;
        authEndpoint?: string;
        serviceInstanceId?: string;
    }

    Hierarchy

    • AwsCredentialIdentity
      • IbmAwsCredentialIdentity
    Index

    Properties

    apiKey?: string

    IBM IAM API Key

    authEndpoint?: string

    IBM IAM Auth Endpoint

    serviceInstanceId?: string

    IBM COS Service Instance ID