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 19, 2024
1 parent c6ff176 commit c158e16
Show file tree
Hide file tree
Showing 109 changed files with 10,959 additions and 1,693 deletions.
8 changes: 8 additions & 0 deletions .changelog/025e4d88cee1454b820bb9f00ea0677e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "025e4d88-cee1-454b-820b-b9f00ea0677e",
"type": "feature",
"description": "Add support for the new parameters in EFS replication APIs",
"modules": [
"service/efs"
]
}
8 changes: 8 additions & 0 deletions .changelog/27fc33b4aa0b48d8a657bf60a7cc0e5b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "27fc33b4-aa0b-48d8-a657-bf60a7cc0e5b",
"type": "feature",
"description": "Release Tax Inheritance APIs, Tax Exemption APIs, and functionality update for some existing Tax Registration APIs",
"modules": [
"service/taxsettings"
]
}
8 changes: 8 additions & 0 deletions .changelog/2efd0134ce9f46f88aaa5470f9fefde5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "2efd0134-ce9f-46f8-8aaa-5470f9fefde5",
"type": "feature",
"description": "This release introduces support for configuring the version consistency feature for individual containers defined within a task definition. The configuration allows to specify whether ECS should resolve the container image tag specified in the container definition to an image digest.",
"modules": [
"service/ecs"
]
}
8 changes: 8 additions & 0 deletions .changelog/36819c4bda0b4b66b444728286bcb79c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "36819c4b-da0b-4b66-b444-728286bcb79c",
"type": "feature",
"description": "Releasing new ErrorCodes for Image Validation failure during CreateWorkspaceImage process",
"modules": [
"service/workspaces"
]
}
8 changes: 8 additions & 0 deletions .changelog/5e54503c6c9945828eabe90783baf76a.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "5e54503c-6c99-4582-8eab-e90783baf76a",
"type": "feature",
"description": "Add new X12 transactions sets and versions",
"modules": [
"service/b2bi"
]
}
8 changes: 8 additions & 0 deletions .changelog/b1010827e472495daa95b2677797f2df.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "b1010827-e472-495d-aa95-b2677797f2df",
"type": "feature",
"description": "Amazon MWAA now supports a new environment class, mw1.micro, ideal for workloads requiring fewer resources than mw1.small. This class supports a single instance of each Airflow component: Scheduler, Worker, and Webserver.",
"modules": [
"service/mwaa"
]
}
8 changes: 8 additions & 0 deletions .changelog/c068e8c0e8914b3b928dbfdc67f13cd4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "c068e8c0-e891-4b3b-928d-bfdc67f13cd4",
"type": "feature",
"description": "AWS Glue Data Catalog now enhances managed table optimizations of Apache Iceberg tables that can be accessed only from a specific Amazon Virtual Private Cloud (VPC) environment.",
"modules": [
"service/glue"
]
}
8 changes: 8 additions & 0 deletions .changelog/d3286b6d057c44e8ab56ffd2586f7374.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d3286b6d-057c-44e8-ab56-ffd2586f7374",
"type": "feature",
"description": "Amazon Keyspaces Multi-Region Replication: Adds support to add new regions to multi and single-region keyspaces.",
"modules": [
"service/keyspaces"
]
}
8 changes: 8 additions & 0 deletions .changelog/d9f78711826847fca3d8bd3ddf342d26.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d9f78711-8268-47fc-a3d8-bd3ddf342d26",
"type": "feature",
"description": "This release adds VPC Block Public Access (VPC BPA), a new declarative control which blocks resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways.",
"modules": [
"service/ec2"
]
}
538 changes: 538 additions & 0 deletions service/b2bi/types/enums.go

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions service/connectcampaigns/internal/endpoints/endpoints.go

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

3 changes: 3 additions & 0 deletions service/connectcampaignsv2/internal/endpoints/endpoints.go

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

189 changes: 189 additions & 0 deletions service/ec2/api_op_CreateVpcBlockPublicAccessExclusion.go

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

Loading

0 comments on commit c158e16

Please sign in to comment.