AWS prescriptive-guidance documentation change
Summary
Updated authorship credits and fixed quotation marks in TNS_ADMIN path examples
Security assessment
Changes involve syntax corrections (straight quotes) and attribution updates with no security-related content modifications.
Diff
diff --git a/prescriptive-guidance/latest/patterns/migrate-oracle-e-business-suite-to-amazon-rds-custom.md b/prescriptive-guidance/latest/patterns/migrate-oracle-e-business-suite-to-amazon-rds-custom.md index 3d72b5745..7eb6caeae 100644 --- a//prescriptive-guidance/latest/patterns/migrate-oracle-e-business-suite-to-amazon-rds-custom.md +++ b//prescriptive-guidance/latest/patterns/migrate-oracle-e-business-suite-to-amazon-rds-custom.md @@ -9 +9 @@ SummaryPrerequisites and limitationsArchitectureToolsBest practicesEpicsTroubles - _Created by Simon Cunningham (AWS), Jaydeep Nandy (AWS), Nitin Saxena (AWS), and Vishnu Vinnakota (AWS)_ + _Simon Cunningham, Jaydeep Nandy, Nitin Saxena, and Vishnu Vinnakota, Amazon Web Services_ @@ -1327 +1327 @@ Change the path from: - TNS_ADMIN=”/rdsdbbin/oracle/network/admin/VIS_oebs-db01log” + TNS_ADMIN="/rdsdbbin/oracle/network/admin/VIS_oebs-db01log" @@ -1333 +1333 @@ to: - TNS_ADMIN=”/rdsdbbin/oracle/network/admin” + TNS_ADMIN="/rdsdbbin/oracle/network/admin"