Configuration
Qualified class name: org.apache.nifi.registry.aws.S3BundlePersistenceProvider
Property |
Description |
|
REQUIRED: The name of the S3 region where the bucket exists. |
|
REQUIRED: The name of an existing bucket to store extension bundles. |
|
An optional prefix that if specified will be added to the beginning of all S3 keys. |
|
REQUIRED: Indicates how credentials will be provided, must be a value of |
|
The access key to use when using |
|
The secret access key to use when using |
|
An optional URL that overrides the default AWS S3 endpoint URL. Set this when using an AWS S3 API compatible service hosted at a different URL. |