Skip to content

Commit 0817607

Browse files
author
AWS
committed
AWS IoT Greengrass V2 Update: This release adds support for component system resource limits and idempotent Create operations. You can now specify the maximum amount of CPU and memory resources that each component can use.
1 parent 53a4021 commit 0817607

File tree

2 files changed

+161
-100
lines changed

2 files changed

+161
-100
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS IoT Greengrass V2",
4+
"contributor": "",
5+
"description": "This release adds support for component system resource limits and idempotent Create operations. You can now specify the maximum amount of CPU and memory resources that each component can use."
6+
}

0 commit comments

Comments
 (0)