Skip to content

Commit

Permalink
Updates to metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
rlhagerm committed Nov 1, 2024
1 parent 5ab7774 commit cf061d4
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
]>
<block>
<para>
Shows how to build and load test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the .NET SDK.
Shows how to build and test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the .NET SDK.
</para>
<para>
For complete source code and instructions on how to set up and run, see the full example on
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
]>
<block>
<para>
Shows how to build and load test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Go SDK.
Shows how to build and test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Go SDK.
</para>
<para>
For complete source code and instructions on how to set up and run, see the full example on
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
]>
<block>
<para>
Shows how to build and load test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Java SDK.
Shows how to build and test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Java SDK.
</para>
<para>
For complete source code and instructions on how to set up and run, see the full example on
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
]>
<block>
<para>
Shows how to build and load test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Kotlin SDK.
Shows how to build and test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Kotlin SDK.
</para>
<para>
For complete source code and instructions on how to set up and run, see the full example on
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
]>
<block>
<para>
Shows how to build and load test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Rust SDK.
Shows how to build and test a serverless application that consists of an &ABP; with &LAM; and &DDB; using the Rust SDK.
</para>
<para>
For complete source code and instructions on how to set up and run, see the full example on
Expand Down
8 changes: 2 additions & 6 deletions .doc_gen/metadata/tributary-lite_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
cross_tributary-lite_serverless-application:
title: Build and test a serverless application
title_abbrev: Build and test a serverless application
synopsis: build and load test a serverless application using &ABP; with &LAM; and &DDB;
category: Community Examples
synopsis: build and test a serverless application using &ABP; with &LAM; and &DDB;
category: Community examples
languages:
.NET:
versions:
Expand All @@ -17,10 +17,6 @@ cross_tributary-lite_serverless-application:
versions:
- sdk_version: 2
block_content: tl_ServerlessApplication_Java_block.xml
Kotlin:
versions:
- sdk_version: 1
block_content: tl_ServerlessApplication_Kotlin_block.xml
Rust:
versions:
- sdk_version: 1
Expand Down

0 comments on commit cf061d4

Please sign in to comment.