@aws-sdk/client-networkmanager 3.279.0 → 3.281.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.
Files changed (87) hide show
  1. package/README.md +683 -0
  2. package/dist-types/commands/AcceptAttachmentCommand.d.ts +6 -0
  3. package/dist-types/commands/AssociateConnectPeerCommand.d.ts +6 -0
  4. package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +6 -0
  5. package/dist-types/commands/AssociateLinkCommand.d.ts +6 -0
  6. package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +6 -0
  7. package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +6 -0
  8. package/dist-types/commands/CreateConnectPeerCommand.d.ts +6 -0
  9. package/dist-types/commands/CreateConnectionCommand.d.ts +6 -0
  10. package/dist-types/commands/CreateCoreNetworkCommand.d.ts +6 -0
  11. package/dist-types/commands/CreateDeviceCommand.d.ts +6 -0
  12. package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +6 -0
  13. package/dist-types/commands/CreateLinkCommand.d.ts +6 -0
  14. package/dist-types/commands/CreateSiteCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +6 -0
  17. package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +6 -0
  18. package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +6 -0
  19. package/dist-types/commands/DeleteAttachmentCommand.d.ts +6 -0
  20. package/dist-types/commands/DeleteConnectPeerCommand.d.ts +6 -0
  21. package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -0
  22. package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +6 -0
  23. package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +6 -0
  24. package/dist-types/commands/DeleteDeviceCommand.d.ts +6 -0
  25. package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +6 -0
  26. package/dist-types/commands/DeleteLinkCommand.d.ts +6 -0
  27. package/dist-types/commands/DeletePeeringCommand.d.ts +6 -0
  28. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -0
  29. package/dist-types/commands/DeleteSiteCommand.d.ts +6 -0
  30. package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +6 -0
  31. package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +6 -0
  32. package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +6 -0
  33. package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +6 -0
  34. package/dist-types/commands/DisassociateLinkCommand.d.ts +6 -0
  35. package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +6 -0
  36. package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +6 -0
  37. package/dist-types/commands/GetConnectAttachmentCommand.d.ts +6 -0
  38. package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +6 -0
  39. package/dist-types/commands/GetConnectPeerCommand.d.ts +6 -0
  40. package/dist-types/commands/GetConnectionsCommand.d.ts +6 -0
  41. package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +6 -0
  42. package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +6 -0
  43. package/dist-types/commands/GetCoreNetworkCommand.d.ts +6 -0
  44. package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +6 -0
  45. package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +6 -0
  46. package/dist-types/commands/GetDevicesCommand.d.ts +6 -0
  47. package/dist-types/commands/GetLinkAssociationsCommand.d.ts +6 -0
  48. package/dist-types/commands/GetLinksCommand.d.ts +6 -0
  49. package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +6 -0
  50. package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +6 -0
  51. package/dist-types/commands/GetNetworkResourcesCommand.d.ts +6 -0
  52. package/dist-types/commands/GetNetworkRoutesCommand.d.ts +6 -0
  53. package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +6 -0
  54. package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -0
  55. package/dist-types/commands/GetRouteAnalysisCommand.d.ts +6 -0
  56. package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +6 -0
  57. package/dist-types/commands/GetSitesCommand.d.ts +6 -0
  58. package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +6 -0
  59. package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +6 -0
  60. package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +6 -0
  61. package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +6 -0
  62. package/dist-types/commands/GetVpcAttachmentCommand.d.ts +6 -0
  63. package/dist-types/commands/ListAttachmentsCommand.d.ts +6 -0
  64. package/dist-types/commands/ListConnectPeersCommand.d.ts +6 -0
  65. package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +6 -0
  66. package/dist-types/commands/ListCoreNetworksCommand.d.ts +6 -0
  67. package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +6 -0
  68. package/dist-types/commands/ListPeeringsCommand.d.ts +6 -0
  69. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
  70. package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +6 -0
  71. package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -0
  72. package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +6 -0
  73. package/dist-types/commands/RejectAttachmentCommand.d.ts +6 -0
  74. package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +6 -0
  75. package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +6 -0
  76. package/dist-types/commands/StartRouteAnalysisCommand.d.ts +6 -0
  77. package/dist-types/commands/TagResourceCommand.d.ts +6 -0
  78. package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
  79. package/dist-types/commands/UpdateConnectionCommand.d.ts +6 -0
  80. package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +6 -0
  81. package/dist-types/commands/UpdateDeviceCommand.d.ts +6 -0
  82. package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +6 -0
  83. package/dist-types/commands/UpdateLinkCommand.d.ts +6 -0
  84. package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +6 -0
  85. package/dist-types/commands/UpdateSiteCommand.d.ts +6 -0
  86. package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +6 -0
  87. package/package.json +3 -3
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AcceptAttachmentRequest, AcceptAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link AcceptAttachmentCommand}.
8
+ */
6
9
  export interface AcceptAttachmentCommandInput extends AcceptAttachmentRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AcceptAttachmentCommand}.
13
+ */
8
14
  export interface AcceptAttachmentCommandOutput extends AcceptAttachmentResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AssociateConnectPeerRequest, AssociateConnectPeerResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link AssociateConnectPeerCommand}.
8
+ */
6
9
  export interface AssociateConnectPeerCommandInput extends AssociateConnectPeerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AssociateConnectPeerCommand}.
13
+ */
8
14
  export interface AssociateConnectPeerCommandOutput extends AssociateConnectPeerResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AssociateCustomerGatewayRequest, AssociateCustomerGatewayResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link AssociateCustomerGatewayCommand}.
8
+ */
6
9
  export interface AssociateCustomerGatewayCommandInput extends AssociateCustomerGatewayRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AssociateCustomerGatewayCommand}.
13
+ */
8
14
  export interface AssociateCustomerGatewayCommandOutput extends AssociateCustomerGatewayResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AssociateLinkRequest, AssociateLinkResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link AssociateLinkCommand}.
8
+ */
6
9
  export interface AssociateLinkCommandInput extends AssociateLinkRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AssociateLinkCommand}.
13
+ */
8
14
  export interface AssociateLinkCommandOutput extends AssociateLinkResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AssociateTransitGatewayConnectPeerRequest, AssociateTransitGatewayConnectPeerResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link AssociateTransitGatewayConnectPeerCommand}.
8
+ */
6
9
  export interface AssociateTransitGatewayConnectPeerCommandInput extends AssociateTransitGatewayConnectPeerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AssociateTransitGatewayConnectPeerCommand}.
13
+ */
8
14
  export interface AssociateTransitGatewayConnectPeerCommandOutput extends AssociateTransitGatewayConnectPeerResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateConnectAttachmentRequest, CreateConnectAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link CreateConnectAttachmentCommand}.
8
+ */
6
9
  export interface CreateConnectAttachmentCommandInput extends CreateConnectAttachmentRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateConnectAttachmentCommand}.
13
+ */
8
14
  export interface CreateConnectAttachmentCommandOutput extends CreateConnectAttachmentResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateConnectPeerRequest, CreateConnectPeerResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link CreateConnectPeerCommand}.
8
+ */
6
9
  export interface CreateConnectPeerCommandInput extends CreateConnectPeerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateConnectPeerCommand}.
13
+ */
8
14
  export interface CreateConnectPeerCommandOutput extends CreateConnectPeerResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateConnectionRequest, CreateConnectionResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link CreateConnectionCommand}.
8
+ */
6
9
  export interface CreateConnectionCommandInput extends CreateConnectionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateConnectionCommand}.
13
+ */
8
14
  export interface CreateConnectionCommandOutput extends CreateConnectionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateCoreNetworkRequest, CreateCoreNetworkResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link CreateCoreNetworkCommand}.
8
+ */
6
9
  export interface CreateCoreNetworkCommandInput extends CreateCoreNetworkRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateCoreNetworkCommand}.
13
+ */
8
14
  export interface CreateCoreNetworkCommandOutput extends CreateCoreNetworkResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateDeviceRequest, CreateDeviceResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link CreateDeviceCommand}.
8
+ */
6
9
  export interface CreateDeviceCommandInput extends CreateDeviceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateDeviceCommand}.
13
+ */
8
14
  export interface CreateDeviceCommandOutput extends CreateDeviceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateGlobalNetworkRequest, CreateGlobalNetworkResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link CreateGlobalNetworkCommand}.
8
+ */
6
9
  export interface CreateGlobalNetworkCommandInput extends CreateGlobalNetworkRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateGlobalNetworkCommand}.
13
+ */
8
14
  export interface CreateGlobalNetworkCommandOutput extends CreateGlobalNetworkResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateLinkRequest, CreateLinkResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link CreateLinkCommand}.
8
+ */
6
9
  export interface CreateLinkCommandInput extends CreateLinkRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateLinkCommand}.
13
+ */
8
14
  export interface CreateLinkCommandOutput extends CreateLinkResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateSiteRequest, CreateSiteResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link CreateSiteCommand}.
8
+ */
6
9
  export interface CreateSiteCommandInput extends CreateSiteRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateSiteCommand}.
13
+ */
8
14
  export interface CreateSiteCommandOutput extends CreateSiteResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateSiteToSiteVpnAttachmentRequest, CreateSiteToSiteVpnAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link CreateSiteToSiteVpnAttachmentCommand}.
8
+ */
6
9
  export interface CreateSiteToSiteVpnAttachmentCommandInput extends CreateSiteToSiteVpnAttachmentRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateSiteToSiteVpnAttachmentCommand}.
13
+ */
8
14
  export interface CreateSiteToSiteVpnAttachmentCommandOutput extends CreateSiteToSiteVpnAttachmentResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateTransitGatewayPeeringRequest, CreateTransitGatewayPeeringResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link CreateTransitGatewayPeeringCommand}.
8
+ */
6
9
  export interface CreateTransitGatewayPeeringCommandInput extends CreateTransitGatewayPeeringRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateTransitGatewayPeeringCommand}.
13
+ */
8
14
  export interface CreateTransitGatewayPeeringCommandOutput extends CreateTransitGatewayPeeringResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateTransitGatewayRouteTableAttachmentRequest, CreateTransitGatewayRouteTableAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link CreateTransitGatewayRouteTableAttachmentCommand}.
8
+ */
6
9
  export interface CreateTransitGatewayRouteTableAttachmentCommandInput extends CreateTransitGatewayRouteTableAttachmentRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateTransitGatewayRouteTableAttachmentCommand}.
13
+ */
8
14
  export interface CreateTransitGatewayRouteTableAttachmentCommandOutput extends CreateTransitGatewayRouteTableAttachmentResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateVpcAttachmentRequest, CreateVpcAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link CreateVpcAttachmentCommand}.
8
+ */
6
9
  export interface CreateVpcAttachmentCommandInput extends CreateVpcAttachmentRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateVpcAttachmentCommand}.
13
+ */
8
14
  export interface CreateVpcAttachmentCommandOutput extends CreateVpcAttachmentResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteAttachmentRequest, DeleteAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DeleteAttachmentCommand}.
8
+ */
6
9
  export interface DeleteAttachmentCommandInput extends DeleteAttachmentRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteAttachmentCommand}.
13
+ */
8
14
  export interface DeleteAttachmentCommandOutput extends DeleteAttachmentResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteConnectPeerRequest, DeleteConnectPeerResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DeleteConnectPeerCommand}.
8
+ */
6
9
  export interface DeleteConnectPeerCommandInput extends DeleteConnectPeerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteConnectPeerCommand}.
13
+ */
8
14
  export interface DeleteConnectPeerCommandOutput extends DeleteConnectPeerResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteConnectionRequest, DeleteConnectionResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DeleteConnectionCommand}.
8
+ */
6
9
  export interface DeleteConnectionCommandInput extends DeleteConnectionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteConnectionCommand}.
13
+ */
8
14
  export interface DeleteConnectionCommandOutput extends DeleteConnectionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteCoreNetworkRequest, DeleteCoreNetworkResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DeleteCoreNetworkCommand}.
8
+ */
6
9
  export interface DeleteCoreNetworkCommandInput extends DeleteCoreNetworkRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteCoreNetworkCommand}.
13
+ */
8
14
  export interface DeleteCoreNetworkCommandOutput extends DeleteCoreNetworkResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteCoreNetworkPolicyVersionRequest, DeleteCoreNetworkPolicyVersionResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DeleteCoreNetworkPolicyVersionCommand}.
8
+ */
6
9
  export interface DeleteCoreNetworkPolicyVersionCommandInput extends DeleteCoreNetworkPolicyVersionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteCoreNetworkPolicyVersionCommand}.
13
+ */
8
14
  export interface DeleteCoreNetworkPolicyVersionCommandOutput extends DeleteCoreNetworkPolicyVersionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteDeviceRequest, DeleteDeviceResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DeleteDeviceCommand}.
8
+ */
6
9
  export interface DeleteDeviceCommandInput extends DeleteDeviceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteDeviceCommand}.
13
+ */
8
14
  export interface DeleteDeviceCommandOutput extends DeleteDeviceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteGlobalNetworkRequest, DeleteGlobalNetworkResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DeleteGlobalNetworkCommand}.
8
+ */
6
9
  export interface DeleteGlobalNetworkCommandInput extends DeleteGlobalNetworkRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteGlobalNetworkCommand}.
13
+ */
8
14
  export interface DeleteGlobalNetworkCommandOutput extends DeleteGlobalNetworkResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteLinkRequest, DeleteLinkResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DeleteLinkCommand}.
8
+ */
6
9
  export interface DeleteLinkCommandInput extends DeleteLinkRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteLinkCommand}.
13
+ */
8
14
  export interface DeleteLinkCommandOutput extends DeleteLinkResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeletePeeringRequest, DeletePeeringResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DeletePeeringCommand}.
8
+ */
6
9
  export interface DeletePeeringCommandInput extends DeletePeeringRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeletePeeringCommand}.
13
+ */
8
14
  export interface DeletePeeringCommandOutput extends DeletePeeringResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DeleteResourcePolicyCommand}.
8
+ */
6
9
  export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteResourcePolicyCommand}.
13
+ */
8
14
  export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteSiteRequest, DeleteSiteResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DeleteSiteCommand}.
8
+ */
6
9
  export interface DeleteSiteCommandInput extends DeleteSiteRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteSiteCommand}.
13
+ */
8
14
  export interface DeleteSiteCommandOutput extends DeleteSiteResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeregisterTransitGatewayRequest, DeregisterTransitGatewayResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DeregisterTransitGatewayCommand}.
8
+ */
6
9
  export interface DeregisterTransitGatewayCommandInput extends DeregisterTransitGatewayRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeregisterTransitGatewayCommand}.
13
+ */
8
14
  export interface DeregisterTransitGatewayCommandOutput extends DeregisterTransitGatewayResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeGlobalNetworksRequest, DescribeGlobalNetworksResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DescribeGlobalNetworksCommand}.
8
+ */
6
9
  export interface DescribeGlobalNetworksCommandInput extends DescribeGlobalNetworksRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeGlobalNetworksCommand}.
13
+ */
8
14
  export interface DescribeGlobalNetworksCommandOutput extends DescribeGlobalNetworksResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DisassociateConnectPeerRequest, DisassociateConnectPeerResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DisassociateConnectPeerCommand}.
8
+ */
6
9
  export interface DisassociateConnectPeerCommandInput extends DisassociateConnectPeerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DisassociateConnectPeerCommand}.
13
+ */
8
14
  export interface DisassociateConnectPeerCommandOutput extends DisassociateConnectPeerResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DisassociateCustomerGatewayRequest, DisassociateCustomerGatewayResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DisassociateCustomerGatewayCommand}.
8
+ */
6
9
  export interface DisassociateCustomerGatewayCommandInput extends DisassociateCustomerGatewayRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DisassociateCustomerGatewayCommand}.
13
+ */
8
14
  export interface DisassociateCustomerGatewayCommandOutput extends DisassociateCustomerGatewayResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DisassociateLinkRequest, DisassociateLinkResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DisassociateLinkCommand}.
8
+ */
6
9
  export interface DisassociateLinkCommandInput extends DisassociateLinkRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DisassociateLinkCommand}.
13
+ */
8
14
  export interface DisassociateLinkCommandOutput extends DisassociateLinkResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DisassociateTransitGatewayConnectPeerRequest, DisassociateTransitGatewayConnectPeerResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link DisassociateTransitGatewayConnectPeerCommand}.
8
+ */
6
9
  export interface DisassociateTransitGatewayConnectPeerCommandInput extends DisassociateTransitGatewayConnectPeerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DisassociateTransitGatewayConnectPeerCommand}.
13
+ */
8
14
  export interface DisassociateTransitGatewayConnectPeerCommandOutput extends DisassociateTransitGatewayConnectPeerResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ExecuteCoreNetworkChangeSetRequest, ExecuteCoreNetworkChangeSetResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link ExecuteCoreNetworkChangeSetCommand}.
8
+ */
6
9
  export interface ExecuteCoreNetworkChangeSetCommandInput extends ExecuteCoreNetworkChangeSetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ExecuteCoreNetworkChangeSetCommand}.
13
+ */
8
14
  export interface ExecuteCoreNetworkChangeSetCommandOutput extends ExecuteCoreNetworkChangeSetResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetConnectAttachmentRequest, GetConnectAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetConnectAttachmentCommand}.
8
+ */
6
9
  export interface GetConnectAttachmentCommandInput extends GetConnectAttachmentRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetConnectAttachmentCommand}.
13
+ */
8
14
  export interface GetConnectAttachmentCommandOutput extends GetConnectAttachmentResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetConnectPeerAssociationsRequest, GetConnectPeerAssociationsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetConnectPeerAssociationsCommand}.
8
+ */
6
9
  export interface GetConnectPeerAssociationsCommandInput extends GetConnectPeerAssociationsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetConnectPeerAssociationsCommand}.
13
+ */
8
14
  export interface GetConnectPeerAssociationsCommandOutput extends GetConnectPeerAssociationsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetConnectPeerRequest, GetConnectPeerResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetConnectPeerCommand}.
8
+ */
6
9
  export interface GetConnectPeerCommandInput extends GetConnectPeerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetConnectPeerCommand}.
13
+ */
8
14
  export interface GetConnectPeerCommandOutput extends GetConnectPeerResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetConnectionsRequest, GetConnectionsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetConnectionsCommand}.
8
+ */
6
9
  export interface GetConnectionsCommandInput extends GetConnectionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetConnectionsCommand}.
13
+ */
8
14
  export interface GetConnectionsCommandOutput extends GetConnectionsResponse, __MetadataBearer {
9
15
  }
10
16
  /**