Skip to content

Commit c3e60f8

Browse files
committed
Fix feature naming to use correct 'AWS Lambda durable functions' format
- Update README.md regional availability note to be more concise - Fix template.yaml description to use 'AWS Lambda durable functions' - Fix lambda_function.py docstring to use 'Lambda durable functions' - Ensure consistent lowercase 'durable functions' throughout
1 parent 6a2a751 commit c3e60f8

File tree

18 files changed

+103
-5
lines changed

18 files changed

+103
-5
lines changed

documentdb-lambda-java-sam/documentdb_streams_message_sender_json/.project

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,15 @@
2020
<nature>org.eclipse.jdt.core.javanature</nature>
2121
<nature>org.eclipse.m2e.core.maven2Nature</nature>
2222
</natures>
23+
<filteredResources>
24+
<filter>
25+
<id>1765348111879</id>
26+
<name></name>
27+
<type>30</type>
28+
<matcher>
29+
<id>org.eclipse.core.resources.regexFilterMatcher</id>
30+
<arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
31+
</matcher>
32+
</filter>
33+
</filteredResources>
2334
</projectDescription>
17 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

dynamodb-lambda-cdk-kotlin/.gradle/8.9/dependencies-accessors/gc.properties

Whitespace-only changes.
Binary file not shown.
Binary file not shown.
17 Bytes
Binary file not shown.

dynamodb-lambda-cdk-kotlin/.gradle/8.9/gc.properties

Whitespace-only changes.
Binary file not shown.

0 commit comments

Comments
 (0)