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

neptune iam auth enabled #695

Merged
merged 2 commits into from
May 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions en/aws/neptune/neptune-iam-auth-enabled.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com)

# AWS / Neptune / Neptune Database IAM Authentication Enabled

## Quick Info

| | |
|-|-|
| **Plugin Title** | Neptune Database IAM Authentication Enabled |
| **Cloud** | AWS |
| **Category** | Neptune |
| **Description** | Ensure that AWS Neptune database instance has IAM database authentication feature enabled. |
| **More Info** | Enabling IAM authentication for AWS Neptune adds an extra layer of security by allowing access control through IAM credentials. It ensures that network traffic for clusters is encrypted using SSL and allows centralized management. All authentication requests are automatically signed with a secure access key instead of using a password. |
| **AWS Link** | https://docs.aws.amazon.com/neptune/latest/userguide/iam-auth.html |
| **Recommended Action** | Modify Neptune database instance and enable IAM database authentication. |

## Detailed Remediation Steps
1. Log into the AWS Management Console.
2. Select the "Services" option and search for "Neptune".</br> <img src="/resources/aws/neptune/neptune-iam-auth-enabled/step2.png"/>
3. On "Neptune Dashboard" page, Click on "Clusters" from left navigation panel.</br> <img src="/resources/aws/neptune/neptune-iam-auth-enabled/step3.png"/>
4. On Neptune clusters list page, Click on the cluster name on which you need to enable IAM authentication.</br> <img src="/resources/aws/neptune/neptune-iam-auth-enabled/step4.png"/>
5. On Cluster details page, click on "Modify" button.</br> <img src="/resources/aws/neptune/neptune-iam-auth-enabled/step5.png"/>
6. Scroll down on "Modify Cluster" page and under "Additional settings" section, select "Turn on IAM Authentication" checkbox and click on "Next" button.</br> <img src="/resources/aws/neptune/neptune-iam-auth-enabled/step6.png"/>
7. Under "Scheduling of modifications" section check "Apply immediately" checkbox and, Click on "Submit" button.</br> <img src="/resources/aws/neptune/neptune-iam-auth-enabled/step7.png"/>
1 change: 1 addition & 0 deletions resources/aws/neptune/neptune-iam-auth-enabled/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.