Skip to content

Commit 58b4be1

Browse files
committed
lint of PreventNonVpcOnlySageMakerDomain
1 parent fefca6a commit 58b4be1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

service_control_policies/data_perimeter_governance_policy_2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@
108108
],
109109
"Resource": "*",
110110
"Condition": {
111-
"StringNotEquals": {
111+
"StringNotEqualsIfExists": {
112+
"aws:PrincipalTag/dp:exclude": "true",
112113
"sagemaker:AppNetworkAccessType": "VpcOnly"
113114
}
114115
}

0 commit comments

Comments
 (0)