Versions in this module Expand all Collapse all v1 v1.48.2 Nov 21, 2023 Changes in this version + type RESTJSONServiceAPI interface + EmptyStream func(*restjsonservice.EmptyStreamInput) (*restjsonservice.EmptyStreamOutput, error) + EmptyStreamRequest func(*restjsonservice.EmptyStreamInput) (*request.Request, *restjsonservice.EmptyStreamOutput) + EmptyStreamWithContext func(aws.Context, *restjsonservice.EmptyStreamInput, ...request.Option) (*restjsonservice.EmptyStreamOutput, error) + GetEventStream func(*restjsonservice.GetEventStreamInput) (*restjsonservice.GetEventStreamOutput, error) + GetEventStreamRequest func(*restjsonservice.GetEventStreamInput) (*request.Request, *restjsonservice.GetEventStreamOutput) + GetEventStreamWithContext func(aws.Context, *restjsonservice.GetEventStreamInput, ...request.Option) (*restjsonservice.GetEventStreamOutput, error) + OtherOperation func(*restjsonservice.OtherOperationInput) (*restjsonservice.OtherOperationOutput, error) + OtherOperationRequest func(*restjsonservice.OtherOperationInput) (*request.Request, *restjsonservice.OtherOperationOutput) + OtherOperationWithContext func(aws.Context, *restjsonservice.OtherOperationInput, ...request.Option) (*restjsonservice.OtherOperationOutput, error)