AWS managed-flink documentation change
Summary
Updated 'AWS CloudFormation' references to 'CloudFormation' in Kinesis data stream setup instructions
Security assessment
Consistency update for service naming. No changes to security controls or procedures - the CloudFormation template usage remains functionally identical.
Diff
diff --git a/managed-flink/latest/java/example-notebook-streams.md b/managed-flink/latest/java/example-notebook-streams.md index 71f5a1713..6880f32c8 100644 --- a//managed-flink/latest/java/example-notebook-streams.md +++ b//managed-flink/latest/java/example-notebook-streams.md @@ -190 +190 @@ To send test data to your Kinesis data stream, do the following: - 3. The AWS CloudFormation console opens with the Kinesis Data Generator template. Choose **Next**. + 3. The CloudFormation console opens with the Kinesis Data Generator template. Choose **Next**. @@ -198 +198 @@ To send test data to your Kinesis data stream, do the following: - 7. Wait for the AWS CloudFormation stack to finish being created. After the stack is complete, open the **Kinesis-Data-Generator-Cognito-User** stack in the AWS CloudFormation console, and choose the **Outputs** tab. Open the URL listed for the **KinesisDataGeneratorUrl** output value. + 7. Wait for the CloudFormation stack to finish being created. After the stack is complete, open the **Kinesis-Data-Generator-Cognito-User** stack in the CloudFormation console, and choose the **Outputs** tab. Open the URL listed for the **KinesisDataGeneratorUrl** output value.