-
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
Jul 23, 2020
1 parent
673dba1
commit 6e552e9
Showing
25 changed files
with
3,695 additions
and
437 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": "ConfigService", | ||
"description": "Adding service linked configuration aggregation support along with new enums for config resource coverage" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "FSx", | ||
"description": "Adds support for AutoImport, a new FSx for Lustre feature that allows customers to configure their FSx file system to automatically update its contents when new objects are added to S3 or existing objects are overwritten." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Glue", | ||
"description": "Added new ConnectionProperties: \"KAFKA_SSL_ENABLED\" (to toggle SSL connections) and \"KAFKA_CUSTOM_CERT\" (import CA certificate file)" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Lightsail", | ||
"description": "This release adds support for Amazon Lightsail content delivery network (CDN) distributions and SSL/TLS certificates." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "WorkSpaces", | ||
"description": "Added UpdateWorkspaceImagePermission API to share Amazon WorkSpaces images across AWS accounts." | ||
} | ||
] |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2419,7 +2419,8 @@ | |
}, | ||
"LastUpdatedTime": { | ||
"type": "timestamp" | ||
} | ||
}, | ||
"CreatedBy": {} | ||
} | ||
}, | ||
"S3j": { | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
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.