Skip to content

Commit 4abff11

Browse files
author
AWS
committed
AWS Batch Update: Making serviceRole an optional parameter when creating a compute environment. If serviceRole is not provided then Service Linked Role will be created (or reused if it already exists).
1 parent e8bdb9d commit 4abff11

File tree

2 files changed

+54
-49
lines changed

2 files changed

+54
-49
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 Batch",
4+
"contributor": "",
5+
"description": "Making serviceRole an optional parameter when creating a compute environment. If serviceRole is not provided then Service Linked Role will be created (or reused if it already exists)."
6+
}

0 commit comments

Comments
 (0)