Skip to content

Commit 28e483a

Browse files
authored
Merge branch 'main' into AMZ-Brandon/lambda-trigger-fixes-2
2 parents 5816f8b + e2e5501 commit 28e483a

File tree

4,929 files changed

+298069
-159548
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,929 files changed

+298069
-159548
lines changed

.doc_gen/cross-content/cross_DynamoDBDataTracker_JavaScript_block.xml

Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file://zonbook/docbookx.dtd"[
3+
<!ENTITY % phrases-shared SYSTEM "file://AWSShared/common/phrases-shared.ent">
4+
%phrases-shared;
5+
]>
6+
<block>
7+
<para>Provides a tutorial for the &AWS; Message Processing Framework for .NET. The tutorial creates a web application that
8+
allows the user to publish an &SQS; message and a command-line application that receives the message.</para>
9+
<para>For complete source code and instructions on how to set up and run, see the <ulink
10+
url="&url-net-dev;msg-proc-fw-get-started.html">full tutorial</ulink> in the &guide-net-dev; and the
11+
example on <ulink
12+
url="https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/dotnetv3/cross-service/MessageProcessingFramework"
13+
>GitHub</ulink>.</para>
14+
</block>
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file://zonbook/docbookx.dtd"[
3+
<!ENTITY % phrases-shared SYSTEM "file://AWSShared/common/phrases-shared.ent">
4+
%phrases-shared;
5+
]>
6+
<block>
7+
<para>
8+
This example shows how to configure a Java application to monitor the performance of &DDB;. The
9+
application sends metric data to &CW; where you can monitor the performance.
10+
</para>
11+
<para>
12+
For complete source code and instructions on how to set up and run, see the full example on
13+
<ulink url="https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/javav2/usecases/monitor_dynamodb">GitHub</ulink>.
14+
</para>
15+
</block>

.doc_gen/cross-content/cross_RekognitionPhotoAnalyzerPPE_JavaScript_block.xml

Lines changed: 0 additions & 23 deletions
This file was deleted.

.doc_gen/cross-content/cross_RekognitionVideoAnalyzer_JavaScript_block.xml

Lines changed: 0 additions & 23 deletions
This file was deleted.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file://zonbook/docbookx.dtd"[
3+
<!ENTITY % phrases-shared SYSTEM "file://AWSShared/common/phrases-shared.ent">
4+
%phrases-shared;
5+
]>
6+
<block>
7+
<para>
8+
Shows how to add custom code to standard S3 GET requests to modify the requested object retrieved from S3 so that the object suit the needs of the requesting client or application.
9+
</para>
10+
<para>
11+
For complete source code and instructions on how to set up and run, see the full example on
12+
<ulink url="https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/dotnetv3/cross-service/S3ObjectLambdaFunction">GitHub</ulink>.
13+
</para>
14+
</block>

.doc_gen/cross-content/cross_ServerlessPromptChaining_Python_block.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
The &BRlong; Serverless Prompt Chaining scenario demonstrates how
99
<ulink type="documentation" url="step-functions/latest/dg/welcome.html">&SFNlong;</ulink>,
1010
<ulink type="documentation" url="bedrock/latest/userguide/what-is-bedrock.html">&BRlong;</ulink>,
11-
and <ulink type="documentation" url="bedrock/latest/userguide/agents.html">Agents for &BRlong;</ulink>
11+
and <ulink type="documentation" url="bedrock/latest/userguide/agents.html">&BRAlong;</ulink>
1212
can be used to build and orchestrate complex, serverless, and highly scalable generative AI applications.
1313
It contains the following working examples:
1414
</para>

.doc_gen/cross-content/cross_ServerlessWorkflows_JavaScript_block.xml

Lines changed: 0 additions & 21 deletions
This file was deleted.

.doc_gen/cross-content/cross_TranscriptionApp_JavaScript_block.xml

Lines changed: 0 additions & 19 deletions
This file was deleted.

.doc_gen/cross-content/phrases-code-examples.ent

Lines changed: 32 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,17 +80,20 @@
8080
<!ENTITY TSCM '&TSC; Medical'>
8181

8282
<!--Elastic Load Balancing-->
83-
<!ENTITY ELBacro 'ELB'>
83+
<!ENTITY ELBv1long '&ELBlong; - Version 1'>
84+
<!ENTITY ELBv1 '&ELB; - Version 1'>
85+
<!ENTITY ELBv2long '&ELBlong; - Version 2'>
86+
<!ENTITY ELBv2 '&ELB; - Version 2'>
8487

8588
<!--Bedrock Runtime-->
8689
<!ENTITY BRRUNlong '&BRlong; Runtime'>
8790
<!ENTITY BRRUN '&BR; Runtime'>
8891

89-
<!--Bedrock-->
90-
<!ENTITY BRAlong 'Agents for Amazon Bedrock'>
91-
<!ENTITY BRA 'Agents for Amazon Bedrock'>
92+
<!--Bedrock Agents-->
93+
<!ENTITY BRAlong 'Amazon Bedrock Agents'>
94+
<!ENTITY BRA 'Amazon Bedrock Agents'>
9295

93-
<!--Bedrock Runtime-->
96+
<!--Bedrock Agents Runtime-->
9497
<!ENTITY BRARUNlong '&BRAlong; Runtime'>
9598
<!ENTITY BRARUN '&BRA; Runtime'>
9699

@@ -138,3 +141,27 @@
138141
<!ENTITY WMFlowlong '&WMlong; Message Flow'>
139142
<!ENTITY WMFlow '&WM; Message Flow'>
140143

144+
<!-- CloudWatch Network Monitoring -->
145+
<!ENTITY cloudwatch-netmon-long '&CWlong; Network Monitoring'>
146+
<!ENTITY cloudwatch-netmon '&CW; Network Monitoring'>
147+
148+
<!-- Marketplace Agreement Service -->
149+
<!ENTITY MKTAgreementlong '&MKTlong; Agreement API'>
150+
<!ENTITY MKTAgreement '&MKT; Agreement API'>
151+
152+
<!-- Marketplace Catalog Service -->
153+
<!ENTITY MKTCataloglong '&MKTlong; Catalog API'>
154+
<!ENTITY MKTCatalog '&MKT; Catalog API'>
155+
156+
<!-- Transcribe Streaming Service -->
157+
<!ENTITY TSCStreaminglong '&TSClong; Streaming'>
158+
<!ENTITY TSCStreaming '&TSC; Streaming'>
159+
160+
<!-- JavaScript runtimes for CloudFront Functions -->
161+
<!ENTITY CFJS10long 'JavaScript runtime 1.0 for &CFlong; Functions'>
162+
<!ENTITY CFJS10 'JavaScript runtime 1.0 for &CF; Functions'>
163+
<!ENTITY CFJS20long 'JavaScript runtime 2.0 for &CFlong; Functions'>
164+
<!ENTITY CFJS20 'JavaScript runtime 2.0 for &CF; Functions'>
165+
166+
<!-- S3 only entity to account for super-short usage -->
167+
<!ENTITY S3only 'S3'>

0 commit comments

Comments
 (0)