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 Nov 11, 2024
1 parent f0e35a9 commit f174447
Show file tree
Hide file tree
Showing 53 changed files with 5,110 additions and 345 deletions.
8 changes: 8 additions & 0 deletions .changelog/0f332045557a478eb1c98fbb6ed38937.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "0f332045-557a-478e-b1c9-8fbb6ed38937",
"type": "feature",
"description": "Adds support for filePath filter.",
"modules": [
"service/inspector2"
]
}
8 changes: 8 additions & 0 deletions .changelog/148bcacd6af047c1b60f14b336341a9c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "148bcacd-6af0-47c1-b60f-14b336341a9c",
"type": "feature",
"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.",
"modules": [
"service/outposts"
]
}
8 changes: 8 additions & 0 deletions .changelog/3ff83efb8b054353ab043d3cf7754103.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3ff83efb-8b05-4353-ab04-3d3cf7754103",
"type": "feature",
"description": "Add Python 3.13 (python3.13) support to AWS Lambda",
"modules": [
"service/lambda"
]
}
8 changes: 8 additions & 0 deletions .changelog/a87793418a8448aa948ce29966037636.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "a8779341-8a84-48aa-948c-e29966037636",
"type": "feature",
"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.",
"modules": [
"service/opensearch"
]
}
8 changes: 8 additions & 0 deletions .changelog/d7cbcd2fef5346938476e496625097cc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d7cbcd2f-ef53-4693-8476-e496625097cc",
"type": "feature",
"description": "No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.",
"modules": [
"service/cloudfront"
]
}
35 changes: 35 additions & 0 deletions service/bedrock/internal/endpoints/endpoints.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/cloudfront/api_op_GetDistribution.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/cloudfront/api_op_GetInvalidation.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/cloudfront/api_op_GetStreamingDistribution.go

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

8 changes: 6 additions & 2 deletions service/cloudfront/api_op_ListOriginAccessControls.go

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

96 changes: 96 additions & 0 deletions service/cloudfront/api_op_ListPublicKeys.go

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

7 changes: 4 additions & 3 deletions service/cloudfront/api_op_UpdateDistribution.go

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

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

2 changes: 1 addition & 1 deletion service/inspector2/api_op_GetSbomExport.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/inspector2/api_op_ListCoverage.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/inspector2/api_op_StopCisSession.go

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

5 changes: 5 additions & 0 deletions service/inspector2/deserializers.go

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

Loading

0 comments on commit f174447

Please sign in to comment.