Skip to content

Commit 91be6b4

Browse files
authored
Update firehose-template.yaml
1 parent f5cfb6f commit 91be6b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firehose-template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Resources:
203203
# these parameter are needed for entity synthesis
204204
additional_attributes = [
205205
{"AttributeName": "aws.accountId", "AttributeValue": account_id},
206-
{"AttributeName": "aws.region", "AttributeValue": region },
206+
{"AttributeName": "aws.region", "AttributeValue": region},
207207
{"AttributeName": "instrumentation.provider", "AttributeValue": "aws"},
208208
{"AttributeName": "instrumentation.name", "AttributeValue": "firehose"},
209209
{"AttributeName": "instrumentation.version", "AttributeValue": "1.0.0"},

0 commit comments

Comments
 (0)