Fetches parameters from AWS SecretsManager. Each secret becomes a Parameter group, which can map to a Parameter Context, with key/value pairs in the secret mapping to Parameters in the group.
aws, secretsmanager, secrets, manager
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Secret Name Pattern | secret-name-pattern | .* | A Regular Expression matching on Secret Name that identifies Secrets whose parameters should be fetched. Any secrets whose names do not match this pattern will not be fetched. | |
Region | aws-region | US West (Oregon) |
| No Description Provided. |
AWS Credentials Provider Service | aws-credentials-provider-service | Controller Service API: AWSCredentialsProviderService Implementations: AWSIDBrokerCloudCredentialsProviderControllerService AWSCredentialsProviderControllerService | Service used to obtain an Amazon Web Services Credentials Provider | |
Communications Timeout | aws-communications-timeout | 30 secs | No Description Provided. | |
SSL Context Service | aws-ssl-context-service | Controller Service API: SSLContextService Implementations: StandardRestrictedSSLContextService StandardSSLContextService | Specifies an optional SSL Context Service that, if provided, will be used to create connections |