Skip to content

Commit

Permalink
distribution build for v0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Potterveld committed Nov 13, 2021
1 parent 72ae635 commit db1dd77
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/lex-web-ui-loader.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/master-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ Resources:
CodeBuildProjectName: !Ref CodeBuildName
CognitoUserPool: !GetAtt CognitoIdentityPool.Outputs.CognitoUserPoolId
CognitoUserPoolClient: !GetAtt CognitoIdentityPool.Outputs.CognitoUserPoolClientId
Timestamp: 1636775389
Timestamp: 1636777420

Outputs:
BotName:
Expand Down
4 changes: 2 additions & 2 deletions templates/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@ Resources:
ConnectChatEndedMessage: !Ref ConnectChatEndedMessage
ConnectAttachChatTranscript: !Ref ConnectAttachChatTranscript
ConnectLiveChatTerms: !Ref ConnectLiveChatTerms
Timestamp: 1636775389
Timestamp: 1636777420

CognitoIdentityPoolConfig:
Type: AWS::CloudFormation::Stack
Expand All @@ -592,7 +592,7 @@ Resources:
CodeBuildProjectName: !GetAtt CodeBuildDeploy.Outputs.CodeBuildProject
CognitoUserPool: !GetAtt CognitoIdentityPool.Outputs.CognitoUserPoolId
CognitoUserPoolClient: !GetAtt CognitoIdentityPool.Outputs.CognitoUserPoolClientId
Timestamp: 1636775389
Timestamp: 1636777420

Outputs:
BotName:
Expand Down

0 comments on commit db1dd77

Please sign in to comment.