DESCRIBE STORAGE CREDENTIAL
Applies to:
Databricks SQL
Databricks Runtime 10.3 and above
Unity Catalog only
Returns the metadata of an existing storage credential. The metadata information includes credential name, comment, owner and other metadata.
You must be account or metastore admin to execute this command.
Syntax
DESCRIBE STORAGE CREDENTIAL credential_name
Examples
> DESCRIBE CREDENTIAL good_cred;
name owner created_at created_by credential
--------- ------ ------------------------ ------------ ---------------------------------------------
good_cred admins 2022-01-01T08:00:00.0000 jane@doe.com AwsIamRole:arn:aws:iam:123456789012:roe/us....