AWS AWSCloudFormation documentation change
Summary
Updated documentation history with new resources, corrected links, and added RDS DBCluster/DBInstance properties for IAM roles and restore configurations.
Security assessment
Added documentation for IAM roles associated with RDS instances, which relates to access control security features, but no evidence of fixing a specific security issue.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/doc-history.md b/AWSCloudFormation/latest/TemplateReference/doc-history.md index a7e9169f3..5f5601c64 100644 --- a//AWSCloudFormation/latest/TemplateReference/doc-history.md +++ b//AWSCloudFormation/latest/TemplateReference/doc-history.md @@ -10,0 +11,5 @@ Change| Description| Date +[New resource](./aws-template-resource-type-ref.html)| The following resource was added: `AWS::ComputeOptimizer::AutomationRule`. + +[AWS::ComputeOptimizer::AutomationRule](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-computeoptimizer-automationrule.html) + Use the `AWS::ComputeOptimizer::AutomationRule` resource to specify an automation rule that automatically implements recommended actions based on your defined criteria and schedule. +| February 24, 2026 @@ -88 +93 @@ Change| Description| Date -[AWS::DevOpsAgent::AgentSpace](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-agentspace.html) +[AWS::DevOpsAgent::AgentSpace](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-devopsagent-agentspace.html) @@ -90 +95 @@ Change| Description| Date -[AWS::DevOpsAgent::Association](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html) +[AWS::DevOpsAgent::Association](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-devopsagent-association.html) @@ -8169,0 +8175,7 @@ Updated resource| The following resource was updated: `AWS::Config::RemediationC +[Updated resources](./aws-template-resource-type-ref.html)| The following resources were updated: AWS::RDS::DBCluster and AWS::RDS::DBInstance + +[AWS::RDS::DBCluster](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html) + Use the `AssociatedRoles` property to specify the AWS Identity and Access Management (IAM) roles associated with the DB instance. Use the `RestoreType` property to specify the type of restore to be performed. Use the `SourceDBClusterIdentifier` property to specify the identifier of the source DB cluster from which to restore. Use the `UseLatestRestorableTime` property to specify whether to restore the DB cluster to the latest restorable backup time. +[AWS::RDS::DBInstance](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-database-instance.html) + Use the `AssociatedRoles` property to specify the AWS Identity and Access Management (IAM) roles associated with the DB instance. +| August 29, 2019 @@ -8202,7 +8213,0 @@ In the [LogConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/T -[Updated resources](./aws-template-resource-type-ref.html)| The following resources were updated: AWS::RDS::DBCluster and AWS::RDS::DBInstance - -[AWS::RDS::DBCluster](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html) - Use the `AssociatedRoles` property to specify the AWS Identity and Access Management (IAM) roles associated with the DB instance. Use the `RestoreType` property to specify the type of restore to be performed. Use the `SourceDBClusterIdentifier` property to specify the identifier of the source DB cluster from which to restore. Use the `UseLatestRestorableTime` property to specify whether to restore the DB cluster to the latest restorable backup time. -[AWS::RDS::DBInstance](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-database-instance.html) - Use the `AssociatedRoles` property to specify the AWS Identity and Access Management (IAM) roles associated with the DB instance. -| August 29, 2019