APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Snowflake
AwsCredentials
Snowflake
· Schema
AwsCredentials
Specifies the AWS credentials of the stage.
Data Lakes
Data Sharing
Data Warehousing
Database
SQL
Properties
Name
Type
Description
aws_key_id
string
Scoped credentials generated by AWS Security Token Service (STS).
aws_secret_key
string
Scoped credentials generated by AWS Security Token Service (STS).
aws_token
string
Scoped credentials generated by AWS Security Token Service (STS).
aws_role
string
Omit the security credentials and access keys and, instead, identify the role using AWS_ROLE and specify the AWS role ARN (Amazon Resource Name).
View JSON Schema on GitHub