-
Notifications
You must be signed in to change notification settings - Fork 4k
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
(neptune): Support IAM authentication #13461
Closed
1 of 2 tasks
christophgysin opened this issue
Mar 8, 2021
· 1 comment
· Fixed by #13462, linz/geostore#393, sullis/aws-cdk-java-example#66, thoughtworks/tramchester#254 or linz/elasticsearch-shipper#240
Closed
1 of 2 tasks
(neptune): Support IAM authentication #13461
christophgysin opened this issue
Mar 8, 2021
· 1 comment
· Fixed by #13462, linz/geostore#393, sullis/aws-cdk-java-example#66, thoughtworks/tramchester#254 or linz/elasticsearch-shipper#240
Labels
@aws-cdk/aws-iam
Related to AWS Identity and Access Management
@aws-cdk/aws-neptune
Related Amazon Neptune
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
p2
Comments
christophgysin
added
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
labels
Mar 8, 2021
github-actions
bot
added
@aws-cdk/aws-iam
Related to AWS Identity and Access Management
@aws-cdk/aws-neptune
Related Amazon Neptune
labels
Mar 8, 2021
christophgysin
added a commit
to christophgysin/aws-cdk
that referenced
this issue
Mar 8, 2021
mergify bot
pushed a commit
that referenced
this issue
Mar 8, 2021
fixes #13461 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
|
cornerwings
pushed a commit
to cornerwings/aws-cdk
that referenced
this issue
Mar 8, 2021
fixes aws#13461 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
This was referenced Mar 12, 2021
Merged
This was referenced Mar 14, 2021
Merged
Merged
Merged
Closed
Closed
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
@aws-cdk/aws-iam
Related to AWS Identity and Access Management
@aws-cdk/aws-neptune
Related Amazon Neptune
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
p2
AWS Neptune supports IAM authentication, but the current L2 constructs don't currently support enabling it.
Use Case
Authenticate DB access with IAM.
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: