Data Source: oci_identity_api_keys

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

Lists the API signing keys for the specified user. A user can have a maximum of three keys.

Every user has permission to use this API call for their own user ID. An administrator in your organization does not need to write a policy to give users this ability.

Example Usage

data "oci_identity_api_keys" "test_api_keys" {
	#Required
	user_id = oci_identity_user.test_user.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ApiKey Reference

The following attributes are exported: