Snowflake · Schema

AwsCredentials

Specifies the AWS credentials of the stage.

Data LakesData SharingData WarehousingDatabaseSQL

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