AWS greengrass documentation change
Summary
Updated support notice and added JSON formatting examples with placeholder values in policy documentation.
Security assessment
While the change includes example policy updates, these are documentation formatting improvements rather than security guidance. The placeholder values (e.g., 123456789012) follow AWS documentation conventions.
Diff
diff --git a/greengrass/v1/developerguide/docker-app-connector.md b/greengrass/v1/developerguide/docker-app-connector.md index 2fa708411..a6535e05b 100644 --- a//greengrass/v1/developerguide/docker-app-connector.md +++ b//greengrass/v1/developerguide/docker-app-connector.md @@ -7 +7 @@ RequirementsParametersInput dataOutput dataSetting up the Docker user on the cor -**AWS IoT Greengrass Version 1 entered the extended life phase on June 30, 2023. For more information, see the[AWS IoT Greengrass V1 maintenance policy](https://docs.aws.amazon.com/greengrass/v1/developerguide/maintenance-policy.html). After this date, AWS IoT Greengrass V1 won't release updates that provide features, enhancements, bug fixes, or security patches.** Devices that run on AWS IoT Greengrass V1 won't be disrupted and will continue to operate and to connect to the cloud. We strongly recommend that you [migrate to AWS IoT Greengrass Version 2](https://docs.aws.amazon.com/greengrass/v2/developerguide/move-from-v1.html), which adds [significant new features](https://docs.aws.amazon.com/greengrass/v2/developerguide/greengrass-v2-whats-new.html) and [support for additional platforms](https://docs.aws.amazon.com/greengrass/v2/developerguide/operating-system-feature-support-matrix.html). +End of support notice: On October 7th, 2026, AWS will discontinue support for AWS IoT Greengrass Version 1. After October 7th, 2026, you will no longer be able to access the AWS IoT Greengrass V1 resources. For more information, please visit [Migrate from AWS IoT Greengrass Version 1](https://docs.aws.amazon.com/greengrass/v2/developerguide/migrate-from-v1.html). @@ -86,0 +87,6 @@ Connector version | Verified Docker Compose version +JSON + + +**** + + @@ -121,0 +129,6 @@ These permissions are shown in the following example policy. +JSON + + +**** + + @@ -133 +146 @@ These permissions are shown in the following example policy. - "arn:aws:ecr:region:account-id:repository/repository-name" + "arn:aws:ecr:us-east-1:123456789012:repository/repository-name" @@ -1139,0 +1154,6 @@ The **Create policy** page opens in a new tab. +JSON + + +**** + +