We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3497e6b commit 3e49325Copy full SHA for 3e49325
patterns/pattern-2/template.yaml
@@ -122,6 +122,7 @@ Conditions:
122
HasPermissionsBoundary: !Not [!Equals [!Ref PermissionsBoundaryArn, ""]]
123
HasAppSyncApi: !Not [!Equals [!Ref AppSyncApiArn, ""]]
124
125
+
126
Resources:
127
128
# JSON Schema which defines the structure of the pattern configuration settings
0 commit comments