Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Aug 17, 2023
1 parent 0e3340f commit 0742a92
Show file tree
Hide file tree
Showing 26 changed files with 634 additions and 335 deletions.
8 changes: 8 additions & 0 deletions .changelog/83aa720304df40d0bb995f09deb94c2d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "83aa7203-04df-40d0-bb99-5f09deb94c2d",
"type": "feature",
"description": "Adds support for SubnetConfigurations to allow users to select their own IPv4 and IPv6 addresses for Interface VPC endpoints",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/c2e728e0510d4180bae4e8e77c27ec2b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "c2e728e0-510d-4180-bae4-e8e77c27ec2b",
"type": "feature",
"description": "Amazon GameLift updates its instance types support.",
"modules": [
"service/gamelift"
]
}
9 changes: 6 additions & 3 deletions service/ec2/api_op_CreateVpcEndpoint.go

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

7 changes: 5 additions & 2 deletions service/ec2/api_op_ModifyVpcEndpoint.go

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

48 changes: 48 additions & 0 deletions service/ec2/serializers.go

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

23 changes: 23 additions & 0 deletions service/ec2/types/types.go

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

3 changes: 3 additions & 0 deletions service/eks/internal/endpoints/endpoints.go

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

27 changes: 14 additions & 13 deletions service/gamelift/api_op_AcceptMatch.go

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

25 changes: 14 additions & 11 deletions service/gamelift/api_op_CreateGameSession.go

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

9 changes: 5 additions & 4 deletions service/gamelift/api_op_DeregisterCompute.go

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

20 changes: 13 additions & 7 deletions service/gamelift/api_op_DescribeCompute.go

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

1 change: 1 addition & 0 deletions service/gamelift/api_op_DescribeFleetCapacity.go

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

3 changes: 2 additions & 1 deletion service/gamelift/api_op_DescribeFleetLocationCapacity.go

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

27 changes: 16 additions & 11 deletions service/gamelift/api_op_DescribeInstances.go

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

Loading

0 comments on commit 0742a92

Please sign in to comment.