src/main/java/software/amazon/sqs/sample/SendMessageWithAttributes_FIFO.java (1 line): - line 21: // TODO: update the value of queueUrl with the URL of standard queue you create src/main/java/software/amazon/sqs/sample/SendMessageWithAttributes.java (1 line): - line 20: // TODO: update the value of queueUrl with the URL of standard queue you create src/main/java/software/amazon/sqs/sample/SendMessageWithAttributes_AWSXRay_Tracing.java (1 line): - line 25: // TODO: update the value of queueUrl with the URL of standard queue you create src/main/java/software/amazon/sqs/sample/ReceiveMessage_FIFO.java (1 line): - line 23: // TODO: update the value of queueUrl with the URL of FIFO queue you create src/main/java/software/amazon/sqs/sample/ReceiveMessage_AWSXRay_Tracing.java (1 line): - line 23: // TODO: update the value of queueUrl with the URL of standard queue you create src/main/java/software/amazon/sqs/sample/ReceiveMessage.java (1 line): - line 23: // TODO: update the value of queueUrl with the URL of standard queue you create src/main/java/software/amazon/sqs/sample/SendMessageWithAttributes_AWSXRay_Tracing_FIFO.java (1 line): - line 25: // TODO: update the value of queueUrl with the URL of FIFO queue you create