Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIGateWayClientWithHelpers ¶ added in v1.226.0
type APIGateWayClientWithHelpers struct {
APIGatewayClient *apigatewaymanagementapi.Client
}
func GetClient ¶ added in v1.226.0
func GetClient(req *events.APIGatewayWebsocketProxyRequest, region ...string) *APIGateWayClientWithHelpers
func NewClient ¶ added in v1.226.0
func NewClient(req *events.APIGatewayWebsocketProxyRequest, config aws.Config) *APIGateWayClientWithHelpers
func (APIGateWayClientWithHelpers) PostToConnectionIDs ¶ added in v1.226.0
func (s APIGateWayClientWithHelpers) PostToConnectionIDs(data []byte, connectionIDs []string) error
Click to show internal directories.
Click to hide internal directories.