diff --git a/source/_components/aws.markdown b/source/_components/aws.markdown index c76f01ffb67..6b92f58ff3c 100644 --- a/source/_components/aws.markdown +++ b/source/_components/aws.markdown @@ -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 %}