IBM COS SDK for JavaScript V2 - v1.0.0
Preparing search index...
packages/s3-request-presigner/src
getSignedUrl
Function getSignedUrl
getSignedUrl
<
InputTypesUnion
extends
object
,
InputType
extends
object
,
OutputType
extends
MetadataBearer
=
MetadataBearer
,
>
(
client
:
Client
<
any
,
InputTypesUnion
,
MetadataBearer
,
any
>
,
command
:
Command
<
InputType
,
OutputType
,
any
,
InputTypesUnion
,
MetadataBearer
,
>
,
options
?:
RequestPresigningArguments
,
)
:
Promise
<
string
>
Type Parameters
InputTypesUnion
extends
object
InputType
extends
object
OutputType
extends
MetadataBearer
=
MetadataBearer
Parameters
client
:
Client
<
any
,
InputTypesUnion
,
MetadataBearer
,
any
>
command
:
Command
<
InputType
,
OutputType
,
any
,
InputTypesUnion
,
MetadataBearer
>
options
:
RequestPresigningArguments
= {}
Returns
Promise
<
string
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
IBM COS SDK for JavaScript V2 - v1.0.0
Loading...