AWS msk documentation change
Summary
Updated 'AWS Direct Connect' to 'Direct Connect' in troubleshooting section
Security assessment
Terminology consistency update with no security impact.
Diff
diff --git a/msk/latest/developerguide/troubleshooting.md b/msk/latest/developerguide/troubleshooting.md index 5b0fffe8f..a045b4536 100644 --- a//msk/latest/developerguide/troubleshooting.md +++ b//msk/latest/developerguide/troubleshooting.md @@ -272 +272 @@ For more AWS VPN troubleshooting guidance, see [Troubleshooting Client VPN](http -### AWS Direct Connect +### Direct Connect @@ -274 +274 @@ For more AWS VPN troubleshooting guidance, see [Troubleshooting Client VPN](http -If the client uses AWS Direct Connect, see [Troubleshooting AWS Direct Connect](https://docs.aws.amazon.com/directconnect/latest/UserGuide/Troubleshooting.html). +If the client uses Direct Connect, see [Troubleshooting Direct Connect](https://docs.aws.amazon.com/directconnect/latest/UserGuide/Troubleshooting.html). @@ -301 +301 @@ When you update the [KafkaVersionsList](https://docs.aws.amazon.com/AWSCloudForm -When you update the `KafkaVersionsList` property, AWS CloudFormation recreates a new configuration with the updated property before deleting the old configuration. The AWS CloudFormation stack update fails because the new configuration uses the same name as the existing configuration. Such an update requires a [resource replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement). To successfully update `KafkaVersionsList`, you must also update the [Name](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-configuration.html#cfn-msk-configuration-name) property in the same operation. +When you update the `KafkaVersionsList` property, AWS CloudFormation recreates a new configuration with the updated property before deleting the old configuration. The CloudFormation stack update fails because the new configuration uses the same name as the existing configuration. Such an update requires a [resource replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement). To successfully update `KafkaVersionsList`, you must also update the [Name](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-configuration.html#cfn-msk-configuration-name) property in the same operation.