Improve Configuration for Credentials (#9150)

This commit is contained in:
Mr. Snyds 2019-04-26 02:45:54 -04:00 committed by Jason Hu
parent 13050e6bba
commit af5d013825

View File

@ -59,11 +59,6 @@ profile_name:
description: A credentials profile name.
required: false
type: string
region_name:
description: The region identifier to connect to.
required: true
default: "`us-east-1`"
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