-
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 30, 2021
1 parent
b0d9c99
commit 88d145e
Showing
25 changed files
with
3,316 additions
and
526 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,27 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "CloudFront", | ||
"description": "CloudFront now supports CloudFront Functions, a native feature of CloudFront that enables you to write lightweight functions in JavaScript for high-scale, latency-sensitive CDN customizations." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "CustomerProfiles", | ||
"description": "This release introduces GetMatches and MergeProfiles APIs to fetch and merge duplicate profiles" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ForecastService", | ||
"description": "Added new DeleteResourceTree operation that helps in deleting all the child resources of a given resource including the given resource." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "MarketplaceCatalog", | ||
"description": "Allows user defined names for Changes in a ChangeSet. Users can use ChangeNames to reference properties in another Change within a ChangeSet. This feature allows users to make changes to an entity when the entity identifier is not yet available while constructing the StartChangeSet request." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "RoboMaker", | ||
"description": "Adds ROS2 Foxy as a supported Robot Software Suite Version and Gazebo 11 as a supported Simulation Software Suite Version" | ||
} | ||
] |
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.