AWS Systems Manager Parameter Store

Note: The information in this section is applicable for an app executable only.

AWS Systems Manager Parameter Store is a capability provided by AWS Systems Manager for managing configuration data. You can use the Parameter Store to centrally store configuration parameters for your apps.

Your Flogo app connects to the AWS Systems Manager Parameter Store server as its client. At runtime, you are required to provide the Parameter Store server connection details by setting the FLOGO_APP_PROPS_AWS environment variable for your app to connect to the Parameter Store server. You can set the FLOGO_APP_PROPS_AWS environment variable by manually entering the values as a JSON string.