Skip to content

Commit 3ee2be4

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 82b5c14 commit 3ee2be4

37 files changed

+543
-107
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "05f95b7b-d01e-48ce-89b0-68e49b98dca3",
3+
"type": "feature",
4+
"description": "Add support for operation level caching",
5+
"modules": [
6+
"service/appsync"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "585fdd92-fa28-4524-a862-2847f0dc6461",
3+
"type": "feature",
4+
"description": "Private Certificate Authority service now supports Partitioned CRL as a revocation configuration option.",
5+
"modules": [
6+
"service/acmpca"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "701d22cb-ce3f-4aef-abc3-31fea9a30f37",
3+
"type": "documentation",
4+
"description": "Documentation only update for RDS Performance Insights dimensions for execution plans and locking analysis.",
5+
"modules": [
6+
"service/pi"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "75271715-b76b-4dba-a4d8-76e2ee92811f",
3+
"type": "feature",
4+
"description": "Adding support for the new fullSnapshotSizeInBytes field in the response of the EC2 EBS DescribeSnapshots API. This field represents the size of all the blocks that were written to the source volume at the time the snapshot was created.",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}

service/acmpca/deserializers.go

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/acmpca/serializers.go

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/acmpca/types/enums.go

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/acmpca/types/types.go

Lines changed: 29 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/appsync/api_op_CreateApiCache.go

Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/appsync/api_op_UpdateApiCache.go

Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)