AWS neptune-analytics documentation change
Summary
Fixed URL formatting by adding an extra slash in IAM condition keys and service authorization links.
Security assessment
The changes correct URL syntax but do not alter security content or address vulnerabilities.
Diff
diff --git a/neptune-analytics/latest/userguide/query-APIs-IAM-role-mappings.md b/neptune-analytics/latest/userguide/query-APIs-IAM-role-mappings.md index 7c3de9b34..865886e49 100644 --- a//neptune-analytics/latest/userguide/query-APIs-IAM-role-mappings.md +++ b//neptune-analytics/latest/userguide/query-APIs-IAM-role-mappings.md @@ -7 +7 @@ -When you're calling Neptune Analytics API methods on a cluster, you require an IAM policy attached to the user or role making the calls that provides permissions for the actions you want to make. You set those permissions in the policy using corresponding IAM actions. You can also restrict the actions that can be taken using [IAM condition keys](https://docs.aws.amazon.com/neptune/latest/userguide/iam-data-condition-keys.html). +When you're calling Neptune Analytics API methods on a cluster, you require an IAM policy attached to the user or role making the calls that provides permissions for the actions you want to make. You set those permissions in the policy using corresponding IAM actions. You can also restrict the actions that can be taken using [IAM condition keys](https://docs.aws.amazon.com//neptune/latest/userguide/iam-data-condition-keys.html). @@ -19 +19 @@ ExecuteQuery | Action: ReadDataViaQuery Action: WriteDataViaQuery Action: Delet -For more information, see [ Actions, resources and condition keys for Neptune Analytics](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonneptuneanalytics.html). +For more information, see [ Actions, resources and condition keys for Neptune Analytics](https://docs.aws.amazon.com//service-authorization/latest/reference/list_amazonneptuneanalytics.html).