Sensitive Property: true
Supports Expression Language: true (will be evaluated using variable registry only)Secret Access Key | Secret Key | | | No Description Provided. Sensitive Property: true Supports Expression Language: true (will be evaluated using variable registry only) |
Credentials File | Credentials File | | | Path to a file containing AWS access key and secret key in properties file format.
This property requires exactly one file to be provided..
|
AWS Credentials Provider Service | AWS Credentials Provider service | | Controller Service API: AWSCredentialsProviderService Implementations: AWSCredentialsProviderControllerService AWSIDBrokerCloudCredentialsProviderControllerService | The Controller Service that is used to obtain AWS credentials provider |
Communications Timeout | Communications Timeout | 30 secs | | The amount of time to wait in order to establish a connection to AWS or receive data from AWS before timing out. |
Proxy Configuration Service | proxy-configuration-service | | Controller Service API: ProxyConfigurationService Implementation: StandardProxyConfigurationService | Specifies the Proxy Configuration Controller Service to proxy network requests. If set, it supersedes proxy settings configured per component. Supported proxies: HTTP + AuthN |
Proxy Host | Proxy Host | | | Proxy host name or IP Supports Expression Language: true (will be evaluated using variable registry only) |
Proxy Host Port | Proxy Host Port | | | Proxy host port Supports Expression Language: true (will be evaluated using variable registry only) |
Proxy Username | proxy-user-name | | | Proxy username Supports Expression Language: true (undefined scope) |
Proxy Password | proxy-user-password | | | Proxy password Sensitive Property: true Supports Expression Language: true (undefined scope) |
Endpoint Override URL | Endpoint Override URL | | | 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. Supports Expression Language: true (will be evaluated using variable registry only) |
Relationships:
Name | Description |
---|
success | FlowFiles are routed to success relationship |
failure | FlowFiles are routed to failure relationship |
Reads Attributes:
None specified.Writes Attributes:
Name | Description |
---|
aws.lambda.result.function.error | Function error message in result on posting message to AWS Lambda |
aws.lambda.result.status.code | Status code in the result for the message when posting to AWS Lambda |
aws.lambda.result.payload | Payload in the result from AWS Lambda |
aws.lambda.result.log | Log in the result of the message posted to Lambda |
aws.lambda.exception.message | Exception message on invoking from AWS Lambda |
aws.lambda.exception.cause | Exception cause on invoking from AWS Lambda |
aws.lambda.exception.error.code | Exception error code on invoking from AWS Lambda |
aws.lambda.exception.request.id | Exception request id on invoking from AWS Lambda |
aws.lambda.exception.status.code | Exception status code on invoking from AWS Lambda |
aws.lambda.exception.error.type | Exception error type on invoking from AWS Lambda |
State management:
This component does not store state.Restricted:
This component is not restricted.Input requirement:
This component requires an incoming relationship.System Resource Considerations:
None specified.