# Functions

FromAwsCredentials converts the `common.AwsCredentials` struct to a `[]map[string]any` for use in the `aws_credentials` block.
ToAwsCredentials converts the `aws_credentials` block to a `common.AwsCredentials` struct.

# Variables

AwsCredentialsSchema is the schema for the `aws_credentials` block.