-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
awstools
committed
Apr 17, 2023
1 parent
d26cab9
commit ec204a0
Showing
29 changed files
with
1,228 additions
and
301 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "Appflow", | ||
"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." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Drs", | ||
"description": "Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EMRServerless", | ||
"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." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "InternetMonitor", | ||
"description": "This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "IoTWireless", | ||
"description": "Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Lambda", | ||
"description": "Add Python 3.10 (python3.10) support to AWS Lambda" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.