Added: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.kinesis.firehose.PutKinesisFirehose/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.kinesis.firehose.PutKinesisFirehose/index.html?rev=1794596&view=auto
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.kinesis.firehose.PutKinesisFirehose/index.html
 (added)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.kinesis.firehose.PutKinesisFirehose/index.html
 Tue May  9 15:27:39 2017
@@ -0,0 +1 @@
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>PutKinesisFirehose</title><link rel="stylesheet" 
href="../../../../../css/component-usage.css" 
type="text/css"></link></head><script type="text/javascript">window.onload = 
function(){if(self==top) { document.getElementById('nameHeader').style.display 
= "inherit"; } }</script><body><h1 id="nameHeader" style="display: 
none;">PutKinesisFirehose</h1><h2>Description: </h2><p>Sends the contents to a 
specified Amazon Kinesis Firehose. In order to send data to firehose, the 
firehose delivery stream name has to be specified.</p><h3>Tags: </h3><p>amazon, 
aws, firehose, kinesis, put, stream</p><h3>Properties: </h3><p>In the list 
below, the names of required properties appear in <strong>bold</strong>. Any 
other properties (not in bold) are considered optional. The table also 
indicates any default values, whether a property supports the <a 
href="../../../../../html/expression-language-guide.html">NiFi Expression 
Language</a
 >, and whether a property is considered "sensitive", meaning that its value 
 >will be encrypted. Before entering a value in a sensitive property, ensure 
 >that the <strong>nifi.properties</strong> file has an entry for the property 
 ><strong>nifi.sensitive.props.key</strong>.</p><table 
 >id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
 >Values</th><th>Description</th></tr><tr><td id="name"><strong>Amazon Kinesis 
 >Firehose Delivery Stream Name</strong></td><td id="default-value"></td><td 
 >id="allowable-values"></td><td id="description">The name of kinesis firehose 
 >delivery stream</td></tr><tr><td id="name">Batch Size</td><td 
 >id="default-value">250</td><td id="allowable-values"></td><td 
 >id="description">Batch size for messages (1-500).</td></tr><tr><td 
 >id="name">Max message buffer size</td><td id="default-value">1 MB</td><td 
 >id="allowable-values"></td><td id="description">Max message 
 >buffer</td></tr><tr><td id="name"><strong>Region</strong></td><td 
 >id="default-value">us-west-
 2</td><td id="allowable-values"><ul><li>us-gov-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-gov-west-1" 
title="us-gov-west-1"></img></li><li>us-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-1" 
title="us-east-1"></img></li><li>us-east-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-2" 
title="us-east-2"></img></li><li>us-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-1" 
title="us-west-1"></img></li><li>us-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-2" 
title="us-west-2"></img></li><li>eu-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-1" 
title="eu-west-1"></img></li><li>eu-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-2" 
title="eu-west-2"></img></li><li>eu-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-central-1" 
title="eu-central-1"></img></li><li>ap-south-1 <img 
src="../../../../../html/images/iconInfo
 .png" alt="ap-south-1" title="ap-south-1"></img></li><li>ap-southeast-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-southeast-1" 
title="ap-southeast-1"></img></li><li>ap-southeast-2 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-southeast-2" 
title="ap-southeast-2"></img></li><li>ap-northeast-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-northeast-1" 
title="ap-northeast-1"></img></li><li>ap-northeast-2 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-northeast-2" 
title="ap-northeast-2"></img></li><li>sa-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="sa-east-1" 
title="sa-east-1"></img></li><li>cn-north-1 <img 
src="../../../../../html/images/iconInfo.png" alt="cn-north-1" 
title="cn-north-1"></img></li><li>ca-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ca-central-1" 
title="ca-central-1"></img></li></ul></td><td id="description">No Description 
Provided.</td></tr><tr><td id="name">Access Key</td><td 
 id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive Property: 
true</strong><br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Secret Key</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive Property: 
true</strong><br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Credentials File</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Path to a file containing AWS access key and secret key in 
properties file format.</td></tr><tr><td id="name">AWS Credentials Provider 
service</td><td id="default-value"></td><td 
id="allowable-values"><strong>Controller Service API: 
</strong><br/>AWSCredentialsProviderService<br/><strong>Implementation:</strong><br/><a
 
href="../org.apache.nifi.processors.aws.credentials.provider.service.AWSCredentialsProviderContr
 ollerService/index.html">AWSCredentialsProviderControllerService</a></td><td 
id="description">The Controller Service that is used to obtain aws credentials 
provider</td></tr><tr><td id="name"><strong>Communications 
Timeout</strong></td><td id="default-value">30 secs</td><td 
id="allowable-values"></td><td id="description">No Description 
Provided.</td></tr><tr><td id="name">Proxy Host</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Proxy host name or IP<br/><strong>Supports Expression 
Language: true</strong></td></tr><tr><td id="name">Proxy Host Port</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Proxy host port<br/><strong>Supports Expression Language: 
true</strong></td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>FlowFiles
 are routed to success relationship</td></tr><tr><td>failure</td><td>FlowFiles 
are routed to failure relatio
 nship</td></tr></table><h3>Reads Attributes: </h3>None specified.<h3>Writes 
Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>aws.kinesis.firehose.error.message</td><td>Error
 message on posting message to AWS Kinesis 
Firehose</td></tr><tr><td>aws.kinesis.firehose.error.code</td><td>Error code 
for the message when posting to AWS Kinesis 
Firehose</td></tr><tr><td>aws.kinesis.firehose.record.id</td><td>Record id of 
the message posted to Kinesis Firehose</td></tr></table><h3>State management: 
</h3>This component does not store state.<h3>Restricted: </h3>This component is 
not restricted.</body></html>
\ No newline at end of file

Added: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.kinesis.stream.PutKinesisStream/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.kinesis.stream.PutKinesisStream/index.html?rev=1794596&view=auto
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.kinesis.stream.PutKinesisStream/index.html
 (added)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.kinesis.stream.PutKinesisStream/index.html
 Tue May  9 15:27:39 2017
@@ -0,0 +1 @@
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>PutKinesisStream</title><link rel="stylesheet" 
href="../../../../../css/component-usage.css" 
type="text/css"></link></head><script type="text/javascript">window.onload = 
function(){if(self==top) { document.getElementById('nameHeader').style.display 
= "inherit"; } }</script><body><h1 id="nameHeader" style="display: 
none;">PutKinesisStream</h1><h2>Description: </h2><p>Sends the contents to a 
specified Amazon Kinesis. In order to send data to Kinesis, the stream name has 
to be specified.</p><h3>Tags: </h3><p>amazon, aws, kinesis, put, 
stream</p><h3>Properties: </h3><p>In the list below, the names of required 
properties appear in <strong>bold</strong>. Any other properties (not in bold) 
are considered optional. The table also indicates any default values, whether a 
property supports the <a 
href="../../../../../html/expression-language-guide.html">NiFi Expression 
Language</a>, and whether a property is considered "s
 ensitive", meaning that its value will be encrypted. Before entering a value 
in a sensitive property, ensure that the <strong>nifi.properties</strong> file 
has an entry for the property 
<strong>nifi.sensitive.props.key</strong>.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td id="name"><strong>Amazon Kinesis 
Stream Name</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The name of Kinesis 
Stream</td></tr><tr><td id="name">Amazon Kinesis Stream Partition Key</td><td 
id="default-value">${kinesis.partition.key}</td><td 
id="allowable-values"></td><td id="description">The partition key attribute.  
If it is not set, a random value is used<br/><strong>Supports Expression 
Language: true</strong></td></tr><tr><td id="name">Message Batch Size</td><td 
id="default-value">250</td><td id="allowable-values"></td><td 
id="description">Batch size for messages (1-500).</td></tr><tr><td
  id="name">Max message buffer size (MB)</td><td id="default-value">1 
MB</td><td id="allowable-values"></td><td id="description">Max message buffer 
size in Mega-bytes</td></tr><tr><td id="name"><strong>Region</strong></td><td 
id="default-value">us-west-2</td><td 
id="allowable-values"><ul><li>us-gov-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-gov-west-1" 
title="us-gov-west-1"></img></li><li>us-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-1" 
title="us-east-1"></img></li><li>us-east-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-2" 
title="us-east-2"></img></li><li>us-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-1" 
title="us-west-1"></img></li><li>us-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-2" 
title="us-west-2"></img></li><li>eu-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-1" 
title="eu-west-1"></img></li><li>eu-west-2 <img src="../../../../.
 ./html/images/iconInfo.png" alt="eu-west-2" 
title="eu-west-2"></img></li><li>eu-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-central-1" 
title="eu-central-1"></img></li><li>ap-south-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-south-1" 
title="ap-south-1"></img></li><li>ap-southeast-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-southeast-1" 
title="ap-southeast-1"></img></li><li>ap-southeast-2 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-southeast-2" 
title="ap-southeast-2"></img></li><li>ap-northeast-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-northeast-1" 
title="ap-northeast-1"></img></li><li>ap-northeast-2 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-northeast-2" 
title="ap-northeast-2"></img></li><li>sa-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="sa-east-1" 
title="sa-east-1"></img></li><li>cn-north-1 <img 
src="../../../../../html/images/iconInfo.png" alt="cn-north-1"
  title="cn-north-1"></img></li><li>ca-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ca-central-1" 
title="ca-central-1"></img></li></ul></td><td id="description">No Description 
Provided.</td></tr><tr><td id="name">Access Key</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive Property: 
true</strong><br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Secret Key</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive Property: 
true</strong><br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Credentials File</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Path to a file containing AWS access key and secret key in 
properties file format.</td></tr><tr><td id="name">AWS Credentials Provider 
service</td><td id="default-va
 lue"></td><td id="allowable-values"><strong>Controller Service API: 
</strong><br/>AWSCredentialsProviderService<br/><strong>Implementation:</strong><br/><a
 
href="../org.apache.nifi.processors.aws.credentials.provider.service.AWSCredentialsProviderControllerService/index.html">AWSCredentialsProviderControllerService</a></td><td
 id="description">The Controller Service that is used to obtain aws credentials 
provider</td></tr><tr><td id="name"><strong>Communications 
Timeout</strong></td><td id="default-value">30 secs</td><td 
id="allowable-values"></td><td id="description">No Description 
Provided.</td></tr><tr><td id="name">Proxy Host</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Proxy host name or IP<br/><strong>Supports Expression 
Language: true</strong></td></tr><tr><td id="name">Proxy Host Port</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Proxy host port<br/><strong>Supports Expression Language: 
true</strong
 ></td></tr></table><h3>Relationships: </h3><table 
 >id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>FlowFiles
 > are routed to success 
 >relationship</td></tr><tr><td>failure</td><td>FlowFiles are routed to failure 
 >relationship</td></tr></table><h3>Reads Attributes: </h3>None 
 >specified.<h3>Writes Attributes: </h3><table 
 >id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>aws.kinesis.error.message</td><td>Error
 > message on posting message to AWS 
 >Kinesis</td></tr><tr><td>aws.kinesis.error.code</td><td>Error code for the 
 >message when posting to AWS 
 >Kinesis</td></tr><tr><td>aws.kinesis.sequence.number</td><td>Sequence number 
 >for the message when posting to AWS 
 >Kinesis</td></tr><tr><td>aws.kinesis.shard.id</td><td>Shard id of the message 
 >posted to AWS Kinesis</td></tr></table><h3>State management: </h3>This 
 >component does not store state.<h3>Restricted: </h3>This component is not 
 >restricted.</body></html>
\ No newline at end of file

Added: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.lambda.PutLambda/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.lambda.PutLambda/index.html?rev=1794596&view=auto
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.lambda.PutLambda/index.html
 (added)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.lambda.PutLambda/index.html
 Tue May  9 15:27:39 2017
@@ -0,0 +1 @@
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>PutLambda</title><link rel="stylesheet" 
href="../../../../../css/component-usage.css" 
type="text/css"></link></head><script type="text/javascript">window.onload = 
function(){if(self==top) { document.getElementById('nameHeader').style.display 
= "inherit"; } }</script><body><h1 id="nameHeader" style="display: 
none;">PutLambda</h1><h2>Description: </h2><p>Sends the contents to a specified 
Amazon Lamba Function. The AWS credentials used for authentication must have 
permissions execute the Lambda function (lambda:InvokeFunction).The FlowFile 
content must be JSON.</p><h3>Tags: </h3><p>amazon, aws, lambda, 
put</p><h3>Properties: </h3><p>In the list below, the names of required 
properties appear in <strong>bold</strong>. Any other properties (not in bold) 
are considered optional. The table also indicates any default values, whether a 
property supports the <a 
href="../../../../../html/expression-language-guide.html">NiF
 i Expression Language</a>, and whether a property is considered "sensitive", 
meaning that its value will be encrypted. Before entering a value in a 
sensitive property, ensure that the <strong>nifi.properties</strong> file has 
an entry for the property <strong>nifi.sensitive.props.key</strong>.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td id="name"><strong>Amazon Lambda 
Name</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The Lambda Function 
Name</td></tr><tr><td id="name"><strong>Amazon Lambda Qualifier 
(version)</strong></td><td id="default-value">$LATEST</td><td 
id="allowable-values"></td><td id="description">The Lambda Function 
Version</td></tr><tr><td id="name"><strong>Region</strong></td><td 
id="default-value">us-west-2</td><td 
id="allowable-values"><ul><li>us-gov-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-gov-west-1" 
title="us-gov-we
 st-1"></img></li><li>us-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-1" 
title="us-east-1"></img></li><li>us-east-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-2" 
title="us-east-2"></img></li><li>us-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-1" 
title="us-west-1"></img></li><li>us-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-2" 
title="us-west-2"></img></li><li>eu-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-1" 
title="eu-west-1"></img></li><li>eu-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-2" 
title="eu-west-2"></img></li><li>eu-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-central-1" 
title="eu-central-1"></img></li><li>ap-south-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-south-1" 
title="ap-south-1"></img></li><li>ap-southeast-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-southeast-
 1" title="ap-southeast-1"></img></li><li>ap-southeast-2 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-southeast-2" 
title="ap-southeast-2"></img></li><li>ap-northeast-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-northeast-1" 
title="ap-northeast-1"></img></li><li>ap-northeast-2 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-northeast-2" 
title="ap-northeast-2"></img></li><li>sa-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="sa-east-1" 
title="sa-east-1"></img></li><li>cn-north-1 <img 
src="../../../../../html/images/iconInfo.png" alt="cn-north-1" 
title="cn-north-1"></img></li><li>ca-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ca-central-1" 
title="ca-central-1"></img></li></ul></td><td id="description">No Description 
Provided.</td></tr><tr><td id="name">Access Key</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive Property: true</st
 rong><br/><strong>Supports Expression Language: true</strong></td></tr><tr><td 
id="name">Secret Key</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">No Description 
Provided.<br/><strong>Sensitive Property: true</strong><br/><strong>Supports 
Expression Language: true</strong></td></tr><tr><td id="name">Credentials 
File</td><td id="default-value"></td><td id="allowable-values"></td><td 
id="description">Path to a file containing AWS access key and secret key in 
properties file format.</td></tr><tr><td id="name">AWS Credentials Provider 
service</td><td id="default-value"></td><td 
id="allowable-values"><strong>Controller Service API: 
</strong><br/>AWSCredentialsProviderService<br/><strong>Implementation:</strong><br/><a
 
href="../org.apache.nifi.processors.aws.credentials.provider.service.AWSCredentialsProviderControllerService/index.html">AWSCredentialsProviderControllerService</a></td><td
 id="description">The Controller Service that is used to obtain a
 ws credentials provider</td></tr><tr><td id="name"><strong>Communications 
Timeout</strong></td><td id="default-value">30 secs</td><td 
id="allowable-values"></td><td id="description">No Description 
Provided.</td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>FlowFiles
 are routed to success relationship</td></tr><tr><td>failure</td><td>FlowFiles 
are routed to failure relationship</td></tr></table><h3>Reads Attributes: 
</h3>None specified.<h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>aws.lambda.result.function.error</td><td>Function
 error message in result on posting message to AWS 
Lambda</td></tr><tr><td>aws.lambda.result.status.code</td><td>Status code in 
the result for the message when posting to AWS 
Lambda</td></tr><tr><td>aws.lambda.result.payload</td><td>Payload in the result 
from AWS Lambda</td></tr><tr><td>aws.lambda.result.log</td><td>
 Log in the result of the message posted to 
Lambda</td></tr><tr><td>aws.lambda.exception.message</td><td>Exception message 
on invoking from AWS 
Lambda</td></tr><tr><td>aws.lambda.exception.cause</td><td>Exception cause on 
invoking from AWS 
Lambda</td></tr><tr><td>aws.lambda.exception.error.code</td><td>Exception error 
code on invoking from AWS 
Lambda</td></tr><tr><td>aws.lambda.exception.request.id</td><td>Exception 
request id on invoking from AWS 
Lambda</td></tr><tr><td>aws.lambda.exception.status.code</td><td>Exception 
status code on invoking from AWS 
Lambda</td></tr><tr><td>aws.lambda.exception.error.type</td><td>Exception error 
type on invoking from AWS Lambda</td></tr></table><h3>State management: 
</h3>This component does not store state.<h3>Restricted: </h3>This component is 
not restricted.</body></html>
\ No newline at end of file

Added: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.s3.DeleteS3Object/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.s3.DeleteS3Object/index.html?rev=1794596&view=auto
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.s3.DeleteS3Object/index.html
 (added)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.s3.DeleteS3Object/index.html
 Tue May  9 15:27:39 2017
@@ -0,0 +1 @@
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>DeleteS3Object</title><link rel="stylesheet" 
href="../../../../../css/component-usage.css" 
type="text/css"></link></head><script type="text/javascript">window.onload = 
function(){if(self==top) { document.getElementById('nameHeader').style.display 
= "inherit"; } }</script><body><h1 id="nameHeader" style="display: 
none;">DeleteS3Object</h1><h2>Description: </h2><p>Deletes FlowFiles on an 
Amazon S3 Bucket. If attempting to delete a file that does not exist, FlowFile 
is routed to success.</p><h3>Tags: </h3><p>Amazon, S3, AWS, Archive, 
Delete</p><h3>Properties: </h3><p>In the list below, the names of required 
properties appear in <strong>bold</strong>. Any other properties (not in bold) 
are considered optional. The table also indicates any default values, whether a 
property supports the <a 
href="../../../../../html/expression-language-guide.html">NiFi Expression 
Language</a>, and whether a property is considered "se
 nsitive", meaning that its value will be encrypted. Before entering a value in 
a sensitive property, ensure that the <strong>nifi.properties</strong> file has 
an entry for the property <strong>nifi.sensitive.props.key</strong>.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td id="name"><strong>Object 
Key</strong></td><td id="default-value">${filename}</td><td 
id="allowable-values"></td><td id="description">No Description 
Provided.<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name"><strong>Bucket</strong></td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Access Key</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive Property: 
true</strong><br/><strong>Supports Ex
 pression Language: true</strong></td></tr><tr><td id="name">Secret Key</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive Property: 
true</strong><br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Credentials File</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Path to a file containing AWS access key and secret key in 
properties file format.</td></tr><tr><td id="name">AWS Credentials Provider 
service</td><td id="default-value"></td><td 
id="allowable-values"><strong>Controller Service API: 
</strong><br/>AWSCredentialsProviderService<br/><strong>Implementation:</strong><br/><a
 
href="../org.apache.nifi.processors.aws.credentials.provider.service.AWSCredentialsProviderControllerService/index.html">AWSCredentialsProviderControllerService</a></td><td
 id="description">The Controller Service that is used to obtain aws credentials 
provider</td><
 /tr><tr><td id="name"><strong>Region</strong></td><td 
id="default-value">us-west-2</td><td 
id="allowable-values"><ul><li>us-gov-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-gov-west-1" 
title="us-gov-west-1"></img></li><li>us-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-1" 
title="us-east-1"></img></li><li>us-east-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-2" 
title="us-east-2"></img></li><li>us-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-1" 
title="us-west-1"></img></li><li>us-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-2" 
title="us-west-2"></img></li><li>eu-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-1" 
title="eu-west-1"></img></li><li>eu-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-2" 
title="eu-west-2"></img></li><li>eu-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-central-1" title="eu-c
 entral-1"></img></li><li>ap-south-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-south-1" 
title="ap-south-1"></img></li><li>ap-southeast-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-southeast-1" 
title="ap-southeast-1"></img></li><li>ap-southeast-2 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-southeast-2" 
title="ap-southeast-2"></img></li><li>ap-northeast-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-northeast-1" 
title="ap-northeast-1"></img></li><li>ap-northeast-2 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-northeast-2" 
title="ap-northeast-2"></img></li><li>sa-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="sa-east-1" 
title="sa-east-1"></img></li><li>cn-north-1 <img 
src="../../../../../html/images/iconInfo.png" alt="cn-north-1" 
title="cn-north-1"></img></li><li>ca-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ca-central-1" 
title="ca-central-1"></img></li></ul></td><td id="des
 cription">No Description Provided.</td></tr><tr><td 
id="name"><strong>Communications Timeout</strong></td><td id="default-value">30 
secs</td><td id="allowable-values"></td><td id="description">No Description 
Provided.</td></tr><tr><td id="name">Version</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">The 
Version of the Object to delete<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">FullControl User List</td><td 
id="default-value">${s3.permissions.full.users}</td><td 
id="allowable-values"></td><td id="description">A comma-separated list of 
Amazon User ID's or E-mail addresses that specifies who should have Full 
Control for an object<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Read Permission User List</td><td 
id="default-value">${s3.permissions.read.users}</td><td 
id="allowable-values"></td><td id="description">A comma-separated list of 
Amazon User ID's or E-mail addresses th
 at specifies who should have Read Access for an object<br/><strong>Supports 
Expression Language: true</strong></td></tr><tr><td id="name">Write Permission 
User List</td><td id="default-value">${s3.permissions.write.users}</td><td 
id="allowable-values"></td><td id="description">A comma-separated list of 
Amazon User ID's or E-mail addresses that specifies who should have Write 
Access for an object<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Read ACL User List</td><td 
id="default-value">${s3.permissions.readacl.users}</td><td 
id="allowable-values"></td><td id="description">A comma-separated list of 
Amazon User ID's or E-mail addresses that specifies who should have permissions 
to read the Access Control List for an object<br/><strong>Supports Expression 
Language: true</strong></td></tr><tr><td id="name">Write ACL User List</td><td 
id="default-value">${s3.permissions.writeacl.users}</td><td 
id="allowable-values"></td><td id="description">A comma-se
 parated list of Amazon User ID's or E-mail addresses that specifies who should 
have permissions to change the Access Control List for an 
object<br/><strong>Supports Expression Language: true</strong></td></tr><tr><td 
id="name">Owner</td><td id="default-value">${s3.owner}</td><td 
id="allowable-values"></td><td id="description">The Amazon ID to use for the 
object's owner<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">SSL Context Service</td><td 
id="default-value"></td><td id="allowable-values"><strong>Controller Service 
API: 
</strong><br/>SSLContextService<br/><strong>Implementation:</strong><br/><a 
href="../../../nifi-ssl-context-service-nar/1.2.0/org.apache.nifi.ssl.StandardSSLContextService/index.html">StandardSSLContextService</a></td><td
 id="description">Specifies an optional SSL Context Service that, if provided, 
will be used to create connections</td></tr><tr><td id="name">Endpoint Override 
URL</td><td id="default-value"></td><td id="allowabl
 e-values"></td><td id="description">Endpoint URL to use instead of the AWS 
default including scheme, host, port, and path. The AWS libraries select an 
endpoint URL based on the AWS region, but this property overrides the selected 
endpoint URL, allowing use with other S3-compatible endpoints.</td></tr><tr><td 
id="name">Signer Override</td><td id="default-value">Default Signature</td><td 
id="allowable-values"><ul><li>Default Signature</li><li>Signature 
v4</li><li>Signature v2</li></ul></td><td id="description">The AWS libraries 
use the default signer but this property allows you to specify a custom signer 
to support older S3-compatible services.</td></tr><tr><td id="name">Proxy 
Host</td><td id="default-value"></td><td id="allowable-values"></td><td 
id="description">Proxy host name or IP<br/><strong>Supports Expression 
Language: true</strong></td></tr><tr><td id="name">Proxy Host Port</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Proxy host port<br
 /><strong>Supports Expression Language: 
true</strong></td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>FlowFiles
 are routed to success relationship</td></tr><tr><td>failure</td><td>FlowFiles 
are routed to failure relationship</td></tr></table><h3>Reads Attributes: 
</h3>None specified.<h3>Writes Attributes: </h3>None specified.<h3>State 
management: </h3>This component does not store state.<h3>Restricted: </h3>This 
component is not restricted.<h3>See Also:</h3><p><a 
href="../org.apache.nifi.processors.aws.s3.PutS3Object/index.html">PutS3Object</a>,
 <a 
href="../org.apache.nifi.processors.aws.s3.FetchS3Object/index.html">FetchS3Object</a>,
 <a 
href="../org.apache.nifi.processors.aws.s3.ListS3/index.html">ListS3</a></p></body></html>
\ No newline at end of file

Added: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.s3.FetchS3Object/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.s3.FetchS3Object/index.html?rev=1794596&view=auto
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.s3.FetchS3Object/index.html
 (added)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.s3.FetchS3Object/index.html
 Tue May  9 15:27:39 2017
@@ -0,0 +1 @@
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>FetchS3Object</title><link rel="stylesheet" 
href="../../../../../css/component-usage.css" 
type="text/css"></link></head><script type="text/javascript">window.onload = 
function(){if(self==top) { document.getElementById('nameHeader').style.display 
= "inherit"; } }</script><body><h1 id="nameHeader" style="display: 
none;">FetchS3Object</h1><h2>Description: </h2><p>Retrieves the contents of an 
S3 Object and writes it to the content of a FlowFile</p><h3>Tags: 
</h3><p>Amazon, S3, AWS, Get, Fetch</p><h3>Properties: </h3><p>In the list 
below, the names of required properties appear in <strong>bold</strong>. Any 
other properties (not in bold) are considered optional. The table also 
indicates any default values, whether a property supports the <a 
href="../../../../../html/expression-language-guide.html">NiFi Expression 
Language</a>, and whether a property is considered "sensitive", meaning that 
its value will be encrypted
 . Before entering a value in a sensitive property, ensure that the 
<strong>nifi.properties</strong> file has an entry for the property 
<strong>nifi.sensitive.props.key</strong>.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td 
id="name"><strong>Bucket</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">No Description 
Provided.<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name"><strong>Object Key</strong></td><td 
id="default-value">${filename}</td><td id="allowable-values"></td><td 
id="description">No Description Provided.<br/><strong>Supports Expression 
Language: true</strong></td></tr><tr><td 
id="name"><strong>Region</strong></td><td id="default-value">us-west-2</td><td 
id="allowable-values"><ul><li>us-gov-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-gov-west-1" 
title="us-gov-west-1"></img></li><li>us-east-1 <img src
 ="../../../../../html/images/iconInfo.png" alt="us-east-1" 
title="us-east-1"></img></li><li>us-east-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-2" 
title="us-east-2"></img></li><li>us-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-1" 
title="us-west-1"></img></li><li>us-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-2" 
title="us-west-2"></img></li><li>eu-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-1" 
title="eu-west-1"></img></li><li>eu-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-2" 
title="eu-west-2"></img></li><li>eu-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-central-1" 
title="eu-central-1"></img></li><li>ap-south-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-south-1" 
title="ap-south-1"></img></li><li>ap-southeast-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-southeast-1" 
title="ap-southeast-1"></img></li><l
 i>ap-southeast-2 <img src="../../../../../html/images/iconInfo.png" 
alt="ap-southeast-2" title="ap-southeast-2"></img></li><li>ap-northeast-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-northeast-1" 
title="ap-northeast-1"></img></li><li>ap-northeast-2 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-northeast-2" 
title="ap-northeast-2"></img></li><li>sa-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="sa-east-1" 
title="sa-east-1"></img></li><li>cn-north-1 <img 
src="../../../../../html/images/iconInfo.png" alt="cn-north-1" 
title="cn-north-1"></img></li><li>ca-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ca-central-1" 
title="ca-central-1"></img></li></ul></td><td id="description">No Description 
Provided.</td></tr><tr><td id="name">Access Key</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive Property: 
true</strong><br/><strong>Supports Expression L
 anguage: true</strong></td></tr><tr><td id="name">Secret Key</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive Property: 
true</strong><br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Credentials File</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Path to a file containing AWS access key and secret key in 
properties file format.</td></tr><tr><td id="name">AWS Credentials Provider 
service</td><td id="default-value"></td><td 
id="allowable-values"><strong>Controller Service API: 
</strong><br/>AWSCredentialsProviderService<br/><strong>Implementation:</strong><br/><a
 
href="../org.apache.nifi.processors.aws.credentials.provider.service.AWSCredentialsProviderControllerService/index.html">AWSCredentialsProviderControllerService</a></td><td
 id="description">The Controller Service that is used to obtain aws credentials 
provider</td></tr><tr><t
 d id="name"><strong>Communications Timeout</strong></td><td 
id="default-value">30 secs</td><td id="allowable-values"></td><td 
id="description">No Description Provided.</td></tr><tr><td 
id="name">Version</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The Version of the Object to 
download<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">SSL Context Service</td><td 
id="default-value"></td><td id="allowable-values"><strong>Controller Service 
API: 
</strong><br/>SSLContextService<br/><strong>Implementation:</strong><br/><a 
href="../../../nifi-ssl-context-service-nar/1.2.0/org.apache.nifi.ssl.StandardSSLContextService/index.html">StandardSSLContextService</a></td><td
 id="description">Specifies an optional SSL Context Service that, if provided, 
will be used to create connections</td></tr><tr><td id="name">Endpoint Override 
URL</td><td id="default-value"></td><td id="allowable-values"></td><td 
id="description">Endpoint UR
 L to use instead of the AWS default including scheme, host, port, and path. 
The AWS libraries select an endpoint URL based on the AWS region, but this 
property overrides the selected endpoint URL, allowing use with other 
S3-compatible endpoints.</td></tr><tr><td id="name">Signer Override</td><td 
id="default-value">Default Signature</td><td 
id="allowable-values"><ul><li>Default Signature</li><li>Signature 
v4</li><li>Signature v2</li></ul></td><td id="description">The AWS libraries 
use the default signer but this property allows you to specify a custom signer 
to support older S3-compatible services.</td></tr><tr><td id="name">Proxy 
Host</td><td id="default-value"></td><td id="allowable-values"></td><td 
id="description">Proxy host name or IP<br/><strong>Supports Expression 
Language: true</strong></td></tr><tr><td id="name">Proxy Host Port</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Proxy host port<br/><strong>Supports Expression Language: 
true</s
 trong></td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>FlowFiles
 are routed to success relationship</td></tr><tr><td>failure</td><td>FlowFiles 
are routed to failure relationship</td></tr></table><h3>Reads Attributes: 
</h3>None specified.<h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>s3.bucket</td><td>The
 name of the S3 bucket</td></tr><tr><td>path</td><td>The path of the 
file</td></tr><tr><td>absolute.path</td><td>The path of the 
file</td></tr><tr><td>filename</td><td>The name of the 
file</td></tr><tr><td>hash.value</td><td>The MD5 sum of the 
file</td></tr><tr><td>hash.algorithm</td><td>MD5</td></tr><tr><td>mime.type</td><td>If
 S3 provides the content type/MIME type, this attribute will hold that 
file</td></tr><tr><td>s3.etag</td><td>The ETag that can be used to see if the 
file has changed</td></tr><tr><td>s3.expirationTime</td><td>If the 
 file has an expiration date, this attribute will be set, containing the 
milliseconds since epoch in UTC 
time</td></tr><tr><td>s3.expirationTimeRuleId</td><td>The ID of the rule that 
dictates this object's expiration 
time</td></tr><tr><td>s3.sseAlgorithm</td><td>The server side encryption 
algorithm of the object</td></tr><tr><td>s3.version</td><td>The version of the 
S3 object</td></tr></table><h3>State management: </h3>This component does not 
store state.<h3>Restricted: </h3>This component is not restricted.<h3>See 
Also:</h3><p><a 
href="../org.apache.nifi.processors.aws.s3.PutS3Object/index.html">PutS3Object</a>,
 <a 
href="../org.apache.nifi.processors.aws.s3.DeleteS3Object/index.html">DeleteS3Object</a>,
 <a 
href="../org.apache.nifi.processors.aws.s3.ListS3/index.html">ListS3</a></p></body></html>
\ No newline at end of file

Added: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.s3.ListS3/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.s3.ListS3/index.html?rev=1794596&view=auto
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.s3.ListS3/index.html
 (added)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.s3.ListS3/index.html
 Tue May  9 15:27:39 2017
@@ -0,0 +1 @@
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>ListS3</title><link rel="stylesheet" 
href="../../../../../css/component-usage.css" 
type="text/css"></link></head><script type="text/javascript">window.onload = 
function(){if(self==top) { document.getElementById('nameHeader').style.display 
= "inherit"; } }</script><body><h1 id="nameHeader" style="display: 
none;">ListS3</h1><h2>Description: </h2><p>Retrieves a listing of objects from 
an S3 bucket. For each object that is listed, creates a FlowFile that 
represents the object so that it can be fetched in conjunction with 
FetchS3Object. This Processor is designed to run on Primary Node only in a 
cluster. If the primary node changes, the new Primary Node will pick up where 
the previous node left off without duplicating all of the data.</p><h3>Tags: 
</h3><p>Amazon, S3, AWS, list</p><h3>Properties: </h3><p>In the list below, the 
names of required properties appear in <strong>bold</strong>. Any other 
properties (not in 
 bold) are considered optional. The table also indicates any default values, 
whether a property supports the <a 
href="../../../../../html/expression-language-guide.html">NiFi Expression 
Language</a>, and whether a property is considered "sensitive", meaning that 
its value will be encrypted. Before entering a value in a sensitive property, 
ensure that the <strong>nifi.properties</strong> file has an entry for the 
property <strong>nifi.sensitive.props.key</strong>.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td 
id="name"><strong>Bucket</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">No Description 
Provided.<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name"><strong>Region</strong></td><td 
id="default-value">us-west-2</td><td 
id="allowable-values"><ul><li>us-gov-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-gov-west-
 1" title="us-gov-west-1"></img></li><li>us-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-1" 
title="us-east-1"></img></li><li>us-east-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-2" 
title="us-east-2"></img></li><li>us-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-1" 
title="us-west-1"></img></li><li>us-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-2" 
title="us-west-2"></img></li><li>eu-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-1" 
title="eu-west-1"></img></li><li>eu-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-2" 
title="eu-west-2"></img></li><li>eu-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-central-1" 
title="eu-central-1"></img></li><li>ap-south-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-south-1" 
title="ap-south-1"></img></li><li>ap-southeast-1 <img 
src="../../../../../html/images/iconInfo.png"
  alt="ap-southeast-1" title="ap-southeast-1"></img></li><li>ap-southeast-2 
<img src="../../../../../html/images/iconInfo.png" alt="ap-southeast-2" 
title="ap-southeast-2"></img></li><li>ap-northeast-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-northeast-1" 
title="ap-northeast-1"></img></li><li>ap-northeast-2 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-northeast-2" 
title="ap-northeast-2"></img></li><li>sa-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="sa-east-1" 
title="sa-east-1"></img></li><li>cn-north-1 <img 
src="../../../../../html/images/iconInfo.png" alt="cn-north-1" 
title="cn-north-1"></img></li><li>ca-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ca-central-1" 
title="ca-central-1"></img></li></ul></td><td id="description">No Description 
Provided.</td></tr><tr><td id="name">Access Key</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive
  Property: true</strong><br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Secret Key</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive Property: 
true</strong><br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Credentials File</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Path to a file containing AWS access key and secret key in 
properties file format.</td></tr><tr><td id="name">AWS Credentials Provider 
service</td><td id="default-value"></td><td 
id="allowable-values"><strong>Controller Service API: 
</strong><br/>AWSCredentialsProviderService<br/><strong>Implementation:</strong><br/><a
 
href="../org.apache.nifi.processors.aws.credentials.provider.service.AWSCredentialsProviderControllerService/index.html">AWSCredentialsProviderControllerService</a></td><td
 id="description">The Controller Service that 
 is used to obtain aws credentials provider</td></tr><tr><td 
id="name"><strong>Communications Timeout</strong></td><td id="default-value">30 
secs</td><td id="allowable-values"></td><td id="description">No Description 
Provided.</td></tr><tr><td id="name">SSL Context Service</td><td 
id="default-value"></td><td id="allowable-values"><strong>Controller Service 
API: 
</strong><br/>SSLContextService<br/><strong>Implementation:</strong><br/><a 
href="../../../nifi-ssl-context-service-nar/1.2.0/org.apache.nifi.ssl.StandardSSLContextService/index.html">StandardSSLContextService</a></td><td
 id="description">Specifies an optional SSL Context Service that, if provided, 
will be used to create connections</td></tr><tr><td id="name">Endpoint Override 
URL</td><td id="default-value"></td><td id="allowable-values"></td><td 
id="description">Endpoint URL to use instead of the AWS default including 
scheme, host, port, and path. The AWS libraries select an endpoint URL based on 
the AWS region, but this prop
 erty overrides the selected endpoint URL, allowing use with other 
S3-compatible endpoints.</td></tr><tr><td id="name">Signer Override</td><td 
id="default-value">Default Signature</td><td 
id="allowable-values"><ul><li>Default Signature</li><li>Signature 
v4</li><li>Signature v2</li></ul></td><td id="description">The AWS libraries 
use the default signer but this property allows you to specify a custom signer 
to support older S3-compatible services.</td></tr><tr><td id="name">Proxy 
Host</td><td id="default-value"></td><td id="allowable-values"></td><td 
id="description">Proxy host name or IP<br/><strong>Supports Expression 
Language: true</strong></td></tr><tr><td id="name">Proxy Host Port</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Proxy host port<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Delimiter</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">The 
string used to delimit 
 directories within the bucket. Please consult the AWS documentation for the 
correct use of this field.</td></tr><tr><td id="name">Prefix</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">The 
prefix used to filter the object list. In most cases, it should end with a 
forward slash ('/').<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name"><strong>Use Versions</strong></td><td 
id="default-value">false</td><td 
id="allowable-values"><ul><li>true</li><li>false</li></ul></td><td 
id="description">Specifies whether to use S3 versions, if applicable.  If 
false, only the latest version of each object will be 
returned.</td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>FlowFiles
 are routed to success relationship</td></tr></table><h3>Reads Attributes: 
</h3>None specified.<h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>D
 escription</th></tr><tr><td>s3.bucket</td><td>The name of the S3 
bucket</td></tr><tr><td>filename</td><td>The name of the 
file</td></tr><tr><td>s3.etag</td><td>The ETag that can be used to see if the 
file has changed</td></tr><tr><td>s3.isLatest</td><td>A boolean indicating if 
this is the latest version of the 
object</td></tr><tr><td>s3.lastModified</td><td>The last modified time in 
milliseconds since epoch in UTC time</td></tr><tr><td>s3.length</td><td>The 
size of the object in bytes</td></tr><tr><td>s3.storeClass</td><td>The storage 
class of the object</td></tr><tr><td>s3.version</td><td>The version of the 
object, if applicable</td></tr></table><h3>State management: </h3><table 
id="stateful"><tr><th>Scope</th><th>Description</th></tr><tr><td>CLUSTER</td><td>After
 performing a listing of keys, the timestamp of the newest key is stored, along 
with the keys that share that same timestamp. This allows the Processor to list 
only keys that have been added or modified after this date the
  next time that the Processor is run. State is stored across the cluster so 
that this Processor can be run on Primary Node only and if a new Primary Node 
is selected, the new node can pick up where the previous node left off, without 
duplicating the data.</td></tr></table><h3>Restricted: </h3>This component is 
not restricted.<h3>See Also:</h3><p><a 
href="../org.apache.nifi.processors.aws.s3.FetchS3Object/index.html">FetchS3Object</a>,
 <a 
href="../org.apache.nifi.processors.aws.s3.PutS3Object/index.html">PutS3Object</a>,
 <a 
href="../org.apache.nifi.processors.aws.s3.DeleteS3Object/index.html">DeleteS3Object</a></p></body></html>
\ No newline at end of file

Added: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.s3.PutS3Object/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.s3.PutS3Object/index.html?rev=1794596&view=auto
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.s3.PutS3Object/index.html
 (added)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.s3.PutS3Object/index.html
 Tue May  9 15:27:39 2017
@@ -0,0 +1,13 @@
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>PutS3Object</title><link rel="stylesheet" 
href="../../../../../css/component-usage.css" 
type="text/css"></link></head><script type="text/javascript">window.onload = 
function(){if(self==top) { document.getElementById('nameHeader').style.display 
= "inherit"; } }</script><body><h1 id="nameHeader" style="display: 
none;">PutS3Object</h1><h2>Description: </h2><p>Puts FlowFiles to an Amazon S3 
Bucket
+The upload uses either the PutS3Object method or PutS3MultipartUpload methods. 
 The PutS3Object method send the file in a single synchronous call, but it has 
a 5GB size limit.  Larger files are sent using the multipart upload methods 
that initiate, transfer the parts, and complete an upload.  This multipart 
process saves state after each step so that a large upload can be resumed with 
minimal loss if the processor or cluster is stopped and restarted.
+A multipart upload consists of three steps
+  1) initiate upload,
+  2) upload the parts, and
+  3) complete the upload.
+For multipart uploads, the processor saves state locally tracking the upload 
ID and parts uploaded, which must both be provided to complete the upload.
+The AWS libraries select an endpoint URL based on the AWS region, but this can 
be overridden with the 'Endpoint Override URL' property for use with other 
S3-compatible endpoints.
+The S3 API specifies that the maximum file size for a PutS3Object upload is 
5GB. It also requires that parts in a multipart upload must be at least 5MB in 
size, except for the last part.  These limits are establish the bounds for the 
Multipart Upload Threshold and Part Size properties.</p><h3>Tags: 
</h3><p>Amazon, S3, AWS, Archive, Put</p><h3>Properties: </h3><p>In the list 
below, the names of required properties appear in <strong>bold</strong>. Any 
other properties (not in bold) are considered optional. The table also 
indicates any default values, whether a property supports the <a 
href="../../../../../html/expression-language-guide.html">NiFi Expression 
Language</a>, and whether a property is considered "sensitive", meaning that 
its value will be encrypted. Before entering a value in a sensitive property, 
ensure that the <strong>nifi.properties</strong> file has an entry for the 
property <strong>nifi.sensitive.props.key</strong>.</p><table 
id="properties"><tr><th>Name</th><th>Defa
 ult Value</th><th>Allowable Values</th><th>Description</th></tr><tr><td 
id="name"><strong>Object Key</strong></td><td 
id="default-value">${filename}</td><td id="allowable-values"></td><td 
id="description">No Description Provided.<br/><strong>Supports Expression 
Language: true</strong></td></tr><tr><td 
id="name"><strong>Bucket</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">No Description 
Provided.<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Content Type</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Sets the Content-Type HTTP header indicating the type of 
content stored in the associated object. The value of this header is a standard 
MIME type.
+AWS S3 Java client will attempt to determine the correct content type if one 
hasn't been set yet. Users are responsible for ensuring a suitable content type 
is set when uploading streams. If no content type is provided and cannot be 
determined by the filename, the default content type "application/octet-stream" 
will be used.<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Access Key</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive Property: 
true</strong><br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Secret Key</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive Property: 
true</strong><br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Credentials File</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="d
 escription">Path to a file containing AWS access key and secret key in 
properties file format.</td></tr><tr><td id="name">AWS Credentials Provider 
service</td><td id="default-value"></td><td 
id="allowable-values"><strong>Controller Service API: 
</strong><br/>AWSCredentialsProviderService<br/><strong>Implementation:</strong><br/><a
 
href="../org.apache.nifi.processors.aws.credentials.provider.service.AWSCredentialsProviderControllerService/index.html">AWSCredentialsProviderControllerService</a></td><td
 id="description">The Controller Service that is used to obtain aws credentials 
provider</td></tr><tr><td id="name"><strong>Storage Class</strong></td><td 
id="default-value">Standard</td><td 
id="allowable-values"><ul><li>Standard</li><li>ReducedRedundancy</li></ul></td><td
 id="description">No Description Provided.</td></tr><tr><td 
id="name"><strong>Region</strong></td><td id="default-value">us-west-2</td><td 
id="allowable-values"><ul><li>us-gov-west-1 <img src="../../../../../html/images
 /iconInfo.png" alt="us-gov-west-1" 
title="us-gov-west-1"></img></li><li>us-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-1" 
title="us-east-1"></img></li><li>us-east-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-2" 
title="us-east-2"></img></li><li>us-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-1" 
title="us-west-1"></img></li><li>us-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-2" 
title="us-west-2"></img></li><li>eu-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-1" 
title="eu-west-1"></img></li><li>eu-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-2" 
title="eu-west-2"></img></li><li>eu-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-central-1" 
title="eu-central-1"></img></li><li>ap-south-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-south-1" 
title="ap-south-1"></img></li><li>ap-southeast-1 <img src="../../..
 /../../html/images/iconInfo.png" alt="ap-southeast-1" 
title="ap-southeast-1"></img></li><li>ap-southeast-2 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-southeast-2" 
title="ap-southeast-2"></img></li><li>ap-northeast-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-northeast-1" 
title="ap-northeast-1"></img></li><li>ap-northeast-2 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-northeast-2" 
title="ap-northeast-2"></img></li><li>sa-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="sa-east-1" 
title="sa-east-1"></img></li><li>cn-north-1 <img 
src="../../../../../html/images/iconInfo.png" alt="cn-north-1" 
title="cn-north-1"></img></li><li>ca-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ca-central-1" 
title="ca-central-1"></img></li></ul></td><td id="description">No Description 
Provided.</td></tr><tr><td id="name"><strong>Communications 
Timeout</strong></td><td id="default-value">30 secs</td><td 
id="allowable-values"></td
 ><td id="description">No Description Provided.</td></tr><tr><td 
 >id="name">Expiration Time Rule</td><td id="default-value"></td><td 
 >id="allowable-values"></td><td id="description">No Description 
 >Provided.<br/><strong>Supports Expression Language: 
 >true</strong></td></tr><tr><td id="name">FullControl User List</td><td 
 >id="default-value">${s3.permissions.full.users}</td><td 
 >id="allowable-values"></td><td id="description">A comma-separated list of 
 >Amazon User ID's or E-mail addresses that specifies who should have Full 
 >Control for an object<br/><strong>Supports Expression Language: 
 >true</strong></td></tr><tr><td id="name">Read Permission User List</td><td 
 >id="default-value">${s3.permissions.read.users}</td><td 
 >id="allowable-values"></td><td id="description">A comma-separated list of 
 >Amazon User ID's or E-mail addresses that specifies who should have Read 
 >Access for an object<br/><strong>Supports Expression Language: 
 >true</strong></td></tr><tr><td id="name">Write Permission User List</td>
 <td id="default-value">${s3.permissions.write.users}</td><td 
id="allowable-values"></td><td id="description">A comma-separated list of 
Amazon User ID's or E-mail addresses that specifies who should have Write 
Access for an object<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Read ACL User List</td><td 
id="default-value">${s3.permissions.readacl.users}</td><td 
id="allowable-values"></td><td id="description">A comma-separated list of 
Amazon User ID's or E-mail addresses that specifies who should have permissions 
to read the Access Control List for an object<br/><strong>Supports Expression 
Language: true</strong></td></tr><tr><td id="name">Write ACL User List</td><td 
id="default-value">${s3.permissions.writeacl.users}</td><td 
id="allowable-values"></td><td id="description">A comma-separated list of 
Amazon User ID's or E-mail addresses that specifies who should have permissions 
to change the Access Control List for an object<br/><strong>Supports Expr
 ession Language: true</strong></td></tr><tr><td id="name">Owner</td><td 
id="default-value">${s3.owner}</td><td id="allowable-values"></td><td 
id="description">The Amazon ID to use for the object's 
owner<br/><strong>Supports Expression Language: true</strong></td></tr><tr><td 
id="name">Canned ACL</td><td 
id="default-value">${s3.permissions.cannedacl}</td><td 
id="allowable-values"></td><td id="description">Amazon Canned ACL for an 
object, one of: BucketOwnerFullControl, BucketOwnerRead, LogDeliveryWrite, 
AuthenticatedRead, PublicReadWrite, PublicRead, Private; will be ignored if any 
other ACL/permission/owner property is specified<br/><strong>Supports 
Expression Language: true</strong></td></tr><tr><td id="name">SSL Context 
Service</td><td id="default-value"></td><td 
id="allowable-values"><strong>Controller Service API: 
</strong><br/>SSLContextService<br/><strong>Implementation:</strong><br/><a 
href="../../../nifi-ssl-context-service-nar/1.2.0/org.apache.nifi.ssl.StandardSSLContextSer
 vice/index.html">StandardSSLContextService</a></td><td 
id="description">Specifies an optional SSL Context Service that, if provided, 
will be used to create connections</td></tr><tr><td id="name">Endpoint Override 
URL</td><td id="default-value"></td><td id="allowable-values"></td><td 
id="description">Endpoint URL to use instead of the AWS default including 
scheme, host, port, and path. The AWS libraries select an endpoint URL based on 
the AWS region, but this property overrides the selected endpoint URL, allowing 
use with other S3-compatible endpoints.</td></tr><tr><td id="name">Signer 
Override</td><td id="default-value">Default Signature</td><td 
id="allowable-values"><ul><li>Default Signature</li><li>Signature 
v4</li><li>Signature v2</li></ul></td><td id="description">The AWS libraries 
use the default signer but this property allows you to specify a custom signer 
to support older S3-compatible services.</td></tr><tr><td 
id="name"><strong>Multipart Threshold</strong></td><td id="defa
 ult-value">5 GB</td><td id="allowable-values"></td><td 
id="description">Specifies the file size threshold for switch from the 
PutS3Object API to the PutS3MultipartUpload API.  Flow files bigger than this 
limit will be sent using the stateful multipart process.
+The valid range is 50MB to 5GB.</td></tr><tr><td id="name"><strong>Multipart 
Part Size</strong></td><td id="default-value">5 GB</td><td 
id="allowable-values"></td><td id="description">Specifies the part size for use 
when the PutS3Multipart Upload API is used.
+Flow files will be broken into chunks of this size for the upload process, but 
the last part sent can be smaller since it is not padded.
+The valid range is 50MB to 5GB.</td></tr><tr><td id="name"><strong>Multipart 
Upload AgeOff Interval</strong></td><td id="default-value">60 min</td><td 
id="allowable-values"></td><td id="description">Specifies the interval at which 
existing multipart uploads in AWS S3 will be evaluated for ageoff.  When 
processor is triggered it will initiate the ageoff evaluation if this interval 
has been exceeded.</td></tr><tr><td id="name"><strong>Multipart Upload Max Age 
Threshold</strong></td><td id="default-value">7 days</td><td 
id="allowable-values"></td><td id="description">Specifies the maximum age for 
existing multipart uploads in AWS S3.  When the ageoff process occurs, any 
upload older than this threshold will be aborted.</td></tr><tr><td 
id="name"><strong>Server Side Encryption</strong></td><td 
id="default-value">None</td><td 
id="allowable-values"><ul><li>None</li><li>AES256</li></ul></td><td 
id="description">Specifies the algorithm used for server side 
encryption.</td></tr><tr><td id="n
 ame">Proxy Host</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">Proxy host name or 
IP<br/><strong>Supports Expression Language: true</strong></td></tr><tr><td 
id="name">Proxy Host Port</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">Proxy host 
port<br/><strong>Supports Expression Language: 
true</strong></td></tr></table><h3>Dynamic Properties: </h3><p>Dynamic 
Properties allow the user to specify both the name and value of a 
property.<table 
id="dynamic-properties"><tr><th>Name</th><th>Value</th><th>Description</th></tr><tr><td
 id="name">The name of a User-Defined Metadata field to add to the S3 
Object</td><td id="value">The value of a User-Defined Metadata field to add to 
the S3 Object</td><td>Allows user-defined metadata to be added to the S3 object 
as key/value pairs<br/><strong>Supports Expression Language: 
true</strong></td></tr></table></p><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><t
 h>Description</th></tr><tr><td>success</td><td>FlowFiles are routed to success 
relationship</td></tr><tr><td>failure</td><td>FlowFiles are routed to failure 
relationship</td></tr></table><h3>Reads Attributes: </h3><table 
id="reads-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>filename</td><td>Uses
 the FlowFile's filename as the filename for the S3 
object</td></tr></table><h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>s3.bucket</td><td>The
 S3 bucket where the Object was put in S3</td></tr><tr><td>s3.key</td><td>The 
S3 key within where the Object was put in 
S3</td></tr><tr><td>s3.contenttype</td><td>The S3 content type of the S3 Object 
that put in S3</td></tr><tr><td>s3.version</td><td>The version of the S3 Object 
that was put to S3</td></tr><tr><td>s3.etag</td><td>The ETag of the S3 
Object</td></tr><tr><td>s3.uploadId</td><td>The uploadId used to upload the 
Object to S3</td></tr><tr><td>s3.expiration</td><td
 >A human-readable form of the expiration date of the S3 object, if one is 
 >set</td></tr><tr><td>s3.sseAlgorithm</td><td>The server side encryption 
 >algorithm of the object</td></tr><tr><td>s3.usermetadata</td><td>A 
 >human-readable form of the User Metadata of the S3 object, if any was 
 >set</td></tr></table><h3>State management: </h3>This component does not store 
 >state.<h3>Restricted: </h3>This component is not restricted.<h3>See 
 >Also:</h3><p><a 
 >href="../org.apache.nifi.processors.aws.s3.FetchS3Object/index.html">FetchS3Object</a>,
 > <a 
 >href="../org.apache.nifi.processors.aws.s3.DeleteS3Object/index.html">DeleteS3Object</a>,
 > <a 
 >href="../org.apache.nifi.processors.aws.s3.ListS3/index.html">ListS3</a></p></body></html>
\ No newline at end of file

Added: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.sns.PutSNS/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.sns.PutSNS/index.html?rev=1794596&view=auto
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.sns.PutSNS/index.html
 (added)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.sns.PutSNS/index.html
 Tue May  9 15:27:39 2017
@@ -0,0 +1 @@
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>PutSNS</title><link rel="stylesheet" 
href="../../../../../css/component-usage.css" 
type="text/css"></link></head><script type="text/javascript">window.onload = 
function(){if(self==top) { document.getElementById('nameHeader').style.display 
= "inherit"; } }</script><body><h1 id="nameHeader" style="display: 
none;">PutSNS</h1><h2>Description: </h2><p>Sends the content of a FlowFile as a 
notification to the Amazon Simple Notification Service</p><h3>Tags: 
</h3><p>amazon, aws, sns, topic, put, publish, pubsub</p><h3>Properties: 
</h3><p>In the list below, the names of required properties appear in 
<strong>bold</strong>. Any other properties (not in bold) are considered 
optional. The table also indicates any default values, whether a property 
supports the <a href="../../../../../html/expression-language-guide.html">NiFi 
Expression Language</a>, and whether a property is considered "sensitive", 
meaning that its value wil
 l be encrypted. Before entering a value in a sensitive property, ensure that 
the <strong>nifi.properties</strong> file has an entry for the property 
<strong>nifi.sensitive.props.key</strong>.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td id="name"><strong>Amazon Resource 
Name (ARN)</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The name of the resource to 
which notifications should be published<br/><strong>Supports Expression 
Language: true</strong></td></tr><tr><td id="name"><strong>ARN 
Type</strong></td><td id="default-value">Topic ARN</td><td 
id="allowable-values"><ul><li>Topic ARN <img 
src="../../../../../html/images/iconInfo.png" alt="The ARN is the name of a 
topic" title="The ARN is the name of a topic"></img></li><li>Target ARN <img 
src="../../../../../html/images/iconInfo.png" alt="The ARN is the name of a 
particular Target, used to notify a specific sub
 scriber" title="The ARN is the name of a particular Target, used to notify a 
specific subscriber"></img></li></ul></td><td id="description">The type of 
Amazon Resource Name that is being used.</td></tr><tr><td id="name">E-mail 
Subject</td><td id="default-value"></td><td id="allowable-values"></td><td 
id="description">The optional subject to use for any subscribers that are 
subscribed via E-mail<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name"><strong>Region</strong></td><td 
id="default-value">us-west-2</td><td 
id="allowable-values"><ul><li>us-gov-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-gov-west-1" 
title="us-gov-west-1"></img></li><li>us-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-1" 
title="us-east-1"></img></li><li>us-east-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-2" 
title="us-east-2"></img></li><li>us-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-1
 " title="us-west-1"></img></li><li>us-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-2" 
title="us-west-2"></img></li><li>eu-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-1" 
title="eu-west-1"></img></li><li>eu-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-2" 
title="eu-west-2"></img></li><li>eu-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-central-1" 
title="eu-central-1"></img></li><li>ap-south-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-south-1" 
title="ap-south-1"></img></li><li>ap-southeast-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-southeast-1" 
title="ap-southeast-1"></img></li><li>ap-southeast-2 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-southeast-2" 
title="ap-southeast-2"></img></li><li>ap-northeast-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-northeast-1" 
title="ap-northeast-1"></img></li><li>ap-northeast-2 <img src="
 ../../../../../html/images/iconInfo.png" alt="ap-northeast-2" 
title="ap-northeast-2"></img></li><li>sa-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="sa-east-1" 
title="sa-east-1"></img></li><li>cn-north-1 <img 
src="../../../../../html/images/iconInfo.png" alt="cn-north-1" 
title="cn-north-1"></img></li><li>ca-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ca-central-1" 
title="ca-central-1"></img></li></ul></td><td id="description">No Description 
Provided.</td></tr><tr><td id="name">Access Key</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive Property: 
true</strong><br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Secret Key</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive Property: 
true</strong><br/><strong>Supports Expression Language: true</strong></td><
 /tr><tr><td id="name">Credentials File</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">Path to a file containing AWS 
access key and secret key in properties file format.</td></tr><tr><td 
id="name">AWS Credentials Provider service</td><td id="default-value"></td><td 
id="allowable-values"><strong>Controller Service API: 
</strong><br/>AWSCredentialsProviderService<br/><strong>Implementation:</strong><br/><a
 
href="../org.apache.nifi.processors.aws.credentials.provider.service.AWSCredentialsProviderControllerService/index.html">AWSCredentialsProviderControllerService</a></td><td
 id="description">The Controller Service that is used to obtain aws credentials 
provider</td></tr><tr><td id="name"><strong>Communications 
Timeout</strong></td><td id="default-value">30 secs</td><td 
id="allowable-values"></td><td id="description">No Description 
Provided.</td></tr><tr><td id="name"><strong>Use JSON 
Structure</strong></td><td id="default-value">false</td><td id="a
 llowable-values"><ul><li>true</li><li>false</li></ul></td><td 
id="description">If true, the contents of the FlowFile must be JSON with a 
top-level element named 'default'. Additional elements can be used to send 
different messages to different protocols. See the Amazon SNS Documentation for 
more information.</td></tr><tr><td id="name"><strong>Character 
Set</strong></td><td id="default-value">UTF-8</td><td 
id="allowable-values"></td><td id="description">The character set in which the 
FlowFile's content is encoded<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Proxy Host</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Proxy host name or IP<br/><strong>Supports Expression 
Language: true</strong></td></tr><tr><td id="name">Proxy Host Port</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Proxy host port<br/><strong>Supports Expression Language: 
true</strong></td></tr></table><h3>Rel
 ationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>FlowFiles
 are routed to success relationship</td></tr><tr><td>failure</td><td>FlowFiles 
are routed to failure relationship</td></tr></table><h3>Reads Attributes: 
</h3>None specified.<h3>Writes Attributes: </h3>None specified.<h3>State 
management: </h3>This component does not store state.<h3>Restricted: </h3>This 
component is not restricted.<h3>See Also:</h3><p><a 
href="../org.apache.nifi.processors.aws.sqs.GetSQS/index.html">GetSQS</a>, <a 
href="../org.apache.nifi.processors.aws.sqs.PutSQS/index.html">PutSQS</a></p></body></html>
\ No newline at end of file

Added: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.sqs.DeleteSQS/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.sqs.DeleteSQS/index.html?rev=1794596&view=auto
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.sqs.DeleteSQS/index.html
 (added)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.2.0/org.apache.nifi.processors.aws.sqs.DeleteSQS/index.html
 Tue May  9 15:27:39 2017
@@ -0,0 +1 @@
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>DeleteSQS</title><link rel="stylesheet" 
href="../../../../../css/component-usage.css" 
type="text/css"></link></head><script type="text/javascript">window.onload = 
function(){if(self==top) { document.getElementById('nameHeader').style.display 
= "inherit"; } }</script><body><h1 id="nameHeader" style="display: 
none;">DeleteSQS</h1><h2>Description: </h2><p>Deletes a message from an Amazon 
Simple Queuing Service Queue</p><h3>Tags: </h3><p>Amazon, AWS, SQS, Queue, 
Delete</p><h3>Properties: </h3><p>In the list below, the names of required 
properties appear in <strong>bold</strong>. Any other properties (not in bold) 
are considered optional. The table also indicates any default values, whether a 
property supports the <a 
href="../../../../../html/expression-language-guide.html">NiFi Expression 
Language</a>, and whether a property is considered "sensitive", meaning that 
its value will be encrypted. Before entering a valu
 e in a sensitive property, ensure that the <strong>nifi.properties</strong> 
file has an entry for the property 
<strong>nifi.sensitive.props.key</strong>.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td id="name">Access Key</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive Property: 
true</strong><br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Secret Key</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">No 
Description Provided.<br/><strong>Sensitive Property: 
true</strong><br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name">Credentials File</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Path to a file containing AWS access key and secret key in 
properties file format.</td></tr><tr><td id="name">A
 WS Credentials Provider service</td><td id="default-value"></td><td 
id="allowable-values"><strong>Controller Service API: 
</strong><br/>AWSCredentialsProviderService<br/><strong>Implementation:</strong><br/><a
 
href="../org.apache.nifi.processors.aws.credentials.provider.service.AWSCredentialsProviderControllerService/index.html">AWSCredentialsProviderControllerService</a></td><td
 id="description">The Controller Service that is used to obtain aws credentials 
provider</td></tr><tr><td id="name"><strong>Region</strong></td><td 
id="default-value">us-west-2</td><td 
id="allowable-values"><ul><li>us-gov-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-gov-west-1" 
title="us-gov-west-1"></img></li><li>us-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-1" 
title="us-east-1"></img></li><li>us-east-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-east-2" 
title="us-east-2"></img></li><li>us-west-1 <img 
src="../../../../../html/images/iconInfo.pn
 g" alt="us-west-1" title="us-west-1"></img></li><li>us-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="us-west-2" 
title="us-west-2"></img></li><li>eu-west-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-1" 
title="eu-west-1"></img></li><li>eu-west-2 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-west-2" 
title="eu-west-2"></img></li><li>eu-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="eu-central-1" 
title="eu-central-1"></img></li><li>ap-south-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-south-1" 
title="ap-south-1"></img></li><li>ap-southeast-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-southeast-1" 
title="ap-southeast-1"></img></li><li>ap-southeast-2 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-southeast-2" 
title="ap-southeast-2"></img></li><li>ap-northeast-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ap-northeast-1" 
title="ap-northeast-1"></img></li><li>ap-north
 east-2 <img src="../../../../../html/images/iconInfo.png" alt="ap-northeast-2" 
title="ap-northeast-2"></img></li><li>sa-east-1 <img 
src="../../../../../html/images/iconInfo.png" alt="sa-east-1" 
title="sa-east-1"></img></li><li>cn-north-1 <img 
src="../../../../../html/images/iconInfo.png" alt="cn-north-1" 
title="cn-north-1"></img></li><li>ca-central-1 <img 
src="../../../../../html/images/iconInfo.png" alt="ca-central-1" 
title="ca-central-1"></img></li></ul></td><td id="description">No Description 
Provided.</td></tr><tr><td id="name"><strong>Queue URL</strong></td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">The 
URL of the queue to act upon<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name"><strong>Communications 
Timeout</strong></td><td id="default-value">30 secs</td><td 
id="allowable-values"></td><td id="description">No Description 
Provided.</td></tr><tr><td id="name">Proxy Host</td><td 
id="default-value"></td><td id
 ="allowable-values"></td><td id="description">Proxy host name or 
IP<br/><strong>Supports Expression Language: true</strong></td></tr><tr><td 
id="name">Proxy Host Port</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">Proxy host 
port<br/><strong>Supports Expression Language: 
true</strong></td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>FlowFiles
 are routed to success relationship</td></tr><tr><td>failure</td><td>FlowFiles 
are routed to failure relationship</td></tr></table><h3>Reads Attributes: 
</h3>None specified.<h3>Writes Attributes: </h3>None specified.<h3>State 
management: </h3>This component does not store state.<h3>Restricted: </h3>This 
component is not restricted.<h3>See Also:</h3><p><a 
href="../org.apache.nifi.processors.aws.sqs.GetSQS/index.html">GetSQS</a>, <a 
href="../org.apache.nifi.processors.aws.sqs.PutSQS/index.html">PutSQS</a></p></body></html>
\ No newline at end of file


Reply via email to