-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2,212 changed files
with
218,440 additions
and
120,776 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0"> | ||
<asx:values> | ||
<DATA> | ||
<MASTER_LANGUAGE>E</MASTER_LANGUAGE> | ||
<STARTING_FOLDER>/sap-abap/</STARTING_FOLDER> | ||
<FOLDER_LOGIC>PREFIX</FOLDER_LOGIC> | ||
</DATA> | ||
</asx:values> | ||
</asx:abap> |
25 changes: 0 additions & 25 deletions
25
.doc_gen/cross-content/cross_EmrLongLivedCluster_Python_block.xml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<?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> | ||
Shows how to develop a photo asset management application that detects labels in images | ||
using &REKlong; and stores them for later retrieval. | ||
</para> | ||
<para>For complete source code and instructions on how to set up and run, see the full example | ||
on <ulink | ||
url="https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/javascriptv3/example_code/cross-services/photo-asset-manager"> | ||
GitHub</ulink>.</para> | ||
<para>For a deep dive into the origin of this example see the post on <ulink | ||
url="https://community.aws/posts/cloud-journeys/01-serverless-image-recognition-app"> | ||
&AWS; Community</ulink>.</para> | ||
</block> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,18 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file://zonbook/docbookx.dtd"[ | ||
<!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> | ||
Shows how to develop a photo asset management application that lets users manage photos using labels. | ||
Shows how to develop a photo asset management application that detects labels in images | ||
using &REKlong; and stores them for later retrieval. | ||
</para> | ||
<para> | ||
For complete source code and instructions on how to set up and run, see the full example on | ||
<ulink url="https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/javav2/usecases/pam_source_files">GitHub</ulink>. | ||
</para> | ||
</block> | ||
<para>For complete source code and instructions on how to set up and run, see the full example | ||
on <ulink | ||
url="https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/javav2/usecases/pam_source_files"> | ||
GitHub</ulink>.</para> | ||
<para>For a deep dive into the origin of this example see the post on <ulink | ||
url="https://community.aws/posts/cloud-journeys/01-serverless-image-recognition-app"> | ||
&AWS; Community</ulink>.</para> | ||
</block> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,18 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file://zonbook/docbookx.dtd"[ | ||
<!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> | ||
Shows how to develop a photo asset management application that lets users manage photos using labels. | ||
Shows how to develop a photo asset management application that detects labels in images | ||
using &REKlong; and stores them for later retrieval. | ||
</para> | ||
<para> | ||
For complete source code and instructions on how to set up and run, see the full example on | ||
<ulink url="https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/kotlin/usecases/creating_pam">GitHub</ulink>. | ||
</para> | ||
</block> | ||
<para>For complete source code and instructions on how to set up and run, see the full example | ||
on <ulink | ||
url="https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/kotlin/usecases/creating_pam"> | ||
GitHub</ulink>.</para> | ||
<para>For a deep dive into the origin of this example see the post on <ulink | ||
url="https://community.aws/posts/cloud-journeys/01-serverless-image-recognition-app"> | ||
&AWS; Community</ulink>.</para> | ||
</block> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<?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> | ||
Shows how to develop a photo asset management application that detects labels in images | ||
using &REKlong; and stores them for later retrieval. | ||
</para> | ||
<para>For complete source code and instructions on how to set up and run, see the full example | ||
on <ulink | ||
url="https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/cpp/example_code/cross-service/photo_asset_manager"> | ||
GitHub</ulink>.</para> | ||
<para>For a deep dive into the origin of this example see the post on <ulink | ||
url="https://community.aws/posts/cloud-journeys/01-serverless-image-recognition-app"> | ||
&AWS; Community</ulink>.</para> | ||
</block> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<?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> | ||
Shows how to develop a photo asset management application that detects labels in images | ||
using &REKlong; and stores them for later retrieval. | ||
</para> | ||
<para>For complete source code and instructions on how to set up and run, see the full example | ||
on <ulink | ||
url="https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/dotnetv3/cross-service/PhotoAssetManager"> | ||
GitHub</ulink>.</para> | ||
<para>For a deep dive into the origin of this example see the post on <ulink | ||
url="https://community.aws/posts/cloud-journeys/01-serverless-image-recognition-app"> | ||
&AWS; Community</ulink>.</para> | ||
</block> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<?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> | ||
Shows how to develop a photo asset management application that detects labels in images | ||
using &REKlong; and stores them for later retrieval. | ||
</para> | ||
<para>For complete source code and instructions on how to set up and run, see the full example | ||
on <ulink | ||
url="https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/rust_dev_preview/cross_service/photo_asset_management"> | ||
GitHub</ulink>.</para> | ||
<para>For a deep dive into the origin of this example see the post on <ulink | ||
url="https://community.aws/posts/cloud-journeys/01-serverless-image-recognition-app"> | ||
&AWS; Community</ulink>.</para> | ||
</block> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 0 additions & 14 deletions
14
.doc_gen/cross-content/workflow_MessagesTopicsAndQueues_cpp_block.xml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
.doc_gen/cross-content/workflow_MessagesTopicsAndQueues_kotlin_block.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?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> | ||
Demonstrates messaging with topics and queues using &SNSlong; (&SNS;) and &SQSlong; (&SQS;). | ||
</para> | ||
<para> | ||
For complete source code and instructions that demonstrate messaging with topics and queues in &SNS; and &SQS;, see the full example on | ||
<ulink url="https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/kotlin/usecases/topics_and_queues">GitHub</ulink>. | ||
</para> | ||
</block> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
bracketSpacing: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.