Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
skmcgrail committed Nov 9, 2020
1 parent 23ea3d9 commit c113f2f
Show file tree
Hide file tree
Showing 427 changed files with 97,637 additions and 33 deletions.
2 changes: 2 additions & 0 deletions config/go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183 h1:NDg6Bwjf66s4oWQbGK+j5izWT/HdOnCEWahy5ZfQRfY=
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183/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
2 changes: 2 additions & 0 deletions credentials/go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183 h1:NDg6Bwjf66s4oWQbGK+j5izWT/HdOnCEWahy5ZfQRfY=
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
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=
Expand Down
2 changes: 1 addition & 1 deletion ec2imds/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.15

require (
github.com/aws/aws-sdk-go-v2 v0.29.0
github.com/awslabs/smithy-go v0.3.1-0.20201103180816-d4c6ec013e15
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183
github.com/google/go-cmp v0.4.1
)

Expand Down
2 changes: 2 additions & 0 deletions ec2imds/go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183 h1:NDg6Bwjf66s4oWQbGK+j5izWT/HdOnCEWahy5ZfQRfY=
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183/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
3 changes: 3 additions & 0 deletions example/service/s3/listObjects/go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
github.com/awslabs/smithy-go v0.3.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183 h1:NDg6Bwjf66s4oWQbGK+j5izWT/HdOnCEWahy5ZfQRfY=
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183/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
3 changes: 3 additions & 0 deletions feature/s3/manager/go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
github.com/awslabs/smithy-go v0.3.0/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183 h1:NDg6Bwjf66s4oWQbGK+j5izWT/HdOnCEWahy5ZfQRfY=
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
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=
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183 h1:NDg6Bwjf66s4oWQbGK+j5izWT/HdOnCEWahy5ZfQRfY=
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183/go.mod h1:hPOQwnmBLHsUphH13tVSjQhTAFma0/0XoZGbBcOuABI=
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
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=
Expand Down
2 changes: 2 additions & 0 deletions internal/protocoltest/awsrestjson/go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183 h1:NDg6Bwjf66s4oWQbGK+j5izWT/HdOnCEWahy5ZfQRfY=
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183/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
10 changes: 5 additions & 5 deletions internal/protocoltest/awsrestjson/types/enums.go

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

2 changes: 2 additions & 0 deletions internal/protocoltest/ec2query/go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183 h1:NDg6Bwjf66s4oWQbGK+j5izWT/HdOnCEWahy5ZfQRfY=
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183/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
10 changes: 5 additions & 5 deletions internal/protocoltest/ec2query/types/enums.go

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

2 changes: 2 additions & 0 deletions internal/protocoltest/jsonrpc/go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183 h1:NDg6Bwjf66s4oWQbGK+j5izWT/HdOnCEWahy5ZfQRfY=
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183/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
10 changes: 5 additions & 5 deletions internal/protocoltest/jsonrpc/types/enums.go

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

2 changes: 2 additions & 0 deletions internal/protocoltest/jsonrpc10/go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183 h1:NDg6Bwjf66s4oWQbGK+j5izWT/HdOnCEWahy5ZfQRfY=
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183/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
10 changes: 5 additions & 5 deletions internal/protocoltest/jsonrpc10/types/enums.go

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

2 changes: 2 additions & 0 deletions internal/protocoltest/query/go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183 h1:NDg6Bwjf66s4oWQbGK+j5izWT/HdOnCEWahy5ZfQRfY=
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183/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
10 changes: 5 additions & 5 deletions internal/protocoltest/query/types/enums.go

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

2 changes: 2 additions & 0 deletions internal/protocoltest/restxml/go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183 h1:NDg6Bwjf66s4oWQbGK+j5izWT/HdOnCEWahy5ZfQRfY=
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183/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
10 changes: 5 additions & 5 deletions internal/protocoltest/restxml/types/enums.go

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

2 changes: 2 additions & 0 deletions service/accessanalyzer/go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183 h1:NDg6Bwjf66s4oWQbGK+j5izWT/HdOnCEWahy5ZfQRfY=
github.com/awslabs/smithy-go v0.3.1-0.20201104233911-38864709e183/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
Loading

0 comments on commit c113f2f

Please sign in to comment.