-
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 25, 2024
1 parent
b76c783
commit 46afb27
Showing
26 changed files
with
1,176 additions
and
564 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": "CodeBuild", | ||
"description": "Supporting GitLab and GitLab Self Managed as source types in AWS CodeBuild." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "Added support for ModifyInstanceMetadataDefaults and GetInstanceMetadataDefaults to set Instance Metadata Service account defaults" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EMRcontainers", | ||
"description": "This release increases the number of supported job template parameters from 20 to 100." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "GlobalAccelerator", | ||
"description": "AWS Global Accelerator now supports cross-account sharing for bring your own IP addresses." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "MediaLive", | ||
"description": "Exposing TileMedia H265 options" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SageMaker", | ||
"description": "Introduced support for the following new instance types on SageMaker Studio for JupyterLab and CodeEditor applications: m6i, m6id, m7i, c6i, c6id, c7i, r6i, r6id, r7i, and p5" | ||
} | ||
] |
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 |
---|---|---|
|
@@ -1077,7 +1077,8 @@ | |
"members": { | ||
"arn": {}, | ||
"serverType": {}, | ||
"authType": {} | ||
"authType": {}, | ||
"resource": {} | ||
} | ||
} | ||
} | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.