@aws-sdk/client-networkmanager 3.927.0 → 3.929.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +3849 -3700
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/NetworkManagerClient.js +2 -0
- package/dist-es/commands/AcceptAttachmentCommand.js +3 -9
- package/dist-es/commands/AssociateConnectPeerCommand.js +3 -9
- package/dist-es/commands/AssociateCustomerGatewayCommand.js +3 -9
- package/dist-es/commands/AssociateLinkCommand.js +3 -9
- package/dist-es/commands/AssociateTransitGatewayConnectPeerCommand.js +3 -9
- package/dist-es/commands/CreateConnectAttachmentCommand.js +3 -9
- package/dist-es/commands/CreateConnectPeerCommand.js +3 -9
- package/dist-es/commands/CreateConnectionCommand.js +3 -9
- package/dist-es/commands/CreateCoreNetworkCommand.js +3 -9
- package/dist-es/commands/CreateDeviceCommand.js +3 -10
- package/dist-es/commands/CreateDirectConnectGatewayAttachmentCommand.js +3 -9
- package/dist-es/commands/CreateGlobalNetworkCommand.js +3 -9
- package/dist-es/commands/CreateLinkCommand.js +3 -9
- package/dist-es/commands/CreateSiteCommand.js +3 -10
- package/dist-es/commands/CreateSiteToSiteVpnAttachmentCommand.js +3 -9
- package/dist-es/commands/CreateTransitGatewayPeeringCommand.js +3 -9
- package/dist-es/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +3 -9
- package/dist-es/commands/CreateVpcAttachmentCommand.js +3 -9
- package/dist-es/commands/DeleteAttachmentCommand.js +3 -9
- package/dist-es/commands/DeleteConnectPeerCommand.js +3 -9
- package/dist-es/commands/DeleteConnectionCommand.js +3 -9
- package/dist-es/commands/DeleteCoreNetworkCommand.js +3 -9
- package/dist-es/commands/DeleteCoreNetworkPolicyVersionCommand.js +3 -9
- package/dist-es/commands/DeleteDeviceCommand.js +3 -10
- package/dist-es/commands/DeleteGlobalNetworkCommand.js +3 -9
- package/dist-es/commands/DeleteLinkCommand.js +3 -9
- package/dist-es/commands/DeletePeeringCommand.js +3 -9
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
- package/dist-es/commands/DeleteSiteCommand.js +3 -10
- package/dist-es/commands/DeregisterTransitGatewayCommand.js +3 -9
- package/dist-es/commands/DescribeGlobalNetworksCommand.js +3 -9
- package/dist-es/commands/DisassociateConnectPeerCommand.js +3 -9
- package/dist-es/commands/DisassociateCustomerGatewayCommand.js +3 -9
- package/dist-es/commands/DisassociateLinkCommand.js +3 -9
- package/dist-es/commands/DisassociateTransitGatewayConnectPeerCommand.js +3 -9
- package/dist-es/commands/ExecuteCoreNetworkChangeSetCommand.js +3 -9
- package/dist-es/commands/GetConnectAttachmentCommand.js +3 -9
- package/dist-es/commands/GetConnectPeerAssociationsCommand.js +3 -9
- package/dist-es/commands/GetConnectPeerCommand.js +3 -9
- package/dist-es/commands/GetConnectionsCommand.js +3 -9
- package/dist-es/commands/GetCoreNetworkChangeEventsCommand.js +3 -9
- package/dist-es/commands/GetCoreNetworkChangeSetCommand.js +3 -9
- package/dist-es/commands/GetCoreNetworkCommand.js +3 -9
- package/dist-es/commands/GetCoreNetworkPolicyCommand.js +3 -9
- package/dist-es/commands/GetCustomerGatewayAssociationsCommand.js +3 -9
- package/dist-es/commands/GetDevicesCommand.js +3 -10
- package/dist-es/commands/GetDirectConnectGatewayAttachmentCommand.js +3 -9
- package/dist-es/commands/GetLinkAssociationsCommand.js +3 -9
- package/dist-es/commands/GetLinksCommand.js +3 -9
- package/dist-es/commands/GetNetworkResourceCountsCommand.js +3 -9
- package/dist-es/commands/GetNetworkResourceRelationshipsCommand.js +3 -9
- package/dist-es/commands/GetNetworkResourcesCommand.js +3 -9
- package/dist-es/commands/GetNetworkRoutesCommand.js +3 -9
- package/dist-es/commands/GetNetworkTelemetryCommand.js +3 -9
- package/dist-es/commands/GetResourcePolicyCommand.js +3 -9
- package/dist-es/commands/GetRouteAnalysisCommand.js +3 -9
- package/dist-es/commands/GetSiteToSiteVpnAttachmentCommand.js +3 -9
- package/dist-es/commands/GetSitesCommand.js +3 -10
- package/dist-es/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +3 -9
- package/dist-es/commands/GetTransitGatewayPeeringCommand.js +3 -9
- package/dist-es/commands/GetTransitGatewayRegistrationsCommand.js +3 -9
- package/dist-es/commands/GetTransitGatewayRouteTableAttachmentCommand.js +3 -9
- package/dist-es/commands/GetVpcAttachmentCommand.js +3 -9
- package/dist-es/commands/ListAttachmentsCommand.js +3 -9
- package/dist-es/commands/ListConnectPeersCommand.js +3 -9
- package/dist-es/commands/ListCoreNetworkPolicyVersionsCommand.js +3 -9
- package/dist-es/commands/ListCoreNetworksCommand.js +3 -9
- package/dist-es/commands/ListOrganizationServiceAccessStatusCommand.js +3 -9
- package/dist-es/commands/ListPeeringsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/PutCoreNetworkPolicyCommand.js +3 -9
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
- package/dist-es/commands/RegisterTransitGatewayCommand.js +3 -9
- package/dist-es/commands/RejectAttachmentCommand.js +3 -9
- package/dist-es/commands/RestoreCoreNetworkPolicyVersionCommand.js +3 -9
- package/dist-es/commands/StartOrganizationServiceAccessUpdateCommand.js +3 -9
- package/dist-es/commands/StartRouteAnalysisCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateConnectionCommand.js +3 -9
- package/dist-es/commands/UpdateCoreNetworkCommand.js +3 -9
- package/dist-es/commands/UpdateDeviceCommand.js +3 -10
- package/dist-es/commands/UpdateDirectConnectGatewayAttachmentCommand.js +3 -9
- package/dist-es/commands/UpdateGlobalNetworkCommand.js +3 -9
- package/dist-es/commands/UpdateLinkCommand.js +3 -9
- package/dist-es/commands/UpdateNetworkResourceMetadataCommand.js +3 -9
- package/dist-es/commands/UpdateSiteCommand.js +3 -10
- package/dist-es/commands/UpdateVpcAttachmentCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -60
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +3719 -0
- package/dist-types/NetworkManagerClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -60
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +412 -0
- package/dist-types/ts3.4/NetworkManagerClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -39
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +419 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_restJson1.js +0 -3035
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -794
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1061
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.