@aws-sdk/client-securityhub 3.130.0 → 3.141.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/CHANGELOG.md +30 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +2 -2
- package/dist-cjs/commands/AcceptInvitationCommand.js +2 -2
- package/dist-cjs/commands/BatchDisableStandardsCommand.js +2 -2
- package/dist-cjs/commands/BatchEnableStandardsCommand.js +2 -2
- package/dist-cjs/commands/BatchImportFindingsCommand.js +2 -2
- package/dist-cjs/commands/BatchUpdateFindingsCommand.js +2 -2
- package/dist-cjs/commands/CreateActionTargetCommand.js +2 -2
- package/dist-cjs/commands/CreateFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/CreateInsightCommand.js +2 -2
- package/dist-cjs/commands/CreateMembersCommand.js +2 -2
- package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteActionTargetCommand.js +2 -2
- package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/DeleteInsightCommand.js +2 -2
- package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteMembersCommand.js +2 -2
- package/dist-cjs/commands/DescribeActionTargetsCommand.js +2 -2
- package/dist-cjs/commands/DescribeHubCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeProductsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStandardsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStandardsControlsCommand.js +2 -2
- package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +2 -2
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/DisableSecurityHubCommand.js +2 -2
- package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateMembersCommand.js +2 -2
- package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +2 -2
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/EnableSecurityHubCommand.js +2 -2
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -2
- package/dist-cjs/commands/GetEnabledStandardsCommand.js +2 -2
- package/dist-cjs/commands/GetFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/GetFindingsCommand.js +2 -2
- package/dist-cjs/commands/GetInsightResultsCommand.js +2 -2
- package/dist-cjs/commands/GetInsightsCommand.js +2 -2
- package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -2
- package/dist-cjs/commands/GetMasterAccountCommand.js +2 -2
- package/dist-cjs/commands/GetMembersCommand.js +2 -2
- package/dist-cjs/commands/InviteMembersCommand.js +2 -2
- package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +2 -2
- package/dist-cjs/commands/ListFindingAggregatorsCommand.js +2 -2
- package/dist-cjs/commands/ListInvitationsCommand.js +2 -2
- package/dist-cjs/commands/ListMembersCommand.js +2 -2
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateActionTargetCommand.js +2 -2
- package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/UpdateFindingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateInsightCommand.js +2 -2
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateStandardsControlCommand.js +2 -2
- package/dist-cjs/models/models_0.js +1170 -1752
- package/dist-cjs/models/models_1.js +1114 -1668
- package/dist-cjs/models/models_2.js +73 -109
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +3 -3
- package/dist-es/commands/AcceptInvitationCommand.js +3 -3
- package/dist-es/commands/BatchDisableStandardsCommand.js +3 -3
- package/dist-es/commands/BatchEnableStandardsCommand.js +3 -3
- package/dist-es/commands/BatchImportFindingsCommand.js +3 -3
- package/dist-es/commands/BatchUpdateFindingsCommand.js +3 -3
- package/dist-es/commands/CreateActionTargetCommand.js +3 -3
- package/dist-es/commands/CreateFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/CreateInsightCommand.js +3 -3
- package/dist-es/commands/CreateMembersCommand.js +3 -3
- package/dist-es/commands/DeclineInvitationsCommand.js +3 -3
- package/dist-es/commands/DeleteActionTargetCommand.js +3 -3
- package/dist-es/commands/DeleteFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/DeleteInsightCommand.js +3 -3
- package/dist-es/commands/DeleteInvitationsCommand.js +3 -3
- package/dist-es/commands/DeleteMembersCommand.js +3 -3
- package/dist-es/commands/DescribeActionTargetsCommand.js +3 -3
- package/dist-es/commands/DescribeHubCommand.js +3 -3
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeProductsCommand.js +3 -3
- package/dist-es/commands/DescribeStandardsCommand.js +3 -3
- package/dist-es/commands/DescribeStandardsControlsCommand.js +3 -3
- package/dist-es/commands/DisableImportFindingsForProductCommand.js +3 -3
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/DisableSecurityHubCommand.js +3 -3
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateMembersCommand.js +3 -3
- package/dist-es/commands/EnableImportFindingsForProductCommand.js +3 -3
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/EnableSecurityHubCommand.js +3 -3
- package/dist-es/commands/GetAdministratorAccountCommand.js +3 -3
- package/dist-es/commands/GetEnabledStandardsCommand.js +3 -3
- package/dist-es/commands/GetFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/GetFindingsCommand.js +3 -3
- package/dist-es/commands/GetInsightResultsCommand.js +3 -3
- package/dist-es/commands/GetInsightsCommand.js +3 -3
- package/dist-es/commands/GetInvitationsCountCommand.js +3 -3
- package/dist-es/commands/GetMasterAccountCommand.js +3 -3
- package/dist-es/commands/GetMembersCommand.js +3 -3
- package/dist-es/commands/InviteMembersCommand.js +3 -3
- package/dist-es/commands/ListEnabledProductsForImportCommand.js +3 -3
- package/dist-es/commands/ListFindingAggregatorsCommand.js +3 -3
- package/dist-es/commands/ListInvitationsCommand.js +3 -3
- package/dist-es/commands/ListMembersCommand.js +3 -3
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateActionTargetCommand.js +3 -3
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/UpdateFindingsCommand.js +3 -3
- package/dist-es/commands/UpdateInsightCommand.js +3 -3
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateStandardsControlCommand.js +3 -3
- package/dist-es/models/models_0.js +291 -1164
- package/dist-es/models/models_1.js +277 -1108
- package/dist-es/models/models_2.js +18 -72
- package/dist-types/models/models_0.d.ts +1164 -1746
- package/dist-types/models/models_1.d.ts +1182 -1677
- package/dist-types/models/models_2.d.ts +72 -108
- package/dist-types/ts3.4/models/models_0.d.ts +582 -1164
- package/dist-types/ts3.4/models/models_1.d.ts +554 -1108
- package/dist-types/ts3.4/models/models_2.d.ts +36 -72
- package/package.json +7 -7
|
@@ -6,16 +6,8 @@ export interface AcceptAdministratorInvitationRequest {
|
|
|
6
6
|
|
|
7
7
|
InvitationId: string | undefined;
|
|
8
8
|
}
|
|
9
|
-
export declare namespace AcceptAdministratorInvitationRequest {
|
|
10
|
-
|
|
11
|
-
const filterSensitiveLog: (obj: AcceptAdministratorInvitationRequest) => any;
|
|
12
|
-
}
|
|
13
9
|
export interface AcceptAdministratorInvitationResponse {
|
|
14
10
|
}
|
|
15
|
-
export declare namespace AcceptAdministratorInvitationResponse {
|
|
16
|
-
|
|
17
|
-
const filterSensitiveLog: (obj: AcceptAdministratorInvitationResponse) => any;
|
|
18
|
-
}
|
|
19
11
|
|
|
20
12
|
export declare class InternalException extends __BaseException {
|
|
21
13
|
readonly name: "InternalException";
|
|
@@ -67,16 +59,8 @@ export interface AcceptInvitationRequest {
|
|
|
67
59
|
|
|
68
60
|
InvitationId: string | undefined;
|
|
69
61
|
}
|
|
70
|
-
export declare namespace AcceptInvitationRequest {
|
|
71
|
-
|
|
72
|
-
const filterSensitiveLog: (obj: AcceptInvitationRequest) => any;
|
|
73
|
-
}
|
|
74
62
|
export interface AcceptInvitationResponse {
|
|
75
63
|
}
|
|
76
|
-
export declare namespace AcceptInvitationResponse {
|
|
77
|
-
|
|
78
|
-
const filterSensitiveLog: (obj: AcceptInvitationResponse) => any;
|
|
79
|
-
}
|
|
80
64
|
|
|
81
65
|
export declare class AccessDeniedException extends __BaseException {
|
|
82
66
|
readonly name: "AccessDeniedException";
|
|
@@ -93,28 +77,16 @@ export interface AccountDetails {
|
|
|
93
77
|
|
|
94
78
|
Email?: string;
|
|
95
79
|
}
|
|
96
|
-
export declare namespace AccountDetails {
|
|
97
|
-
|
|
98
|
-
const filterSensitiveLog: (obj: AccountDetails) => any;
|
|
99
|
-
}
|
|
100
80
|
|
|
101
81
|
export interface AwsApiCallActionDomainDetails {
|
|
102
82
|
|
|
103
83
|
Domain?: string;
|
|
104
84
|
}
|
|
105
|
-
export declare namespace AwsApiCallActionDomainDetails {
|
|
106
|
-
|
|
107
|
-
const filterSensitiveLog: (obj: AwsApiCallActionDomainDetails) => any;
|
|
108
|
-
}
|
|
109
85
|
|
|
110
86
|
export interface City {
|
|
111
87
|
|
|
112
88
|
CityName?: string;
|
|
113
89
|
}
|
|
114
|
-
export declare namespace City {
|
|
115
|
-
|
|
116
|
-
const filterSensitiveLog: (obj: City) => any;
|
|
117
|
-
}
|
|
118
90
|
|
|
119
91
|
export interface Country {
|
|
120
92
|
|
|
@@ -122,10 +94,6 @@ export interface Country {
|
|
|
122
94
|
|
|
123
95
|
CountryName?: string;
|
|
124
96
|
}
|
|
125
|
-
export declare namespace Country {
|
|
126
|
-
|
|
127
|
-
const filterSensitiveLog: (obj: Country) => any;
|
|
128
|
-
}
|
|
129
97
|
|
|
130
98
|
export interface GeoLocation {
|
|
131
99
|
|
|
@@ -133,10 +101,6 @@ export interface GeoLocation {
|
|
|
133
101
|
|
|
134
102
|
Lat?: number;
|
|
135
103
|
}
|
|
136
|
-
export declare namespace GeoLocation {
|
|
137
|
-
|
|
138
|
-
const filterSensitiveLog: (obj: GeoLocation) => any;
|
|
139
|
-
}
|
|
140
104
|
|
|
141
105
|
export interface IpOrganizationDetails {
|
|
142
106
|
|
|
@@ -148,10 +112,6 @@ export interface IpOrganizationDetails {
|
|
|
148
112
|
|
|
149
113
|
Org?: string;
|
|
150
114
|
}
|
|
151
|
-
export declare namespace IpOrganizationDetails {
|
|
152
|
-
|
|
153
|
-
const filterSensitiveLog: (obj: IpOrganizationDetails) => any;
|
|
154
|
-
}
|
|
155
115
|
|
|
156
116
|
export interface ActionRemoteIpDetails {
|
|
157
117
|
|
|
@@ -165,10 +125,6 @@ export interface ActionRemoteIpDetails {
|
|
|
165
125
|
|
|
166
126
|
GeoLocation?: GeoLocation;
|
|
167
127
|
}
|
|
168
|
-
export declare namespace ActionRemoteIpDetails {
|
|
169
|
-
|
|
170
|
-
const filterSensitiveLog: (obj: ActionRemoteIpDetails) => any;
|
|
171
|
-
}
|
|
172
128
|
|
|
173
129
|
export interface AwsApiCallAction {
|
|
174
130
|
|
|
@@ -188,10 +144,6 @@ export interface AwsApiCallAction {
|
|
|
188
144
|
|
|
189
145
|
LastSeen?: string;
|
|
190
146
|
}
|
|
191
|
-
export declare namespace AwsApiCallAction {
|
|
192
|
-
|
|
193
|
-
const filterSensitiveLog: (obj: AwsApiCallAction) => any;
|
|
194
|
-
}
|
|
195
147
|
|
|
196
148
|
export interface DnsRequestAction {
|
|
197
149
|
|
|
@@ -201,10 +153,6 @@ export interface DnsRequestAction {
|
|
|
201
153
|
|
|
202
154
|
Blocked?: boolean;
|
|
203
155
|
}
|
|
204
|
-
export declare namespace DnsRequestAction {
|
|
205
|
-
|
|
206
|
-
const filterSensitiveLog: (obj: DnsRequestAction) => any;
|
|
207
|
-
}
|
|
208
156
|
|
|
209
157
|
export interface ActionLocalPortDetails {
|
|
210
158
|
|
|
@@ -212,10 +160,6 @@ export interface ActionLocalPortDetails {
|
|
|
212
160
|
|
|
213
161
|
PortName?: string;
|
|
214
162
|
}
|
|
215
|
-
export declare namespace ActionLocalPortDetails {
|
|
216
|
-
|
|
217
|
-
const filterSensitiveLog: (obj: ActionLocalPortDetails) => any;
|
|
218
|
-
}
|
|
219
163
|
|
|
220
164
|
export interface ActionRemotePortDetails {
|
|
221
165
|
|
|
@@ -223,10 +167,6 @@ export interface ActionRemotePortDetails {
|
|
|
223
167
|
|
|
224
168
|
PortName?: string;
|
|
225
169
|
}
|
|
226
|
-
export declare namespace ActionRemotePortDetails {
|
|
227
|
-
|
|
228
|
-
const filterSensitiveLog: (obj: ActionRemotePortDetails) => any;
|
|
229
|
-
}
|
|
230
170
|
|
|
231
171
|
export interface NetworkConnectionAction {
|
|
232
172
|
|
|
@@ -242,19 +182,11 @@ export interface NetworkConnectionAction {
|
|
|
242
182
|
|
|
243
183
|
Blocked?: boolean;
|
|
244
184
|
}
|
|
245
|
-
export declare namespace NetworkConnectionAction {
|
|
246
|
-
|
|
247
|
-
const filterSensitiveLog: (obj: NetworkConnectionAction) => any;
|
|
248
|
-
}
|
|
249
185
|
|
|
250
186
|
export interface ActionLocalIpDetails {
|
|
251
187
|
|
|
252
188
|
IpAddressV4?: string;
|
|
253
189
|
}
|
|
254
|
-
export declare namespace ActionLocalIpDetails {
|
|
255
|
-
|
|
256
|
-
const filterSensitiveLog: (obj: ActionLocalIpDetails) => any;
|
|
257
|
-
}
|
|
258
190
|
|
|
259
191
|
export interface PortProbeDetail {
|
|
260
192
|
|
|
@@ -264,10 +196,6 @@ export interface PortProbeDetail {
|
|
|
264
196
|
|
|
265
197
|
RemoteIpDetails?: ActionRemoteIpDetails;
|
|
266
198
|
}
|
|
267
|
-
export declare namespace PortProbeDetail {
|
|
268
|
-
|
|
269
|
-
const filterSensitiveLog: (obj: PortProbeDetail) => any;
|
|
270
|
-
}
|
|
271
199
|
|
|
272
200
|
export interface PortProbeAction {
|
|
273
201
|
|
|
@@ -275,10 +203,6 @@ export interface PortProbeAction {
|
|
|
275
203
|
|
|
276
204
|
Blocked?: boolean;
|
|
277
205
|
}
|
|
278
|
-
export declare namespace PortProbeAction {
|
|
279
|
-
|
|
280
|
-
const filterSensitiveLog: (obj: PortProbeAction) => any;
|
|
281
|
-
}
|
|
282
206
|
|
|
283
207
|
export interface Action {
|
|
284
208
|
|
|
@@ -292,10 +216,6 @@ export interface Action {
|
|
|
292
216
|
|
|
293
217
|
PortProbeAction?: PortProbeAction;
|
|
294
218
|
}
|
|
295
|
-
export declare namespace Action {
|
|
296
|
-
|
|
297
|
-
const filterSensitiveLog: (obj: Action) => any;
|
|
298
|
-
}
|
|
299
219
|
|
|
300
220
|
export interface ActionTarget {
|
|
301
221
|
|
|
@@ -305,10 +225,6 @@ export interface ActionTarget {
|
|
|
305
225
|
|
|
306
226
|
Description: string | undefined;
|
|
307
227
|
}
|
|
308
|
-
export declare namespace ActionTarget {
|
|
309
|
-
|
|
310
|
-
const filterSensitiveLog: (obj: ActionTarget) => any;
|
|
311
|
-
}
|
|
312
228
|
|
|
313
229
|
export interface Adjustment {
|
|
314
230
|
|
|
@@ -316,10 +232,6 @@ export interface Adjustment {
|
|
|
316
232
|
|
|
317
233
|
Reason?: string;
|
|
318
234
|
}
|
|
319
|
-
export declare namespace Adjustment {
|
|
320
|
-
|
|
321
|
-
const filterSensitiveLog: (obj: Adjustment) => any;
|
|
322
|
-
}
|
|
323
235
|
export declare enum AdminStatus {
|
|
324
236
|
DISABLE_IN_PROGRESS = "DISABLE_IN_PROGRESS",
|
|
325
237
|
ENABLED = "ENABLED"
|
|
@@ -331,10 +243,6 @@ export interface AdminAccount {
|
|
|
331
243
|
|
|
332
244
|
Status?: AdminStatus | string;
|
|
333
245
|
}
|
|
334
|
-
export declare namespace AdminAccount {
|
|
335
|
-
|
|
336
|
-
const filterSensitiveLog: (obj: AdminAccount) => any;
|
|
337
|
-
}
|
|
338
246
|
export declare enum AutoEnableStandards {
|
|
339
247
|
DEFAULT = "DEFAULT",
|
|
340
248
|
NONE = "NONE"
|
|
@@ -346,10 +254,6 @@ export interface AvailabilityZone {
|
|
|
346
254
|
|
|
347
255
|
SubnetId?: string;
|
|
348
256
|
}
|
|
349
|
-
export declare namespace AvailabilityZone {
|
|
350
|
-
|
|
351
|
-
const filterSensitiveLog: (obj: AvailabilityZone) => any;
|
|
352
|
-
}
|
|
353
257
|
|
|
354
258
|
export interface AwsApiGatewayAccessLogSettings {
|
|
355
259
|
|
|
@@ -357,10 +261,6 @@ export interface AwsApiGatewayAccessLogSettings {
|
|
|
357
261
|
|
|
358
262
|
DestinationArn?: string;
|
|
359
263
|
}
|
|
360
|
-
export declare namespace AwsApiGatewayAccessLogSettings {
|
|
361
|
-
|
|
362
|
-
const filterSensitiveLog: (obj: AwsApiGatewayAccessLogSettings) => any;
|
|
363
|
-
}
|
|
364
264
|
|
|
365
265
|
export interface AwsApiGatewayCanarySettings {
|
|
366
266
|
|
|
@@ -372,19 +272,11 @@ export interface AwsApiGatewayCanarySettings {
|
|
|
372
272
|
|
|
373
273
|
UseStageCache?: boolean;
|
|
374
274
|
}
|
|
375
|
-
export declare namespace AwsApiGatewayCanarySettings {
|
|
376
|
-
|
|
377
|
-
const filterSensitiveLog: (obj: AwsApiGatewayCanarySettings) => any;
|
|
378
|
-
}
|
|
379
275
|
|
|
380
276
|
export interface AwsApiGatewayEndpointConfiguration {
|
|
381
277
|
|
|
382
278
|
Types?: string[];
|
|
383
279
|
}
|
|
384
|
-
export declare namespace AwsApiGatewayEndpointConfiguration {
|
|
385
|
-
|
|
386
|
-
const filterSensitiveLog: (obj: AwsApiGatewayEndpointConfiguration) => any;
|
|
387
|
-
}
|
|
388
280
|
|
|
389
281
|
export interface AwsApiGatewayMethodSettings {
|
|
390
282
|
|
|
@@ -412,10 +304,6 @@ export interface AwsApiGatewayMethodSettings {
|
|
|
412
304
|
|
|
413
305
|
ResourcePath?: string;
|
|
414
306
|
}
|
|
415
|
-
export declare namespace AwsApiGatewayMethodSettings {
|
|
416
|
-
|
|
417
|
-
const filterSensitiveLog: (obj: AwsApiGatewayMethodSettings) => any;
|
|
418
|
-
}
|
|
419
307
|
|
|
420
308
|
export interface AwsApiGatewayRestApiDetails {
|
|
421
309
|
|
|
@@ -437,10 +325,6 @@ export interface AwsApiGatewayRestApiDetails {
|
|
|
437
325
|
|
|
438
326
|
EndpointConfiguration?: AwsApiGatewayEndpointConfiguration;
|
|
439
327
|
}
|
|
440
|
-
export declare namespace AwsApiGatewayRestApiDetails {
|
|
441
|
-
|
|
442
|
-
const filterSensitiveLog: (obj: AwsApiGatewayRestApiDetails) => any;
|
|
443
|
-
}
|
|
444
328
|
|
|
445
329
|
export interface AwsApiGatewayStageDetails {
|
|
446
330
|
|
|
@@ -476,10 +360,6 @@ export interface AwsApiGatewayStageDetails {
|
|
|
476
360
|
|
|
477
361
|
WebAclArn?: string;
|
|
478
362
|
}
|
|
479
|
-
export declare namespace AwsApiGatewayStageDetails {
|
|
480
|
-
|
|
481
|
-
const filterSensitiveLog: (obj: AwsApiGatewayStageDetails) => any;
|
|
482
|
-
}
|
|
483
363
|
|
|
484
364
|
export interface AwsCorsConfiguration {
|
|
485
365
|
|
|
@@ -495,10 +375,6 @@ export interface AwsCorsConfiguration {
|
|
|
495
375
|
|
|
496
376
|
AllowHeaders?: string[];
|
|
497
377
|
}
|
|
498
|
-
export declare namespace AwsCorsConfiguration {
|
|
499
|
-
|
|
500
|
-
const filterSensitiveLog: (obj: AwsCorsConfiguration) => any;
|
|
501
|
-
}
|
|
502
378
|
|
|
503
379
|
export interface AwsApiGatewayV2ApiDetails {
|
|
504
380
|
|
|
@@ -522,10 +398,6 @@ export interface AwsApiGatewayV2ApiDetails {
|
|
|
522
398
|
|
|
523
399
|
CorsConfiguration?: AwsCorsConfiguration;
|
|
524
400
|
}
|
|
525
|
-
export declare namespace AwsApiGatewayV2ApiDetails {
|
|
526
|
-
|
|
527
|
-
const filterSensitiveLog: (obj: AwsApiGatewayV2ApiDetails) => any;
|
|
528
|
-
}
|
|
529
401
|
|
|
530
402
|
export interface AwsApiGatewayV2RouteSettings {
|
|
531
403
|
|
|
@@ -539,10 +411,6 @@ export interface AwsApiGatewayV2RouteSettings {
|
|
|
539
411
|
|
|
540
412
|
ThrottlingRateLimit?: number;
|
|
541
413
|
}
|
|
542
|
-
export declare namespace AwsApiGatewayV2RouteSettings {
|
|
543
|
-
|
|
544
|
-
const filterSensitiveLog: (obj: AwsApiGatewayV2RouteSettings) => any;
|
|
545
|
-
}
|
|
546
414
|
|
|
547
415
|
export interface AwsApiGatewayV2StageDetails {
|
|
548
416
|
|
|
@@ -572,19 +440,11 @@ export interface AwsApiGatewayV2StageDetails {
|
|
|
572
440
|
|
|
573
441
|
ApiGatewayManaged?: boolean;
|
|
574
442
|
}
|
|
575
|
-
export declare namespace AwsApiGatewayV2StageDetails {
|
|
576
|
-
|
|
577
|
-
const filterSensitiveLog: (obj: AwsApiGatewayV2StageDetails) => any;
|
|
578
|
-
}
|
|
579
443
|
|
|
580
444
|
export interface AwsAutoScalingAutoScalingGroupAvailabilityZonesListDetails {
|
|
581
445
|
|
|
582
446
|
Value?: string;
|
|
583
447
|
}
|
|
584
|
-
export declare namespace AwsAutoScalingAutoScalingGroupAvailabilityZonesListDetails {
|
|
585
|
-
|
|
586
|
-
const filterSensitiveLog: (obj: AwsAutoScalingAutoScalingGroupAvailabilityZonesListDetails) => any;
|
|
587
|
-
}
|
|
588
448
|
|
|
589
449
|
export interface AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification {
|
|
590
450
|
|
|
@@ -594,10 +454,6 @@ export interface AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpeci
|
|
|
594
454
|
|
|
595
455
|
Version?: string;
|
|
596
456
|
}
|
|
597
|
-
export declare namespace AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification {
|
|
598
|
-
|
|
599
|
-
const filterSensitiveLog: (obj: AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification) => any;
|
|
600
|
-
}
|
|
601
457
|
|
|
602
458
|
export interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyInstancesDistributionDetails {
|
|
603
459
|
|
|
@@ -613,10 +469,6 @@ export interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyInstancesDist
|
|
|
613
469
|
|
|
614
470
|
SpotMaxPrice?: string;
|
|
615
471
|
}
|
|
616
|
-
export declare namespace AwsAutoScalingAutoScalingGroupMixedInstancesPolicyInstancesDistributionDetails {
|
|
617
|
-
|
|
618
|
-
const filterSensitiveLog: (obj: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyInstancesDistributionDetails) => any;
|
|
619
|
-
}
|
|
620
472
|
|
|
621
473
|
export interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateLaunchTemplateSpecification {
|
|
622
474
|
|
|
@@ -626,10 +478,6 @@ export interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplat
|
|
|
626
478
|
|
|
627
479
|
Version?: string;
|
|
628
480
|
}
|
|
629
|
-
export declare namespace AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateLaunchTemplateSpecification {
|
|
630
|
-
|
|
631
|
-
const filterSensitiveLog: (obj: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateLaunchTemplateSpecification) => any;
|
|
632
|
-
}
|
|
633
481
|
|
|
634
482
|
export interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails {
|
|
635
483
|
|
|
@@ -637,10 +485,6 @@ export interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplat
|
|
|
637
485
|
|
|
638
486
|
WeightedCapacity?: string;
|
|
639
487
|
}
|
|
640
|
-
export declare namespace AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails {
|
|
641
|
-
|
|
642
|
-
const filterSensitiveLog: (obj: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails) => any;
|
|
643
|
-
}
|
|
644
488
|
|
|
645
489
|
export interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails {
|
|
646
490
|
|
|
@@ -648,10 +492,6 @@ export interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplat
|
|
|
648
492
|
|
|
649
493
|
Overrides?: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails[];
|
|
650
494
|
}
|
|
651
|
-
export declare namespace AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails {
|
|
652
|
-
|
|
653
|
-
const filterSensitiveLog: (obj: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails) => any;
|
|
654
|
-
}
|
|
655
495
|
|
|
656
496
|
export interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails {
|
|
657
497
|
|
|
@@ -659,10 +499,6 @@ export interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails {
|
|
|
659
499
|
|
|
660
500
|
LaunchTemplate?: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails;
|
|
661
501
|
}
|
|
662
|
-
export declare namespace AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails {
|
|
663
|
-
|
|
664
|
-
const filterSensitiveLog: (obj: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails) => any;
|
|
665
|
-
}
|
|
666
502
|
|
|
667
503
|
export interface AwsAutoScalingAutoScalingGroupDetails {
|
|
668
504
|
|
|
@@ -684,10 +520,6 @@ export interface AwsAutoScalingAutoScalingGroupDetails {
|
|
|
684
520
|
|
|
685
521
|
CapacityRebalance?: boolean;
|
|
686
522
|
}
|
|
687
|
-
export declare namespace AwsAutoScalingAutoScalingGroupDetails {
|
|
688
|
-
|
|
689
|
-
const filterSensitiveLog: (obj: AwsAutoScalingAutoScalingGroupDetails) => any;
|
|
690
|
-
}
|
|
691
523
|
|
|
692
524
|
export interface AwsAutoScalingLaunchConfigurationBlockDeviceMappingsEbsDetails {
|
|
693
525
|
|
|
@@ -703,10 +535,6 @@ export interface AwsAutoScalingLaunchConfigurationBlockDeviceMappingsEbsDetails
|
|
|
703
535
|
|
|
704
536
|
VolumeType?: string;
|
|
705
537
|
}
|
|
706
|
-
export declare namespace AwsAutoScalingLaunchConfigurationBlockDeviceMappingsEbsDetails {
|
|
707
|
-
|
|
708
|
-
const filterSensitiveLog: (obj: AwsAutoScalingLaunchConfigurationBlockDeviceMappingsEbsDetails) => any;
|
|
709
|
-
}
|
|
710
538
|
|
|
711
539
|
export interface AwsAutoScalingLaunchConfigurationBlockDeviceMappingsDetails {
|
|
712
540
|
|
|
@@ -718,19 +546,11 @@ export interface AwsAutoScalingLaunchConfigurationBlockDeviceMappingsDetails {
|
|
|
718
546
|
|
|
719
547
|
VirtualName?: string;
|
|
720
548
|
}
|
|
721
|
-
export declare namespace AwsAutoScalingLaunchConfigurationBlockDeviceMappingsDetails {
|
|
722
|
-
|
|
723
|
-
const filterSensitiveLog: (obj: AwsAutoScalingLaunchConfigurationBlockDeviceMappingsDetails) => any;
|
|
724
|
-
}
|
|
725
549
|
|
|
726
550
|
export interface AwsAutoScalingLaunchConfigurationInstanceMonitoringDetails {
|
|
727
551
|
|
|
728
552
|
Enabled?: boolean;
|
|
729
553
|
}
|
|
730
|
-
export declare namespace AwsAutoScalingLaunchConfigurationInstanceMonitoringDetails {
|
|
731
|
-
|
|
732
|
-
const filterSensitiveLog: (obj: AwsAutoScalingLaunchConfigurationInstanceMonitoringDetails) => any;
|
|
733
|
-
}
|
|
734
554
|
|
|
735
555
|
export interface AwsAutoScalingLaunchConfigurationMetadataOptions {
|
|
736
556
|
|
|
@@ -740,10 +560,6 @@ export interface AwsAutoScalingLaunchConfigurationMetadataOptions {
|
|
|
740
560
|
|
|
741
561
|
HttpTokens?: string;
|
|
742
562
|
}
|
|
743
|
-
export declare namespace AwsAutoScalingLaunchConfigurationMetadataOptions {
|
|
744
|
-
|
|
745
|
-
const filterSensitiveLog: (obj: AwsAutoScalingLaunchConfigurationMetadataOptions) => any;
|
|
746
|
-
}
|
|
747
563
|
|
|
748
564
|
export interface AwsAutoScalingLaunchConfigurationDetails {
|
|
749
565
|
|
|
@@ -785,10 +601,6 @@ export interface AwsAutoScalingLaunchConfigurationDetails {
|
|
|
785
601
|
|
|
786
602
|
MetadataOptions?: AwsAutoScalingLaunchConfigurationMetadataOptions;
|
|
787
603
|
}
|
|
788
|
-
export declare namespace AwsAutoScalingLaunchConfigurationDetails {
|
|
789
|
-
|
|
790
|
-
const filterSensitiveLog: (obj: AwsAutoScalingLaunchConfigurationDetails) => any;
|
|
791
|
-
}
|
|
792
604
|
|
|
793
605
|
export interface AwsCertificateManagerCertificateResourceRecord {
|
|
794
606
|
|
|
@@ -798,10 +610,6 @@ export interface AwsCertificateManagerCertificateResourceRecord {
|
|
|
798
610
|
|
|
799
611
|
Value?: string;
|
|
800
612
|
}
|
|
801
|
-
export declare namespace AwsCertificateManagerCertificateResourceRecord {
|
|
802
|
-
|
|
803
|
-
const filterSensitiveLog: (obj: AwsCertificateManagerCertificateResourceRecord) => any;
|
|
804
|
-
}
|
|
805
613
|
|
|
806
614
|
export interface AwsCertificateManagerCertificateDomainValidationOption {
|
|
807
615
|
|
|
@@ -817,10 +625,6 @@ export interface AwsCertificateManagerCertificateDomainValidationOption {
|
|
|
817
625
|
|
|
818
626
|
ValidationStatus?: string;
|
|
819
627
|
}
|
|
820
|
-
export declare namespace AwsCertificateManagerCertificateDomainValidationOption {
|
|
821
|
-
|
|
822
|
-
const filterSensitiveLog: (obj: AwsCertificateManagerCertificateDomainValidationOption) => any;
|
|
823
|
-
}
|
|
824
628
|
|
|
825
629
|
export interface AwsCertificateManagerCertificateExtendedKeyUsage {
|
|
826
630
|
|
|
@@ -828,28 +632,16 @@ export interface AwsCertificateManagerCertificateExtendedKeyUsage {
|
|
|
828
632
|
|
|
829
633
|
OId?: string;
|
|
830
634
|
}
|
|
831
|
-
export declare namespace AwsCertificateManagerCertificateExtendedKeyUsage {
|
|
832
|
-
|
|
833
|
-
const filterSensitiveLog: (obj: AwsCertificateManagerCertificateExtendedKeyUsage) => any;
|
|
834
|
-
}
|
|
835
635
|
|
|
836
636
|
export interface AwsCertificateManagerCertificateKeyUsage {
|
|
837
637
|
|
|
838
638
|
Name?: string;
|
|
839
639
|
}
|
|
840
|
-
export declare namespace AwsCertificateManagerCertificateKeyUsage {
|
|
841
|
-
|
|
842
|
-
const filterSensitiveLog: (obj: AwsCertificateManagerCertificateKeyUsage) => any;
|
|
843
|
-
}
|
|
844
640
|
|
|
845
641
|
export interface AwsCertificateManagerCertificateOptions {
|
|
846
642
|
|
|
847
643
|
CertificateTransparencyLoggingPreference?: string;
|
|
848
644
|
}
|
|
849
|
-
export declare namespace AwsCertificateManagerCertificateOptions {
|
|
850
|
-
|
|
851
|
-
const filterSensitiveLog: (obj: AwsCertificateManagerCertificateOptions) => any;
|
|
852
|
-
}
|
|
853
645
|
|
|
854
646
|
export interface AwsCertificateManagerCertificateRenewalSummary {
|
|
855
647
|
|
|
@@ -861,10 +653,6 @@ export interface AwsCertificateManagerCertificateRenewalSummary {
|
|
|
861
653
|
|
|
862
654
|
UpdatedAt?: string;
|
|
863
655
|
}
|
|
864
|
-
export declare namespace AwsCertificateManagerCertificateRenewalSummary {
|
|
865
|
-
|
|
866
|
-
const filterSensitiveLog: (obj: AwsCertificateManagerCertificateRenewalSummary) => any;
|
|
867
|
-
}
|
|
868
656
|
|
|
869
657
|
export interface AwsCertificateManagerCertificateDetails {
|
|
870
658
|
|
|
@@ -914,19 +702,11 @@ export interface AwsCertificateManagerCertificateDetails {
|
|
|
914
702
|
|
|
915
703
|
Type?: string;
|
|
916
704
|
}
|
|
917
|
-
export declare namespace AwsCertificateManagerCertificateDetails {
|
|
918
|
-
|
|
919
|
-
const filterSensitiveLog: (obj: AwsCertificateManagerCertificateDetails) => any;
|
|
920
|
-
}
|
|
921
705
|
|
|
922
706
|
export interface AwsCloudFormationStackDriftInformationDetails {
|
|
923
707
|
|
|
924
708
|
StackDriftStatus?: string;
|
|
925
709
|
}
|
|
926
|
-
export declare namespace AwsCloudFormationStackDriftInformationDetails {
|
|
927
|
-
|
|
928
|
-
const filterSensitiveLog: (obj: AwsCloudFormationStackDriftInformationDetails) => any;
|
|
929
|
-
}
|
|
930
710
|
|
|
931
711
|
export interface AwsCloudFormationStackOutputsDetails {
|
|
932
712
|
|
|
@@ -936,10 +716,6 @@ export interface AwsCloudFormationStackOutputsDetails {
|
|
|
936
716
|
|
|
937
717
|
OutputValue?: string;
|
|
938
718
|
}
|
|
939
|
-
export declare namespace AwsCloudFormationStackOutputsDetails {
|
|
940
|
-
|
|
941
|
-
const filterSensitiveLog: (obj: AwsCloudFormationStackOutputsDetails) => any;
|
|
942
|
-
}
|
|
943
719
|
|
|
944
720
|
export interface AwsCloudFormationStackDetails {
|
|
945
721
|
|
|
@@ -973,37 +749,21 @@ export interface AwsCloudFormationStackDetails {
|
|
|
973
749
|
|
|
974
750
|
TimeoutInMinutes?: number;
|
|
975
751
|
}
|
|
976
|
-
export declare namespace AwsCloudFormationStackDetails {
|
|
977
|
-
|
|
978
|
-
const filterSensitiveLog: (obj: AwsCloudFormationStackDetails) => any;
|
|
979
|
-
}
|
|
980
752
|
|
|
981
753
|
export interface AwsCloudFrontDistributionCacheBehavior {
|
|
982
754
|
|
|
983
755
|
ViewerProtocolPolicy?: string;
|
|
984
756
|
}
|
|
985
|
-
export declare namespace AwsCloudFrontDistributionCacheBehavior {
|
|
986
|
-
|
|
987
|
-
const filterSensitiveLog: (obj: AwsCloudFrontDistributionCacheBehavior) => any;
|
|
988
|
-
}
|
|
989
757
|
|
|
990
758
|
export interface AwsCloudFrontDistributionCacheBehaviors {
|
|
991
759
|
|
|
992
760
|
Items?: AwsCloudFrontDistributionCacheBehavior[];
|
|
993
761
|
}
|
|
994
|
-
export declare namespace AwsCloudFrontDistributionCacheBehaviors {
|
|
995
|
-
|
|
996
|
-
const filterSensitiveLog: (obj: AwsCloudFrontDistributionCacheBehaviors) => any;
|
|
997
|
-
}
|
|
998
762
|
|
|
999
763
|
export interface AwsCloudFrontDistributionDefaultCacheBehavior {
|
|
1000
764
|
|
|
1001
765
|
ViewerProtocolPolicy?: string;
|
|
1002
766
|
}
|
|
1003
|
-
export declare namespace AwsCloudFrontDistributionDefaultCacheBehavior {
|
|
1004
|
-
|
|
1005
|
-
const filterSensitiveLog: (obj: AwsCloudFrontDistributionDefaultCacheBehavior) => any;
|
|
1006
|
-
}
|
|
1007
767
|
|
|
1008
768
|
export interface AwsCloudFrontDistributionLogging {
|
|
1009
769
|
|
|
@@ -1015,10 +775,6 @@ export interface AwsCloudFrontDistributionLogging {
|
|
|
1015
775
|
|
|
1016
776
|
Prefix?: string;
|
|
1017
777
|
}
|
|
1018
|
-
export declare namespace AwsCloudFrontDistributionLogging {
|
|
1019
|
-
|
|
1020
|
-
const filterSensitiveLog: (obj: AwsCloudFrontDistributionLogging) => any;
|
|
1021
|
-
}
|
|
1022
778
|
|
|
1023
779
|
export interface AwsCloudFrontDistributionOriginGroupFailoverStatusCodes {
|
|
1024
780
|
|
|
@@ -1026,37 +782,21 @@ export interface AwsCloudFrontDistributionOriginGroupFailoverStatusCodes {
|
|
|
1026
782
|
|
|
1027
783
|
Quantity?: number;
|
|
1028
784
|
}
|
|
1029
|
-
export declare namespace AwsCloudFrontDistributionOriginGroupFailoverStatusCodes {
|
|
1030
|
-
|
|
1031
|
-
const filterSensitiveLog: (obj: AwsCloudFrontDistributionOriginGroupFailoverStatusCodes) => any;
|
|
1032
|
-
}
|
|
1033
785
|
|
|
1034
786
|
export interface AwsCloudFrontDistributionOriginGroupFailover {
|
|
1035
787
|
|
|
1036
788
|
StatusCodes?: AwsCloudFrontDistributionOriginGroupFailoverStatusCodes;
|
|
1037
789
|
}
|
|
1038
|
-
export declare namespace AwsCloudFrontDistributionOriginGroupFailover {
|
|
1039
|
-
|
|
1040
|
-
const filterSensitiveLog: (obj: AwsCloudFrontDistributionOriginGroupFailover) => any;
|
|
1041
|
-
}
|
|
1042
790
|
|
|
1043
791
|
export interface AwsCloudFrontDistributionOriginGroup {
|
|
1044
792
|
|
|
1045
793
|
FailoverCriteria?: AwsCloudFrontDistributionOriginGroupFailover;
|
|
1046
794
|
}
|
|
1047
|
-
export declare namespace AwsCloudFrontDistributionOriginGroup {
|
|
1048
|
-
|
|
1049
|
-
const filterSensitiveLog: (obj: AwsCloudFrontDistributionOriginGroup) => any;
|
|
1050
|
-
}
|
|
1051
795
|
|
|
1052
796
|
export interface AwsCloudFrontDistributionOriginGroups {
|
|
1053
797
|
|
|
1054
798
|
Items?: AwsCloudFrontDistributionOriginGroup[];
|
|
1055
799
|
}
|
|
1056
|
-
export declare namespace AwsCloudFrontDistributionOriginGroups {
|
|
1057
|
-
|
|
1058
|
-
const filterSensitiveLog: (obj: AwsCloudFrontDistributionOriginGroups) => any;
|
|
1059
|
-
}
|
|
1060
800
|
|
|
1061
801
|
export interface AwsCloudFrontDistributionOriginSslProtocols {
|
|
1062
802
|
|
|
@@ -1064,10 +804,6 @@ export interface AwsCloudFrontDistributionOriginSslProtocols {
|
|
|
1064
804
|
|
|
1065
805
|
Quantity?: number;
|
|
1066
806
|
}
|
|
1067
|
-
export declare namespace AwsCloudFrontDistributionOriginSslProtocols {
|
|
1068
|
-
|
|
1069
|
-
const filterSensitiveLog: (obj: AwsCloudFrontDistributionOriginSslProtocols) => any;
|
|
1070
|
-
}
|
|
1071
807
|
|
|
1072
808
|
export interface AwsCloudFrontDistributionOriginCustomOriginConfig {
|
|
1073
809
|
|
|
@@ -1083,19 +819,11 @@ export interface AwsCloudFrontDistributionOriginCustomOriginConfig {
|
|
|
1083
819
|
|
|
1084
820
|
OriginSslProtocols?: AwsCloudFrontDistributionOriginSslProtocols;
|
|
1085
821
|
}
|
|
1086
|
-
export declare namespace AwsCloudFrontDistributionOriginCustomOriginConfig {
|
|
1087
|
-
|
|
1088
|
-
const filterSensitiveLog: (obj: AwsCloudFrontDistributionOriginCustomOriginConfig) => any;
|
|
1089
|
-
}
|
|
1090
822
|
|
|
1091
823
|
export interface AwsCloudFrontDistributionOriginS3OriginConfig {
|
|
1092
824
|
|
|
1093
825
|
OriginAccessIdentity?: string;
|
|
1094
826
|
}
|
|
1095
|
-
export declare namespace AwsCloudFrontDistributionOriginS3OriginConfig {
|
|
1096
|
-
|
|
1097
|
-
const filterSensitiveLog: (obj: AwsCloudFrontDistributionOriginS3OriginConfig) => any;
|
|
1098
|
-
}
|
|
1099
827
|
|
|
1100
828
|
export interface AwsCloudFrontDistributionOriginItem {
|
|
1101
829
|
|
|
@@ -1109,19 +837,11 @@ export interface AwsCloudFrontDistributionOriginItem {
|
|
|
1109
837
|
|
|
1110
838
|
CustomOriginConfig?: AwsCloudFrontDistributionOriginCustomOriginConfig;
|
|
1111
839
|
}
|
|
1112
|
-
export declare namespace AwsCloudFrontDistributionOriginItem {
|
|
1113
|
-
|
|
1114
|
-
const filterSensitiveLog: (obj: AwsCloudFrontDistributionOriginItem) => any;
|
|
1115
|
-
}
|
|
1116
840
|
|
|
1117
841
|
export interface AwsCloudFrontDistributionOrigins {
|
|
1118
842
|
|
|
1119
843
|
Items?: AwsCloudFrontDistributionOriginItem[];
|
|
1120
844
|
}
|
|
1121
|
-
export declare namespace AwsCloudFrontDistributionOrigins {
|
|
1122
|
-
|
|
1123
|
-
const filterSensitiveLog: (obj: AwsCloudFrontDistributionOrigins) => any;
|
|
1124
|
-
}
|
|
1125
845
|
|
|
1126
846
|
export interface AwsCloudFrontDistributionViewerCertificate {
|
|
1127
847
|
|
|
@@ -1139,10 +859,6 @@ export interface AwsCloudFrontDistributionViewerCertificate {
|
|
|
1139
859
|
|
|
1140
860
|
SslSupportMethod?: string;
|
|
1141
861
|
}
|
|
1142
|
-
export declare namespace AwsCloudFrontDistributionViewerCertificate {
|
|
1143
|
-
|
|
1144
|
-
const filterSensitiveLog: (obj: AwsCloudFrontDistributionViewerCertificate) => any;
|
|
1145
|
-
}
|
|
1146
862
|
|
|
1147
863
|
export interface AwsCloudFrontDistributionDetails {
|
|
1148
864
|
|
|
@@ -1170,10 +886,6 @@ export interface AwsCloudFrontDistributionDetails {
|
|
|
1170
886
|
|
|
1171
887
|
WebAclId?: string;
|
|
1172
888
|
}
|
|
1173
|
-
export declare namespace AwsCloudFrontDistributionDetails {
|
|
1174
|
-
|
|
1175
|
-
const filterSensitiveLog: (obj: AwsCloudFrontDistributionDetails) => any;
|
|
1176
|
-
}
|
|
1177
889
|
|
|
1178
890
|
export interface AwsCloudTrailTrailDetails {
|
|
1179
891
|
|
|
@@ -1207,10 +919,6 @@ export interface AwsCloudTrailTrailDetails {
|
|
|
1207
919
|
|
|
1208
920
|
TrailArn?: string;
|
|
1209
921
|
}
|
|
1210
|
-
export declare namespace AwsCloudTrailTrailDetails {
|
|
1211
|
-
|
|
1212
|
-
const filterSensitiveLog: (obj: AwsCloudTrailTrailDetails) => any;
|
|
1213
|
-
}
|
|
1214
922
|
|
|
1215
923
|
export interface AwsCloudWatchAlarmDimensionsDetails {
|
|
1216
924
|
|
|
@@ -1218,10 +926,6 @@ export interface AwsCloudWatchAlarmDimensionsDetails {
|
|
|
1218
926
|
|
|
1219
927
|
Value?: string;
|
|
1220
928
|
}
|
|
1221
|
-
export declare namespace AwsCloudWatchAlarmDimensionsDetails {
|
|
1222
|
-
|
|
1223
|
-
const filterSensitiveLog: (obj: AwsCloudWatchAlarmDimensionsDetails) => any;
|
|
1224
|
-
}
|
|
1225
929
|
|
|
1226
930
|
export interface AwsCloudWatchAlarmDetails {
|
|
1227
931
|
|
|
@@ -1269,10 +973,6 @@ export interface AwsCloudWatchAlarmDetails {
|
|
|
1269
973
|
|
|
1270
974
|
Unit?: string;
|
|
1271
975
|
}
|
|
1272
|
-
export declare namespace AwsCloudWatchAlarmDetails {
|
|
1273
|
-
|
|
1274
|
-
const filterSensitiveLog: (obj: AwsCloudWatchAlarmDetails) => any;
|
|
1275
|
-
}
|
|
1276
976
|
|
|
1277
977
|
export interface AwsCodeBuildProjectArtifactsDetails {
|
|
1278
978
|
|
|
@@ -1294,10 +994,6 @@ export interface AwsCodeBuildProjectArtifactsDetails {
|
|
|
1294
994
|
|
|
1295
995
|
Type?: string;
|
|
1296
996
|
}
|
|
1297
|
-
export declare namespace AwsCodeBuildProjectArtifactsDetails {
|
|
1298
|
-
|
|
1299
|
-
const filterSensitiveLog: (obj: AwsCodeBuildProjectArtifactsDetails) => any;
|
|
1300
|
-
}
|
|
1301
997
|
|
|
1302
998
|
export interface AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails {
|
|
1303
999
|
|
|
@@ -1307,10 +1003,6 @@ export interface AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails {
|
|
|
1307
1003
|
|
|
1308
1004
|
Value?: string;
|
|
1309
1005
|
}
|
|
1310
|
-
export declare namespace AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails {
|
|
1311
|
-
|
|
1312
|
-
const filterSensitiveLog: (obj: AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails) => any;
|
|
1313
|
-
}
|
|
1314
1006
|
|
|
1315
1007
|
export interface AwsCodeBuildProjectEnvironmentRegistryCredential {
|
|
1316
1008
|
|
|
@@ -1318,10 +1010,6 @@ export interface AwsCodeBuildProjectEnvironmentRegistryCredential {
|
|
|
1318
1010
|
|
|
1319
1011
|
CredentialProvider?: string;
|
|
1320
1012
|
}
|
|
1321
|
-
export declare namespace AwsCodeBuildProjectEnvironmentRegistryCredential {
|
|
1322
|
-
|
|
1323
|
-
const filterSensitiveLog: (obj: AwsCodeBuildProjectEnvironmentRegistryCredential) => any;
|
|
1324
|
-
}
|
|
1325
1013
|
|
|
1326
1014
|
export interface AwsCodeBuildProjectEnvironment {
|
|
1327
1015
|
|
|
@@ -1337,10 +1025,6 @@ export interface AwsCodeBuildProjectEnvironment {
|
|
|
1337
1025
|
|
|
1338
1026
|
Type?: string;
|
|
1339
1027
|
}
|
|
1340
|
-
export declare namespace AwsCodeBuildProjectEnvironment {
|
|
1341
|
-
|
|
1342
|
-
const filterSensitiveLog: (obj: AwsCodeBuildProjectEnvironment) => any;
|
|
1343
|
-
}
|
|
1344
1028
|
|
|
1345
1029
|
export interface AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails {
|
|
1346
1030
|
|
|
@@ -1350,10 +1034,6 @@ export interface AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails {
|
|
|
1350
1034
|
|
|
1351
1035
|
StreamName?: string;
|
|
1352
1036
|
}
|
|
1353
|
-
export declare namespace AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails {
|
|
1354
|
-
|
|
1355
|
-
const filterSensitiveLog: (obj: AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails) => any;
|
|
1356
|
-
}
|
|
1357
1037
|
|
|
1358
1038
|
export interface AwsCodeBuildProjectLogsConfigS3LogsDetails {
|
|
1359
1039
|
|
|
@@ -1363,10 +1043,6 @@ export interface AwsCodeBuildProjectLogsConfigS3LogsDetails {
|
|
|
1363
1043
|
|
|
1364
1044
|
Status?: string;
|
|
1365
1045
|
}
|
|
1366
|
-
export declare namespace AwsCodeBuildProjectLogsConfigS3LogsDetails {
|
|
1367
|
-
|
|
1368
|
-
const filterSensitiveLog: (obj: AwsCodeBuildProjectLogsConfigS3LogsDetails) => any;
|
|
1369
|
-
}
|
|
1370
1046
|
|
|
1371
1047
|
export interface AwsCodeBuildProjectLogsConfigDetails {
|
|
1372
1048
|
|
|
@@ -1374,10 +1050,6 @@ export interface AwsCodeBuildProjectLogsConfigDetails {
|
|
|
1374
1050
|
|
|
1375
1051
|
S3Logs?: AwsCodeBuildProjectLogsConfigS3LogsDetails;
|
|
1376
1052
|
}
|
|
1377
|
-
export declare namespace AwsCodeBuildProjectLogsConfigDetails {
|
|
1378
|
-
|
|
1379
|
-
const filterSensitiveLog: (obj: AwsCodeBuildProjectLogsConfigDetails) => any;
|
|
1380
|
-
}
|
|
1381
1053
|
|
|
1382
1054
|
export interface AwsCodeBuildProjectSource {
|
|
1383
1055
|
|
|
@@ -1389,10 +1061,6 @@ export interface AwsCodeBuildProjectSource {
|
|
|
1389
1061
|
|
|
1390
1062
|
InsecureSsl?: boolean;
|
|
1391
1063
|
}
|
|
1392
|
-
export declare namespace AwsCodeBuildProjectSource {
|
|
1393
|
-
|
|
1394
|
-
const filterSensitiveLog: (obj: AwsCodeBuildProjectSource) => any;
|
|
1395
|
-
}
|
|
1396
1064
|
|
|
1397
1065
|
export interface AwsCodeBuildProjectVpcConfig {
|
|
1398
1066
|
|
|
@@ -1402,10 +1070,6 @@ export interface AwsCodeBuildProjectVpcConfig {
|
|
|
1402
1070
|
|
|
1403
1071
|
SecurityGroupIds?: string[];
|
|
1404
1072
|
}
|
|
1405
|
-
export declare namespace AwsCodeBuildProjectVpcConfig {
|
|
1406
|
-
|
|
1407
|
-
const filterSensitiveLog: (obj: AwsCodeBuildProjectVpcConfig) => any;
|
|
1408
|
-
}
|
|
1409
1073
|
|
|
1410
1074
|
export interface AwsCodeBuildProjectDetails {
|
|
1411
1075
|
|
|
@@ -1427,10 +1091,6 @@ export interface AwsCodeBuildProjectDetails {
|
|
|
1427
1091
|
|
|
1428
1092
|
SecondaryArtifacts?: AwsCodeBuildProjectArtifactsDetails[];
|
|
1429
1093
|
}
|
|
1430
|
-
export declare namespace AwsCodeBuildProjectDetails {
|
|
1431
|
-
|
|
1432
|
-
const filterSensitiveLog: (obj: AwsCodeBuildProjectDetails) => any;
|
|
1433
|
-
}
|
|
1434
1094
|
|
|
1435
1095
|
export interface AwsDynamoDbTableAttributeDefinition {
|
|
1436
1096
|
|
|
@@ -1438,10 +1098,6 @@ export interface AwsDynamoDbTableAttributeDefinition {
|
|
|
1438
1098
|
|
|
1439
1099
|
AttributeType?: string;
|
|
1440
1100
|
}
|
|
1441
|
-
export declare namespace AwsDynamoDbTableAttributeDefinition {
|
|
1442
|
-
|
|
1443
|
-
const filterSensitiveLog: (obj: AwsDynamoDbTableAttributeDefinition) => any;
|
|
1444
|
-
}
|
|
1445
1101
|
|
|
1446
1102
|
export interface AwsDynamoDbTableBillingModeSummary {
|
|
1447
1103
|
|
|
@@ -1449,10 +1105,6 @@ export interface AwsDynamoDbTableBillingModeSummary {
|
|
|
1449
1105
|
|
|
1450
1106
|
LastUpdateToPayPerRequestDateTime?: string;
|
|
1451
1107
|
}
|
|
1452
|
-
export declare namespace AwsDynamoDbTableBillingModeSummary {
|
|
1453
|
-
|
|
1454
|
-
const filterSensitiveLog: (obj: AwsDynamoDbTableBillingModeSummary) => any;
|
|
1455
|
-
}
|
|
1456
1108
|
|
|
1457
1109
|
export interface AwsDynamoDbTableKeySchema {
|
|
1458
1110
|
|
|
@@ -1460,10 +1112,6 @@ export interface AwsDynamoDbTableKeySchema {
|
|
|
1460
1112
|
|
|
1461
1113
|
KeyType?: string;
|
|
1462
1114
|
}
|
|
1463
|
-
export declare namespace AwsDynamoDbTableKeySchema {
|
|
1464
|
-
|
|
1465
|
-
const filterSensitiveLog: (obj: AwsDynamoDbTableKeySchema) => any;
|
|
1466
|
-
}
|
|
1467
1115
|
|
|
1468
1116
|
export interface AwsDynamoDbTableProjection {
|
|
1469
1117
|
|
|
@@ -1471,10 +1119,6 @@ export interface AwsDynamoDbTableProjection {
|
|
|
1471
1119
|
|
|
1472
1120
|
ProjectionType?: string;
|
|
1473
1121
|
}
|
|
1474
|
-
export declare namespace AwsDynamoDbTableProjection {
|
|
1475
|
-
|
|
1476
|
-
const filterSensitiveLog: (obj: AwsDynamoDbTableProjection) => any;
|
|
1477
|
-
}
|
|
1478
1122
|
|
|
1479
1123
|
export interface AwsDynamoDbTableProvisionedThroughput {
|
|
1480
1124
|
|
|
@@ -1488,10 +1132,6 @@ export interface AwsDynamoDbTableProvisionedThroughput {
|
|
|
1488
1132
|
|
|
1489
1133
|
WriteCapacityUnits?: number;
|
|
1490
1134
|
}
|
|
1491
|
-
export declare namespace AwsDynamoDbTableProvisionedThroughput {
|
|
1492
|
-
|
|
1493
|
-
const filterSensitiveLog: (obj: AwsDynamoDbTableProvisionedThroughput) => any;
|
|
1494
|
-
}
|
|
1495
1135
|
|
|
1496
1136
|
export interface AwsDynamoDbTableGlobalSecondaryIndex {
|
|
1497
1137
|
|
|
@@ -1513,10 +1153,6 @@ export interface AwsDynamoDbTableGlobalSecondaryIndex {
|
|
|
1513
1153
|
|
|
1514
1154
|
ProvisionedThroughput?: AwsDynamoDbTableProvisionedThroughput;
|
|
1515
1155
|
}
|
|
1516
|
-
export declare namespace AwsDynamoDbTableGlobalSecondaryIndex {
|
|
1517
|
-
|
|
1518
|
-
const filterSensitiveLog: (obj: AwsDynamoDbTableGlobalSecondaryIndex) => any;
|
|
1519
|
-
}
|
|
1520
1156
|
|
|
1521
1157
|
export interface AwsDynamoDbTableLocalSecondaryIndex {
|
|
1522
1158
|
|
|
@@ -1528,19 +1164,11 @@ export interface AwsDynamoDbTableLocalSecondaryIndex {
|
|
|
1528
1164
|
|
|
1529
1165
|
Projection?: AwsDynamoDbTableProjection;
|
|
1530
1166
|
}
|
|
1531
|
-
export declare namespace AwsDynamoDbTableLocalSecondaryIndex {
|
|
1532
|
-
|
|
1533
|
-
const filterSensitiveLog: (obj: AwsDynamoDbTableLocalSecondaryIndex) => any;
|
|
1534
|
-
}
|
|
1535
1167
|
|
|
1536
1168
|
export interface AwsDynamoDbTableProvisionedThroughputOverride {
|
|
1537
1169
|
|
|
1538
1170
|
ReadCapacityUnits?: number;
|
|
1539
1171
|
}
|
|
1540
|
-
export declare namespace AwsDynamoDbTableProvisionedThroughputOverride {
|
|
1541
|
-
|
|
1542
|
-
const filterSensitiveLog: (obj: AwsDynamoDbTableProvisionedThroughputOverride) => any;
|
|
1543
|
-
}
|
|
1544
1172
|
|
|
1545
1173
|
export interface AwsDynamoDbTableReplicaGlobalSecondaryIndex {
|
|
1546
1174
|
|
|
@@ -1548,10 +1176,6 @@ export interface AwsDynamoDbTableReplicaGlobalSecondaryIndex {
|
|
|
1548
1176
|
|
|
1549
1177
|
ProvisionedThroughputOverride?: AwsDynamoDbTableProvisionedThroughputOverride;
|
|
1550
1178
|
}
|
|
1551
|
-
export declare namespace AwsDynamoDbTableReplicaGlobalSecondaryIndex {
|
|
1552
|
-
|
|
1553
|
-
const filterSensitiveLog: (obj: AwsDynamoDbTableReplicaGlobalSecondaryIndex) => any;
|
|
1554
|
-
}
|
|
1555
1179
|
|
|
1556
1180
|
export interface AwsDynamoDbTableReplica {
|
|
1557
1181
|
|
|
@@ -1567,10 +1191,6 @@ export interface AwsDynamoDbTableReplica {
|
|
|
1567
1191
|
|
|
1568
1192
|
ReplicaStatusDescription?: string;
|
|
1569
1193
|
}
|
|
1570
|
-
export declare namespace AwsDynamoDbTableReplica {
|
|
1571
|
-
|
|
1572
|
-
const filterSensitiveLog: (obj: AwsDynamoDbTableReplica) => any;
|
|
1573
|
-
}
|
|
1574
1194
|
|
|
1575
1195
|
export interface AwsDynamoDbTableRestoreSummary {
|
|
1576
1196
|
|
|
@@ -1582,10 +1202,6 @@ export interface AwsDynamoDbTableRestoreSummary {
|
|
|
1582
1202
|
|
|
1583
1203
|
RestoreInProgress?: boolean;
|
|
1584
1204
|
}
|
|
1585
|
-
export declare namespace AwsDynamoDbTableRestoreSummary {
|
|
1586
|
-
|
|
1587
|
-
const filterSensitiveLog: (obj: AwsDynamoDbTableRestoreSummary) => any;
|
|
1588
|
-
}
|
|
1589
1205
|
|
|
1590
1206
|
export interface AwsDynamoDbTableSseDescription {
|
|
1591
1207
|
|
|
@@ -1597,10 +1213,6 @@ export interface AwsDynamoDbTableSseDescription {
|
|
|
1597
1213
|
|
|
1598
1214
|
KmsMasterKeyArn?: string;
|
|
1599
1215
|
}
|
|
1600
|
-
export declare namespace AwsDynamoDbTableSseDescription {
|
|
1601
|
-
|
|
1602
|
-
const filterSensitiveLog: (obj: AwsDynamoDbTableSseDescription) => any;
|
|
1603
|
-
}
|
|
1604
1216
|
|
|
1605
1217
|
export interface AwsDynamoDbTableStreamSpecification {
|
|
1606
1218
|
|
|
@@ -1608,10 +1220,6 @@ export interface AwsDynamoDbTableStreamSpecification {
|
|
|
1608
1220
|
|
|
1609
1221
|
StreamViewType?: string;
|
|
1610
1222
|
}
|
|
1611
|
-
export declare namespace AwsDynamoDbTableStreamSpecification {
|
|
1612
|
-
|
|
1613
|
-
const filterSensitiveLog: (obj: AwsDynamoDbTableStreamSpecification) => any;
|
|
1614
|
-
}
|
|
1615
1223
|
|
|
1616
1224
|
export interface AwsDynamoDbTableDetails {
|
|
1617
1225
|
|
|
@@ -1653,10 +1261,6 @@ export interface AwsDynamoDbTableDetails {
|
|
|
1653
1261
|
|
|
1654
1262
|
TableStatus?: string;
|
|
1655
1263
|
}
|
|
1656
|
-
export declare namespace AwsDynamoDbTableDetails {
|
|
1657
|
-
|
|
1658
|
-
const filterSensitiveLog: (obj: AwsDynamoDbTableDetails) => any;
|
|
1659
|
-
}
|
|
1660
1264
|
|
|
1661
1265
|
export interface AwsEc2EipDetails {
|
|
1662
1266
|
|
|
@@ -1680,10 +1284,6 @@ export interface AwsEc2EipDetails {
|
|
|
1680
1284
|
|
|
1681
1285
|
PrivateIpAddress?: string;
|
|
1682
1286
|
}
|
|
1683
|
-
export declare namespace AwsEc2EipDetails {
|
|
1684
|
-
|
|
1685
|
-
const filterSensitiveLog: (obj: AwsEc2EipDetails) => any;
|
|
1686
|
-
}
|
|
1687
1287
|
|
|
1688
1288
|
export interface AwsEc2InstanceMetadataOptions {
|
|
1689
1289
|
|
|
@@ -1697,19 +1297,11 @@ export interface AwsEc2InstanceMetadataOptions {
|
|
|
1697
1297
|
|
|
1698
1298
|
InstanceMetadataTags?: string;
|
|
1699
1299
|
}
|
|
1700
|
-
export declare namespace AwsEc2InstanceMetadataOptions {
|
|
1701
|
-
|
|
1702
|
-
const filterSensitiveLog: (obj: AwsEc2InstanceMetadataOptions) => any;
|
|
1703
|
-
}
|
|
1704
1300
|
|
|
1705
1301
|
export interface AwsEc2InstanceNetworkInterfacesDetails {
|
|
1706
1302
|
|
|
1707
1303
|
NetworkInterfaceId?: string;
|
|
1708
1304
|
}
|
|
1709
|
-
export declare namespace AwsEc2InstanceNetworkInterfacesDetails {
|
|
1710
|
-
|
|
1711
|
-
const filterSensitiveLog: (obj: AwsEc2InstanceNetworkInterfacesDetails) => any;
|
|
1712
|
-
}
|
|
1713
1305
|
|
|
1714
1306
|
export interface AwsEc2InstanceDetails {
|
|
1715
1307
|
|
|
@@ -1737,10 +1329,6 @@ export interface AwsEc2InstanceDetails {
|
|
|
1737
1329
|
|
|
1738
1330
|
MetadataOptions?: AwsEc2InstanceMetadataOptions;
|
|
1739
1331
|
}
|
|
1740
|
-
export declare namespace AwsEc2InstanceDetails {
|
|
1741
|
-
|
|
1742
|
-
const filterSensitiveLog: (obj: AwsEc2InstanceDetails) => any;
|
|
1743
|
-
}
|
|
1744
1332
|
|
|
1745
1333
|
export interface AwsEc2NetworkAclAssociation {
|
|
1746
1334
|
|
|
@@ -1750,10 +1338,6 @@ export interface AwsEc2NetworkAclAssociation {
|
|
|
1750
1338
|
|
|
1751
1339
|
SubnetId?: string;
|
|
1752
1340
|
}
|
|
1753
|
-
export declare namespace AwsEc2NetworkAclAssociation {
|
|
1754
|
-
|
|
1755
|
-
const filterSensitiveLog: (obj: AwsEc2NetworkAclAssociation) => any;
|
|
1756
|
-
}
|
|
1757
1341
|
|
|
1758
1342
|
export interface IcmpTypeCode {
|
|
1759
1343
|
|
|
@@ -1761,10 +1345,6 @@ export interface IcmpTypeCode {
|
|
|
1761
1345
|
|
|
1762
1346
|
Type?: number;
|
|
1763
1347
|
}
|
|
1764
|
-
export declare namespace IcmpTypeCode {
|
|
1765
|
-
|
|
1766
|
-
const filterSensitiveLog: (obj: IcmpTypeCode) => any;
|
|
1767
|
-
}
|
|
1768
1348
|
|
|
1769
1349
|
export interface PortRangeFromTo {
|
|
1770
1350
|
|
|
@@ -1772,10 +1352,6 @@ export interface PortRangeFromTo {
|
|
|
1772
1352
|
|
|
1773
1353
|
To?: number;
|
|
1774
1354
|
}
|
|
1775
|
-
export declare namespace PortRangeFromTo {
|
|
1776
|
-
|
|
1777
|
-
const filterSensitiveLog: (obj: PortRangeFromTo) => any;
|
|
1778
|
-
}
|
|
1779
1355
|
|
|
1780
1356
|
export interface AwsEc2NetworkAclEntry {
|
|
1781
1357
|
|
|
@@ -1795,10 +1371,6 @@ export interface AwsEc2NetworkAclEntry {
|
|
|
1795
1371
|
|
|
1796
1372
|
RuleNumber?: number;
|
|
1797
1373
|
}
|
|
1798
|
-
export declare namespace AwsEc2NetworkAclEntry {
|
|
1799
|
-
|
|
1800
|
-
const filterSensitiveLog: (obj: AwsEc2NetworkAclEntry) => any;
|
|
1801
|
-
}
|
|
1802
1374
|
|
|
1803
1375
|
export interface AwsEc2NetworkAclDetails {
|
|
1804
1376
|
|
|
@@ -1814,10 +1386,6 @@ export interface AwsEc2NetworkAclDetails {
|
|
|
1814
1386
|
|
|
1815
1387
|
Entries?: AwsEc2NetworkAclEntry[];
|
|
1816
1388
|
}
|
|
1817
|
-
export declare namespace AwsEc2NetworkAclDetails {
|
|
1818
|
-
|
|
1819
|
-
const filterSensitiveLog: (obj: AwsEc2NetworkAclDetails) => any;
|
|
1820
|
-
}
|
|
1821
1389
|
|
|
1822
1390
|
export interface AwsEc2NetworkInterfaceAttachment {
|
|
1823
1391
|
|
|
@@ -1835,19 +1403,11 @@ export interface AwsEc2NetworkInterfaceAttachment {
|
|
|
1835
1403
|
|
|
1836
1404
|
Status?: string;
|
|
1837
1405
|
}
|
|
1838
|
-
export declare namespace AwsEc2NetworkInterfaceAttachment {
|
|
1839
|
-
|
|
1840
|
-
const filterSensitiveLog: (obj: AwsEc2NetworkInterfaceAttachment) => any;
|
|
1841
|
-
}
|
|
1842
1406
|
|
|
1843
1407
|
export interface AwsEc2NetworkInterfaceIpV6AddressDetail {
|
|
1844
1408
|
|
|
1845
1409
|
IpV6Address?: string;
|
|
1846
1410
|
}
|
|
1847
|
-
export declare namespace AwsEc2NetworkInterfaceIpV6AddressDetail {
|
|
1848
|
-
|
|
1849
|
-
const filterSensitiveLog: (obj: AwsEc2NetworkInterfaceIpV6AddressDetail) => any;
|
|
1850
|
-
}
|
|
1851
1411
|
|
|
1852
1412
|
export interface AwsEc2NetworkInterfacePrivateIpAddressDetail {
|
|
1853
1413
|
|
|
@@ -1855,10 +1415,6 @@ export interface AwsEc2NetworkInterfacePrivateIpAddressDetail {
|
|
|
1855
1415
|
|
|
1856
1416
|
PrivateDnsName?: string;
|
|
1857
1417
|
}
|
|
1858
|
-
export declare namespace AwsEc2NetworkInterfacePrivateIpAddressDetail {
|
|
1859
|
-
|
|
1860
|
-
const filterSensitiveLog: (obj: AwsEc2NetworkInterfacePrivateIpAddressDetail) => any;
|
|
1861
|
-
}
|
|
1862
1418
|
|
|
1863
1419
|
export interface AwsEc2NetworkInterfaceSecurityGroup {
|
|
1864
1420
|
|
|
@@ -1866,10 +1422,6 @@ export interface AwsEc2NetworkInterfaceSecurityGroup {
|
|
|
1866
1422
|
|
|
1867
1423
|
GroupId?: string;
|
|
1868
1424
|
}
|
|
1869
|
-
export declare namespace AwsEc2NetworkInterfaceSecurityGroup {
|
|
1870
|
-
|
|
1871
|
-
const filterSensitiveLog: (obj: AwsEc2NetworkInterfaceSecurityGroup) => any;
|
|
1872
|
-
}
|
|
1873
1425
|
|
|
1874
1426
|
export interface AwsEc2NetworkInterfaceDetails {
|
|
1875
1427
|
|
|
@@ -1889,37 +1441,21 @@ export interface AwsEc2NetworkInterfaceDetails {
|
|
|
1889
1441
|
|
|
1890
1442
|
PublicIp?: string;
|
|
1891
1443
|
}
|
|
1892
|
-
export declare namespace AwsEc2NetworkInterfaceDetails {
|
|
1893
|
-
|
|
1894
|
-
const filterSensitiveLog: (obj: AwsEc2NetworkInterfaceDetails) => any;
|
|
1895
|
-
}
|
|
1896
1444
|
|
|
1897
1445
|
export interface AwsEc2SecurityGroupIpRange {
|
|
1898
1446
|
|
|
1899
1447
|
CidrIp?: string;
|
|
1900
1448
|
}
|
|
1901
|
-
export declare namespace AwsEc2SecurityGroupIpRange {
|
|
1902
|
-
|
|
1903
|
-
const filterSensitiveLog: (obj: AwsEc2SecurityGroupIpRange) => any;
|
|
1904
|
-
}
|
|
1905
1449
|
|
|
1906
1450
|
export interface AwsEc2SecurityGroupIpv6Range {
|
|
1907
1451
|
|
|
1908
1452
|
CidrIpv6?: string;
|
|
1909
1453
|
}
|
|
1910
|
-
export declare namespace AwsEc2SecurityGroupIpv6Range {
|
|
1911
|
-
|
|
1912
|
-
const filterSensitiveLog: (obj: AwsEc2SecurityGroupIpv6Range) => any;
|
|
1913
|
-
}
|
|
1914
1454
|
|
|
1915
1455
|
export interface AwsEc2SecurityGroupPrefixListId {
|
|
1916
1456
|
|
|
1917
1457
|
PrefixListId?: string;
|
|
1918
1458
|
}
|
|
1919
|
-
export declare namespace AwsEc2SecurityGroupPrefixListId {
|
|
1920
|
-
|
|
1921
|
-
const filterSensitiveLog: (obj: AwsEc2SecurityGroupPrefixListId) => any;
|
|
1922
|
-
}
|
|
1923
1459
|
|
|
1924
1460
|
export interface AwsEc2SecurityGroupUserIdGroupPair {
|
|
1925
1461
|
|
|
@@ -1935,10 +1471,6 @@ export interface AwsEc2SecurityGroupUserIdGroupPair {
|
|
|
1935
1471
|
|
|
1936
1472
|
VpcPeeringConnectionId?: string;
|
|
1937
1473
|
}
|
|
1938
|
-
export declare namespace AwsEc2SecurityGroupUserIdGroupPair {
|
|
1939
|
-
|
|
1940
|
-
const filterSensitiveLog: (obj: AwsEc2SecurityGroupUserIdGroupPair) => any;
|
|
1941
|
-
}
|
|
1942
1474
|
|
|
1943
1475
|
export interface AwsEc2SecurityGroupIpPermission {
|
|
1944
1476
|
|
|
@@ -1956,10 +1488,6 @@ export interface AwsEc2SecurityGroupIpPermission {
|
|
|
1956
1488
|
|
|
1957
1489
|
PrefixListIds?: AwsEc2SecurityGroupPrefixListId[];
|
|
1958
1490
|
}
|
|
1959
|
-
export declare namespace AwsEc2SecurityGroupIpPermission {
|
|
1960
|
-
|
|
1961
|
-
const filterSensitiveLog: (obj: AwsEc2SecurityGroupIpPermission) => any;
|
|
1962
|
-
}
|
|
1963
1491
|
|
|
1964
1492
|
export interface AwsEc2SecurityGroupDetails {
|
|
1965
1493
|
|
|
@@ -1975,10 +1503,6 @@ export interface AwsEc2SecurityGroupDetails {
|
|
|
1975
1503
|
|
|
1976
1504
|
IpPermissionsEgress?: AwsEc2SecurityGroupIpPermission[];
|
|
1977
1505
|
}
|
|
1978
|
-
export declare namespace AwsEc2SecurityGroupDetails {
|
|
1979
|
-
|
|
1980
|
-
const filterSensitiveLog: (obj: AwsEc2SecurityGroupDetails) => any;
|
|
1981
|
-
}
|
|
1982
1506
|
|
|
1983
1507
|
export interface Ipv6CidrBlockAssociation {
|
|
1984
1508
|
|
|
@@ -1988,10 +1512,6 @@ export interface Ipv6CidrBlockAssociation {
|
|
|
1988
1512
|
|
|
1989
1513
|
CidrBlockState?: string;
|
|
1990
1514
|
}
|
|
1991
|
-
export declare namespace Ipv6CidrBlockAssociation {
|
|
1992
|
-
|
|
1993
|
-
const filterSensitiveLog: (obj: Ipv6CidrBlockAssociation) => any;
|
|
1994
|
-
}
|
|
1995
1515
|
|
|
1996
1516
|
export interface AwsEc2SubnetDetails {
|
|
1997
1517
|
|
|
@@ -2021,10 +1541,6 @@ export interface AwsEc2SubnetDetails {
|
|
|
2021
1541
|
|
|
2022
1542
|
Ipv6CidrBlockAssociationSet?: Ipv6CidrBlockAssociation[];
|
|
2023
1543
|
}
|
|
2024
|
-
export declare namespace AwsEc2SubnetDetails {
|
|
2025
|
-
|
|
2026
|
-
const filterSensitiveLog: (obj: AwsEc2SubnetDetails) => any;
|
|
2027
|
-
}
|
|
2028
1544
|
|
|
2029
1545
|
export interface AwsEc2TransitGatewayDetails {
|
|
2030
1546
|
|
|
@@ -2052,10 +1568,6 @@ export interface AwsEc2TransitGatewayDetails {
|
|
|
2052
1568
|
|
|
2053
1569
|
AmazonSideAsn?: number;
|
|
2054
1570
|
}
|
|
2055
|
-
export declare namespace AwsEc2TransitGatewayDetails {
|
|
2056
|
-
|
|
2057
|
-
const filterSensitiveLog: (obj: AwsEc2TransitGatewayDetails) => any;
|
|
2058
|
-
}
|
|
2059
1571
|
|
|
2060
1572
|
export interface AwsEc2VolumeAttachment {
|
|
2061
1573
|
|
|
@@ -2067,10 +1579,6 @@ export interface AwsEc2VolumeAttachment {
|
|
|
2067
1579
|
|
|
2068
1580
|
Status?: string;
|
|
2069
1581
|
}
|
|
2070
|
-
export declare namespace AwsEc2VolumeAttachment {
|
|
2071
|
-
|
|
2072
|
-
const filterSensitiveLog: (obj: AwsEc2VolumeAttachment) => any;
|
|
2073
|
-
}
|
|
2074
1582
|
|
|
2075
1583
|
export interface AwsEc2VolumeDetails {
|
|
2076
1584
|
|
|
@@ -2096,10 +1604,6 @@ export interface AwsEc2VolumeDetails {
|
|
|
2096
1604
|
|
|
2097
1605
|
VolumeScanStatus?: string;
|
|
2098
1606
|
}
|
|
2099
|
-
export declare namespace AwsEc2VolumeDetails {
|
|
2100
|
-
|
|
2101
|
-
const filterSensitiveLog: (obj: AwsEc2VolumeDetails) => any;
|
|
2102
|
-
}
|
|
2103
1607
|
|
|
2104
1608
|
export interface CidrBlockAssociation {
|
|
2105
1609
|
|
|
@@ -2109,10 +1613,6 @@ export interface CidrBlockAssociation {
|
|
|
2109
1613
|
|
|
2110
1614
|
CidrBlockState?: string;
|
|
2111
1615
|
}
|
|
2112
|
-
export declare namespace CidrBlockAssociation {
|
|
2113
|
-
|
|
2114
|
-
const filterSensitiveLog: (obj: CidrBlockAssociation) => any;
|
|
2115
|
-
}
|
|
2116
1616
|
|
|
2117
1617
|
export interface AwsEc2VpcDetails {
|
|
2118
1618
|
|
|
@@ -2124,19 +1624,11 @@ export interface AwsEc2VpcDetails {
|
|
|
2124
1624
|
|
|
2125
1625
|
State?: string;
|
|
2126
1626
|
}
|
|
2127
|
-
export declare namespace AwsEc2VpcDetails {
|
|
2128
|
-
|
|
2129
|
-
const filterSensitiveLog: (obj: AwsEc2VpcDetails) => any;
|
|
2130
|
-
}
|
|
2131
1627
|
|
|
2132
1628
|
export interface AwsEc2VpcEndpointServiceServiceTypeDetails {
|
|
2133
1629
|
|
|
2134
1630
|
ServiceType?: string;
|
|
2135
1631
|
}
|
|
2136
|
-
export declare namespace AwsEc2VpcEndpointServiceServiceTypeDetails {
|
|
2137
|
-
|
|
2138
|
-
const filterSensitiveLog: (obj: AwsEc2VpcEndpointServiceServiceTypeDetails) => any;
|
|
2139
|
-
}
|
|
2140
1632
|
|
|
2141
1633
|
export interface AwsEc2VpcEndpointServiceDetails {
|
|
2142
1634
|
|
|
@@ -2162,28 +1654,16 @@ export interface AwsEc2VpcEndpointServiceDetails {
|
|
|
2162
1654
|
|
|
2163
1655
|
ServiceType?: AwsEc2VpcEndpointServiceServiceTypeDetails[];
|
|
2164
1656
|
}
|
|
2165
|
-
export declare namespace AwsEc2VpcEndpointServiceDetails {
|
|
2166
|
-
|
|
2167
|
-
const filterSensitiveLog: (obj: AwsEc2VpcEndpointServiceDetails) => any;
|
|
2168
|
-
}
|
|
2169
1657
|
|
|
2170
1658
|
export interface VpcInfoCidrBlockSetDetails {
|
|
2171
1659
|
|
|
2172
1660
|
CidrBlock?: string;
|
|
2173
1661
|
}
|
|
2174
|
-
export declare namespace VpcInfoCidrBlockSetDetails {
|
|
2175
|
-
|
|
2176
|
-
const filterSensitiveLog: (obj: VpcInfoCidrBlockSetDetails) => any;
|
|
2177
|
-
}
|
|
2178
1662
|
|
|
2179
1663
|
export interface VpcInfoIpv6CidrBlockSetDetails {
|
|
2180
1664
|
|
|
2181
1665
|
Ipv6CidrBlock?: string;
|
|
2182
1666
|
}
|
|
2183
|
-
export declare namespace VpcInfoIpv6CidrBlockSetDetails {
|
|
2184
|
-
|
|
2185
|
-
const filterSensitiveLog: (obj: VpcInfoIpv6CidrBlockSetDetails) => any;
|
|
2186
|
-
}
|
|
2187
1667
|
|
|
2188
1668
|
export interface VpcInfoPeeringOptionsDetails {
|
|
2189
1669
|
|
|
@@ -2193,10 +1673,6 @@ export interface VpcInfoPeeringOptionsDetails {
|
|
|
2193
1673
|
|
|
2194
1674
|
AllowEgressFromLocalVpcToRemoteClassicLink?: boolean;
|
|
2195
1675
|
}
|
|
2196
|
-
export declare namespace VpcInfoPeeringOptionsDetails {
|
|
2197
|
-
|
|
2198
|
-
const filterSensitiveLog: (obj: VpcInfoPeeringOptionsDetails) => any;
|
|
2199
|
-
}
|
|
2200
1676
|
|
|
2201
1677
|
export interface AwsEc2VpcPeeringConnectionVpcInfoDetails {
|
|
2202
1678
|
|
|
@@ -2214,10 +1690,6 @@ export interface AwsEc2VpcPeeringConnectionVpcInfoDetails {
|
|
|
2214
1690
|
|
|
2215
1691
|
VpcId?: string;
|
|
2216
1692
|
}
|
|
2217
|
-
export declare namespace AwsEc2VpcPeeringConnectionVpcInfoDetails {
|
|
2218
|
-
|
|
2219
|
-
const filterSensitiveLog: (obj: AwsEc2VpcPeeringConnectionVpcInfoDetails) => any;
|
|
2220
|
-
}
|
|
2221
1693
|
|
|
2222
1694
|
export interface AwsEc2VpcPeeringConnectionStatusDetails {
|
|
2223
1695
|
|
|
@@ -2225,10 +1697,6 @@ export interface AwsEc2VpcPeeringConnectionStatusDetails {
|
|
|
2225
1697
|
|
|
2226
1698
|
Message?: string;
|
|
2227
1699
|
}
|
|
2228
|
-
export declare namespace AwsEc2VpcPeeringConnectionStatusDetails {
|
|
2229
|
-
|
|
2230
|
-
const filterSensitiveLog: (obj: AwsEc2VpcPeeringConnectionStatusDetails) => any;
|
|
2231
|
-
}
|
|
2232
1700
|
|
|
2233
1701
|
export interface AwsEc2VpcPeeringConnectionDetails {
|
|
2234
1702
|
|
|
@@ -2242,10 +1710,6 @@ export interface AwsEc2VpcPeeringConnectionDetails {
|
|
|
2242
1710
|
|
|
2243
1711
|
VpcPeeringConnectionId?: string;
|
|
2244
1712
|
}
|
|
2245
|
-
export declare namespace AwsEc2VpcPeeringConnectionDetails {
|
|
2246
|
-
|
|
2247
|
-
const filterSensitiveLog: (obj: AwsEc2VpcPeeringConnectionDetails) => any;
|
|
2248
|
-
}
|
|
2249
1713
|
|
|
2250
1714
|
export interface AwsEc2VpnConnectionOptionsTunnelOptionsDetails {
|
|
2251
1715
|
|
|
@@ -2281,10 +1745,6 @@ export interface AwsEc2VpnConnectionOptionsTunnelOptionsDetails {
|
|
|
2281
1745
|
|
|
2282
1746
|
TunnelInsideCidr?: string;
|
|
2283
1747
|
}
|
|
2284
|
-
export declare namespace AwsEc2VpnConnectionOptionsTunnelOptionsDetails {
|
|
2285
|
-
|
|
2286
|
-
const filterSensitiveLog: (obj: AwsEc2VpnConnectionOptionsTunnelOptionsDetails) => any;
|
|
2287
|
-
}
|
|
2288
1748
|
|
|
2289
1749
|
export interface AwsEc2VpnConnectionOptionsDetails {
|
|
2290
1750
|
|
|
@@ -2292,10 +1752,6 @@ export interface AwsEc2VpnConnectionOptionsDetails {
|
|
|
2292
1752
|
|
|
2293
1753
|
TunnelOptions?: AwsEc2VpnConnectionOptionsTunnelOptionsDetails[];
|
|
2294
1754
|
}
|
|
2295
|
-
export declare namespace AwsEc2VpnConnectionOptionsDetails {
|
|
2296
|
-
|
|
2297
|
-
const filterSensitiveLog: (obj: AwsEc2VpnConnectionOptionsDetails) => any;
|
|
2298
|
-
}
|
|
2299
1755
|
|
|
2300
1756
|
export interface AwsEc2VpnConnectionRoutesDetails {
|
|
2301
1757
|
|
|
@@ -2303,10 +1759,6 @@ export interface AwsEc2VpnConnectionRoutesDetails {
|
|
|
2303
1759
|
|
|
2304
1760
|
State?: string;
|
|
2305
1761
|
}
|
|
2306
|
-
export declare namespace AwsEc2VpnConnectionRoutesDetails {
|
|
2307
|
-
|
|
2308
|
-
const filterSensitiveLog: (obj: AwsEc2VpnConnectionRoutesDetails) => any;
|
|
2309
|
-
}
|
|
2310
1762
|
|
|
2311
1763
|
export interface AwsEc2VpnConnectionVgwTelemetryDetails {
|
|
2312
1764
|
|
|
@@ -2322,10 +1774,6 @@ export interface AwsEc2VpnConnectionVgwTelemetryDetails {
|
|
|
2322
1774
|
|
|
2323
1775
|
StatusMessage?: string;
|
|
2324
1776
|
}
|
|
2325
|
-
export declare namespace AwsEc2VpnConnectionVgwTelemetryDetails {
|
|
2326
|
-
|
|
2327
|
-
const filterSensitiveLog: (obj: AwsEc2VpnConnectionVgwTelemetryDetails) => any;
|
|
2328
|
-
}
|
|
2329
1777
|
|
|
2330
1778
|
export interface AwsEc2VpnConnectionDetails {
|
|
2331
1779
|
|
|
@@ -2351,10 +1799,6 @@ export interface AwsEc2VpnConnectionDetails {
|
|
|
2351
1799
|
|
|
2352
1800
|
TransitGatewayId?: string;
|
|
2353
1801
|
}
|
|
2354
|
-
export declare namespace AwsEc2VpnConnectionDetails {
|
|
2355
|
-
|
|
2356
|
-
const filterSensitiveLog: (obj: AwsEc2VpnConnectionDetails) => any;
|
|
2357
|
-
}
|
|
2358
1802
|
|
|
2359
1803
|
export interface AwsEcrContainerImageDetails {
|
|
2360
1804
|
|
|
@@ -2370,19 +1814,11 @@ export interface AwsEcrContainerImageDetails {
|
|
|
2370
1814
|
|
|
2371
1815
|
ImagePublishedAt?: string;
|
|
2372
1816
|
}
|
|
2373
|
-
export declare namespace AwsEcrContainerImageDetails {
|
|
2374
|
-
|
|
2375
|
-
const filterSensitiveLog: (obj: AwsEcrContainerImageDetails) => any;
|
|
2376
|
-
}
|
|
2377
1817
|
|
|
2378
1818
|
export interface AwsEcrRepositoryImageScanningConfigurationDetails {
|
|
2379
1819
|
|
|
2380
1820
|
ScanOnPush?: boolean;
|
|
2381
1821
|
}
|
|
2382
|
-
export declare namespace AwsEcrRepositoryImageScanningConfigurationDetails {
|
|
2383
|
-
|
|
2384
|
-
const filterSensitiveLog: (obj: AwsEcrRepositoryImageScanningConfigurationDetails) => any;
|
|
2385
|
-
}
|
|
2386
1822
|
|
|
2387
1823
|
export interface AwsEcrRepositoryLifecyclePolicyDetails {
|
|
2388
1824
|
|
|
@@ -2390,10 +1826,6 @@ export interface AwsEcrRepositoryLifecyclePolicyDetails {
|
|
|
2390
1826
|
|
|
2391
1827
|
RegistryId?: string;
|
|
2392
1828
|
}
|
|
2393
|
-
export declare namespace AwsEcrRepositoryLifecyclePolicyDetails {
|
|
2394
|
-
|
|
2395
|
-
const filterSensitiveLog: (obj: AwsEcrRepositoryLifecyclePolicyDetails) => any;
|
|
2396
|
-
}
|
|
2397
1829
|
|
|
2398
1830
|
export interface AwsEcrRepositoryDetails {
|
|
2399
1831
|
|
|
@@ -2409,10 +1841,6 @@ export interface AwsEcrRepositoryDetails {
|
|
|
2409
1841
|
|
|
2410
1842
|
RepositoryPolicyText?: string;
|
|
2411
1843
|
}
|
|
2412
|
-
export declare namespace AwsEcrRepositoryDetails {
|
|
2413
|
-
|
|
2414
|
-
const filterSensitiveLog: (obj: AwsEcrRepositoryDetails) => any;
|
|
2415
|
-
}
|
|
2416
1844
|
|
|
2417
1845
|
export interface AwsEcsClusterClusterSettingsDetails {
|
|
2418
1846
|
|
|
@@ -2420,10 +1848,6 @@ export interface AwsEcsClusterClusterSettingsDetails {
|
|
|
2420
1848
|
|
|
2421
1849
|
Value?: string;
|
|
2422
1850
|
}
|
|
2423
|
-
export declare namespace AwsEcsClusterClusterSettingsDetails {
|
|
2424
|
-
|
|
2425
|
-
const filterSensitiveLog: (obj: AwsEcsClusterClusterSettingsDetails) => any;
|
|
2426
|
-
}
|
|
2427
1851
|
|
|
2428
1852
|
export interface AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails {
|
|
2429
1853
|
|
|
@@ -2437,10 +1861,6 @@ export interface AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigu
|
|
|
2437
1861
|
|
|
2438
1862
|
S3KeyPrefix?: string;
|
|
2439
1863
|
}
|
|
2440
|
-
export declare namespace AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails {
|
|
2441
|
-
|
|
2442
|
-
const filterSensitiveLog: (obj: AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails) => any;
|
|
2443
|
-
}
|
|
2444
1864
|
|
|
2445
1865
|
export interface AwsEcsClusterConfigurationExecuteCommandConfigurationDetails {
|
|
2446
1866
|
|
|
@@ -2450,19 +1870,11 @@ export interface AwsEcsClusterConfigurationExecuteCommandConfigurationDetails {
|
|
|
2450
1870
|
|
|
2451
1871
|
Logging?: string;
|
|
2452
1872
|
}
|
|
2453
|
-
export declare namespace AwsEcsClusterConfigurationExecuteCommandConfigurationDetails {
|
|
2454
|
-
|
|
2455
|
-
const filterSensitiveLog: (obj: AwsEcsClusterConfigurationExecuteCommandConfigurationDetails) => any;
|
|
2456
|
-
}
|
|
2457
1873
|
|
|
2458
1874
|
export interface AwsEcsClusterConfigurationDetails {
|
|
2459
1875
|
|
|
2460
1876
|
ExecuteCommandConfiguration?: AwsEcsClusterConfigurationExecuteCommandConfigurationDetails;
|
|
2461
1877
|
}
|
|
2462
|
-
export declare namespace AwsEcsClusterConfigurationDetails {
|
|
2463
|
-
|
|
2464
|
-
const filterSensitiveLog: (obj: AwsEcsClusterConfigurationDetails) => any;
|
|
2465
|
-
}
|
|
2466
1878
|
|
|
2467
1879
|
export interface AwsEcsClusterDefaultCapacityProviderStrategyDetails {
|
|
2468
1880
|
|
|
@@ -2472,10 +1884,6 @@ export interface AwsEcsClusterDefaultCapacityProviderStrategyDetails {
|
|
|
2472
1884
|
|
|
2473
1885
|
Weight?: number;
|
|
2474
1886
|
}
|
|
2475
|
-
export declare namespace AwsEcsClusterDefaultCapacityProviderStrategyDetails {
|
|
2476
|
-
|
|
2477
|
-
const filterSensitiveLog: (obj: AwsEcsClusterDefaultCapacityProviderStrategyDetails) => any;
|
|
2478
|
-
}
|
|
2479
1887
|
|
|
2480
1888
|
export interface AwsEcsClusterDetails {
|
|
2481
1889
|
|
|
@@ -2499,10 +1907,6 @@ export interface AwsEcsClusterDetails {
|
|
|
2499
1907
|
|
|
2500
1908
|
Status?: string;
|
|
2501
1909
|
}
|
|
2502
|
-
export declare namespace AwsEcsClusterDetails {
|
|
2503
|
-
|
|
2504
|
-
const filterSensitiveLog: (obj: AwsEcsClusterDetails) => any;
|
|
2505
|
-
}
|
|
2506
1910
|
|
|
2507
1911
|
export interface AwsMountPoint {
|
|
2508
1912
|
|
|
@@ -2510,10 +1914,6 @@ export interface AwsMountPoint {
|
|
|
2510
1914
|
|
|
2511
1915
|
ContainerPath?: string;
|
|
2512
1916
|
}
|
|
2513
|
-
export declare namespace AwsMountPoint {
|
|
2514
|
-
|
|
2515
|
-
const filterSensitiveLog: (obj: AwsMountPoint) => any;
|
|
2516
|
-
}
|
|
2517
1917
|
|
|
2518
1918
|
export interface AwsEcsContainerDetails {
|
|
2519
1919
|
|
|
@@ -2525,10 +1925,6 @@ export interface AwsEcsContainerDetails {
|
|
|
2525
1925
|
|
|
2526
1926
|
Privileged?: boolean;
|
|
2527
1927
|
}
|
|
2528
|
-
export declare namespace AwsEcsContainerDetails {
|
|
2529
|
-
|
|
2530
|
-
const filterSensitiveLog: (obj: AwsEcsContainerDetails) => any;
|
|
2531
|
-
}
|
|
2532
1928
|
|
|
2533
1929
|
export interface AwsEcsServiceCapacityProviderStrategyDetails {
|
|
2534
1930
|
|
|
@@ -2538,10 +1934,6 @@ export interface AwsEcsServiceCapacityProviderStrategyDetails {
|
|
|
2538
1934
|
|
|
2539
1935
|
Weight?: number;
|
|
2540
1936
|
}
|
|
2541
|
-
export declare namespace AwsEcsServiceCapacityProviderStrategyDetails {
|
|
2542
|
-
|
|
2543
|
-
const filterSensitiveLog: (obj: AwsEcsServiceCapacityProviderStrategyDetails) => any;
|
|
2544
|
-
}
|
|
2545
1937
|
|
|
2546
1938
|
export interface AwsEcsServiceDeploymentConfigurationDeploymentCircuitBreakerDetails {
|
|
2547
1939
|
|
|
@@ -2549,10 +1941,6 @@ export interface AwsEcsServiceDeploymentConfigurationDeploymentCircuitBreakerDet
|
|
|
2549
1941
|
|
|
2550
1942
|
Rollback?: boolean;
|
|
2551
1943
|
}
|
|
2552
|
-
export declare namespace AwsEcsServiceDeploymentConfigurationDeploymentCircuitBreakerDetails {
|
|
2553
|
-
|
|
2554
|
-
const filterSensitiveLog: (obj: AwsEcsServiceDeploymentConfigurationDeploymentCircuitBreakerDetails) => any;
|
|
2555
|
-
}
|
|
2556
1944
|
|
|
2557
1945
|
export interface AwsEcsServiceDeploymentConfigurationDetails {
|
|
2558
1946
|
|
|
@@ -2562,19 +1950,11 @@ export interface AwsEcsServiceDeploymentConfigurationDetails {
|
|
|
2562
1950
|
|
|
2563
1951
|
MinimumHealthyPercent?: number;
|
|
2564
1952
|
}
|
|
2565
|
-
export declare namespace AwsEcsServiceDeploymentConfigurationDetails {
|
|
2566
|
-
|
|
2567
|
-
const filterSensitiveLog: (obj: AwsEcsServiceDeploymentConfigurationDetails) => any;
|
|
2568
|
-
}
|
|
2569
1953
|
|
|
2570
1954
|
export interface AwsEcsServiceDeploymentControllerDetails {
|
|
2571
1955
|
|
|
2572
1956
|
Type?: string;
|
|
2573
1957
|
}
|
|
2574
|
-
export declare namespace AwsEcsServiceDeploymentControllerDetails {
|
|
2575
|
-
|
|
2576
|
-
const filterSensitiveLog: (obj: AwsEcsServiceDeploymentControllerDetails) => any;
|
|
2577
|
-
}
|
|
2578
1958
|
|
|
2579
1959
|
export interface AwsEcsServiceLoadBalancersDetails {
|
|
2580
1960
|
|
|
@@ -2586,10 +1966,6 @@ export interface AwsEcsServiceLoadBalancersDetails {
|
|
|
2586
1966
|
|
|
2587
1967
|
TargetGroupArn?: string;
|
|
2588
1968
|
}
|
|
2589
|
-
export declare namespace AwsEcsServiceLoadBalancersDetails {
|
|
2590
|
-
|
|
2591
|
-
const filterSensitiveLog: (obj: AwsEcsServiceLoadBalancersDetails) => any;
|
|
2592
|
-
}
|
|
2593
1969
|
|
|
2594
1970
|
export interface AwsEcsServiceNetworkConfigurationAwsVpcConfigurationDetails {
|
|
2595
1971
|
|
|
@@ -2599,19 +1975,11 @@ export interface AwsEcsServiceNetworkConfigurationAwsVpcConfigurationDetails {
|
|
|
2599
1975
|
|
|
2600
1976
|
Subnets?: string[];
|
|
2601
1977
|
}
|
|
2602
|
-
export declare namespace AwsEcsServiceNetworkConfigurationAwsVpcConfigurationDetails {
|
|
2603
|
-
|
|
2604
|
-
const filterSensitiveLog: (obj: AwsEcsServiceNetworkConfigurationAwsVpcConfigurationDetails) => any;
|
|
2605
|
-
}
|
|
2606
1978
|
|
|
2607
1979
|
export interface AwsEcsServiceNetworkConfigurationDetails {
|
|
2608
1980
|
|
|
2609
1981
|
AwsVpcConfiguration?: AwsEcsServiceNetworkConfigurationAwsVpcConfigurationDetails;
|
|
2610
1982
|
}
|
|
2611
|
-
export declare namespace AwsEcsServiceNetworkConfigurationDetails {
|
|
2612
|
-
|
|
2613
|
-
const filterSensitiveLog: (obj: AwsEcsServiceNetworkConfigurationDetails) => any;
|
|
2614
|
-
}
|
|
2615
1983
|
|
|
2616
1984
|
export interface AwsEcsServicePlacementConstraintsDetails {
|
|
2617
1985
|
|
|
@@ -2619,10 +1987,6 @@ export interface AwsEcsServicePlacementConstraintsDetails {
|
|
|
2619
1987
|
|
|
2620
1988
|
Type?: string;
|
|
2621
1989
|
}
|
|
2622
|
-
export declare namespace AwsEcsServicePlacementConstraintsDetails {
|
|
2623
|
-
|
|
2624
|
-
const filterSensitiveLog: (obj: AwsEcsServicePlacementConstraintsDetails) => any;
|
|
2625
|
-
}
|
|
2626
1990
|
|
|
2627
1991
|
export interface AwsEcsServicePlacementStrategiesDetails {
|
|
2628
1992
|
|
|
@@ -2630,10 +1994,6 @@ export interface AwsEcsServicePlacementStrategiesDetails {
|
|
|
2630
1994
|
|
|
2631
1995
|
Type?: string;
|
|
2632
1996
|
}
|
|
2633
|
-
export declare namespace AwsEcsServicePlacementStrategiesDetails {
|
|
2634
|
-
|
|
2635
|
-
const filterSensitiveLog: (obj: AwsEcsServicePlacementStrategiesDetails) => any;
|
|
2636
|
-
}
|
|
2637
1997
|
|
|
2638
1998
|
export interface AwsEcsServiceServiceRegistriesDetails {
|
|
2639
1999
|
|
|
@@ -2645,10 +2005,6 @@ export interface AwsEcsServiceServiceRegistriesDetails {
|
|
|
2645
2005
|
|
|
2646
2006
|
RegistryArn?: string;
|
|
2647
2007
|
}
|
|
2648
|
-
export declare namespace AwsEcsServiceServiceRegistriesDetails {
|
|
2649
|
-
|
|
2650
|
-
const filterSensitiveLog: (obj: AwsEcsServiceServiceRegistriesDetails) => any;
|
|
2651
|
-
}
|
|
2652
2008
|
|
|
2653
2009
|
export interface AwsEcsServiceDetails {
|
|
2654
2010
|
|
|
@@ -2696,10 +2052,6 @@ export interface AwsEcsServiceDetails {
|
|
|
2696
2052
|
|
|
2697
2053
|
TaskDefinition?: string;
|
|
2698
2054
|
}
|
|
2699
|
-
export declare namespace AwsEcsServiceDetails {
|
|
2700
|
-
|
|
2701
|
-
const filterSensitiveLog: (obj: AwsEcsServiceDetails) => any;
|
|
2702
|
-
}
|
|
2703
2055
|
|
|
2704
2056
|
export interface AwsEcsTaskDefinitionContainerDefinitionsDependsOnDetails {
|
|
2705
2057
|
|
|
@@ -2707,10 +2059,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsDependsOnDetails {
|
|
|
2707
2059
|
|
|
2708
2060
|
ContainerName?: string;
|
|
2709
2061
|
}
|
|
2710
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsDependsOnDetails {
|
|
2711
|
-
|
|
2712
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsDependsOnDetails) => any;
|
|
2713
|
-
}
|
|
2714
2062
|
|
|
2715
2063
|
export interface AwsEcsTaskDefinitionContainerDefinitionsEnvironmentDetails {
|
|
2716
2064
|
|
|
@@ -2718,10 +2066,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsEnvironmentDetails {
|
|
|
2718
2066
|
|
|
2719
2067
|
Value?: string;
|
|
2720
2068
|
}
|
|
2721
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsEnvironmentDetails {
|
|
2722
|
-
|
|
2723
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsEnvironmentDetails) => any;
|
|
2724
|
-
}
|
|
2725
2069
|
|
|
2726
2070
|
export interface AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesDetails {
|
|
2727
2071
|
|
|
@@ -2729,10 +2073,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesDetails
|
|
|
2729
2073
|
|
|
2730
2074
|
Value?: string;
|
|
2731
2075
|
}
|
|
2732
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesDetails {
|
|
2733
|
-
|
|
2734
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesDetails) => any;
|
|
2735
|
-
}
|
|
2736
2076
|
|
|
2737
2077
|
export interface AwsEcsTaskDefinitionContainerDefinitionsExtraHostsDetails {
|
|
2738
2078
|
|
|
@@ -2740,10 +2080,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsExtraHostsDetails {
|
|
|
2740
2080
|
|
|
2741
2081
|
IpAddress?: string;
|
|
2742
2082
|
}
|
|
2743
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsExtraHostsDetails {
|
|
2744
|
-
|
|
2745
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsExtraHostsDetails) => any;
|
|
2746
|
-
}
|
|
2747
2083
|
|
|
2748
2084
|
export interface AwsEcsTaskDefinitionContainerDefinitionsFirelensConfigurationDetails {
|
|
2749
2085
|
|
|
@@ -2751,10 +2087,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsFirelensConfigurationDe
|
|
|
2751
2087
|
|
|
2752
2088
|
Type?: string;
|
|
2753
2089
|
}
|
|
2754
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsFirelensConfigurationDetails {
|
|
2755
|
-
|
|
2756
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsFirelensConfigurationDetails) => any;
|
|
2757
|
-
}
|
|
2758
2090
|
|
|
2759
2091
|
export interface AwsEcsTaskDefinitionContainerDefinitionsHealthCheckDetails {
|
|
2760
2092
|
|
|
@@ -2768,10 +2100,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsHealthCheckDetails {
|
|
|
2768
2100
|
|
|
2769
2101
|
Timeout?: number;
|
|
2770
2102
|
}
|
|
2771
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsHealthCheckDetails {
|
|
2772
|
-
|
|
2773
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsHealthCheckDetails) => any;
|
|
2774
|
-
}
|
|
2775
2103
|
|
|
2776
2104
|
export interface AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersCapabilitiesDetails {
|
|
2777
2105
|
|
|
@@ -2779,10 +2107,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersCapabili
|
|
|
2779
2107
|
|
|
2780
2108
|
Drop?: string[];
|
|
2781
2109
|
}
|
|
2782
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersCapabilitiesDetails {
|
|
2783
|
-
|
|
2784
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersCapabilitiesDetails) => any;
|
|
2785
|
-
}
|
|
2786
2110
|
|
|
2787
2111
|
export interface AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesDetails {
|
|
2788
2112
|
|
|
@@ -2792,10 +2116,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesD
|
|
|
2792
2116
|
|
|
2793
2117
|
Permissions?: string[];
|
|
2794
2118
|
}
|
|
2795
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesDetails {
|
|
2796
|
-
|
|
2797
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesDetails) => any;
|
|
2798
|
-
}
|
|
2799
2119
|
|
|
2800
2120
|
export interface AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersTmpfsDetails {
|
|
2801
2121
|
|
|
@@ -2805,10 +2125,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersTmpfsDet
|
|
|
2805
2125
|
|
|
2806
2126
|
Size?: number;
|
|
2807
2127
|
}
|
|
2808
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersTmpfsDetails {
|
|
2809
|
-
|
|
2810
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersTmpfsDetails) => any;
|
|
2811
|
-
}
|
|
2812
2128
|
|
|
2813
2129
|
export interface AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDetails {
|
|
2814
2130
|
|
|
@@ -2826,10 +2142,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDetails
|
|
|
2826
2142
|
|
|
2827
2143
|
Tmpfs?: AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersTmpfsDetails[];
|
|
2828
2144
|
}
|
|
2829
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDetails {
|
|
2830
|
-
|
|
2831
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDetails) => any;
|
|
2832
|
-
}
|
|
2833
2145
|
|
|
2834
2146
|
export interface AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationSecretOptionsDetails {
|
|
2835
2147
|
|
|
@@ -2837,10 +2149,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationSecretO
|
|
|
2837
2149
|
|
|
2838
2150
|
ValueFrom?: string;
|
|
2839
2151
|
}
|
|
2840
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationSecretOptionsDetails {
|
|
2841
|
-
|
|
2842
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationSecretOptionsDetails) => any;
|
|
2843
|
-
}
|
|
2844
2152
|
|
|
2845
2153
|
export interface AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationDetails {
|
|
2846
2154
|
|
|
@@ -2850,10 +2158,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationDetails
|
|
|
2850
2158
|
|
|
2851
2159
|
SecretOptions?: AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationSecretOptionsDetails[];
|
|
2852
2160
|
}
|
|
2853
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationDetails {
|
|
2854
|
-
|
|
2855
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationDetails) => any;
|
|
2856
|
-
}
|
|
2857
2161
|
|
|
2858
2162
|
export interface AwsEcsTaskDefinitionContainerDefinitionsMountPointsDetails {
|
|
2859
2163
|
|
|
@@ -2863,10 +2167,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsMountPointsDetails {
|
|
|
2863
2167
|
|
|
2864
2168
|
SourceVolume?: string;
|
|
2865
2169
|
}
|
|
2866
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsMountPointsDetails {
|
|
2867
|
-
|
|
2868
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsMountPointsDetails) => any;
|
|
2869
|
-
}
|
|
2870
2170
|
|
|
2871
2171
|
export interface AwsEcsTaskDefinitionContainerDefinitionsPortMappingsDetails {
|
|
2872
2172
|
|
|
@@ -2876,19 +2176,11 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsPortMappingsDetails {
|
|
|
2876
2176
|
|
|
2877
2177
|
Protocol?: string;
|
|
2878
2178
|
}
|
|
2879
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsPortMappingsDetails {
|
|
2880
|
-
|
|
2881
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsPortMappingsDetails) => any;
|
|
2882
|
-
}
|
|
2883
2179
|
|
|
2884
2180
|
export interface AwsEcsTaskDefinitionContainerDefinitionsRepositoryCredentialsDetails {
|
|
2885
2181
|
|
|
2886
2182
|
CredentialsParameter?: string;
|
|
2887
2183
|
}
|
|
2888
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsRepositoryCredentialsDetails {
|
|
2889
|
-
|
|
2890
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsRepositoryCredentialsDetails) => any;
|
|
2891
|
-
}
|
|
2892
2184
|
|
|
2893
2185
|
export interface AwsEcsTaskDefinitionContainerDefinitionsResourceRequirementsDetails {
|
|
2894
2186
|
|
|
@@ -2896,10 +2188,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsResourceRequirementsDet
|
|
|
2896
2188
|
|
|
2897
2189
|
Value?: string;
|
|
2898
2190
|
}
|
|
2899
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsResourceRequirementsDetails {
|
|
2900
|
-
|
|
2901
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsResourceRequirementsDetails) => any;
|
|
2902
|
-
}
|
|
2903
2191
|
|
|
2904
2192
|
export interface AwsEcsTaskDefinitionContainerDefinitionsSecretsDetails {
|
|
2905
2193
|
|
|
@@ -2907,10 +2195,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsSecretsDetails {
|
|
|
2907
2195
|
|
|
2908
2196
|
ValueFrom?: string;
|
|
2909
2197
|
}
|
|
2910
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsSecretsDetails {
|
|
2911
|
-
|
|
2912
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsSecretsDetails) => any;
|
|
2913
|
-
}
|
|
2914
2198
|
|
|
2915
2199
|
export interface AwsEcsTaskDefinitionContainerDefinitionsSystemControlsDetails {
|
|
2916
2200
|
|
|
@@ -2918,10 +2202,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsSystemControlsDetails {
|
|
|
2918
2202
|
|
|
2919
2203
|
Value?: string;
|
|
2920
2204
|
}
|
|
2921
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsSystemControlsDetails {
|
|
2922
|
-
|
|
2923
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsSystemControlsDetails) => any;
|
|
2924
|
-
}
|
|
2925
2205
|
|
|
2926
2206
|
export interface AwsEcsTaskDefinitionContainerDefinitionsUlimitsDetails {
|
|
2927
2207
|
|
|
@@ -2931,10 +2211,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsUlimitsDetails {
|
|
|
2931
2211
|
|
|
2932
2212
|
SoftLimit?: number;
|
|
2933
2213
|
}
|
|
2934
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsUlimitsDetails {
|
|
2935
|
-
|
|
2936
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsUlimitsDetails) => any;
|
|
2937
|
-
}
|
|
2938
2214
|
|
|
2939
2215
|
export interface AwsEcsTaskDefinitionContainerDefinitionsVolumesFromDetails {
|
|
2940
2216
|
|
|
@@ -2942,10 +2218,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsVolumesFromDetails {
|
|
|
2942
2218
|
|
|
2943
2219
|
SourceContainer?: string;
|
|
2944
2220
|
}
|
|
2945
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsVolumesFromDetails {
|
|
2946
|
-
|
|
2947
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsVolumesFromDetails) => any;
|
|
2948
|
-
}
|
|
2949
2221
|
|
|
2950
2222
|
export interface AwsEcsTaskDefinitionContainerDefinitionsDetails {
|
|
2951
2223
|
|
|
@@ -3027,10 +2299,6 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsDetails {
|
|
|
3027
2299
|
|
|
3028
2300
|
WorkingDirectory?: string;
|
|
3029
2301
|
}
|
|
3030
|
-
export declare namespace AwsEcsTaskDefinitionContainerDefinitionsDetails {
|
|
3031
|
-
|
|
3032
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsDetails) => any;
|
|
3033
|
-
}
|
|
3034
2302
|
|
|
3035
2303
|
export interface AwsEcsTaskDefinitionInferenceAcceleratorsDetails {
|
|
3036
2304
|
|
|
@@ -3038,10 +2306,6 @@ export interface AwsEcsTaskDefinitionInferenceAcceleratorsDetails {
|
|
|
3038
2306
|
|
|
3039
2307
|
DeviceType?: string;
|
|
3040
2308
|
}
|
|
3041
|
-
export declare namespace AwsEcsTaskDefinitionInferenceAcceleratorsDetails {
|
|
3042
|
-
|
|
3043
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionInferenceAcceleratorsDetails) => any;
|
|
3044
|
-
}
|
|
3045
2309
|
|
|
3046
2310
|
export interface AwsEcsTaskDefinitionPlacementConstraintsDetails {
|
|
3047
2311
|
|
|
@@ -3049,10 +2313,6 @@ export interface AwsEcsTaskDefinitionPlacementConstraintsDetails {
|
|
|
3049
2313
|
|
|
3050
2314
|
Type?: string;
|
|
3051
2315
|
}
|
|
3052
|
-
export declare namespace AwsEcsTaskDefinitionPlacementConstraintsDetails {
|
|
3053
|
-
|
|
3054
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionPlacementConstraintsDetails) => any;
|
|
3055
|
-
}
|
|
3056
2316
|
|
|
3057
2317
|
export interface AwsEcsTaskDefinitionProxyConfigurationProxyConfigurationPropertiesDetails {
|
|
3058
2318
|
|
|
@@ -3060,10 +2320,6 @@ export interface AwsEcsTaskDefinitionProxyConfigurationProxyConfigurationPropert
|
|
|
3060
2320
|
|
|
3061
2321
|
Value?: string;
|
|
3062
2322
|
}
|
|
3063
|
-
export declare namespace AwsEcsTaskDefinitionProxyConfigurationProxyConfigurationPropertiesDetails {
|
|
3064
|
-
|
|
3065
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionProxyConfigurationProxyConfigurationPropertiesDetails) => any;
|
|
3066
|
-
}
|
|
3067
2323
|
|
|
3068
2324
|
export interface AwsEcsTaskDefinitionProxyConfigurationDetails {
|
|
3069
2325
|
|
|
@@ -3073,10 +2329,6 @@ export interface AwsEcsTaskDefinitionProxyConfigurationDetails {
|
|
|
3073
2329
|
|
|
3074
2330
|
Type?: string;
|
|
3075
2331
|
}
|
|
3076
|
-
export declare namespace AwsEcsTaskDefinitionProxyConfigurationDetails {
|
|
3077
|
-
|
|
3078
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionProxyConfigurationDetails) => any;
|
|
3079
|
-
}
|
|
3080
2332
|
|
|
3081
2333
|
export interface AwsEcsTaskDefinitionVolumesDockerVolumeConfigurationDetails {
|
|
3082
2334
|
|
|
@@ -3090,10 +2342,6 @@ export interface AwsEcsTaskDefinitionVolumesDockerVolumeConfigurationDetails {
|
|
|
3090
2342
|
|
|
3091
2343
|
Scope?: string;
|
|
3092
2344
|
}
|
|
3093
|
-
export declare namespace AwsEcsTaskDefinitionVolumesDockerVolumeConfigurationDetails {
|
|
3094
|
-
|
|
3095
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionVolumesDockerVolumeConfigurationDetails) => any;
|
|
3096
|
-
}
|
|
3097
2345
|
|
|
3098
2346
|
export interface AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationAuthorizationConfigDetails {
|
|
3099
2347
|
|
|
@@ -3101,10 +2349,6 @@ export interface AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationAuthorizationC
|
|
|
3101
2349
|
|
|
3102
2350
|
Iam?: string;
|
|
3103
2351
|
}
|
|
3104
|
-
export declare namespace AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationAuthorizationConfigDetails {
|
|
3105
|
-
|
|
3106
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationAuthorizationConfigDetails) => any;
|
|
3107
|
-
}
|
|
3108
2352
|
|
|
3109
2353
|
export interface AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetails {
|
|
3110
2354
|
|
|
@@ -3118,19 +2362,11 @@ export interface AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetails {
|
|
|
3118
2362
|
|
|
3119
2363
|
TransitEncryptionPort?: number;
|
|
3120
2364
|
}
|
|
3121
|
-
export declare namespace AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetails {
|
|
3122
|
-
|
|
3123
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetails) => any;
|
|
3124
|
-
}
|
|
3125
2365
|
|
|
3126
2366
|
export interface AwsEcsTaskDefinitionVolumesHostDetails {
|
|
3127
2367
|
|
|
3128
2368
|
SourcePath?: string;
|
|
3129
2369
|
}
|
|
3130
|
-
export declare namespace AwsEcsTaskDefinitionVolumesHostDetails {
|
|
3131
|
-
|
|
3132
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionVolumesHostDetails) => any;
|
|
3133
|
-
}
|
|
3134
2370
|
|
|
3135
2371
|
export interface AwsEcsTaskDefinitionVolumesDetails {
|
|
3136
2372
|
|
|
@@ -3142,10 +2378,6 @@ export interface AwsEcsTaskDefinitionVolumesDetails {
|
|
|
3142
2378
|
|
|
3143
2379
|
Name?: string;
|
|
3144
2380
|
}
|
|
3145
|
-
export declare namespace AwsEcsTaskDefinitionVolumesDetails {
|
|
3146
|
-
|
|
3147
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionVolumesDetails) => any;
|
|
3148
|
-
}
|
|
3149
2381
|
|
|
3150
2382
|
export interface AwsEcsTaskDefinitionDetails {
|
|
3151
2383
|
|
|
@@ -3177,19 +2409,11 @@ export interface AwsEcsTaskDefinitionDetails {
|
|
|
3177
2409
|
|
|
3178
2410
|
Volumes?: AwsEcsTaskDefinitionVolumesDetails[];
|
|
3179
2411
|
}
|
|
3180
|
-
export declare namespace AwsEcsTaskDefinitionDetails {
|
|
3181
|
-
|
|
3182
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDefinitionDetails) => any;
|
|
3183
|
-
}
|
|
3184
2412
|
|
|
3185
2413
|
export interface AwsEcsTaskVolumeHostDetails {
|
|
3186
2414
|
|
|
3187
2415
|
SourcePath?: string;
|
|
3188
2416
|
}
|
|
3189
|
-
export declare namespace AwsEcsTaskVolumeHostDetails {
|
|
3190
|
-
|
|
3191
|
-
const filterSensitiveLog: (obj: AwsEcsTaskVolumeHostDetails) => any;
|
|
3192
|
-
}
|
|
3193
2417
|
|
|
3194
2418
|
export interface AwsEcsTaskVolumeDetails {
|
|
3195
2419
|
|
|
@@ -3197,10 +2421,6 @@ export interface AwsEcsTaskVolumeDetails {
|
|
|
3197
2421
|
|
|
3198
2422
|
Host?: AwsEcsTaskVolumeHostDetails;
|
|
3199
2423
|
}
|
|
3200
|
-
export declare namespace AwsEcsTaskVolumeDetails {
|
|
3201
|
-
|
|
3202
|
-
const filterSensitiveLog: (obj: AwsEcsTaskVolumeDetails) => any;
|
|
3203
|
-
}
|
|
3204
2424
|
|
|
3205
2425
|
export interface AwsEcsTaskDetails {
|
|
3206
2426
|
|
|
@@ -3222,10 +2442,6 @@ export interface AwsEcsTaskDetails {
|
|
|
3222
2442
|
|
|
3223
2443
|
Containers?: AwsEcsContainerDetails[];
|
|
3224
2444
|
}
|
|
3225
|
-
export declare namespace AwsEcsTaskDetails {
|
|
3226
|
-
|
|
3227
|
-
const filterSensitiveLog: (obj: AwsEcsTaskDetails) => any;
|
|
3228
|
-
}
|
|
3229
2445
|
|
|
3230
2446
|
export interface AwsEfsAccessPointPosixUserDetails {
|
|
3231
2447
|
|
|
@@ -3235,10 +2451,6 @@ export interface AwsEfsAccessPointPosixUserDetails {
|
|
|
3235
2451
|
|
|
3236
2452
|
Uid?: string;
|
|
3237
2453
|
}
|
|
3238
|
-
export declare namespace AwsEfsAccessPointPosixUserDetails {
|
|
3239
|
-
|
|
3240
|
-
const filterSensitiveLog: (obj: AwsEfsAccessPointPosixUserDetails) => any;
|
|
3241
|
-
}
|
|
3242
2454
|
|
|
3243
2455
|
export interface AwsEfsAccessPointRootDirectoryCreationInfoDetails {
|
|
3244
2456
|
|
|
@@ -3248,10 +2460,6 @@ export interface AwsEfsAccessPointRootDirectoryCreationInfoDetails {
|
|
|
3248
2460
|
|
|
3249
2461
|
Permissions?: string;
|
|
3250
2462
|
}
|
|
3251
|
-
export declare namespace AwsEfsAccessPointRootDirectoryCreationInfoDetails {
|
|
3252
|
-
|
|
3253
|
-
const filterSensitiveLog: (obj: AwsEfsAccessPointRootDirectoryCreationInfoDetails) => any;
|
|
3254
|
-
}
|
|
3255
2463
|
|
|
3256
2464
|
export interface AwsEfsAccessPointRootDirectoryDetails {
|
|
3257
2465
|
|
|
@@ -3259,10 +2467,6 @@ export interface AwsEfsAccessPointRootDirectoryDetails {
|
|
|
3259
2467
|
|
|
3260
2468
|
Path?: string;
|
|
3261
2469
|
}
|
|
3262
|
-
export declare namespace AwsEfsAccessPointRootDirectoryDetails {
|
|
3263
|
-
|
|
3264
|
-
const filterSensitiveLog: (obj: AwsEfsAccessPointRootDirectoryDetails) => any;
|
|
3265
|
-
}
|
|
3266
2470
|
|
|
3267
2471
|
export interface AwsEfsAccessPointDetails {
|
|
3268
2472
|
|
|
@@ -3278,10 +2482,6 @@ export interface AwsEfsAccessPointDetails {
|
|
|
3278
2482
|
|
|
3279
2483
|
RootDirectory?: AwsEfsAccessPointRootDirectoryDetails;
|
|
3280
2484
|
}
|
|
3281
|
-
export declare namespace AwsEfsAccessPointDetails {
|
|
3282
|
-
|
|
3283
|
-
const filterSensitiveLog: (obj: AwsEfsAccessPointDetails) => any;
|
|
3284
|
-
}
|
|
3285
2485
|
|
|
3286
2486
|
export interface AwsEksClusterLoggingClusterLoggingDetails {
|
|
3287
2487
|
|
|
@@ -3289,19 +2489,11 @@ export interface AwsEksClusterLoggingClusterLoggingDetails {
|
|
|
3289
2489
|
|
|
3290
2490
|
Types?: string[];
|
|
3291
2491
|
}
|
|
3292
|
-
export declare namespace AwsEksClusterLoggingClusterLoggingDetails {
|
|
3293
|
-
|
|
3294
|
-
const filterSensitiveLog: (obj: AwsEksClusterLoggingClusterLoggingDetails) => any;
|
|
3295
|
-
}
|
|
3296
2492
|
|
|
3297
2493
|
export interface AwsEksClusterLoggingDetails {
|
|
3298
2494
|
|
|
3299
2495
|
ClusterLogging?: AwsEksClusterLoggingClusterLoggingDetails[];
|
|
3300
2496
|
}
|
|
3301
|
-
export declare namespace AwsEksClusterLoggingDetails {
|
|
3302
|
-
|
|
3303
|
-
const filterSensitiveLog: (obj: AwsEksClusterLoggingDetails) => any;
|
|
3304
|
-
}
|
|
3305
2497
|
|
|
3306
2498
|
export interface AwsEksClusterResourcesVpcConfigDetails {
|
|
3307
2499
|
|
|
@@ -3309,10 +2501,6 @@ export interface AwsEksClusterResourcesVpcConfigDetails {
|
|
|
3309
2501
|
|
|
3310
2502
|
SubnetIds?: string[];
|
|
3311
2503
|
}
|
|
3312
|
-
export declare namespace AwsEksClusterResourcesVpcConfigDetails {
|
|
3313
|
-
|
|
3314
|
-
const filterSensitiveLog: (obj: AwsEksClusterResourcesVpcConfigDetails) => any;
|
|
3315
|
-
}
|
|
3316
2504
|
|
|
3317
2505
|
export interface AwsEksClusterDetails {
|
|
3318
2506
|
|
|
@@ -3334,10 +2522,6 @@ export interface AwsEksClusterDetails {
|
|
|
3334
2522
|
|
|
3335
2523
|
Logging?: AwsEksClusterLoggingDetails;
|
|
3336
2524
|
}
|
|
3337
|
-
export declare namespace AwsEksClusterDetails {
|
|
3338
|
-
|
|
3339
|
-
const filterSensitiveLog: (obj: AwsEksClusterDetails) => any;
|
|
3340
|
-
}
|
|
3341
2525
|
|
|
3342
2526
|
export interface AwsElasticBeanstalkEnvironmentEnvironmentLink {
|
|
3343
2527
|
|
|
@@ -3345,10 +2529,6 @@ export interface AwsElasticBeanstalkEnvironmentEnvironmentLink {
|
|
|
3345
2529
|
|
|
3346
2530
|
LinkName?: string;
|
|
3347
2531
|
}
|
|
3348
|
-
export declare namespace AwsElasticBeanstalkEnvironmentEnvironmentLink {
|
|
3349
|
-
|
|
3350
|
-
const filterSensitiveLog: (obj: AwsElasticBeanstalkEnvironmentEnvironmentLink) => any;
|
|
3351
|
-
}
|
|
3352
2532
|
|
|
3353
2533
|
export interface AwsElasticBeanstalkEnvironmentOptionSetting {
|
|
3354
2534
|
|
|
@@ -3360,10 +2540,6 @@ export interface AwsElasticBeanstalkEnvironmentOptionSetting {
|
|
|
3360
2540
|
|
|
3361
2541
|
Value?: string;
|
|
3362
2542
|
}
|
|
3363
|
-
export declare namespace AwsElasticBeanstalkEnvironmentOptionSetting {
|
|
3364
|
-
|
|
3365
|
-
const filterSensitiveLog: (obj: AwsElasticBeanstalkEnvironmentOptionSetting) => any;
|
|
3366
|
-
}
|
|
3367
2543
|
|
|
3368
2544
|
export interface AwsElasticBeanstalkEnvironmentTier {
|
|
3369
2545
|
|
|
@@ -3373,10 +2549,6 @@ export interface AwsElasticBeanstalkEnvironmentTier {
|
|
|
3373
2549
|
|
|
3374
2550
|
Version?: string;
|
|
3375
2551
|
}
|
|
3376
|
-
export declare namespace AwsElasticBeanstalkEnvironmentTier {
|
|
3377
|
-
|
|
3378
|
-
const filterSensitiveLog: (obj: AwsElasticBeanstalkEnvironmentTier) => any;
|
|
3379
|
-
}
|
|
3380
2552
|
|
|
3381
2553
|
export interface AwsElasticBeanstalkEnvironmentDetails {
|
|
3382
2554
|
|
|
@@ -3412,10 +2584,6 @@ export interface AwsElasticBeanstalkEnvironmentDetails {
|
|
|
3412
2584
|
|
|
3413
2585
|
VersionLabel?: string;
|
|
3414
2586
|
}
|
|
3415
|
-
export declare namespace AwsElasticBeanstalkEnvironmentDetails {
|
|
3416
|
-
|
|
3417
|
-
const filterSensitiveLog: (obj: AwsElasticBeanstalkEnvironmentDetails) => any;
|
|
3418
|
-
}
|
|
3419
2587
|
|
|
3420
2588
|
export interface AwsElasticsearchDomainDomainEndpointOptions {
|
|
3421
2589
|
|
|
@@ -3423,19 +2591,11 @@ export interface AwsElasticsearchDomainDomainEndpointOptions {
|
|
|
3423
2591
|
|
|
3424
2592
|
TLSSecurityPolicy?: string;
|
|
3425
2593
|
}
|
|
3426
|
-
export declare namespace AwsElasticsearchDomainDomainEndpointOptions {
|
|
3427
|
-
|
|
3428
|
-
const filterSensitiveLog: (obj: AwsElasticsearchDomainDomainEndpointOptions) => any;
|
|
3429
|
-
}
|
|
3430
2594
|
|
|
3431
2595
|
export interface AwsElasticsearchDomainElasticsearchClusterConfigZoneAwarenessConfigDetails {
|
|
3432
2596
|
|
|
3433
2597
|
AvailabilityZoneCount?: number;
|
|
3434
2598
|
}
|
|
3435
|
-
export declare namespace AwsElasticsearchDomainElasticsearchClusterConfigZoneAwarenessConfigDetails {
|
|
3436
|
-
|
|
3437
|
-
const filterSensitiveLog: (obj: AwsElasticsearchDomainElasticsearchClusterConfigZoneAwarenessConfigDetails) => any;
|
|
3438
|
-
}
|
|
3439
2599
|
|
|
3440
2600
|
export interface AwsElasticsearchDomainElasticsearchClusterConfigDetails {
|
|
3441
2601
|
|
|
@@ -3453,10 +2613,6 @@ export interface AwsElasticsearchDomainElasticsearchClusterConfigDetails {
|
|
|
3453
2613
|
|
|
3454
2614
|
ZoneAwarenessEnabled?: boolean;
|
|
3455
2615
|
}
|
|
3456
|
-
export declare namespace AwsElasticsearchDomainElasticsearchClusterConfigDetails {
|
|
3457
|
-
|
|
3458
|
-
const filterSensitiveLog: (obj: AwsElasticsearchDomainElasticsearchClusterConfigDetails) => any;
|
|
3459
|
-
}
|
|
3460
2616
|
|
|
3461
2617
|
export interface AwsElasticsearchDomainEncryptionAtRestOptions {
|
|
3462
2618
|
|
|
@@ -3464,10 +2620,6 @@ export interface AwsElasticsearchDomainEncryptionAtRestOptions {
|
|
|
3464
2620
|
|
|
3465
2621
|
KmsKeyId?: string;
|
|
3466
2622
|
}
|
|
3467
|
-
export declare namespace AwsElasticsearchDomainEncryptionAtRestOptions {
|
|
3468
|
-
|
|
3469
|
-
const filterSensitiveLog: (obj: AwsElasticsearchDomainEncryptionAtRestOptions) => any;
|
|
3470
|
-
}
|
|
3471
2623
|
|
|
3472
2624
|
export interface AwsElasticsearchDomainLogPublishingOptionsLogConfig {
|
|
3473
2625
|
|
|
@@ -3475,10 +2627,6 @@ export interface AwsElasticsearchDomainLogPublishingOptionsLogConfig {
|
|
|
3475
2627
|
|
|
3476
2628
|
Enabled?: boolean;
|
|
3477
2629
|
}
|
|
3478
|
-
export declare namespace AwsElasticsearchDomainLogPublishingOptionsLogConfig {
|
|
3479
|
-
|
|
3480
|
-
const filterSensitiveLog: (obj: AwsElasticsearchDomainLogPublishingOptionsLogConfig) => any;
|
|
3481
|
-
}
|
|
3482
2630
|
|
|
3483
2631
|
export interface AwsElasticsearchDomainLogPublishingOptions {
|
|
3484
2632
|
|
|
@@ -3488,19 +2636,11 @@ export interface AwsElasticsearchDomainLogPublishingOptions {
|
|
|
3488
2636
|
|
|
3489
2637
|
AuditLogs?: AwsElasticsearchDomainLogPublishingOptionsLogConfig;
|
|
3490
2638
|
}
|
|
3491
|
-
export declare namespace AwsElasticsearchDomainLogPublishingOptions {
|
|
3492
|
-
|
|
3493
|
-
const filterSensitiveLog: (obj: AwsElasticsearchDomainLogPublishingOptions) => any;
|
|
3494
|
-
}
|
|
3495
2639
|
|
|
3496
2640
|
export interface AwsElasticsearchDomainNodeToNodeEncryptionOptions {
|
|
3497
2641
|
|
|
3498
2642
|
Enabled?: boolean;
|
|
3499
2643
|
}
|
|
3500
|
-
export declare namespace AwsElasticsearchDomainNodeToNodeEncryptionOptions {
|
|
3501
|
-
|
|
3502
|
-
const filterSensitiveLog: (obj: AwsElasticsearchDomainNodeToNodeEncryptionOptions) => any;
|
|
3503
|
-
}
|
|
3504
2644
|
|
|
3505
2645
|
export interface AwsElasticsearchDomainServiceSoftwareOptions {
|
|
3506
2646
|
|
|
@@ -3518,10 +2658,6 @@ export interface AwsElasticsearchDomainServiceSoftwareOptions {
|
|
|
3518
2658
|
|
|
3519
2659
|
UpdateStatus?: string;
|
|
3520
2660
|
}
|
|
3521
|
-
export declare namespace AwsElasticsearchDomainServiceSoftwareOptions {
|
|
3522
|
-
|
|
3523
|
-
const filterSensitiveLog: (obj: AwsElasticsearchDomainServiceSoftwareOptions) => any;
|
|
3524
|
-
}
|
|
3525
2661
|
|
|
3526
2662
|
export interface AwsElasticsearchDomainVPCOptions {
|
|
3527
2663
|
|
|
@@ -3533,10 +2669,6 @@ export interface AwsElasticsearchDomainVPCOptions {
|
|
|
3533
2669
|
|
|
3534
2670
|
VPCId?: string;
|
|
3535
2671
|
}
|
|
3536
|
-
export declare namespace AwsElasticsearchDomainVPCOptions {
|
|
3537
|
-
|
|
3538
|
-
const filterSensitiveLog: (obj: AwsElasticsearchDomainVPCOptions) => any;
|
|
3539
|
-
}
|
|
3540
2672
|
|
|
3541
2673
|
export interface AwsElasticsearchDomainDetails {
|
|
3542
2674
|
|
|
@@ -3566,10 +2698,6 @@ export interface AwsElasticsearchDomainDetails {
|
|
|
3566
2698
|
|
|
3567
2699
|
VPCOptions?: AwsElasticsearchDomainVPCOptions;
|
|
3568
2700
|
}
|
|
3569
|
-
export declare namespace AwsElasticsearchDomainDetails {
|
|
3570
|
-
|
|
3571
|
-
const filterSensitiveLog: (obj: AwsElasticsearchDomainDetails) => any;
|
|
3572
|
-
}
|
|
3573
2701
|
|
|
3574
2702
|
export interface AwsElbAppCookieStickinessPolicy {
|
|
3575
2703
|
|
|
@@ -3577,10 +2705,6 @@ export interface AwsElbAppCookieStickinessPolicy {
|
|
|
3577
2705
|
|
|
3578
2706
|
PolicyName?: string;
|
|
3579
2707
|
}
|
|
3580
|
-
export declare namespace AwsElbAppCookieStickinessPolicy {
|
|
3581
|
-
|
|
3582
|
-
const filterSensitiveLog: (obj: AwsElbAppCookieStickinessPolicy) => any;
|
|
3583
|
-
}
|
|
3584
2708
|
|
|
3585
2709
|
export interface AwsElbLbCookieStickinessPolicy {
|
|
3586
2710
|
|
|
@@ -3588,10 +2712,6 @@ export interface AwsElbLbCookieStickinessPolicy {
|
|
|
3588
2712
|
|
|
3589
2713
|
PolicyName?: string;
|
|
3590
2714
|
}
|
|
3591
|
-
export declare namespace AwsElbLbCookieStickinessPolicy {
|
|
3592
|
-
|
|
3593
|
-
const filterSensitiveLog: (obj: AwsElbLbCookieStickinessPolicy) => any;
|
|
3594
|
-
}
|
|
3595
2715
|
|
|
3596
2716
|
export interface AwsElbLoadBalancerAccessLog {
|
|
3597
2717
|
|
|
@@ -3603,10 +2723,6 @@ export interface AwsElbLoadBalancerAccessLog {
|
|
|
3603
2723
|
|
|
3604
2724
|
S3BucketPrefix?: string;
|
|
3605
2725
|
}
|
|
3606
|
-
export declare namespace AwsElbLoadBalancerAccessLog {
|
|
3607
|
-
|
|
3608
|
-
const filterSensitiveLog: (obj: AwsElbLoadBalancerAccessLog) => any;
|
|
3609
|
-
}
|
|
3610
2726
|
|
|
3611
2727
|
export interface AwsElbLoadBalancerAdditionalAttribute {
|
|
3612
2728
|
|
|
@@ -3614,10 +2730,6 @@ export interface AwsElbLoadBalancerAdditionalAttribute {
|
|
|
3614
2730
|
|
|
3615
2731
|
Value?: string;
|
|
3616
2732
|
}
|
|
3617
|
-
export declare namespace AwsElbLoadBalancerAdditionalAttribute {
|
|
3618
|
-
|
|
3619
|
-
const filterSensitiveLog: (obj: AwsElbLoadBalancerAdditionalAttribute) => any;
|
|
3620
|
-
}
|
|
3621
2733
|
|
|
3622
2734
|
export interface AwsElbLoadBalancerConnectionDraining {
|
|
3623
2735
|
|
|
@@ -3625,28 +2737,16 @@ export interface AwsElbLoadBalancerConnectionDraining {
|
|
|
3625
2737
|
|
|
3626
2738
|
Timeout?: number;
|
|
3627
2739
|
}
|
|
3628
|
-
export declare namespace AwsElbLoadBalancerConnectionDraining {
|
|
3629
|
-
|
|
3630
|
-
const filterSensitiveLog: (obj: AwsElbLoadBalancerConnectionDraining) => any;
|
|
3631
|
-
}
|
|
3632
2740
|
|
|
3633
2741
|
export interface AwsElbLoadBalancerConnectionSettings {
|
|
3634
2742
|
|
|
3635
2743
|
IdleTimeout?: number;
|
|
3636
2744
|
}
|
|
3637
|
-
export declare namespace AwsElbLoadBalancerConnectionSettings {
|
|
3638
|
-
|
|
3639
|
-
const filterSensitiveLog: (obj: AwsElbLoadBalancerConnectionSettings) => any;
|
|
3640
|
-
}
|
|
3641
2745
|
|
|
3642
2746
|
export interface AwsElbLoadBalancerCrossZoneLoadBalancing {
|
|
3643
2747
|
|
|
3644
2748
|
Enabled?: boolean;
|
|
3645
2749
|
}
|
|
3646
|
-
export declare namespace AwsElbLoadBalancerCrossZoneLoadBalancing {
|
|
3647
|
-
|
|
3648
|
-
const filterSensitiveLog: (obj: AwsElbLoadBalancerCrossZoneLoadBalancing) => any;
|
|
3649
|
-
}
|
|
3650
2750
|
|
|
3651
2751
|
export interface AwsElbLoadBalancerAttributes {
|
|
3652
2752
|
|
|
@@ -3660,10 +2760,6 @@ export interface AwsElbLoadBalancerAttributes {
|
|
|
3660
2760
|
|
|
3661
2761
|
AdditionalAttributes?: AwsElbLoadBalancerAdditionalAttribute[];
|
|
3662
2762
|
}
|
|
3663
|
-
export declare namespace AwsElbLoadBalancerAttributes {
|
|
3664
|
-
|
|
3665
|
-
const filterSensitiveLog: (obj: AwsElbLoadBalancerAttributes) => any;
|
|
3666
|
-
}
|
|
3667
2763
|
|
|
3668
2764
|
export interface AwsElbLoadBalancerBackendServerDescription {
|
|
3669
2765
|
|
|
@@ -3671,10 +2767,6 @@ export interface AwsElbLoadBalancerBackendServerDescription {
|
|
|
3671
2767
|
|
|
3672
2768
|
PolicyNames?: string[];
|
|
3673
2769
|
}
|
|
3674
|
-
export declare namespace AwsElbLoadBalancerBackendServerDescription {
|
|
3675
|
-
|
|
3676
|
-
const filterSensitiveLog: (obj: AwsElbLoadBalancerBackendServerDescription) => any;
|
|
3677
|
-
}
|
|
3678
2770
|
|
|
3679
2771
|
export interface AwsElbLoadBalancerHealthCheck {
|
|
3680
2772
|
|
|
@@ -3688,19 +2780,11 @@ export interface AwsElbLoadBalancerHealthCheck {
|
|
|
3688
2780
|
|
|
3689
2781
|
UnhealthyThreshold?: number;
|
|
3690
2782
|
}
|
|
3691
|
-
export declare namespace AwsElbLoadBalancerHealthCheck {
|
|
3692
|
-
|
|
3693
|
-
const filterSensitiveLog: (obj: AwsElbLoadBalancerHealthCheck) => any;
|
|
3694
|
-
}
|
|
3695
2783
|
|
|
3696
2784
|
export interface AwsElbLoadBalancerInstance {
|
|
3697
2785
|
|
|
3698
2786
|
InstanceId?: string;
|
|
3699
2787
|
}
|
|
3700
|
-
export declare namespace AwsElbLoadBalancerInstance {
|
|
3701
|
-
|
|
3702
|
-
const filterSensitiveLog: (obj: AwsElbLoadBalancerInstance) => any;
|
|
3703
|
-
}
|
|
3704
2788
|
|
|
3705
2789
|
export interface AwsElbLoadBalancerListener {
|
|
3706
2790
|
|
|
@@ -3714,10 +2798,6 @@ export interface AwsElbLoadBalancerListener {
|
|
|
3714
2798
|
|
|
3715
2799
|
SslCertificateId?: string;
|
|
3716
2800
|
}
|
|
3717
|
-
export declare namespace AwsElbLoadBalancerListener {
|
|
3718
|
-
|
|
3719
|
-
const filterSensitiveLog: (obj: AwsElbLoadBalancerListener) => any;
|
|
3720
|
-
}
|
|
3721
2801
|
|
|
3722
2802
|
export interface AwsElbLoadBalancerListenerDescription {
|
|
3723
2803
|
|
|
@@ -3725,10 +2805,6 @@ export interface AwsElbLoadBalancerListenerDescription {
|
|
|
3725
2805
|
|
|
3726
2806
|
PolicyNames?: string[];
|
|
3727
2807
|
}
|
|
3728
|
-
export declare namespace AwsElbLoadBalancerListenerDescription {
|
|
3729
|
-
|
|
3730
|
-
const filterSensitiveLog: (obj: AwsElbLoadBalancerListenerDescription) => any;
|
|
3731
|
-
}
|
|
3732
2808
|
|
|
3733
2809
|
export interface AwsElbLoadBalancerPolicies {
|
|
3734
2810
|
|
|
@@ -3738,10 +2814,6 @@ export interface AwsElbLoadBalancerPolicies {
|
|
|
3738
2814
|
|
|
3739
2815
|
OtherPolicies?: string[];
|
|
3740
2816
|
}
|
|
3741
|
-
export declare namespace AwsElbLoadBalancerPolicies {
|
|
3742
|
-
|
|
3743
|
-
const filterSensitiveLog: (obj: AwsElbLoadBalancerPolicies) => any;
|
|
3744
|
-
}
|
|
3745
2817
|
|
|
3746
2818
|
export interface AwsElbLoadBalancerSourceSecurityGroup {
|
|
3747
2819
|
|
|
@@ -3749,10 +2821,6 @@ export interface AwsElbLoadBalancerSourceSecurityGroup {
|
|
|
3749
2821
|
|
|
3750
2822
|
OwnerAlias?: string;
|
|
3751
2823
|
}
|
|
3752
|
-
export declare namespace AwsElbLoadBalancerSourceSecurityGroup {
|
|
3753
|
-
|
|
3754
|
-
const filterSensitiveLog: (obj: AwsElbLoadBalancerSourceSecurityGroup) => any;
|
|
3755
|
-
}
|
|
3756
2824
|
|
|
3757
2825
|
export interface AwsElbLoadBalancerDetails {
|
|
3758
2826
|
|
|
@@ -3790,10 +2858,6 @@ export interface AwsElbLoadBalancerDetails {
|
|
|
3790
2858
|
|
|
3791
2859
|
VpcId?: string;
|
|
3792
2860
|
}
|
|
3793
|
-
export declare namespace AwsElbLoadBalancerDetails {
|
|
3794
|
-
|
|
3795
|
-
const filterSensitiveLog: (obj: AwsElbLoadBalancerDetails) => any;
|
|
3796
|
-
}
|
|
3797
2861
|
|
|
3798
2862
|
export interface AwsElbv2LoadBalancerAttribute {
|
|
3799
2863
|
|
|
@@ -3801,10 +2865,6 @@ export interface AwsElbv2LoadBalancerAttribute {
|
|
|
3801
2865
|
|
|
3802
2866
|
Value?: string;
|
|
3803
2867
|
}
|
|
3804
|
-
export declare namespace AwsElbv2LoadBalancerAttribute {
|
|
3805
|
-
|
|
3806
|
-
const filterSensitiveLog: (obj: AwsElbv2LoadBalancerAttribute) => any;
|
|
3807
|
-
}
|
|
3808
2868
|
|
|
3809
2869
|
export interface LoadBalancerState {
|
|
3810
2870
|
|
|
@@ -3812,10 +2872,6 @@ export interface LoadBalancerState {
|
|
|
3812
2872
|
|
|
3813
2873
|
Reason?: string;
|
|
3814
2874
|
}
|
|
3815
|
-
export declare namespace LoadBalancerState {
|
|
3816
|
-
|
|
3817
|
-
const filterSensitiveLog: (obj: LoadBalancerState) => any;
|
|
3818
|
-
}
|
|
3819
2875
|
|
|
3820
2876
|
export interface AwsElbv2LoadBalancerDetails {
|
|
3821
2877
|
|
|
@@ -3841,10 +2897,6 @@ export interface AwsElbv2LoadBalancerDetails {
|
|
|
3841
2897
|
|
|
3842
2898
|
LoadBalancerAttributes?: AwsElbv2LoadBalancerAttribute[];
|
|
3843
2899
|
}
|
|
3844
|
-
export declare namespace AwsElbv2LoadBalancerDetails {
|
|
3845
|
-
|
|
3846
|
-
const filterSensitiveLog: (obj: AwsElbv2LoadBalancerDetails) => any;
|
|
3847
|
-
}
|
|
3848
2900
|
|
|
3849
2901
|
export interface AwsIamAccessKeySessionContextAttributes {
|
|
3850
2902
|
|
|
@@ -3852,10 +2904,6 @@ export interface AwsIamAccessKeySessionContextAttributes {
|
|
|
3852
2904
|
|
|
3853
2905
|
CreationDate?: string;
|
|
3854
2906
|
}
|
|
3855
|
-
export declare namespace AwsIamAccessKeySessionContextAttributes {
|
|
3856
|
-
|
|
3857
|
-
const filterSensitiveLog: (obj: AwsIamAccessKeySessionContextAttributes) => any;
|
|
3858
|
-
}
|
|
3859
2907
|
|
|
3860
2908
|
export interface AwsIamAccessKeySessionContextSessionIssuer {
|
|
3861
2909
|
|
|
@@ -3869,10 +2917,6 @@ export interface AwsIamAccessKeySessionContextSessionIssuer {
|
|
|
3869
2917
|
|
|
3870
2918
|
UserName?: string;
|
|
3871
2919
|
}
|
|
3872
|
-
export declare namespace AwsIamAccessKeySessionContextSessionIssuer {
|
|
3873
|
-
|
|
3874
|
-
const filterSensitiveLog: (obj: AwsIamAccessKeySessionContextSessionIssuer) => any;
|
|
3875
|
-
}
|
|
3876
2920
|
|
|
3877
2921
|
export interface AwsIamAccessKeySessionContext {
|
|
3878
2922
|
|
|
@@ -3880,10 +2924,6 @@ export interface AwsIamAccessKeySessionContext {
|
|
|
3880
2924
|
|
|
3881
2925
|
SessionIssuer?: AwsIamAccessKeySessionContextSessionIssuer;
|
|
3882
2926
|
}
|
|
3883
|
-
export declare namespace AwsIamAccessKeySessionContext {
|
|
3884
|
-
|
|
3885
|
-
const filterSensitiveLog: (obj: AwsIamAccessKeySessionContext) => any;
|
|
3886
|
-
}
|
|
3887
2927
|
export declare enum AwsIamAccessKeyStatus {
|
|
3888
2928
|
ACTIVE = "Active",
|
|
3889
2929
|
INACTIVE = "Inactive"
|
|
@@ -3909,10 +2949,6 @@ export interface AwsIamAccessKeyDetails {
|
|
|
3909
2949
|
|
|
3910
2950
|
SessionContext?: AwsIamAccessKeySessionContext;
|
|
3911
2951
|
}
|
|
3912
|
-
export declare namespace AwsIamAccessKeyDetails {
|
|
3913
|
-
|
|
3914
|
-
const filterSensitiveLog: (obj: AwsIamAccessKeyDetails) => any;
|
|
3915
|
-
}
|
|
3916
2952
|
|
|
3917
2953
|
export interface AwsIamAttachedManagedPolicy {
|
|
3918
2954
|
|
|
@@ -3920,19 +2956,11 @@ export interface AwsIamAttachedManagedPolicy {
|
|
|
3920
2956
|
|
|
3921
2957
|
PolicyArn?: string;
|
|
3922
2958
|
}
|
|
3923
|
-
export declare namespace AwsIamAttachedManagedPolicy {
|
|
3924
|
-
|
|
3925
|
-
const filterSensitiveLog: (obj: AwsIamAttachedManagedPolicy) => any;
|
|
3926
|
-
}
|
|
3927
2959
|
|
|
3928
2960
|
export interface AwsIamGroupPolicy {
|
|
3929
2961
|
|
|
3930
2962
|
PolicyName?: string;
|
|
3931
2963
|
}
|
|
3932
|
-
export declare namespace AwsIamGroupPolicy {
|
|
3933
|
-
|
|
3934
|
-
const filterSensitiveLog: (obj: AwsIamGroupPolicy) => any;
|
|
3935
|
-
}
|
|
3936
2964
|
|
|
3937
2965
|
export interface AwsIamGroupDetails {
|
|
3938
2966
|
|
|
@@ -3948,10 +2976,6 @@ export interface AwsIamGroupDetails {
|
|
|
3948
2976
|
|
|
3949
2977
|
Path?: string;
|
|
3950
2978
|
}
|
|
3951
|
-
export declare namespace AwsIamGroupDetails {
|
|
3952
|
-
|
|
3953
|
-
const filterSensitiveLog: (obj: AwsIamGroupDetails) => any;
|
|
3954
|
-
}
|
|
3955
2979
|
|
|
3956
2980
|
export interface AwsIamInstanceProfileRole {
|
|
3957
2981
|
|
|
@@ -3967,10 +2991,6 @@ export interface AwsIamInstanceProfileRole {
|
|
|
3967
2991
|
|
|
3968
2992
|
RoleName?: string;
|
|
3969
2993
|
}
|
|
3970
|
-
export declare namespace AwsIamInstanceProfileRole {
|
|
3971
|
-
|
|
3972
|
-
const filterSensitiveLog: (obj: AwsIamInstanceProfileRole) => any;
|
|
3973
|
-
}
|
|
3974
2994
|
|
|
3975
2995
|
export interface AwsIamInstanceProfile {
|
|
3976
2996
|
|
|
@@ -3986,10 +3006,6 @@ export interface AwsIamInstanceProfile {
|
|
|
3986
3006
|
|
|
3987
3007
|
Roles?: AwsIamInstanceProfileRole[];
|
|
3988
3008
|
}
|
|
3989
|
-
export declare namespace AwsIamInstanceProfile {
|
|
3990
|
-
|
|
3991
|
-
const filterSensitiveLog: (obj: AwsIamInstanceProfile) => any;
|
|
3992
|
-
}
|
|
3993
3009
|
|
|
3994
3010
|
export interface AwsIamPermissionsBoundary {
|
|
3995
3011
|
|
|
@@ -3997,10 +3013,6 @@ export interface AwsIamPermissionsBoundary {
|
|
|
3997
3013
|
|
|
3998
3014
|
PermissionsBoundaryType?: string;
|
|
3999
3015
|
}
|
|
4000
|
-
export declare namespace AwsIamPermissionsBoundary {
|
|
4001
|
-
|
|
4002
|
-
const filterSensitiveLog: (obj: AwsIamPermissionsBoundary) => any;
|
|
4003
|
-
}
|
|
4004
3016
|
|
|
4005
3017
|
export interface AwsIamPolicyVersion {
|
|
4006
3018
|
|
|
@@ -4010,10 +3022,6 @@ export interface AwsIamPolicyVersion {
|
|
|
4010
3022
|
|
|
4011
3023
|
CreateDate?: string;
|
|
4012
3024
|
}
|
|
4013
|
-
export declare namespace AwsIamPolicyVersion {
|
|
4014
|
-
|
|
4015
|
-
const filterSensitiveLog: (obj: AwsIamPolicyVersion) => any;
|
|
4016
|
-
}
|
|
4017
3025
|
|
|
4018
3026
|
export interface AwsIamPolicyDetails {
|
|
4019
3027
|
|
|
@@ -4039,19 +3047,11 @@ export interface AwsIamPolicyDetails {
|
|
|
4039
3047
|
|
|
4040
3048
|
UpdateDate?: string;
|
|
4041
3049
|
}
|
|
4042
|
-
export declare namespace AwsIamPolicyDetails {
|
|
4043
|
-
|
|
4044
|
-
const filterSensitiveLog: (obj: AwsIamPolicyDetails) => any;
|
|
4045
|
-
}
|
|
4046
3050
|
|
|
4047
3051
|
export interface AwsIamRolePolicy {
|
|
4048
3052
|
|
|
4049
3053
|
PolicyName?: string;
|
|
4050
3054
|
}
|
|
4051
|
-
export declare namespace AwsIamRolePolicy {
|
|
4052
|
-
|
|
4053
|
-
const filterSensitiveLog: (obj: AwsIamRolePolicy) => any;
|
|
4054
|
-
}
|
|
4055
3055
|
|
|
4056
3056
|
export interface AwsIamRoleDetails {
|
|
4057
3057
|
|
|
@@ -4075,19 +3075,11 @@ export interface AwsIamRoleDetails {
|
|
|
4075
3075
|
|
|
4076
3076
|
Path?: string;
|
|
4077
3077
|
}
|
|
4078
|
-
export declare namespace AwsIamRoleDetails {
|
|
4079
|
-
|
|
4080
|
-
const filterSensitiveLog: (obj: AwsIamRoleDetails) => any;
|
|
4081
|
-
}
|
|
4082
3078
|
|
|
4083
3079
|
export interface AwsIamUserPolicy {
|
|
4084
3080
|
|
|
4085
3081
|
PolicyName?: string;
|
|
4086
3082
|
}
|
|
4087
|
-
export declare namespace AwsIamUserPolicy {
|
|
4088
|
-
|
|
4089
|
-
const filterSensitiveLog: (obj: AwsIamUserPolicy) => any;
|
|
4090
|
-
}
|
|
4091
3083
|
|
|
4092
3084
|
export interface AwsIamUserDetails {
|
|
4093
3085
|
|
|
@@ -4107,10 +3099,6 @@ export interface AwsIamUserDetails {
|
|
|
4107
3099
|
|
|
4108
3100
|
UserPolicyList?: AwsIamUserPolicy[];
|
|
4109
3101
|
}
|
|
4110
|
-
export declare namespace AwsIamUserDetails {
|
|
4111
|
-
|
|
4112
|
-
const filterSensitiveLog: (obj: AwsIamUserDetails) => any;
|
|
4113
|
-
}
|
|
4114
3102
|
|
|
4115
3103
|
export interface AwsKinesisStreamStreamEncryptionDetails {
|
|
4116
3104
|
|
|
@@ -4118,10 +3106,6 @@ export interface AwsKinesisStreamStreamEncryptionDetails {
|
|
|
4118
3106
|
|
|
4119
3107
|
KeyId?: string;
|
|
4120
3108
|
}
|
|
4121
|
-
export declare namespace AwsKinesisStreamStreamEncryptionDetails {
|
|
4122
|
-
|
|
4123
|
-
const filterSensitiveLog: (obj: AwsKinesisStreamStreamEncryptionDetails) => any;
|
|
4124
|
-
}
|
|
4125
3109
|
|
|
4126
3110
|
export interface AwsKinesisStreamDetails {
|
|
4127
3111
|
|
|
@@ -4135,10 +3119,6 @@ export interface AwsKinesisStreamDetails {
|
|
|
4135
3119
|
|
|
4136
3120
|
RetentionPeriodHours?: number;
|
|
4137
3121
|
}
|
|
4138
|
-
export declare namespace AwsKinesisStreamDetails {
|
|
4139
|
-
|
|
4140
|
-
const filterSensitiveLog: (obj: AwsKinesisStreamDetails) => any;
|
|
4141
|
-
}
|
|
4142
3122
|
|
|
4143
3123
|
export interface AwsKmsKeyDetails {
|
|
4144
3124
|
|
|
@@ -4158,10 +3138,6 @@ export interface AwsKmsKeyDetails {
|
|
|
4158
3138
|
|
|
4159
3139
|
KeyRotationStatus?: boolean;
|
|
4160
3140
|
}
|
|
4161
|
-
export declare namespace AwsKmsKeyDetails {
|
|
4162
|
-
|
|
4163
|
-
const filterSensitiveLog: (obj: AwsKmsKeyDetails) => any;
|
|
4164
|
-
}
|
|
4165
3141
|
|
|
4166
3142
|
export interface AwsLambdaFunctionCode {
|
|
4167
3143
|
|
|
@@ -4173,19 +3149,11 @@ export interface AwsLambdaFunctionCode {
|
|
|
4173
3149
|
|
|
4174
3150
|
ZipFile?: string;
|
|
4175
3151
|
}
|
|
4176
|
-
export declare namespace AwsLambdaFunctionCode {
|
|
4177
|
-
|
|
4178
|
-
const filterSensitiveLog: (obj: AwsLambdaFunctionCode) => any;
|
|
4179
|
-
}
|
|
4180
3152
|
|
|
4181
3153
|
export interface AwsLambdaFunctionDeadLetterConfig {
|
|
4182
3154
|
|
|
4183
3155
|
TargetArn?: string;
|
|
4184
3156
|
}
|
|
4185
|
-
export declare namespace AwsLambdaFunctionDeadLetterConfig {
|
|
4186
|
-
|
|
4187
|
-
const filterSensitiveLog: (obj: AwsLambdaFunctionDeadLetterConfig) => any;
|
|
4188
|
-
}
|
|
4189
3157
|
|
|
4190
3158
|
export interface AwsLambdaFunctionEnvironmentError {
|
|
4191
3159
|
|
|
@@ -4193,10 +3161,6 @@ export interface AwsLambdaFunctionEnvironmentError {
|
|
|
4193
3161
|
|
|
4194
3162
|
Message?: string;
|
|
4195
3163
|
}
|
|
4196
|
-
export declare namespace AwsLambdaFunctionEnvironmentError {
|
|
4197
|
-
|
|
4198
|
-
const filterSensitiveLog: (obj: AwsLambdaFunctionEnvironmentError) => any;
|
|
4199
|
-
}
|
|
4200
3164
|
|
|
4201
3165
|
export interface AwsLambdaFunctionEnvironment {
|
|
4202
3166
|
|
|
@@ -4204,10 +3168,6 @@ export interface AwsLambdaFunctionEnvironment {
|
|
|
4204
3168
|
|
|
4205
3169
|
Error?: AwsLambdaFunctionEnvironmentError;
|
|
4206
3170
|
}
|
|
4207
|
-
export declare namespace AwsLambdaFunctionEnvironment {
|
|
4208
|
-
|
|
4209
|
-
const filterSensitiveLog: (obj: AwsLambdaFunctionEnvironment) => any;
|
|
4210
|
-
}
|
|
4211
3171
|
|
|
4212
3172
|
export interface AwsLambdaFunctionLayer {
|
|
4213
3173
|
|
|
@@ -4215,19 +3175,11 @@ export interface AwsLambdaFunctionLayer {
|
|
|
4215
3175
|
|
|
4216
3176
|
CodeSize?: number;
|
|
4217
3177
|
}
|
|
4218
|
-
export declare namespace AwsLambdaFunctionLayer {
|
|
4219
|
-
|
|
4220
|
-
const filterSensitiveLog: (obj: AwsLambdaFunctionLayer) => any;
|
|
4221
|
-
}
|
|
4222
3178
|
|
|
4223
3179
|
export interface AwsLambdaFunctionTracingConfig {
|
|
4224
3180
|
|
|
4225
3181
|
Mode?: string;
|
|
4226
3182
|
}
|
|
4227
|
-
export declare namespace AwsLambdaFunctionTracingConfig {
|
|
4228
|
-
|
|
4229
|
-
const filterSensitiveLog: (obj: AwsLambdaFunctionTracingConfig) => any;
|
|
4230
|
-
}
|
|
4231
3183
|
|
|
4232
3184
|
export interface AwsLambdaFunctionVpcConfig {
|
|
4233
3185
|
|
|
@@ -4237,10 +3189,6 @@ export interface AwsLambdaFunctionVpcConfig {
|
|
|
4237
3189
|
|
|
4238
3190
|
VpcId?: string;
|
|
4239
3191
|
}
|
|
4240
|
-
export declare namespace AwsLambdaFunctionVpcConfig {
|
|
4241
|
-
|
|
4242
|
-
const filterSensitiveLog: (obj: AwsLambdaFunctionVpcConfig) => any;
|
|
4243
|
-
}
|
|
4244
3192
|
|
|
4245
3193
|
export interface AwsLambdaFunctionDetails {
|
|
4246
3194
|
|
|
@@ -4280,10 +3228,6 @@ export interface AwsLambdaFunctionDetails {
|
|
|
4280
3228
|
|
|
4281
3229
|
Version?: string;
|
|
4282
3230
|
}
|
|
4283
|
-
export declare namespace AwsLambdaFunctionDetails {
|
|
4284
|
-
|
|
4285
|
-
const filterSensitiveLog: (obj: AwsLambdaFunctionDetails) => any;
|
|
4286
|
-
}
|
|
4287
3231
|
|
|
4288
3232
|
export interface AwsLambdaLayerVersionDetails {
|
|
4289
3233
|
|
|
@@ -4293,19 +3237,11 @@ export interface AwsLambdaLayerVersionDetails {
|
|
|
4293
3237
|
|
|
4294
3238
|
CreatedDate?: string;
|
|
4295
3239
|
}
|
|
4296
|
-
export declare namespace AwsLambdaLayerVersionDetails {
|
|
4297
|
-
|
|
4298
|
-
const filterSensitiveLog: (obj: AwsLambdaLayerVersionDetails) => any;
|
|
4299
|
-
}
|
|
4300
3240
|
|
|
4301
3241
|
export interface AwsNetworkFirewallFirewallSubnetMappingsDetails {
|
|
4302
3242
|
|
|
4303
3243
|
SubnetId?: string;
|
|
4304
3244
|
}
|
|
4305
|
-
export declare namespace AwsNetworkFirewallFirewallSubnetMappingsDetails {
|
|
4306
|
-
|
|
4307
|
-
const filterSensitiveLog: (obj: AwsNetworkFirewallFirewallSubnetMappingsDetails) => any;
|
|
4308
|
-
}
|
|
4309
3245
|
|
|
4310
3246
|
export interface AwsNetworkFirewallFirewallDetails {
|
|
4311
3247
|
|
|
@@ -4329,46 +3265,26 @@ export interface AwsNetworkFirewallFirewallDetails {
|
|
|
4329
3265
|
|
|
4330
3266
|
VpcId?: string;
|
|
4331
3267
|
}
|
|
4332
|
-
export declare namespace AwsNetworkFirewallFirewallDetails {
|
|
4333
|
-
|
|
4334
|
-
const filterSensitiveLog: (obj: AwsNetworkFirewallFirewallDetails) => any;
|
|
4335
|
-
}
|
|
4336
3268
|
|
|
4337
3269
|
export interface FirewallPolicyStatefulRuleGroupReferencesDetails {
|
|
4338
3270
|
|
|
4339
3271
|
ResourceArn?: string;
|
|
4340
3272
|
}
|
|
4341
|
-
export declare namespace FirewallPolicyStatefulRuleGroupReferencesDetails {
|
|
4342
|
-
|
|
4343
|
-
const filterSensitiveLog: (obj: FirewallPolicyStatefulRuleGroupReferencesDetails) => any;
|
|
4344
|
-
}
|
|
4345
3273
|
|
|
4346
3274
|
export interface StatelessCustomPublishMetricActionDimension {
|
|
4347
3275
|
|
|
4348
3276
|
Value?: string;
|
|
4349
3277
|
}
|
|
4350
|
-
export declare namespace StatelessCustomPublishMetricActionDimension {
|
|
4351
|
-
|
|
4352
|
-
const filterSensitiveLog: (obj: StatelessCustomPublishMetricActionDimension) => any;
|
|
4353
|
-
}
|
|
4354
3278
|
|
|
4355
3279
|
export interface StatelessCustomPublishMetricAction {
|
|
4356
3280
|
|
|
4357
3281
|
Dimensions?: StatelessCustomPublishMetricActionDimension[];
|
|
4358
3282
|
}
|
|
4359
|
-
export declare namespace StatelessCustomPublishMetricAction {
|
|
4360
|
-
|
|
4361
|
-
const filterSensitiveLog: (obj: StatelessCustomPublishMetricAction) => any;
|
|
4362
|
-
}
|
|
4363
3283
|
|
|
4364
3284
|
export interface StatelessCustomActionDefinition {
|
|
4365
3285
|
|
|
4366
3286
|
PublishMetricAction?: StatelessCustomPublishMetricAction;
|
|
4367
3287
|
}
|
|
4368
|
-
export declare namespace StatelessCustomActionDefinition {
|
|
4369
|
-
|
|
4370
|
-
const filterSensitiveLog: (obj: StatelessCustomActionDefinition) => any;
|
|
4371
|
-
}
|
|
4372
3288
|
|
|
4373
3289
|
export interface FirewallPolicyStatelessCustomActionsDetails {
|
|
4374
3290
|
|
|
@@ -4376,10 +3292,6 @@ export interface FirewallPolicyStatelessCustomActionsDetails {
|
|
|
4376
3292
|
|
|
4377
3293
|
ActionName?: string;
|
|
4378
3294
|
}
|
|
4379
|
-
export declare namespace FirewallPolicyStatelessCustomActionsDetails {
|
|
4380
|
-
|
|
4381
|
-
const filterSensitiveLog: (obj: FirewallPolicyStatelessCustomActionsDetails) => any;
|
|
4382
|
-
}
|
|
4383
3295
|
|
|
4384
3296
|
export interface FirewallPolicyStatelessRuleGroupReferencesDetails {
|
|
4385
3297
|
|
|
@@ -4387,10 +3299,6 @@ export interface FirewallPolicyStatelessRuleGroupReferencesDetails {
|
|
|
4387
3299
|
|
|
4388
3300
|
ResourceArn?: string;
|
|
4389
3301
|
}
|
|
4390
|
-
export declare namespace FirewallPolicyStatelessRuleGroupReferencesDetails {
|
|
4391
|
-
|
|
4392
|
-
const filterSensitiveLog: (obj: FirewallPolicyStatelessRuleGroupReferencesDetails) => any;
|
|
4393
|
-
}
|
|
4394
3302
|
|
|
4395
3303
|
export interface FirewallPolicyDetails {
|
|
4396
3304
|
|
|
@@ -4404,10 +3312,6 @@ export interface FirewallPolicyDetails {
|
|
|
4404
3312
|
|
|
4405
3313
|
StatelessRuleGroupReferences?: FirewallPolicyStatelessRuleGroupReferencesDetails[];
|
|
4406
3314
|
}
|
|
4407
|
-
export declare namespace FirewallPolicyDetails {
|
|
4408
|
-
|
|
4409
|
-
const filterSensitiveLog: (obj: FirewallPolicyDetails) => any;
|
|
4410
|
-
}
|
|
4411
3315
|
|
|
4412
3316
|
export interface AwsNetworkFirewallFirewallPolicyDetails {
|
|
4413
3317
|
|
|
@@ -4421,10 +3325,6 @@ export interface AwsNetworkFirewallFirewallPolicyDetails {
|
|
|
4421
3325
|
|
|
4422
3326
|
Description?: string;
|
|
4423
3327
|
}
|
|
4424
|
-
export declare namespace AwsNetworkFirewallFirewallPolicyDetails {
|
|
4425
|
-
|
|
4426
|
-
const filterSensitiveLog: (obj: AwsNetworkFirewallFirewallPolicyDetails) => any;
|
|
4427
|
-
}
|
|
4428
3328
|
|
|
4429
3329
|
export interface RuleGroupSourceListDetails {
|
|
4430
3330
|
|
|
@@ -4434,10 +3334,6 @@ export interface RuleGroupSourceListDetails {
|
|
|
4434
3334
|
|
|
4435
3335
|
Targets?: string[];
|
|
4436
3336
|
}
|
|
4437
|
-
export declare namespace RuleGroupSourceListDetails {
|
|
4438
|
-
|
|
4439
|
-
const filterSensitiveLog: (obj: RuleGroupSourceListDetails) => any;
|
|
4440
|
-
}
|
|
4441
3337
|
|
|
4442
3338
|
export interface RuleGroupSourceStatefulRulesHeaderDetails {
|
|
4443
3339
|
|
|
@@ -4453,10 +3349,6 @@ export interface RuleGroupSourceStatefulRulesHeaderDetails {
|
|
|
4453
3349
|
|
|
4454
3350
|
SourcePort?: string;
|
|
4455
3351
|
}
|
|
4456
|
-
export declare namespace RuleGroupSourceStatefulRulesHeaderDetails {
|
|
4457
|
-
|
|
4458
|
-
const filterSensitiveLog: (obj: RuleGroupSourceStatefulRulesHeaderDetails) => any;
|
|
4459
|
-
}
|
|
4460
3352
|
|
|
4461
3353
|
export interface RuleGroupSourceStatefulRulesOptionsDetails {
|
|
4462
3354
|
|
|
@@ -4464,10 +3356,6 @@ export interface RuleGroupSourceStatefulRulesOptionsDetails {
|
|
|
4464
3356
|
|
|
4465
3357
|
Settings?: string[];
|
|
4466
3358
|
}
|
|
4467
|
-
export declare namespace RuleGroupSourceStatefulRulesOptionsDetails {
|
|
4468
|
-
|
|
4469
|
-
const filterSensitiveLog: (obj: RuleGroupSourceStatefulRulesOptionsDetails) => any;
|
|
4470
|
-
}
|
|
4471
3359
|
|
|
4472
3360
|
export interface RuleGroupSourceStatefulRulesDetails {
|
|
4473
3361
|
|
|
@@ -4477,10 +3365,6 @@ export interface RuleGroupSourceStatefulRulesDetails {
|
|
|
4477
3365
|
|
|
4478
3366
|
RuleOptions?: RuleGroupSourceStatefulRulesOptionsDetails[];
|
|
4479
3367
|
}
|
|
4480
|
-
export declare namespace RuleGroupSourceStatefulRulesDetails {
|
|
4481
|
-
|
|
4482
|
-
const filterSensitiveLog: (obj: RuleGroupSourceStatefulRulesDetails) => any;
|
|
4483
|
-
}
|
|
4484
3368
|
|
|
4485
3369
|
export interface RuleGroupSourceCustomActionsDetails {
|
|
4486
3370
|
|
|
@@ -4488,10 +3372,6 @@ export interface RuleGroupSourceCustomActionsDetails {
|
|
|
4488
3372
|
|
|
4489
3373
|
ActionName?: string;
|
|
4490
3374
|
}
|
|
4491
|
-
export declare namespace RuleGroupSourceCustomActionsDetails {
|
|
4492
|
-
|
|
4493
|
-
const filterSensitiveLog: (obj: RuleGroupSourceCustomActionsDetails) => any;
|
|
4494
|
-
}
|
|
4495
3375
|
|
|
4496
3376
|
export interface RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts {
|
|
4497
3377
|
|
|
@@ -4499,19 +3379,11 @@ export interface RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts {
|
|
|
4499
3379
|
|
|
4500
3380
|
ToPort?: number;
|
|
4501
3381
|
}
|
|
4502
|
-
export declare namespace RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts {
|
|
4503
|
-
|
|
4504
|
-
const filterSensitiveLog: (obj: RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts) => any;
|
|
4505
|
-
}
|
|
4506
3382
|
|
|
4507
3383
|
export interface RuleGroupSourceStatelessRuleMatchAttributesDestinations {
|
|
4508
3384
|
|
|
4509
3385
|
AddressDefinition?: string;
|
|
4510
3386
|
}
|
|
4511
|
-
export declare namespace RuleGroupSourceStatelessRuleMatchAttributesDestinations {
|
|
4512
|
-
|
|
4513
|
-
const filterSensitiveLog: (obj: RuleGroupSourceStatelessRuleMatchAttributesDestinations) => any;
|
|
4514
|
-
}
|
|
4515
3387
|
|
|
4516
3388
|
export interface RuleGroupSourceStatelessRuleMatchAttributesSourcePorts {
|
|
4517
3389
|
|
|
@@ -4519,19 +3391,11 @@ export interface RuleGroupSourceStatelessRuleMatchAttributesSourcePorts {
|
|
|
4519
3391
|
|
|
4520
3392
|
ToPort?: number;
|
|
4521
3393
|
}
|
|
4522
|
-
export declare namespace RuleGroupSourceStatelessRuleMatchAttributesSourcePorts {
|
|
4523
|
-
|
|
4524
|
-
const filterSensitiveLog: (obj: RuleGroupSourceStatelessRuleMatchAttributesSourcePorts) => any;
|
|
4525
|
-
}
|
|
4526
3394
|
|
|
4527
3395
|
export interface RuleGroupSourceStatelessRuleMatchAttributesSources {
|
|
4528
3396
|
|
|
4529
3397
|
AddressDefinition?: string;
|
|
4530
3398
|
}
|
|
4531
|
-
export declare namespace RuleGroupSourceStatelessRuleMatchAttributesSources {
|
|
4532
|
-
|
|
4533
|
-
const filterSensitiveLog: (obj: RuleGroupSourceStatelessRuleMatchAttributesSources) => any;
|
|
4534
|
-
}
|
|
4535
3399
|
|
|
4536
3400
|
export interface RuleGroupSourceStatelessRuleMatchAttributesTcpFlags {
|
|
4537
3401
|
|
|
@@ -4539,10 +3403,6 @@ export interface RuleGroupSourceStatelessRuleMatchAttributesTcpFlags {
|
|
|
4539
3403
|
|
|
4540
3404
|
Masks?: string[];
|
|
4541
3405
|
}
|
|
4542
|
-
export declare namespace RuleGroupSourceStatelessRuleMatchAttributesTcpFlags {
|
|
4543
|
-
|
|
4544
|
-
const filterSensitiveLog: (obj: RuleGroupSourceStatelessRuleMatchAttributesTcpFlags) => any;
|
|
4545
|
-
}
|
|
4546
3406
|
|
|
4547
3407
|
export interface RuleGroupSourceStatelessRuleMatchAttributes {
|
|
4548
3408
|
|
|
@@ -4558,10 +3418,6 @@ export interface RuleGroupSourceStatelessRuleMatchAttributes {
|
|
|
4558
3418
|
|
|
4559
3419
|
TcpFlags?: RuleGroupSourceStatelessRuleMatchAttributesTcpFlags[];
|
|
4560
3420
|
}
|
|
4561
|
-
export declare namespace RuleGroupSourceStatelessRuleMatchAttributes {
|
|
4562
|
-
|
|
4563
|
-
const filterSensitiveLog: (obj: RuleGroupSourceStatelessRuleMatchAttributes) => any;
|
|
4564
|
-
}
|
|
4565
3421
|
|
|
4566
3422
|
export interface RuleGroupSourceStatelessRuleDefinition {
|
|
4567
3423
|
|
|
@@ -4569,10 +3425,6 @@ export interface RuleGroupSourceStatelessRuleDefinition {
|
|
|
4569
3425
|
|
|
4570
3426
|
MatchAttributes?: RuleGroupSourceStatelessRuleMatchAttributes;
|
|
4571
3427
|
}
|
|
4572
|
-
export declare namespace RuleGroupSourceStatelessRuleDefinition {
|
|
4573
|
-
|
|
4574
|
-
const filterSensitiveLog: (obj: RuleGroupSourceStatelessRuleDefinition) => any;
|
|
4575
|
-
}
|
|
4576
3428
|
|
|
4577
3429
|
export interface RuleGroupSourceStatelessRulesDetails {
|
|
4578
3430
|
|
|
@@ -4580,10 +3432,6 @@ export interface RuleGroupSourceStatelessRulesDetails {
|
|
|
4580
3432
|
|
|
4581
3433
|
RuleDefinition?: RuleGroupSourceStatelessRuleDefinition;
|
|
4582
3434
|
}
|
|
4583
|
-
export declare namespace RuleGroupSourceStatelessRulesDetails {
|
|
4584
|
-
|
|
4585
|
-
const filterSensitiveLog: (obj: RuleGroupSourceStatelessRulesDetails) => any;
|
|
4586
|
-
}
|
|
4587
3435
|
|
|
4588
3436
|
export interface RuleGroupSourceStatelessRulesAndCustomActionsDetails {
|
|
4589
3437
|
|
|
@@ -4591,10 +3439,6 @@ export interface RuleGroupSourceStatelessRulesAndCustomActionsDetails {
|
|
|
4591
3439
|
|
|
4592
3440
|
StatelessRules?: RuleGroupSourceStatelessRulesDetails[];
|
|
4593
3441
|
}
|
|
4594
|
-
export declare namespace RuleGroupSourceStatelessRulesAndCustomActionsDetails {
|
|
4595
|
-
|
|
4596
|
-
const filterSensitiveLog: (obj: RuleGroupSourceStatelessRulesAndCustomActionsDetails) => any;
|
|
4597
|
-
}
|
|
4598
3442
|
|
|
4599
3443
|
export interface RuleGroupSource {
|
|
4600
3444
|
|
|
@@ -4606,16 +3450,590 @@ export interface RuleGroupSource {
|
|
|
4606
3450
|
|
|
4607
3451
|
StatelessRulesAndCustomActions?: RuleGroupSourceStatelessRulesAndCustomActionsDetails;
|
|
4608
3452
|
}
|
|
4609
|
-
export declare namespace RuleGroupSource {
|
|
4610
|
-
|
|
4611
|
-
const filterSensitiveLog: (obj: RuleGroupSource) => any;
|
|
4612
|
-
}
|
|
4613
3453
|
|
|
4614
3454
|
export interface RuleGroupVariablesIpSetsDetails {
|
|
4615
3455
|
|
|
4616
3456
|
Definition?: string[];
|
|
4617
3457
|
}
|
|
4618
|
-
|
|
4619
|
-
|
|
4620
|
-
|
|
4621
|
-
|
|
3458
|
+
|
|
3459
|
+
export declare const AcceptAdministratorInvitationRequestFilterSensitiveLog: (obj: AcceptAdministratorInvitationRequest) => any;
|
|
3460
|
+
|
|
3461
|
+
export declare const AcceptAdministratorInvitationResponseFilterSensitiveLog: (obj: AcceptAdministratorInvitationResponse) => any;
|
|
3462
|
+
|
|
3463
|
+
export declare const AcceptInvitationRequestFilterSensitiveLog: (obj: AcceptInvitationRequest) => any;
|
|
3464
|
+
|
|
3465
|
+
export declare const AcceptInvitationResponseFilterSensitiveLog: (obj: AcceptInvitationResponse) => any;
|
|
3466
|
+
|
|
3467
|
+
export declare const AccountDetailsFilterSensitiveLog: (obj: AccountDetails) => any;
|
|
3468
|
+
|
|
3469
|
+
export declare const AwsApiCallActionDomainDetailsFilterSensitiveLog: (obj: AwsApiCallActionDomainDetails) => any;
|
|
3470
|
+
|
|
3471
|
+
export declare const CityFilterSensitiveLog: (obj: City) => any;
|
|
3472
|
+
|
|
3473
|
+
export declare const CountryFilterSensitiveLog: (obj: Country) => any;
|
|
3474
|
+
|
|
3475
|
+
export declare const GeoLocationFilterSensitiveLog: (obj: GeoLocation) => any;
|
|
3476
|
+
|
|
3477
|
+
export declare const IpOrganizationDetailsFilterSensitiveLog: (obj: IpOrganizationDetails) => any;
|
|
3478
|
+
|
|
3479
|
+
export declare const ActionRemoteIpDetailsFilterSensitiveLog: (obj: ActionRemoteIpDetails) => any;
|
|
3480
|
+
|
|
3481
|
+
export declare const AwsApiCallActionFilterSensitiveLog: (obj: AwsApiCallAction) => any;
|
|
3482
|
+
|
|
3483
|
+
export declare const DnsRequestActionFilterSensitiveLog: (obj: DnsRequestAction) => any;
|
|
3484
|
+
|
|
3485
|
+
export declare const ActionLocalPortDetailsFilterSensitiveLog: (obj: ActionLocalPortDetails) => any;
|
|
3486
|
+
|
|
3487
|
+
export declare const ActionRemotePortDetailsFilterSensitiveLog: (obj: ActionRemotePortDetails) => any;
|
|
3488
|
+
|
|
3489
|
+
export declare const NetworkConnectionActionFilterSensitiveLog: (obj: NetworkConnectionAction) => any;
|
|
3490
|
+
|
|
3491
|
+
export declare const ActionLocalIpDetailsFilterSensitiveLog: (obj: ActionLocalIpDetails) => any;
|
|
3492
|
+
|
|
3493
|
+
export declare const PortProbeDetailFilterSensitiveLog: (obj: PortProbeDetail) => any;
|
|
3494
|
+
|
|
3495
|
+
export declare const PortProbeActionFilterSensitiveLog: (obj: PortProbeAction) => any;
|
|
3496
|
+
|
|
3497
|
+
export declare const ActionFilterSensitiveLog: (obj: Action) => any;
|
|
3498
|
+
|
|
3499
|
+
export declare const ActionTargetFilterSensitiveLog: (obj: ActionTarget) => any;
|
|
3500
|
+
|
|
3501
|
+
export declare const AdjustmentFilterSensitiveLog: (obj: Adjustment) => any;
|
|
3502
|
+
|
|
3503
|
+
export declare const AdminAccountFilterSensitiveLog: (obj: AdminAccount) => any;
|
|
3504
|
+
|
|
3505
|
+
export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
|
|
3506
|
+
|
|
3507
|
+
export declare const AwsApiGatewayAccessLogSettingsFilterSensitiveLog: (obj: AwsApiGatewayAccessLogSettings) => any;
|
|
3508
|
+
|
|
3509
|
+
export declare const AwsApiGatewayCanarySettingsFilterSensitiveLog: (obj: AwsApiGatewayCanarySettings) => any;
|
|
3510
|
+
|
|
3511
|
+
export declare const AwsApiGatewayEndpointConfigurationFilterSensitiveLog: (obj: AwsApiGatewayEndpointConfiguration) => any;
|
|
3512
|
+
|
|
3513
|
+
export declare const AwsApiGatewayMethodSettingsFilterSensitiveLog: (obj: AwsApiGatewayMethodSettings) => any;
|
|
3514
|
+
|
|
3515
|
+
export declare const AwsApiGatewayRestApiDetailsFilterSensitiveLog: (obj: AwsApiGatewayRestApiDetails) => any;
|
|
3516
|
+
|
|
3517
|
+
export declare const AwsApiGatewayStageDetailsFilterSensitiveLog: (obj: AwsApiGatewayStageDetails) => any;
|
|
3518
|
+
|
|
3519
|
+
export declare const AwsCorsConfigurationFilterSensitiveLog: (obj: AwsCorsConfiguration) => any;
|
|
3520
|
+
|
|
3521
|
+
export declare const AwsApiGatewayV2ApiDetailsFilterSensitiveLog: (obj: AwsApiGatewayV2ApiDetails) => any;
|
|
3522
|
+
|
|
3523
|
+
export declare const AwsApiGatewayV2RouteSettingsFilterSensitiveLog: (obj: AwsApiGatewayV2RouteSettings) => any;
|
|
3524
|
+
|
|
3525
|
+
export declare const AwsApiGatewayV2StageDetailsFilterSensitiveLog: (obj: AwsApiGatewayV2StageDetails) => any;
|
|
3526
|
+
|
|
3527
|
+
export declare const AwsAutoScalingAutoScalingGroupAvailabilityZonesListDetailsFilterSensitiveLog: (obj: AwsAutoScalingAutoScalingGroupAvailabilityZonesListDetails) => any;
|
|
3528
|
+
|
|
3529
|
+
export declare const AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecificationFilterSensitiveLog: (obj: AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification) => any;
|
|
3530
|
+
|
|
3531
|
+
export declare const AwsAutoScalingAutoScalingGroupMixedInstancesPolicyInstancesDistributionDetailsFilterSensitiveLog: (obj: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyInstancesDistributionDetails) => any;
|
|
3532
|
+
|
|
3533
|
+
export declare const AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateLaunchTemplateSpecificationFilterSensitiveLog: (obj: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateLaunchTemplateSpecification) => any;
|
|
3534
|
+
|
|
3535
|
+
export declare const AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetailsFilterSensitiveLog: (obj: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails) => any;
|
|
3536
|
+
|
|
3537
|
+
export declare const AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetailsFilterSensitiveLog: (obj: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails) => any;
|
|
3538
|
+
|
|
3539
|
+
export declare const AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetailsFilterSensitiveLog: (obj: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails) => any;
|
|
3540
|
+
|
|
3541
|
+
export declare const AwsAutoScalingAutoScalingGroupDetailsFilterSensitiveLog: (obj: AwsAutoScalingAutoScalingGroupDetails) => any;
|
|
3542
|
+
|
|
3543
|
+
export declare const AwsAutoScalingLaunchConfigurationBlockDeviceMappingsEbsDetailsFilterSensitiveLog: (obj: AwsAutoScalingLaunchConfigurationBlockDeviceMappingsEbsDetails) => any;
|
|
3544
|
+
|
|
3545
|
+
export declare const AwsAutoScalingLaunchConfigurationBlockDeviceMappingsDetailsFilterSensitiveLog: (obj: AwsAutoScalingLaunchConfigurationBlockDeviceMappingsDetails) => any;
|
|
3546
|
+
|
|
3547
|
+
export declare const AwsAutoScalingLaunchConfigurationInstanceMonitoringDetailsFilterSensitiveLog: (obj: AwsAutoScalingLaunchConfigurationInstanceMonitoringDetails) => any;
|
|
3548
|
+
|
|
3549
|
+
export declare const AwsAutoScalingLaunchConfigurationMetadataOptionsFilterSensitiveLog: (obj: AwsAutoScalingLaunchConfigurationMetadataOptions) => any;
|
|
3550
|
+
|
|
3551
|
+
export declare const AwsAutoScalingLaunchConfigurationDetailsFilterSensitiveLog: (obj: AwsAutoScalingLaunchConfigurationDetails) => any;
|
|
3552
|
+
|
|
3553
|
+
export declare const AwsCertificateManagerCertificateResourceRecordFilterSensitiveLog: (obj: AwsCertificateManagerCertificateResourceRecord) => any;
|
|
3554
|
+
|
|
3555
|
+
export declare const AwsCertificateManagerCertificateDomainValidationOptionFilterSensitiveLog: (obj: AwsCertificateManagerCertificateDomainValidationOption) => any;
|
|
3556
|
+
|
|
3557
|
+
export declare const AwsCertificateManagerCertificateExtendedKeyUsageFilterSensitiveLog: (obj: AwsCertificateManagerCertificateExtendedKeyUsage) => any;
|
|
3558
|
+
|
|
3559
|
+
export declare const AwsCertificateManagerCertificateKeyUsageFilterSensitiveLog: (obj: AwsCertificateManagerCertificateKeyUsage) => any;
|
|
3560
|
+
|
|
3561
|
+
export declare const AwsCertificateManagerCertificateOptionsFilterSensitiveLog: (obj: AwsCertificateManagerCertificateOptions) => any;
|
|
3562
|
+
|
|
3563
|
+
export declare const AwsCertificateManagerCertificateRenewalSummaryFilterSensitiveLog: (obj: AwsCertificateManagerCertificateRenewalSummary) => any;
|
|
3564
|
+
|
|
3565
|
+
export declare const AwsCertificateManagerCertificateDetailsFilterSensitiveLog: (obj: AwsCertificateManagerCertificateDetails) => any;
|
|
3566
|
+
|
|
3567
|
+
export declare const AwsCloudFormationStackDriftInformationDetailsFilterSensitiveLog: (obj: AwsCloudFormationStackDriftInformationDetails) => any;
|
|
3568
|
+
|
|
3569
|
+
export declare const AwsCloudFormationStackOutputsDetailsFilterSensitiveLog: (obj: AwsCloudFormationStackOutputsDetails) => any;
|
|
3570
|
+
|
|
3571
|
+
export declare const AwsCloudFormationStackDetailsFilterSensitiveLog: (obj: AwsCloudFormationStackDetails) => any;
|
|
3572
|
+
|
|
3573
|
+
export declare const AwsCloudFrontDistributionCacheBehaviorFilterSensitiveLog: (obj: AwsCloudFrontDistributionCacheBehavior) => any;
|
|
3574
|
+
|
|
3575
|
+
export declare const AwsCloudFrontDistributionCacheBehaviorsFilterSensitiveLog: (obj: AwsCloudFrontDistributionCacheBehaviors) => any;
|
|
3576
|
+
|
|
3577
|
+
export declare const AwsCloudFrontDistributionDefaultCacheBehaviorFilterSensitiveLog: (obj: AwsCloudFrontDistributionDefaultCacheBehavior) => any;
|
|
3578
|
+
|
|
3579
|
+
export declare const AwsCloudFrontDistributionLoggingFilterSensitiveLog: (obj: AwsCloudFrontDistributionLogging) => any;
|
|
3580
|
+
|
|
3581
|
+
export declare const AwsCloudFrontDistributionOriginGroupFailoverStatusCodesFilterSensitiveLog: (obj: AwsCloudFrontDistributionOriginGroupFailoverStatusCodes) => any;
|
|
3582
|
+
|
|
3583
|
+
export declare const AwsCloudFrontDistributionOriginGroupFailoverFilterSensitiveLog: (obj: AwsCloudFrontDistributionOriginGroupFailover) => any;
|
|
3584
|
+
|
|
3585
|
+
export declare const AwsCloudFrontDistributionOriginGroupFilterSensitiveLog: (obj: AwsCloudFrontDistributionOriginGroup) => any;
|
|
3586
|
+
|
|
3587
|
+
export declare const AwsCloudFrontDistributionOriginGroupsFilterSensitiveLog: (obj: AwsCloudFrontDistributionOriginGroups) => any;
|
|
3588
|
+
|
|
3589
|
+
export declare const AwsCloudFrontDistributionOriginSslProtocolsFilterSensitiveLog: (obj: AwsCloudFrontDistributionOriginSslProtocols) => any;
|
|
3590
|
+
|
|
3591
|
+
export declare const AwsCloudFrontDistributionOriginCustomOriginConfigFilterSensitiveLog: (obj: AwsCloudFrontDistributionOriginCustomOriginConfig) => any;
|
|
3592
|
+
|
|
3593
|
+
export declare const AwsCloudFrontDistributionOriginS3OriginConfigFilterSensitiveLog: (obj: AwsCloudFrontDistributionOriginS3OriginConfig) => any;
|
|
3594
|
+
|
|
3595
|
+
export declare const AwsCloudFrontDistributionOriginItemFilterSensitiveLog: (obj: AwsCloudFrontDistributionOriginItem) => any;
|
|
3596
|
+
|
|
3597
|
+
export declare const AwsCloudFrontDistributionOriginsFilterSensitiveLog: (obj: AwsCloudFrontDistributionOrigins) => any;
|
|
3598
|
+
|
|
3599
|
+
export declare const AwsCloudFrontDistributionViewerCertificateFilterSensitiveLog: (obj: AwsCloudFrontDistributionViewerCertificate) => any;
|
|
3600
|
+
|
|
3601
|
+
export declare const AwsCloudFrontDistributionDetailsFilterSensitiveLog: (obj: AwsCloudFrontDistributionDetails) => any;
|
|
3602
|
+
|
|
3603
|
+
export declare const AwsCloudTrailTrailDetailsFilterSensitiveLog: (obj: AwsCloudTrailTrailDetails) => any;
|
|
3604
|
+
|
|
3605
|
+
export declare const AwsCloudWatchAlarmDimensionsDetailsFilterSensitiveLog: (obj: AwsCloudWatchAlarmDimensionsDetails) => any;
|
|
3606
|
+
|
|
3607
|
+
export declare const AwsCloudWatchAlarmDetailsFilterSensitiveLog: (obj: AwsCloudWatchAlarmDetails) => any;
|
|
3608
|
+
|
|
3609
|
+
export declare const AwsCodeBuildProjectArtifactsDetailsFilterSensitiveLog: (obj: AwsCodeBuildProjectArtifactsDetails) => any;
|
|
3610
|
+
|
|
3611
|
+
export declare const AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetailsFilterSensitiveLog: (obj: AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails) => any;
|
|
3612
|
+
|
|
3613
|
+
export declare const AwsCodeBuildProjectEnvironmentRegistryCredentialFilterSensitiveLog: (obj: AwsCodeBuildProjectEnvironmentRegistryCredential) => any;
|
|
3614
|
+
|
|
3615
|
+
export declare const AwsCodeBuildProjectEnvironmentFilterSensitiveLog: (obj: AwsCodeBuildProjectEnvironment) => any;
|
|
3616
|
+
|
|
3617
|
+
export declare const AwsCodeBuildProjectLogsConfigCloudWatchLogsDetailsFilterSensitiveLog: (obj: AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails) => any;
|
|
3618
|
+
|
|
3619
|
+
export declare const AwsCodeBuildProjectLogsConfigS3LogsDetailsFilterSensitiveLog: (obj: AwsCodeBuildProjectLogsConfigS3LogsDetails) => any;
|
|
3620
|
+
|
|
3621
|
+
export declare const AwsCodeBuildProjectLogsConfigDetailsFilterSensitiveLog: (obj: AwsCodeBuildProjectLogsConfigDetails) => any;
|
|
3622
|
+
|
|
3623
|
+
export declare const AwsCodeBuildProjectSourceFilterSensitiveLog: (obj: AwsCodeBuildProjectSource) => any;
|
|
3624
|
+
|
|
3625
|
+
export declare const AwsCodeBuildProjectVpcConfigFilterSensitiveLog: (obj: AwsCodeBuildProjectVpcConfig) => any;
|
|
3626
|
+
|
|
3627
|
+
export declare const AwsCodeBuildProjectDetailsFilterSensitiveLog: (obj: AwsCodeBuildProjectDetails) => any;
|
|
3628
|
+
|
|
3629
|
+
export declare const AwsDynamoDbTableAttributeDefinitionFilterSensitiveLog: (obj: AwsDynamoDbTableAttributeDefinition) => any;
|
|
3630
|
+
|
|
3631
|
+
export declare const AwsDynamoDbTableBillingModeSummaryFilterSensitiveLog: (obj: AwsDynamoDbTableBillingModeSummary) => any;
|
|
3632
|
+
|
|
3633
|
+
export declare const AwsDynamoDbTableKeySchemaFilterSensitiveLog: (obj: AwsDynamoDbTableKeySchema) => any;
|
|
3634
|
+
|
|
3635
|
+
export declare const AwsDynamoDbTableProjectionFilterSensitiveLog: (obj: AwsDynamoDbTableProjection) => any;
|
|
3636
|
+
|
|
3637
|
+
export declare const AwsDynamoDbTableProvisionedThroughputFilterSensitiveLog: (obj: AwsDynamoDbTableProvisionedThroughput) => any;
|
|
3638
|
+
|
|
3639
|
+
export declare const AwsDynamoDbTableGlobalSecondaryIndexFilterSensitiveLog: (obj: AwsDynamoDbTableGlobalSecondaryIndex) => any;
|
|
3640
|
+
|
|
3641
|
+
export declare const AwsDynamoDbTableLocalSecondaryIndexFilterSensitiveLog: (obj: AwsDynamoDbTableLocalSecondaryIndex) => any;
|
|
3642
|
+
|
|
3643
|
+
export declare const AwsDynamoDbTableProvisionedThroughputOverrideFilterSensitiveLog: (obj: AwsDynamoDbTableProvisionedThroughputOverride) => any;
|
|
3644
|
+
|
|
3645
|
+
export declare const AwsDynamoDbTableReplicaGlobalSecondaryIndexFilterSensitiveLog: (obj: AwsDynamoDbTableReplicaGlobalSecondaryIndex) => any;
|
|
3646
|
+
|
|
3647
|
+
export declare const AwsDynamoDbTableReplicaFilterSensitiveLog: (obj: AwsDynamoDbTableReplica) => any;
|
|
3648
|
+
|
|
3649
|
+
export declare const AwsDynamoDbTableRestoreSummaryFilterSensitiveLog: (obj: AwsDynamoDbTableRestoreSummary) => any;
|
|
3650
|
+
|
|
3651
|
+
export declare const AwsDynamoDbTableSseDescriptionFilterSensitiveLog: (obj: AwsDynamoDbTableSseDescription) => any;
|
|
3652
|
+
|
|
3653
|
+
export declare const AwsDynamoDbTableStreamSpecificationFilterSensitiveLog: (obj: AwsDynamoDbTableStreamSpecification) => any;
|
|
3654
|
+
|
|
3655
|
+
export declare const AwsDynamoDbTableDetailsFilterSensitiveLog: (obj: AwsDynamoDbTableDetails) => any;
|
|
3656
|
+
|
|
3657
|
+
export declare const AwsEc2EipDetailsFilterSensitiveLog: (obj: AwsEc2EipDetails) => any;
|
|
3658
|
+
|
|
3659
|
+
export declare const AwsEc2InstanceMetadataOptionsFilterSensitiveLog: (obj: AwsEc2InstanceMetadataOptions) => any;
|
|
3660
|
+
|
|
3661
|
+
export declare const AwsEc2InstanceNetworkInterfacesDetailsFilterSensitiveLog: (obj: AwsEc2InstanceNetworkInterfacesDetails) => any;
|
|
3662
|
+
|
|
3663
|
+
export declare const AwsEc2InstanceDetailsFilterSensitiveLog: (obj: AwsEc2InstanceDetails) => any;
|
|
3664
|
+
|
|
3665
|
+
export declare const AwsEc2NetworkAclAssociationFilterSensitiveLog: (obj: AwsEc2NetworkAclAssociation) => any;
|
|
3666
|
+
|
|
3667
|
+
export declare const IcmpTypeCodeFilterSensitiveLog: (obj: IcmpTypeCode) => any;
|
|
3668
|
+
|
|
3669
|
+
export declare const PortRangeFromToFilterSensitiveLog: (obj: PortRangeFromTo) => any;
|
|
3670
|
+
|
|
3671
|
+
export declare const AwsEc2NetworkAclEntryFilterSensitiveLog: (obj: AwsEc2NetworkAclEntry) => any;
|
|
3672
|
+
|
|
3673
|
+
export declare const AwsEc2NetworkAclDetailsFilterSensitiveLog: (obj: AwsEc2NetworkAclDetails) => any;
|
|
3674
|
+
|
|
3675
|
+
export declare const AwsEc2NetworkInterfaceAttachmentFilterSensitiveLog: (obj: AwsEc2NetworkInterfaceAttachment) => any;
|
|
3676
|
+
|
|
3677
|
+
export declare const AwsEc2NetworkInterfaceIpV6AddressDetailFilterSensitiveLog: (obj: AwsEc2NetworkInterfaceIpV6AddressDetail) => any;
|
|
3678
|
+
|
|
3679
|
+
export declare const AwsEc2NetworkInterfacePrivateIpAddressDetailFilterSensitiveLog: (obj: AwsEc2NetworkInterfacePrivateIpAddressDetail) => any;
|
|
3680
|
+
|
|
3681
|
+
export declare const AwsEc2NetworkInterfaceSecurityGroupFilterSensitiveLog: (obj: AwsEc2NetworkInterfaceSecurityGroup) => any;
|
|
3682
|
+
|
|
3683
|
+
export declare const AwsEc2NetworkInterfaceDetailsFilterSensitiveLog: (obj: AwsEc2NetworkInterfaceDetails) => any;
|
|
3684
|
+
|
|
3685
|
+
export declare const AwsEc2SecurityGroupIpRangeFilterSensitiveLog: (obj: AwsEc2SecurityGroupIpRange) => any;
|
|
3686
|
+
|
|
3687
|
+
export declare const AwsEc2SecurityGroupIpv6RangeFilterSensitiveLog: (obj: AwsEc2SecurityGroupIpv6Range) => any;
|
|
3688
|
+
|
|
3689
|
+
export declare const AwsEc2SecurityGroupPrefixListIdFilterSensitiveLog: (obj: AwsEc2SecurityGroupPrefixListId) => any;
|
|
3690
|
+
|
|
3691
|
+
export declare const AwsEc2SecurityGroupUserIdGroupPairFilterSensitiveLog: (obj: AwsEc2SecurityGroupUserIdGroupPair) => any;
|
|
3692
|
+
|
|
3693
|
+
export declare const AwsEc2SecurityGroupIpPermissionFilterSensitiveLog: (obj: AwsEc2SecurityGroupIpPermission) => any;
|
|
3694
|
+
|
|
3695
|
+
export declare const AwsEc2SecurityGroupDetailsFilterSensitiveLog: (obj: AwsEc2SecurityGroupDetails) => any;
|
|
3696
|
+
|
|
3697
|
+
export declare const Ipv6CidrBlockAssociationFilterSensitiveLog: (obj: Ipv6CidrBlockAssociation) => any;
|
|
3698
|
+
|
|
3699
|
+
export declare const AwsEc2SubnetDetailsFilterSensitiveLog: (obj: AwsEc2SubnetDetails) => any;
|
|
3700
|
+
|
|
3701
|
+
export declare const AwsEc2TransitGatewayDetailsFilterSensitiveLog: (obj: AwsEc2TransitGatewayDetails) => any;
|
|
3702
|
+
|
|
3703
|
+
export declare const AwsEc2VolumeAttachmentFilterSensitiveLog: (obj: AwsEc2VolumeAttachment) => any;
|
|
3704
|
+
|
|
3705
|
+
export declare const AwsEc2VolumeDetailsFilterSensitiveLog: (obj: AwsEc2VolumeDetails) => any;
|
|
3706
|
+
|
|
3707
|
+
export declare const CidrBlockAssociationFilterSensitiveLog: (obj: CidrBlockAssociation) => any;
|
|
3708
|
+
|
|
3709
|
+
export declare const AwsEc2VpcDetailsFilterSensitiveLog: (obj: AwsEc2VpcDetails) => any;
|
|
3710
|
+
|
|
3711
|
+
export declare const AwsEc2VpcEndpointServiceServiceTypeDetailsFilterSensitiveLog: (obj: AwsEc2VpcEndpointServiceServiceTypeDetails) => any;
|
|
3712
|
+
|
|
3713
|
+
export declare const AwsEc2VpcEndpointServiceDetailsFilterSensitiveLog: (obj: AwsEc2VpcEndpointServiceDetails) => any;
|
|
3714
|
+
|
|
3715
|
+
export declare const VpcInfoCidrBlockSetDetailsFilterSensitiveLog: (obj: VpcInfoCidrBlockSetDetails) => any;
|
|
3716
|
+
|
|
3717
|
+
export declare const VpcInfoIpv6CidrBlockSetDetailsFilterSensitiveLog: (obj: VpcInfoIpv6CidrBlockSetDetails) => any;
|
|
3718
|
+
|
|
3719
|
+
export declare const VpcInfoPeeringOptionsDetailsFilterSensitiveLog: (obj: VpcInfoPeeringOptionsDetails) => any;
|
|
3720
|
+
|
|
3721
|
+
export declare const AwsEc2VpcPeeringConnectionVpcInfoDetailsFilterSensitiveLog: (obj: AwsEc2VpcPeeringConnectionVpcInfoDetails) => any;
|
|
3722
|
+
|
|
3723
|
+
export declare const AwsEc2VpcPeeringConnectionStatusDetailsFilterSensitiveLog: (obj: AwsEc2VpcPeeringConnectionStatusDetails) => any;
|
|
3724
|
+
|
|
3725
|
+
export declare const AwsEc2VpcPeeringConnectionDetailsFilterSensitiveLog: (obj: AwsEc2VpcPeeringConnectionDetails) => any;
|
|
3726
|
+
|
|
3727
|
+
export declare const AwsEc2VpnConnectionOptionsTunnelOptionsDetailsFilterSensitiveLog: (obj: AwsEc2VpnConnectionOptionsTunnelOptionsDetails) => any;
|
|
3728
|
+
|
|
3729
|
+
export declare const AwsEc2VpnConnectionOptionsDetailsFilterSensitiveLog: (obj: AwsEc2VpnConnectionOptionsDetails) => any;
|
|
3730
|
+
|
|
3731
|
+
export declare const AwsEc2VpnConnectionRoutesDetailsFilterSensitiveLog: (obj: AwsEc2VpnConnectionRoutesDetails) => any;
|
|
3732
|
+
|
|
3733
|
+
export declare const AwsEc2VpnConnectionVgwTelemetryDetailsFilterSensitiveLog: (obj: AwsEc2VpnConnectionVgwTelemetryDetails) => any;
|
|
3734
|
+
|
|
3735
|
+
export declare const AwsEc2VpnConnectionDetailsFilterSensitiveLog: (obj: AwsEc2VpnConnectionDetails) => any;
|
|
3736
|
+
|
|
3737
|
+
export declare const AwsEcrContainerImageDetailsFilterSensitiveLog: (obj: AwsEcrContainerImageDetails) => any;
|
|
3738
|
+
|
|
3739
|
+
export declare const AwsEcrRepositoryImageScanningConfigurationDetailsFilterSensitiveLog: (obj: AwsEcrRepositoryImageScanningConfigurationDetails) => any;
|
|
3740
|
+
|
|
3741
|
+
export declare const AwsEcrRepositoryLifecyclePolicyDetailsFilterSensitiveLog: (obj: AwsEcrRepositoryLifecyclePolicyDetails) => any;
|
|
3742
|
+
|
|
3743
|
+
export declare const AwsEcrRepositoryDetailsFilterSensitiveLog: (obj: AwsEcrRepositoryDetails) => any;
|
|
3744
|
+
|
|
3745
|
+
export declare const AwsEcsClusterClusterSettingsDetailsFilterSensitiveLog: (obj: AwsEcsClusterClusterSettingsDetails) => any;
|
|
3746
|
+
|
|
3747
|
+
export declare const AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetailsFilterSensitiveLog: (obj: AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails) => any;
|
|
3748
|
+
|
|
3749
|
+
export declare const AwsEcsClusterConfigurationExecuteCommandConfigurationDetailsFilterSensitiveLog: (obj: AwsEcsClusterConfigurationExecuteCommandConfigurationDetails) => any;
|
|
3750
|
+
|
|
3751
|
+
export declare const AwsEcsClusterConfigurationDetailsFilterSensitiveLog: (obj: AwsEcsClusterConfigurationDetails) => any;
|
|
3752
|
+
|
|
3753
|
+
export declare const AwsEcsClusterDefaultCapacityProviderStrategyDetailsFilterSensitiveLog: (obj: AwsEcsClusterDefaultCapacityProviderStrategyDetails) => any;
|
|
3754
|
+
|
|
3755
|
+
export declare const AwsEcsClusterDetailsFilterSensitiveLog: (obj: AwsEcsClusterDetails) => any;
|
|
3756
|
+
|
|
3757
|
+
export declare const AwsMountPointFilterSensitiveLog: (obj: AwsMountPoint) => any;
|
|
3758
|
+
|
|
3759
|
+
export declare const AwsEcsContainerDetailsFilterSensitiveLog: (obj: AwsEcsContainerDetails) => any;
|
|
3760
|
+
|
|
3761
|
+
export declare const AwsEcsServiceCapacityProviderStrategyDetailsFilterSensitiveLog: (obj: AwsEcsServiceCapacityProviderStrategyDetails) => any;
|
|
3762
|
+
|
|
3763
|
+
export declare const AwsEcsServiceDeploymentConfigurationDeploymentCircuitBreakerDetailsFilterSensitiveLog: (obj: AwsEcsServiceDeploymentConfigurationDeploymentCircuitBreakerDetails) => any;
|
|
3764
|
+
|
|
3765
|
+
export declare const AwsEcsServiceDeploymentConfigurationDetailsFilterSensitiveLog: (obj: AwsEcsServiceDeploymentConfigurationDetails) => any;
|
|
3766
|
+
|
|
3767
|
+
export declare const AwsEcsServiceDeploymentControllerDetailsFilterSensitiveLog: (obj: AwsEcsServiceDeploymentControllerDetails) => any;
|
|
3768
|
+
|
|
3769
|
+
export declare const AwsEcsServiceLoadBalancersDetailsFilterSensitiveLog: (obj: AwsEcsServiceLoadBalancersDetails) => any;
|
|
3770
|
+
|
|
3771
|
+
export declare const AwsEcsServiceNetworkConfigurationAwsVpcConfigurationDetailsFilterSensitiveLog: (obj: AwsEcsServiceNetworkConfigurationAwsVpcConfigurationDetails) => any;
|
|
3772
|
+
|
|
3773
|
+
export declare const AwsEcsServiceNetworkConfigurationDetailsFilterSensitiveLog: (obj: AwsEcsServiceNetworkConfigurationDetails) => any;
|
|
3774
|
+
|
|
3775
|
+
export declare const AwsEcsServicePlacementConstraintsDetailsFilterSensitiveLog: (obj: AwsEcsServicePlacementConstraintsDetails) => any;
|
|
3776
|
+
|
|
3777
|
+
export declare const AwsEcsServicePlacementStrategiesDetailsFilterSensitiveLog: (obj: AwsEcsServicePlacementStrategiesDetails) => any;
|
|
3778
|
+
|
|
3779
|
+
export declare const AwsEcsServiceServiceRegistriesDetailsFilterSensitiveLog: (obj: AwsEcsServiceServiceRegistriesDetails) => any;
|
|
3780
|
+
|
|
3781
|
+
export declare const AwsEcsServiceDetailsFilterSensitiveLog: (obj: AwsEcsServiceDetails) => any;
|
|
3782
|
+
|
|
3783
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsDependsOnDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsDependsOnDetails) => any;
|
|
3784
|
+
|
|
3785
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsEnvironmentDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsEnvironmentDetails) => any;
|
|
3786
|
+
|
|
3787
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesDetails) => any;
|
|
3788
|
+
|
|
3789
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsExtraHostsDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsExtraHostsDetails) => any;
|
|
3790
|
+
|
|
3791
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsFirelensConfigurationDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsFirelensConfigurationDetails) => any;
|
|
3792
|
+
|
|
3793
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsHealthCheckDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsHealthCheckDetails) => any;
|
|
3794
|
+
|
|
3795
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersCapabilitiesDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersCapabilitiesDetails) => any;
|
|
3796
|
+
|
|
3797
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesDetails) => any;
|
|
3798
|
+
|
|
3799
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersTmpfsDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersTmpfsDetails) => any;
|
|
3800
|
+
|
|
3801
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDetails) => any;
|
|
3802
|
+
|
|
3803
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationSecretOptionsDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationSecretOptionsDetails) => any;
|
|
3804
|
+
|
|
3805
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationDetails) => any;
|
|
3806
|
+
|
|
3807
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsMountPointsDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsMountPointsDetails) => any;
|
|
3808
|
+
|
|
3809
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsPortMappingsDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsPortMappingsDetails) => any;
|
|
3810
|
+
|
|
3811
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsRepositoryCredentialsDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsRepositoryCredentialsDetails) => any;
|
|
3812
|
+
|
|
3813
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsResourceRequirementsDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsResourceRequirementsDetails) => any;
|
|
3814
|
+
|
|
3815
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsSecretsDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsSecretsDetails) => any;
|
|
3816
|
+
|
|
3817
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsSystemControlsDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsSystemControlsDetails) => any;
|
|
3818
|
+
|
|
3819
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsUlimitsDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsUlimitsDetails) => any;
|
|
3820
|
+
|
|
3821
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsVolumesFromDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsVolumesFromDetails) => any;
|
|
3822
|
+
|
|
3823
|
+
export declare const AwsEcsTaskDefinitionContainerDefinitionsDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionContainerDefinitionsDetails) => any;
|
|
3824
|
+
|
|
3825
|
+
export declare const AwsEcsTaskDefinitionInferenceAcceleratorsDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionInferenceAcceleratorsDetails) => any;
|
|
3826
|
+
|
|
3827
|
+
export declare const AwsEcsTaskDefinitionPlacementConstraintsDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionPlacementConstraintsDetails) => any;
|
|
3828
|
+
|
|
3829
|
+
export declare const AwsEcsTaskDefinitionProxyConfigurationProxyConfigurationPropertiesDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionProxyConfigurationProxyConfigurationPropertiesDetails) => any;
|
|
3830
|
+
|
|
3831
|
+
export declare const AwsEcsTaskDefinitionProxyConfigurationDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionProxyConfigurationDetails) => any;
|
|
3832
|
+
|
|
3833
|
+
export declare const AwsEcsTaskDefinitionVolumesDockerVolumeConfigurationDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionVolumesDockerVolumeConfigurationDetails) => any;
|
|
3834
|
+
|
|
3835
|
+
export declare const AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationAuthorizationConfigDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationAuthorizationConfigDetails) => any;
|
|
3836
|
+
|
|
3837
|
+
export declare const AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetails) => any;
|
|
3838
|
+
|
|
3839
|
+
export declare const AwsEcsTaskDefinitionVolumesHostDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionVolumesHostDetails) => any;
|
|
3840
|
+
|
|
3841
|
+
export declare const AwsEcsTaskDefinitionVolumesDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionVolumesDetails) => any;
|
|
3842
|
+
|
|
3843
|
+
export declare const AwsEcsTaskDefinitionDetailsFilterSensitiveLog: (obj: AwsEcsTaskDefinitionDetails) => any;
|
|
3844
|
+
|
|
3845
|
+
export declare const AwsEcsTaskVolumeHostDetailsFilterSensitiveLog: (obj: AwsEcsTaskVolumeHostDetails) => any;
|
|
3846
|
+
|
|
3847
|
+
export declare const AwsEcsTaskVolumeDetailsFilterSensitiveLog: (obj: AwsEcsTaskVolumeDetails) => any;
|
|
3848
|
+
|
|
3849
|
+
export declare const AwsEcsTaskDetailsFilterSensitiveLog: (obj: AwsEcsTaskDetails) => any;
|
|
3850
|
+
|
|
3851
|
+
export declare const AwsEfsAccessPointPosixUserDetailsFilterSensitiveLog: (obj: AwsEfsAccessPointPosixUserDetails) => any;
|
|
3852
|
+
|
|
3853
|
+
export declare const AwsEfsAccessPointRootDirectoryCreationInfoDetailsFilterSensitiveLog: (obj: AwsEfsAccessPointRootDirectoryCreationInfoDetails) => any;
|
|
3854
|
+
|
|
3855
|
+
export declare const AwsEfsAccessPointRootDirectoryDetailsFilterSensitiveLog: (obj: AwsEfsAccessPointRootDirectoryDetails) => any;
|
|
3856
|
+
|
|
3857
|
+
export declare const AwsEfsAccessPointDetailsFilterSensitiveLog: (obj: AwsEfsAccessPointDetails) => any;
|
|
3858
|
+
|
|
3859
|
+
export declare const AwsEksClusterLoggingClusterLoggingDetailsFilterSensitiveLog: (obj: AwsEksClusterLoggingClusterLoggingDetails) => any;
|
|
3860
|
+
|
|
3861
|
+
export declare const AwsEksClusterLoggingDetailsFilterSensitiveLog: (obj: AwsEksClusterLoggingDetails) => any;
|
|
3862
|
+
|
|
3863
|
+
export declare const AwsEksClusterResourcesVpcConfigDetailsFilterSensitiveLog: (obj: AwsEksClusterResourcesVpcConfigDetails) => any;
|
|
3864
|
+
|
|
3865
|
+
export declare const AwsEksClusterDetailsFilterSensitiveLog: (obj: AwsEksClusterDetails) => any;
|
|
3866
|
+
|
|
3867
|
+
export declare const AwsElasticBeanstalkEnvironmentEnvironmentLinkFilterSensitiveLog: (obj: AwsElasticBeanstalkEnvironmentEnvironmentLink) => any;
|
|
3868
|
+
|
|
3869
|
+
export declare const AwsElasticBeanstalkEnvironmentOptionSettingFilterSensitiveLog: (obj: AwsElasticBeanstalkEnvironmentOptionSetting) => any;
|
|
3870
|
+
|
|
3871
|
+
export declare const AwsElasticBeanstalkEnvironmentTierFilterSensitiveLog: (obj: AwsElasticBeanstalkEnvironmentTier) => any;
|
|
3872
|
+
|
|
3873
|
+
export declare const AwsElasticBeanstalkEnvironmentDetailsFilterSensitiveLog: (obj: AwsElasticBeanstalkEnvironmentDetails) => any;
|
|
3874
|
+
|
|
3875
|
+
export declare const AwsElasticsearchDomainDomainEndpointOptionsFilterSensitiveLog: (obj: AwsElasticsearchDomainDomainEndpointOptions) => any;
|
|
3876
|
+
|
|
3877
|
+
export declare const AwsElasticsearchDomainElasticsearchClusterConfigZoneAwarenessConfigDetailsFilterSensitiveLog: (obj: AwsElasticsearchDomainElasticsearchClusterConfigZoneAwarenessConfigDetails) => any;
|
|
3878
|
+
|
|
3879
|
+
export declare const AwsElasticsearchDomainElasticsearchClusterConfigDetailsFilterSensitiveLog: (obj: AwsElasticsearchDomainElasticsearchClusterConfigDetails) => any;
|
|
3880
|
+
|
|
3881
|
+
export declare const AwsElasticsearchDomainEncryptionAtRestOptionsFilterSensitiveLog: (obj: AwsElasticsearchDomainEncryptionAtRestOptions) => any;
|
|
3882
|
+
|
|
3883
|
+
export declare const AwsElasticsearchDomainLogPublishingOptionsLogConfigFilterSensitiveLog: (obj: AwsElasticsearchDomainLogPublishingOptionsLogConfig) => any;
|
|
3884
|
+
|
|
3885
|
+
export declare const AwsElasticsearchDomainLogPublishingOptionsFilterSensitiveLog: (obj: AwsElasticsearchDomainLogPublishingOptions) => any;
|
|
3886
|
+
|
|
3887
|
+
export declare const AwsElasticsearchDomainNodeToNodeEncryptionOptionsFilterSensitiveLog: (obj: AwsElasticsearchDomainNodeToNodeEncryptionOptions) => any;
|
|
3888
|
+
|
|
3889
|
+
export declare const AwsElasticsearchDomainServiceSoftwareOptionsFilterSensitiveLog: (obj: AwsElasticsearchDomainServiceSoftwareOptions) => any;
|
|
3890
|
+
|
|
3891
|
+
export declare const AwsElasticsearchDomainVPCOptionsFilterSensitiveLog: (obj: AwsElasticsearchDomainVPCOptions) => any;
|
|
3892
|
+
|
|
3893
|
+
export declare const AwsElasticsearchDomainDetailsFilterSensitiveLog: (obj: AwsElasticsearchDomainDetails) => any;
|
|
3894
|
+
|
|
3895
|
+
export declare const AwsElbAppCookieStickinessPolicyFilterSensitiveLog: (obj: AwsElbAppCookieStickinessPolicy) => any;
|
|
3896
|
+
|
|
3897
|
+
export declare const AwsElbLbCookieStickinessPolicyFilterSensitiveLog: (obj: AwsElbLbCookieStickinessPolicy) => any;
|
|
3898
|
+
|
|
3899
|
+
export declare const AwsElbLoadBalancerAccessLogFilterSensitiveLog: (obj: AwsElbLoadBalancerAccessLog) => any;
|
|
3900
|
+
|
|
3901
|
+
export declare const AwsElbLoadBalancerAdditionalAttributeFilterSensitiveLog: (obj: AwsElbLoadBalancerAdditionalAttribute) => any;
|
|
3902
|
+
|
|
3903
|
+
export declare const AwsElbLoadBalancerConnectionDrainingFilterSensitiveLog: (obj: AwsElbLoadBalancerConnectionDraining) => any;
|
|
3904
|
+
|
|
3905
|
+
export declare const AwsElbLoadBalancerConnectionSettingsFilterSensitiveLog: (obj: AwsElbLoadBalancerConnectionSettings) => any;
|
|
3906
|
+
|
|
3907
|
+
export declare const AwsElbLoadBalancerCrossZoneLoadBalancingFilterSensitiveLog: (obj: AwsElbLoadBalancerCrossZoneLoadBalancing) => any;
|
|
3908
|
+
|
|
3909
|
+
export declare const AwsElbLoadBalancerAttributesFilterSensitiveLog: (obj: AwsElbLoadBalancerAttributes) => any;
|
|
3910
|
+
|
|
3911
|
+
export declare const AwsElbLoadBalancerBackendServerDescriptionFilterSensitiveLog: (obj: AwsElbLoadBalancerBackendServerDescription) => any;
|
|
3912
|
+
|
|
3913
|
+
export declare const AwsElbLoadBalancerHealthCheckFilterSensitiveLog: (obj: AwsElbLoadBalancerHealthCheck) => any;
|
|
3914
|
+
|
|
3915
|
+
export declare const AwsElbLoadBalancerInstanceFilterSensitiveLog: (obj: AwsElbLoadBalancerInstance) => any;
|
|
3916
|
+
|
|
3917
|
+
export declare const AwsElbLoadBalancerListenerFilterSensitiveLog: (obj: AwsElbLoadBalancerListener) => any;
|
|
3918
|
+
|
|
3919
|
+
export declare const AwsElbLoadBalancerListenerDescriptionFilterSensitiveLog: (obj: AwsElbLoadBalancerListenerDescription) => any;
|
|
3920
|
+
|
|
3921
|
+
export declare const AwsElbLoadBalancerPoliciesFilterSensitiveLog: (obj: AwsElbLoadBalancerPolicies) => any;
|
|
3922
|
+
|
|
3923
|
+
export declare const AwsElbLoadBalancerSourceSecurityGroupFilterSensitiveLog: (obj: AwsElbLoadBalancerSourceSecurityGroup) => any;
|
|
3924
|
+
|
|
3925
|
+
export declare const AwsElbLoadBalancerDetailsFilterSensitiveLog: (obj: AwsElbLoadBalancerDetails) => any;
|
|
3926
|
+
|
|
3927
|
+
export declare const AwsElbv2LoadBalancerAttributeFilterSensitiveLog: (obj: AwsElbv2LoadBalancerAttribute) => any;
|
|
3928
|
+
|
|
3929
|
+
export declare const LoadBalancerStateFilterSensitiveLog: (obj: LoadBalancerState) => any;
|
|
3930
|
+
|
|
3931
|
+
export declare const AwsElbv2LoadBalancerDetailsFilterSensitiveLog: (obj: AwsElbv2LoadBalancerDetails) => any;
|
|
3932
|
+
|
|
3933
|
+
export declare const AwsIamAccessKeySessionContextAttributesFilterSensitiveLog: (obj: AwsIamAccessKeySessionContextAttributes) => any;
|
|
3934
|
+
|
|
3935
|
+
export declare const AwsIamAccessKeySessionContextSessionIssuerFilterSensitiveLog: (obj: AwsIamAccessKeySessionContextSessionIssuer) => any;
|
|
3936
|
+
|
|
3937
|
+
export declare const AwsIamAccessKeySessionContextFilterSensitiveLog: (obj: AwsIamAccessKeySessionContext) => any;
|
|
3938
|
+
|
|
3939
|
+
export declare const AwsIamAccessKeyDetailsFilterSensitiveLog: (obj: AwsIamAccessKeyDetails) => any;
|
|
3940
|
+
|
|
3941
|
+
export declare const AwsIamAttachedManagedPolicyFilterSensitiveLog: (obj: AwsIamAttachedManagedPolicy) => any;
|
|
3942
|
+
|
|
3943
|
+
export declare const AwsIamGroupPolicyFilterSensitiveLog: (obj: AwsIamGroupPolicy) => any;
|
|
3944
|
+
|
|
3945
|
+
export declare const AwsIamGroupDetailsFilterSensitiveLog: (obj: AwsIamGroupDetails) => any;
|
|
3946
|
+
|
|
3947
|
+
export declare const AwsIamInstanceProfileRoleFilterSensitiveLog: (obj: AwsIamInstanceProfileRole) => any;
|
|
3948
|
+
|
|
3949
|
+
export declare const AwsIamInstanceProfileFilterSensitiveLog: (obj: AwsIamInstanceProfile) => any;
|
|
3950
|
+
|
|
3951
|
+
export declare const AwsIamPermissionsBoundaryFilterSensitiveLog: (obj: AwsIamPermissionsBoundary) => any;
|
|
3952
|
+
|
|
3953
|
+
export declare const AwsIamPolicyVersionFilterSensitiveLog: (obj: AwsIamPolicyVersion) => any;
|
|
3954
|
+
|
|
3955
|
+
export declare const AwsIamPolicyDetailsFilterSensitiveLog: (obj: AwsIamPolicyDetails) => any;
|
|
3956
|
+
|
|
3957
|
+
export declare const AwsIamRolePolicyFilterSensitiveLog: (obj: AwsIamRolePolicy) => any;
|
|
3958
|
+
|
|
3959
|
+
export declare const AwsIamRoleDetailsFilterSensitiveLog: (obj: AwsIamRoleDetails) => any;
|
|
3960
|
+
|
|
3961
|
+
export declare const AwsIamUserPolicyFilterSensitiveLog: (obj: AwsIamUserPolicy) => any;
|
|
3962
|
+
|
|
3963
|
+
export declare const AwsIamUserDetailsFilterSensitiveLog: (obj: AwsIamUserDetails) => any;
|
|
3964
|
+
|
|
3965
|
+
export declare const AwsKinesisStreamStreamEncryptionDetailsFilterSensitiveLog: (obj: AwsKinesisStreamStreamEncryptionDetails) => any;
|
|
3966
|
+
|
|
3967
|
+
export declare const AwsKinesisStreamDetailsFilterSensitiveLog: (obj: AwsKinesisStreamDetails) => any;
|
|
3968
|
+
|
|
3969
|
+
export declare const AwsKmsKeyDetailsFilterSensitiveLog: (obj: AwsKmsKeyDetails) => any;
|
|
3970
|
+
|
|
3971
|
+
export declare const AwsLambdaFunctionCodeFilterSensitiveLog: (obj: AwsLambdaFunctionCode) => any;
|
|
3972
|
+
|
|
3973
|
+
export declare const AwsLambdaFunctionDeadLetterConfigFilterSensitiveLog: (obj: AwsLambdaFunctionDeadLetterConfig) => any;
|
|
3974
|
+
|
|
3975
|
+
export declare const AwsLambdaFunctionEnvironmentErrorFilterSensitiveLog: (obj: AwsLambdaFunctionEnvironmentError) => any;
|
|
3976
|
+
|
|
3977
|
+
export declare const AwsLambdaFunctionEnvironmentFilterSensitiveLog: (obj: AwsLambdaFunctionEnvironment) => any;
|
|
3978
|
+
|
|
3979
|
+
export declare const AwsLambdaFunctionLayerFilterSensitiveLog: (obj: AwsLambdaFunctionLayer) => any;
|
|
3980
|
+
|
|
3981
|
+
export declare const AwsLambdaFunctionTracingConfigFilterSensitiveLog: (obj: AwsLambdaFunctionTracingConfig) => any;
|
|
3982
|
+
|
|
3983
|
+
export declare const AwsLambdaFunctionVpcConfigFilterSensitiveLog: (obj: AwsLambdaFunctionVpcConfig) => any;
|
|
3984
|
+
|
|
3985
|
+
export declare const AwsLambdaFunctionDetailsFilterSensitiveLog: (obj: AwsLambdaFunctionDetails) => any;
|
|
3986
|
+
|
|
3987
|
+
export declare const AwsLambdaLayerVersionDetailsFilterSensitiveLog: (obj: AwsLambdaLayerVersionDetails) => any;
|
|
3988
|
+
|
|
3989
|
+
export declare const AwsNetworkFirewallFirewallSubnetMappingsDetailsFilterSensitiveLog: (obj: AwsNetworkFirewallFirewallSubnetMappingsDetails) => any;
|
|
3990
|
+
|
|
3991
|
+
export declare const AwsNetworkFirewallFirewallDetailsFilterSensitiveLog: (obj: AwsNetworkFirewallFirewallDetails) => any;
|
|
3992
|
+
|
|
3993
|
+
export declare const FirewallPolicyStatefulRuleGroupReferencesDetailsFilterSensitiveLog: (obj: FirewallPolicyStatefulRuleGroupReferencesDetails) => any;
|
|
3994
|
+
|
|
3995
|
+
export declare const StatelessCustomPublishMetricActionDimensionFilterSensitiveLog: (obj: StatelessCustomPublishMetricActionDimension) => any;
|
|
3996
|
+
|
|
3997
|
+
export declare const StatelessCustomPublishMetricActionFilterSensitiveLog: (obj: StatelessCustomPublishMetricAction) => any;
|
|
3998
|
+
|
|
3999
|
+
export declare const StatelessCustomActionDefinitionFilterSensitiveLog: (obj: StatelessCustomActionDefinition) => any;
|
|
4000
|
+
|
|
4001
|
+
export declare const FirewallPolicyStatelessCustomActionsDetailsFilterSensitiveLog: (obj: FirewallPolicyStatelessCustomActionsDetails) => any;
|
|
4002
|
+
|
|
4003
|
+
export declare const FirewallPolicyStatelessRuleGroupReferencesDetailsFilterSensitiveLog: (obj: FirewallPolicyStatelessRuleGroupReferencesDetails) => any;
|
|
4004
|
+
|
|
4005
|
+
export declare const FirewallPolicyDetailsFilterSensitiveLog: (obj: FirewallPolicyDetails) => any;
|
|
4006
|
+
|
|
4007
|
+
export declare const AwsNetworkFirewallFirewallPolicyDetailsFilterSensitiveLog: (obj: AwsNetworkFirewallFirewallPolicyDetails) => any;
|
|
4008
|
+
|
|
4009
|
+
export declare const RuleGroupSourceListDetailsFilterSensitiveLog: (obj: RuleGroupSourceListDetails) => any;
|
|
4010
|
+
|
|
4011
|
+
export declare const RuleGroupSourceStatefulRulesHeaderDetailsFilterSensitiveLog: (obj: RuleGroupSourceStatefulRulesHeaderDetails) => any;
|
|
4012
|
+
|
|
4013
|
+
export declare const RuleGroupSourceStatefulRulesOptionsDetailsFilterSensitiveLog: (obj: RuleGroupSourceStatefulRulesOptionsDetails) => any;
|
|
4014
|
+
|
|
4015
|
+
export declare const RuleGroupSourceStatefulRulesDetailsFilterSensitiveLog: (obj: RuleGroupSourceStatefulRulesDetails) => any;
|
|
4016
|
+
|
|
4017
|
+
export declare const RuleGroupSourceCustomActionsDetailsFilterSensitiveLog: (obj: RuleGroupSourceCustomActionsDetails) => any;
|
|
4018
|
+
|
|
4019
|
+
export declare const RuleGroupSourceStatelessRuleMatchAttributesDestinationPortsFilterSensitiveLog: (obj: RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts) => any;
|
|
4020
|
+
|
|
4021
|
+
export declare const RuleGroupSourceStatelessRuleMatchAttributesDestinationsFilterSensitiveLog: (obj: RuleGroupSourceStatelessRuleMatchAttributesDestinations) => any;
|
|
4022
|
+
|
|
4023
|
+
export declare const RuleGroupSourceStatelessRuleMatchAttributesSourcePortsFilterSensitiveLog: (obj: RuleGroupSourceStatelessRuleMatchAttributesSourcePorts) => any;
|
|
4024
|
+
|
|
4025
|
+
export declare const RuleGroupSourceStatelessRuleMatchAttributesSourcesFilterSensitiveLog: (obj: RuleGroupSourceStatelessRuleMatchAttributesSources) => any;
|
|
4026
|
+
|
|
4027
|
+
export declare const RuleGroupSourceStatelessRuleMatchAttributesTcpFlagsFilterSensitiveLog: (obj: RuleGroupSourceStatelessRuleMatchAttributesTcpFlags) => any;
|
|
4028
|
+
|
|
4029
|
+
export declare const RuleGroupSourceStatelessRuleMatchAttributesFilterSensitiveLog: (obj: RuleGroupSourceStatelessRuleMatchAttributes) => any;
|
|
4030
|
+
|
|
4031
|
+
export declare const RuleGroupSourceStatelessRuleDefinitionFilterSensitiveLog: (obj: RuleGroupSourceStatelessRuleDefinition) => any;
|
|
4032
|
+
|
|
4033
|
+
export declare const RuleGroupSourceStatelessRulesDetailsFilterSensitiveLog: (obj: RuleGroupSourceStatelessRulesDetails) => any;
|
|
4034
|
+
|
|
4035
|
+
export declare const RuleGroupSourceStatelessRulesAndCustomActionsDetailsFilterSensitiveLog: (obj: RuleGroupSourceStatelessRulesAndCustomActionsDetails) => any;
|
|
4036
|
+
|
|
4037
|
+
export declare const RuleGroupSourceFilterSensitiveLog: (obj: RuleGroupSource) => any;
|
|
4038
|
+
|
|
4039
|
+
export declare const RuleGroupVariablesIpSetsDetailsFilterSensitiveLog: (obj: RuleGroupVariablesIpSetsDetails) => any;
|