Skip to content

Commit 30a2730

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 7c3afda commit 30a2730

Some content is hidden

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

43 files changed

+2730
-160
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "6c23e138-fb85-4c14-a83d-367dee210bb5",
3+
"type": "documentation",
4+
"description": "Documentation updates for DynamoDB API",
5+
"modules": [
6+
"service/dynamodb"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "815a7068-e8a3-44bb-a537-52555057651d",
3+
"type": "feature",
4+
"description": "Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group",
5+
"modules": [
6+
"service/iotwireless"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "96905fcc-f3aa-43a3-8c7d-e6b7abf88628",
3+
"type": "feature",
4+
"description": "This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage",
5+
"modules": [
6+
"service/internetmonitor"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "a79e4509-fdb1-4915-b423-7471b8b1d287",
3+
"type": "feature",
4+
"description": "This release adds a Client Token parameter to the following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update Connector Registration. The Client Token parameter allows idempotent operations for these APIs.",
5+
"modules": [
6+
"service/appflow"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "aa276009-8270-4f20-8c51-f37d6fedba8e",
3+
"type": "feature",
4+
"description": "Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery.",
5+
"modules": [
6+
"service/drs"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f33eac1b-b57e-453c-90b0-8f2bdefb91a9",
3+
"type": "feature",
4+
"description": "Add Python 3.10 (python3.10) support to AWS Lambda",
5+
"modules": [
6+
"service/lambda"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f7d09b43-a2a9-4bd3-aef0-935ff5019dde",
3+
"type": "feature",
4+
"description": "The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker.",
5+
"modules": [
6+
"service/emrserverless"
7+
]
8+
}

service/appflow/api_client.go

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/appflow/api_op_CreateConnectorProfile.go

Lines changed: 49 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/appflow/api_op_CreateFlow.go

Lines changed: 49 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)