Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DF6FC200CC9 for ; Mon, 17 Jul 2017 12:56:34 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DDC98164904; Mon, 17 Jul 2017 10:56:34 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2A139164901 for ; Mon, 17 Jul 2017 12:56:34 +0200 (CEST) Received: (qmail 99191 invoked by uid 500); 17 Jul 2017 10:56:32 -0000 Mailing-List: contact dev-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list dev@nifi.apache.org Delivered-To: moderator for dev@nifi.apache.org Received: (qmail 67008 invoked by uid 99); 17 Jul 2017 09:38:37 -0000 X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.153 X-Spam-Level: * X-Spam-Status: No, score=1.153 tagged_above=-999 required=6.31 tests=[FROM_MISSPACED=0.001, KAM_NUMSUBJECT=0.5, SPF_NEUTRAL=0.652] autolearn=disabled MIME-Version: 1.0 Message-ID: Subject: Expression Language support in AmazonS3 References: From: "Venkateswara Rachapudi" In-Reply-To: Content-Type: text/plain; charset="iso-8859-1" x-ponymail-sender: 1770acf46584d74cfea2a0178d62829d6e19dd0f Date: Mon, 17 Jul 2017 09:38:33 -0000 x-ponymail-agent: PonyMail Composer/0.2 To: X-Mailer: LuaSocket 3.0-rc1 archived-at: Mon, 17 Jul 2017 10:56:35 -0000 Hello, I saw that Access Key and Secret key does not support expression language https://stackoverflow.com/questions/43646105/how-to-configure-nifi-puts3object-processor-to-use-flow-attributes-for-s3-creden My question is why AmazonS3 Processor doesn’t support expression language where as I have configured the Access key and Secret Key using Expression Language for Azure Blob in NIFI.