Skip to content

Commit 6122ccc

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent f4dd56b commit 6122ccc

File tree

89 files changed

+5810
-327
lines changed

Some content is hidden

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

89 files changed

+5810
-327
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "0cdd9a78-37d0-4c07-bb34-5d4c8c81ba12",
3+
"type": "feature",
4+
"description": "Add support for CONTAINS and NOT_CONTAINS comparison operators for Automation Rules string filters and map filters",
5+
"modules": [
6+
"service/securityhub"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "0ebb23ea-47aa-415a-ad97-c6cd27adaf66",
3+
"type": "feature",
4+
"description": "AWS DataSync now supports Microsoft Azure Blob Storage locations.",
5+
"modules": [
6+
"service/datasync"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "283a45e3-27b4-48d5-8698-50198c7e7aa7",
3+
"type": "feature",
4+
"description": "This release adds an instance's peak and baseline network bandwidth as well as the memory sizes of an instance's inference accelerators to DescribeInstanceTypes.",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "3971b04a-8c02-4ec7-b70f-1086ff707a42",
3+
"type": "feature",
4+
"description": "Added support for Auto-Assocate Billing Groups for CreateBillingGroup, UpdateBillingGroup, and ListBillingGroups.",
5+
"modules": [
6+
"service/billingconductor"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "4714a777-7497-4e57-ac1a-f7b8acdd9378",
3+
"type": "feature",
4+
"description": "Amazon Connect Customer Profiles now supports rule-based resolution to match and merge similar profiles into unified profiles, helping companies deliver faster and more personalized customer service by providing access to relevant customer information for agents and automated experiences.",
5+
"modules": [
6+
"service/customerprofiles"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "55f0ede5-f9c4-4b09-b4b2-7fc3da8c638d",
3+
"type": "feature",
4+
"description": "This release added two new data types: AssistantIntegrationConfiguration, and SessionIntegrationConfiguration to support Wisdom integration with Amazon Connect Chat",
5+
"modules": [
6+
"service/wisdom"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "5816d6a6-43ad-4fdb-9538-19f76c61ee38",
3+
"type": "feature",
4+
"description": "This release adds support for publishing application logs to CloudWatch.",
5+
"modules": [
6+
"service/emrserverless"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "5dc2c957-0dd2-4cc9-b4d4-aea029b62a9f",
3+
"type": "feature",
4+
"description": "This release adds support for monitoring storage optimization progress on the DescribeDBInstances API.",
5+
"modules": [
6+
"service/rds"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "9f439ae9-a320-4528-a333-dda518714249",
3+
"type": "feature",
4+
"description": "This release adds support for SFTP Connectors.",
5+
"modules": [
6+
"service/transfer"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "b8d4cfab-180e-4196-932a-d71e6660886f",
3+
"type": "feature",
4+
"description": "API updates for the AWS Security Token Service",
5+
"modules": [
6+
"service/sts"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "d845a12d-c269-41db-9764-64a74ce5673d",
3+
"type": "feature",
4+
"description": "Add Python 3.11 (python3.11) 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": "e2ec46ae-7d3e-4577-afec-0249fae807cb",
3+
"type": "feature",
4+
"description": "Mark ContentColumn and TargetLabelColumn as required Targets in TextClassificationJobConfig in CreateAutoMLJobV2API",
5+
"modules": [
6+
"service/sagemaker"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e5f2583f-1422-448e-a15c-be80c576e90a",
3+
"type": "documentation",
4+
"description": "Documentation updates for DynamoDB",
5+
"modules": [
6+
"service/dynamodb"
7+
]
8+
}

service/billingconductor/api_op_CreateBillingGroup.go

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

service/billingconductor/api_op_UpdateBillingGroup.go

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

service/billingconductor/deserializers.go

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

service/billingconductor/serializers.go

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

0 commit comments

Comments
 (0)