-
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
Mar 5, 2020
1 parent
01611b0
commit 4e02f8b
Showing
19 changed files
with
389 additions
and
129 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,22 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "You can now create AWS Client VPN Endpoints with a specified VPC and Security Group. Additionally, you can modify these attributes when modifying the endpoint. " | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EKS", | ||
"description": "Amazon EKS now supports adding a KMS key to your cluster for envelope encryption of Kubernetes secrets." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "GuardDuty", | ||
"description": "Add a new finding field for EC2 findings indicating the instance's local IP address involved in the threat." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "OpsWorksCM", | ||
"description": "Updated the Tag regex pattern to align with AWS tagging APIs." | ||
} | ||
] |
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
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.