Remove the name variable from Amazon Polly documentation (#17346)

The variable `name` does not exist in the Amazon Polly integration and should be removed from the documentation.
This commit is contained in:
Bastian Stegmann 2021-04-10 14:56:52 +02:00 committed by GitHub
parent 54262e7fa2
commit c77eaf4013
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,10 +49,6 @@ region_name:
required: false
type: [string, list]
default: us-east-1
name:
description: "Setting the optional parameter `name` allows multiple notifiers to be created. The default value is `notify`. The notifier will bind to the service `notify.NOTIFIER_NAME`."
required: false
type: string
text_type:
description: "Specify wherever to use text (default) or ssml markup by default."
required: false