Skip to content

Commit

Permalink
Merge branch 'main' into update-weathertop
Browse files Browse the repository at this point in the history
  • Loading branch information
ford-at-aws committed Aug 25, 2023
2 parents e67af30 + f60d626 commit c19fbab
Show file tree
Hide file tree
Showing 848 changed files with 97,749 additions and 56,340 deletions.
25 changes: 0 additions & 25 deletions .doc_gen/cross-content/cross_EmrLongLivedCluster_Python_block.xml

This file was deleted.

33 changes: 33 additions & 0 deletions .doc_gen/cross-content/cross_FSA_JavaScript_block.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file://zonbook/docbookx.dtd" [
<!ENTITY % phrases-shared SYSTEM "file://AWSShared/common/phrases-shared.ent">
%phrases-shared;
]>
<block>
<para>
This example application analyzes and stores customer feedback cards. Specifically,
it fulfills the need of a fictitious hotel in New York City. The hotel receives feedback
from guests in various languages in the form of physical comment cards. That feedback
is uploaded into the app through a web client.

After an image of a comment card is uploaded, the following steps occur:
</para>
<itemizedlist>
<listitem>
<para>Text is extracted from the image using &TEXTRACT;.</para>
</listitem>
<listitem>
<para>&CMP; determines the sentiment of the extracted text and its language.</para>
</listitem>
<listitem>
<para>The extracted text is translated to French using &TSL;.</para>
</listitem>
<listitem>
<para>&POL; synthesizes an audio file from the extracted text.</para>
</listitem>
</itemizedlist>
<para> The full app can be deployed with the &CDK;. For source code and deployment
instructions, see the project in <ulink
url="https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/javascriptv3/example_code/cross-services/feedback-sentiment-analyzer">
GitHub</ulink>. </para>
</block>
33 changes: 33 additions & 0 deletions .doc_gen/cross-content/cross_FSA_Ruby_block.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file://zonbook/docbookx.dtd" [
<!ENTITY % phrases-shared SYSTEM "file://AWSShared/common/phrases-shared.ent">
%phrases-shared;
]>
<block>
<para>
This example application analyzes and stores customer feedback cards. Specifically,
it fulfills the need of a fictitious hotel in New York City. The hotel receives feedback
from guests in various languages in the form of physical comment cards. That feedback
is uploaded into the app through a web client.

After an image of a comment card is uploaded, the following steps occur:
</para>
<itemizedlist>
<listitem>
<para>Text is extracted from the image using &TEXTRACT;.</para>
</listitem>
<listitem>
<para>&CMP; determines the sentiment of the extracted text and its language.</para>
</listitem>
<listitem>
<para>The extracted text is translated to French using &TSL;.</para>
</listitem>
<listitem>
<para>&POL; synthesizes an audio file from the extracted text.</para>
</listitem>
</itemizedlist>
<para> The full app can be deployed with the &CDK;. For source code and deployment
instructions, see the project in <ulink
url="https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/ruby/cross_service_examples/feedback_sentiment_analyzer">
GitHub</ulink>. </para>
</block>
12 changes: 12 additions & 0 deletions .doc_gen/metadata/aurora_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,18 @@ aurora_Hello:
- description:
snippet_tags:
- gov2.aurora.Hello
C++:
versions:
- sdk_version: 1
github: cpp/example_code/aurora/hello_aurora
sdkguide:
excerpts:
- description: Code for the CMakeLists.txt CMake file.
snippet_tags:
- cpp.example_code.aurora.hello_aurora.cmake
- description: Code for the hello_aurora.cpp source file.
snippet_tags:
- cpp.example_code.aurora.hello_aurora
services:
aurora: {DescribeDBClusters}
aurora_DescribeDBClusterParameterGroups:
Expand Down
11 changes: 11 additions & 0 deletions .doc_gen/metadata/auto-scaling_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,17 @@ auto-scaling_Hello:
- description:
snippet_tags:
- autoscaling.rust.list-autoscaling-groups
C++:
versions:
- sdk_version: 1
github: cpp/example_code/autoscaling/hello_autoscaling
excerpts:
- description: Code for the CMakeLists.txt CMake file.
snippet_tags:
- cpp.example_code.autoscaling.hello_autoscaling.cmake
- description: Code for the hello_autoscaling.cpp source file.
snippet_tags:
- cpp.example_code.autoscaling.hello_autoscaling
services:
auto-scaling: {DescribeAutoScalingGroups}
auto-scaling_CreateAutoScalingGroup:
Expand Down
45 changes: 45 additions & 0 deletions .doc_gen/metadata/cloudwatch_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,15 @@ cloudwatch_DescribeAlarmsForMetric:
snippet_tags:
- python.example_code.cloudwatch.CloudWatchWrapper
- python.example_code.cloudwatch.DescribeAlarmsForMetric
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/cloudwatch
sdkguide:
excerpts:
- description:
snippet_tags:
- cloudwatch.Ruby.getAlarmList
C++:
versions:
- sdk_version: 1
Expand Down Expand Up @@ -420,6 +429,15 @@ cloudwatch_DisableAlarmActions:
snippet_tags:
- python.example_code.cloudwatch.CloudWatchWrapper
- python.example_code.cloudwatch.EnableAlarmActions.DisableAlarmActions
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/cloudwatch
sdkguide:
excerpts:
- description:
snippet_tags:
- cloudwatch.Ruby.disableAnAlarm
SAP ABAP:
versions:
- sdk_version: 1
Expand Down Expand Up @@ -756,6 +774,15 @@ cloudwatch_ListMetrics:
snippet_tags:
- python.example_code.cloudwatch.CloudWatchWrapper
- python.example_code.cloudwatch.ListMetrics
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/cloudwatch
sdkguide:
excerpts:
- description:
snippet_tags:
- cloudwatch.Ruby.listMetrics
SAP ABAP:
versions:
- sdk_version: 1
Expand Down Expand Up @@ -911,6 +938,15 @@ cloudwatch_PutMetricAlarm:
snippet_tags:
- python.example_code.cloudwatch.CloudWatchWrapper
- python.example_code.cloudwatch.PutMetricAlarm
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/cloudwatch
sdkguide:
excerpts:
- description:
snippet_tags:
- cloudwatch.Ruby.createAlarm
SAP ABAP:
versions:
- sdk_version: 1
Expand Down Expand Up @@ -996,6 +1032,15 @@ cloudwatch_PutMetricData:
snippet_tags:
- python.example_code.cloudwatch.CloudWatchWrapper
- python.example_code.cloudwatch.PutMetricData
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/cloudwatch
sdkguide:
excerpts:
- description:
snippet_tags:
- cloudwatch.Ruby.addDataPoint
C++:
versions:
- sdk_version: 1
Expand Down
18 changes: 18 additions & 0 deletions .doc_gen/metadata/codebuild_metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# zexi 0.4.0
codebuild_CreateProject:
title: Create an &ACB; project
title_abbrev: Create a project
synopsis: create an &ACB; project.
category:
languages:
JavaScript:
versions:
- sdk_version: 3
github: javascriptv3/example_code/codebuild
sdkguide: AWSJavaScriptSDK/v3/latest/client/codebuild/
excerpts:
- description: Create a project.
snippet_tags:
- javascript.v3.codebuild.actions.CreateProject
services:
codebuild: {CreateProject}
28 changes: 28 additions & 0 deletions .doc_gen/metadata/cognito-identity-provider_metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,32 @@
# zexi 0.4.0
cognito-identity-provider_Hello:
title: Hello &COG;
title_abbrev: Hello &COG;
synopsis: get started using &COG;.
category: Hello
languages:
C++:
versions:
- sdk_version: 1
github: cpp/example_code/cognito/hello_cognito
excerpts:
- description: Code for the CMakeLists.txt CMake file.
snippet_tags:
- cpp.example_code.cognito.hello_cognito.cmake
- description: Code for the hello_cognito.cpp source file.
snippet_tags:
- cpp.example_code.cognito.hello_cognito
JavaScript:
versions:
- sdk_version: 3
github: javascriptv3/example_code/cognito
sdkguide:
excerpts:
- description:
snippet_tags:
- javascript.v3.cognito.hello
services:
cognito-identity-provider: {ListUserPools}
cognito-identity-provider_ListUserPools:
title: List the &COG; user pools using an &AWS; SDK
title_abbrev: List the user pools
Expand Down
24 changes: 24 additions & 0 deletions .doc_gen/metadata/cross_metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,26 @@
# zexi 0.4.0
cross_FSA:
title: Create an application that analyzes customer feedback and synthesizes audio
title_abbrev: Create an application to analyze customer feedback
synopsis: create an application that analyzes customer comment cards, translates them from
their original language, determines their sentiment, and generates an audio file
from the translated text.
languages:
Ruby:
versions:
- sdk_version: 3
block_content: cross_FSA_Ruby_block.xml
JavaScript:
versions:
- sdk_version: 3
block_content: cross_FSA_JavaScript_block.xml
service_main: textract
services:
lambda:
textract:
comprehend:
translate:
polly:
cross_PAM:
title: Create a photo asset management application that lets users manage photos using labels
title_abbrev: Create a serverless application to manage photos
Expand Down Expand Up @@ -28,6 +50,7 @@ cross_PAM:
C++:
versions:
- sdk_version: 1
github: cpp/example_code/cross-service/photo_asset_manager
block_content: cross_PAM_cpp_block.xml
service_main: rekognition
services:
Expand Down Expand Up @@ -106,6 +129,7 @@ cross_RDSDataTracker:
C++:
versions:
- sdk_version: 1
github: cpp/example_code/cross-service/serverless-aurora
block_content: cross_RDSDataTracker_cpp_block.xml
service_main: aurora
services:
Expand Down
Loading

0 comments on commit c19fbab

Please sign in to comment.