@aws-sdk/client-vpc-lattice 3.303.0 → 3.306.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 (111) hide show
  1. package/dist-cjs/commands/BatchUpdateRuleCommand.js +4 -4
  2. package/dist-cjs/commands/CreateAccessLogSubscriptionCommand.js +4 -4
  3. package/dist-cjs/commands/CreateListenerCommand.js +4 -4
  4. package/dist-cjs/commands/CreateRuleCommand.js +4 -4
  5. package/dist-cjs/commands/CreateServiceCommand.js +4 -4
  6. package/dist-cjs/commands/CreateServiceNetworkCommand.js +4 -4
  7. package/dist-cjs/commands/CreateServiceNetworkServiceAssociationCommand.js +4 -4
  8. package/dist-cjs/commands/CreateServiceNetworkVpcAssociationCommand.js +4 -4
  9. package/dist-cjs/commands/CreateTargetGroupCommand.js +4 -4
  10. package/dist-cjs/commands/DeleteAccessLogSubscriptionCommand.js +4 -4
  11. package/dist-cjs/commands/DeleteAuthPolicyCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteListenerCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteRuleCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteServiceCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteServiceNetworkCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteServiceNetworkServiceAssociationCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteServiceNetworkVpcAssociationCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteTargetGroupCommand.js +4 -4
  20. package/dist-cjs/commands/DeregisterTargetsCommand.js +4 -4
  21. package/dist-cjs/commands/GetAccessLogSubscriptionCommand.js +4 -4
  22. package/dist-cjs/commands/GetAuthPolicyCommand.js +4 -4
  23. package/dist-cjs/commands/GetListenerCommand.js +4 -4
  24. package/dist-cjs/commands/GetResourcePolicyCommand.js +4 -4
  25. package/dist-cjs/commands/GetRuleCommand.js +4 -4
  26. package/dist-cjs/commands/GetServiceCommand.js +4 -4
  27. package/dist-cjs/commands/GetServiceNetworkCommand.js +4 -4
  28. package/dist-cjs/commands/GetServiceNetworkServiceAssociationCommand.js +4 -4
  29. package/dist-cjs/commands/GetServiceNetworkVpcAssociationCommand.js +4 -4
  30. package/dist-cjs/commands/GetTargetGroupCommand.js +4 -4
  31. package/dist-cjs/commands/ListAccessLogSubscriptionsCommand.js +4 -4
  32. package/dist-cjs/commands/ListListenersCommand.js +4 -4
  33. package/dist-cjs/commands/ListRulesCommand.js +4 -4
  34. package/dist-cjs/commands/ListServiceNetworkServiceAssociationsCommand.js +4 -4
  35. package/dist-cjs/commands/ListServiceNetworkVpcAssociationsCommand.js +4 -4
  36. package/dist-cjs/commands/ListServiceNetworksCommand.js +4 -4
  37. package/dist-cjs/commands/ListServicesCommand.js +4 -4
  38. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  39. package/dist-cjs/commands/ListTargetGroupsCommand.js +4 -4
  40. package/dist-cjs/commands/ListTargetsCommand.js +4 -4
  41. package/dist-cjs/commands/PutAuthPolicyCommand.js +4 -4
  42. package/dist-cjs/commands/PutResourcePolicyCommand.js +4 -4
  43. package/dist-cjs/commands/RegisterTargetsCommand.js +4 -4
  44. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  45. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  46. package/dist-cjs/commands/UpdateAccessLogSubscriptionCommand.js +4 -4
  47. package/dist-cjs/commands/UpdateListenerCommand.js +4 -4
  48. package/dist-cjs/commands/UpdateRuleCommand.js +4 -4
  49. package/dist-cjs/commands/UpdateServiceCommand.js +4 -4
  50. package/dist-cjs/commands/UpdateServiceNetworkCommand.js +4 -4
  51. package/dist-cjs/commands/UpdateServiceNetworkVpcAssociationCommand.js +4 -4
  52. package/dist-cjs/commands/UpdateTargetGroupCommand.js +4 -4
  53. package/dist-es/commands/BatchUpdateRuleCommand.js +4 -4
  54. package/dist-es/commands/CreateAccessLogSubscriptionCommand.js +4 -4
  55. package/dist-es/commands/CreateListenerCommand.js +4 -4
  56. package/dist-es/commands/CreateRuleCommand.js +4 -4
  57. package/dist-es/commands/CreateServiceCommand.js +4 -4
  58. package/dist-es/commands/CreateServiceNetworkCommand.js +4 -4
  59. package/dist-es/commands/CreateServiceNetworkServiceAssociationCommand.js +4 -4
  60. package/dist-es/commands/CreateServiceNetworkVpcAssociationCommand.js +4 -4
  61. package/dist-es/commands/CreateTargetGroupCommand.js +4 -4
  62. package/dist-es/commands/DeleteAccessLogSubscriptionCommand.js +4 -4
  63. package/dist-es/commands/DeleteAuthPolicyCommand.js +4 -4
  64. package/dist-es/commands/DeleteListenerCommand.js +4 -4
  65. package/dist-es/commands/DeleteResourcePolicyCommand.js +4 -4
  66. package/dist-es/commands/DeleteRuleCommand.js +4 -4
  67. package/dist-es/commands/DeleteServiceCommand.js +4 -4
  68. package/dist-es/commands/DeleteServiceNetworkCommand.js +4 -4
  69. package/dist-es/commands/DeleteServiceNetworkServiceAssociationCommand.js +4 -4
  70. package/dist-es/commands/DeleteServiceNetworkVpcAssociationCommand.js +4 -4
  71. package/dist-es/commands/DeleteTargetGroupCommand.js +4 -4
  72. package/dist-es/commands/DeregisterTargetsCommand.js +4 -4
  73. package/dist-es/commands/GetAccessLogSubscriptionCommand.js +4 -4
  74. package/dist-es/commands/GetAuthPolicyCommand.js +4 -4
  75. package/dist-es/commands/GetListenerCommand.js +4 -4
  76. package/dist-es/commands/GetResourcePolicyCommand.js +4 -4
  77. package/dist-es/commands/GetRuleCommand.js +4 -4
  78. package/dist-es/commands/GetServiceCommand.js +4 -4
  79. package/dist-es/commands/GetServiceNetworkCommand.js +4 -4
  80. package/dist-es/commands/GetServiceNetworkServiceAssociationCommand.js +4 -4
  81. package/dist-es/commands/GetServiceNetworkVpcAssociationCommand.js +4 -4
  82. package/dist-es/commands/GetTargetGroupCommand.js +4 -4
  83. package/dist-es/commands/ListAccessLogSubscriptionsCommand.js +4 -4
  84. package/dist-es/commands/ListListenersCommand.js +4 -4
  85. package/dist-es/commands/ListRulesCommand.js +4 -4
  86. package/dist-es/commands/ListServiceNetworkServiceAssociationsCommand.js +4 -4
  87. package/dist-es/commands/ListServiceNetworkVpcAssociationsCommand.js +4 -4
  88. package/dist-es/commands/ListServiceNetworksCommand.js +4 -4
  89. package/dist-es/commands/ListServicesCommand.js +4 -4
  90. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  91. package/dist-es/commands/ListTargetGroupsCommand.js +4 -4
  92. package/dist-es/commands/ListTargetsCommand.js +4 -4
  93. package/dist-es/commands/PutAuthPolicyCommand.js +4 -4
  94. package/dist-es/commands/PutResourcePolicyCommand.js +4 -4
  95. package/dist-es/commands/RegisterTargetsCommand.js +4 -4
  96. package/dist-es/commands/TagResourceCommand.js +4 -4
  97. package/dist-es/commands/UntagResourceCommand.js +4 -4
  98. package/dist-es/commands/UpdateAccessLogSubscriptionCommand.js +4 -4
  99. package/dist-es/commands/UpdateListenerCommand.js +4 -4
  100. package/dist-es/commands/UpdateRuleCommand.js +4 -4
  101. package/dist-es/commands/UpdateServiceCommand.js +4 -4
  102. package/dist-es/commands/UpdateServiceNetworkCommand.js +4 -4
  103. package/dist-es/commands/UpdateServiceNetworkVpcAssociationCommand.js +4 -4
  104. package/dist-es/commands/UpdateTargetGroupCommand.js +4 -4
  105. package/dist-types/VPCLatticeClient.d.ts +4 -4
  106. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  107. package/dist-types/models/models_0.d.ts +19 -19
  108. package/dist-types/ts3.4/VPCLatticeClient.d.ts +4 -4
  109. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +4 -3
  110. package/dist-types/ts3.4/models/models_0.d.ts +24 -19
  111. package/package.json +29 -29
@@ -174,7 +174,7 @@ export declare const ValidationExceptionReason: {
174
174
  /**
175
175
  * @public
176
176
  */
177
- export type ValidationExceptionReason = (typeof ValidationExceptionReason)[keyof typeof ValidationExceptionReason];
177
+ export declare type ValidationExceptionReason = (typeof ValidationExceptionReason)[keyof typeof ValidationExceptionReason];
178
178
  /**
179
179
  * @public
180
180
  * <p>The input does not satisfy the constraints specified by an Amazon Web Services
@@ -369,7 +369,7 @@ export declare const AuthPolicyState: {
369
369
  /**
370
370
  * @public
371
371
  */
372
- export type AuthPolicyState = (typeof AuthPolicyState)[keyof typeof AuthPolicyState];
372
+ export declare type AuthPolicyState = (typeof AuthPolicyState)[keyof typeof AuthPolicyState];
373
373
  /**
374
374
  * @public
375
375
  * @enum
@@ -381,7 +381,7 @@ export declare const AuthType: {
381
381
  /**
382
382
  * @public
383
383
  */
384
- export type AuthType = (typeof AuthType)[keyof typeof AuthType];
384
+ export declare type AuthType = (typeof AuthType)[keyof typeof AuthType];
385
385
  /**
386
386
  * @public
387
387
  * <p>Information about an action that returns a custom HTTP response. </p>
@@ -435,7 +435,7 @@ export interface ForwardAction {
435
435
  * of actions: <code>forward </code>or <code>fixed-response</code>, and it must be the last action
436
436
  * to be performed.</p>
437
437
  */
438
- export type RuleAction = RuleAction.FixedResponseMember | RuleAction.ForwardMember | RuleAction.$UnknownMember;
438
+ export declare type RuleAction = RuleAction.FixedResponseMember | RuleAction.ForwardMember | RuleAction.$UnknownMember;
439
439
  /**
440
440
  * @public
441
441
  */
@@ -473,7 +473,7 @@ export declare namespace RuleAction {
473
473
  * @public
474
474
  * <p>Describes a header match type. Only one can be provided.</p>
475
475
  */
476
- export type HeaderMatchType = HeaderMatchType.ContainsMember | HeaderMatchType.ExactMember | HeaderMatchType.PrefixMember | HeaderMatchType.$UnknownMember;
476
+ export declare type HeaderMatchType = HeaderMatchType.ContainsMember | HeaderMatchType.ExactMember | HeaderMatchType.PrefixMember | HeaderMatchType.$UnknownMember;
477
477
  /**
478
478
  * @public
479
479
  */
@@ -543,7 +543,7 @@ export interface HeaderMatch {
543
543
  * <p>Describes a path match type. Each rule can include only one of the following types of
544
544
  * paths.</p>
545
545
  */
546
- export type PathMatchType = PathMatchType.ExactMember | PathMatchType.PrefixMember | PathMatchType.$UnknownMember;
546
+ export declare type PathMatchType = PathMatchType.ExactMember | PathMatchType.PrefixMember | PathMatchType.$UnknownMember;
547
547
  /**
548
548
  * @public
549
549
  */
@@ -614,7 +614,7 @@ export interface HttpMatch {
614
614
  * @public
615
615
  * <p>Describes a rule match.</p>
616
616
  */
617
- export type RuleMatch = RuleMatch.HttpMatchMember | RuleMatch.$UnknownMember;
617
+ export declare type RuleMatch = RuleMatch.HttpMatchMember | RuleMatch.$UnknownMember;
618
618
  /**
619
619
  * @public
620
620
  */
@@ -757,7 +757,7 @@ export declare const ListenerProtocol: {
757
757
  /**
758
758
  * @public
759
759
  */
760
- export type ListenerProtocol = (typeof ListenerProtocol)[keyof typeof ListenerProtocol];
760
+ export declare type ListenerProtocol = (typeof ListenerProtocol)[keyof typeof ListenerProtocol];
761
761
  /**
762
762
  * @public
763
763
  */
@@ -1027,7 +1027,7 @@ export declare const ServiceStatus: {
1027
1027
  /**
1028
1028
  * @public
1029
1029
  */
1030
- export type ServiceStatus = (typeof ServiceStatus)[keyof typeof ServiceStatus];
1030
+ export declare type ServiceStatus = (typeof ServiceStatus)[keyof typeof ServiceStatus];
1031
1031
  /**
1032
1032
  * @public
1033
1033
  */
@@ -1176,7 +1176,7 @@ export declare const ServiceNetworkServiceAssociationStatus: {
1176
1176
  /**
1177
1177
  * @public
1178
1178
  */
1179
- export type ServiceNetworkServiceAssociationStatus = (typeof ServiceNetworkServiceAssociationStatus)[keyof typeof ServiceNetworkServiceAssociationStatus];
1179
+ export declare type ServiceNetworkServiceAssociationStatus = (typeof ServiceNetworkServiceAssociationStatus)[keyof typeof ServiceNetworkServiceAssociationStatus];
1180
1180
  /**
1181
1181
  * @public
1182
1182
  */
@@ -1276,7 +1276,7 @@ export declare const ServiceNetworkVpcAssociationStatus: {
1276
1276
  /**
1277
1277
  * @public
1278
1278
  */
1279
- export type ServiceNetworkVpcAssociationStatus = (typeof ServiceNetworkVpcAssociationStatus)[keyof typeof ServiceNetworkVpcAssociationStatus];
1279
+ export declare type ServiceNetworkVpcAssociationStatus = (typeof ServiceNetworkVpcAssociationStatus)[keyof typeof ServiceNetworkVpcAssociationStatus];
1280
1280
  /**
1281
1281
  * @public
1282
1282
  */
@@ -1307,7 +1307,7 @@ export interface CreateServiceNetworkVpcAssociationResponse {
1307
1307
  * <p>The codes to use when checking for a successful response from a target for health
1308
1308
  * checks.</p>
1309
1309
  */
1310
- export type Matcher = Matcher.HttpCodeMember | Matcher.$UnknownMember;
1310
+ export declare type Matcher = Matcher.HttpCodeMember | Matcher.$UnknownMember;
1311
1311
  /**
1312
1312
  * @public
1313
1313
  */
@@ -1346,7 +1346,7 @@ export declare const TargetGroupProtocol: {
1346
1346
  /**
1347
1347
  * @public
1348
1348
  */
1349
- export type TargetGroupProtocol = (typeof TargetGroupProtocol)[keyof typeof TargetGroupProtocol];
1349
+ export declare type TargetGroupProtocol = (typeof TargetGroupProtocol)[keyof typeof TargetGroupProtocol];
1350
1350
  /**
1351
1351
  * @public
1352
1352
  * @enum
@@ -1364,7 +1364,7 @@ export declare const HealthCheckProtocolVersion: {
1364
1364
  /**
1365
1365
  * @public
1366
1366
  */
1367
- export type HealthCheckProtocolVersion = (typeof HealthCheckProtocolVersion)[keyof typeof HealthCheckProtocolVersion];
1367
+ export declare type HealthCheckProtocolVersion = (typeof HealthCheckProtocolVersion)[keyof typeof HealthCheckProtocolVersion];
1368
1368
  /**
1369
1369
  * @public
1370
1370
  * <p>The health check configuration of a target group. Health check configurations aren't used
@@ -1441,7 +1441,7 @@ export declare const IpAddressType: {
1441
1441
  /**
1442
1442
  * @public
1443
1443
  */
1444
- export type IpAddressType = (typeof IpAddressType)[keyof typeof IpAddressType];
1444
+ export declare type IpAddressType = (typeof IpAddressType)[keyof typeof IpAddressType];
1445
1445
  /**
1446
1446
  * @public
1447
1447
  * @enum
@@ -1463,7 +1463,7 @@ export declare const TargetGroupProtocolVersion: {
1463
1463
  /**
1464
1464
  * @public
1465
1465
  */
1466
- export type TargetGroupProtocolVersion = (typeof TargetGroupProtocolVersion)[keyof typeof TargetGroupProtocolVersion];
1466
+ export declare type TargetGroupProtocolVersion = (typeof TargetGroupProtocolVersion)[keyof typeof TargetGroupProtocolVersion];
1467
1467
  /**
1468
1468
  * @public
1469
1469
  * <p>Describes the configuration of a target group. Lambda functions don't support target group
@@ -1524,7 +1524,7 @@ export declare const TargetGroupType: {
1524
1524
  /**
1525
1525
  * @public
1526
1526
  */
1527
- export type TargetGroupType = (typeof TargetGroupType)[keyof typeof TargetGroupType];
1527
+ export declare type TargetGroupType = (typeof TargetGroupType)[keyof typeof TargetGroupType];
1528
1528
  /**
1529
1529
  * @public
1530
1530
  */
@@ -1584,7 +1584,7 @@ export declare const TargetGroupStatus: {
1584
1584
  /**
1585
1585
  * @public
1586
1586
  */
1587
- export type TargetGroupStatus = (typeof TargetGroupStatus)[keyof typeof TargetGroupStatus];
1587
+ export declare type TargetGroupStatus = (typeof TargetGroupStatus)[keyof typeof TargetGroupStatus];
1588
1588
  /**
1589
1589
  * @public
1590
1590
  */
@@ -3013,7 +3013,7 @@ export declare const TargetStatus: {
3013
3013
  /**
3014
3014
  * @public
3015
3015
  */
3016
- export type TargetStatus = (typeof TargetStatus)[keyof typeof TargetStatus];
3016
+ export declare type TargetStatus = (typeof TargetStatus)[keyof typeof TargetStatus];
3017
3017
  /**
3018
3018
  * @public
3019
3019
  * <p>Summary information about a target.</p>
@@ -257,7 +257,7 @@ import {
257
257
  ClientResolvedEndpointParameters,
258
258
  EndpointParameters,
259
259
  } from "./endpoint/EndpointParameters";
260
- export type ServiceInputTypes =
260
+ export declare type ServiceInputTypes =
261
261
  | BatchUpdateRuleCommandInput
262
262
  | CreateAccessLogSubscriptionCommandInput
263
263
  | CreateListenerCommandInput
@@ -310,7 +310,7 @@ export type ServiceInputTypes =
310
310
  | UpdateServiceNetworkCommandInput
311
311
  | UpdateServiceNetworkVpcAssociationCommandInput
312
312
  | UpdateTargetGroupCommandInput;
313
- export type ServiceOutputTypes =
313
+ export declare type ServiceOutputTypes =
314
314
  | BatchUpdateRuleCommandOutput
315
315
  | CreateAccessLogSubscriptionCommandOutput
316
316
  | CreateListenerCommandOutput
@@ -387,7 +387,7 @@ export interface ClientDefaults
387
387
  logger?: __Logger;
388
388
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
389
389
  }
390
- type VPCLatticeClientConfigType = Partial<
390
+ declare type VPCLatticeClientConfigType = Partial<
391
391
  __SmithyConfiguration<__HttpHandlerOptions>
392
392
  > &
393
393
  ClientDefaults &
@@ -399,7 +399,7 @@ type VPCLatticeClientConfigType = Partial<
399
399
  UserAgentInputConfig &
400
400
  ClientInputEndpointParameters;
401
401
  export interface VPCLatticeClientConfig extends VPCLatticeClientConfigType {}
402
- type VPCLatticeClientResolvedConfigType =
402
+ declare type VPCLatticeClientResolvedConfigType =
403
403
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
404
404
  Required<ClientDefaults> &
405
405
  RegionResolvedConfig &
@@ -16,9 +16,10 @@ export interface ClientInputEndpointParameters {
16
16
  | EndpointV2
17
17
  | Provider<EndpointV2>;
18
18
  }
19
- export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
20
- defaultSigningName: string;
21
- };
19
+ export declare type ClientResolvedEndpointParameters =
20
+ ClientInputEndpointParameters & {
21
+ defaultSigningName: string;
22
+ };
22
23
  export declare const resolveClientEndpointParameters: <T>(
23
24
  options: T & ClientInputEndpointParameters
24
25
  ) => T &
@@ -68,7 +68,7 @@ export declare const ValidationExceptionReason: {
68
68
  readonly OTHER: "other";
69
69
  readonly UNKNOWN_OPERATION: "unknownOperation";
70
70
  };
71
- export type ValidationExceptionReason =
71
+ export declare type ValidationExceptionReason =
72
72
  (typeof ValidationExceptionReason)[keyof typeof ValidationExceptionReason];
73
73
  export declare class ValidationException extends __BaseException {
74
74
  readonly name: "ValidationException";
@@ -128,13 +128,13 @@ export declare const AuthPolicyState: {
128
128
  readonly Active: "Active";
129
129
  readonly Inactive: "Inactive";
130
130
  };
131
- export type AuthPolicyState =
131
+ export declare type AuthPolicyState =
132
132
  (typeof AuthPolicyState)[keyof typeof AuthPolicyState];
133
133
  export declare const AuthType: {
134
134
  readonly AWS_IAM: "AWS_IAM";
135
135
  readonly NONE: "NONE";
136
136
  };
137
- export type AuthType = (typeof AuthType)[keyof typeof AuthType];
137
+ export declare type AuthType = (typeof AuthType)[keyof typeof AuthType];
138
138
  export interface FixedResponseAction {
139
139
  statusCode: number | undefined;
140
140
  }
@@ -145,7 +145,7 @@ export interface WeightedTargetGroup {
145
145
  export interface ForwardAction {
146
146
  targetGroups: WeightedTargetGroup[] | undefined;
147
147
  }
148
- export type RuleAction =
148
+ export declare type RuleAction =
149
149
  | RuleAction.FixedResponseMember
150
150
  | RuleAction.ForwardMember
151
151
  | RuleAction.$UnknownMember;
@@ -172,7 +172,7 @@ export declare namespace RuleAction {
172
172
  }
173
173
  const visit: <T>(value: RuleAction, visitor: Visitor<T>) => T;
174
174
  }
175
- export type HeaderMatchType =
175
+ export declare type HeaderMatchType =
176
176
  | HeaderMatchType.ContainsMember
177
177
  | HeaderMatchType.ExactMember
178
178
  | HeaderMatchType.PrefixMember
@@ -215,7 +215,7 @@ export interface HeaderMatch {
215
215
  match: HeaderMatchType | undefined;
216
216
  caseSensitive?: boolean;
217
217
  }
218
- export type PathMatchType =
218
+ export declare type PathMatchType =
219
219
  | PathMatchType.ExactMember
220
220
  | PathMatchType.PrefixMember
221
221
  | PathMatchType.$UnknownMember;
@@ -251,7 +251,9 @@ export interface HttpMatch {
251
251
  pathMatch?: PathMatch;
252
252
  headerMatches?: HeaderMatch[];
253
253
  }
254
- export type RuleMatch = RuleMatch.HttpMatchMember | RuleMatch.$UnknownMember;
254
+ export declare type RuleMatch =
255
+ | RuleMatch.HttpMatchMember
256
+ | RuleMatch.$UnknownMember;
255
257
  export declare namespace RuleMatch {
256
258
  interface HttpMatchMember {
257
259
  httpMatch: HttpMatch;
@@ -300,7 +302,7 @@ export declare const ListenerProtocol: {
300
302
  readonly HTTP: "HTTP";
301
303
  readonly HTTPS: "HTTPS";
302
304
  };
303
- export type ListenerProtocol =
305
+ export declare type ListenerProtocol =
304
306
  (typeof ListenerProtocol)[keyof typeof ListenerProtocol];
305
307
  export interface CreateListenerRequest {
306
308
  serviceIdentifier: string | undefined;
@@ -369,7 +371,8 @@ export declare const ServiceStatus: {
369
371
  readonly DELETE_FAILED: "DELETE_FAILED";
370
372
  readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
371
373
  };
372
- export type ServiceStatus = (typeof ServiceStatus)[keyof typeof ServiceStatus];
374
+ export declare type ServiceStatus =
375
+ (typeof ServiceStatus)[keyof typeof ServiceStatus];
373
376
  export interface CreateServiceResponse {
374
377
  id?: string;
375
378
  arn?: string;
@@ -405,7 +408,7 @@ export declare const ServiceNetworkServiceAssociationStatus: {
405
408
  readonly DELETE_FAILED: "DELETE_FAILED";
406
409
  readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
407
410
  };
408
- export type ServiceNetworkServiceAssociationStatus =
411
+ export declare type ServiceNetworkServiceAssociationStatus =
409
412
  (typeof ServiceNetworkServiceAssociationStatus)[keyof typeof ServiceNetworkServiceAssociationStatus];
410
413
  export interface CreateServiceNetworkServiceAssociationResponse {
411
414
  id?: string;
@@ -431,7 +434,7 @@ export declare const ServiceNetworkVpcAssociationStatus: {
431
434
  readonly UPDATE_FAILED: "UPDATE_FAILED";
432
435
  readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
433
436
  };
434
- export type ServiceNetworkVpcAssociationStatus =
437
+ export declare type ServiceNetworkVpcAssociationStatus =
435
438
  (typeof ServiceNetworkVpcAssociationStatus)[keyof typeof ServiceNetworkVpcAssociationStatus];
436
439
  export interface CreateServiceNetworkVpcAssociationResponse {
437
440
  id?: string;
@@ -440,7 +443,7 @@ export interface CreateServiceNetworkVpcAssociationResponse {
440
443
  createdBy?: string;
441
444
  securityGroupIds?: string[];
442
445
  }
443
- export type Matcher = Matcher.HttpCodeMember | Matcher.$UnknownMember;
446
+ export declare type Matcher = Matcher.HttpCodeMember | Matcher.$UnknownMember;
444
447
  export declare namespace Matcher {
445
448
  interface HttpCodeMember {
446
449
  httpCode: string;
@@ -460,13 +463,13 @@ export declare const TargetGroupProtocol: {
460
463
  readonly HTTP: "HTTP";
461
464
  readonly HTTPS: "HTTPS";
462
465
  };
463
- export type TargetGroupProtocol =
466
+ export declare type TargetGroupProtocol =
464
467
  (typeof TargetGroupProtocol)[keyof typeof TargetGroupProtocol];
465
468
  export declare const HealthCheckProtocolVersion: {
466
469
  readonly HTTP1: "HTTP1";
467
470
  readonly HTTP2: "HTTP2";
468
471
  };
469
- export type HealthCheckProtocolVersion =
472
+ export declare type HealthCheckProtocolVersion =
470
473
  (typeof HealthCheckProtocolVersion)[keyof typeof HealthCheckProtocolVersion];
471
474
  export interface HealthCheckConfig {
472
475
  enabled?: boolean;
@@ -484,13 +487,14 @@ export declare const IpAddressType: {
484
487
  readonly IPV4: "IPV4";
485
488
  readonly IPV6: "IPV6";
486
489
  };
487
- export type IpAddressType = (typeof IpAddressType)[keyof typeof IpAddressType];
490
+ export declare type IpAddressType =
491
+ (typeof IpAddressType)[keyof typeof IpAddressType];
488
492
  export declare const TargetGroupProtocolVersion: {
489
493
  readonly GRPC: "GRPC";
490
494
  readonly HTTP1: "HTTP1";
491
495
  readonly HTTP2: "HTTP2";
492
496
  };
493
- export type TargetGroupProtocolVersion =
497
+ export declare type TargetGroupProtocolVersion =
494
498
  (typeof TargetGroupProtocolVersion)[keyof typeof TargetGroupProtocolVersion];
495
499
  export interface TargetGroupConfig {
496
500
  port: number | undefined;
@@ -506,7 +510,7 @@ export declare const TargetGroupType: {
506
510
  readonly IP: "IP";
507
511
  readonly LAMBDA: "LAMBDA";
508
512
  };
509
- export type TargetGroupType =
513
+ export declare type TargetGroupType =
510
514
  (typeof TargetGroupType)[keyof typeof TargetGroupType];
511
515
  export interface CreateTargetGroupRequest {
512
516
  name: string | undefined;
@@ -522,7 +526,7 @@ export declare const TargetGroupStatus: {
522
526
  readonly DELETE_FAILED: "DELETE_FAILED";
523
527
  readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
524
528
  };
525
- export type TargetGroupStatus =
529
+ export declare type TargetGroupStatus =
526
530
  (typeof TargetGroupStatus)[keyof typeof TargetGroupStatus];
527
531
  export interface CreateTargetGroupResponse {
528
532
  id?: string;
@@ -915,7 +919,8 @@ export declare const TargetStatus: {
915
919
  readonly UNHEALTHY: "UNHEALTHY";
916
920
  readonly UNUSED: "UNUSED";
917
921
  };
918
- export type TargetStatus = (typeof TargetStatus)[keyof typeof TargetStatus];
922
+ export declare type TargetStatus =
923
+ (typeof TargetStatus)[keyof typeof TargetStatus];
919
924
  export interface TargetSummary {
920
925
  id?: string;
921
926
  port?: number;
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.303.0",
4
+ "version": "3.306.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,37 +21,37 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.303.0",
25
- "@aws-sdk/config-resolver": "3.303.0",
26
- "@aws-sdk/credential-provider-node": "3.303.0",
27
- "@aws-sdk/fetch-http-handler": "3.303.0",
28
- "@aws-sdk/hash-node": "3.303.0",
29
- "@aws-sdk/invalid-dependency": "3.303.0",
30
- "@aws-sdk/middleware-content-length": "3.303.0",
31
- "@aws-sdk/middleware-endpoint": "3.303.0",
32
- "@aws-sdk/middleware-host-header": "3.303.0",
33
- "@aws-sdk/middleware-logger": "3.303.0",
34
- "@aws-sdk/middleware-recursion-detection": "3.303.0",
35
- "@aws-sdk/middleware-retry": "3.303.0",
36
- "@aws-sdk/middleware-serde": "3.303.0",
37
- "@aws-sdk/middleware-signing": "3.303.0",
38
- "@aws-sdk/middleware-stack": "3.303.0",
39
- "@aws-sdk/middleware-user-agent": "3.303.0",
40
- "@aws-sdk/node-config-provider": "3.303.0",
41
- "@aws-sdk/node-http-handler": "3.303.0",
42
- "@aws-sdk/protocol-http": "3.303.0",
43
- "@aws-sdk/smithy-client": "3.303.0",
44
- "@aws-sdk/types": "3.303.0",
45
- "@aws-sdk/url-parser": "3.303.0",
24
+ "@aws-sdk/client-sts": "3.306.0",
25
+ "@aws-sdk/config-resolver": "3.306.0",
26
+ "@aws-sdk/credential-provider-node": "3.306.0",
27
+ "@aws-sdk/fetch-http-handler": "3.306.0",
28
+ "@aws-sdk/hash-node": "3.306.0",
29
+ "@aws-sdk/invalid-dependency": "3.306.0",
30
+ "@aws-sdk/middleware-content-length": "3.306.0",
31
+ "@aws-sdk/middleware-endpoint": "3.306.0",
32
+ "@aws-sdk/middleware-host-header": "3.306.0",
33
+ "@aws-sdk/middleware-logger": "3.306.0",
34
+ "@aws-sdk/middleware-recursion-detection": "3.306.0",
35
+ "@aws-sdk/middleware-retry": "3.306.0",
36
+ "@aws-sdk/middleware-serde": "3.306.0",
37
+ "@aws-sdk/middleware-signing": "3.306.0",
38
+ "@aws-sdk/middleware-stack": "3.306.0",
39
+ "@aws-sdk/middleware-user-agent": "3.306.0",
40
+ "@aws-sdk/node-config-provider": "3.306.0",
41
+ "@aws-sdk/node-http-handler": "3.306.0",
42
+ "@aws-sdk/protocol-http": "3.306.0",
43
+ "@aws-sdk/smithy-client": "3.306.0",
44
+ "@aws-sdk/types": "3.306.0",
45
+ "@aws-sdk/url-parser": "3.306.0",
46
46
  "@aws-sdk/util-base64": "3.303.0",
47
47
  "@aws-sdk/util-body-length-browser": "3.303.0",
48
48
  "@aws-sdk/util-body-length-node": "3.303.0",
49
- "@aws-sdk/util-defaults-mode-browser": "3.303.0",
50
- "@aws-sdk/util-defaults-mode-node": "3.303.0",
51
- "@aws-sdk/util-endpoints": "3.303.0",
52
- "@aws-sdk/util-retry": "3.303.0",
53
- "@aws-sdk/util-user-agent-browser": "3.303.0",
54
- "@aws-sdk/util-user-agent-node": "3.303.0",
49
+ "@aws-sdk/util-defaults-mode-browser": "3.306.0",
50
+ "@aws-sdk/util-defaults-mode-node": "3.306.0",
51
+ "@aws-sdk/util-endpoints": "3.306.0",
52
+ "@aws-sdk/util-retry": "3.306.0",
53
+ "@aws-sdk/util-user-agent-browser": "3.306.0",
54
+ "@aws-sdk/util-user-agent-node": "3.306.0",
55
55
  "@aws-sdk/util-utf8": "3.303.0",
56
56
  "tslib": "^2.5.0",
57
57
  "uuid": "^8.3.2"