We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd37e3 commit a95445fCopy full SHA for a95445f
docs/utilities/custom_resources.md
@@ -1,5 +1,6 @@
1
---
2
-title: Custom Resources description: Utility
+title: Custom Resources
3
+description: Utility
4
5
6
[Custom resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-custom-resources.html)
@@ -174,4 +175,4 @@ public class CustomSerializationHandler extends AbstractResourceHandler {
174
175
.build();
176
}
177
-```
178
+```
0 commit comments