# Functions

NewAwsConnectionParams creates an new instance of the connection parameters.
Retrieves AwsConnectionParams from configuration parameters.
NewAwsConnectionParamsFromString creates a new AwsConnectionParams object filled with key-value pairs serialized as a string.
NewAwsConnectionParamsMergeConfigs retrieves AwsConnectionParams from multiple configuration parameters.
No description provided by the author
NewEmptyAwsConnectionParams creates an new instance of the connection parameters.

# Structs

Contains connection parameters to authenticate against Amazon Web Services (AWS) and connect to specific AWS resource.
Helper class to retrieve AWS connection and credential parameters, validate them and compose a AwsConnectionParams value.