Controller Services

Table of Contents

AWSCredentialsService

Description

Manages the Amazon Web Services (AWS) Access Key and Secret Access Key for a AWS account. This allows for multiple AWS credential services to be defined. This also allows for multiple AWS related processors to reference this single controller service so that AWS credentials can be managed and controlled in a central location.

Properties

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

| Name | Default Value | Allowable Values | Expression Language Supported? | Description | | - | - | - | - | | Access Key | | | Yes | Specifies the AWS Access Key | | Secret Key | | | Yes | Specifies the AWS Secret Key |