Skip to content

Commit

Permalink
Merge pull request #708 from aws-samples/development
Browse files Browse the repository at this point in the history
Patch of v0.21.4 release
  • Loading branch information
atjohns authored Jul 15, 2024
2 parents cd9fc34 + ddf52f3 commit 22f8273
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions templates/lexbot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,7 @@ Resources:

QBusinessBotPermission:
Type: AWS::Lambda::Permission
Condition: EnableQBusiness
Properties:
FunctionName: !Ref QnaBusinessLambdaFulfillmentFunction
Action: 'lambda:InvokeFunction'
Expand Down
1 change: 1 addition & 0 deletions templates/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,7 @@ Parameters:

IDCApplicationARN:
Type: String
Default: ''
Description: >
ARN of the Identity Center customer managed application created for QBusiness. This will need to be configured
manually after initial UI deployment. The value from manual creation will need to be supplied here and the template updated.
Expand Down

0 comments on commit 22f8273

Please sign in to comment.