Correct doc error (#9197)

This commit is contained in:
Jason Hu 2019-04-26 05:15:12 -07:00 committed by Klaas Schoute
parent af5d013825
commit e4d386b1c3

View File

@ -59,15 +59,6 @@ profile_name:
description: A credentials profile name.
required: false
type: string
name:
description: Setting the optional parameter `name` allows multiple notifiers to be created. The notifier will bind to the service `notify.NOTIFIER_NAME`.
required: false
default: notify
type: string
context:
description: An optional dictionary you can provide to pass custom context through to the Lambda function.
required: false
type: string
{% endconfiguration %}
### {% linkable_title Configuration for notify %}