@aws-sdk/client-networkmanager 3.278.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 +6 -6
@@ -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 { GetCoreNetworkChangeEventsRequest, GetCoreNetworkChangeEventsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetCoreNetworkChangeEventsCommand}.
8
+ */
6
9
  export interface GetCoreNetworkChangeEventsCommandInput extends GetCoreNetworkChangeEventsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetCoreNetworkChangeEventsCommand}.
13
+ */
8
14
  export interface GetCoreNetworkChangeEventsCommandOutput extends GetCoreNetworkChangeEventsResponse, __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 { GetCoreNetworkChangeSetRequest, GetCoreNetworkChangeSetResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetCoreNetworkChangeSetCommand}.
8
+ */
6
9
  export interface GetCoreNetworkChangeSetCommandInput extends GetCoreNetworkChangeSetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetCoreNetworkChangeSetCommand}.
13
+ */
8
14
  export interface GetCoreNetworkChangeSetCommandOutput extends GetCoreNetworkChangeSetResponse, __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 { GetCoreNetworkRequest, GetCoreNetworkResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetCoreNetworkCommand}.
8
+ */
6
9
  export interface GetCoreNetworkCommandInput extends GetCoreNetworkRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetCoreNetworkCommand}.
13
+ */
8
14
  export interface GetCoreNetworkCommandOutput extends GetCoreNetworkResponse, __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 { GetCoreNetworkPolicyRequest, GetCoreNetworkPolicyResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetCoreNetworkPolicyCommand}.
8
+ */
6
9
  export interface GetCoreNetworkPolicyCommandInput extends GetCoreNetworkPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetCoreNetworkPolicyCommand}.
13
+ */
8
14
  export interface GetCoreNetworkPolicyCommandOutput extends GetCoreNetworkPolicyResponse, __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 { GetCustomerGatewayAssociationsRequest, GetCustomerGatewayAssociationsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetCustomerGatewayAssociationsCommand}.
8
+ */
6
9
  export interface GetCustomerGatewayAssociationsCommandInput extends GetCustomerGatewayAssociationsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetCustomerGatewayAssociationsCommand}.
13
+ */
8
14
  export interface GetCustomerGatewayAssociationsCommandOutput extends GetCustomerGatewayAssociationsResponse, __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 { GetDevicesRequest, GetDevicesResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetDevicesCommand}.
8
+ */
6
9
  export interface GetDevicesCommandInput extends GetDevicesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetDevicesCommand}.
13
+ */
8
14
  export interface GetDevicesCommandOutput extends GetDevicesResponse, __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 { GetLinkAssociationsRequest, GetLinkAssociationsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetLinkAssociationsCommand}.
8
+ */
6
9
  export interface GetLinkAssociationsCommandInput extends GetLinkAssociationsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetLinkAssociationsCommand}.
13
+ */
8
14
  export interface GetLinkAssociationsCommandOutput extends GetLinkAssociationsResponse, __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 { GetLinksRequest, GetLinksResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetLinksCommand}.
8
+ */
6
9
  export interface GetLinksCommandInput extends GetLinksRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetLinksCommand}.
13
+ */
8
14
  export interface GetLinksCommandOutput extends GetLinksResponse, __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 { GetNetworkResourceCountsRequest, GetNetworkResourceCountsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetNetworkResourceCountsCommand}.
8
+ */
6
9
  export interface GetNetworkResourceCountsCommandInput extends GetNetworkResourceCountsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetNetworkResourceCountsCommand}.
13
+ */
8
14
  export interface GetNetworkResourceCountsCommandOutput extends GetNetworkResourceCountsResponse, __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 { GetNetworkResourceRelationshipsRequest, GetNetworkResourceRelationshipsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetNetworkResourceRelationshipsCommand}.
8
+ */
6
9
  export interface GetNetworkResourceRelationshipsCommandInput extends GetNetworkResourceRelationshipsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetNetworkResourceRelationshipsCommand}.
13
+ */
8
14
  export interface GetNetworkResourceRelationshipsCommandOutput extends GetNetworkResourceRelationshipsResponse, __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 { GetNetworkResourcesRequest, GetNetworkResourcesResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetNetworkResourcesCommand}.
8
+ */
6
9
  export interface GetNetworkResourcesCommandInput extends GetNetworkResourcesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetNetworkResourcesCommand}.
13
+ */
8
14
  export interface GetNetworkResourcesCommandOutput extends GetNetworkResourcesResponse, __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 { GetNetworkRoutesRequest, GetNetworkRoutesResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetNetworkRoutesCommand}.
8
+ */
6
9
  export interface GetNetworkRoutesCommandInput extends GetNetworkRoutesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetNetworkRoutesCommand}.
13
+ */
8
14
  export interface GetNetworkRoutesCommandOutput extends GetNetworkRoutesResponse, __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 { GetNetworkTelemetryRequest, GetNetworkTelemetryResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetNetworkTelemetryCommand}.
8
+ */
6
9
  export interface GetNetworkTelemetryCommandInput extends GetNetworkTelemetryRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetNetworkTelemetryCommand}.
13
+ */
8
14
  export interface GetNetworkTelemetryCommandOutput extends GetNetworkTelemetryResponse, __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 { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetResourcePolicyCommand}.
8
+ */
6
9
  export interface GetResourcePolicyCommandInput extends GetResourcePolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetResourcePolicyCommand}.
13
+ */
8
14
  export interface GetResourcePolicyCommandOutput extends GetResourcePolicyResponse, __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 { GetRouteAnalysisRequest, GetRouteAnalysisResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetRouteAnalysisCommand}.
8
+ */
6
9
  export interface GetRouteAnalysisCommandInput extends GetRouteAnalysisRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetRouteAnalysisCommand}.
13
+ */
8
14
  export interface GetRouteAnalysisCommandOutput extends GetRouteAnalysisResponse, __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 { GetSiteToSiteVpnAttachmentRequest, GetSiteToSiteVpnAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetSiteToSiteVpnAttachmentCommand}.
8
+ */
6
9
  export interface GetSiteToSiteVpnAttachmentCommandInput extends GetSiteToSiteVpnAttachmentRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetSiteToSiteVpnAttachmentCommand}.
13
+ */
8
14
  export interface GetSiteToSiteVpnAttachmentCommandOutput extends GetSiteToSiteVpnAttachmentResponse, __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 { GetSitesRequest, GetSitesResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetSitesCommand}.
8
+ */
6
9
  export interface GetSitesCommandInput extends GetSitesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetSitesCommand}.
13
+ */
8
14
  export interface GetSitesCommandOutput extends GetSitesResponse, __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 { GetTransitGatewayConnectPeerAssociationsRequest, GetTransitGatewayConnectPeerAssociationsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetTransitGatewayConnectPeerAssociationsCommand}.
8
+ */
6
9
  export interface GetTransitGatewayConnectPeerAssociationsCommandInput extends GetTransitGatewayConnectPeerAssociationsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetTransitGatewayConnectPeerAssociationsCommand}.
13
+ */
8
14
  export interface GetTransitGatewayConnectPeerAssociationsCommandOutput extends GetTransitGatewayConnectPeerAssociationsResponse, __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 { GetTransitGatewayPeeringRequest, GetTransitGatewayPeeringResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetTransitGatewayPeeringCommand}.
8
+ */
6
9
  export interface GetTransitGatewayPeeringCommandInput extends GetTransitGatewayPeeringRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetTransitGatewayPeeringCommand}.
13
+ */
8
14
  export interface GetTransitGatewayPeeringCommandOutput extends GetTransitGatewayPeeringResponse, __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 { GetTransitGatewayRegistrationsRequest, GetTransitGatewayRegistrationsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetTransitGatewayRegistrationsCommand}.
8
+ */
6
9
  export interface GetTransitGatewayRegistrationsCommandInput extends GetTransitGatewayRegistrationsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetTransitGatewayRegistrationsCommand}.
13
+ */
8
14
  export interface GetTransitGatewayRegistrationsCommandOutput extends GetTransitGatewayRegistrationsResponse, __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 { GetTransitGatewayRouteTableAttachmentRequest, GetTransitGatewayRouteTableAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetTransitGatewayRouteTableAttachmentCommand}.
8
+ */
6
9
  export interface GetTransitGatewayRouteTableAttachmentCommandInput extends GetTransitGatewayRouteTableAttachmentRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetTransitGatewayRouteTableAttachmentCommand}.
13
+ */
8
14
  export interface GetTransitGatewayRouteTableAttachmentCommandOutput extends GetTransitGatewayRouteTableAttachmentResponse, __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 { GetVpcAttachmentRequest, GetVpcAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link GetVpcAttachmentCommand}.
8
+ */
6
9
  export interface GetVpcAttachmentCommandInput extends GetVpcAttachmentRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetVpcAttachmentCommand}.
13
+ */
8
14
  export interface GetVpcAttachmentCommandOutput extends GetVpcAttachmentResponse, __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 { ListAttachmentsRequest, ListAttachmentsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link ListAttachmentsCommand}.
8
+ */
6
9
  export interface ListAttachmentsCommandInput extends ListAttachmentsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListAttachmentsCommand}.
13
+ */
8
14
  export interface ListAttachmentsCommandOutput extends ListAttachmentsResponse, __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 { ListConnectPeersRequest, ListConnectPeersResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link ListConnectPeersCommand}.
8
+ */
6
9
  export interface ListConnectPeersCommandInput extends ListConnectPeersRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListConnectPeersCommand}.
13
+ */
8
14
  export interface ListConnectPeersCommandOutput extends ListConnectPeersResponse, __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 { ListCoreNetworkPolicyVersionsRequest, ListCoreNetworkPolicyVersionsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link ListCoreNetworkPolicyVersionsCommand}.
8
+ */
6
9
  export interface ListCoreNetworkPolicyVersionsCommandInput extends ListCoreNetworkPolicyVersionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListCoreNetworkPolicyVersionsCommand}.
13
+ */
8
14
  export interface ListCoreNetworkPolicyVersionsCommandOutput extends ListCoreNetworkPolicyVersionsResponse, __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 { ListCoreNetworksRequest, ListCoreNetworksResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link ListCoreNetworksCommand}.
8
+ */
6
9
  export interface ListCoreNetworksCommandInput extends ListCoreNetworksRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListCoreNetworksCommand}.
13
+ */
8
14
  export interface ListCoreNetworksCommandOutput extends ListCoreNetworksResponse, __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 { ListOrganizationServiceAccessStatusRequest, ListOrganizationServiceAccessStatusResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link ListOrganizationServiceAccessStatusCommand}.
8
+ */
6
9
  export interface ListOrganizationServiceAccessStatusCommandInput extends ListOrganizationServiceAccessStatusRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListOrganizationServiceAccessStatusCommand}.
13
+ */
8
14
  export interface ListOrganizationServiceAccessStatusCommandOutput extends ListOrganizationServiceAccessStatusResponse, __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 { ListPeeringsRequest, ListPeeringsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link ListPeeringsCommand}.
8
+ */
6
9
  export interface ListPeeringsCommandInput extends ListPeeringsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListPeeringsCommand}.
13
+ */
8
14
  export interface ListPeeringsCommandOutput extends ListPeeringsResponse, __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 { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link ListTagsForResourceCommand}.
8
+ */
6
9
  export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListTagsForResourceCommand}.
13
+ */
8
14
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __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 { PutCoreNetworkPolicyRequest, PutCoreNetworkPolicyResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link PutCoreNetworkPolicyCommand}.
8
+ */
6
9
  export interface PutCoreNetworkPolicyCommandInput extends PutCoreNetworkPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutCoreNetworkPolicyCommand}.
13
+ */
8
14
  export interface PutCoreNetworkPolicyCommandOutput extends PutCoreNetworkPolicyResponse, __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 { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link PutResourcePolicyCommand}.
8
+ */
6
9
  export interface PutResourcePolicyCommandInput extends PutResourcePolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutResourcePolicyCommand}.
13
+ */
8
14
  export interface PutResourcePolicyCommandOutput extends PutResourcePolicyResponse, __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 { RegisterTransitGatewayRequest, RegisterTransitGatewayResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link RegisterTransitGatewayCommand}.
8
+ */
6
9
  export interface RegisterTransitGatewayCommandInput extends RegisterTransitGatewayRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link RegisterTransitGatewayCommand}.
13
+ */
8
14
  export interface RegisterTransitGatewayCommandOutput extends RegisterTransitGatewayResponse, __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 { RejectAttachmentRequest, RejectAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link RejectAttachmentCommand}.
8
+ */
6
9
  export interface RejectAttachmentCommandInput extends RejectAttachmentRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link RejectAttachmentCommand}.
13
+ */
8
14
  export interface RejectAttachmentCommandOutput extends RejectAttachmentResponse, __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 { RestoreCoreNetworkPolicyVersionRequest, RestoreCoreNetworkPolicyVersionResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link RestoreCoreNetworkPolicyVersionCommand}.
8
+ */
6
9
  export interface RestoreCoreNetworkPolicyVersionCommandInput extends RestoreCoreNetworkPolicyVersionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link RestoreCoreNetworkPolicyVersionCommand}.
13
+ */
8
14
  export interface RestoreCoreNetworkPolicyVersionCommandOutput extends RestoreCoreNetworkPolicyVersionResponse, __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 { StartOrganizationServiceAccessUpdateRequest, StartOrganizationServiceAccessUpdateResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link StartOrganizationServiceAccessUpdateCommand}.
8
+ */
6
9
  export interface StartOrganizationServiceAccessUpdateCommandInput extends StartOrganizationServiceAccessUpdateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StartOrganizationServiceAccessUpdateCommand}.
13
+ */
8
14
  export interface StartOrganizationServiceAccessUpdateCommandOutput extends StartOrganizationServiceAccessUpdateResponse, __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 { StartRouteAnalysisRequest, StartRouteAnalysisResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link StartRouteAnalysisCommand}.
8
+ */
6
9
  export interface StartRouteAnalysisCommandInput extends StartRouteAnalysisRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link StartRouteAnalysisCommand}.
13
+ */
8
14
  export interface StartRouteAnalysisCommandOutput extends StartRouteAnalysisResponse, __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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link TagResourceCommand}.
8
+ */
6
9
  export interface TagResourceCommandInput extends TagResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link TagResourceCommand}.
13
+ */
8
14
  export interface TagResourceCommandOutput extends TagResourceResponse, __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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link UntagResourceCommand}.
8
+ */
6
9
  export interface UntagResourceCommandInput extends UntagResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UntagResourceCommand}.
13
+ */
8
14
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __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 { UpdateConnectionRequest, UpdateConnectionResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * The input for {@link UpdateConnectionCommand}.
8
+ */
6
9
  export interface UpdateConnectionCommandInput extends UpdateConnectionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateConnectionCommand}.
13
+ */
8
14
  export interface UpdateConnectionCommandOutput extends UpdateConnectionResponse, __MetadataBearer {
9
15
  }
10
16
  /**