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 Apr 17, 2023
1 parent 7c3afda commit 30a2730
Show file tree
Hide file tree
Showing 43 changed files with 2,730 additions and 160 deletions.
8 changes: 8 additions & 0 deletions .changelog/6c23e138fb854c14a83d367dee210bb5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6c23e138-fb85-4c14-a83d-367dee210bb5",
"type": "documentation",
"description": "Documentation updates for DynamoDB API",
"modules": [
"service/dynamodb"
]
}
8 changes: 8 additions & 0 deletions .changelog/815a7068e8a344bba53752555057651d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "815a7068-e8a3-44bb-a537-52555057651d",
"type": "feature",
"description": "Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group",
"modules": [
"service/iotwireless"
]
}
8 changes: 8 additions & 0 deletions .changelog/96905fccf3aa43a38c7de6b7abf88628.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "96905fcc-f3aa-43a3-8c7d-e6b7abf88628",
"type": "feature",
"description": "This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage",
"modules": [
"service/internetmonitor"
]
}
8 changes: 8 additions & 0 deletions .changelog/a79e4509fdb14915b4237471b8b1d287.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "a79e4509-fdb1-4915-b423-7471b8b1d287",
"type": "feature",
"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.",
"modules": [
"service/appflow"
]
}
8 changes: 8 additions & 0 deletions .changelog/aa27600982704f208c51f37d6fedba8e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "aa276009-8270-4f20-8c51-f37d6fedba8e",
"type": "feature",
"description": "Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery.",
"modules": [
"service/drs"
]
}
8 changes: 8 additions & 0 deletions .changelog/f33eac1bb57e453c90b08f2bdefb91a9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "f33eac1b-b57e-453c-90b0-8f2bdefb91a9",
"type": "feature",
"description": "Add Python 3.10 (python3.10) support to AWS Lambda",
"modules": [
"service/lambda"
]
}
8 changes: 8 additions & 0 deletions .changelog/f7d09b43a2a94bd3aef0935ff5019dde.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "f7d09b43-a2a9-4bd3-aef0-935ff5019dde",
"type": "feature",
"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.",
"modules": [
"service/emrserverless"
]
}
20 changes: 20 additions & 0 deletions service/appflow/api_client.go

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

49 changes: 49 additions & 0 deletions service/appflow/api_op_CreateConnectorProfile.go

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

49 changes: 49 additions & 0 deletions service/appflow/api_op_CreateFlow.go

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

49 changes: 49 additions & 0 deletions service/appflow/api_op_RegisterConnector.go

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

Loading

0 comments on commit 30a2730

Please sign in to comment.