» yandex_iam_user

Get information about a Yandex IAM user account. For more information about accounts, see Yandex.Cloud IAM users

data "yandex_iam_user" "admin" {
  login = "my-yandex-login"
}

This data source is used to define IAM Users that can be used by other resources.

» Argument Reference

The following arguments are supported:

  • login (Optional) - Login name used to sign in to Yandex Passport.

  • user_id (Optional) - User ID used to manage IAM access bindings.

» Attributes Reference

The following attribute is exported: