Skip navigation links
A C G O S 

A

AmazonS3EncryptionService - Interface in org.apache.nifi.processors.aws.s3
This interface defines how clients interact with an S3 encryption service.
AWSCredentialsProviderService - Interface in org.apache.nifi.processors.aws.credentials.provider.service
AWSCredentialsProviderService interface to support getting AWSCredentialsProvider used for instantiating aws clients

C

configureGetObjectRequest(GetObjectRequest, ObjectMetadata) - Method in interface org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService
Configure a GetObjectRequest for encryption.
configureInitiateMultipartUploadRequest(InitiateMultipartUploadRequest, ObjectMetadata) - Method in interface org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService
Configure an InitiateMultipartUploadRequest for encryption.
configurePutObjectRequest(PutObjectRequest, ObjectMetadata) - Method in interface org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService
Configure a PutObjectRequest for encryption.
configureUploadPartRequest(UploadPartRequest, ObjectMetadata) - Method in interface org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService
Configure an UploadPartRequest for encryption.
createEncryptionClient(AWSCredentialsProvider, ClientConfiguration) - Method in interface org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService
Create an S3 encryption client.

G

getCredentialsProvider() - Method in interface org.apache.nifi.processors.aws.credentials.provider.service.AWSCredentialsProviderService
Get credentials provider
getKmsRegion() - Method in interface org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService
 
getStrategyDisplayName() - Method in interface org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService
 
getStrategyName() - Method in interface org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService
 

O

org.apache.nifi.processors.aws.credentials.provider.service - package org.apache.nifi.processors.aws.credentials.provider.service
 
org.apache.nifi.processors.aws.s3 - package org.apache.nifi.processors.aws.s3
 

S

STRATEGY_NAME_CSE_C - Static variable in interface org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService
 
STRATEGY_NAME_CSE_KMS - Static variable in interface org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService
 
STRATEGY_NAME_NONE - Static variable in interface org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService
 
STRATEGY_NAME_SSE_C - Static variable in interface org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService
 
STRATEGY_NAME_SSE_KMS - Static variable in interface org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService
 
STRATEGY_NAME_SSE_S3 - Static variable in interface org.apache.nifi.processors.aws.s3.AmazonS3EncryptionService
 
A C G O S 
Skip navigation links

Copyright © 2021 Apache NiFi Project. All rights reserved.