- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-chime-sdk-messaging
LambdaConfiguration Interface
Stores metadata about a Lambda processor.
Members
Name | Type | Details |
---|---|---|
InvocationType Required | InvocationType | undefined | Controls how the Lambda function is invoked. |
ResourceArn Required | string | undefined | The ARN of the Lambda message processing function. |
Full Signature
export interface LambdaConfiguration