Constructor for TAWSSharedConfig.
Parameters |
Description |
const AProfileName: string |
Profile name to be used for fetching values. |
AConfigEnabled: Boolean |
Boolean value indicating if the shared configuration is enabled. If True the default path will be used. If False the shared configuration file will not be loaded. |
ACredentialsFilePath: string = '' |
Optional path to a shared credentials file to use. If left unset, the default file will be used if it exists. |
AEnvironment: IAWSEnvironment = nil |
Optional environment object. If left unset a default environment object will be used. |
Copyright © 2019-2021 Appercept Ltd. All rights reserved.
|