Skip to content

Commit

Permalink
Updates from feedback.
Browse files Browse the repository at this point in the history
  • Loading branch information
rlhagerm committed Oct 16, 2023
1 parent d6528a7 commit 3f7bbda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/pre_validate/pre_validate.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@
'role/AmazonSageMakerGeospatialFullAccess',
'VectorEnrichmentJobDataSourceConfigInput',
'com/workdocs/latest/APIReference/Welcome',
'service/FeedbackSentimentAnalyzer/README'
}

def check_files(root, quiet):
Expand Down
2 changes: 1 addition & 1 deletion dotnetv3/cross-service/FeedbackSentimentAnalyzer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ This document discusses the language-specific nuances of deploying the Feedback

### .NET Implementation Details
- This example includes AWS Lambda functions for the various operations of the Feedback Sentiment Analyzer.
- Each function was created using the AWS Lambda Template from the [AWS Toolkit for Visual Studio](https://aws.amazon.com/visualstudio/)
- Each function was created using the AWS Lambda Template from the [AWS Toolkit for Visual Studio](https://aws.amazon.com/visualstudio/).
- Each function also uses [Powertools for AWS Lamba (.NET)](https://github.com/aws-powertools/powertools-lambda-dotnet) for enhanced logging.

0 comments on commit 3f7bbda

Please sign in to comment.