We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 714ab30 commit 4ac6407Copy full SHA for 4ac6407
1 file changed
Unicorn.Properties/Integration/event-schemas.yaml
@@ -52,7 +52,7 @@ Resources:
52
RegistryName:
53
Fn::GetAtt: EventRegistry.RegistryName
54
SchemaName:
55
- Fn::Sub: '{{resolve:ssm:/uni-prop/UnicornContractsNamespace}}@PublicationEvaluationCompleted'
+ Fn::Sub: '{{resolve:ssm:/uni-prop/UnicornPropertiesNamespace}}@PublicationEvaluationCompleted'
56
Description: 'The schema for when a property evaluation is completed'
57
Content:
58
Fn::Sub: |
0 commit comments