ExAws.Lambda

Consult the documentation in ExAws.Lambda.Client

Source

Summary

add_permission(arg0, arg1, arg2, arg3)

Callback implementation for ExAws.Lambda.Client.add_permission/4

add_permission(arg0, arg1, arg2, arg3, arg4)

Callback implementation for ExAws.Lambda.Client.add_permission/5

create_event_source_mapping(arg0, arg1, arg2)

Callback implementation for ExAws.Lambda.Client.create_event_source_mapping/3

create_event_source_mapping(arg0, arg1, arg2, arg3)

Callback implementation for ExAws.Lambda.Client.create_event_source_mapping/4

create_function(arg0, arg1, arg2)

Callback implementation for ExAws.Lambda.Client.create_function/3

create_function(arg0, arg1, arg2, arg3)

Callback implementation for ExAws.Lambda.Client.create_function/4

delete_event_source_mapping(arg0)

Callback implementation for ExAws.Lambda.Client.delete_event_source_mapping/1

delete_function(arg0)

Callback implementation for ExAws.Lambda.Client.delete_function/1

get_event_source_mapping(arg0)

Callback implementation for ExAws.Lambda.Client.get_event_source_mapping/1

get_function(arg0)

Callback implementation for ExAws.Lambda.Client.get_function/1

get_function_configuration(arg0)

Callback implementation for ExAws.Lambda.Client.get_function_configuration/1

get_policy(arg0)

Callback implementation for ExAws.Lambda.Client.get_policy/1

invoke(arg0, arg1, arg2)

Callback implementation for ExAws.Lambda.Client.invoke/3

invoke(arg0, arg1, arg2, arg3)

Callback implementation for ExAws.Lambda.Client.invoke/4

invoke_async(arg0, arg1)

Callback implementation for ExAws.Lambda.Client.invoke_async/2

list_event_source_mappings()

Callback implementation for ExAws.Lambda.Client.list_event_source_mappings/0

list_event_source_mappings(arg0)

Callback implementation for ExAws.Lambda.Client.list_event_source_mappings/1

list_functions()

Callback implementation for ExAws.Lambda.Client.list_functions/0

list_functions(arg0)

Callback implementation for ExAws.Lambda.Client.list_functions/1

new(opts \\ [])
remove_permission(arg0, arg1)

Callback implementation for ExAws.Lambda.Client.remove_permission/2

update_event_source_mapping(arg0, arg1)

Callback implementation for ExAws.Lambda.Client.update_event_source_mapping/2

update_function_code(arg0, arg1)

Callback implementation for ExAws.Lambda.Client.update_function_code/2

update_function_configuration(arg0, arg1)

Callback implementation for ExAws.Lambda.Client.update_function_configuration/2

Functions

add_permission(arg0, arg1, arg2, arg3)

Callback implementation for ExAws.Lambda.Client.add_permission/4.

Source
add_permission(arg0, arg1, arg2, arg3, arg4)

Callback implementation for ExAws.Lambda.Client.add_permission/5.

Source
create_event_source_mapping(arg0, arg1, arg2)

Callback implementation for ExAws.Lambda.Client.create_event_source_mapping/3.

Source
create_event_source_mapping(arg0, arg1, arg2, arg3)

Callback implementation for ExAws.Lambda.Client.create_event_source_mapping/4.

Source
create_function(arg0, arg1, arg2)

Callback implementation for ExAws.Lambda.Client.create_function/3.

Source
create_function(arg0, arg1, arg2, arg3)

Callback implementation for ExAws.Lambda.Client.create_function/4.

Source
delete_event_source_mapping(arg0)

Callback implementation for ExAws.Lambda.Client.delete_event_source_mapping/1.

Source
delete_function(arg0)

Callback implementation for ExAws.Lambda.Client.delete_function/1.

Source
get_event_source_mapping(arg0)

Callback implementation for ExAws.Lambda.Client.get_event_source_mapping/1.

Source
get_function(arg0)

Callback implementation for ExAws.Lambda.Client.get_function/1.

Source
get_function_configuration(arg0)

Callback implementation for ExAws.Lambda.Client.get_function_configuration/1.

Source
get_policy(arg0)

Callback implementation for ExAws.Lambda.Client.get_policy/1.

Source
invoke(arg0, arg1, arg2)

Callback implementation for ExAws.Lambda.Client.invoke/3.

Source
invoke(arg0, arg1, arg2, arg3)

Callback implementation for ExAws.Lambda.Client.invoke/4.

Source
invoke_async(arg0, arg1)

Callback implementation for ExAws.Lambda.Client.invoke_async/2.

Source
list_event_source_mappings()

Callback implementation for ExAws.Lambda.Client.list_event_source_mappings/0.

Source
list_event_source_mappings(arg0)

Callback implementation for ExAws.Lambda.Client.list_event_source_mappings/1.

Source
list_functions()

Callback implementation for ExAws.Lambda.Client.list_functions/0.

Source
list_functions(arg0)

Callback implementation for ExAws.Lambda.Client.list_functions/1.

Source
new(opts \\ [])
Source
remove_permission(arg0, arg1)

Callback implementation for ExAws.Lambda.Client.remove_permission/2.

Source
update_event_source_mapping(arg0, arg1)

Callback implementation for ExAws.Lambda.Client.update_event_source_mapping/2.

Source
update_function_code(arg0, arg1)

Callback implementation for ExAws.Lambda.Client.update_function_code/2.

Source
update_function_configuration(arg0, arg1)

Callback implementation for ExAws.Lambda.Client.update_function_configuration/2.

Source