All Classes and Interfaces
Class
Description
AbstractAwsConfigDataLocationResolver<T extends org.springframework.boot.context.config.ConfigDataResource>
Base class for AWS specific
ConfigDataLocationResolvers.Autoconfigures AWS environment.
Provides a convenience method to apply common configuration to any
AwsClientBuilder.Base properties for AWS Service client.
Details required to establish a connection to a AWS.
Configuration properties for AWS environment.
Utility class for setting up logging in objects registered in
BootstrapRegistry.Configuration for exporting metrics to CloudWatch.
ConfigurationProperties for configuring CloudWatch client.ConfigurationProperties for configuring CloudWatch metrics export.This is the superclass of all beans that can listen to changes in the configuration and fire a reload.
This is the superclass of all named strategies that can be fired when the configuration changes.
Properties related to AWS credentials.
EnableAutoConfiguration for AwsCredentialsProvider.Properties used to configure
ClusterDaxClientAuto-configuration for DynamoDB integration.Properties related to AWS DynamoDB.
ConfigDataLoader for AWS Parameter Store.Config data resource for AWS System Manager Management integration.
Thrown when configuration provided to ConfigDataLoader is missing parameter store keys, for example
`spring.config.import=aws-parameterstore:`.
An
AbstractFailureAnalyzer that performs analysis of a Parameter Store configuration failure caused by not
providing a Parameter Store key to `spring.config.import` property.Configuration properties for the AWS Parameter Store integration.
Auto-Configuration for reloading properties from Parameter Store.Configuration change detector that checks for changed configuration on a scheduled basis.
Properties related to AWS Profile.
Properties related to AWS region configuration.
EnableAutoConfiguration for AwsRegionProvider.Configuration related to reloading properties.
Configuration for reload strategies.
EnableAutoConfiguration for S3Client based
S3AsyncClient.Properties related to
S3CrtAsyncClient.Properties related to AWS S3.
EnableAutoConfiguration for S3TransferManagerProperties related to AWS S3
S3TransferManager.Auto-Configuration for Secrets Manager integration.Loads config data from AWS Secret Manager.
Resolves config data locations in AWS Secrets Manager.
Config data resource for AWS Secret Manager integration.
Thrown when configuration provided to ConfigDataLoader is missing Secrets Manager keys, for example
`spring.config.import=aws-secretsmanager:`.
An
AbstractFailureAnalyzer that performs analysis of a Secrets Manager configuration failure caused by not
providing a Secrets Manager key to `spring.config.import` property.Configuration properties for the AWS Secrets Manager integration.
Provides prefix config import support.
Auto-Configuration for reloading properties from Secrets Manager.Properties related to AWS Simple Email Service.
Auto-configuration for SNS integration.Properties related to AWS SNS.
Auto-configuration for SQS integration.Properties related to AWS SQS.
Properties related to AWS Sts Credentials.