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 Feb 25, 2025
1 parent a917a40 commit f67c28f
Show file tree
Hide file tree
Showing 29 changed files with 810 additions and 12 deletions.
8 changes: 8 additions & 0 deletions .changelog/019b73e225f04342a28d5f0420d07936.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "019b73e2-25f0-4342-a28d-5f0420d07936",
"type": "feature",
"description": "Add an optional configuration to the ScheduleRun and CreateRemoteAccessSession API to set a device level http/s proxy.",
"modules": [
"service/devicefarm"
]
}
8 changes: 8 additions & 0 deletions .changelog/4687f7a18aed45d093b49d6c09050544.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "4687f7a1-8aed-45d0-93b4-9d6c09050544",
"type": "feature",
"description": "PutTaxRegistration API changes for Egypt, Greece, Vietnam countries",
"modules": [
"service/taxsettings"
]
}
8 changes: 8 additions & 0 deletions .changelog/d0c80265fbf04d628d2cd45f58cd2fc0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d0c80265-fbf0-4d62-8d2c-d45f58cd2fc0",
"type": "feature",
"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.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/d526e36df97d4b55b08447ec167e13b2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d526e36d-f97d-4b55-b084-47ec167e13b2",
"type": "feature",
"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.",
"modules": [
"service/codebuild"
]
}
8 changes: 8 additions & 0 deletions .changelog/eb151e55e06c49bcb9a679f335006abb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "eb151e55-e06c-49bc-b9a6-79f335006abb",
"type": "feature",
"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.",
"modules": [
"service/iot"
]
}
5 changes: 5 additions & 0 deletions service/codebuild/deserializers.go

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

4 changes: 4 additions & 0 deletions service/codebuild/types/types.go

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

63 changes: 63 additions & 0 deletions service/devicefarm/deserializers.go

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

31 changes: 31 additions & 0 deletions service/devicefarm/serializers.go

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

29 changes: 29 additions & 0 deletions service/devicefarm/types/types.go

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

45 changes: 45 additions & 0 deletions service/devicefarm/validators.go

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

13 changes: 13 additions & 0 deletions service/ec2/api_op_CopyImage.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/ec2/serializers.go

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

Loading

0 comments on commit f67c28f

Please sign in to comment.