cloud_watch v0.3.0 CloudWatch.AwsProxy
Calls to AWS CloudWatch Logs using one of alternative Elixir client libraries.
Add either :aws or :ex_aws as a dependency, and correct proxy methods will be chosen.
Link to this section Summary
Link to this section Functions
Link to this function
client(access_key_id, secret_access_key, region, endpoint)
Link to this function
create_log_group(client, input)
Link to this function
create_log_stream(client, input)
Link to this function
put_log_events(client, input)