Skip to content

Commit 8bd5b69

Browse files
zsistlalavarou
andauthored
Update agent/lib_aws_sdk_php.c
Co-authored-by: Michal Nowacki <[email protected]>
1 parent 0e6cbbe commit 8bd5b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/lib_aws_sdk_php.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ void nr_lib_aws_sdk_php_sqs_handle(nr_segment_t* segment,
120120
/* Nothing to do here so exit. */
121121
return;
122122
}
123-
#undef IS_AWS_COMMAND
123+
#undef AWS_COMMAND_IS
124124

125125
cloud_attrs.aws_operation = command_name_string;
126126

0 commit comments

Comments
 (0)