AWS Security ChangesHomeSearch

AWS step-functions documentation change

Service: step-functions · 2025-11-19 · Documentation low

File: step-functions/latest/dg/encryption-at-rest.md

Summary

Updated section headers and content references from 'AWS CloudFormation' to 'CloudFormation' in encryption configuration documentation

Security assessment

Changes are terminology standardization without altering security content. Existing encryption documentation remains unchanged except for service name references.

Diff

diff --git a/step-functions/latest/dg/encryption-at-rest.md b/step-functions/latest/dg/encryption-at-rest.md
index 780ac9b71..644f1a004 100644
--- a//step-functions/latest/dg/encryption-at-rest.md
+++ b//step-functions/latest/dg/encryption-at-rest.md
@@ -5 +5 @@
-Encrypting with a customer managed keyCreate a state machine with AWS KMS keyCreate an activity with AWS KMS keyScope down permissionsRequired permissions for APIAWS CloudFormation resourcesMonitoring your encryption keysFAQsLearn more
+Encrypting with a customer managed keyCreate a state machine with AWS KMS keyCreate an activity with AWS KMS keyScope down permissionsRequired permissions for APICloudFormation resourcesMonitoring your encryption keysFAQsLearn more
@@ -74 +74 @@ You can specify the data key by entering a **KMS key ID** , which Step Functions
-You can perform the following steps in the AWS console, through the API, or by provisioning infrastructure through AWS CloudFormation resources. (CloudFormation examples are presented later in this guide.)
+You can perform the following steps in the AWS console, through the API, or by provisioning infrastructure through CloudFormation resources. (CloudFormation examples are presented later in this guide.)
@@ -409 +409 @@ When an IAM role or user calls the Step Functions API, the Step Functions servic
-## AWS CloudFormation resources for encryption configuration
+## CloudFormation resources for encryption configuration
@@ -411 +411 @@ When an IAM role or user calls the Step Functions API, the Step Functions servic
-AWS CloudFormation resource types for Step Functions can provision state machine and activity resources with encryption configurations. 
+CloudFormation resource types for Step Functions can provision state machine and activity resources with encryption configurations. 
@@ -419 +419 @@ Updates to StateMachine requires [No interruption](https://docs.aws.amazon.com/A
-To declare an **`EncryptionConfiguration`** property in your AWS CloudFormation template, use the following syntax: 
+To declare an **`EncryptionConfiguration`** property in your CloudFormation template, use the following syntax: 
@@ -448 +448 @@ To declare an **`EncryptionConfiguration`** property in your AWS CloudFormation
-### AWS CloudFormation examples
+### CloudFormation examples