Versions in this module Expand all Collapse all v0 v0.3.1 Jan 11, 2024 Changes in this version + type KsmsAPI interface + BatchSendSms func(*map[string]interface{}) (*map[string]interface{}, error) + BatchSendSmsRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + BatchSendSmsWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + SendSms func(*map[string]interface{}) (*map[string]interface{}, error) + SendSmsRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + SendSmsWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)