VpcPeering

VpcPeering

NameDescriptionSchemaDefault
account_type
required
Account Type
Example : SAME
enum (SAME, DIFFERENT)
approver_vpc_account_id
required
Approver VPC Account ID
Example :
string
approver_vpc_id
required
Approver VPC ID
Example :
string
approver_vpc_name
required
Approver VPC Name
Example :
string
created_at
required
Created At
Example : 2024-05-17T00:23:17Z
string (date-time)
created_by
required
Created By
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
delete_requester_account_id
optional
Requester VPC Account ID
Example :
any of [string, null]
description
optional
VPC Peering Description
Example :
any of [string, null]
id
required
VPC Peering ID
Example :
string
modified_at
required
Modified At
Example : 2024-05-17T00:23:17Z
string (date-time)
modified_by
required
Modified By
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
name
required
VPC Peering Name
Example :
Pattern : ^[a-zA-Z0-9-]*$
Minimum length : 3
Maximum length : 20
string
requester_vpc_account_id
required
Requester VPC Account ID
Example :
string
requester_vpc_id
required
Requester VPC ID
Example :
string
requester_vpc_name
required
Requester VPC Name
Example :
string
state
required
State
Example : CREATING
enum (CREATING, ACTIVE, DELETING, DELETED, ERROR, EDITING, CREATING_REQUESTING, REJECTED, CANCELED, DELETING_REQUESTING)