AWS AWSCloudFormation documentation change
Summary
Updated documentation history with new resources and Synthetics Canary blueprint types
Security assessment
Changelog entries describe new observability and SSM Quick Setup resources without mentioning security features or vulnerabilities. The SSMQuickSetup change mentions replacing Lambda custom resources but doesn't reference security improvements.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/doc-history.md b/AWSCloudFormation/latest/TemplateReference/doc-history.md index fbf35cd84..632c19aa3 100644 --- a//AWSCloudFormation/latest/TemplateReference/doc-history.md +++ b//AWSCloudFormation/latest/TemplateReference/doc-history.md @@ -10,0 +11,24 @@ Change| Description| Date +[Updated resource](./aws-template-resource-type-ref.html#AWS_Synthetics)| The following resource was updated: AWS::Synthetics::Canary. + +[AWS::Synthetics::Canary](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html) + The `BlueprintTypes` parameter was added. You can specify the type of monitoring the canary should perform. +| October 20, 2025 +[New resources](./aws-template-resource-type-ref.html#AWS_ObservabilityAdmin)| The following resources were added: `AWS::ObservabilityAdmin::OrganizationCentralizationRule`, `AWS::ObservabilityAdmin::OrganizationTelemetryRule` and `AWS::ObservabilityAdmin::TelemetryRule`. + +[AWS::ObservabilityAdmin::OrganizationCentralizationRule](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-organizationcentralizationrule.html) + Use the `AWS::ObservabilityAdmin::OrganizationCentralizationRule` resource to define how telemetry data should be centralized across an organization, including source and destination configurations. +[AWS::ObservabilityAdmin::OrganizationTelemetryRule](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-organizationtelemetryrule.html) + Use the `AWS::ObservabilityAdmin::OrganizationTelemetryRule` resource to retrieve the details of a specific organization centralization rule. This operation can only be called by the organization's management account or a delegated administrator account. +[AWS::ObservabilityAdmin::TelemetryRule](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-telemetryrule.html) + Use the `AWS::ObservabilityAdmin::TelemetryRule` resource to create a telemetry rule that defines how telemetry should be configured forAWS resources in your account. The rule specifies which resources should have telemetry enabled and how that telemetry data should be collected based on resource type, telemetry type, and selection criteria. +| October 14, 2025 +[New resource](./aws-template-resource-type-ref.html#AWS_SSMQuickSetup)| The following resource was added: AWS::SSMQuickSetup::LifecycleAutomation + +[AWS::SSMQuickSetup::LifecycleAutomation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssmquicksetup-lifecycleautomation.html) + Creates a lifecycle automation resource that executes SSM Automation documents during AWS CloudFormation stack operations. This resource replaces inline Lambda custom resources and provides a managed way to handle lifecycle events in Quick Setup configurations. +| October 14, 2025 +[Updated resource](./aws-template-resource-type-ref.html#AWS_ApplicationSignals)| The following resource was updated: AWS::ApplicationSignals::GroupingConfiguration + +[AWS::ApplicationSignals::GroupingConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-applicationsignals-groupingconfiguration.html) + Use the `GroupingAttributeDefinitions` property to group attribute definitions that specify how services should be grouped based on various attributes and source keys.. For more information, see [AWS::ApplicationSignals::GroupingConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationsignals-groupingconfiguration-groupingattributedefinition.html). +| October 4, 2025