ConfigDataLoader implementation for AWS Parameter Store.See: Description
| Interface | Description |
|---|---|
| AwsParameterStoreClientCustomizer |
| Class | Description |
|---|---|
| ParameterStoreConfigDataLoader |
ConfigDataLoader for AWS Parameter Store. |
| ParameterStoreConfigDataLocationResolver | |
| ParameterStoreConfigDataResource |
Config data resource for AWS System Manager Management integration.
|
| ParameterStoreMissingKeysFailureAnalyzer |
An
AbstractFailureAnalyzer that performs analysis of a Parameter Store configuration failure caused by not
providing a Parameter Store key to `spring.config.import` property. |
| ParameterStoreProperties |
Configuration properties for the AWS Parameter Store integration.
|
| ParameterStorePropertySources |
| Exception | Description |
|---|---|
| ParameterStoreKeysMissingException |
Thrown when configuration provided to ConfigDataLoader is missing parameter store keys, for example
`spring.config.import=aws-parameterstore:`.
|
ConfigDataLoader implementation for AWS Parameter Store.Copyright © 2022 Pivotal Software, Inc.. All rights reserved.