Enum ALambdaFunction.FailedMessageOrigin
The ALambda
Namespace: LambdaSharp
Assembly: LambdaSharp.dll
Syntax
public enum FailedMessageOrigin
Fields
Name | Description |
---|---|
ApiGateway | The message originated from the API Gateway service. |
CloudFormation | The message originated from the CloudFormation service. |
CloudWatch | The message originated from the CloudWatch service. |
SNS | The message originated from the Simple Notification Service service. |
SQS | The message originated from the Simple Queue Service service. |