Skip to content

Commit 5676a6f

Browse files
committed
final figure tweak
1 parent 185f301 commit 5676a6f

File tree

1 file changed

+2
-2
lines changed
  • source/patterns/@aws-solutions-constructs/aws-lambda-translate

1 file changed

+2
-2
lines changed

source/patterns/@aws-solutions-constructs/aws-lambda-translate/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,11 +284,11 @@ storage after 90 days
284284

285285
== Architecture
286286

287+
**Default Implementation**
287288
image::aws-lambda-translate.png["Diagram showing the Lambda functionAmazon Translate service, and IAM role created by the construct",scaledwidth=100%]
288-
<p style="text-align: center;">**Default Implementation**</p>
289289

290+
**Default Implementation when asyncJobs = true**
290291
image::aws-lambda-translate-async.png["Diagram showing the Lambda function, source and destination S3 buckets (when asyncJobs is true), Amazon Translate service, and IAM roles created by the construct",scaledwidth=100%]
291-
<p style="text-align: center;">**Default Implementation when asyncJobs = true**</p>
292292

293293
// github block
294294

0 commit comments

Comments
 (0)