awswrangler.chime.post_message

awswrangler.chime.post_message(webhook: str, message: str) Optional[Any]

Send message on an existing Chime Chat rooms.

:param : Webhook: This contains all the authentication information to send the message :type : param webhook : webhook :param : The actual message which needs to be posted on Slack channel :type : param message : message

Returns

Represents the response from Chime

Return type

dict