@aws-sdk/client-ec2 3.658.0 → 3.658.1
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.
|
@@ -765,10 +765,11 @@ export interface TransitGatewayVpcAttachmentOptions {
|
|
|
765
765
|
*/
|
|
766
766
|
DnsSupport?: DnsSupportValue;
|
|
767
767
|
/**
|
|
768
|
-
* <
|
|
769
|
-
*
|
|
770
|
-
*
|
|
771
|
-
* <p>
|
|
768
|
+
* <p>Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.
|
|
769
|
+
*
|
|
770
|
+
* </p>
|
|
771
|
+
* <p>This option is disabled by default.</p>
|
|
772
|
+
* <p>For more information about security group referencing, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security">Security group referencing</a> in the <i>Amazon Web Services Transit Gateways Guide</i>.</p>
|
|
772
773
|
* @public
|
|
773
774
|
*/
|
|
774
775
|
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
|
|
@@ -2990,10 +2990,11 @@ export interface TransitGatewayRequestOptions {
|
|
|
2990
2990
|
*/
|
|
2991
2991
|
DnsSupport?: DnsSupportValue;
|
|
2992
2992
|
/**
|
|
2993
|
-
* <
|
|
2994
|
-
*
|
|
2995
|
-
*
|
|
2996
|
-
* <p>
|
|
2993
|
+
* <p>Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.
|
|
2994
|
+
*
|
|
2995
|
+
* </p>
|
|
2996
|
+
* <p>This option is disabled by default.</p>
|
|
2997
|
+
* <p>For more information about security group referencing, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security">Security group referencing</a> in the <i>Amazon Web Services Transit Gateways Guide</i>.</p>
|
|
2997
2998
|
* @public
|
|
2998
2999
|
*/
|
|
2999
3000
|
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
|
|
@@ -3087,10 +3088,9 @@ export interface TransitGatewayOptions {
|
|
|
3087
3088
|
*/
|
|
3088
3089
|
DnsSupport?: DnsSupportValue;
|
|
3089
3090
|
/**
|
|
3090
|
-
* <
|
|
3091
|
-
*
|
|
3092
|
-
* </
|
|
3093
|
-
* <p>Enables you to reference a security group across VPCs attached to a transit gateway. Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.</p>
|
|
3091
|
+
* <p>Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.</p>
|
|
3092
|
+
* <p>This option is enabled by default.</p>
|
|
3093
|
+
* <p>For more information about security group referencing, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security">Security group referencing</a> in the <i>Amazon Web Services Transit Gateways Guide</i>.</p>
|
|
3094
3094
|
* @public
|
|
3095
3095
|
*/
|
|
3096
3096
|
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
|
|
@@ -4254,13 +4254,14 @@ export interface CreateTransitGatewayVpcAttachmentRequestOptions {
|
|
|
4254
4254
|
*/
|
|
4255
4255
|
DnsSupport?: DnsSupportValue;
|
|
4256
4256
|
/**
|
|
4257
|
-
* <
|
|
4258
|
-
*
|
|
4259
|
-
*
|
|
4260
|
-
* <p>
|
|
4257
|
+
* <p>Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.
|
|
4258
|
+
*
|
|
4259
|
+
* </p>
|
|
4260
|
+
* <p>This option is disabled by default.</p>
|
|
4261
4261
|
* <p>If you don't enable or disable SecurityGroupReferencingSupport in the request, the
|
|
4262
4262
|
* attachment will inherit the security group referencing support setting on the transit
|
|
4263
4263
|
* gateway.</p>
|
|
4264
|
+
* <p>For more information about security group referencing, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security">Security group referencing </a> in the <i>Amazon Web Services Transit Gateways Guide</i>.</p>
|
|
4264
4265
|
* @public
|
|
4265
4266
|
*/
|
|
4266
4267
|
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
|
|
@@ -6850,10 +6850,11 @@ export interface ModifyTransitGatewayOptions {
|
|
|
6850
6850
|
*/
|
|
6851
6851
|
DnsSupport?: DnsSupportValue;
|
|
6852
6852
|
/**
|
|
6853
|
-
* <
|
|
6854
|
-
*
|
|
6855
|
-
*
|
|
6856
|
-
* <p>
|
|
6853
|
+
* <p>Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.
|
|
6854
|
+
*
|
|
6855
|
+
* </p>
|
|
6856
|
+
* <p>This option is disabled by default.</p>
|
|
6857
|
+
* <p>For more information about security group referencing, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security">Security group referencing</a> in the <i>Amazon Web Services Transit Gateways Guide</i>.</p>
|
|
6857
6858
|
* @public
|
|
6858
6859
|
*/
|
|
6859
6860
|
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
|
|
@@ -6996,10 +6997,11 @@ export interface ModifyTransitGatewayVpcAttachmentRequestOptions {
|
|
|
6996
6997
|
*/
|
|
6997
6998
|
DnsSupport?: DnsSupportValue;
|
|
6998
6999
|
/**
|
|
6999
|
-
* <
|
|
7000
|
-
*
|
|
7001
|
-
*
|
|
7002
|
-
* <p>
|
|
7000
|
+
* <p>Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.
|
|
7001
|
+
*
|
|
7002
|
+
* </p>
|
|
7003
|
+
* <p>This option is disabled by default.</p>
|
|
7004
|
+
* <p>For more information about security group referencing, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security">Security group referencing</a> in the <i>Amazon Web Services Transit Gateways Guide</i>.</p>
|
|
7003
7005
|
* @public
|
|
7004
7006
|
*/
|
|
7005
7007
|
SecurityGroupReferencingSupport?: SecurityGroupReferencingSupportValue;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ec2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.658.
|
|
4
|
+
"version": "3.658.1",
|
|
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-ec2",
|
|
@@ -20,14 +20,14 @@
|
|
|
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.658.
|
|
24
|
-
"@aws-sdk/client-sts": "3.658.
|
|
25
|
-
"@aws-sdk/core": "3.658.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.658.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.658.1",
|
|
24
|
+
"@aws-sdk/client-sts": "3.658.1",
|
|
25
|
+
"@aws-sdk/core": "3.658.1",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.658.1",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.654.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
30
|
-
"@aws-sdk/middleware-sdk-ec2": "3.
|
|
30
|
+
"@aws-sdk/middleware-sdk-ec2": "3.658.1",
|
|
31
31
|
"@aws-sdk/middleware-user-agent": "3.654.0",
|
|
32
32
|
"@aws-sdk/region-config-resolver": "3.654.0",
|
|
33
33
|
"@aws-sdk/types": "3.654.0",
|
|
@@ -35,26 +35,26 @@
|
|
|
35
35
|
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
36
36
|
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
37
37
|
"@smithy/config-resolver": "^3.0.8",
|
|
38
|
-
"@smithy/core": "^2.4.
|
|
39
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
38
|
+
"@smithy/core": "^2.4.6",
|
|
39
|
+
"@smithy/fetch-http-handler": "^3.2.8",
|
|
40
40
|
"@smithy/hash-node": "^3.0.6",
|
|
41
41
|
"@smithy/invalid-dependency": "^3.0.6",
|
|
42
42
|
"@smithy/middleware-content-length": "^3.0.8",
|
|
43
43
|
"@smithy/middleware-endpoint": "^3.1.3",
|
|
44
|
-
"@smithy/middleware-retry": "^3.0.
|
|
44
|
+
"@smithy/middleware-retry": "^3.0.21",
|
|
45
45
|
"@smithy/middleware-serde": "^3.0.6",
|
|
46
46
|
"@smithy/middleware-stack": "^3.0.6",
|
|
47
47
|
"@smithy/node-config-provider": "^3.1.7",
|
|
48
|
-
"@smithy/node-http-handler": "^3.2.
|
|
48
|
+
"@smithy/node-http-handler": "^3.2.3",
|
|
49
49
|
"@smithy/protocol-http": "^4.1.3",
|
|
50
|
-
"@smithy/smithy-client": "^3.3.
|
|
50
|
+
"@smithy/smithy-client": "^3.3.5",
|
|
51
51
|
"@smithy/types": "^3.4.2",
|
|
52
52
|
"@smithy/url-parser": "^3.0.6",
|
|
53
53
|
"@smithy/util-base64": "^3.0.0",
|
|
54
54
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
55
55
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
56
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
57
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
56
|
+
"@smithy/util-defaults-mode-browser": "^3.0.21",
|
|
57
|
+
"@smithy/util-defaults-mode-node": "^3.0.21",
|
|
58
58
|
"@smithy/util-endpoints": "^2.1.2",
|
|
59
59
|
"@smithy/util-middleware": "^3.0.6",
|
|
60
60
|
"@smithy/util-retry": "^3.0.6",
|