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 Sep 9, 2024
1 parent 4700ce3 commit a32bbb3
Show file tree
Hide file tree
Showing 58 changed files with 3,901 additions and 207 deletions.
8 changes: 8 additions & 0 deletions .changelog/1239387728454e7599538183f6211fd2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "12393877-2845-4e75-9953-8183f6211fd2",
"type": "feature",
"description": "Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API.",
"modules": [
"service/elasticloadbalancingv2"
]
}
8 changes: 8 additions & 0 deletions .changelog/12cdb8215cd84b40a465ec3fc84d63e8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "12cdb821-5cd8-4b40-a465-ec3fc84d63e8",
"type": "documentation",
"description": "Doc-only update for DynamoDB. Added information about async behavior for TagResource and UntagResource APIs and updated the description of ResourceInUseException.",
"modules": [
"service/dynamodb"
]
}
8 changes: 8 additions & 0 deletions .changelog/191ea173674d45d1b80d79e442bc58b0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "191ea173-674d-45d1-b80d-79e442bc58b0",
"type": "feature",
"description": "IVS Real-Time now offers customers the ability to broadcast to Stages using RTMP(S).",
"modules": [
"service/ivsrealtime"
]
}
8 changes: 8 additions & 0 deletions .changelog/6a62b910d7f84bb0b5251f62d6be480f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6a62b910-d7f8-4bb0-b525-1f62d6be480f",
"type": "feature",
"description": "AWS SageMaker Runtime feature: Add sticky routing to support stateful inference models.",
"modules": [
"service/sagemakerruntime"
]
}
8 changes: 8 additions & 0 deletions .changelog/91b63efb12384b3abd22daca883abf75.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "91b63efb-1238-4b3a-bd22-daca883abf75",
"type": "feature",
"description": "Amazon MSK Replicator can now replicate data to identically named topics between MSK clusters within the same AWS Region or across different AWS Regions.",
"modules": [
"service/kafka"
]
}
8 changes: 8 additions & 0 deletions .changelog/ee0e541b300648a5be1807d6ea187032.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "ee0e541b-3006-48a5-be18-07d6ea187032",
"type": "feature",
"description": "Amazon Sagemaker supports orchestrating SageMaker HyperPod clusters with Amazon EKS",
"modules": [
"service/sagemaker"
]
}

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

18 changes: 18 additions & 0 deletions service/appmesh/internal/endpoints/endpoints.go

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

11 changes: 11 additions & 0 deletions service/dynamodb/api_op_TagResource.go

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

11 changes: 11 additions & 0 deletions service/dynamodb/api_op_UntagResource.go

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

13 changes: 10 additions & 3 deletions service/dynamodb/types/errors.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.

28 changes: 6 additions & 22 deletions service/elasticloadbalancingv2/api_op_DescribeLoadBalancers.go

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

80 changes: 80 additions & 0 deletions service/elasticloadbalancingv2/api_op_DescribeRules.go

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

Loading

0 comments on commit a32bbb3

Please sign in to comment.