AWS greengrass documentation change
Summary
Updated end-of-support notice, added placeholder JSON/markup sections, and modified example ARN values
Security assessment
ARN changes are example standardization (using us-east-1/123456789012). JSON additions are formatting placeholders. No security-related content added or modified.
Diff
diff --git a/greengrass/v1/developerguide/kinesis-firehose-connector.md b/greengrass/v1/developerguide/kinesis-firehose-connector.md index 12c163651..24acd1b1e 100644 --- a//greengrass/v1/developerguide/kinesis-firehose-connector.md +++ b//greengrass/v1/developerguide/kinesis-firehose-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). @@ -49,0 +50,8 @@ This configures your device to meet the Python requirement for AWS IoT Greengras +JSON + +JSON + + +**** + + @@ -61 +69 @@ This configures your device to meet the Python requirement for AWS IoT Greengras - "arn:aws:firehose:region:account-id:deliverystream/stream-name" + "arn:aws:firehose:us-east-1:123456789012:deliverystream/stream-name" @@ -84,0 +94,8 @@ Versions 2 - 3 +JSON + +JSON + + +**** + + @@ -96 +113 @@ Versions 2 - 3 - "arn:aws:firehose:region:account-id:deliverystream/stream-name" + "arn:aws:firehose:us-east-1:123456789012:deliverystream/stream-name" @@ -119,0 +138,8 @@ Version 1 +JSON + +JSON + + +**** + + @@ -130 +156 @@ Version 1 - "arn:aws:firehose:region:account-id:deliverystream/stream-name" + "arn:aws:firehose:us-east-1:123456789012:deliverystream/stream-name"