Skip to content

Commit f174447

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent f0e35a9 commit f174447

Some content is hidden

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

53 files changed

+5110
-345
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "0f332045-557a-478e-b1c9-8fbb6ed38937",
3+
"type": "feature",
4+
"description": "Adds support for filePath filter.",
5+
"modules": [
6+
"service/inspector2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "148bcacd-6af0-47c1-b60f-14b336341a9c",
3+
"type": "feature",
4+
"description": "This release updates StartCapacityTask to allow an active Outpost to be modified. It also adds a new API to list all running EC2 instances on the Outpost.",
5+
"modules": [
6+
"service/outposts"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "3ff83efb-8b05-4353-ab04-3d3cf7754103",
3+
"type": "feature",
4+
"description": "Add Python 3.13 (python3.13) support to AWS Lambda",
5+
"modules": [
6+
"service/lambda"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "a8779341-8a84-48aa-948c-e29966037636",
3+
"type": "feature",
4+
"description": "Adds Support for new AssociatePackages and DissociatePackages API in Amazon OpenSearch Service that allows association and dissociation operations to be carried out on multiple packages at the same time.",
5+
"modules": [
6+
"service/opensearch"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "d7cbcd2f-ef53-4693-8476-e496625097cc",
3+
"type": "feature",
4+
"description": "No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.",
5+
"modules": [
6+
"service/cloudfront"
7+
]
8+
}

service/bedrock/internal/endpoints/endpoints.go

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

service/cloudfront/api_op_GetDistribution.go

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

service/cloudfront/api_op_GetInvalidation.go

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

service/cloudfront/api_op_GetStreamingDistribution.go

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

service/cloudfront/api_op_ListOriginAccessControls.go

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

service/cloudfront/api_op_ListPublicKeys.go

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

service/cloudfront/api_op_UpdateDistribution.go

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

service/cloudfront/api_op_UpdateDistributionWithStagingConfig.go

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

service/inspector2/api_op_GetSbomExport.go

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

service/inspector2/api_op_ListCoverage.go

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

service/inspector2/api_op_StopCisSession.go

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

service/inspector2/deserializers.go

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

0 commit comments

Comments
 (0)