@aws-sdk/client-direct-connect 3.606.0 → 3.610.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.
@@ -27,7 +27,9 @@ declare const AllocateConnectionOnInterconnectCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deprecated. Use <a>AllocateHostedConnection</a> instead.</p>
30
+ * <note>
31
+ * <p>Deprecated. Use <a>AllocateHostedConnection</a> instead.</p>
32
+ * </note>
31
33
  * <p>Creates a hosted connection on an interconnect.</p>
32
34
  * <p>Allocates a VLAN number and a specified amount of bandwidth for use by a hosted connection on the specified interconnect.</p>
33
35
  * <note>
@@ -32,10 +32,11 @@ declare const CreateLagCommand_base: {
32
32
  * A LAG is a logical interface that uses the Link Aggregation Control Protocol
33
33
  * (LACP) to aggregate multiple interfaces, enabling you to treat them as a single
34
34
  * interface.</p>
35
- * <p>All connections in a LAG must use the same bandwidth (either 1Gbps or 10Gbps) and must terminate at the same Direct Connect endpoint.</p>
36
- * <p>You can have up to 10 dedicated connections per LAG. Regardless of this limit, if you
35
+ * <p>All connections in a LAG must use the same bandwidth (either 1Gbps, 10Gbps, 100Gbps,
36
+ * or 400Gbps) and must terminate at the same Direct Connect endpoint.</p>
37
+ * <p>You can have up to 10 dedicated connections per location. Regardless of this limit, if you
37
38
  * request more connections for the LAG than Direct Connect can allocate on a single endpoint, no LAG is
38
- * created.</p>
39
+ * created..</p>
39
40
  * <p>You can specify an existing physical dedicated connection or interconnect to include in
40
41
  * the LAG (which counts towards the total number of connections). Doing so interrupts the
41
42
  * current physical dedicated connection, and re-establishes them as a member of the LAG. The LAG
@@ -32,7 +32,7 @@ declare const CreatePrivateVirtualInterfaceCommand_base: {
32
32
  * Connecting the private virtual interface to a Direct Connect gateway enables the possibility for connecting to multiple
33
33
  * VPCs, including VPCs in different Amazon Web Services Regions. Connecting the private virtual interface
34
34
  * to a VGW only provides access to a single VPC within the same Region.</p>
35
- * <p>Setting the MTU of a virtual interface to 9001 (jumbo frames) can cause an update to
35
+ * <p>Setting the MTU of a virtual interface to 8500 (jumbo frames) can cause an update to
36
36
  * the underlying physical connection if it wasn't updated to support jumbo frames. Updating
37
37
  * the connection disrupts network connectivity for all virtual interfaces associated with
38
38
  * the connection for up to 30 seconds. To check whether your connection supports jumbo
@@ -27,7 +27,9 @@ declare const DescribeConnectionLoaCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deprecated. Use <a>DescribeLoa</a> instead.</p>
30
+ * <note>
31
+ * <p>Deprecated. Use <a>DescribeLoa</a> instead.</p>
32
+ * </note>
31
33
  * <p>Gets the LOA-CFA for a connection.</p>
32
34
  * <p>The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that your APN partner or
33
35
  * service provider uses when establishing your cross connect to Amazon Web Services at the colocation facility. For more information,
@@ -27,7 +27,9 @@ declare const DescribeConnectionsOnInterconnectCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deprecated. Use <a>DescribeHostedConnections</a> instead.</p>
30
+ * <note>
31
+ * <p>Deprecated. Use <a>DescribeHostedConnections</a> instead.</p>
32
+ * </note>
31
33
  * <p>Lists the connections that have been provisioned on the specified interconnect.</p>
32
34
  * <note>
33
35
  * <p>Intended for use by Direct Connect Partners only.</p>
@@ -27,7 +27,9 @@ declare const DescribeInterconnectLoaCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deprecated. Use <a>DescribeLoa</a> instead.</p>
30
+ * <note>
31
+ * <p>Deprecated. Use <a>DescribeLoa</a> instead.</p>
32
+ * </note>
31
33
  * <p>Gets the LOA-CFA for the specified interconnect.</p>
32
34
  * <p>The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that is used when establishing your cross connect to Amazon Web Services at the colocation facility.
33
35
  * For more information, see <a href="https://docs.aws.amazon.com/directconnect/latest/UserGuide/Colocation.html">Requesting Cross Connects at Direct Connect Locations</a>
@@ -27,7 +27,10 @@ declare const DescribeVirtualGatewaysCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists the virtual private gateways owned by the Amazon Web Services account.</p>
30
+ * <note>
31
+ * <p>Deprecated. Use <code>DescribeVpnGateways</code> instead. See <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpnGateways.html">DescribeVPNGateways</a> in the <i>Amazon Elastic Compute Cloud API Reference</i>.</p>
32
+ * </note>
33
+ * <p>Lists the virtual private gateways owned by the Amazon Web Services account.</p>
31
34
  * <p>You can create one or more Direct Connect private virtual interfaces linked to a virtual private gateway.</p>
32
35
  * @example
33
36
  * Use a bare-bones client and the command you need to make an API call.
@@ -28,7 +28,7 @@ declare const UpdateVirtualInterfaceAttributesCommand_base: {
28
28
  };
29
29
  /**
30
30
  * <p>Updates the specified attributes of the specified virtual private interface.</p>
31
- * <p>Setting the MTU of a virtual interface to 9001 (jumbo frames) can cause an update to
31
+ * <p>Setting the MTU of a virtual interface to 8500 (jumbo frames) can cause an update to
32
32
  * the underlying physical connection if it wasn't updated to support jumbo frames. Updating
33
33
  * the connection disrupts network connectivity for all virtual interfaces associated with
34
34
  * the connection for up to 30 seconds. To check whether your connection supports jumbo
@@ -177,7 +177,7 @@ export interface DirectConnectGatewayAssociation {
177
177
  */
178
178
  export interface AcceptDirectConnectGatewayAssociationProposalResult {
179
179
  /**
180
- * <p>Information about an association between a Direct Connect gateway and a virtual private gateway or transit gateway.</p>
180
+ * <p>Information about an association between a Direct Connect gateway and a virtual gateway or transit gateway.</p>
181
181
  * @public
182
182
  */
183
183
  directConnectGatewayAssociation?: DirectConnectGatewayAssociation;
@@ -535,7 +535,10 @@ export interface AllocateHostedConnectionRequest {
535
535
  */
536
536
  ownerAccount: string | undefined;
537
537
  /**
538
- * <p>The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection. </p>
538
+ * <p>The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps,
539
+ * 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, 10Gbps, and 25Gbps. Note that only those
540
+ * Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps,
541
+ * 10Gbps, or 25Gbps hosted connection. </p>
539
542
  * @public
540
543
  */
541
544
  bandwidth: string | undefined;
@@ -601,7 +604,7 @@ export interface NewPrivateVirtualInterfaceAllocation {
601
604
  */
602
605
  asn: number | undefined;
603
606
  /**
604
- * <p>The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.</p>
607
+ * <p>The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 8500. The default value is 1500.</p>
605
608
  * @public
606
609
  */
607
610
  mtu?: number;
@@ -818,7 +821,7 @@ export interface VirtualInterface {
818
821
  */
819
822
  connectionId?: string;
820
823
  /**
821
- * <p>The type of virtual interface. The possible values are <code>private</code> and <code>public</code>.</p>
824
+ * <p>The type of virtual interface. The possible values are <code>private</code>, <code>public</code> and <code>transit</code>.</p>
822
825
  * @public
823
826
  */
824
827
  virtualInterfaceType?: string;
@@ -1117,7 +1120,7 @@ export interface AllocateTransitVirtualInterfaceRequest {
1117
1120
  */
1118
1121
  export interface AllocateTransitVirtualInterfaceResult {
1119
1122
  /**
1120
- * <p>Information about a virtual interface.</p>
1123
+ * <p>Information about the transit virtual interface.</p>
1121
1124
  * @public
1122
1125
  */
1123
1126
  virtualInterface?: VirtualInterface;
@@ -1846,7 +1849,7 @@ export interface CreateInterconnectRequest {
1846
1849
  */
1847
1850
  interconnectName: string | undefined;
1848
1851
  /**
1849
- * <p>The port bandwidth, in Gbps. The possible values are 1 and 10.</p>
1852
+ * <p>The port bandwidth, in Gbps. The possible values are 1, 10, and 100.</p>
1850
1853
  * @public
1851
1854
  */
1852
1855
  bandwidth: string | undefined;
@@ -2008,8 +2011,9 @@ export interface Interconnect {
2008
2011
  */
2009
2012
  export interface CreateLagRequest {
2010
2013
  /**
2011
- * <p>The number of physical dedicated connections initially provisioned and bundled by the
2012
- * LAG. You can have a maximum of four connections when the port speed is 1G or 10G, or two when the port speed is 100G. </p>
2014
+ * <p>The number of physical dedicated connections initially provisioned and bundled by the LAG.
2015
+ * You can have a maximum of four connections when the port speed is 1Gbps or 10Gbps, or two when
2016
+ * the port speed is 100Gbps or 400Gbps.</p>
2013
2017
  * @public
2014
2018
  */
2015
2019
  numberOfConnections: number | undefined;
@@ -2020,7 +2024,7 @@ export interface CreateLagRequest {
2020
2024
  location: string | undefined;
2021
2025
  /**
2022
2026
  * <p>The bandwidth of the individual physical dedicated connections bundled by the LAG. The
2023
- * possible values are 1Gbps and 10Gbps. </p>
2027
+ * possible values are 1Gbps,10Gbps, 100Gbps, and 400Gbps. </p>
2024
2028
  * @public
2025
2029
  */
2026
2030
  connectionsBandwidth: string | undefined;
@@ -2082,12 +2086,14 @@ export type LagState = (typeof LagState)[keyof typeof LagState];
2082
2086
  export interface Lag {
2083
2087
  /**
2084
2088
  * <p>The individual bandwidth of the physical connections bundled by the LAG. The possible
2085
- * values are 1Gbps and 10Gbps. </p>
2089
+ * values are 1Gbps, 10Gbps, 100Gbps, or 400 Gbps.. </p>
2086
2090
  * @public
2087
2091
  */
2088
2092
  connectionsBandwidth?: string;
2089
2093
  /**
2090
- * <p>The number of physical dedicated connections bundled by the LAG, up to a maximum of 10.</p>
2094
+ * <p>The number of physical dedicated connections initially provisioned and bundled by the LAG.
2095
+ * You can have a maximum of four connections when the port speed is 1 Gbps or 10 Gbps, or two
2096
+ * when the port speed is 100 Gbps or 400 Gbps.</p>
2091
2097
  * @public
2092
2098
  */
2093
2099
  numberOfConnections?: number;
@@ -2244,7 +2250,7 @@ export interface NewPrivateVirtualInterface {
2244
2250
  */
2245
2251
  asn: number | undefined;
2246
2252
  /**
2247
- * <p>The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.</p>
2253
+ * <p>The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 8500. The default value is 1500.</p>
2248
2254
  * @public
2249
2255
  */
2250
2256
  mtu?: number;
@@ -3685,7 +3691,7 @@ export interface UpdateDirectConnectGatewayRequest {
3685
3691
  */
3686
3692
  export interface UpdateDirectConnectGatewayResponse {
3687
3693
  /**
3688
- * <p>Information about a Direct Connect gateway, which enables you to connect virtual interfaces and virtual private gateway or transit gateways.</p>
3694
+ * <p>Informaiton about a Direct Connect gateway, which enables you to connect virtual interfaces and virtual private gateways or transit gateways.</p>
3689
3695
  * @public
3690
3696
  */
3691
3697
  directConnectGateway?: DirectConnectGateway;
@@ -3756,7 +3762,7 @@ export interface UpdateVirtualInterfaceAttributesRequest {
3756
3762
  */
3757
3763
  virtualInterfaceId: string | undefined;
3758
3764
  /**
3759
- * <p>The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.</p>
3765
+ * <p>The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 8500. The default value is 1500.</p>
3760
3766
  * @public
3761
3767
  */
3762
3768
  mtu?: number;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-direct-connect",
3
3
  "description": "AWS SDK for JavaScript Direct Connect Client for Node.js, Browser and React Native",
4
- "version": "3.606.0",
4
+ "version": "3.610.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-direct-connect",
@@ -20,43 +20,43 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/client-sso-oidc": "3.606.0",
24
- "@aws-sdk/client-sts": "3.606.0",
25
- "@aws-sdk/core": "3.598.0",
26
- "@aws-sdk/credential-provider-node": "3.600.0",
27
- "@aws-sdk/middleware-host-header": "3.598.0",
28
- "@aws-sdk/middleware-logger": "3.598.0",
29
- "@aws-sdk/middleware-recursion-detection": "3.598.0",
30
- "@aws-sdk/middleware-user-agent": "3.598.0",
31
- "@aws-sdk/region-config-resolver": "3.598.0",
32
- "@aws-sdk/types": "3.598.0",
33
- "@aws-sdk/util-endpoints": "3.598.0",
34
- "@aws-sdk/util-user-agent-browser": "3.598.0",
35
- "@aws-sdk/util-user-agent-node": "3.598.0",
36
- "@smithy/config-resolver": "^3.0.2",
37
- "@smithy/core": "^2.2.1",
38
- "@smithy/fetch-http-handler": "^3.0.2",
39
- "@smithy/hash-node": "^3.0.1",
40
- "@smithy/invalid-dependency": "^3.0.1",
41
- "@smithy/middleware-content-length": "^3.0.1",
42
- "@smithy/middleware-endpoint": "^3.0.2",
43
- "@smithy/middleware-retry": "^3.0.4",
44
- "@smithy/middleware-serde": "^3.0.1",
45
- "@smithy/middleware-stack": "^3.0.1",
46
- "@smithy/node-config-provider": "^3.1.1",
47
- "@smithy/node-http-handler": "^3.0.1",
48
- "@smithy/protocol-http": "^4.0.1",
49
- "@smithy/smithy-client": "^3.1.2",
50
- "@smithy/types": "^3.1.0",
51
- "@smithy/url-parser": "^3.0.1",
23
+ "@aws-sdk/client-sso-oidc": "3.609.0",
24
+ "@aws-sdk/client-sts": "3.609.0",
25
+ "@aws-sdk/core": "3.609.0",
26
+ "@aws-sdk/credential-provider-node": "3.609.0",
27
+ "@aws-sdk/middleware-host-header": "3.609.0",
28
+ "@aws-sdk/middleware-logger": "3.609.0",
29
+ "@aws-sdk/middleware-recursion-detection": "3.609.0",
30
+ "@aws-sdk/middleware-user-agent": "3.609.0",
31
+ "@aws-sdk/region-config-resolver": "3.609.0",
32
+ "@aws-sdk/types": "3.609.0",
33
+ "@aws-sdk/util-endpoints": "3.609.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.609.0",
35
+ "@aws-sdk/util-user-agent-node": "3.609.0",
36
+ "@smithy/config-resolver": "^3.0.4",
37
+ "@smithy/core": "^2.2.4",
38
+ "@smithy/fetch-http-handler": "^3.2.0",
39
+ "@smithy/hash-node": "^3.0.3",
40
+ "@smithy/invalid-dependency": "^3.0.3",
41
+ "@smithy/middleware-content-length": "^3.0.3",
42
+ "@smithy/middleware-endpoint": "^3.0.4",
43
+ "@smithy/middleware-retry": "^3.0.7",
44
+ "@smithy/middleware-serde": "^3.0.3",
45
+ "@smithy/middleware-stack": "^3.0.3",
46
+ "@smithy/node-config-provider": "^3.1.3",
47
+ "@smithy/node-http-handler": "^3.1.1",
48
+ "@smithy/protocol-http": "^4.0.3",
49
+ "@smithy/smithy-client": "^3.1.5",
50
+ "@smithy/types": "^3.3.0",
51
+ "@smithy/url-parser": "^3.0.3",
52
52
  "@smithy/util-base64": "^3.0.0",
53
53
  "@smithy/util-body-length-browser": "^3.0.0",
54
54
  "@smithy/util-body-length-node": "^3.0.0",
55
- "@smithy/util-defaults-mode-browser": "^3.0.4",
56
- "@smithy/util-defaults-mode-node": "^3.0.4",
57
- "@smithy/util-endpoints": "^2.0.2",
58
- "@smithy/util-middleware": "^3.0.1",
59
- "@smithy/util-retry": "^3.0.1",
55
+ "@smithy/util-defaults-mode-browser": "^3.0.7",
56
+ "@smithy/util-defaults-mode-node": "^3.0.7",
57
+ "@smithy/util-endpoints": "^2.0.4",
58
+ "@smithy/util-middleware": "^3.0.3",
59
+ "@smithy/util-retry": "^3.0.3",
60
60
  "@smithy/util-utf8": "^3.0.0",
61
61
  "tslib": "^2.6.2"
62
62
  },