Skip to content

Commit 57ed414

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent e7797b2 commit 57ed414

File tree

85 files changed

+18303
-74
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+18303
-74
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "14f5d1e0-7e58-4c8e-9987-d43e60dbcafd",
3+
"type": "documentation",
4+
"description": "Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server.",
5+
"modules": [
6+
"service/transfer"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "34d9f0ec-9f0d-4a14-9118-1a2f4789dbb3",
3+
"type": "feature",
4+
"description": "Released the preview of Amazon GameSparks, a fully managed AWS service that provides a multi-service backend for game developers.",
5+
"modules": [
6+
"service/gamesparks"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "41575353-444b-40ff-bf47-4f4155544f00",
3+
"type": "release",
4+
"description": "New AWS service client module",
5+
"modules": [
6+
"service/gamesparks"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "539f6be7-2aff-4327-aa12-3e5e5a2abe67",
3+
"type": "feature",
4+
"description": "Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.",
5+
"modules": [
6+
"service/ssm"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "53bb5685-2ee1-4685-830a-00fa2f207c79",
3+
"type": "feature",
4+
"description": "This release updates 1 API parameter, the SnsArn attribute. The character length and regex pattern for the SnsArn attribute have been updated, which enables you to deselect an SNS topic when using the UpdateSettings operation.",
5+
"modules": [
6+
"service/auditmanager"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "653a15ff-9fdb-4ba3-b844-511b649b2d3c",
3+
"type": "feature",
4+
"description": "Increased the maximum supported value for the Timeout parameter of the StartSnapshot API from 60 minutes to 4320 minutes. Changed the HTTP error code for ConflictException from 503 to 409.",
5+
"modules": [
6+
"service/ebs"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "910ec24c-f30d-4df4-8a40-1e40db7b1591",
3+
"type": "documentation",
4+
"description": "Doc only update for ElastiCache",
5+
"modules": [
6+
"service/elasticache"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "9ea2d3bf-b809-44cf-9058-e72f08c2c6f3",
3+
"type": "feature",
4+
"description": "This release adds a new [--encrypted | --no-encrypted] field in restore-from-cluster-snapshot API. Customers can now restore an unencrypted snapshot to a cluster encrypted with AWS Managed Key or their own KMS key.",
5+
"modules": [
6+
"service/redshift"
7+
]
8+
}

service/ebs/api_op_GetSnapshotBlock.go

+12-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ebs/api_op_PutSnapshotBlock.go

+5-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ebs/api_op_StartSnapshot.go

+39-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ebs/internal/endpoints/endpoints.go

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ebs/types/enums.go

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ebs/types/errors.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/elasticache/api_op_CreateCacheCluster.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/elasticache/api_op_CreateReplicationGroup.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/elasticache/api_op_DescribeReservedCacheNodes.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/elasticache/api_op_DescribeReservedCacheNodesOfferings.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/elasticache/types/types.go

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)