@aws-sdk/client-vpc-lattice 3.1041.0 → 3.1042.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/index.js CHANGED
@@ -1166,6 +1166,10 @@ const ResourceGatewayIpAddressType = {
1166
1166
  IPV4: "IPV4",
1167
1167
  IPV6: "IPV6",
1168
1168
  };
1169
+ const ResourceConfigDnsResolution = {
1170
+ IN_VPC: "IN_VPC",
1171
+ PUBLIC: "PUBLIC",
1172
+ };
1169
1173
  const ResourceGatewayStatus = {
1170
1174
  ACTIVE: "ACTIVE",
1171
1175
  CREATE_FAILED: "CREATE_FAILED",
@@ -1333,6 +1337,7 @@ exports.ProtocolType = ProtocolType;
1333
1337
  exports.PutAuthPolicyCommand = PutAuthPolicyCommand;
1334
1338
  exports.PutResourcePolicyCommand = PutResourcePolicyCommand;
1335
1339
  exports.RegisterTargetsCommand = RegisterTargetsCommand;
1340
+ exports.ResourceConfigDnsResolution = ResourceConfigDnsResolution;
1336
1341
  exports.ResourceConfigurationIpAddressType = ResourceConfigurationIpAddressType;
1337
1342
  exports.ResourceConfigurationStatus = ResourceConfigurationStatus;
1338
1343
  exports.ResourceConfigurationType = ResourceConfigurationType;
@@ -360,6 +360,7 @@ const _lI = "listenerIdentifier";
360
360
  const _lUA = "lastUpdatedAt";
361
361
  const _lVT = "lastVerifiedTime";
362
362
  const _m = "message";
363
+ const _mB = "managedBy";
363
364
  const _mR = "maxResults";
364
365
  const _ma = "match";
365
366
  const _mat = "matcher";
@@ -389,6 +390,7 @@ const _rAS = "retryAfterSeconds";
389
390
  const _rC = "reasonCode";
390
391
  const _rCA = "resourceConfigurationArn";
391
392
  const _rCD = "resourceConfigurationDefinition";
393
+ const _rCDR = "resourceConfigDnsResolution";
392
394
  const _rCGI = "resourceConfigurationGroupIdentifier";
393
395
  const _rCGIe = "resourceConfigurationGroupId";
394
396
  const _rCI = "resourceConfigurationIdentifier";
@@ -412,6 +414,7 @@ const _sGI = "securityGroupIds";
412
414
  const _sI = "serviceIdentifier";
413
415
  const _sIe = "serviceId";
414
416
  const _sIu = "subnetIds";
417
+ const _sM = "serviceManaged";
415
418
  const _sN = "serviceName";
416
419
  const _sNA = "serviceNetworkArn";
417
420
  const _sNI = "serviceNetworkIdentifier";
@@ -548,13 +551,13 @@ exports.CreateResourceConfigurationResponse$ = [3, n0, _CRCRr,
548
551
  ];
549
552
  exports.CreateResourceGatewayRequest$ = [3, n0, _CRGR,
550
553
  0,
551
- [_n, _cT, _vI, _sIu, _sGI, _iAT, _iAPE, _t],
552
- [0, [0, 4], 0, 64 | 0, 64 | 0, 0, 1, 128 | 0], 1
554
+ [_n, _cT, _vI, _sIu, _sGI, _iAT, _iAPE, _rCDR, _t],
555
+ [0, [0, 4], 0, 64 | 0, 64 | 0, 0, 1, 0, 128 | 0], 1
553
556
  ];
554
557
  exports.CreateResourceGatewayResponse$ = [3, n0, _CRGRr,
555
558
  0,
556
- [_n, _i, _a, _st, _vI, _sIu, _sGI, _iAT, _iAPE],
557
- [0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0, 1]
559
+ [_n, _i, _a, _st, _vI, _sIu, _sGI, _iAT, _iAPE, _rCDR],
560
+ [0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0, 1, 0]
558
561
  ];
559
562
  exports.CreateRuleRequest$ = [3, n0, _CRR,
560
563
  0,
@@ -873,8 +876,8 @@ exports.GetResourceGatewayRequest$ = [3, n0, _GRGR,
873
876
  ];
874
877
  exports.GetResourceGatewayResponse$ = [3, n0, _GRGRe,
875
878
  0,
876
- [_n, _i, _a, _st, _vIp, _sIu, _sGI, _iAT, _iAPE, _cA, _lUA],
877
- [0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0, 1, 5, 5]
879
+ [_n, _i, _a, _st, _vIp, _sIu, _sM, _mB, _sGI, _iAT, _iAPE, _rCDR, _cA, _lUA],
880
+ [0, 0, 0, 0, 0, 64 | 0, 2, 0, 64 | 0, 0, 1, 0, 5, 5]
878
881
  ];
879
882
  exports.GetResourcePolicyRequest$ = [3, n0, _GRPR,
880
883
  0,
@@ -1188,8 +1191,8 @@ exports.ResourceEndpointAssociationSummary$ = [3, n0, _REAS,
1188
1191
  ];
1189
1192
  exports.ResourceGatewaySummary$ = [3, n0, _RGS,
1190
1193
  0,
1191
- [_n, _i, _a, _st, _vI, _sIu, _sGI, _iAT, _iAPE, _cA, _lUA],
1192
- [0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0, 1, 5, 5]
1194
+ [_n, _i, _a, _st, _vI, _sIu, _sGI, _iAT, _iAPE, _rCDR, _cA, _lUA],
1195
+ [0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0, 1, 0, 5, 5]
1193
1196
  ];
1194
1197
  exports.RuleSummary$ = [3, n0, _RS,
1195
1198
  0,
@@ -49,6 +49,10 @@ export const ResourceGatewayIpAddressType = {
49
49
  IPV4: "IPV4",
50
50
  IPV6: "IPV6",
51
51
  };
52
+ export const ResourceConfigDnsResolution = {
53
+ IN_VPC: "IN_VPC",
54
+ PUBLIC: "PUBLIC",
55
+ };
52
56
  export const ResourceGatewayStatus = {
53
57
  ACTIVE: "ACTIVE",
54
58
  CREATE_FAILED: "CREATE_FAILED",
@@ -352,6 +352,7 @@ const _lI = "listenerIdentifier";
352
352
  const _lUA = "lastUpdatedAt";
353
353
  const _lVT = "lastVerifiedTime";
354
354
  const _m = "message";
355
+ const _mB = "managedBy";
355
356
  const _mR = "maxResults";
356
357
  const _ma = "match";
357
358
  const _mat = "matcher";
@@ -381,6 +382,7 @@ const _rAS = "retryAfterSeconds";
381
382
  const _rC = "reasonCode";
382
383
  const _rCA = "resourceConfigurationArn";
383
384
  const _rCD = "resourceConfigurationDefinition";
385
+ const _rCDR = "resourceConfigDnsResolution";
384
386
  const _rCGI = "resourceConfigurationGroupIdentifier";
385
387
  const _rCGIe = "resourceConfigurationGroupId";
386
388
  const _rCI = "resourceConfigurationIdentifier";
@@ -404,6 +406,7 @@ const _sGI = "securityGroupIds";
404
406
  const _sI = "serviceIdentifier";
405
407
  const _sIe = "serviceId";
406
408
  const _sIu = "subnetIds";
409
+ const _sM = "serviceManaged";
407
410
  const _sN = "serviceName";
408
411
  const _sNA = "serviceNetworkArn";
409
412
  const _sNI = "serviceNetworkIdentifier";
@@ -540,13 +543,13 @@ export var CreateResourceConfigurationResponse$ = [3, n0, _CRCRr,
540
543
  ];
541
544
  export var CreateResourceGatewayRequest$ = [3, n0, _CRGR,
542
545
  0,
543
- [_n, _cT, _vI, _sIu, _sGI, _iAT, _iAPE, _t],
544
- [0, [0, 4], 0, 64 | 0, 64 | 0, 0, 1, 128 | 0], 1
546
+ [_n, _cT, _vI, _sIu, _sGI, _iAT, _iAPE, _rCDR, _t],
547
+ [0, [0, 4], 0, 64 | 0, 64 | 0, 0, 1, 0, 128 | 0], 1
545
548
  ];
546
549
  export var CreateResourceGatewayResponse$ = [3, n0, _CRGRr,
547
550
  0,
548
- [_n, _i, _a, _st, _vI, _sIu, _sGI, _iAT, _iAPE],
549
- [0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0, 1]
551
+ [_n, _i, _a, _st, _vI, _sIu, _sGI, _iAT, _iAPE, _rCDR],
552
+ [0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0, 1, 0]
550
553
  ];
551
554
  export var CreateRuleRequest$ = [3, n0, _CRR,
552
555
  0,
@@ -865,8 +868,8 @@ export var GetResourceGatewayRequest$ = [3, n0, _GRGR,
865
868
  ];
866
869
  export var GetResourceGatewayResponse$ = [3, n0, _GRGRe,
867
870
  0,
868
- [_n, _i, _a, _st, _vIp, _sIu, _sGI, _iAT, _iAPE, _cA, _lUA],
869
- [0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0, 1, 5, 5]
871
+ [_n, _i, _a, _st, _vIp, _sIu, _sM, _mB, _sGI, _iAT, _iAPE, _rCDR, _cA, _lUA],
872
+ [0, 0, 0, 0, 0, 64 | 0, 2, 0, 64 | 0, 0, 1, 0, 5, 5]
870
873
  ];
871
874
  export var GetResourcePolicyRequest$ = [3, n0, _GRPR,
872
875
  0,
@@ -1180,8 +1183,8 @@ export var ResourceEndpointAssociationSummary$ = [3, n0, _REAS,
1180
1183
  ];
1181
1184
  export var ResourceGatewaySummary$ = [3, n0, _RGS,
1182
1185
  0,
1183
- [_n, _i, _a, _st, _vI, _sIu, _sGI, _iAT, _iAPE, _cA, _lUA],
1184
- [0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0, 1, 5, 5]
1186
+ [_n, _i, _a, _st, _vI, _sIu, _sGI, _iAT, _iAPE, _rCDR, _cA, _lUA],
1187
+ [0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0, 1, 0, 5, 5]
1185
1188
  ];
1186
1189
  export var RuleSummary$ = [3, n0, _RS,
1187
1190
  0,
@@ -38,7 +38,7 @@ declare const CreateResourceConfigurationCommand_base: {
38
38
  * const client = new VPCLatticeClient(config);
39
39
  * const input = { // CreateResourceConfigurationRequest
40
40
  * name: "STRING_VALUE", // required
41
- * type: "STRING_VALUE", // required
41
+ * type: "GROUP" || "CHILD" || "SINGLE" || "ARN", // required
42
42
  * portRanges: [ // PortRangeList
43
43
  * "STRING_VALUE",
44
44
  * ],
@@ -74,7 +74,7 @@ declare const CreateResourceConfigurationCommand_base: {
74
74
  * // arn: "STRING_VALUE",
75
75
  * // resourceGatewayId: "STRING_VALUE",
76
76
  * // resourceConfigurationGroupId: "STRING_VALUE",
77
- * // type: "STRING_VALUE",
77
+ * // type: "GROUP" || "CHILD" || "SINGLE" || "ARN",
78
78
  * // portRanges: [ // PortRangeList
79
79
  * // "STRING_VALUE",
80
80
  * // ],
@@ -48,6 +48,7 @@ declare const CreateResourceGatewayCommand_base: {
48
48
  * ],
49
49
  * ipAddressType: "STRING_VALUE",
50
50
  * ipv4AddressesPerEni: Number("int"),
51
+ * resourceConfigDnsResolution: "STRING_VALUE",
51
52
  * tags: { // TagMap
52
53
  * "<keys>": "STRING_VALUE",
53
54
  * },
@@ -68,6 +69,7 @@ declare const CreateResourceGatewayCommand_base: {
68
69
  * // ],
69
70
  * // ipAddressType: "STRING_VALUE",
70
71
  * // ipv4AddressesPerEni: Number("int"),
72
+ * // resourceConfigDnsResolution: "STRING_VALUE",
71
73
  * // };
72
74
  *
73
75
  * ```
@@ -47,7 +47,7 @@ declare const GetResourceConfigurationCommand_base: {
47
47
  * // arn: "STRING_VALUE",
48
48
  * // resourceGatewayId: "STRING_VALUE",
49
49
  * // resourceConfigurationGroupId: "STRING_VALUE",
50
- * // type: "STRING_VALUE",
50
+ * // type: "GROUP" || "CHILD" || "SINGLE" || "ARN",
51
51
  * // allowAssociationToShareableServiceNetwork: true || false,
52
52
  * // portRanges: [ // PortRangeList
53
53
  * // "STRING_VALUE",
@@ -50,11 +50,14 @@ declare const GetResourceGatewayCommand_base: {
50
50
  * // subnetIds: [ // SubnetList
51
51
  * // "STRING_VALUE",
52
52
  * // ],
53
+ * // serviceManaged: true || false,
54
+ * // managedBy: "STRING_VALUE",
53
55
  * // securityGroupIds: [ // SecurityGroupList
54
56
  * // "STRING_VALUE",
55
57
  * // ],
56
58
  * // ipAddressType: "STRING_VALUE",
57
59
  * // ipv4AddressesPerEni: Number("int"),
60
+ * // resourceConfigDnsResolution: "STRING_VALUE",
58
61
  * // createdAt: new Date("TIMESTAMP"),
59
62
  * // lastUpdatedAt: new Date("TIMESTAMP"),
60
63
  * // };
@@ -53,7 +53,7 @@ declare const ListResourceConfigurationsCommand_base: {
53
53
  * // arn: "STRING_VALUE",
54
54
  * // resourceGatewayId: "STRING_VALUE",
55
55
  * // resourceConfigurationGroupId: "STRING_VALUE",
56
- * // type: "STRING_VALUE",
56
+ * // type: "GROUP" || "CHILD" || "SINGLE" || "ARN",
57
57
  * // status: "STRING_VALUE",
58
58
  * // amazonManaged: true || false,
59
59
  * // createdAt: new Date("TIMESTAMP"),
@@ -58,6 +58,7 @@ declare const ListResourceGatewaysCommand_base: {
58
58
  * // ],
59
59
  * // ipAddressType: "STRING_VALUE",
60
60
  * // ipv4AddressesPerEni: Number("int"),
61
+ * // resourceConfigDnsResolution: "STRING_VALUE",
61
62
  * // createdAt: new Date("TIMESTAMP"),
62
63
  * // lastUpdatedAt: new Date("TIMESTAMP"),
63
64
  * // },
@@ -63,7 +63,7 @@ declare const UpdateResourceConfigurationCommand_base: {
63
63
  * // arn: "STRING_VALUE",
64
64
  * // resourceGatewayId: "STRING_VALUE",
65
65
  * // resourceConfigurationGroupId: "STRING_VALUE",
66
- * // type: "STRING_VALUE",
66
+ * // type: "GROUP" || "CHILD" || "SINGLE" || "ARN",
67
67
  * // portRanges: [ // PortRangeList
68
68
  * // "STRING_VALUE",
69
69
  * // ],
@@ -198,6 +198,24 @@ export declare const ResourceGatewayIpAddressType: {
198
198
  * @public
199
199
  */
200
200
  export type ResourceGatewayIpAddressType = (typeof ResourceGatewayIpAddressType)[keyof typeof ResourceGatewayIpAddressType];
201
+ /**
202
+ * @public
203
+ * @enum
204
+ */
205
+ export declare const ResourceConfigDnsResolution: {
206
+ /**
207
+ * Enable private DNS resolution within VPC for resources behind this resource gateway
208
+ */
209
+ readonly IN_VPC: "IN_VPC";
210
+ /**
211
+ * Use public DNS resolution for resources behind this resource gateway
212
+ */
213
+ readonly PUBLIC: "PUBLIC";
214
+ };
215
+ /**
216
+ * @public
217
+ */
218
+ export type ResourceConfigDnsResolution = (typeof ResourceConfigDnsResolution)[keyof typeof ResourceConfigDnsResolution];
201
219
  /**
202
220
  * @public
203
221
  * @enum
@@ -1,4 +1,4 @@
1
- import type { AuthPolicyState, AuthType, HealthCheckProtocolVersion, IpAddressType, LambdaEventStructureVersion, ListenerProtocol, PrivateDnsPreference, ProtocolType, ResourceConfigurationIpAddressType, ResourceConfigurationStatus, ResourceConfigurationType, ResourceGatewayIpAddressType, ResourceGatewayStatus, ServiceNetworkLogType, ServiceNetworkResourceAssociationStatus, ServiceNetworkServiceAssociationStatus, ServiceNetworkVpcAssociationStatus, ServiceStatus, TargetGroupProtocol, TargetGroupProtocolVersion, TargetGroupStatus, TargetGroupType, TargetStatus, VerificationStatus } from "./enums";
1
+ import type { AuthPolicyState, AuthType, HealthCheckProtocolVersion, IpAddressType, LambdaEventStructureVersion, ListenerProtocol, PrivateDnsPreference, ProtocolType, ResourceConfigDnsResolution, ResourceConfigurationIpAddressType, ResourceConfigurationStatus, ResourceConfigurationType, ResourceGatewayIpAddressType, ResourceGatewayStatus, ServiceNetworkLogType, ServiceNetworkResourceAssociationStatus, ServiceNetworkServiceAssociationStatus, ServiceNetworkVpcAssociationStatus, ServiceStatus, TargetGroupProtocol, TargetGroupProtocolVersion, TargetGroupStatus, TargetGroupType, TargetStatus, VerificationStatus } from "./enums";
2
2
  /**
3
3
  * @public
4
4
  */
@@ -1058,6 +1058,11 @@ export interface CreateResourceGatewayRequest {
1058
1058
  * @public
1059
1059
  */
1060
1060
  ipv4AddressesPerEni?: number | undefined;
1061
+ /**
1062
+ * <p>Indicates how DNS is resolved for resource configurations associated to this resource gateway. ResourceConfigDnsResolution is set at creation time and cannot be changed.</p> <ul> <li> <p> <code>IN_VPC</code> - DNS resolution occurs privately within the resource gateway's VPC. DNS queries for resources behind this resource gateway resolve using the DNS resolvers defined in the VPC's DHCP option sets. Use this when your resource domain names are hosted in private Route 53 hosted zones or on-premises DNS servers reachable from the VPC.</p> </li> <li> <p> <code>PUBLIC</code> - DNS resolution occurs against public DNS resolvers. DNS queries for resources behind this resource gateway resolve using standard public DNS. Use this when your resource domain names are publicly resolvable.</p> </li> </ul>
1063
+ * @public
1064
+ */
1065
+ resourceConfigDnsResolution?: ResourceConfigDnsResolution | undefined;
1061
1066
  /**
1062
1067
  * <p>The tags for the resource gateway.</p>
1063
1068
  * @public
@@ -1113,6 +1118,11 @@ export interface CreateResourceGatewayResponse {
1113
1118
  * @public
1114
1119
  */
1115
1120
  ipv4AddressesPerEni?: number | undefined;
1121
+ /**
1122
+ * <p>The DNS resolution type for resource configurations that are associated with this resource gateway.</p>
1123
+ * @public
1124
+ */
1125
+ resourceConfigDnsResolution?: ResourceConfigDnsResolution | undefined;
1116
1126
  }
1117
1127
  /**
1118
1128
  * @public
@@ -2655,6 +2665,16 @@ export interface GetResourceGatewayResponse {
2655
2665
  * @public
2656
2666
  */
2657
2667
  subnetIds?: string[] | undefined;
2668
+ /**
2669
+ * <p>Indicates whether the resource gateway is managed by an AWS service.</p>
2670
+ * @public
2671
+ */
2672
+ serviceManaged?: boolean | undefined;
2673
+ /**
2674
+ * <p>The AWS service that manages the resource gateway.</p>
2675
+ * @public
2676
+ */
2677
+ managedBy?: string | undefined;
2658
2678
  /**
2659
2679
  * <p>The security group IDs associated with the resource gateway.</p>
2660
2680
  * @public
@@ -2670,6 +2690,11 @@ export interface GetResourceGatewayResponse {
2670
2690
  * @public
2671
2691
  */
2672
2692
  ipv4AddressesPerEni?: number | undefined;
2693
+ /**
2694
+ * <p>The DNS resolution type for resource configurations that are associated with this resource gateway.</p>
2695
+ * @public
2696
+ */
2697
+ resourceConfigDnsResolution?: ResourceConfigDnsResolution | undefined;
2673
2698
  /**
2674
2699
  * <p>The date and time that the resource gateway was created, in ISO-8601 format.</p>
2675
2700
  * @public
@@ -3689,6 +3714,11 @@ export interface ResourceGatewaySummary {
3689
3714
  * @public
3690
3715
  */
3691
3716
  ipv4AddressesPerEni?: number | undefined;
3717
+ /**
3718
+ * <p>The DNS resolution type for resource configurations that are associated with this resource gateway.</p>
3719
+ * @public
3720
+ */
3721
+ resourceConfigDnsResolution?: ResourceConfigDnsResolution | undefined;
3692
3722
  /**
3693
3723
  * <p>The date and time that the VPC endpoint association was created, in ISO-8601 format.</p>
3694
3724
  * @public
@@ -4544,7 +4574,7 @@ export interface TargetSummary {
4544
4574
  */
4545
4575
  port?: number | undefined;
4546
4576
  /**
4547
- * <p>The status of the target.</p> <ul> <li> <p> <code>DRAINING</code>: The target is being deregistered. No new connections are sent to this target while current connections are being drained. The default draining time is 5 minutes.</p> </li> <li> <p> <code>UNAVAILABLE</code>: Health checks are unavailable for the target group.</p> </li> <li> <p> <code>HEALTHY</code>: The target is healthy.</p> </li> <li> <p> <code>UNHEALTHY</code>: The target is unhealthy.</p> </li> <li> <p> <code>INITIAL</code>: Initial health checks on the target are being performed.</p> </li> <li> <p> <code>UNUSED</code>: Target group is not used in a service.</p> </li> </ul>
4577
+ * <p>The status of the target.</p> <ul> <li> <p> <code>DRAINING</code>: The target is being deregistered. No new connections are sent to this target while current connections are being drained. The default draining time is 1 minute.</p> </li> <li> <p> <code>UNAVAILABLE</code>: Health checks are unavailable for the target group.</p> </li> <li> <p> <code>HEALTHY</code>: The target is healthy.</p> </li> <li> <p> <code>UNHEALTHY</code>: The target is unhealthy.</p> </li> <li> <p> <code>INITIAL</code>: Initial health checks on the target are being performed.</p> </li> <li> <p> <code>UNUSED</code>: Target group is not used in a service.</p> </li> </ul>
4548
4578
  * @public
4549
4579
  */
4550
4580
  status?: TargetStatus | undefined;
@@ -67,6 +67,12 @@ export declare const ResourceGatewayIpAddressType: {
67
67
  };
68
68
  export type ResourceGatewayIpAddressType =
69
69
  (typeof ResourceGatewayIpAddressType)[keyof typeof ResourceGatewayIpAddressType];
70
+ export declare const ResourceConfigDnsResolution: {
71
+ readonly IN_VPC: "IN_VPC";
72
+ readonly PUBLIC: "PUBLIC";
73
+ };
74
+ export type ResourceConfigDnsResolution =
75
+ (typeof ResourceConfigDnsResolution)[keyof typeof ResourceConfigDnsResolution];
70
76
  export declare const ResourceGatewayStatus: {
71
77
  readonly ACTIVE: "ACTIVE";
72
78
  readonly CREATE_FAILED: "CREATE_FAILED";
@@ -7,6 +7,7 @@ import {
7
7
  ListenerProtocol,
8
8
  PrivateDnsPreference,
9
9
  ProtocolType,
10
+ ResourceConfigDnsResolution,
10
11
  ResourceConfigurationIpAddressType,
11
12
  ResourceConfigurationStatus,
12
13
  ResourceConfigurationType,
@@ -355,6 +356,7 @@ export interface CreateResourceGatewayRequest {
355
356
  securityGroupIds?: string[] | undefined;
356
357
  ipAddressType?: ResourceGatewayIpAddressType | undefined;
357
358
  ipv4AddressesPerEni?: number | undefined;
359
+ resourceConfigDnsResolution?: ResourceConfigDnsResolution | undefined;
358
360
  tags?: Record<string, string> | undefined;
359
361
  }
360
362
  export interface CreateResourceGatewayResponse {
@@ -367,6 +369,7 @@ export interface CreateResourceGatewayResponse {
367
369
  securityGroupIds?: string[] | undefined;
368
370
  ipAddressType?: ResourceGatewayIpAddressType | undefined;
369
371
  ipv4AddressesPerEni?: number | undefined;
372
+ resourceConfigDnsResolution?: ResourceConfigDnsResolution | undefined;
370
373
  }
371
374
  export interface CreateRuleRequest {
372
375
  serviceIdentifier: string | undefined;
@@ -742,9 +745,12 @@ export interface GetResourceGatewayResponse {
742
745
  status?: ResourceGatewayStatus | undefined;
743
746
  vpcId?: string | undefined;
744
747
  subnetIds?: string[] | undefined;
748
+ serviceManaged?: boolean | undefined;
749
+ managedBy?: string | undefined;
745
750
  securityGroupIds?: string[] | undefined;
746
751
  ipAddressType?: ResourceGatewayIpAddressType | undefined;
747
752
  ipv4AddressesPerEni?: number | undefined;
753
+ resourceConfigDnsResolution?: ResourceConfigDnsResolution | undefined;
748
754
  createdAt?: Date | undefined;
749
755
  lastUpdatedAt?: Date | undefined;
750
756
  }
@@ -977,6 +983,7 @@ export interface ResourceGatewaySummary {
977
983
  securityGroupIds?: string[] | undefined;
978
984
  ipAddressType?: ResourceGatewayIpAddressType | undefined;
979
985
  ipv4AddressesPerEni?: number | undefined;
986
+ resourceConfigDnsResolution?: ResourceConfigDnsResolution | undefined;
980
987
  createdAt?: Date | undefined;
981
988
  lastUpdatedAt?: Date | undefined;
982
989
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-vpc-lattice",
3
3
  "description": "AWS SDK for JavaScript Vpc Lattice Client for Node.js, Browser and React Native",
4
- "version": "3.1041.0",
4
+ "version": "3.1042.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-vpc-lattice",