-
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
Aug 17, 2020
1 parent
daefd06
commit e7fe765
Showing
32 changed files
with
6,229 additions
and
1,177 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": "ACM", | ||
"description": "ACM provides support for the new Private CA feature Cross-account CA sharing. ACM users can issue certificates signed by a private CA belonging to another account where the CA was shared with them." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ACMPCA", | ||
"description": "ACM Private CA is launching cross-account support. This allows customers to share their private CAs with other accounts, AWS Organizations, and organizational units to issue end-entity certificates." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ECR", | ||
"description": "This feature adds support for pushing and pulling Open Container Initiative (OCI) artifacts." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Kinesis", | ||
"description": "Updates API to latest version." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "QuickSight", | ||
"description": "Amazon QuickSight now supports programmatic creation and management of analyses with new APIs." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "RoboMaker", | ||
"description": "This release introduces RoboMaker Simulation WorldForge, a capability that automatically generates one or more simulation worlds." | ||
} | ||
] |
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 |
---|---|---|
|
@@ -784,6 +784,7 @@ | |
"PCA_INVALID_ARGS", | ||
"PCA_INVALID_DURATION", | ||
"PCA_ACCESS_DENIED", | ||
"SLR_NOT_FOUND", | ||
"OTHER" | ||
] | ||
}, | ||
|
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.