S3 integration
S3 integration enables resources connected to selected Private Networks to access Scaleway Object Storage over a private network, without traversing the public Internet.
Disable S3 integration
Disable S3 integration for a VPC.
path Parameters
regionThe region you want to target
vpc_idID of the VPC for which to disable S3 integration. (UUID format)
Disable S3 integration › Responses
idVPC ID. (UUID format)
nameVPC name.
organization_idScaleway Organization the VPC belongs to. (UUID format)
project_idScaleway Project the VPC belongs to. (UUID format)
regionRegion of the VPC.
tagsTags for the VPC.
is_defaultDefines whether the VPC is the default one for its Project.
created_atDate the VPC was created. (RFC 3339 format)
updated_atDate the VPC was last modified. (RFC 3339 format)
private_network_countNumber of Private Networks within this VPC.
routing_enabledDefines whether the VPC routes traffic between its Private Networks.
custom_routes_propagation_enabledDefines whether the VPC advertises custom routes between its Private Networks.
transitivity_enabledDefines whether the VPC allows packets from peered VPCs to transit through.
s3_integration_enabledDefines whether the S3 integration is enabled for the VPC.
Enable S3 integration
Enable S3 integration for a VPC.
path Parameters
regionThe region you want to target
vpc_idID of the VPC for which to enable S3 integration. (UUID format)
query Parameters
private_network_idsIDs of the Private Networks for which to enable S3 integration.
Enable S3 integration › Responses
idVPC ID. (UUID format)
nameVPC name.
organization_idScaleway Organization the VPC belongs to. (UUID format)
project_idScaleway Project the VPC belongs to. (UUID format)
regionRegion of the VPC.
tagsTags for the VPC.
is_defaultDefines whether the VPC is the default one for its Project.
created_atDate the VPC was created. (RFC 3339 format)
updated_atDate the VPC was last modified. (RFC 3339 format)
private_network_countNumber of Private Networks within this VPC.
routing_enabledDefines whether the VPC routes traffic between its Private Networks.
custom_routes_propagation_enabledDefines whether the VPC advertises custom routes between its Private Networks.
transitivity_enabledDefines whether the VPC allows packets from peered VPCs to transit through.
s3_integration_enabledDefines whether the S3 integration is enabled for the VPC.
Set S3 Endpoint Private Networks
Set the Private Networks associated with the S3 Endpoint to enable S3 integration for their resources.
path Parameters
regionThe region you want to target
vpc_idID of the VPC containing the S3 Endpoint. (UUID format)
Set S3 Endpoint Private Networks › Request Body
private_network_idsIDs of the Private Networks to associate with the S3 Endpoint.
Set S3 Endpoint Private Networks › Responses
vpc_idID of the VPC containing the S3 Endpoint. (UUID format)
private_network_idsIDs of the Private Networks associated with the S3 Endpoint.
Add a Private Network to an S3 Endpoint
Add a Private Network to the S3 Endpoint to enable S3 integration for its resources.
path Parameters
regionThe region you want to target
vpc_idID of the VPC containing the S3 Endpoint. (UUID format)
Add a Private Network to an S3 Endpoint › Request Body
private_network_idID of the Private Network to add to the S3 Endpoint. (UUID format)
Add a Private Network to an S3 Endpoint › Responses
vpc_idID of the VPC containing the S3 Endpoint. (UUID format)
private_network_idsIDs of the Private Networks associated with the S3 Endpoint.
Remove a Private Network from an S3 Endpoint
Remove a Private Network from the S3 Endpoint to disable S3 integration for its resources.
path Parameters
regionThe region you want to target
vpc_idID of the VPC containing the S3 Endpoint. (UUID format)
private_network_idID of the Private Network to remove from the S3 Endpoint. (UUID format)