AWS incident-manager documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' for consistency in service naming
Security assessment
The change is a terminology update without altering technical meaning or security context. No security implications identified.
Diff
diff --git a/incident-manager/latest/userguide/integration.md b/incident-manager/latest/userguide/integration.md index 5c600c3aa..0949c3d1a 100644 --- a//incident-manager/latest/userguide/integration.md +++ b//incident-manager/latest/userguide/integration.md @@ -17 +17 @@ Incident Manager integrates with the AWS services and tools described in the fol -**AWS CDK** | The AWS CDK is a development framework for using code to define your cloud infrastructure and using AWS CloudFormation for provisioning. The AWS CDK supports multiple programming languages including TypeScript, JavaScript, Python, Java, and C#/.Net. For information about using the AWS CDK with Incident Manager, see the following sections in the _AWS CDK API Reference_ : +**AWS CDK** | The AWS CDK is a development framework for using code to define your cloud infrastructure and using CloudFormation for provisioning. The AWS CDK supports multiple programming languages including TypeScript, JavaScript, Python, Java, and C#/.Net. For information about using the AWS CDK with Incident Manager, see the following sections in the _AWS CDK API Reference_ : @@ -25 +25 @@ Incident Manager integrates with the AWS services and tools described in the fol -**AWS CloudFormation** | AWS CloudFormation is a service that you can use to create a template with all the resources you need for your application, and then configure and provision the resources for you. It will also configure all the dependencies, so you can focus more on your application and less on managing resources. For information about using AWS CloudFormation with Incident Manager, see the following topics in the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html): +**CloudFormation** | CloudFormation is a service that you can use to create a template with all the resources you need for your application, and then configure and provision the resources for you. It will also configure all the dependencies, so you can focus more on your application and less on managing resources. For information about using CloudFormation with Incident Manager, see the following topics in the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html):