Categorygithub.com/aws/aws-sdk-go-v2/service/lambda
modulepackage
0.31.0
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns an initialized Client based on the functional options.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
NewFromConfig returns a new client from the provided config.
NewFunctionActiveWaiter constructs a FunctionActiveWaiter.
NewFunctionExistsWaiter constructs a FunctionExistsWaiter.
NewFunctionUpdatedWaiter constructs a FunctionUpdatedWaiter.
NewListAliasesPaginator returns a new ListAliasesPaginator.
NewListCodeSigningConfigsPaginator returns a new ListCodeSigningConfigsPaginator.
NewListEventSourceMappingsPaginator returns a new ListEventSourceMappingsPaginator.
NewListFunctionEventInvokeConfigsPaginator returns a new ListFunctionEventInvokeConfigsPaginator.
NewListFunctionsByCodeSigningConfigPaginator returns a new ListFunctionsByCodeSigningConfigPaginator.
NewListFunctionsPaginator returns a new ListFunctionsPaginator.
NewListLayersPaginator returns a new ListLayersPaginator.
NewListLayerVersionsPaginator returns a new ListLayerVersionsPaginator.
NewListProvisionedConcurrencyConfigsPaginator returns a new ListProvisionedConcurrencyConfigsPaginator.
NewListVersionsByFunctionPaginator returns a new ListVersionsByFunctionPaginator.
WithEndpointResolver returns an EndpointResolver that first delegates endpoint resolution to the awsResolver.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Client provides the API client to make operations call for AWS Lambda.
No description provided by the author
Provides configuration information about a Lambda function alias (https://docs.aws.amazon.com/lambda/latest/dg/versioning-aliases.html).
No description provided by the author
No description provided by the author
No description provided by the author
A mapping between an AWS resource and an AWS Lambda function.
No description provided by the author
Details about a function's configuration.
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
A mapping between an AWS resource and an AWS Lambda function.
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
No description provided by the author
No description provided by the author
No description provided by the author
FunctionActiveWaiter defines the waiters for FunctionActive.
FunctionActiveWaiterOptions are waiter options for FunctionActiveWaiter.
FunctionExistsWaiter defines the waiters for FunctionExists.
FunctionExistsWaiterOptions are waiter options for FunctionExistsWaiter.
FunctionUpdatedWaiter defines the waiters for FunctionUpdated.
FunctionUpdatedWaiterOptions are waiter options for FunctionUpdatedWaiter.
No description provided by the author
No description provided by the author
No description provided by the author
Provides configuration information about a Lambda function alias (https://docs.aws.amazon.com/lambda/latest/dg/versioning-aliases.html).
No description provided by the author
No description provided by the author
No description provided by the author
A mapping between an AWS resource and an AWS Lambda function.
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
Details about a function's configuration.
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
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
A success response (202 Accepted) indicates that the request is queued for invocation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListAliasesPaginator is a paginator for ListAliases.
ListAliasesPaginatorOptions is the paginator options for ListAliases.
No description provided by the author
No description provided by the author
ListCodeSigningConfigsPaginator is a paginator for ListCodeSigningConfigs.
ListCodeSigningConfigsPaginatorOptions is the paginator options for ListCodeSigningConfigs.
No description provided by the author
No description provided by the author
ListEventSourceMappingsPaginator is a paginator for ListEventSourceMappings.
ListEventSourceMappingsPaginatorOptions is the paginator options for ListEventSourceMappings.
No description provided by the author
No description provided by the author
ListFunctionEventInvokeConfigsPaginator is a paginator for ListFunctionEventInvokeConfigs.
ListFunctionEventInvokeConfigsPaginatorOptions is the paginator options for ListFunctionEventInvokeConfigs.
No description provided by the author
No description provided by the author
ListFunctionsByCodeSigningConfigPaginator is a paginator for ListFunctionsByCodeSigningConfig.
ListFunctionsByCodeSigningConfigPaginatorOptions is the paginator options for ListFunctionsByCodeSigningConfig.
No description provided by the author
A list of Lambda functions.
ListFunctionsPaginator is a paginator for ListFunctions.
ListFunctionsPaginatorOptions is the paginator options for ListFunctions.
No description provided by the author
No description provided by the author
ListLayersPaginator is a paginator for ListLayers.
ListLayersPaginatorOptions is the paginator options for ListLayers.
No description provided by the author
No description provided by the author
ListLayerVersionsPaginator is a paginator for ListLayerVersions.
ListLayerVersionsPaginatorOptions is the paginator options for ListLayerVersions.
No description provided by the author
No description provided by the author
ListProvisionedConcurrencyConfigsPaginator is a paginator for ListProvisionedConcurrencyConfigs.
ListProvisionedConcurrencyConfigsPaginatorOptions is the paginator options for ListProvisionedConcurrencyConfigs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListVersionsByFunctionPaginator is a paginator for ListVersionsByFunction.
ListVersionsByFunctionPaginatorOptions is the paginator options for ListVersionsByFunction.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Details about a function's configuration.
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
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
Provides configuration information about a Lambda function alias (https://docs.aws.amazon.com/lambda/latest/dg/versioning-aliases.html).
No description provided by the author
No description provided by the author
No description provided by the author
A mapping between an AWS resource and an AWS Lambda function.
No description provided by the author
Details about a function's configuration.
No description provided by the author
Details about a function's configuration.
No description provided by the author
No description provided by the author

# Interfaces

EndpointResolver interface for resolving service endpoints.
GetFunctionAPIClient is a client that implements the GetFunction operation.
GetFunctionConfigurationAPIClient is a client that implements the GetFunctionConfiguration operation.
No description provided by the author
No description provided by the author
ListAliasesAPIClient is a client that implements the ListAliases operation.
ListCodeSigningConfigsAPIClient is a client that implements the ListCodeSigningConfigs operation.
ListEventSourceMappingsAPIClient is a client that implements the ListEventSourceMappings operation.
ListFunctionEventInvokeConfigsAPIClient is a client that implements the ListFunctionEventInvokeConfigs operation.
ListFunctionsAPIClient is a client that implements the ListFunctions operation.
ListFunctionsByCodeSigningConfigAPIClient is a client that implements the ListFunctionsByCodeSigningConfig operation.
ListLayersAPIClient is a client that implements the ListLayers operation.
ListLayerVersionsAPIClient is a client that implements the ListLayerVersions operation.
ListProvisionedConcurrencyConfigsAPIClient is a client that implements the ListProvisionedConcurrencyConfigs operation.
ListVersionsByFunctionAPIClient is a client that implements the ListVersionsByFunction operation.

# Type aliases

EndpointResolverFunc is a helper utility that wraps a function so it satisfies the EndpointResolver interface.
EndpointResolverOptions is the service endpoint resolver options.