@aws-sdk/client-network-firewall 3.1087.0 → 3.1088.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 (105) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/NetworkFirewall.d.ts +272 -343
  3. package/dist-types/ts3.4/NetworkFirewallClient.d.ts +11 -36
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AcceptNetworkFirewallTransitGatewayAttachmentCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AssociateAvailabilityZonesCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/AssociateFirewallPolicyCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/AssociateSubnetsCommand.d.ts +4 -9
  11. package/dist-types/ts3.4/commands/AttachRuleGroupsToProxyConfigurationCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/CreateContainerAssociationCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateFirewallCommand.d.ts +4 -9
  14. package/dist-types/ts3.4/commands/CreateFirewallPolicyCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateProxyCommand.d.ts +3 -5
  16. package/dist-types/ts3.4/commands/CreateProxyConfigurationCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateProxyRuleGroupCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateProxyRulesCommand.d.ts +4 -9
  19. package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +4 -9
  20. package/dist-types/ts3.4/commands/CreateTLSInspectionConfigurationCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateVpcEndpointAssociationCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/DeleteContainerAssociationCommand.d.ts +3 -5
  23. package/dist-types/ts3.4/commands/DeleteFirewallCommand.d.ts +3 -8
  24. package/dist-types/ts3.4/commands/DeleteFirewallPolicyCommand.d.ts +4 -9
  25. package/dist-types/ts3.4/commands/DeleteNetworkFirewallTransitGatewayAttachmentCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DeleteProxyCommand.d.ts +3 -5
  27. package/dist-types/ts3.4/commands/DeleteProxyConfigurationCommand.d.ts +3 -5
  28. package/dist-types/ts3.4/commands/DeleteProxyRuleGroupCommand.d.ts +4 -9
  29. package/dist-types/ts3.4/commands/DeleteProxyRulesCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +3 -8
  32. package/dist-types/ts3.4/commands/DeleteTLSInspectionConfigurationCommand.d.ts +3 -5
  33. package/dist-types/ts3.4/commands/DeleteVpcEndpointAssociationCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DescribeContainerAssociationCommand.d.ts +3 -5
  35. package/dist-types/ts3.4/commands/DescribeFirewallCommand.d.ts +3 -8
  36. package/dist-types/ts3.4/commands/DescribeFirewallMetadataCommand.d.ts +3 -5
  37. package/dist-types/ts3.4/commands/DescribeFirewallPolicyCommand.d.ts +4 -9
  38. package/dist-types/ts3.4/commands/DescribeFlowOperationCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/DescribeLoggingConfigurationCommand.d.ts +3 -5
  40. package/dist-types/ts3.4/commands/DescribeProxyCommand.d.ts +3 -8
  41. package/dist-types/ts3.4/commands/DescribeProxyConfigurationCommand.d.ts +3 -5
  42. package/dist-types/ts3.4/commands/DescribeProxyRuleCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/DescribeProxyRuleGroupCommand.d.ts +4 -9
  44. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/DescribeRuleGroupCommand.d.ts +4 -9
  46. package/dist-types/ts3.4/commands/DescribeRuleGroupMetadataCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/DescribeRuleGroupSummaryCommand.d.ts +3 -5
  48. package/dist-types/ts3.4/commands/DescribeTLSInspectionConfigurationCommand.d.ts +3 -5
  49. package/dist-types/ts3.4/commands/DescribeVpcEndpointAssociationCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/DetachRuleGroupsFromProxyConfigurationCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/DisassociateAvailabilityZonesCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/DisassociateSubnetsCommand.d.ts +5 -10
  53. package/dist-types/ts3.4/commands/GetAnalysisReportResultsCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/ListAnalysisReportsCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/ListContainerAssociationsCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/ListFirewallPoliciesCommand.d.ts +4 -9
  57. package/dist-types/ts3.4/commands/ListFirewallsCommand.d.ts +3 -8
  58. package/dist-types/ts3.4/commands/ListFlowOperationResultsCommand.d.ts +4 -6
  59. package/dist-types/ts3.4/commands/ListFlowOperationsCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/ListProxiesCommand.d.ts +2 -4
  61. package/dist-types/ts3.4/commands/ListProxyConfigurationsCommand.d.ts +3 -5
  62. package/dist-types/ts3.4/commands/ListProxyRuleGroupsCommand.d.ts +4 -9
  63. package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +3 -8
  64. package/dist-types/ts3.4/commands/ListTLSInspectionConfigurationsCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/ListVpcEndpointAssociationsCommand.d.ts +3 -5
  67. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/RejectNetworkFirewallTransitGatewayAttachmentCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/StartAnalysisReportCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/commands/StartFlowCaptureCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/StartFlowFlushCommand.d.ts +4 -9
  72. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  73. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  74. package/dist-types/ts3.4/commands/UpdateAvailabilityZoneChangeProtectionCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/UpdateContainerAssociationCommand.d.ts +4 -6
  76. package/dist-types/ts3.4/commands/UpdateFirewallAnalysisSettingsCommand.d.ts +3 -5
  77. package/dist-types/ts3.4/commands/UpdateFirewallDeleteProtectionCommand.d.ts +4 -6
  78. package/dist-types/ts3.4/commands/UpdateFirewallDescriptionCommand.d.ts +3 -5
  79. package/dist-types/ts3.4/commands/UpdateFirewallEncryptionConfigurationCommand.d.ts +3 -5
  80. package/dist-types/ts3.4/commands/UpdateFirewallPolicyChangeProtectionCommand.d.ts +4 -6
  81. package/dist-types/ts3.4/commands/UpdateFirewallPolicyCommand.d.ts +5 -10
  82. package/dist-types/ts3.4/commands/UpdateLoggingConfigurationCommand.d.ts +3 -5
  83. package/dist-types/ts3.4/commands/UpdateProxyCommand.d.ts +3 -5
  84. package/dist-types/ts3.4/commands/UpdateProxyConfigurationCommand.d.ts +4 -6
  85. package/dist-types/ts3.4/commands/UpdateProxyRuleCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/UpdateProxyRuleGroupPrioritiesCommand.d.ts +4 -6
  87. package/dist-types/ts3.4/commands/UpdateProxyRulePrioritiesCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +4 -9
  89. package/dist-types/ts3.4/commands/UpdateSubnetChangeProtectionCommand.d.ts +4 -6
  90. package/dist-types/ts3.4/commands/UpdateTLSInspectionConfigurationCommand.d.ts +4 -6
  91. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  92. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  93. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  94. package/dist-types/ts3.4/models/enums.d.ts +21 -42
  95. package/dist-types/ts3.4/models/errors.d.ts +12 -39
  96. package/dist-types/ts3.4/models/models_0.d.ts +17 -51
  97. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  98. package/dist-types/ts3.4/pagination/ListProxiesPaginator.d.ts +1 -4
  99. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
  100. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  101. package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
  102. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
  103. package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
  104. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  105. package/package.json +38 -38
@@ -15,14 +15,12 @@ export declare const EnabledAnalysisType: {
15
15
  readonly HTTP_HOST: "HTTP_HOST";
16
16
  readonly TLS_SNI: "TLS_SNI";
17
17
  };
18
- export type EnabledAnalysisType =
19
- (typeof EnabledAnalysisType)[keyof typeof EnabledAnalysisType];
18
+ export type EnabledAnalysisType = (typeof EnabledAnalysisType)[keyof typeof EnabledAnalysisType];
20
19
  export declare const IdentifiedType: {
21
20
  readonly STATELESS_RULE_CONTAINS_TCP_FLAGS: "STATELESS_RULE_CONTAINS_TCP_FLAGS";
22
21
  readonly STATELESS_RULE_FORWARDING_ASYMMETRICALLY: "STATELESS_RULE_FORWARDING_ASYMMETRICALLY";
23
22
  };
24
- export type IdentifiedType =
25
- (typeof IdentifiedType)[keyof typeof IdentifiedType];
23
+ export type IdentifiedType = (typeof IdentifiedType)[keyof typeof IdentifiedType];
26
24
  export declare const IPAddressType: {
27
25
  readonly DUALSTACK: "DUALSTACK";
28
26
  readonly IPV4: "IPV4";
@@ -37,15 +35,13 @@ export declare const AttachmentStatus: {
37
35
  readonly READY: "READY";
38
36
  readonly SCALING: "SCALING";
39
37
  };
40
- export type AttachmentStatus =
41
- (typeof AttachmentStatus)[keyof typeof AttachmentStatus];
38
+ export type AttachmentStatus = (typeof AttachmentStatus)[keyof typeof AttachmentStatus];
42
39
  export declare const ProxyRulePhaseAction: {
43
40
  readonly ALERT: "ALERT";
44
41
  readonly ALLOW: "ALLOW";
45
42
  readonly DENY: "DENY";
46
43
  };
47
- export type ProxyRulePhaseAction =
48
- (typeof ProxyRulePhaseAction)[keyof typeof ProxyRulePhaseAction];
44
+ export type ProxyRulePhaseAction = (typeof ProxyRulePhaseAction)[keyof typeof ProxyRulePhaseAction];
49
45
  export declare const RevocationCheckAction: {
50
46
  readonly DROP: "DROP";
51
47
  readonly PASS: "PASS";
@@ -77,15 +73,13 @@ export declare const EncryptionType: {
77
73
  readonly AWS_OWNED_KMS_KEY: "AWS_OWNED_KMS_KEY";
78
74
  readonly CUSTOMER_KMS: "CUSTOMER_KMS";
79
75
  };
80
- export type EncryptionType =
81
- (typeof EncryptionType)[keyof typeof EncryptionType];
76
+ export type EncryptionType = (typeof EncryptionType)[keyof typeof EncryptionType];
82
77
  export declare const FirewallStatusValue: {
83
78
  readonly DELETING: "DELETING";
84
79
  readonly PROVISIONING: "PROVISIONING";
85
80
  readonly READY: "READY";
86
81
  };
87
- export type FirewallStatusValue =
88
- (typeof FirewallStatusValue)[keyof typeof FirewallStatusValue];
82
+ export type FirewallStatusValue = (typeof FirewallStatusValue)[keyof typeof FirewallStatusValue];
89
83
  export declare const PerObjectSyncStatus: {
90
84
  readonly CAPACITY_CONSTRAINED: "CAPACITY_CONSTRAINED";
91
85
  readonly DEPRECATED: "DEPRECATED";
@@ -93,8 +87,7 @@ export declare const PerObjectSyncStatus: {
93
87
  readonly NOT_SUBSCRIBED: "NOT_SUBSCRIBED";
94
88
  readonly PENDING: "PENDING";
95
89
  };
96
- export type PerObjectSyncStatus =
97
- (typeof PerObjectSyncStatus)[keyof typeof PerObjectSyncStatus];
90
+ export type PerObjectSyncStatus = (typeof PerObjectSyncStatus)[keyof typeof PerObjectSyncStatus];
98
91
  export declare const RuleOrder: {
99
92
  readonly DEFAULT_ACTION_ORDER: "DEFAULT_ACTION_ORDER";
100
93
  readonly STRICT_ORDER: "STRICT_ORDER";
@@ -110,34 +103,29 @@ export type StreamExceptionPolicy =
110
103
  export declare const OverrideAction: {
111
104
  readonly DROP_TO_ALERT: "DROP_TO_ALERT";
112
105
  };
113
- export type OverrideAction =
114
- (typeof OverrideAction)[keyof typeof OverrideAction];
106
+ export type OverrideAction = (typeof OverrideAction)[keyof typeof OverrideAction];
115
107
  export declare const ResourceStatus: {
116
108
  readonly ACTIVE: "ACTIVE";
117
109
  readonly DELETING: "DELETING";
118
110
  readonly ERROR: "ERROR";
119
111
  };
120
- export type ResourceStatus =
121
- (typeof ResourceStatus)[keyof typeof ResourceStatus];
112
+ export type ResourceStatus = (typeof ResourceStatus)[keyof typeof ResourceStatus];
122
113
  export declare const ListenerPropertyType: {
123
114
  readonly HTTP: "HTTP";
124
115
  readonly HTTPS: "HTTPS";
125
116
  };
126
- export type ListenerPropertyType =
127
- (typeof ListenerPropertyType)[keyof typeof ListenerPropertyType];
117
+ export type ListenerPropertyType = (typeof ListenerPropertyType)[keyof typeof ListenerPropertyType];
128
118
  export declare const TlsInterceptMode: {
129
119
  readonly DISABLED: "DISABLED";
130
120
  readonly ENABLED: "ENABLED";
131
121
  };
132
- export type TlsInterceptMode =
133
- (typeof TlsInterceptMode)[keyof typeof TlsInterceptMode];
122
+ export type TlsInterceptMode = (typeof TlsInterceptMode)[keyof typeof TlsInterceptMode];
134
123
  export declare const ProxyModifyState: {
135
124
  readonly COMPLETED: "COMPLETED";
136
125
  readonly FAILED: "FAILED";
137
126
  readonly MODIFYING: "MODIFYING";
138
127
  };
139
- export type ProxyModifyState =
140
- (typeof ProxyModifyState)[keyof typeof ProxyModifyState];
128
+ export type ProxyModifyState = (typeof ProxyModifyState)[keyof typeof ProxyModifyState];
141
129
  export declare const ProxyState: {
142
130
  readonly ATTACHED: "ATTACHED";
143
131
  readonly ATTACHING: "ATTACHING";
@@ -153,8 +141,7 @@ export declare const GeneratedRulesType: {
153
141
  readonly DENYLIST: "DENYLIST";
154
142
  readonly REJECTLIST: "REJECTLIST";
155
143
  };
156
- export type GeneratedRulesType =
157
- (typeof GeneratedRulesType)[keyof typeof GeneratedRulesType];
144
+ export type GeneratedRulesType = (typeof GeneratedRulesType)[keyof typeof GeneratedRulesType];
158
145
  export declare const TargetType: {
159
146
  readonly HTTP_HOST: "HTTP_HOST";
160
147
  readonly TLS_SNI: "TLS_SNI";
@@ -166,8 +153,7 @@ export declare const StatefulAction: {
166
153
  readonly PASS: "PASS";
167
154
  readonly REJECT: "REJECT";
168
155
  };
169
- export type StatefulAction =
170
- (typeof StatefulAction)[keyof typeof StatefulAction];
156
+ export type StatefulAction = (typeof StatefulAction)[keyof typeof StatefulAction];
171
157
  export declare const StatefulRuleDirection: {
172
158
  readonly ANY: "ANY";
173
159
  readonly FORWARD: "FORWARD";
@@ -197,8 +183,7 @@ export declare const StatefulRuleProtocol: {
197
183
  readonly TLS: "TLS";
198
184
  readonly UDP: "UDP";
199
185
  };
200
- export type StatefulRuleProtocol =
201
- (typeof StatefulRuleProtocol)[keyof typeof StatefulRuleProtocol];
186
+ export type StatefulRuleProtocol = (typeof StatefulRuleProtocol)[keyof typeof StatefulRuleProtocol];
202
187
  export declare const TCPFlag: {
203
188
  readonly ACK: "ACK";
204
189
  readonly CWR: "CWR";
@@ -215,8 +200,7 @@ export declare const SummaryRuleOption: {
215
200
  readonly MSG: "MSG";
216
201
  readonly SID: "SID";
217
202
  };
218
- export type SummaryRuleOption =
219
- (typeof SummaryRuleOption)[keyof typeof SummaryRuleOption];
203
+ export type SummaryRuleOption = (typeof SummaryRuleOption)[keyof typeof SummaryRuleOption];
220
204
  export declare const RuleGroupType: {
221
205
  readonly STATEFUL: "STATEFUL";
222
206
  readonly STATEFUL_DOMAIN: "STATEFUL_DOMAIN";
@@ -229,21 +213,18 @@ export declare const FlowOperationStatus: {
229
213
  readonly FAILED: "FAILED";
230
214
  readonly IN_PROGRESS: "IN_PROGRESS";
231
215
  };
232
- export type FlowOperationStatus =
233
- (typeof FlowOperationStatus)[keyof typeof FlowOperationStatus];
216
+ export type FlowOperationStatus = (typeof FlowOperationStatus)[keyof typeof FlowOperationStatus];
234
217
  export declare const FlowOperationType: {
235
218
  readonly FLOW_CAPTURE: "FLOW_CAPTURE";
236
219
  readonly FLOW_FLUSH: "FLOW_FLUSH";
237
220
  };
238
- export type FlowOperationType =
239
- (typeof FlowOperationType)[keyof typeof FlowOperationType];
221
+ export type FlowOperationType = (typeof FlowOperationType)[keyof typeof FlowOperationType];
240
222
  export declare const LogDestinationType: {
241
223
  readonly CLOUDWATCH_LOGS: "CloudWatchLogs";
242
224
  readonly KINESIS_DATA_FIREHOSE: "KinesisDataFirehose";
243
225
  readonly S3: "S3";
244
226
  };
245
- export type LogDestinationType =
246
- (typeof LogDestinationType)[keyof typeof LogDestinationType];
227
+ export type LogDestinationType = (typeof LogDestinationType)[keyof typeof LogDestinationType];
247
228
  export declare const LogType: {
248
229
  readonly ALERT: "ALERT";
249
230
  readonly FLOW: "FLOW";
@@ -256,8 +237,7 @@ export declare const ResourceManagedType: {
256
237
  readonly AWS_MANAGED_THREAT_SIGNATURES: "AWS_MANAGED_THREAT_SIGNATURES";
257
238
  readonly PARTNER_MANAGED: "PARTNER_MANAGED";
258
239
  };
259
- export type ResourceManagedType =
260
- (typeof ResourceManagedType)[keyof typeof ResourceManagedType];
240
+ export type ResourceManagedType = (typeof ResourceManagedType)[keyof typeof ResourceManagedType];
261
241
  export declare const ResourceManagedStatus: {
262
242
  readonly ACCOUNT: "ACCOUNT";
263
243
  readonly MANAGED: "MANAGED";
@@ -268,8 +248,7 @@ export declare const SubscriptionStatus: {
268
248
  readonly NOT_SUBSCRIBED: "NOT_SUBSCRIBED";
269
249
  readonly SUBSCRIBED: "SUBSCRIBED";
270
250
  };
271
- export type SubscriptionStatus =
272
- (typeof SubscriptionStatus)[keyof typeof SubscriptionStatus];
251
+ export type SubscriptionStatus = (typeof SubscriptionStatus)[keyof typeof SubscriptionStatus];
273
252
  export declare const RuleGroupRequestPhase: {
274
253
  readonly POST_RES: "POST_RES";
275
254
  readonly PRE_DNS: "PRE_DNS";
@@ -4,98 +4,71 @@ export declare class InternalServerError extends __BaseException {
4
4
  readonly name: "InternalServerError";
5
5
  readonly $fault: "server";
6
6
  Message?: string | undefined;
7
- constructor(
8
- opts: __ExceptionOptionType<InternalServerError, __BaseException>
9
- );
7
+ constructor(opts: __ExceptionOptionType<InternalServerError, __BaseException>);
10
8
  }
11
9
  export declare class InvalidRequestException extends __BaseException {
12
10
  readonly name: "InvalidRequestException";
13
11
  readonly $fault: "client";
14
12
  Message?: string | undefined;
15
- constructor(
16
- opts: __ExceptionOptionType<InvalidRequestException, __BaseException>
17
- );
13
+ constructor(opts: __ExceptionOptionType<InvalidRequestException, __BaseException>);
18
14
  }
19
15
  export declare class ResourceNotFoundException extends __BaseException {
20
16
  readonly name: "ResourceNotFoundException";
21
17
  readonly $fault: "client";
22
18
  Message?: string | undefined;
23
- constructor(
24
- opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
25
- );
19
+ constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
26
20
  }
27
21
  export declare class ThrottlingException extends __BaseException {
28
22
  readonly name: "ThrottlingException";
29
23
  readonly $fault: "client";
30
24
  Message?: string | undefined;
31
- constructor(
32
- opts: __ExceptionOptionType<ThrottlingException, __BaseException>
33
- );
25
+ constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
34
26
  }
35
27
  export declare class InsufficientCapacityException extends __BaseException {
36
28
  readonly name: "InsufficientCapacityException";
37
29
  readonly $fault: "server";
38
30
  Message?: string | undefined;
39
- constructor(
40
- opts: __ExceptionOptionType<InsufficientCapacityException, __BaseException>
41
- );
31
+ constructor(opts: __ExceptionOptionType<InsufficientCapacityException, __BaseException>);
42
32
  }
43
33
  export declare class InvalidOperationException extends __BaseException {
44
34
  readonly name: "InvalidOperationException";
45
35
  readonly $fault: "client";
46
36
  Message?: string | undefined;
47
- constructor(
48
- opts: __ExceptionOptionType<InvalidOperationException, __BaseException>
49
- );
37
+ constructor(opts: __ExceptionOptionType<InvalidOperationException, __BaseException>);
50
38
  }
51
39
  export declare class InvalidTokenException extends __BaseException {
52
40
  readonly name: "InvalidTokenException";
53
41
  readonly $fault: "client";
54
42
  Message?: string | undefined;
55
- constructor(
56
- opts: __ExceptionOptionType<InvalidTokenException, __BaseException>
57
- );
43
+ constructor(opts: __ExceptionOptionType<InvalidTokenException, __BaseException>);
58
44
  }
59
45
  export declare class LimitExceededException extends __BaseException {
60
46
  readonly name: "LimitExceededException";
61
47
  readonly $fault: "client";
62
48
  Message?: string | undefined;
63
- constructor(
64
- opts: __ExceptionOptionType<LimitExceededException, __BaseException>
65
- );
49
+ constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
66
50
  }
67
51
  export declare class UnsupportedOperationException extends __BaseException {
68
52
  readonly name: "UnsupportedOperationException";
69
53
  readonly $fault: "client";
70
54
  Message?: string | undefined;
71
- constructor(
72
- opts: __ExceptionOptionType<UnsupportedOperationException, __BaseException>
73
- );
55
+ constructor(opts: __ExceptionOptionType<UnsupportedOperationException, __BaseException>);
74
56
  }
75
57
  export declare class InvalidResourcePolicyException extends __BaseException {
76
58
  readonly name: "InvalidResourcePolicyException";
77
59
  readonly $fault: "client";
78
60
  Message?: string | undefined;
79
- constructor(
80
- opts: __ExceptionOptionType<InvalidResourcePolicyException, __BaseException>
81
- );
61
+ constructor(opts: __ExceptionOptionType<InvalidResourcePolicyException, __BaseException>);
82
62
  }
83
63
  export declare class LogDestinationPermissionException extends __BaseException {
84
64
  readonly name: "LogDestinationPermissionException";
85
65
  readonly $fault: "client";
86
66
  Message?: string | undefined;
87
- constructor(
88
- opts: __ExceptionOptionType<
89
- LogDestinationPermissionException,
90
- __BaseException
91
- >
92
- );
67
+ constructor(opts: __ExceptionOptionType<LogDestinationPermissionException, __BaseException>);
93
68
  }
94
69
  export declare class ResourceOwnerCheckException extends __BaseException {
95
70
  readonly name: "ResourceOwnerCheckException";
96
71
  readonly $fault: "client";
97
72
  Message?: string | undefined;
98
- constructor(
99
- opts: __ExceptionOptionType<ResourceOwnerCheckException, __BaseException>
100
- );
73
+ constructor(opts: __ExceptionOptionType<ResourceOwnerCheckException, __BaseException>);
101
74
  }
@@ -165,9 +165,7 @@ export interface ProxyConfiguration {
165
165
  CreateTime?: Date | undefined;
166
166
  DeleteTime?: Date | undefined;
167
167
  RuleGroups?: ProxyConfigRuleGroup[] | undefined;
168
- DefaultRulePhaseActions?:
169
- | ProxyConfigDefaultRulePhaseActionsRequest
170
- | undefined;
168
+ DefaultRulePhaseActions?: ProxyConfigDefaultRulePhaseActionsRequest | undefined;
171
169
  Tags?: Tag[] | undefined;
172
170
  }
173
171
  export interface AttachRuleGroupsToProxyConfigurationResponse {
@@ -214,9 +212,7 @@ export interface CreateContainerAssociationRequest {
214
212
  ContainerAssociationName: string | undefined;
215
213
  Description?: string | undefined;
216
214
  Type: ContainerMonitoringType | undefined;
217
- ContainerMonitoringConfigurations:
218
- | ContainerMonitoringConfiguration[]
219
- | undefined;
215
+ ContainerMonitoringConfigurations: ContainerMonitoringConfiguration[] | undefined;
220
216
  Tags?: Tag[] | undefined;
221
217
  }
222
218
  export interface CreateContainerAssociationResponse {
@@ -224,9 +220,7 @@ export interface CreateContainerAssociationResponse {
224
220
  ContainerAssociationArn?: string | undefined;
225
221
  Description?: string | undefined;
226
222
  Type?: ContainerMonitoringType | undefined;
227
- ContainerMonitoringConfigurations?:
228
- | ContainerMonitoringConfiguration[]
229
- | undefined;
223
+ ContainerMonitoringConfigurations?: ContainerMonitoringConfiguration[] | undefined;
230
224
  Status?: ContainerAssociationStatus | undefined;
231
225
  Tags?: Tag[] | undefined;
232
226
  UpdateToken?: string | undefined;
@@ -289,9 +283,7 @@ export interface FirewallStatus {
289
283
  ConfigurationSyncStateSummary: ConfigurationSyncState | undefined;
290
284
  SyncStates?: Record<string, SyncState> | undefined;
291
285
  CapacityUsageSummary?: CapacityUsageSummary | undefined;
292
- TransitGatewayAttachmentSyncState?:
293
- | TransitGatewayAttachmentSyncState
294
- | undefined;
286
+ TransitGatewayAttachmentSyncState?: TransitGatewayAttachmentSyncState | undefined;
295
287
  }
296
288
  export interface CreateFirewallResponse {
297
289
  Firewall?: Firewall | undefined;
@@ -417,9 +409,7 @@ export interface CreateProxyConfigurationRequest {
417
409
  Description?: string | undefined;
418
410
  RuleGroupNames?: string[] | undefined;
419
411
  RuleGroupArns?: string[] | undefined;
420
- DefaultRulePhaseActions:
421
- | ProxyConfigDefaultRulePhaseActionsRequest
422
- | undefined;
412
+ DefaultRulePhaseActions: ProxyConfigDefaultRulePhaseActionsRequest | undefined;
423
413
  Tags?: Tag[] | undefined;
424
414
  }
425
415
  export interface CreateProxyConfigurationResponse {
@@ -617,14 +607,10 @@ export interface ServerCertificateConfiguration {
617
607
  ServerCertificates?: ServerCertificate[] | undefined;
618
608
  Scopes?: ServerCertificateScope[] | undefined;
619
609
  CertificateAuthorityArn?: string | undefined;
620
- CheckCertificateRevocationStatus?:
621
- | CheckCertificateRevocationStatusActions
622
- | undefined;
610
+ CheckCertificateRevocationStatus?: CheckCertificateRevocationStatusActions | undefined;
623
611
  }
624
612
  export interface TLSInspectionConfiguration {
625
- ServerCertificateConfigurations?:
626
- | ServerCertificateConfiguration[]
627
- | undefined;
613
+ ServerCertificateConfigurations?: ServerCertificateConfiguration[] | undefined;
628
614
  }
629
615
  export interface CreateTLSInspectionConfigurationRequest {
630
616
  TLSInspectionConfigurationName: string | undefined;
@@ -648,9 +634,7 @@ export interface TLSInspectionConfigurationResponse {
648
634
  }
649
635
  export interface CreateTLSInspectionConfigurationResponse {
650
636
  UpdateToken: string | undefined;
651
- TLSInspectionConfigurationResponse:
652
- | TLSInspectionConfigurationResponse
653
- | undefined;
637
+ TLSInspectionConfigurationResponse: TLSInspectionConfigurationResponse | undefined;
654
638
  }
655
639
  export interface CreateVpcEndpointAssociationRequest {
656
640
  FirewallArn: string | undefined;
@@ -758,9 +742,7 @@ export interface DeleteTLSInspectionConfigurationRequest {
758
742
  TLSInspectionConfigurationName?: string | undefined;
759
743
  }
760
744
  export interface DeleteTLSInspectionConfigurationResponse {
761
- TLSInspectionConfigurationResponse:
762
- | TLSInspectionConfigurationResponse
763
- | undefined;
745
+ TLSInspectionConfigurationResponse: TLSInspectionConfigurationResponse | undefined;
764
746
  }
765
747
  export interface DeleteVpcEndpointAssociationRequest {
766
748
  VpcEndpointAssociationArn: string | undefined;
@@ -778,9 +760,7 @@ export interface DescribeContainerAssociationResponse {
778
760
  ContainerAssociationArn?: string | undefined;
779
761
  Description?: string | undefined;
780
762
  Type?: ContainerMonitoringType | undefined;
781
- ContainerMonitoringConfigurations?:
782
- | ContainerMonitoringConfiguration[]
783
- | undefined;
763
+ ContainerMonitoringConfigurations?: ContainerMonitoringConfiguration[] | undefined;
784
764
  Status?: ContainerAssociationStatus | undefined;
785
765
  ResolvedCidrCount?: number | undefined;
786
766
  LastUpdatedTime?: Date | undefined;
@@ -804,9 +784,7 @@ export interface DescribeFirewallMetadataResponse {
804
784
  FirewallPolicyArn?: string | undefined;
805
785
  Description?: string | undefined;
806
786
  Status?: FirewallStatusValue | undefined;
807
- SupportedAvailabilityZones?:
808
- | Record<string, AvailabilityZoneMetadata>
809
- | undefined;
787
+ SupportedAvailabilityZones?: Record<string, AvailabilityZoneMetadata> | undefined;
810
788
  TransitGatewayAttachmentId?: string | undefined;
811
789
  }
812
790
  export interface DescribeFirewallPolicyRequest {
@@ -976,9 +954,7 @@ export interface DescribeTLSInspectionConfigurationRequest {
976
954
  export interface DescribeTLSInspectionConfigurationResponse {
977
955
  UpdateToken: string | undefined;
978
956
  TLSInspectionConfiguration?: TLSInspectionConfiguration | undefined;
979
- TLSInspectionConfigurationResponse:
980
- | TLSInspectionConfigurationResponse
981
- | undefined;
957
+ TLSInspectionConfigurationResponse: TLSInspectionConfigurationResponse | undefined;
982
958
  }
983
959
  export interface DescribeVpcEndpointAssociationRequest {
984
960
  VpcEndpointAssociationArn: string | undefined;
@@ -1204,9 +1180,7 @@ export interface TLSInspectionConfigurationMetadata {
1204
1180
  }
1205
1181
  export interface ListTLSInspectionConfigurationsResponse {
1206
1182
  NextToken?: string | undefined;
1207
- TLSInspectionConfigurations?:
1208
- | TLSInspectionConfigurationMetadata[]
1209
- | undefined;
1183
+ TLSInspectionConfigurations?: TLSInspectionConfigurationMetadata[] | undefined;
1210
1184
  }
1211
1185
  export interface ListVpcEndpointAssociationsRequest {
1212
1186
  NextToken?: string | undefined;
@@ -1293,9 +1267,7 @@ export interface UpdateContainerAssociationRequest {
1293
1267
  ContainerAssociationArn?: string | undefined;
1294
1268
  Description?: string | undefined;
1295
1269
  Type: ContainerMonitoringType | undefined;
1296
- ContainerMonitoringConfigurations:
1297
- | ContainerMonitoringConfiguration[]
1298
- | undefined;
1270
+ ContainerMonitoringConfigurations: ContainerMonitoringConfiguration[] | undefined;
1299
1271
  Tags?: Tag[] | undefined;
1300
1272
  UpdateToken: string | undefined;
1301
1273
  }
@@ -1304,9 +1276,7 @@ export interface UpdateContainerAssociationResponse {
1304
1276
  ContainerAssociationArn?: string | undefined;
1305
1277
  Description?: string | undefined;
1306
1278
  Type?: ContainerMonitoringType | undefined;
1307
- ContainerMonitoringConfigurations?:
1308
- | ContainerMonitoringConfiguration[]
1309
- | undefined;
1279
+ ContainerMonitoringConfigurations?: ContainerMonitoringConfiguration[] | undefined;
1310
1280
  Status?: ContainerAssociationStatus | undefined;
1311
1281
  Tags?: Tag[] | undefined;
1312
1282
  UpdateToken?: string | undefined;
@@ -1412,9 +1382,7 @@ export interface UpdateProxyResponse {
1412
1382
  export interface UpdateProxyConfigurationRequest {
1413
1383
  ProxyConfigurationName?: string | undefined;
1414
1384
  ProxyConfigurationArn?: string | undefined;
1415
- DefaultRulePhaseActions:
1416
- | ProxyConfigDefaultRulePhaseActionsRequest
1417
- | undefined;
1385
+ DefaultRulePhaseActions: ProxyConfigDefaultRulePhaseActionsRequest | undefined;
1418
1386
  UpdateToken: string | undefined;
1419
1387
  }
1420
1388
  export interface UpdateProxyConfigurationResponse {
@@ -1512,7 +1480,5 @@ export interface UpdateTLSInspectionConfigurationRequest {
1512
1480
  }
1513
1481
  export interface UpdateTLSInspectionConfigurationResponse {
1514
1482
  UpdateToken: string | undefined;
1515
- TLSInspectionConfigurationResponse:
1516
- | TLSInspectionConfigurationResponse
1517
- | undefined;
1483
+ TLSInspectionConfigurationResponse: TLSInspectionConfigurationResponse | undefined;
1518
1484
  }
@@ -1,6 +1,5 @@
1
1
  import { PaginationConfiguration } from "@smithy/types";
2
2
  import { NetworkFirewallClient } from "../NetworkFirewallClient";
3
- export interface NetworkFirewallPaginationConfiguration
4
- extends PaginationConfiguration {
3
+ export interface NetworkFirewallPaginationConfiguration extends PaginationConfiguration {
5
4
  client: NetworkFirewallClient;
6
5
  }
@@ -1,8 +1,5 @@
1
1
  import { Paginator } from "@smithy/types";
2
- import {
3
- ListProxiesCommandInput,
4
- ListProxiesCommandOutput,
5
- } from "../commands/ListProxiesCommand";
2
+ import { ListProxiesCommandInput, ListProxiesCommandOutput } from "../commands/ListProxiesCommand";
6
3
  import { NetworkFirewallPaginationConfiguration } from "./Interfaces";
7
4
  export declare const paginateListProxies: (
8
5
  config: NetworkFirewallPaginationConfiguration,
@@ -1,8 +1,6 @@
1
1
  import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
2
2
  import { NetworkFirewallClientConfig } from "./NetworkFirewallClient";
3
- export declare const getRuntimeConfig: (
4
- config: NetworkFirewallClientConfig
5
- ) => {
3
+ export declare const getRuntimeConfig: (config: NetworkFirewallClientConfig) => {
6
4
  runtime: string;
7
5
  defaultsMode: import("@smithy/types").Provider<
8
6
  import("@smithy/core/client").ResolvedDefaultsMode
@@ -10,24 +8,16 @@ export declare const getRuntimeConfig: (
10
8
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
9
  credentialDefaultProvider:
12
10
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
13
- | ((
14
- _: unknown
15
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
16
12
  defaultUserAgentProvider: (
17
- config?: import("@aws-sdk/core/client").PreviouslyResolved
13
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
18
14
  ) => Promise<import("@smithy/types").UserAgent>;
19
15
  maxAttempts: number | import("@smithy/types").Provider<number>;
20
16
  region: string | import("@smithy/types").Provider<any>;
21
- requestHandler:
22
- | import("@smithy/core/protocols").HttpHandler<any>
23
- | RequestHandler;
17
+ requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
24
18
  retryMode: string | import("@smithy/types").Provider<string>;
25
19
  streamCollector: (
26
- stream:
27
- | import("stream").Readable
28
- | import("stream/web").ReadableStream
29
- | ReadableStream
30
- | Blob
20
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
31
21
  ) => Promise<Uint8Array>;
32
22
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
33
23
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
@@ -55,13 +45,8 @@ export declare const getRuntimeConfig: (
55
45
  logger: import("@smithy/types").Logger;
56
46
  extensions: import("./runtimeExtensions").RuntimeExtension[];
57
47
  customUserAgent?: string | import("@smithy/types").UserAgent;
58
- userAgentAppId?:
59
- | string
60
- | undefined
61
- | import("@smithy/types").Provider<string | undefined>;
62
- retryStrategy?:
63
- | import("@smithy/types").RetryStrategy
64
- | import("@smithy/types").RetryStrategyV2;
48
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
49
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
65
50
  endpoint?:
66
51
  | ((
67
52
  | string
@@ -83,7 +68,7 @@ export declare const getRuntimeConfig: (
83
68
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
84
69
  context?: {
85
70
  logger?: import("@smithy/types").Logger;
86
- }
71
+ },
87
72
  ) => import("@smithy/types").EndpointV2;
88
73
  tls?: boolean;
89
74
  serviceConfiguredEndpoint?: never;
@@ -96,13 +81,13 @@ export declare const getRuntimeConfig: (
96
81
  signer?:
97
82
  | import("@smithy/types").RequestSigner
98
83
  | ((
99
- authScheme?: import("@smithy/types").AuthScheme
84
+ authScheme?: import("@smithy/types").AuthScheme,
100
85
  ) => Promise<import("@smithy/types").RequestSigner>);
101
86
  signingEscapePath?: boolean;
102
87
  systemClockOffset?: number;
103
88
  signingRegion?: string;
104
89
  signerConstructor?: new (
105
90
  options: import("@smithy/signature-v4").SignatureV4Init &
106
- import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
107
92
  ) => import("@smithy/types").RequestSigner;
108
93
  };
@@ -1,8 +1,6 @@
1
1
  import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
2
2
  import { NetworkFirewallClientConfig } from "./NetworkFirewallClient";
3
- export declare const getRuntimeConfig: (
4
- config: NetworkFirewallClientConfig
5
- ) => {
3
+ export declare const getRuntimeConfig: (config: NetworkFirewallClientConfig) => {
6
4
  runtime: string;
7
5
  defaultsMode: import("@smithy/types").Provider<
8
6
  import("@smithy/core/client").ResolvedDefaultsMode
@@ -12,23 +10,17 @@ export declare const getRuntimeConfig: (
12
10
  credentialDefaultProvider:
13
11
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
14
12
  | ((
15
- init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
13
+ init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit,
16
14
  ) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
17
15
  defaultUserAgentProvider: (
18
- config?: import("@aws-sdk/core/client").PreviouslyResolved
16
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
19
17
  ) => Promise<import("@smithy/types").UserAgent>;
20
18
  maxAttempts: number | import("@smithy/types").Provider<number>;
21
19
  region: string | import("@smithy/types").Provider<string>;
22
- requestHandler:
23
- | RequestHandler
24
- | import("@smithy/core/protocols").HttpHandler<any>;
20
+ requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
25
21
  retryMode: string | import("@smithy/types").Provider<string>;
26
22
  streamCollector: (
27
- stream:
28
- | import("stream").Readable
29
- | import("stream/web").ReadableStream
30
- | ReadableStream
31
- | Blob
23
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
32
24
  ) => Promise<Uint8Array>;
33
25
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
34
26
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -55,9 +47,7 @@ export declare const getRuntimeConfig: (
55
47
  logger: import("@smithy/types").Logger;
56
48
  extensions: import("./runtimeExtensions").RuntimeExtension[];
57
49
  customUserAgent?: string | import("@smithy/types").UserAgent;
58
- retryStrategy?:
59
- | import("@smithy/types").RetryStrategy
60
- | import("@smithy/types").RetryStrategyV2;
50
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
61
51
  endpoint?:
62
52
  | ((
63
53
  | string
@@ -79,7 +69,7 @@ export declare const getRuntimeConfig: (
79
69
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
80
70
  context?: {
81
71
  logger?: import("@smithy/types").Logger;
82
- }
72
+ },
83
73
  ) => import("@smithy/types").EndpointV2;
84
74
  tls?: boolean;
85
75
  serviceConfiguredEndpoint?: never;
@@ -91,13 +81,13 @@ export declare const getRuntimeConfig: (
91
81
  signer?:
92
82
  | import("@smithy/types").RequestSigner
93
83
  | ((
94
- authScheme?: import("@smithy/types").AuthScheme
84
+ authScheme?: import("@smithy/types").AuthScheme,
95
85
  ) => Promise<import("@smithy/types").RequestSigner>);
96
86
  signingEscapePath?: boolean;
97
87
  systemClockOffset?: number;
98
88
  signingRegion?: string;
99
89
  signerConstructor?: new (
100
90
  options: import("@smithy/signature-v4").SignatureV4Init &
101
- import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
102
92
  ) => import("@smithy/types").RequestSigner;
103
93
  };