Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update the Readme
Browse files Browse the repository at this point in the history
scmacdon committed Aug 31, 2023
1 parent 621c6b2 commit 6ae381d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions javav2/usecases/creating_fsa_app/README.md
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ As displayed in this illustration, the FSA application uses the following AWS se
#### Topics

+ Prerequisites
+ Understand the photo asset management application
+ Understand the feedback sentiment analyzer application
+ Create an IntelliJ project
+ Add the POM dependencies to your project
+ Create the Java classes
@@ -60,7 +60,7 @@ To complete the tutorial, you need the following:

The required AWS resources are created by using an AWS Cloud Development Kit (AWS CDK) script. This is discussed later in the document. There is no need to create any resources by using the AWS Management Console.

## Understand the Feedback Sentiment Analyzer application
## Understand the feedback sentiment analyzer application

The front end of the FSA application is a React application that uses the [Cloudscape Design System](https://cloudscape.design/). The application supports uploading images that contains text to an S3 bucket. The text represents comments made by a customer in various languages such as French.

0 comments on commit 6ae381d

Please sign in to comment.