Package io.awspring.cloud.autoconfigure.config.parameterstore
@NonNullApi
@NonNullFields
package io.awspring.cloud.autoconfigure.config.parameterstore
ConfigDataLoader
implementation for AWS Parameter Store.-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.
Auto-Configuration
for AWS Parameter Store integration.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:`.AnAbstractFailureAnalyzer
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.Callback interface that can be used to customize aSsmClientBuilder
.
SsmClientCustomizer