-
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
Nov 24, 2021
1 parent
850fc8c
commit 11fcfc1
Showing
42 changed files
with
10,336 additions
and
2,651 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,47 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "AutoScaling", | ||
"description": "Customers can now configure predictive scaling policies to proactively scale EC2 Auto Scaling groups based on any CloudWatch metrics that more accurately represent the load on the group than the four predefined metrics. They can also use math expressions to further customize the metrics." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "CustomerProfiles", | ||
"description": "This release introduces a new auto-merging feature for profile matching. The auto-merging configurations can be set via CreateDomain API or UpdateDomain API. You can use GetIdentityResolutionJob API and ListIdentityResolutionJobs API to fetch job status." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Imagebuilder", | ||
"description": "This release adds support for sharing AMIs with Organizations within an EC2 Image Builder Distribution Configuration." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "IoTSiteWise", | ||
"description": "AWS IoT SiteWise now accepts data streams that aren't associated with any asset properties. You can organize data by updating data stream associations." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Lambda", | ||
"description": "Remove Lambda function url apis" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Proton", | ||
"description": "This release adds APIs for getting the outputs and provisioned stacks for Environments, Pipelines, and ServiceInstances. You can now add tags to EnvironmentAccountConnections. It also adds APIs for working with PR-based provisioning. Also, it adds APIs for syncing templates with a git repository." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "TimestreamQuery", | ||
"description": "Releasing Amazon Timestream Scheduled Queries. It makes real-time analytics more performant and cost-effective for customers by calculating and storing frequently accessed aggregates, and other computations, typically used in operational dashboards, business reports, and other analytics applications" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "TimestreamWrite", | ||
"description": "This release adds support for multi-measure records and magnetic store writes. Multi-measure records allow customers to store multiple measures in a single table row. Magnetic store writes enable customers to write late arrival data (data with timestamp in the past) directly into the magnetic store." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Translate", | ||
"description": "This release enables customers to use translation settings to mask profane words and phrases in their translation output." | ||
} | ||
] |
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
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.