Getting information about a service connection
Written by
Updated at May 5, 2025
Warning
The VPC Private Endpoints feature is at the Preview stage. To request access to the feature, contact your account manager.
CLI
If you do not have the Yandex Cloud CLI yet, install and initialize it.
The folder specified when creating the CLI profile is used by default. To change the default folder, use the yc config set folder-id <folder_ID>
command. You can specify a different folder using the --folder-name
or --folder-id
parameter.
-
View the description of the CLI command for getting information about a service connection (private endpoint):
yc vpc private-endpoint get --help
-
Get information about a service connection by specifying its name or ID:
yc vpc private-endpoint get s3-vpc-link
The command result will be as follows:
id: enpd7*************** folder_id: b1g23*************** created_at: "2024-08-31T16:23:33.859574Z" name: s3-vpc-link description: Private Endpoint to the Object Storage network_id: enpgi*************** status: AVAILABLE address: subnet_id: e2l8b*************** address: 10.128.0.10 address_id: e2ldn*************** dns_options: {} object_storage: {}