마지막 업데이트
도움이 되었나요?
도움이 되었나요?
{
"AccountId": "123456789012",
"Arn": "arn:aws:ec2:eu-west-3:123456789012:vpc/vpc-1",
"CidrBlock": "10.0.0.0/16",
"CidrBlockAssociationSet": [
{
"AssociationId": "vpc-cidr-assoc-1",
"CidrBlock": "10.0.0.0/16",
"CidrBlockState": {
"State": "associated",
"StatusMessage": null
}
}
],
"DefaultNetworkAclId": "acl-1",
"DefaultSecurityGroupId": "sg-1",
"DhcpOptionsId": "dopt-1",
"FlowLogs": [
{
"CreationTime": "2026-02-12T18:07:41.186Z",
"DeliverCrossAccountRole": null,
"DeliverLogsErrorMessage": null,
"DeliverLogsPermissionArn": null,
"DeliverLogsStatus": "SUCCESS",
"DestinationOptions": {
"FileFormat": "plain-text",
"HiveCompatiblePartitions": false,
"PerHourPartition": false
},
"FlowLogId": "fl-1",
"FlowLogStatus": "ACTIVE",
"LogDestination": "arn:aws:s3:::my-bucket/",
"LogDestinationType": "s3",
"LogFormat": "${account-id} ${interface-id} ${srcaddr} ${dstaddr} ${srcport} ${dstport}",
"LogGroupName": null,
"MaxAggregationInterval": 600,
"ResourceId": "vpc-1",
"Tags": [
{
"Key": "name",
"Value": "value"
}
],
"TrafficType": "ALL"
}
],
"Id": "vpc-1",
"InstanceTenancy": "default",
"Ipv6CidrBlockAssociationSet": null,
"IsDefault": true,
"NetworkAcls": [
"acl-1",
"acl-2"
],
"OwnerId": "123456789012",
"Region": "eu-west-3",
"ResourceId": "arn:aws:ec2:eu-west-3:123456789012:vpc/vpc-1",
"ResourceType": "AWS.EC2.VPC",
"RouteTables": [
{
"Associations": [
{
"AssociationState": {
"State": "associated",
"StatusMessage": null
},
"GatewayId": null,
"Main": true,
"PublicIpv4Pool": null,
"RouteTableAssociationId": "rtbassoc-1",
"RouteTableId": "rtb-1",
"SubnetId": null
}
],
"OwnerId": "123456789012",
"PropagatingVgws": null,
"RouteTableId": "rtb-1",
"Routes": [
{
"CarrierGatewayId": null,
"CoreNetworkArn": null,
"DestinationCidrBlock": "10.0.0.0/24",
"DestinationIpv6CidrBlock": null,
"DestinationPrefixListId": null,
"EgressOnlyInternetGatewayId": null,
"GatewayId": "local",
"InstanceId": null,
"InstanceOwnerId": null,
"IpAddress": null,
"LocalGatewayId": null,
"NatGatewayId": null,
"NetworkInterfaceId": null,
"OdbNetworkArn": null,
"Origin": "CreateRouteTable",
"State": "active",
"TransitGatewayId": null,
"VpcPeeringConnectionId": null
}
],
"Tags": null,
"VpcId": "vpc-1"
}
],
"SecurityGroups": [
"sg-1",
"sg-2"
],
"StaleSecurityGroups": null,
"State": "available",
"Tags": null,
"TimeCreated": null
}