-
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
Feb 4, 2021
1 parent
737dc86
commit e4f112d
Showing
13 changed files
with
1,386 additions
and
754 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": "Adding schedule offset as an input for scheduled flows in CreateFlow API. Also, adding data pull start time and data pull end time for DescribeFlowExecutionRecords API response." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Athena", | ||
"description": "Adds the Athena ListEngineVersions action and the EngineVersion data type. ListEngineVersions returns the available Athena engine versions, including Auto, as a list of EngineVersion objects." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "DLM", | ||
"description": "Provide support for EBS Local Snapshots on AWS Outpost in Data Lifecycle Manager (DLM)." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "AWS Outposts now supports EBS local snapshots on Outposts that allows customers to store snapshots of EBS volumes and AMIs locally on S3 on Outposts." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EMRcontainers", | ||
"description": "This release is to correct the timestamp format to ISO8601 for the date parameters in the describe and list API response objects of Job Run and Virtual Clusters." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "QuickSight", | ||
"description": "API release for field folders feature." | ||
} | ||
] |
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.