AWS AWSCloudFormation documentation change
Summary
Reordered sections, moved troubleshooting guide up, and removed AWS::SimSpaceWeaver::Simulation from supported resources list.
Security assessment
Changes are organizational (section reordering) and remove a resource reference without any security context. No security features or vulnerabilities are mentioned.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/import-resources-automatically.md b/AWSCloudFormation/latest/UserGuide/import-resources-automatically.md index 2c0f732e5..57e910ac7 100644 --- a//AWSCloudFormation/latest/UserGuide/import-resources-automatically.md +++ b//AWSCloudFormation/latest/UserGuide/import-resources-automatically.md @@ -7 +7 @@ -Supported resource typesTroubleshooting +TroubleshootingSupported resource types @@ -43,0 +44,15 @@ The following example uses a change set, `CreateChangeSet` to create a stack cal +## Troubleshooting + +If auto-import fails, do the following to troubleshoot: + + * Verify the resource name in your template matches the name of the resource exactly + + * Verify that the resource isn't already managed by another stack + + * Make sure the resource type supports auto import + + * Verify your template includes all the required properties for the resource type + + + + @@ -544 +558,0 @@ Resource -[`AWS::SimSpaceWeaver::Simulation`](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-simspaceweaver-simulation.html) @@ -569,15 +582,0 @@ Resource -## Troubleshooting - -If auto-import fails, do the following to troubleshoot: - - * Verify the resource name in your template matches the name of the resource exactly - - * Verify that the resource isn't already managed by another stack - - * Make sure the resource type supports import operations - - * Verify your template includes all the required properties for the resource type - - - -