Sha256: 07a86ff6c36ddacc5675fc929a749c39b93f0ad637054e6a6e4fd7f4483601ed

Contents?: true

Size: 799 Bytes

Versions: 17

Compression:

Stored size: 799 Bytes

Contents

AWS::Lambda::EventSourceMapping:
  Properties: 
    BatchSize: "\"The largest number of records that Lambda retrieves from your event source when invoking your function. Your function receives an event with all the retrieved records. Valid range: Minimum value of 1. Maximum value of 10000.\""
    Enabled: "\"Indicates whether Lambda begins polling the event source.\""
    EventSourceArn: "\"The Amazon Resource Name (ARN) of the Amazon Kinesis or DynamoDB stream that is the source of events. Any record added to this stream can invoke the Lambda function.\""
    FunctionName: "\"The name or ARN of a Lambda function to invoke when Lambda detects an event on the stream.\""
    StartingPosition: "\"The position in the stream where Lambda starts reading.  Valid Values: TRIM_HORIZON | LATEST\""

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
cfnlego-0.6.3 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml
cfnlego-0.6.2 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml
cfnlego-0.6.1 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml
cfnlego-0.6.0 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml
cfnlego-0.5.1 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml
cfnlego-0.5.0 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml
cfnlego-0.4.0 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml
cfnlego-0.3.6 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml
cfnlego-0.3.5 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml
cfnlego-0.3.4 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml
cfnlego-0.3.3 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml
cfnlego-0.3.2 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml
cfnlego-0.3.1 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml
cfnlego-0.3.0 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml
cfnlego-0.2.9 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml
cfnlego-0.2.8 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml
cfnlego-0.2.7 lib/cfnlego/resources/AWS/Lambda/EventSourceMapping.yaml