| Class | Description |
|---|---|
| AwsParamStoreProperties |
Configuration properties for the AWS Parameter Store integration.
|
| AwsParamStorePropertySource |
Recursively retrieves all parameters under the given context / path with decryption
from the AWS Parameter Store using the provided SSM client.
|
| AwsParamStorePropertySourceLocator |
Builds a
CompositePropertySource with various
AwsParamStorePropertySource instances based on active profiles, application
name and default context permutations. |
| AwsParamStorePropertySources |
Is responsible for creating
AwsParamStorePropertySource and determining
automatic contexts. |
| Exception | Description |
|---|---|
| ValidationException |
Custom exception that is to be thrown if validation of
AwsParamStoreProperties
fails. |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.