# README
Terraform AWS Provider Lambda Package
This area is primarily for AWS provider contributors and maintainers. For information on using Terraform and the AWS provider, see the links below.
Handy Links
- Find out about contributing to the AWS provider!
- AWS Provider Docs: Home
- AWS Provider Docs: One of the Lambda resources
- AWS Docs: AWS SDK for Go Lambda
# Functions
@SDKDataSource("aws_lambda_alias").
@SDKDataSource("aws_lambda_code_signing_config").
@SDKDataSource("aws_lambda_function").
@SDKDataSource("aws_lambda_functions").
@SDKDataSource("aws_lambda_function_url").
@SDKDataSource("aws_lambda_invocation").
@SDKDataSource("aws_lambda_layer_version").
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
GetTagsIn returns lambda service tags from Context.
KeyValueTags creates KeyValueTags from lambda service tags.
No description provided by the author
No description provided by the author
@SDKResource("aws_lambda_alias").
@SDKResource("aws_lambda_code_signing_config").
@SDKResource("aws_lambda_event_source_mapping").
@SDKResource("aws_lambda_function", name="Function") @Tags(identifierAttribute="arn").
@SDKResource("aws_lambda_function_event_invoke_config").
@SDKResource("aws_lambda_function_url").
@SDKResource("aws_lambda_invocation").
@SDKResource("aws_lambda_layer_version").
@SDKResource("aws_lambda_layer_version_permission").
No description provided by the author
@SDKResource("aws_lambda_permission").
@SDKResource("aws_lambda_provisioned_concurrency_config").
SetTagsOut sets lambda service tags in Context.
SignerServiceIsAvailable returns whether the AWS Signer service is available in the specified AWS Region.
Tags returns lambda service tags.
UpdateTags updates lambda service tags.
# Constants
No description provided by the author
No description provided by the author
# Variables
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
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author