@karmaniverous/get-dotenv
GitHub
Preparing search index...
plugins/aws/types
AwsContext
Type Alias AwsContext
type
AwsContext
=
{
credentials
?:
AwsCredentials
;
profile
?:
string
;
region
?:
string
;
}
Index
Properties
credentials?
profile?
region?
Properties
Optional
credentials
credentials
?:
AwsCredentials
Optional
profile
profile
?:
string
Optional
region
region
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
credentials
profile
region
GitHub
@karmaniverous/get-dotenv
Loading...