# README
AWS
the module allows you to make a call into AWS Connect Service in order to make a telephone call to a party as stipulated by your configs.
Standard AWS environment variables are used: AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY AWS_REGION
Additionally, the following AWS Connect Environment Variables are used AWS_CONNECT_INSTANCE cb23092d-681f-49a4-b8f7-ff5c739b6c7c AWS_CONNECT_FLOW_ID 2c79a426-8194-4acc-95e8-3e67a0616308 AWS_CONNECT_SOURCE_PHONE +12165391077
# Functions
MakeHandler returns a rest http handler to send alerts.
No description provided by the author
No description provided by the author
No description provided by the author
NewMockService creates a new mock instance.
No description provided by the author
# Structs
MockService is a mock of Service interface.
MockServiceMockRecorder is the mock recorder for MockService.
# Interfaces
No description provided by the author