Difference between revisions of "Terraform Lambda resources"
Jump to navigation
Jump to search
(Created page with " * aws_lambda_function * aws_lambda_event_source_mapping {{tf lambda}}") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | * <code>[[aws_lambda_alias]]</code> | ||
+ | * <code>[[aws_lambda_code_signing_config]]</code> | ||
+ | * <code>[[aws_lambda_event_source_mapping]]</code> | ||
+ | * <code>[[aws_lambda_function]]</code> | ||
+ | * <code>[[aws_lambda_function_event_invoke_config]]</code> | ||
+ | * <code>[[aws_lambda_function_recursion_config]]</code> | ||
+ | * <code>[[aws_lambda_function_url]]</code> | ||
+ | * <code>[[aws_lambda_invocation]]</code> | ||
+ | * <code>[[aws_lambda_layer_version]]</code> | ||
+ | * <code>[[aws_lambda_layer_version_permission]]</code> | ||
+ | * <code>[[aws_lambda_permission]]</code> | ||
+ | * <code>[[aws_lambda_provisioned_concurrency_config]]</code> | ||
+ | * <code>[[aws_lambda_runtime_management_config]]</code> | ||
− | * | + | == See also == |
− | * | + | * {{tf lambda}} |
+ | * {{Lambda}} | ||
− | + | [[Category:Terraform]] |
Latest revision as of 12:49, 9 October 2024
aws_lambda_alias
aws_lambda_code_signing_config
aws_lambda_event_source_mapping
aws_lambda_function
aws_lambda_function_event_invoke_config
aws_lambda_function_recursion_config
aws_lambda_function_url
aws_lambda_invocation
aws_lambda_layer_version
aws_lambda_layer_version_permission
aws_lambda_permission
aws_lambda_provisioned_concurrency_config
aws_lambda_runtime_management_config
See also[edit]
Advertising: