Skip to content

Commit 9cc0f88

Browse files
committed
removed contact schema ref
1 parent 96f4446 commit 9cc0f88

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

msk-lambda-schema-avro-java-sam/MSKAndKafkaClientEC2.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1289,9 +1289,4 @@ Outputs:
12891289
Description: The Topic to use for the Java Lambda Function
12901290
Value: !Ref KafkaTopicForLambda
12911291
Export:
1292-
Name: !Sub "${AWS::StackName}-KafkaTopicForLambda"
1293-
ContactSchemaArn:
1294-
Description: ARN of the Contact Schema Registry
1295-
Value: !Ref ContactSchema
1296-
Export:
1297-
Name: !Sub "${AWS::StackName}-ContactSchemaArn"
1292+
Name: !Sub "${AWS::StackName}-KafkaTopicForLambda"

0 commit comments

Comments
 (0)