> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nebius.com/llms.txt
> Use this file to discover all available pages before exploring further.

# nebius_iam_token ephemeral resource

<Info>
  Ephemeral resources are available only in terraform versions starting from **1.10.0**.
  More about ephemeral resources can be found in the [Terraform documentation](https://developer.hashicorp.com/terraform/language/resources/ephemeral).
</Info>

IAM token resource.

## Schema

### Read-Only

* `expires_at` (String) The expiration time of the token.
* `token` (String, Sensitive) The IAM access token.
