404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.217.203.133: ~ $
**To update a link**

The following ``update-link`` example updates the bandwidth information for link ``link-11112222aaaabbbb1``. ::

    aws networkmanager update-link \
        --global-network-id global-network-01231231231231231 \
        --link-id link-11112222aaaabbbb1 \
        --bandwidth  UploadSpeed=20,DownloadSpeed=20 \
        --region us-west-2

Output::

    {
        "Link": {
            "LinkId": "link-11112222aaaabbbb1",
            "LinkArn": "arn:aws:networkmanager::123456789012:link/global-network-01231231231231231/link-11112222aaaabbbb1",
            "GlobalNetworkId": "global-network-01231231231231231",
            "SiteId": "site-444555aaabbb11223",
            "Description": "VPN Link",
            "Type": "broadband",
            "Bandwidth": {
                "UploadSpeed": 20,
                "DownloadSpeed": 20
            },
            "Provider": "AnyCompany",
            "CreatedAt": 1575555811.0,
            "State": "UPDATING"
        }
    }

For more information, see `Working with Links <https://docs.aws.amazon.com/vpc/latest/tgw/on-premises-networks.html#working-with-links>`__ in the *Transit Gateway Network Manager 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