package shareddefaults

import "github.com/aws/aws-sdk-go-v2/internal/shareddefaults"

Index

Functions

func SharedConfigFilename

func SharedConfigFilename() string

SharedConfigFilename returns the SDK's default file path for the shared config file.

Builds the shared config file path based on the OS's platform.

func SharedCredentialsFilename

func SharedCredentialsFilename() string

SharedCredentialsFilename returns the SDK's default file path for the shared credentials file.

Builds the shared config file path based on the OS's platform.

func UserHomeDir

func UserHomeDir() string

UserHomeDir returns the home directory for the user the process is running under.

Source Files

shared_config.go

Version
v1.16.5
Published
Jun 7, 2022
Platform
windows/amd64
Imports
3 packages
Last checked
19 minutes ago

Tools for package owners.