vendor: update all dependencies
This commit is contained in:
parent
940df88eb2
commit
d64789528d
4309 changed files with 1327278 additions and 1001118 deletions
2
vendor/github.com/aws/aws-sdk-go/service/sagemakerruntime/api.go
generated
vendored
2
vendor/github.com/aws/aws-sdk-go/service/sagemakerruntime/api.go
generated
vendored
|
@ -104,7 +104,6 @@ func (c *SageMakerRuntime) InvokeEndpointWithContext(ctx aws.Context, input *Inv
|
|||
return out, req.Send()
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/runtime.sagemaker-2017-05-13/InvokeEndpointInput
|
||||
type InvokeEndpointInput struct {
|
||||
_ struct{} `type:"structure" payload:"Body"`
|
||||
|
||||
|
@ -178,7 +177,6 @@ func (s *InvokeEndpointInput) SetEndpointName(v string) *InvokeEndpointInput {
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/runtime.sagemaker-2017-05-13/InvokeEndpointOutput
|
||||
type InvokeEndpointOutput struct {
|
||||
_ struct{} `type:"structure" payload:"Body"`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue