Function initObjectStoreClient
- initObjectStoreClient(type, endpoint?, accessKeyId?, secretAccessKey?, tlsEnabled?): ObjectStoreClient
Parameters
- type: AdapterType
Optional endpoint: stringOptional accessKeyId: stringOptional secretAccessKey: string- tlsEnabled: boolean = true
Return object store client for the specified
type.