aws-synthetics-canary/src/main/java/com/amazon/synthetics/canary/ActionLogger.java [27:32]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Payload payload = new Payload(
            action,
            awsAccountId,
            context.getRetryKey(),
            context.getRemainingRetryCount(),
            model.getName(),
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



aws-synthetics-canary/src/main/java/com/amazon/synthetics/canary/ActionLogger.java [44:49]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Payload payload = new Payload(
            action,
            awsAccountId,
            context.getRetryKey(),
            context.getRemainingRetryCount(),
            model.getName(),
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



