AWS freertos documentation change
Summary
Added JSON section markers and updated IAM policy resource ARNs to specify 'us-east-1' region in IoT resource declarations
Security assessment
Changes involve formatting (JSON markers) and region specification in example policies. No security vulnerability addressed or security features documented.
Diff
diff --git a/freertos/latest/userguide/ble-demo.md b/freertos/latest/userguide/ble-demo.md index b89ef9d03..1fbbacf3d 100644 --- a//freertos/latest/userguide/ble-demo.md +++ b//freertos/latest/userguide/ble-demo.md @@ -112,0 +113,6 @@ For more information about setting up Amazon Cognito, see the [Getting Started w +JSON + + +**** + + @@ -219,0 +227,6 @@ This policy is different from the IAM policy created for the Amazon Cognito auth +JSON + + +**** + + @@ -226 +239 @@ This policy is different from the IAM policy created for the Amazon Cognito auth - "Resource":"arn:aws:iot:region:account-id:*" + "Resource": "arn:aws:iot:us-east-1:account-id:*" @@ -231 +244 @@ This policy is different from the IAM policy created for the Amazon Cognito auth - "Resource": "arn:aws:iot:region:account-id:*" + "Resource": "arn:aws:iot:us-east-1:account-id:*" @@ -236 +249 @@ This policy is different from the IAM policy created for the Amazon Cognito auth - "Resource": "arn:aws:iot:region:account-id:*" + "Resource": "arn:aws:iot:us-east-1:account-id:*" @@ -241 +254 @@ This policy is different from the IAM policy created for the Amazon Cognito auth - "Resource": "arn:aws:iot:region:account-id:*" + "Resource": "arn:aws:iot:us-east-1:account-id:*" @@ -292,0 +307,6 @@ This policy is different from the IAM policy created for the Amazon Cognito auth +JSON + + +**** + + @@ -299 +319 @@ This policy is different from the IAM policy created for the Amazon Cognito auth - "Resource":"arn:aws:iot:region:account-id:*" + "Resource": "arn:aws:iot:us-east-1:account-id:*" @@ -304 +324 @@ This policy is different from the IAM policy created for the Amazon Cognito auth - "Resource": "arn:aws:iot:region:account-id:*" + "Resource": "arn:aws:iot:us-east-1:account-id:*" @@ -309 +329 @@ This policy is different from the IAM policy created for the Amazon Cognito auth - "Resource": "arn:aws:iot:region:account-id:*" + "Resource": "arn:aws:iot:us-east-1:account-id:*" @@ -314 +334 @@ This policy is different from the IAM policy created for the Amazon Cognito auth - "Resource": "arn:aws:iot:region:account-id:*" + "Resource": "arn:aws:iot:us-east-1:account-id:*"