Skip to content

Commit 444bdff

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 55ab381 commit 444bdff

File tree

159 files changed

+32889
-246
lines changed

Some content is hidden

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

159 files changed

+32889
-246
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "1ae49e41-47b0-40ea-9c2f-01d958d2ae1b",
3+
"type": "feature",
4+
"description": "Added Amazon Connect Outbound Campaigns V2 SDK.",
5+
"modules": [
6+
"service/connectcampaignsv2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "3f9575d7-13c1-44a1-a967-955c25061925",
3+
"type": "feature",
4+
"description": "Use rule overrides to always allow or always block messages to specific phone numbers. Use message feedback to monitor if a customer interacts with your message.",
5+
"modules": [
6+
"service/pinpointsmsvoicev2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "41575353-444b-40ff-bf47-4f4155544f00",
3+
"type": "release",
4+
"description": "New AWS service client module",
5+
"modules": [
6+
"service/connectcampaignsv2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "6657e119-6ca0-4ef6-b789-5f379a042562",
3+
"type": "feature",
4+
"description": "Route 53 Resolver DNS Firewall Advanced Rules allows you to monitor and block suspicious DNS traffic based on anomalies detected in the queries, such as DNS tunneling and Domain Generation Algorithms (DGAs).",
5+
"modules": [
6+
"service/route53resolver"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "6949b29d-ab23-47af-91bf-4a40113dda18",
3+
"type": "feature",
4+
"description": "This release allows AWS IoT Core users to enrich MQTT messages with propagating attributes, to associate a thing to a connection, and to enable Online Certificate Status Protocol (OCSP) stapling for TLS X.509 server certificates through private endpoints.",
5+
"modules": [
6+
"service/iot"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "6e4a3b8e-6d75-40df-b370-8c81d5bb3f1b",
3+
"type": "feature",
4+
"description": "You can now purchase AWS Outposts rack or server capacity for a 5-year term with one of the following payment options: All Upfront, Partial Upfront, and No Upfront.",
5+
"modules": [
6+
"service/outposts"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "71abdd30-38ad-4e99-b6e5-11bb6da659d4",
3+
"type": "documentation",
4+
"description": "Fixes PutLexicon usage example.",
5+
"modules": [
6+
"service/polly"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "752e79e1-45e7-4d6d-ab8b-0084f37af574",
3+
"type": "feature",
4+
"description": "Remove non-functional enum variants for FleetCapacityReservationUsageStrategy",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "8b6434e8-a3cc-40eb-903a-9c14638072ba",
3+
"type": "feature",
4+
"description": "Adds support for adding related Entity information to metrics ingested through PutMetricData.",
5+
"modules": [
6+
"service/cloudwatch"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "91a729c9-dfeb-4b7e-af7f-ec18e6a2c4af",
3+
"type": "documentation",
4+
"description": "Doc-only updates and enhancements related to creating DataSync tasks and describing task executions.",
5+
"modules": [
6+
"service/datasync"
7+
]
8+
}

service/cloudwatch/api_op_ListMetrics.go

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

service/cloudwatch/api_op_PutMetricAlarm.go

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

service/cloudwatch/api_op_PutMetricData.go

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

service/cloudwatch/serializers.go

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

0 commit comments

Comments
 (0)