This repository has been archived by the owner on Feb 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Integrate user pool with REST API #35
Labels
enhancement
New feature or request
Comments
Link to track this feature request in the CDK: aws/aws-cdk#5618, also contains details to work around at the CFN layer. |
m29827
added a commit
to m29827/Kai
that referenced
this issue
Jul 14, 2020
m29827
added a commit
to m29827/Kai
that referenced
this issue
Jul 14, 2020
m29827
added a commit
to m29827/Kai
that referenced
this issue
Jul 21, 2020
m29827
added a commit
to m29827/Kai
that referenced
this issue
Jul 21, 2020
m29827
added a commit
to m29827/Kai
that referenced
this issue
Jul 21, 2020
m29827
added a commit
to m29827/Kai
that referenced
this issue
Jul 21, 2020
m29827
added a commit
to m29827/Kai
that referenced
this issue
Jul 21, 2020
d47853
pushed a commit
that referenced
this issue
Jul 23, 2020
Merged into develop |
m29827
added a commit
to m29827/Kai
that referenced
this issue
Jul 24, 2020
d47853
added a commit
that referenced
this issue
Aug 18, 2020
…r deleted. (#39) * gh-26 Remove application load-balancers and target groups when cluster deleted. * gh-26 Removing *.pyc files and ignoring __pycache__ directory * gh-26 Uninstall graphs is now asynchronous and uses the delete graph SQS queue to initiate deletion. * gh-26 Code review comments: reverting changes to generated Accumulo passwords. * gh-26 Uplifting cdk version * gh-26 Correcting add_graph.py * gh-26 Fixing bug caused by merging gh-35 changes. Co-authored-by: d47853 <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Only allow users part of the user pool to access the REST API. The pool could also be used to determine who administrates the graph (This should be whoever created the graph initially)
The text was updated successfully, but these errors were encountered: