diff --git a/Cloud/AWS.md b/Cloud/AWS.md index a2d7ac4..6292cbe 100644 --- a/Cloud/AWS.md +++ b/Cloud/AWS.md @@ -227,9 +227,7 @@ aws apigateway create-rest-api --name 'My API' ``` -**7. Best - - Practices:** +**7. Best Practices:** - **Security:** - Use IAM Roles and Policies, enable MFA, encrypt data at rest and in transit, monitor with CloudTrail, and apply the Principle of Least Privilege.