Skip to content

Commit

Permalink
regenerate S3 API model
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdel committed Dec 11, 2020
1 parent 6369052 commit a3e40c1
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 47 deletions.
60 changes: 36 additions & 24 deletions service/s3/api_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 4 additions & 11 deletions service/s3/api_op_GetObject.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 4 additions & 11 deletions service/s3/api_op_PutObject.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/s3/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v0.3.1
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v0.1.2
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v0.3.2
github.com/awslabs/smithy-go v0.4.0
github.com/awslabs/smithy-go v0.4.1-0.20201208232924-b8cdbaa577ff
github.com/google/go-cmp v0.5.4
)

Expand Down
2 changes: 2 additions & 0 deletions service/s3/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
github.com/awslabs/smithy-go v0.4.0 h1:El0KyKn4zdM3pLuWJlgoeitQuu/mjwUPssr7L3xu3vs=
github.com/awslabs/smithy-go v0.4.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.4.1-0.20201208232924-b8cdbaa577ff h1:mtSekcc5R2mJG5+cdIlL15WD//Lobtzil5hkcr8WhiA=
github.com/awslabs/smithy-go v0.4.1-0.20201208232924-b8cdbaa577ff/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.4.1 h1:/exdXoGamhu5ONeUJH0deniYLWYvQwW66yvlfiiKTu0=
github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand Down

0 comments on commit a3e40c1

Please sign in to comment.