Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AWS_LOADER_PROPERTY_PREFIX |
"cloud.aws.loader" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PREFIX |
"cloud.aws.credentials" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PREFIX |
"cloud.aws.region" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PREFIX |
"aws-parameterstore:" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PREFIX |
"aws-secretsmanager:" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REGION_PROVIDER_BEAN_NAME |
"regionProvider" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CREDENTIALS_PROVIDER_BEAN_NAME |
"io.awspring.cloud.core.credentials.CredentialsProviderFactoryBean.BEAN_NAME" |
public static final String |
GLOBAL_CLIENT_CONFIGURATION_BEAN_NAME |
"com.amazonaws.ClientConfiguration.BEAN_NAME" |
public static final String |
REGION_PROVIDER_BEAN_NAME |
"io.awspring.cloud.core.region.RegionProvider.BEAN_NAME" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CREDENTIALS_PROVIDER_BEAN_NAME |
"credentialsProvider" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SQS_CLIENT_CLASS_NAME |
"com.amazonaws.services.sqs.AmazonSQSAsyncClient" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BINARY |
"Binary" |
public static final String |
NUMBER |
"Number" |
public static final String |
STRING |
"String" |
public static final String |
STRING_ARRAY |
"String.Array" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SQS_APPROXIMATE_FIRST_RECEIVE_TIMESTAMP |
"ApproximateFirstReceiveTimestamp" |
public static final String |
SQS_APPROXIMATE_RECEIVE_COUNT |
"ApproximateReceiveCount" |
public static final String |
SQS_DEDUPLICATION_ID_HEADER |
"message-deduplication-id" |
public static final String |
SQS_DELAY_HEADER |
"delay" |
public static final String |
SQS_GROUP_ID_HEADER |
"message-group-id" |
public static final String |
SQS_SENT_TIMESTAMP |
"SentTimestamp" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_DEDUPLICATION_ID_HEADER |
"message-deduplication-id" |
public static final String |
MESSAGE_GROUP_ID_HEADER |
"message-group-id" |
public static final String |
NOTIFICATION_SUBJECT_HEADER |
"NOTIFICATION_SUBJECT_HEADER" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DEFAULT_MAX_NUMBER_OF_MESSAGES |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONFIG_PREFIX |
"aws.paramstore" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONFIG_PREFIX |
"aws.secretsmanager" |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.