From 628280f1e648f192b8a720ece47898756c1be81c Mon Sep 17 00:00:00 2001 From: Rachel Hagerman <110480692+rlhagerm@users.noreply.github.com> Date: Thu, 31 Oct 2024 11:59:44 -0500 Subject: [PATCH] Updates to text. --- .../cross-content/tl_ServerlessApplication_DotNet_block.xml | 2 +- .doc_gen/cross-content/tl_ServerlessApplication_Go_block.xml | 2 +- .doc_gen/cross-content/tl_ServerlessApplication_Java_block.xml | 2 +- .../cross-content/tl_ServerlessApplication_Kotlin_block.xml | 2 +- .doc_gen/cross-content/tl_ServerlessApplication_Rust_block.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.doc_gen/cross-content/tl_ServerlessApplication_DotNet_block.xml b/.doc_gen/cross-content/tl_ServerlessApplication_DotNet_block.xml index 7eb035cd5d9..3b468bf3220 100644 --- a/.doc_gen/cross-content/tl_ServerlessApplication_DotNet_block.xml +++ b/.doc_gen/cross-content/tl_ServerlessApplication_DotNet_block.xml @@ -5,7 +5,7 @@ ]> - Shows how to build and load test a serverless application using &ABP; with &LAM; and &DDB; using the .NET SDK. + Shows how to build and load test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the .NET SDK. For complete source code and instructions on how to set up and run, see the full example on diff --git a/.doc_gen/cross-content/tl_ServerlessApplication_Go_block.xml b/.doc_gen/cross-content/tl_ServerlessApplication_Go_block.xml index 9518199acbe..1637e18ba00 100644 --- a/.doc_gen/cross-content/tl_ServerlessApplication_Go_block.xml +++ b/.doc_gen/cross-content/tl_ServerlessApplication_Go_block.xml @@ -5,7 +5,7 @@ ]> - Shows how to build and load test a serverless application using &ABP; with &LAM; and &DDB; using the Go SDK. + Shows how to build and load test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Go SDK. For complete source code and instructions on how to set up and run, see the full example on diff --git a/.doc_gen/cross-content/tl_ServerlessApplication_Java_block.xml b/.doc_gen/cross-content/tl_ServerlessApplication_Java_block.xml index 5dfc7395bf5..a1d1eead394 100644 --- a/.doc_gen/cross-content/tl_ServerlessApplication_Java_block.xml +++ b/.doc_gen/cross-content/tl_ServerlessApplication_Java_block.xml @@ -5,7 +5,7 @@ ]> - Shows how to build and load test a serverless application using &ABP; with &LAM; and &DDB; using the Java SDK. + Shows how to build and load test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Java SDK. For complete source code and instructions on how to set up and run, see the full example on diff --git a/.doc_gen/cross-content/tl_ServerlessApplication_Kotlin_block.xml b/.doc_gen/cross-content/tl_ServerlessApplication_Kotlin_block.xml index 8adec303cc6..3886e583610 100644 --- a/.doc_gen/cross-content/tl_ServerlessApplication_Kotlin_block.xml +++ b/.doc_gen/cross-content/tl_ServerlessApplication_Kotlin_block.xml @@ -5,7 +5,7 @@ ]> - Shows how to build and load test a serverless application using &ABP; with &LAM; and &DDB; using the Kotlin SDK. + Shows how to build and load test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Kotlin SDK. For complete source code and instructions on how to set up and run, see the full example on diff --git a/.doc_gen/cross-content/tl_ServerlessApplication_Rust_block.xml b/.doc_gen/cross-content/tl_ServerlessApplication_Rust_block.xml index 5dc56053a22..5a98c58412e 100644 --- a/.doc_gen/cross-content/tl_ServerlessApplication_Rust_block.xml +++ b/.doc_gen/cross-content/tl_ServerlessApplication_Rust_block.xml @@ -5,7 +5,7 @@ ]> - Shows how to build and load test a serverless application using &ABP; with &LAM; and &DDB; using the Rust API. + Shows how to build and load test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Rust SDK. For complete source code and instructions on how to set up and run, see the full example on