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 Jul 2, 2024
1 parent 2307971 commit 607ebbf
Show file tree
Hide file tree
Showing 20 changed files with 137 additions and 41 deletions.
8 changes: 8 additions & 0 deletions .changelog/89b6da9ef7dc438f862577cb88196b10.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "89b6da9e-f7dc-438f-8625-77cb88196b10",
"type": "feature",
"description": "Added response overrides to Head Object requests.",
"modules": [
"service/s3"
]
}
8 changes: 8 additions & 0 deletions .changelog/b63a0f0f2b34482789e79fcf2e6db4b0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "b63a0f0f-2b34-4827-89e7-9fcf2e6db4b0",
"type": "feature",
"description": "Increases Customer API's ManagedServiceData length",
"modules": [
"service/fms"
]
}
8 changes: 8 additions & 0 deletions .changelog/e6da241c643b4864a2da08cb763f8afe.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e6da241c-643b-4864-a2da-08cb763f8afe",
"type": "feature",
"description": "Documentation updates for Elastic Compute Cloud (EC2).",
"modules": [
"service/ec2"
]
}

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

11 changes: 5 additions & 6 deletions service/ec2/api_op_CreateInstanceConnectEndpoint.go

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

7 changes: 6 additions & 1 deletion service/ec2/api_op_CreateVolume.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/ec2/api_op_DescribeVolumes.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/ec2/api_op_ModifyInstanceAttribute.go

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

9 changes: 4 additions & 5 deletions service/ec2/api_op_RunInstances.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/ec2/types/enums.go

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

30 changes: 27 additions & 3 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: 1 addition & 2 deletions service/s3/api_op_CopyObject.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/api_op_CreateSession.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/api_op_DeleteObjects.go

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

18 changes: 18 additions & 0 deletions service/s3/api_op_HeadObject.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/api_op_ListObjects.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/api_op_ListObjectsV2.go

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

6 changes: 3 additions & 3 deletions service/s3/api_op_UploadPartCopy.go

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

24 changes: 24 additions & 0 deletions service/s3/serializers.go

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

23 changes: 12 additions & 11 deletions service/s3/types/types.go

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

0 comments on commit 607ebbf

Please sign in to comment.