AWS greengrass documentation change
Summary
Updated support notice and added JSON configuration examples with specific ARN values.
Security assessment
Changes include example configuration updates but no security-specific content. The ARN example uses placeholder account IDs (123456789012) which is standard documentation practice. No security features added or vulnerabilities addressed.
Diff
diff --git a/greengrass/v1/developerguide/sns-connector.md b/greengrass/v1/developerguide/sns-connector.md index f274e1f18..3179bfa50 100644 --- a//greengrass/v1/developerguide/sns-connector.md +++ b//greengrass/v1/developerguide/sns-connector.md @@ -7 +7 @@ RequirementsParametersInput dataOutput dataUsage ExampleLicensesChangelogSee als -**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). @@ -48,0 +49,8 @@ This configures your device to meet the Python requirement for AWS IoT Greengras +JSON + +JSON + + +**** + + @@ -59 +67 @@ This configures your device to meet the Python requirement for AWS IoT Greengras - "arn:aws:sns:region:account-id:topic-name" + "arn:aws:sns:us-east-1:123456789012:topic-name" @@ -82,0 +92,8 @@ Versions 1 - 2 +JSON + +JSON + + +**** + + @@ -93 +110 @@ Versions 1 - 2 - "arn:aws:sns:region:account-id:topic-name" + "arn:aws:sns:us-east-1:123456789012:topic-name"