Fix invalid yaml syntax (#12653)
This commit is contained in:
parent
afd34f79df
commit
dc842caee0
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: "aws"
|
||||
page_title: "AWS: aws_sns_topic
|
||||
page_title: "AWS: aws_sns_topic"
|
||||
sidebar_current: "docs-aws-datasource-sns-topic"
|
||||
description: |-
|
||||
Get information on a Amazon Simple Notification Service (SNS) Topic
|
||||
|
|
Loading…
Reference in New Issue