package
1.4.22
Repository: https://github.com/sliide/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package lambdaiface provides an interface to enable mocking the AWS Lambda service client for testing your code.

# Functions

New creates a new instance of the Lambda client with a session.

# Constants

EventSourcePositionLatest is a EventSourcePosition enum value.
EventSourcePositionTrimHorizon is a EventSourcePosition enum value.
InvocationTypeDryRun is a InvocationType enum value.
InvocationTypeEvent is a InvocationType enum value.
InvocationTypeRequestResponse is a InvocationType enum value.
LogTypeNone is a LogType enum value.
LogTypeTail is a LogType enum value.
RuntimeJava8 is a Runtime enum value.
RuntimeNodejs is a Runtime enum value.
RuntimeNodejs43 is a Runtime enum value.
RuntimePython27 is a Runtime enum value.
A ServiceName is the name of the service the client will make API calls to.
ThrottleReasonCallerRateLimitExceeded is a ThrottleReason enum value.
ThrottleReasonConcurrentInvocationLimitExceeded is a ThrottleReason enum value.
ThrottleReasonFunctionInvocationRateLimitExceeded is a ThrottleReason enum value.

# Structs

No description provided by the author
No description provided by the author
Provides configuration information about a Lambda function version alias.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Describes mapping between an Amazon Kinesis stream and a Lambda function.
The code for the Lambda function.
The object for the Lambda function location.
A complex type that describes function metadata.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
This response contains the object for the Lambda function location (see .
No description provided by the author
No description provided by the author
No description provided by the author
Upon success, it returns empty response.
No description provided by the author
Upon success, returns an empty response.
Overview This is the AWS Lambda API Reference.
No description provided by the author
No description provided by the author
No description provided by the author
Contains a list of event sources (see ).
No description provided by the author
Contains a list of AWS Lambda function configurations (see FunctionConfiguration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
If your Lambda function accesses resources in a VPC, you provide this parameter identifying the list of security group IDs and subnet IDs.
VPC configuration associated with your Lambda function.