@aws-sdk/client-networkmanager 3.300.0 → 3.301.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 (86) hide show
  1. package/dist-types/commands/AcceptAttachmentCommand.d.ts +1 -1
  2. package/dist-types/commands/AssociateConnectPeerCommand.d.ts +1 -1
  3. package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +1 -1
  4. package/dist-types/commands/AssociateLinkCommand.d.ts +1 -1
  5. package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +4 -4
  7. package/dist-types/commands/CreateConnectPeerCommand.d.ts +5 -5
  8. package/dist-types/commands/CreateConnectionCommand.d.ts +3 -3
  9. package/dist-types/commands/CreateCoreNetworkCommand.d.ts +3 -3
  10. package/dist-types/commands/CreateDeviceCommand.d.ts +5 -5
  11. package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +3 -3
  12. package/dist-types/commands/CreateLinkCommand.d.ts +4 -4
  13. package/dist-types/commands/CreateSiteCommand.d.ts +4 -4
  14. package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +5 -5
  18. package/dist-types/commands/DeleteAttachmentCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteConnectPeerCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteDeviceCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteLinkCommand.d.ts +1 -1
  26. package/dist-types/commands/DeletePeeringCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteSiteCommand.d.ts +1 -1
  29. package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +2 -2
  31. package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +1 -1
  32. package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +1 -1
  33. package/dist-types/commands/DisassociateLinkCommand.d.ts +1 -1
  34. package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +1 -1
  35. package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +1 -1
  36. package/dist-types/commands/GetConnectAttachmentCommand.d.ts +1 -1
  37. package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +2 -2
  38. package/dist-types/commands/GetConnectPeerCommand.d.ts +1 -1
  39. package/dist-types/commands/GetConnectionsCommand.d.ts +2 -2
  40. package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +1 -1
  41. package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +1 -1
  42. package/dist-types/commands/GetCoreNetworkCommand.d.ts +1 -1
  43. package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +1 -1
  44. package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +2 -2
  45. package/dist-types/commands/GetDevicesCommand.d.ts +2 -2
  46. package/dist-types/commands/GetLinkAssociationsCommand.d.ts +1 -1
  47. package/dist-types/commands/GetLinksCommand.d.ts +2 -2
  48. package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +1 -1
  49. package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +1 -1
  50. package/dist-types/commands/GetNetworkResourcesCommand.d.ts +1 -1
  51. package/dist-types/commands/GetNetworkRoutesCommand.d.ts +8 -8
  52. package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +1 -1
  53. package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
  54. package/dist-types/commands/GetRouteAnalysisCommand.d.ts +1 -1
  55. package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +1 -1
  56. package/dist-types/commands/GetSitesCommand.d.ts +2 -2
  57. package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +2 -2
  58. package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +1 -1
  59. package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +2 -2
  60. package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +1 -1
  61. package/dist-types/commands/GetVpcAttachmentCommand.d.ts +1 -1
  62. package/dist-types/commands/ListAttachmentsCommand.d.ts +1 -1
  63. package/dist-types/commands/ListConnectPeersCommand.d.ts +1 -1
  64. package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +1 -1
  65. package/dist-types/commands/ListCoreNetworksCommand.d.ts +1 -1
  66. package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +1 -1
  67. package/dist-types/commands/ListPeeringsCommand.d.ts +1 -1
  68. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  69. package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +1 -1
  70. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
  71. package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +1 -1
  72. package/dist-types/commands/RejectAttachmentCommand.d.ts +1 -1
  73. package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +1 -1
  74. package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +1 -1
  75. package/dist-types/commands/StartRouteAnalysisCommand.d.ts +2 -2
  76. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  77. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  78. package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
  79. package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +1 -1
  80. package/dist-types/commands/UpdateDeviceCommand.d.ts +3 -3
  81. package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +1 -1
  82. package/dist-types/commands/UpdateLinkCommand.d.ts +2 -2
  83. package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +2 -2
  84. package/dist-types/commands/UpdateSiteCommand.d.ts +2 -2
  85. package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +3 -3
  86. package/package.json +3 -3
@@ -28,7 +28,7 @@ export interface AcceptAttachmentCommandOutput extends AcceptAttachmentResponse,
28
28
  * import { NetworkManagerClient, AcceptAttachmentCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
29
29
  * // const { NetworkManagerClient, AcceptAttachmentCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
30
30
  * const client = new NetworkManagerClient(config);
31
- * const input = {
31
+ * const input = { // AcceptAttachmentRequest
32
32
  * AttachmentId: "STRING_VALUE", // required
33
33
  * };
34
34
  * const command = new AcceptAttachmentCommand(input);
@@ -29,7 +29,7 @@ export interface AssociateConnectPeerCommandOutput extends AssociateConnectPeerR
29
29
  * import { NetworkManagerClient, AssociateConnectPeerCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
30
30
  * // const { NetworkManagerClient, AssociateConnectPeerCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
31
31
  * const client = new NetworkManagerClient(config);
32
- * const input = {
32
+ * const input = { // AssociateConnectPeerRequest
33
33
  * GlobalNetworkId: "STRING_VALUE", // required
34
34
  * ConnectPeerId: "STRING_VALUE", // required
35
35
  * DeviceId: "STRING_VALUE", // required
@@ -34,7 +34,7 @@ export interface AssociateCustomerGatewayCommandOutput extends AssociateCustomer
34
34
  * import { NetworkManagerClient, AssociateCustomerGatewayCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
35
35
  * // const { NetworkManagerClient, AssociateCustomerGatewayCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
36
36
  * const client = new NetworkManagerClient(config);
37
- * const input = {
37
+ * const input = { // AssociateCustomerGatewayRequest
38
38
  * CustomerGatewayArn: "STRING_VALUE", // required
39
39
  * GlobalNetworkId: "STRING_VALUE", // required
40
40
  * DeviceId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface AssociateLinkCommandOutput extends AssociateLinkResponse, __Met
26
26
  * import { NetworkManagerClient, AssociateLinkCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
27
27
  * // const { NetworkManagerClient, AssociateLinkCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
28
28
  * const client = new NetworkManagerClient(config);
29
- * const input = {
29
+ * const input = { // AssociateLinkRequest
30
30
  * GlobalNetworkId: "STRING_VALUE", // required
31
31
  * DeviceId: "STRING_VALUE", // required
32
32
  * LinkId: "STRING_VALUE", // required
@@ -30,7 +30,7 @@ export interface AssociateTransitGatewayConnectPeerCommandOutput extends Associa
30
30
  * import { NetworkManagerClient, AssociateTransitGatewayConnectPeerCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
31
31
  * // const { NetworkManagerClient, AssociateTransitGatewayConnectPeerCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
32
32
  * const client = new NetworkManagerClient(config);
33
- * const input = {
33
+ * const input = { // AssociateTransitGatewayConnectPeerRequest
34
34
  * GlobalNetworkId: "STRING_VALUE", // required
35
35
  * TransitGatewayConnectPeerArn: "STRING_VALUE", // required
36
36
  * DeviceId: "STRING_VALUE", // required
@@ -29,15 +29,15 @@ export interface CreateConnectAttachmentCommandOutput extends CreateConnectAttac
29
29
  * import { NetworkManagerClient, CreateConnectAttachmentCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
30
30
  * // const { NetworkManagerClient, CreateConnectAttachmentCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
31
31
  * const client = new NetworkManagerClient(config);
32
- * const input = {
32
+ * const input = { // CreateConnectAttachmentRequest
33
33
  * CoreNetworkId: "STRING_VALUE", // required
34
34
  * EdgeLocation: "STRING_VALUE", // required
35
35
  * TransportAttachmentId: "STRING_VALUE", // required
36
- * Options: {
36
+ * Options: { // ConnectAttachmentOptions
37
37
  * Protocol: "GRE",
38
38
  * },
39
- * Tags: [
40
- * {
39
+ * Tags: [ // TagList
40
+ * { // Tag
41
41
  * Key: "STRING_VALUE",
42
42
  * Value: "STRING_VALUE",
43
43
  * },
@@ -27,18 +27,18 @@ export interface CreateConnectPeerCommandOutput extends CreateConnectPeerRespons
27
27
  * import { NetworkManagerClient, CreateConnectPeerCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
28
28
  * // const { NetworkManagerClient, CreateConnectPeerCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
29
29
  * const client = new NetworkManagerClient(config);
30
- * const input = {
30
+ * const input = { // CreateConnectPeerRequest
31
31
  * ConnectAttachmentId: "STRING_VALUE", // required
32
32
  * CoreNetworkAddress: "STRING_VALUE",
33
33
  * PeerAddress: "STRING_VALUE", // required
34
- * BgpOptions: {
34
+ * BgpOptions: { // BgpOptions
35
35
  * PeerAsn: Number("long"),
36
36
  * },
37
- * InsideCidrBlocks: [ // required
37
+ * InsideCidrBlocks: [ // ConstrainedStringList // required
38
38
  * "STRING_VALUE",
39
39
  * ],
40
- * Tags: [
41
- * {
40
+ * Tags: [ // TagList
41
+ * { // Tag
42
42
  * Key: "STRING_VALUE",
43
43
  * Value: "STRING_VALUE",
44
44
  * },
@@ -26,15 +26,15 @@ export interface CreateConnectionCommandOutput extends CreateConnectionResponse,
26
26
  * import { NetworkManagerClient, CreateConnectionCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
27
27
  * // const { NetworkManagerClient, CreateConnectionCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
28
28
  * const client = new NetworkManagerClient(config);
29
- * const input = {
29
+ * const input = { // CreateConnectionRequest
30
30
  * GlobalNetworkId: "STRING_VALUE", // required
31
31
  * DeviceId: "STRING_VALUE", // required
32
32
  * ConnectedDeviceId: "STRING_VALUE", // required
33
33
  * LinkId: "STRING_VALUE",
34
34
  * ConnectedLinkId: "STRING_VALUE",
35
35
  * Description: "STRING_VALUE",
36
- * Tags: [
37
- * {
36
+ * Tags: [ // TagList
37
+ * { // Tag
38
38
  * Key: "STRING_VALUE",
39
39
  * Value: "STRING_VALUE",
40
40
  * },
@@ -26,11 +26,11 @@ export interface CreateCoreNetworkCommandOutput extends CreateCoreNetworkRespons
26
26
  * import { NetworkManagerClient, CreateCoreNetworkCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
27
27
  * // const { NetworkManagerClient, CreateCoreNetworkCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
28
28
  * const client = new NetworkManagerClient(config);
29
- * const input = {
29
+ * const input = { // CreateCoreNetworkRequest
30
30
  * GlobalNetworkId: "STRING_VALUE", // required
31
31
  * Description: "STRING_VALUE",
32
- * Tags: [
33
- * {
32
+ * Tags: [ // TagList
33
+ * { // Tag
34
34
  * Key: "STRING_VALUE",
35
35
  * Value: "STRING_VALUE",
36
36
  * },
@@ -27,9 +27,9 @@ export interface CreateDeviceCommandOutput extends CreateDeviceResponse, __Metad
27
27
  * import { NetworkManagerClient, CreateDeviceCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
28
28
  * // const { NetworkManagerClient, CreateDeviceCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
29
29
  * const client = new NetworkManagerClient(config);
30
- * const input = {
30
+ * const input = { // CreateDeviceRequest
31
31
  * GlobalNetworkId: "STRING_VALUE", // required
32
- * AWSLocation: {
32
+ * AWSLocation: { // AWSLocation
33
33
  * Zone: "STRING_VALUE",
34
34
  * SubnetArn: "STRING_VALUE",
35
35
  * },
@@ -38,14 +38,14 @@ export interface CreateDeviceCommandOutput extends CreateDeviceResponse, __Metad
38
38
  * Vendor: "STRING_VALUE",
39
39
  * Model: "STRING_VALUE",
40
40
  * SerialNumber: "STRING_VALUE",
41
- * Location: {
41
+ * Location: { // Location
42
42
  * Address: "STRING_VALUE",
43
43
  * Latitude: "STRING_VALUE",
44
44
  * Longitude: "STRING_VALUE",
45
45
  * },
46
46
  * SiteId: "STRING_VALUE",
47
- * Tags: [
48
- * {
47
+ * Tags: [ // TagList
48
+ * { // Tag
49
49
  * Key: "STRING_VALUE",
50
50
  * Value: "STRING_VALUE",
51
51
  * },
@@ -26,10 +26,10 @@ export interface CreateGlobalNetworkCommandOutput extends CreateGlobalNetworkRes
26
26
  * import { NetworkManagerClient, CreateGlobalNetworkCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
27
27
  * // const { NetworkManagerClient, CreateGlobalNetworkCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
28
28
  * const client = new NetworkManagerClient(config);
29
- * const input = {
29
+ * const input = { // CreateGlobalNetworkRequest
30
30
  * Description: "STRING_VALUE",
31
- * Tags: [
32
- * {
31
+ * Tags: [ // TagList
32
+ * { // Tag
33
33
  * Key: "STRING_VALUE",
34
34
  * Value: "STRING_VALUE",
35
35
  * },
@@ -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",