@aws-sdk/client-rtbfabric 3.1027.0 → 3.1029.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
@@ -1103,6 +1103,10 @@ const LinkStatus = {
1103
1103
  REJECTED: "REJECTED",
1104
1104
  REQUESTED: "REQUESTED",
1105
1105
  };
1106
+ const Protocol = {
1107
+ HTTP: "HTTP",
1108
+ HTTPS: "HTTPS",
1109
+ };
1106
1110
  const RequesterGatewayStatus = {
1107
1111
  ACTIVE: "ACTIVE",
1108
1112
  DELETED: "DELETED",
@@ -1118,10 +1122,6 @@ const GatewayType = {
1118
1122
  EXTERNAL: "EXTERNAL",
1119
1123
  INTERNAL: "INTERNAL",
1120
1124
  };
1121
- const Protocol = {
1122
- HTTP: "HTTP",
1123
- HTTPS: "HTTPS",
1124
- };
1125
1125
  const ResponderGatewayStatus = {
1126
1126
  ACTIVE: "ACTIVE",
1127
1127
  DELETED: "DELETED",
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.LinkLogSettings$ = exports.LinkAttributes$ = exports.LinkApplicationLogSampling$ = exports.LinkApplicationLogConfiguration$ = exports.HeaderTagAction$ = exports.GetResponderGatewayResponse$ = exports.GetResponderGatewayRequest$ = exports.GetRequesterGatewayResponse$ = exports.GetRequesterGatewayRequest$ = exports.GetOutboundExternalLinkResponse$ = exports.GetOutboundExternalLinkRequest$ = exports.GetLinkResponse$ = exports.GetLinkRequest$ = exports.GetInboundExternalLinkResponse$ = exports.GetInboundExternalLinkRequest$ = exports.FilterCriterion$ = exports.Filter$ = exports.EksEndpointsConfiguration$ = exports.DeleteResponderGatewayResponse$ = exports.DeleteResponderGatewayRequest$ = exports.DeleteRequesterGatewayResponse$ = exports.DeleteRequesterGatewayRequest$ = exports.DeleteOutboundExternalLinkResponse$ = exports.DeleteOutboundExternalLinkRequest$ = exports.DeleteLinkResponse$ = exports.DeleteLinkRequest$ = exports.DeleteInboundExternalLinkResponse$ = exports.DeleteInboundExternalLinkRequest$ = exports.CreateResponderGatewayResponse$ = exports.CreateResponderGatewayRequest$ = exports.CreateRequesterGatewayResponse$ = exports.CreateRequesterGatewayRequest$ = exports.CreateOutboundExternalLinkResponse$ = exports.CreateOutboundExternalLinkRequest$ = exports.CreateLinkResponse$ = exports.CreateLinkRequest$ = exports.CreateInboundExternalLinkResponse$ = exports.CreateInboundExternalLinkRequest$ = exports.AutoScalingGroupsConfiguration$ = exports.AcceptLinkResponse$ = exports.AcceptLinkRequest$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.RTBFabricServiceException$ = void 0;
4
- exports.GetResponderGateway$ = exports.GetRequesterGateway$ = exports.GetOutboundExternalLink$ = exports.GetLink$ = exports.GetInboundExternalLink$ = exports.DeleteResponderGateway$ = exports.DeleteRequesterGateway$ = exports.DeleteOutboundExternalLink$ = exports.DeleteLink$ = exports.DeleteInboundExternalLink$ = exports.CreateResponderGateway$ = exports.CreateRequesterGateway$ = exports.CreateOutboundExternalLink$ = exports.CreateLink$ = exports.CreateInboundExternalLink$ = exports.AcceptLink$ = exports.ModuleParameters$ = exports.ManagedEndpointConfiguration$ = exports.Action$ = exports.UpdateResponderGatewayResponse$ = exports.UpdateResponderGatewayRequest$ = exports.UpdateRequesterGatewayResponse$ = exports.UpdateRequesterGatewayRequest$ = exports.UpdateLinkResponse$ = exports.UpdateLinkRequest$ = exports.UpdateLinkModuleFlowResponse$ = exports.UpdateLinkModuleFlowRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TrustStoreConfiguration$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.ResponderErrorMaskingForHttpCode$ = exports.RejectLinkResponse$ = exports.RejectLinkRequest$ = exports.RateLimiterModuleParameters$ = exports.OpenRtbAttributeModuleParameters$ = exports.NoBidModuleParameters$ = exports.NoBidAction$ = exports.ModuleConfiguration$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListResponderGatewaysResponse$ = exports.ListResponderGatewaysRequest$ = exports.ListRequesterGatewaysResponse$ = exports.ListRequesterGatewaysRequest$ = exports.ListLinksResponseStructure$ = exports.ListLinksResponse$ = exports.ListLinksRequest$ = exports.ListenerConfig$ = void 0;
5
- exports.UpdateResponderGateway$ = exports.UpdateRequesterGateway$ = exports.UpdateLinkModuleFlow$ = exports.UpdateLink$ = exports.UntagResource$ = exports.TagResource$ = exports.RejectLink$ = exports.ListTagsForResource$ = exports.ListResponderGateways$ = exports.ListRequesterGateways$ = exports.ListLinks$ = void 0;
3
+ exports.LinkAttributes$ = exports.LinkApplicationLogSampling$ = exports.LinkApplicationLogConfiguration$ = exports.HealthCheckConfig$ = exports.HeaderTagAction$ = exports.GetResponderGatewayResponse$ = exports.GetResponderGatewayRequest$ = exports.GetRequesterGatewayResponse$ = exports.GetRequesterGatewayRequest$ = exports.GetOutboundExternalLinkResponse$ = exports.GetOutboundExternalLinkRequest$ = exports.GetLinkResponse$ = exports.GetLinkRequest$ = exports.GetInboundExternalLinkResponse$ = exports.GetInboundExternalLinkRequest$ = exports.FilterCriterion$ = exports.Filter$ = exports.EksEndpointsConfiguration$ = exports.DeleteResponderGatewayResponse$ = exports.DeleteResponderGatewayRequest$ = exports.DeleteRequesterGatewayResponse$ = exports.DeleteRequesterGatewayRequest$ = exports.DeleteOutboundExternalLinkResponse$ = exports.DeleteOutboundExternalLinkRequest$ = exports.DeleteLinkResponse$ = exports.DeleteLinkRequest$ = exports.DeleteInboundExternalLinkResponse$ = exports.DeleteInboundExternalLinkRequest$ = exports.CreateResponderGatewayResponse$ = exports.CreateResponderGatewayRequest$ = exports.CreateRequesterGatewayResponse$ = exports.CreateRequesterGatewayRequest$ = exports.CreateOutboundExternalLinkResponse$ = exports.CreateOutboundExternalLinkRequest$ = exports.CreateLinkResponse$ = exports.CreateLinkRequest$ = exports.CreateInboundExternalLinkResponse$ = exports.CreateInboundExternalLinkRequest$ = exports.AutoScalingGroupsConfiguration$ = exports.AcceptLinkResponse$ = exports.AcceptLinkRequest$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.RTBFabricServiceException$ = void 0;
4
+ exports.GetRequesterGateway$ = exports.GetOutboundExternalLink$ = exports.GetLink$ = exports.GetInboundExternalLink$ = exports.DeleteResponderGateway$ = exports.DeleteRequesterGateway$ = exports.DeleteOutboundExternalLink$ = exports.DeleteLink$ = exports.DeleteInboundExternalLink$ = exports.CreateResponderGateway$ = exports.CreateRequesterGateway$ = exports.CreateOutboundExternalLink$ = exports.CreateLink$ = exports.CreateInboundExternalLink$ = exports.AcceptLink$ = exports.ModuleParameters$ = exports.ManagedEndpointConfiguration$ = exports.Action$ = exports.UpdateResponderGatewayResponse$ = exports.UpdateResponderGatewayRequest$ = exports.UpdateRequesterGatewayResponse$ = exports.UpdateRequesterGatewayRequest$ = exports.UpdateLinkResponse$ = exports.UpdateLinkRequest$ = exports.UpdateLinkModuleFlowResponse$ = exports.UpdateLinkModuleFlowRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TrustStoreConfiguration$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.ResponderErrorMaskingForHttpCode$ = exports.RejectLinkResponse$ = exports.RejectLinkRequest$ = exports.RateLimiterModuleParameters$ = exports.OpenRtbAttributeModuleParameters$ = exports.NoBidModuleParameters$ = exports.NoBidAction$ = exports.ModuleConfiguration$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListResponderGatewaysResponse$ = exports.ListResponderGatewaysRequest$ = exports.ListRequesterGatewaysResponse$ = exports.ListRequesterGatewaysRequest$ = exports.ListLinksResponseStructure$ = exports.ListLinksResponse$ = exports.ListLinksRequest$ = exports.ListenerConfig$ = exports.LinkLogSettings$ = void 0;
5
+ exports.UpdateResponderGateway$ = exports.UpdateRequesterGateway$ = exports.UpdateLinkModuleFlow$ = exports.UpdateLink$ = exports.UntagResource$ = exports.TagResource$ = exports.RejectLink$ = exports.ListTagsForResource$ = exports.ListResponderGateways$ = exports.ListRequesterGateways$ = exports.ListLinks$ = exports.GetResponderGateway$ = void 0;
6
6
  const _A = "Action";
7
7
  const _ADE = "AccessDeniedException";
8
8
  const _AL = "AcceptLink";
@@ -62,6 +62,7 @@ const _GRGRe = "GetRequesterGatewayResponse";
62
62
  const _GRGRet = "GetResponderGatewayRequest";
63
63
  const _GRGRete = "GetResponderGatewayResponse";
64
64
  const _GRGe = "GetResponderGateway";
65
+ const _HCC = "HealthCheckConfig";
65
66
  const _HTA = "HeaderTagAction";
66
67
  const _ISE = "InternalServerException";
67
68
  const _LA = "LinkAttributes";
@@ -154,12 +155,15 @@ const _gIa = "gatewayIds";
154
155
  const _gT = "gatewayType";
155
156
  const _h = "http";
156
157
  const _hC = "httpCode";
158
+ const _hCC = "healthCheckConfig";
157
159
  const _hE = "httpError";
158
160
  const _hP = "holdbackPercentage";
159
161
  const _hQ = "httpQuery";
160
162
  const _hRA = "httpResponderAllowed";
161
163
  const _hT = "headerTag";
164
+ const _hTC = "healthyThresholdCount";
162
165
  const _iLC = "inboundLinksCount";
166
+ const _iS = "intervalSeconds";
163
167
  const _l = "links";
164
168
  const _lC = "listenerConfig";
165
169
  const _lI = "linkId";
@@ -191,6 +195,7 @@ const _rEM = "responderErrorMasking";
191
195
  const _rL = "rateLimiter";
192
196
  const _rLP = "responseLoggingPercentage";
193
197
  const _s = "smithy.ts.sdk.synthetic.com.amazonaws.rtbfabric";
198
+ const _sCM = "statusCodeMatcher";
194
199
  const _sGI = "securityGroupIds";
195
200
  const _sI = "subnetIds";
196
201
  const _sa = "sampling";
@@ -200,9 +205,11 @@ const _t = "tags";
200
205
  const _tIM = "timeoutInMillis";
201
206
  const _tK = "tagKeys";
202
207
  const _tLC = "totalLinksCount";
208
+ const _tM = "timeoutMs";
203
209
  const _tSC = "trustStoreConfiguration";
204
210
  const _tp = "tps";
205
211
  const _uA = "updatedAt";
212
+ const _uTC = "unhealthyThresholdCount";
206
213
  const _v = "values";
207
214
  const _vI = "vpcId";
208
215
  const _va = "value";
@@ -274,8 +281,8 @@ exports.AcceptLinkResponse$ = [3, n0, _ALRc,
274
281
  ];
275
282
  exports.AutoScalingGroupsConfiguration$ = [3, n0, _ASGC,
276
283
  0,
277
- [_aSGN, _rA],
278
- [64 | 0, 0], 2
284
+ [_aSGN, _rA, _hCC],
285
+ [64 | 0, 0, () => exports.HealthCheckConfig$], 2
279
286
  ];
280
287
  exports.CreateInboundExternalLinkRequest$ = [3, n0, _CIELR,
281
288
  0,
@@ -447,6 +454,11 @@ exports.HeaderTagAction$ = [3, n0, _HTA,
447
454
  [_n, _va],
448
455
  [0, 0], 2
449
456
  ];
457
+ exports.HealthCheckConfig$ = [3, n0, _HCC,
458
+ 0,
459
+ [_p, _pa, _pr, _tM, _iS, _sCM, _hTC, _uTC],
460
+ [1, 0, 0, 1, 1, 0, 1, 1], 2
461
+ ];
450
462
  exports.LinkApplicationLogConfiguration$ = [3, n0, _LALC,
451
463
  0,
452
464
  [_sa],
@@ -36,6 +36,10 @@ export const LinkStatus = {
36
36
  REJECTED: "REJECTED",
37
37
  REQUESTED: "REQUESTED",
38
38
  };
39
+ export const Protocol = {
40
+ HTTP: "HTTP",
41
+ HTTPS: "HTTPS",
42
+ };
39
43
  export const RequesterGatewayStatus = {
40
44
  ACTIVE: "ACTIVE",
41
45
  DELETED: "DELETED",
@@ -51,10 +55,6 @@ export const GatewayType = {
51
55
  EXTERNAL: "EXTERNAL",
52
56
  INTERNAL: "INTERNAL",
53
57
  };
54
- export const Protocol = {
55
- HTTP: "HTTP",
56
- HTTPS: "HTTPS",
57
- };
58
58
  export const ResponderGatewayStatus = {
59
59
  ACTIVE: "ACTIVE",
60
60
  DELETED: "DELETED",
@@ -57,6 +57,7 @@ const _GRGRe = "GetRequesterGatewayResponse";
57
57
  const _GRGRet = "GetResponderGatewayRequest";
58
58
  const _GRGRete = "GetResponderGatewayResponse";
59
59
  const _GRGe = "GetResponderGateway";
60
+ const _HCC = "HealthCheckConfig";
60
61
  const _HTA = "HeaderTagAction";
61
62
  const _ISE = "InternalServerException";
62
63
  const _LA = "LinkAttributes";
@@ -149,12 +150,15 @@ const _gIa = "gatewayIds";
149
150
  const _gT = "gatewayType";
150
151
  const _h = "http";
151
152
  const _hC = "httpCode";
153
+ const _hCC = "healthCheckConfig";
152
154
  const _hE = "httpError";
153
155
  const _hP = "holdbackPercentage";
154
156
  const _hQ = "httpQuery";
155
157
  const _hRA = "httpResponderAllowed";
156
158
  const _hT = "headerTag";
159
+ const _hTC = "healthyThresholdCount";
157
160
  const _iLC = "inboundLinksCount";
161
+ const _iS = "intervalSeconds";
158
162
  const _l = "links";
159
163
  const _lC = "listenerConfig";
160
164
  const _lI = "linkId";
@@ -186,6 +190,7 @@ const _rEM = "responderErrorMasking";
186
190
  const _rL = "rateLimiter";
187
191
  const _rLP = "responseLoggingPercentage";
188
192
  const _s = "smithy.ts.sdk.synthetic.com.amazonaws.rtbfabric";
193
+ const _sCM = "statusCodeMatcher";
189
194
  const _sGI = "securityGroupIds";
190
195
  const _sI = "subnetIds";
191
196
  const _sa = "sampling";
@@ -195,9 +200,11 @@ const _t = "tags";
195
200
  const _tIM = "timeoutInMillis";
196
201
  const _tK = "tagKeys";
197
202
  const _tLC = "totalLinksCount";
203
+ const _tM = "timeoutMs";
198
204
  const _tSC = "trustStoreConfiguration";
199
205
  const _tp = "tps";
200
206
  const _uA = "updatedAt";
207
+ const _uTC = "unhealthyThresholdCount";
201
208
  const _v = "values";
202
209
  const _vI = "vpcId";
203
210
  const _va = "value";
@@ -269,8 +276,8 @@ export var AcceptLinkResponse$ = [3, n0, _ALRc,
269
276
  ];
270
277
  export var AutoScalingGroupsConfiguration$ = [3, n0, _ASGC,
271
278
  0,
272
- [_aSGN, _rA],
273
- [64 | 0, 0], 2
279
+ [_aSGN, _rA, _hCC],
280
+ [64 | 0, 0, () => HealthCheckConfig$], 2
274
281
  ];
275
282
  export var CreateInboundExternalLinkRequest$ = [3, n0, _CIELR,
276
283
  0,
@@ -442,6 +449,11 @@ export var HeaderTagAction$ = [3, n0, _HTA,
442
449
  [_n, _va],
443
450
  [0, 0], 2
444
451
  ];
452
+ export var HealthCheckConfig$ = [3, n0, _HCC,
453
+ 0,
454
+ [_p, _pa, _pr, _tM, _iS, _sCM, _hTC, _uTC],
455
+ [1, 0, 0, 1, 1, 0, 1, 1], 2
456
+ ];
445
457
  export var LinkApplicationLogConfiguration$ = [3, n0, _LALC,
446
458
  0,
447
459
  [_sa],
@@ -63,6 +63,16 @@ declare const CreateResponderGatewayCommand_base: {
63
63
  * "STRING_VALUE",
64
64
  * ],
65
65
  * roleArn: "STRING_VALUE", // required
66
+ * healthCheckConfig: { // HealthCheckConfig
67
+ * port: Number("int"), // required
68
+ * path: "STRING_VALUE", // required
69
+ * protocol: "HTTP" || "HTTPS",
70
+ * timeoutMs: Number("int"),
71
+ * intervalSeconds: Number("int"),
72
+ * statusCodeMatcher: "STRING_VALUE",
73
+ * healthyThresholdCount: Number("int"),
74
+ * unhealthyThresholdCount: Number("int"),
75
+ * },
66
76
  * },
67
77
  * eksEndpoints: { // EksEndpointsConfiguration
68
78
  * endpointsResourceName: "STRING_VALUE", // required
@@ -72,6 +72,16 @@ declare const GetResponderGatewayCommand_base: {
72
72
  * // "STRING_VALUE",
73
73
  * // ],
74
74
  * // roleArn: "STRING_VALUE", // required
75
+ * // healthCheckConfig: { // HealthCheckConfig
76
+ * // port: Number("int"), // required
77
+ * // path: "STRING_VALUE", // required
78
+ * // protocol: "HTTP" || "HTTPS",
79
+ * // timeoutMs: Number("int"),
80
+ * // intervalSeconds: Number("int"),
81
+ * // statusCodeMatcher: "STRING_VALUE",
82
+ * // healthyThresholdCount: Number("int"),
83
+ * // unhealthyThresholdCount: Number("int"),
84
+ * // },
75
85
  * // },
76
86
  * // eksEndpoints: { // EksEndpointsConfiguration
77
87
  * // endpointsResourceName: "STRING_VALUE", // required
@@ -56,6 +56,16 @@ declare const UpdateResponderGatewayCommand_base: {
56
56
  * "STRING_VALUE",
57
57
  * ],
58
58
  * roleArn: "STRING_VALUE", // required
59
+ * healthCheckConfig: { // HealthCheckConfig
60
+ * port: Number("int"), // required
61
+ * path: "STRING_VALUE", // required
62
+ * protocol: "HTTP" || "HTTPS",
63
+ * timeoutMs: Number("int"),
64
+ * intervalSeconds: Number("int"),
65
+ * statusCodeMatcher: "STRING_VALUE",
66
+ * healthyThresholdCount: Number("int"),
67
+ * unhealthyThresholdCount: Number("int"),
68
+ * },
59
69
  * },
60
70
  * eksEndpoints: { // EksEndpointsConfiguration
61
71
  * endpointsResourceName: "STRING_VALUE", // required
@@ -84,6 +84,18 @@ export declare const LinkStatus: {
84
84
  * @public
85
85
  */
86
86
  export type LinkStatus = (typeof LinkStatus)[keyof typeof LinkStatus];
87
+ /**
88
+ * @public
89
+ * @enum
90
+ */
91
+ export declare const Protocol: {
92
+ readonly HTTP: "HTTP";
93
+ readonly HTTPS: "HTTPS";
94
+ };
95
+ /**
96
+ * @public
97
+ */
98
+ export type Protocol = (typeof Protocol)[keyof typeof Protocol];
87
99
  /**
88
100
  * @public
89
101
  * @enum
@@ -115,18 +127,6 @@ export declare const GatewayType: {
115
127
  * @public
116
128
  */
117
129
  export type GatewayType = (typeof GatewayType)[keyof typeof GatewayType];
118
- /**
119
- * @public
120
- * @enum
121
- */
122
- export declare const Protocol: {
123
- readonly HTTP: "HTTP";
124
- readonly HTTPS: "HTTPS";
125
- };
126
- /**
127
- * @public
128
- */
129
- export type Protocol = (typeof Protocol)[keyof typeof Protocol];
130
130
  /**
131
131
  * @public
132
132
  * @enum
@@ -416,6 +416,52 @@ export interface AcceptLinkResponse {
416
416
  */
417
417
  linkId: string | undefined;
418
418
  }
419
+ /**
420
+ * <p>The health check configuration for a managed endpoint. Defines how the service probes instances in the Auto Scaling group to determine their health status.</p>
421
+ * @public
422
+ */
423
+ export interface HealthCheckConfig {
424
+ /**
425
+ * <p>The port to use for health check probes. Valid range is 80 to 65535.</p>
426
+ * @public
427
+ */
428
+ port: number | undefined;
429
+ /**
430
+ * <p>The destination path for the health check request. Must start with <code>/</code>.</p>
431
+ * @public
432
+ */
433
+ path: string | undefined;
434
+ /**
435
+ * <p>The protocol to use for health check probes.</p>
436
+ * @public
437
+ */
438
+ protocol?: Protocol | undefined;
439
+ /**
440
+ * <p>The timeout for each health check probe, in milliseconds. Valid range is 100 to 5000.</p>
441
+ * @public
442
+ */
443
+ timeoutMs?: number | undefined;
444
+ /**
445
+ * <p>The interval between health check probes, in seconds. Valid range is 5 to 60.</p>
446
+ * @public
447
+ */
448
+ intervalSeconds?: number | undefined;
449
+ /**
450
+ * <p>The expected HTTP status code or status code pattern from healthy instances. Supports a single code (for example, <code>200</code>), a range (for example, <code>200-299</code>), or a comma-separated list (for example, <code>200,204</code>).</p>
451
+ * @public
452
+ */
453
+ statusCodeMatcher?: string | undefined;
454
+ /**
455
+ * <p>The number of consecutive successful health checks required before an instance is considered healthy. Valid range is 2 to 10.</p>
456
+ * @public
457
+ */
458
+ healthyThresholdCount?: number | undefined;
459
+ /**
460
+ * <p>The number of consecutive failed health checks required before an instance is considered unhealthy. Valid range is 2 to 10.</p>
461
+ * @public
462
+ */
463
+ unhealthyThresholdCount?: number | undefined;
464
+ }
419
465
  /**
420
466
  * <p>Describes the configuration of an auto scaling group.</p>
421
467
  * @public
@@ -431,6 +477,11 @@ export interface AutoScalingGroupsConfiguration {
431
477
  * @public
432
478
  */
433
479
  roleArn: string | undefined;
480
+ /**
481
+ * <p>The health check configuration for the Auto Scaling group managed endpoint.</p>
482
+ * @public
483
+ */
484
+ healthCheckConfig?: HealthCheckConfig | undefined;
434
485
  }
435
486
  /**
436
487
  * @public
@@ -51,6 +51,7 @@ export declare var GetRequesterGatewayResponse$: StaticStructureSchema;
51
51
  export declare var GetResponderGatewayRequest$: StaticStructureSchema;
52
52
  export declare var GetResponderGatewayResponse$: StaticStructureSchema;
53
53
  export declare var HeaderTagAction$: StaticStructureSchema;
54
+ export declare var HealthCheckConfig$: StaticStructureSchema;
54
55
  export declare var LinkApplicationLogConfiguration$: StaticStructureSchema;
55
56
  export declare var LinkApplicationLogSampling$: StaticStructureSchema;
56
57
  export declare var LinkAttributes$: StaticStructureSchema;
@@ -45,6 +45,11 @@ export declare const LinkStatus: {
45
45
  readonly REQUESTED: "REQUESTED";
46
46
  };
47
47
  export type LinkStatus = (typeof LinkStatus)[keyof typeof LinkStatus];
48
+ export declare const Protocol: {
49
+ readonly HTTP: "HTTP";
50
+ readonly HTTPS: "HTTPS";
51
+ };
52
+ export type Protocol = (typeof Protocol)[keyof typeof Protocol];
48
53
  export declare const RequesterGatewayStatus: {
49
54
  readonly ACTIVE: "ACTIVE";
50
55
  readonly DELETED: "DELETED";
@@ -63,11 +68,6 @@ export declare const GatewayType: {
63
68
  readonly INTERNAL: "INTERNAL";
64
69
  };
65
70
  export type GatewayType = (typeof GatewayType)[keyof typeof GatewayType];
66
- export declare const Protocol: {
67
- readonly HTTP: "HTTP";
68
- readonly HTTPS: "HTTPS";
69
- };
70
- export type Protocol = (typeof Protocol)[keyof typeof Protocol];
71
71
  export declare const ResponderGatewayStatus: {
72
72
  readonly ACTIVE: "ACTIVE";
73
73
  readonly DELETED: "DELETED";
@@ -148,9 +148,20 @@ export interface AcceptLinkResponse {
148
148
  connectivityType?: ConnectivityType | undefined;
149
149
  linkId: string | undefined;
150
150
  }
151
+ export interface HealthCheckConfig {
152
+ port: number | undefined;
153
+ path: string | undefined;
154
+ protocol?: Protocol | undefined;
155
+ timeoutMs?: number | undefined;
156
+ intervalSeconds?: number | undefined;
157
+ statusCodeMatcher?: string | undefined;
158
+ healthyThresholdCount?: number | undefined;
159
+ unhealthyThresholdCount?: number | undefined;
160
+ }
151
161
  export interface AutoScalingGroupsConfiguration {
152
162
  autoScalingGroupNames: string[] | undefined;
153
163
  roleArn: string | undefined;
164
+ healthCheckConfig?: HealthCheckConfig | undefined;
154
165
  }
155
166
  export interface CreateInboundExternalLinkRequest {
156
167
  clientToken?: string | undefined;
@@ -51,6 +51,7 @@ export declare var GetRequesterGatewayResponse$: StaticStructureSchema;
51
51
  export declare var GetResponderGatewayRequest$: StaticStructureSchema;
52
52
  export declare var GetResponderGatewayResponse$: StaticStructureSchema;
53
53
  export declare var HeaderTagAction$: StaticStructureSchema;
54
+ export declare var HealthCheckConfig$: StaticStructureSchema;
54
55
  export declare var LinkApplicationLogConfiguration$: StaticStructureSchema;
55
56
  export declare var LinkApplicationLogSampling$: StaticStructureSchema;
56
57
  export declare var LinkAttributes$: StaticStructureSchema;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-rtbfabric",
3
3
  "description": "AWS SDK for JavaScript Rtbfabric Client for Node.js, Browser and React Native",
4
- "version": "3.1027.0",
4
+ "version": "3.1029.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-rtbfabric",