Skip to content

Commit 43c22bb

Browse files
cpyle0819Laren-AWS
authored andcommitted
JavaScript (v3): Textract - Ensure unique LoginUrl is saved as a CFN output.
1 parent 7c5d254 commit 43c22bb

File tree

1 file changed

+3
-1
lines changed
  • javascriptv3/example_code/cross-services/textract-react

1 file changed

+3
-1
lines changed

javascriptv3/example_code/cross-services/textract-react/setup.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,9 @@ Outputs:
344344
Value:
345345
Fn::Join:
346346
- ""
347-
- - https://textract-demo.auth.
347+
- - https://
348+
- Ref: textractcognitodemoidtextractcognitodemodomainEBB6899F
349+
- .auth.
348350
- Ref: AWS::Region
349351
- .amazoncognito.com/login?client_id=
350352
- Ref: textractcognitodemoidtextractcognitodemoclientidB9ABA9D2

0 commit comments

Comments
 (0)