Skip to content

Commit

Permalink
fixed tag
Browse files Browse the repository at this point in the history
  • Loading branch information
scmacdon committed Dec 13, 2024
1 parent 06390b9 commit ddce6bc
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import java.time.Instant;
import java.util.*;
import java.util.stream.Collectors;
// snippet-end:[firehose.java2.scenario.main]
// snippet-start:[firehose.java2.scenario.main]
/**
* Amazon Firehose Scenario example using Java V2 SDK.
*
Expand Down Expand Up @@ -219,5 +219,4 @@ private static void closeClients() {
}
}
}

// snippet-end:[firehose.java2.scenario.main]

0 comments on commit ddce6bc

Please sign in to comment.