Skip to content

Commit 616e881

Browse files
committed
init commit for nova reel video generation app example
1 parent 12fd604 commit 616e881

File tree

1 file changed

+1
-0
lines changed
  • javav2/usecases/video_generation_bedrock_nova_reel

1 file changed

+1
-0
lines changed

javav2/usecases/video_generation_bedrock_nova_reel/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ curl -X POST "http://localhost:8080/video/generate?prompt=A cat surfing on a piz
8888
```
8989
curl -X POST "http://localhost:8080/video/check?invocationArn=<your-arn-here>"
9090
```
91+
when status is Completed - video generated and stored in S3 bucket
9192

9293
## Dependencies
9394

0 commit comments

Comments
 (0)