AWSConfigConstants
.@Deprecated public class ProducerConfigConstants extends AWSConfigConstants
FlinkKinesisProducer
.AWSConfigConstants.CredentialProvider
Modifier and Type | Field and Description |
---|---|
static String |
AGGREGATION_MAX_COUNT
Deprecated.
This is deprecated in favor of the official AWS Kinesis producer configuration
keys. Please use
AggregationMaxCount instead. |
static String |
COLLECTION_MAX_COUNT
Deprecated.
This is deprecated in favor of the official AWS Kinesis producer configuration
keys. Please use
CollectionMaxCount instead. |
AWS_ACCESS_KEY_ID, AWS_CREDENTIALS_PROVIDER, AWS_ENDPOINT, AWS_PROFILE_NAME, AWS_PROFILE_PATH, AWS_REGION, AWS_ROLE_ARN, AWS_ROLE_CREDENTIALS_PROVIDER, AWS_ROLE_EXTERNAL_ID, AWS_ROLE_SESSION_NAME, AWS_SECRET_ACCESS_KEY, AWS_WEB_IDENTITY_TOKEN_FILE, HTTP_CLIENT_MAX_CONCURRENCY, HTTP_CLIENT_READ_TIMEOUT_MILLIS, HTTP_PROTOCOL_VERSION, TRUST_ALL_CERTIFICATES
Constructor and Description |
---|
ProducerConfigConstants()
Deprecated.
|
accessKeyId, externalId, profileName, profilePath, roleArn, roleCredentialsProvider, roleSessionName, secretKey, webIdentityTokenFile
@Deprecated public static final String COLLECTION_MAX_COUNT
CollectionMaxCount
instead.@Deprecated public static final String AGGREGATION_MAX_COUNT
AggregationMaxCount
instead.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.