Data Source: oci_identity_domains_my_api_keys

This data source provides the list of My Api Keys in Oracle Cloud Infrastructure Identity Domains service.

Search for a user’s own API key.

Example Usage

data "oci_identity_domains_my_api_keys" "test_my_api_keys" {
	#Required
	idcs_endpoint = data.oci_identity_domain.test_domain.url

	#Optional
	my_api_key_count = var.my_api_key_my_api_key_count
	my_api_key_filter = var.my_api_key_my_api_key_filter
	authorization = var.my_api_key_authorization
	resource_type_schema_version = var.my_api_key_resource_type_schema_version
	start_index = var.my_api_key_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

MyApiKey Reference

The following attributes are exported: