Data Source: oci_bds_bds_instance_api_key

This data source provides details about a specific Bds Instance Api Key resource in Oracle Cloud Infrastructure Big Data Service service.

Returns the user’s API key information for the given ID.

Example Usage

data "oci_bds_bds_instance_api_key" "test_bds_instance_api_key" {
	#Required
	api_key_id = oci_identity_api_key.test_api_key.id
	bds_instance_id = oci_bds_bds_instance.test_bds_instance.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: