@aws-sdk/client-networkmanager 3.300.0 → 3.303.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/models/models_0.js +184 -215
- package/dist-es/models/models_0.js +184 -215
- package/dist-types/commands/AcceptAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/AssociateConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +1 -1
- package/dist-types/commands/AssociateLinkCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +4 -4
- package/dist-types/commands/CreateConnectPeerCommand.d.ts +5 -5
- package/dist-types/commands/CreateConnectionCommand.d.ts +3 -3
- package/dist-types/commands/CreateCoreNetworkCommand.d.ts +3 -3
- package/dist-types/commands/CreateDeviceCommand.d.ts +5 -5
- package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +3 -3
- package/dist-types/commands/CreateLinkCommand.d.ts +4 -4
- package/dist-types/commands/CreateSiteCommand.d.ts +4 -4
- package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +3 -3
- package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +3 -3
- package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +3 -3
- package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +5 -5
- package/dist-types/commands/DeleteAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLinkCommand.d.ts +1 -1
- package/dist-types/commands/DeletePeeringCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSiteCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +2 -2
- package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateLinkCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +2 -2
- package/dist-types/commands/GetConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionsCommand.d.ts +2 -2
- package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +1 -1
- package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +1 -1
- package/dist-types/commands/GetCoreNetworkCommand.d.ts +1 -1
- package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +2 -2
- package/dist-types/commands/GetDevicesCommand.d.ts +2 -2
- package/dist-types/commands/GetLinkAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetLinksCommand.d.ts +2 -2
- package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +1 -1
- package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +1 -1
- package/dist-types/commands/GetNetworkResourcesCommand.d.ts +1 -1
- package/dist-types/commands/GetNetworkRoutesCommand.d.ts +8 -8
- package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetRouteAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/GetSitesCommand.d.ts +2 -2
- package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +2 -2
- package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +2 -2
- package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/GetVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/ListAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/ListConnectPeersCommand.d.ts +1 -1
- package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListCoreNetworksCommand.d.ts +1 -1
- package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +1 -1
- package/dist-types/commands/ListPeeringsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/RejectAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +1 -1
- package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +1 -1
- package/dist-types/commands/StartRouteAnalysisCommand.d.ts +2 -2
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +1 -1
- package/dist-types/commands/UpdateLinkCommand.d.ts +2 -2
- package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +2 -2
- package/dist-types/commands/UpdateSiteCommand.d.ts +2 -2
- package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +3 -3
- package/dist-types/models/models_0.d.ts +339 -184
- package/dist-types/ts3.4/models/models_0.d.ts +236 -184
- package/package.json +34 -34
|
@@ -26,18 +26,18 @@ export interface CreateLinkCommandOutput extends CreateLinkResponse, __MetadataB
|
|
|
26
26
|
* import { NetworkManagerClient, CreateLinkCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, CreateLinkCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateLinkRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* Description: "STRING_VALUE",
|
|
32
32
|
* Type: "STRING_VALUE",
|
|
33
|
-
* Bandwidth: {
|
|
33
|
+
* Bandwidth: { // Bandwidth
|
|
34
34
|
* UploadSpeed: Number("int"),
|
|
35
35
|
* DownloadSpeed: Number("int"),
|
|
36
36
|
* },
|
|
37
37
|
* Provider: "STRING_VALUE",
|
|
38
38
|
* SiteId: "STRING_VALUE", // required
|
|
39
|
-
* Tags: [
|
|
40
|
-
* {
|
|
39
|
+
* Tags: [ // TagList
|
|
40
|
+
* { // Tag
|
|
41
41
|
* Key: "STRING_VALUE",
|
|
42
42
|
* Value: "STRING_VALUE",
|
|
43
43
|
* },
|
|
@@ -26,16 +26,16 @@ export interface CreateSiteCommandOutput extends CreateSiteResponse, __MetadataB
|
|
|
26
26
|
* import { NetworkManagerClient, CreateSiteCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, CreateSiteCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateSiteRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* Description: "STRING_VALUE",
|
|
32
|
-
* Location: {
|
|
32
|
+
* Location: { // Location
|
|
33
33
|
* Address: "STRING_VALUE",
|
|
34
34
|
* Latitude: "STRING_VALUE",
|
|
35
35
|
* Longitude: "STRING_VALUE",
|
|
36
36
|
* },
|
|
37
|
-
* Tags: [
|
|
38
|
-
* {
|
|
37
|
+
* Tags: [ // TagList
|
|
38
|
+
* { // Tag
|
|
39
39
|
* Key: "STRING_VALUE",
|
|
40
40
|
* Value: "STRING_VALUE",
|
|
41
41
|
* },
|
|
@@ -26,11 +26,11 @@ export interface CreateSiteToSiteVpnAttachmentCommandOutput extends CreateSiteTo
|
|
|
26
26
|
* import { NetworkManagerClient, CreateSiteToSiteVpnAttachmentCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, CreateSiteToSiteVpnAttachmentCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateSiteToSiteVpnAttachmentRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* VpnConnectionArn: "STRING_VALUE", // required
|
|
32
|
-
* Tags: [
|
|
33
|
-
* {
|
|
32
|
+
* Tags: [ // TagList
|
|
33
|
+
* { // Tag
|
|
34
34
|
* Key: "STRING_VALUE",
|
|
35
35
|
* Value: "STRING_VALUE",
|
|
36
36
|
* },
|
|
@@ -26,11 +26,11 @@ export interface CreateTransitGatewayPeeringCommandOutput extends CreateTransitG
|
|
|
26
26
|
* import { NetworkManagerClient, CreateTransitGatewayPeeringCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, CreateTransitGatewayPeeringCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateTransitGatewayPeeringRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* TransitGatewayArn: "STRING_VALUE", // required
|
|
32
|
-
* Tags: [
|
|
33
|
-
* {
|
|
32
|
+
* Tags: [ // TagList
|
|
33
|
+
* { // Tag
|
|
34
34
|
* Key: "STRING_VALUE",
|
|
35
35
|
* Value: "STRING_VALUE",
|
|
36
36
|
* },
|
|
@@ -26,11 +26,11 @@ export interface CreateTransitGatewayRouteTableAttachmentCommandOutput extends C
|
|
|
26
26
|
* import { NetworkManagerClient, CreateTransitGatewayRouteTableAttachmentCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, CreateTransitGatewayRouteTableAttachmentCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateTransitGatewayRouteTableAttachmentRequest
|
|
30
30
|
* PeeringId: "STRING_VALUE", // required
|
|
31
31
|
* TransitGatewayRouteTableArn: "STRING_VALUE", // required
|
|
32
|
-
* Tags: [
|
|
33
|
-
* {
|
|
32
|
+
* Tags: [ // TagList
|
|
33
|
+
* { // Tag
|
|
34
34
|
* Key: "STRING_VALUE",
|
|
35
35
|
* Value: "STRING_VALUE",
|
|
36
36
|
* },
|
|
@@ -26,18 +26,18 @@ export interface CreateVpcAttachmentCommandOutput extends CreateVpcAttachmentRes
|
|
|
26
26
|
* import { NetworkManagerClient, CreateVpcAttachmentCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, CreateVpcAttachmentCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateVpcAttachmentRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* VpcArn: "STRING_VALUE", // required
|
|
32
|
-
* SubnetArns: [ // required
|
|
32
|
+
* SubnetArns: [ // SubnetArnList // required
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
|
-
* Options: {
|
|
35
|
+
* Options: { // VpcOptions
|
|
36
36
|
* Ipv6Support: true || false,
|
|
37
37
|
* ApplianceModeSupport: true || false,
|
|
38
38
|
* },
|
|
39
|
-
* Tags: [
|
|
40
|
-
* {
|
|
39
|
+
* Tags: [ // TagList
|
|
40
|
+
* { // Tag
|
|
41
41
|
* Key: "STRING_VALUE",
|
|
42
42
|
* Value: "STRING_VALUE",
|
|
43
43
|
* },
|
|
@@ -26,7 +26,7 @@ export interface DeleteAttachmentCommandOutput extends DeleteAttachmentResponse,
|
|
|
26
26
|
* import { NetworkManagerClient, DeleteAttachmentCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, DeleteAttachmentCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteAttachmentRequest
|
|
30
30
|
* AttachmentId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteAttachmentCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteConnectPeerCommandOutput extends DeleteConnectPeerRespons
|
|
|
26
26
|
* import { NetworkManagerClient, DeleteConnectPeerCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, DeleteConnectPeerCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteConnectPeerRequest
|
|
30
30
|
* ConnectPeerId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteConnectPeerCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteConnectionCommandOutput extends DeleteConnectionResponse,
|
|
|
26
26
|
* import { NetworkManagerClient, DeleteConnectionCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, DeleteConnectionCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteConnectionRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* ConnectionId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteCoreNetworkCommandOutput extends DeleteCoreNetworkRespons
|
|
|
26
26
|
* import { NetworkManagerClient, DeleteCoreNetworkCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, DeleteCoreNetworkCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteCoreNetworkRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteCoreNetworkCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteCoreNetworkPolicyVersionCommandOutput extends DeleteCoreN
|
|
|
26
26
|
* import { NetworkManagerClient, DeleteCoreNetworkPolicyVersionCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, DeleteCoreNetworkPolicyVersionCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteCoreNetworkPolicyVersionRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* PolicyVersionId: Number("int"), // required
|
|
32
32
|
* };
|
|
@@ -27,7 +27,7 @@ export interface DeleteDeviceCommandOutput extends DeleteDeviceResponse, __Metad
|
|
|
27
27
|
* import { NetworkManagerClient, DeleteDeviceCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, DeleteDeviceCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteDeviceRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
32
|
* DeviceId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -27,7 +27,7 @@ export interface DeleteGlobalNetworkCommandOutput extends DeleteGlobalNetworkRes
|
|
|
27
27
|
* import { NetworkManagerClient, DeleteGlobalNetworkCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, DeleteGlobalNetworkCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteGlobalNetworkRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DeleteGlobalNetworkCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DeleteLinkCommandOutput extends DeleteLinkResponse, __MetadataB
|
|
|
27
27
|
* import { NetworkManagerClient, DeleteLinkCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, DeleteLinkCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteLinkRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
32
|
* LinkId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeletePeeringCommandOutput extends DeletePeeringResponse, __Met
|
|
|
26
26
|
* import { NetworkManagerClient, DeletePeeringCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, DeletePeeringCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeletePeeringRequest
|
|
30
30
|
* PeeringId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeletePeeringCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR
|
|
|
26
26
|
* import { NetworkManagerClient, DeleteResourcePolicyCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, DeleteResourcePolicyCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteResourcePolicyRequest
|
|
30
30
|
* ResourceArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteResourcePolicyCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteSiteCommandOutput extends DeleteSiteResponse, __MetadataB
|
|
|
26
26
|
* import { NetworkManagerClient, DeleteSiteCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, DeleteSiteCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteSiteRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* SiteId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -27,7 +27,7 @@ export interface DeregisterTransitGatewayCommandOutput extends DeregisterTransit
|
|
|
27
27
|
* import { NetworkManagerClient, DeregisterTransitGatewayCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, DeregisterTransitGatewayCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeregisterTransitGatewayRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
32
|
* TransitGatewayArn: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -29,8 +29,8 @@ export interface DescribeGlobalNetworksCommandOutput extends DescribeGlobalNetwo
|
|
|
29
29
|
* import { NetworkManagerClient, DescribeGlobalNetworksCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
30
30
|
* // const { NetworkManagerClient, DescribeGlobalNetworksCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
31
31
|
* const client = new NetworkManagerClient(config);
|
|
32
|
-
* const input = {
|
|
33
|
-
* GlobalNetworkIds: [
|
|
32
|
+
* const input = { // DescribeGlobalNetworksRequest
|
|
33
|
+
* GlobalNetworkIds: [ // GlobalNetworkIdList
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface DisassociateConnectPeerCommandOutput extends DisassociateConnec
|
|
|
26
26
|
* import { NetworkManagerClient, DisassociateConnectPeerCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, DisassociateConnectPeerCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DisassociateConnectPeerRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* ConnectPeerId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DisassociateCustomerGatewayCommandOutput extends DisassociateCu
|
|
|
26
26
|
* import { NetworkManagerClient, DisassociateCustomerGatewayCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, DisassociateCustomerGatewayCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DisassociateCustomerGatewayRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* CustomerGatewayArn: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -27,7 +27,7 @@ export interface DisassociateLinkCommandOutput extends DisassociateLinkResponse,
|
|
|
27
27
|
* import { NetworkManagerClient, DisassociateLinkCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, DisassociateLinkCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DisassociateLinkRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
32
|
* DeviceId: "STRING_VALUE", // required
|
|
33
33
|
* LinkId: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface DisassociateTransitGatewayConnectPeerCommandOutput extends Disa
|
|
|
26
26
|
* import { NetworkManagerClient, DisassociateTransitGatewayConnectPeerCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, DisassociateTransitGatewayConnectPeerCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DisassociateTransitGatewayConnectPeerRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* TransitGatewayConnectPeerArn: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ExecuteCoreNetworkChangeSetCommandOutput extends ExecuteCoreNet
|
|
|
26
26
|
* import { NetworkManagerClient, ExecuteCoreNetworkChangeSetCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, ExecuteCoreNetworkChangeSetCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ExecuteCoreNetworkChangeSetRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* PolicyVersionId: Number("int"), // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetConnectAttachmentCommandOutput extends GetConnectAttachmentR
|
|
|
26
26
|
* import { NetworkManagerClient, GetConnectAttachmentCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetConnectAttachmentCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetConnectAttachmentRequest
|
|
30
30
|
* AttachmentId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetConnectAttachmentCommand(input);
|
|
@@ -26,9 +26,9 @@ export interface GetConnectPeerAssociationsCommandOutput extends GetConnectPeerA
|
|
|
26
26
|
* import { NetworkManagerClient, GetConnectPeerAssociationsCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetConnectPeerAssociationsCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetConnectPeerAssociationsRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
|
-
* ConnectPeerIds: [
|
|
31
|
+
* ConnectPeerIds: [ // ConnectPeerIdList
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface GetConnectPeerCommandOutput extends GetConnectPeerResponse, __M
|
|
|
26
26
|
* import { NetworkManagerClient, GetConnectPeerCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetConnectPeerCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetConnectPeerRequest
|
|
30
30
|
* ConnectPeerId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetConnectPeerCommand(input);
|
|
@@ -26,9 +26,9 @@ export interface GetConnectionsCommandOutput extends GetConnectionsResponse, __M
|
|
|
26
26
|
* import { NetworkManagerClient, GetConnectionsCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetConnectionsCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetConnectionsRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
|
-
* ConnectionIds: [
|
|
31
|
+
* ConnectionIds: [ // ConnectionIdList
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* DeviceId: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface GetCoreNetworkChangeEventsCommandOutput extends GetCoreNetworkC
|
|
|
26
26
|
* import { NetworkManagerClient, GetCoreNetworkChangeEventsCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetCoreNetworkChangeEventsCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetCoreNetworkChangeEventsRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* PolicyVersionId: Number("int"), // required
|
|
32
32
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface GetCoreNetworkChangeSetCommandOutput extends GetCoreNetworkChan
|
|
|
26
26
|
* import { NetworkManagerClient, GetCoreNetworkChangeSetCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetCoreNetworkChangeSetCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetCoreNetworkChangeSetRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* PolicyVersionId: Number("int"), // required
|
|
32
32
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface GetCoreNetworkCommandOutput extends GetCoreNetworkResponse, __M
|
|
|
26
26
|
* import { NetworkManagerClient, GetCoreNetworkCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetCoreNetworkCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetCoreNetworkRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetCoreNetworkCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetCoreNetworkPolicyCommandOutput extends GetCoreNetworkPolicyR
|
|
|
26
26
|
* import { NetworkManagerClient, GetCoreNetworkPolicyCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetCoreNetworkPolicyCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetCoreNetworkPolicyRequest
|
|
30
30
|
* CoreNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* PolicyVersionId: Number("int"),
|
|
32
32
|
* Alias: "LIVE" || "LATEST",
|
|
@@ -27,9 +27,9 @@ export interface GetCustomerGatewayAssociationsCommandOutput extends GetCustomer
|
|
|
27
27
|
* import { NetworkManagerClient, GetCustomerGatewayAssociationsCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, GetCustomerGatewayAssociationsCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetCustomerGatewayAssociationsRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
|
-
* CustomerGatewayArns: [
|
|
32
|
+
* CustomerGatewayArns: [ // CustomerGatewayArnList
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* MaxResults: Number("int"),
|
|
@@ -26,9 +26,9 @@ export interface GetDevicesCommandOutput extends GetDevicesResponse, __MetadataB
|
|
|
26
26
|
* import { NetworkManagerClient, GetDevicesCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetDevicesCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetDevicesRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
|
-
* DeviceIds: [
|
|
31
|
+
* DeviceIds: [ // DeviceIdList
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* SiteId: "STRING_VALUE",
|
|
@@ -27,7 +27,7 @@ export interface GetLinkAssociationsCommandOutput extends GetLinkAssociationsRes
|
|
|
27
27
|
* import { NetworkManagerClient, GetLinkAssociationsCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, GetLinkAssociationsCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetLinkAssociationsRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
32
|
* DeviceId: "STRING_VALUE",
|
|
33
33
|
* LinkId: "STRING_VALUE",
|
|
@@ -27,9 +27,9 @@ export interface GetLinksCommandOutput extends GetLinksResponse, __MetadataBeare
|
|
|
27
27
|
* import { NetworkManagerClient, GetLinksCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, GetLinksCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetLinksRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
|
-
* LinkIds: [
|
|
32
|
+
* LinkIds: [ // LinkIdList
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* SiteId: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface GetNetworkResourceCountsCommandOutput extends GetNetworkResourc
|
|
|
26
26
|
* import { NetworkManagerClient, GetNetworkResourceCountsCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetNetworkResourceCountsCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetNetworkResourceCountsRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* ResourceType: "STRING_VALUE",
|
|
32
32
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface GetNetworkResourceRelationshipsCommandOutput extends GetNetwork
|
|
|
26
26
|
* import { NetworkManagerClient, GetNetworkResourceRelationshipsCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetNetworkResourceRelationshipsCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetNetworkResourceRelationshipsRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* CoreNetworkId: "STRING_VALUE",
|
|
32
32
|
* RegisteredGatewayArn: "STRING_VALUE",
|
|
@@ -27,7 +27,7 @@ export interface GetNetworkResourcesCommandOutput extends GetNetworkResourcesRes
|
|
|
27
27
|
* import { NetworkManagerClient, GetNetworkResourcesCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, GetNetworkResourcesCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetNetworkResourcesRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
32
|
* CoreNetworkId: "STRING_VALUE",
|
|
33
33
|
* RegisteredGatewayArn: "STRING_VALUE",
|
|
@@ -26,17 +26,17 @@ export interface GetNetworkRoutesCommandOutput extends GetNetworkRoutesResponse,
|
|
|
26
26
|
* import { NetworkManagerClient, GetNetworkRoutesCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetNetworkRoutesCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetNetworkRoutesRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
|
-
* RouteTableIdentifier: {
|
|
31
|
+
* RouteTableIdentifier: { // RouteTableIdentifier
|
|
32
32
|
* TransitGatewayRouteTableArn: "STRING_VALUE",
|
|
33
|
-
* CoreNetworkSegmentEdge: {
|
|
33
|
+
* CoreNetworkSegmentEdge: { // CoreNetworkSegmentEdgeIdentifier
|
|
34
34
|
* CoreNetworkId: "STRING_VALUE",
|
|
35
35
|
* SegmentName: "STRING_VALUE",
|
|
36
36
|
* EdgeLocation: "STRING_VALUE",
|
|
37
37
|
* },
|
|
38
38
|
* },
|
|
39
|
-
* ExactCidrMatches: [
|
|
39
|
+
* ExactCidrMatches: [ // ConstrainedStringList
|
|
40
40
|
* "STRING_VALUE",
|
|
41
41
|
* ],
|
|
42
42
|
* LongestPrefixMatches: [
|
|
@@ -51,14 +51,14 @@ export interface GetNetworkRoutesCommandOutput extends GetNetworkRoutesResponse,
|
|
|
51
51
|
* PrefixListIds: [
|
|
52
52
|
* "STRING_VALUE",
|
|
53
53
|
* ],
|
|
54
|
-
* States: [
|
|
54
|
+
* States: [ // RouteStateList
|
|
55
55
|
* "ACTIVE" || "BLACKHOLE",
|
|
56
56
|
* ],
|
|
57
|
-
* Types: [
|
|
57
|
+
* Types: [ // RouteTypeList
|
|
58
58
|
* "PROPAGATED" || "STATIC",
|
|
59
59
|
* ],
|
|
60
|
-
* DestinationFilters: {
|
|
61
|
-
* "<keys>": [
|
|
60
|
+
* DestinationFilters: { // FilterMap
|
|
61
|
+
* "<keys>": [ // FilterValues
|
|
62
62
|
* "STRING_VALUE",
|
|
63
63
|
* ],
|
|
64
64
|
* },
|
|
@@ -26,7 +26,7 @@ export interface GetNetworkTelemetryCommandOutput extends GetNetworkTelemetryRes
|
|
|
26
26
|
* import { NetworkManagerClient, GetNetworkTelemetryCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetNetworkTelemetryCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetNetworkTelemetryRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* CoreNetworkId: "STRING_VALUE",
|
|
32
32
|
* RegisteredGatewayArn: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyRespons
|
|
|
26
26
|
* import { NetworkManagerClient, GetResourcePolicyCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetResourcePolicyCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetResourcePolicyRequest
|
|
30
30
|
* ResourceArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetResourcePolicyCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetRouteAnalysisCommandOutput extends GetRouteAnalysisResponse,
|
|
|
26
26
|
* import { NetworkManagerClient, GetRouteAnalysisCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetRouteAnalysisCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetRouteAnalysisRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* RouteAnalysisId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetSiteToSiteVpnAttachmentCommandOutput extends GetSiteToSiteVp
|
|
|
26
26
|
* import { NetworkManagerClient, GetSiteToSiteVpnAttachmentCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetSiteToSiteVpnAttachmentCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetSiteToSiteVpnAttachmentRequest
|
|
30
30
|
* AttachmentId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetSiteToSiteVpnAttachmentCommand(input);
|
|
@@ -26,9 +26,9 @@ export interface GetSitesCommandOutput extends GetSitesResponse, __MetadataBeare
|
|
|
26
26
|
* import { NetworkManagerClient, GetSitesCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetSitesCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetSitesRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
|
-
* SiteIds: [
|
|
31
|
+
* SiteIds: [ // SiteIdList
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* MaxResults: Number("int"),
|
|
@@ -26,9 +26,9 @@ export interface GetTransitGatewayConnectPeerAssociationsCommandOutput extends G
|
|
|
26
26
|
* import { NetworkManagerClient, GetTransitGatewayConnectPeerAssociationsCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetTransitGatewayConnectPeerAssociationsCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetTransitGatewayConnectPeerAssociationsRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
|
-
* TransitGatewayConnectPeerArns: [
|
|
31
|
+
* TransitGatewayConnectPeerArns: [ // TransitGatewayConnectPeerArnList
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface GetTransitGatewayPeeringCommandOutput extends GetTransitGateway
|
|
|
26
26
|
* import { NetworkManagerClient, GetTransitGatewayPeeringCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, GetTransitGatewayPeeringCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetTransitGatewayPeeringRequest
|
|
30
30
|
* PeeringId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetTransitGatewayPeeringCommand(input);
|