Skip to content

Commit

Permalink
regenerate API clients and protocol tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdel committed Oct 2, 2020
1 parent 4a9a3f0 commit d1b906e
Show file tree
Hide file tree
Showing 461 changed files with 4,327 additions and 833 deletions.
2 changes: 1 addition & 1 deletion internal/protocoltest/awsrestjson/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/awsrestjson
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v0.25.0
github.com/aws/aws-sdk-go-v2 v0.0.0-20201001231852-1fc1ab173989
github.com/awslabs/smithy-go v0.1.1
github.com/google/go-cmp v0.4.1
)
Expand Down

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

2 changes: 1 addition & 1 deletion internal/protocoltest/ec2query/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/ec2query
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v0.25.0
github.com/aws/aws-sdk-go-v2 v0.0.0-20201001231852-1fc1ab173989
github.com/awslabs/smithy-go v0.1.1
github.com/google/go-cmp v0.4.1
)
Expand Down

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

2 changes: 1 addition & 1 deletion internal/protocoltest/jsonrpc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/jsonrpc
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v0.25.0
github.com/aws/aws-sdk-go-v2 v0.0.0-20201001231852-1fc1ab173989
github.com/awslabs/smithy-go v0.1.1
github.com/google/go-cmp v0.4.1
)
Expand Down

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

2 changes: 1 addition & 1 deletion internal/protocoltest/jsonrpc10/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/jsonrpc10
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v0.25.0
github.com/aws/aws-sdk-go-v2 v0.0.0-20201001231852-1fc1ab173989
github.com/awslabs/smithy-go v0.1.1
github.com/google/go-cmp v0.4.1
)
Expand Down

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

2 changes: 1 addition & 1 deletion internal/protocoltest/query/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/query
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v0.25.0
github.com/aws/aws-sdk-go-v2 v0.0.0-20201001231852-1fc1ab173989
github.com/awslabs/smithy-go v0.1.1
github.com/google/go-cmp v0.4.1
)
Expand Down

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

2 changes: 1 addition & 1 deletion internal/protocoltest/restxml/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/restxml
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v0.25.0
github.com/aws/aws-sdk-go-v2 v0.0.0-20201001231852-1fc1ab173989
github.com/awslabs/smithy-go v0.1.1
github.com/google/go-cmp v0.4.1
)
Expand Down

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

2 changes: 1 addition & 1 deletion service/accessanalyzer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/accessanalyzer
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v0.25.0
github.com/aws/aws-sdk-go-v2 v0.0.0-20201001231852-1fc1ab173989
github.com/awslabs/smithy-go v0.1.1
)

Expand Down
72 changes: 71 additions & 1 deletion service/accessanalyzer/internal/endpoints/endpoints.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/acm/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/acm
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v0.25.0
github.com/aws/aws-sdk-go-v2 v0.0.0-20201001231852-1fc1ab173989
github.com/awslabs/smithy-go v0.1.1
)

Expand Down
60 changes: 48 additions & 12 deletions service/acm/internal/endpoints/endpoints.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/acmpca/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/acmpca
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v0.25.0
github.com/aws/aws-sdk-go-v2 v0.0.0-20201001231852-1fc1ab173989
github.com/awslabs/smithy-go v0.1.1
)

Expand Down
58 changes: 51 additions & 7 deletions service/acmpca/internal/endpoints/endpoints.go

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

Loading

0 comments on commit d1b906e

Please sign in to comment.