Skip to content

Commit b8eaac3

Browse files
committed
fix custom role integration test
1 parent 0a81935 commit b8eaac3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

source/patterns/@aws-solutions-constructs/aws-lambda-sagemakerendpoint/test/integ.deployFunctionWithVPCandCustomRole.expected.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,7 @@
124124
}
125125
]
126126
}
127-
},
128-
"DependsOn": [
129-
"SagemakerRole5FDB64E1"
130-
]
127+
}
131128
},
132129
"testlambdasagemakerEncryptionKey2AACF9E0": {
133130
"Type": "AWS::KMS::Key",

0 commit comments

Comments
 (0)