EnvironmentVariableParameterProvider

Description:

Fetches parameters from environment variables

Tags:

environment, variable

Properties:

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 NameAPI NameDefault ValueAllowable ValuesDescription
Parameter Group Nameparameter-group-nameEnvironment VariablesThe name of the parameter group that will be fetched. This indicates the name of the Parameter Context that may receive the fetched parameters.
Environment Variable Inclusion Strategyenvironment-variable-inclusion-strategyInclude All
  • Include All All Environment Variables will be included
  • Comma-Separated List comma-separated Environment Variable names to include
  • Regular Expression Include Environment Variable names that match a Regular Expression
Indicates how Environment Variables should be included
Include Environment Variablesinclude-environment-variablesSpecifies environment variable names that should be included from the fetched environment variables.

This Property is only considered if the [Environment Variable Inclusion Strategy] Property is set to one of the following values: [Regular Expression], [Comma-Separated]

State management:

This component does not store state.

Restricted:

Required PermissionExplanation
access environment credentialsProvides operator the ability to read environment variables, which may contain environment credentials.

System Resource Considerations:

None specified.