Skip to content

Commit 1a11132

Browse files
committed
change application key
1 parent 61432a1 commit 1a11132

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ src_directory_root = src/
99
integration_test_directory_root = tests/live_integration/
1010

1111
# CHANGE ME (as needed)
12-
application_key=infra-events-api-v2
13-
application_name="InfraEventsApiV2"
12+
application_key=infra-events-api
13+
application_name="InfraEventsApi"
1414
1515
region="us-east-1"
1616

0 commit comments

Comments
 (0)