AWS odb documentation change
Summary
Removed preview notice and added VPC Lattice service to IAM service-linked role permissions
Security assessment
Addition of vpc-lattice.amazonaws.com to service-linked role appears to enable new integration features rather than address security issues. No evidence of security vulnerability remediation.
Diff
diff --git a/odb/latest/UserGuide/odb-SLR.md b/odb/latest/UserGuide/odb-SLR.md index def19b6a3..0772762a7 100644 --- a//odb/latest/UserGuide/odb-SLR.md +++ b//odb/latest/UserGuide/odb-SLR.md @@ -7,2 +6,0 @@ Service-linked role permissions for Oracle Database@AWSSupported Regions for Ora -Oracle Database@AWS is in preview release and is subject to change. - @@ -47 +45,2 @@ Make sure you have the following permissions enabled: - "iam:AWSServiceName":"odb.amazonaws.com" + "iam:AWSServiceName":"odb.amazonaws.com", + "iam:AWSServiceName":"vpc-lattice.amazonaws.com"