Skip to content

Commit f67c28f

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent a917a40 commit f67c28f

29 files changed

+810
-12
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "019b73e2-25f0-4342-a28d-5f0420d07936",
3+
"type": "feature",
4+
"description": "Add an optional configuration to the ScheduleRun and CreateRemoteAccessSession API to set a device level http/s proxy.",
5+
"modules": [
6+
"service/devicefarm"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "4687f7a1-8aed-45d0-93b4-9d6c09050544",
3+
"type": "feature",
4+
"description": "PutTaxRegistration API changes for Egypt, Greece, Vietnam countries",
5+
"modules": [
6+
"service/taxsettings"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "d0c80265-fbf0-4d62-8d2c-d45f58cd2fc0",
3+
"type": "feature",
4+
"description": "Adds support for time-based EBS-backed AMI copy operations. Time-based copy ensures that EBS-backed AMIs are copied within and across Regions in a specified timeframe.",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "d526e36d-f97d-4b55-b084-47ec167e13b2",
3+
"type": "feature",
4+
"description": "Adding \"reportArns\" field in output of BatchGetBuildBatches API. \"reportArns\" is an array that contains the ARNs of reports created by merging reports from builds associated with the batch build.",
5+
"modules": [
6+
"service/codebuild"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "eb151e55-e06c-49bc-b9a6-79f335006abb",
3+
"type": "feature",
4+
"description": "AWS IoT - AWS IoT Device Defender adds support for a new Device Defender Audit Check that monitors device certificate age and custom threshold configurations for both the new device certificate age check and existing device certificate expiry check.",
5+
"modules": [
6+
"service/iot"
7+
]
8+
}

service/codebuild/deserializers.go

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

service/codebuild/types/types.go

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

service/devicefarm/deserializers.go

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

service/devicefarm/serializers.go

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

service/devicefarm/types/types.go

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

service/devicefarm/validators.go

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

service/ec2/api_op_CopyImage.go

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

service/ec2/serializers.go

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

0 commit comments

Comments
 (0)