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 Dec 13, 2024
1 parent 0551e39 commit 15abbee
Show file tree
Hide file tree
Showing 46 changed files with 2,423 additions and 60 deletions.
8 changes: 8 additions & 0 deletions .changelog/2c30a371457d45e29137a0dbfa6efca9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "2c30a371-457d-45e2-9137-a0dbfa6efca9",
"type": "feature",
"description": "This release adds GroupId to the response for DeleteSecurityGroup.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/3550fde8f74240d8b0de0755ef513a48.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3550fde8-f742-40d8-b0de-0755ef513a48",
"type": "feature",
"description": "Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters",
"modules": [
"service/cloudwatchlogs"
]
}
8 changes: 8 additions & 0 deletions .changelog/3708358d0f7f440abc9ed8242d480111.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3708358d-0f7f-440a-bc9e-d8242d480111",
"type": "feature",
"description": "AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls.",
"modules": [
"service/servicediscovery"
]
}
8 changes: 8 additions & 0 deletions .changelog/3d1e692c20ca4d70be1444940d66761a.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3d1e692c-20ca-4d70-be14-44940d66761a",
"type": "feature",
"description": "Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest",
"modules": [
"service/eks"
]
}
8 changes: 8 additions & 0 deletions .changelog/68053e24d75a49fc8a15b173cf3e95bf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "68053e24-d75a-49fc-8a15-b173cf3e95bf",
"type": "feature",
"description": "AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source.",
"modules": [
"service/mediaconnect"
]
}
8 changes: 8 additions & 0 deletions .changelog/95130284cce24dd29c1e24172d993fd2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "95130284-cce2-4dd2-9c1e-24172d993fd2",
"type": "documentation",
"description": "There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment.",
"modules": [
"service/networkmanager"
]
}
8 changes: 8 additions & 0 deletions .changelog/c4bc0b8974b74d7c9de9e2ec9cfe2754.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "c4bc0b89-74b7-4d7c-9de9-e2ec9cfe2754",
"type": "feature",
"description": "Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation.",
"modules": [
"service/cloudhsmv2"
]
}
4 changes: 4 additions & 0 deletions service/cloudhsmv2/api_op_CreateCluster.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/cloudhsmv2/deserializers.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/cloudhsmv2/serializers.go

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

23 changes: 23 additions & 0 deletions service/cloudhsmv2/types/enums.go

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

28 changes: 28 additions & 0 deletions service/cloudhsmv2/types/errors.go

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

16 changes: 16 additions & 0 deletions service/cloudhsmv2/types/types.go

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

8 changes: 8 additions & 0 deletions service/codebuild/internal/endpoints/endpoints.go

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

Loading

0 comments on commit 15abbee

Please sign in to comment.