Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Bot Functionality Restrictions #319

Merged

Conversation

Yukinobu-Mine
Copy link
Contributor

Issue #, if available:
Closes #161

Description of changes:

  • Add functionality to explicitly allow bot creation
  • Implement Cognito trigger function to add new user to specified groups automatically
  • Add explanation about these features to README

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Yukinobu-Mine Yukinobu-Mine linked an issue May 21, 2024 that may be closed by this pull request
@Yukinobu-Mine Yukinobu-Mine changed the title 161 feature requestimplement bot functionality restrictions Feature: Bot Functionality Restrictions May 21, 2024
cdk/bin/bedrock-chat.ts Outdated Show resolved Hide resolved
cdk/custom-resources/cognito-trigger/index.py Show resolved Hide resolved
cdk/lib/bedrock-chat-stack.ts Outdated Show resolved Hide resolved
cdk/lib/constructs/auth.ts Show resolved Hide resolved
Copy link
Contributor

@statefb statefb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Leave the PR open so that we can merge #327 and this PR at the same timing

@statefb statefb changed the base branch from main to v5 May 28, 2024 04:24
@statefb statefb merged commit 2d56a5e into v1.0 May 28, 2024
7 checks passed
@statefb statefb deleted the 161-feature-requestimplement-bot-functionality-restrictions branch May 28, 2024 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]Implement Bot Functionality Restrictions
2 participants