GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::Lambda::EventSourceMappingConfiguration(3) User Contributed Perl Documentation Paws::Lambda::EventSourceMappingConfiguration(3)

Paws::Lambda::EventSourceMappingConfiguration

The largest number of records that AWS Lambda will retrieve from your event source at the time of invoking your function. Your function receives an event with all the retrieved records.

The Amazon Resource Name (ARN) of the Amazon Kinesis stream that is the source of events.

The Lambda function to invoke when AWS Lambda detects an event on the stream.

The UTC time string indicating the last time the event mapping was updated.

The result of the last AWS Lambda invocation of your Lambda function.

The state of the event source mapping. It can be "Creating", "Enabled", "Disabled", "Enabling", "Disabling", "Updating", or "Deleting".

The reason the event source mapping is in its current state. It is either user-requested or an AWS Lambda-initiated state transition.

The AWS Lambda assigned opaque identifier for the mapping.
2015-08-06 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.