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