API Reference
Preparing search index...
@aws-lambda-powertools/commons
index
isSdkClient
Function isSdkClient
isSdkClient
(
client
:
unknown
)
:
client
is
SdkClient
Internal
Type guard to check if the client provided is a valid AWS SDK v3 client.
Parameters
client
:
unknown
Returns
client
is
SdkClient
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API Reference
Loading...
Type guard to check if the client provided is a valid AWS SDK v3 client.