404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.19.218.250: ~ $
**To create a VPC attachment**

The following ``create-vpc-attachment`` example creates a VPC attachment with IPv6 support in a core network. ::

    aws networkmanager create-vpc-attachment \
        --core-network-id core-network-0fab62fe438d94db6 \
        --vpc-arn arn:aws:ec2:us-east-1:987654321012:vpc/vpc-09f37f69e2786eeb8  \
        --subnet-arns arn:aws:ec2:us-east-1:987654321012:subnet/subnet-04ca4e010857e7bb7 \
        --Ipv6Support=true 

Output::

    {
        "VpcAttachment": {
            "Attachment": {
                "CoreNetworkId": "core-network-0fab62fe438d94db6",
                "AttachmentId": "attachment-05e1da6eba87a06e6",
                "OwnerAccountId": "987654321012",
                "AttachmentType": "VPC",
                "State": "CREATING",
                "EdgeLocation": "us-east-1",
                "ResourceArn": "arn:aws:ec2:us-east-1:987654321012:vpc/vpc-09f37f69e2786eeb8",
                "Tags": [],
                "CreatedAt": "2022-03-10T20:59:14+00:00",
                "UpdatedAt": "2022-03-10T20:59:14+00:00"
            },
            "SubnetArns": [
                "arn:aws:ec2:us-east-1:987654321012:subnet/subnet-04ca4e010857e7bb7"
            ],
            "Options": {
                "Ipv6Support": true
            }
        }
    }

For more information, see `Create an attachment <https://docs.aws.amazon.com/vpc/latest/cloudwan/cloudwan-create-attachment.html>`__ in the *Cloud WAN User Guide*.

Filemanager

Name Type Size Permission Actions
associate-customer-gateway.rst File 1.02 KB 0644
associate-link.rst File 910 B 0644
create-core-network.rst File 1.19 KB 0644
create-device.rst File 1.23 KB 0644
create-global-network.rst File 556 B 0644
create-link.rst File 1.37 KB 0644
create-site.rst File 1.11 KB 0644
create-vpc-attachment.rst File 1.46 KB 0644
delete-attachment.rst File 980 B 0644
delete-bucket-analytics-configuration.rst File 323 B 0755
delete-bucket-metrics-configuration.rst File 316 B 0755
delete-core-network.rst File 1.21 KB 0644
delete-device.rst File 1.09 KB 0644
delete-global-network.rst File 568 B 0644
delete-link.rst File 1.09 KB 0644
delete-public-access-block.rst File 298 B 0755
delete-site.rst File 1.02 KB 0644
deregister-transit-gateway.rst File 938 B 0644
describe-global-networks.rst File 648 B 0644
disassociate-customer-gateway.rst File 991 B 0644
disassociate-link.rst File 885 B 0644
get-bucket-analytics-configuration.rst File 432 B 0755
get-bucket-metrics-configuration.rst File 464 B 0755
get-customer-gateway-associations.rst File 714 B 0644
get-devices.rst File 874 B 0644
get-link-associations.rst File 606 B 0644
get-links.rst File 950 B 0644
get-object-retention.rst File 442 B 0755
get-public-access-block.rst File 490 B 0755
get-sites.rst File 832 B 0644
get-transit-gateway-registrations.rst File 710 B 0644
get-vpc-attachment.rst File 1.59 KB 0644
list-bucket-analytics-configurations.rst File 476 B 0755
list-bucket-metrics-configurations.rst File 656 B 0755
list-tags-for-resource.rst File 526 B 0644
put-bucket-metrics-configuration.rst File 387 B 0755
put-object-retention.rst File 423 B 0755
put-public-access-block.rst File 438 B 0755
register-transit-gateway.rst File 937 B 0644
reject-attachment.rst File 963 B 0644
tag-resource.rst File 429 B 0644
untag-resource.rst File 424 B 0644
update-device.rst File 1.14 KB 0644
update-global-network.rst File 863 B 0644
update-link.rst File 1.15 KB 0644
update-site.rst File 1.07 KB 0644