Table of Contents

Class ProfileCSMConfigs

Namespace
Amazon.Runtime.Internal
Assembly
AWSSDK.Core.dll

Determine CSM configs from shared profile file.

public class ProfileCSMConfigs
Inheritance
ProfileCSMConfigs
Inherited Members

Constructors

ProfileCSMConfigs(ICredentialProfileSource, CSMFallbackConfigChain)

public ProfileCSMConfigs(ICredentialProfileSource source, CSMFallbackConfigChain cSMFallbackConfigChain)

Parameters

source ICredentialProfileSource
cSMFallbackConfigChain CSMFallbackConfigChain

ProfileCSMConfigs(CSMFallbackConfigChain, string, IDictionary<string, string>)

public ProfileCSMConfigs(CSMFallbackConfigChain cSMFallbackConfigChain, string profileName, IDictionary<string, string> profileProperties)

Parameters

cSMFallbackConfigChain CSMFallbackConfigChain
profileName string
profileProperties IDictionary<string, string>