@aws-sdk/client-lambda 3.170.0 → 3.178.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/Lambda.d.ts +0 -63
  6. package/dist-types/ts3.4/LambdaClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AddLayerVersionPermissionCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/AddPermissionCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateCodeSigningConfigCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateEventSourceMappingCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateFunctionUrlConfigCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/DeleteCodeSigningConfigCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteEventSourceMappingCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteFunctionCodeSigningConfigCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteFunctionConcurrencyCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteFunctionEventInvokeConfigCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteFunctionUrlConfigCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteLayerVersionCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteProvisionedConcurrencyConfigCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/GetAliasCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/GetCodeSigningConfigCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/GetEventSourceMappingCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/GetFunctionCodeSigningConfigCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/GetFunctionConcurrencyCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/GetFunctionConfigurationCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/GetFunctionEventInvokeConfigCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/GetFunctionUrlConfigCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/GetLayerVersionByArnCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetLayerVersionCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/GetLayerVersionPolicyCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/GetProvisionedConcurrencyConfigCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/InvokeAsyncCommand.d.ts +0 -3
  40. package/dist-types/ts3.4/commands/InvokeCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ListCodeSigningConfigsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/ListEventSourceMappingsCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/ListFunctionEventInvokeConfigsCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/ListFunctionUrlConfigsCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListFunctionsByCodeSigningConfigCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListLayerVersionsCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListLayersCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListProvisionedConcurrencyConfigsCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ListVersionsByFunctionCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/PublishLayerVersionCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/PublishVersionCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/PutFunctionCodeSigningConfigCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/PutFunctionConcurrencyCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/PutFunctionEventInvokeConfigCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/PutProvisionedConcurrencyConfigCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/RemoveLayerVersionPermissionCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/UpdateCodeSigningConfigCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/UpdateEventSourceMappingCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/UpdateFunctionCodeCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/UpdateFunctionConfigurationCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/UpdateFunctionEventInvokeConfigCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/UpdateFunctionUrlConfigCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/models/LambdaServiceException.d.ts +0 -1
  71. package/dist-types/ts3.4/models/models_0.d.ts +0 -641
  72. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  73. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  74. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  75. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  76. package/dist-types/ts3.4/waiters/waitForFunctionActive.d.ts +0 -2
  77. package/dist-types/ts3.4/waiters/waitForFunctionActiveV2.d.ts +0 -2
  78. package/dist-types/ts3.4/waiters/waitForFunctionExists.d.ts +0 -2
  79. package/dist-types/ts3.4/waiters/waitForFunctionUpdated.d.ts +0 -2
  80. package/dist-types/ts3.4/waiters/waitForFunctionUpdatedV2.d.ts +0 -2
  81. package/package.json +27 -27
@@ -1,105 +1,76 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { Readable } from "stream";
3
3
  import { LambdaServiceException as __BaseException } from "./LambdaServiceException";
4
-
5
4
  export interface AccountLimit {
6
5
  TotalCodeSize?: number;
7
-
8
6
  CodeSizeUnzipped?: number;
9
-
10
7
  CodeSizeZipped?: number;
11
-
12
8
  ConcurrentExecutions?: number;
13
-
14
9
  UnreservedConcurrentExecutions?: number;
15
10
  }
16
-
17
11
  export interface AccountUsage {
18
12
  TotalCodeSize?: number;
19
-
20
13
  FunctionCount?: number;
21
14
  }
22
15
  export interface AddLayerVersionPermissionRequest {
23
16
  LayerName: string | undefined;
24
-
25
17
  VersionNumber: number | undefined;
26
-
27
18
  StatementId: string | undefined;
28
-
29
19
  Action: string | undefined;
30
-
31
20
  Principal: string | undefined;
32
-
33
21
  OrganizationId?: string;
34
-
35
22
  RevisionId?: string;
36
23
  }
37
24
  export interface AddLayerVersionPermissionResponse {
38
25
  Statement?: string;
39
-
40
26
  RevisionId?: string;
41
27
  }
42
-
43
28
  export declare class InvalidParameterValueException extends __BaseException {
44
29
  readonly name: "InvalidParameterValueException";
45
30
  readonly $fault: "client";
46
-
47
31
  Type?: string;
48
-
49
32
  constructor(
50
33
  opts: __ExceptionOptionType<InvalidParameterValueException, __BaseException>
51
34
  );
52
35
  }
53
-
54
36
  export declare class PolicyLengthExceededException extends __BaseException {
55
37
  readonly name: "PolicyLengthExceededException";
56
38
  readonly $fault: "client";
57
39
  Type?: string;
58
-
59
40
  constructor(
60
41
  opts: __ExceptionOptionType<PolicyLengthExceededException, __BaseException>
61
42
  );
62
43
  }
63
-
64
44
  export declare class PreconditionFailedException extends __BaseException {
65
45
  readonly name: "PreconditionFailedException";
66
46
  readonly $fault: "client";
67
-
68
47
  Type?: string;
69
-
70
48
  constructor(
71
49
  opts: __ExceptionOptionType<PreconditionFailedException, __BaseException>
72
50
  );
73
51
  }
74
-
75
52
  export declare class ResourceConflictException extends __BaseException {
76
53
  readonly name: "ResourceConflictException";
77
54
  readonly $fault: "client";
78
-
79
55
  Type?: string;
80
-
81
56
  constructor(
82
57
  opts: __ExceptionOptionType<ResourceConflictException, __BaseException>
83
58
  );
84
59
  }
85
-
86
60
  export declare class ResourceNotFoundException extends __BaseException {
87
61
  readonly name: "ResourceNotFoundException";
88
62
  readonly $fault: "client";
89
63
  Type?: string;
90
64
  Message?: string;
91
-
92
65
  constructor(
93
66
  opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
94
67
  );
95
68
  }
96
-
97
69
  export declare class ServiceException extends __BaseException {
98
70
  readonly name: "ServiceException";
99
71
  readonly $fault: "server";
100
72
  Type?: string;
101
73
  Message?: string;
102
-
103
74
  constructor(opts: __ExceptionOptionType<ServiceException, __BaseException>);
104
75
  }
105
76
  export declare enum ThrottleReason {
@@ -109,15 +80,12 @@ export declare enum ThrottleReason {
109
80
  ReservedFunctionConcurrentInvocationLimitExceeded = "ReservedFunctionConcurrentInvocationLimitExceeded",
110
81
  ReservedFunctionInvocationRateLimitExceeded = "ReservedFunctionInvocationRateLimitExceeded",
111
82
  }
112
-
113
83
  export declare class TooManyRequestsException extends __BaseException {
114
84
  readonly name: "TooManyRequestsException";
115
85
  readonly $fault: "client";
116
-
117
86
  retryAfterSeconds?: string;
118
87
  Type?: string;
119
88
  Reason?: ThrottleReason | string;
120
-
121
89
  constructor(
122
90
  opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>
123
91
  );
@@ -128,53 +96,34 @@ export declare enum FunctionUrlAuthType {
128
96
  }
129
97
  export interface AddPermissionRequest {
130
98
  FunctionName: string | undefined;
131
-
132
99
  StatementId: string | undefined;
133
-
134
100
  Action: string | undefined;
135
-
136
101
  Principal: string | undefined;
137
-
138
102
  SourceArn?: string;
139
-
140
103
  SourceAccount?: string;
141
-
142
104
  EventSourceToken?: string;
143
-
144
105
  Qualifier?: string;
145
-
146
106
  RevisionId?: string;
147
-
148
107
  PrincipalOrgID?: string;
149
-
150
108
  FunctionUrlAuthType?: FunctionUrlAuthType | string;
151
109
  }
152
110
  export interface AddPermissionResponse {
153
111
  Statement?: string;
154
112
  }
155
-
156
113
  export interface AliasRoutingConfiguration {
157
114
  AdditionalVersionWeights?: Record<string, number>;
158
115
  }
159
-
160
116
  export interface AliasConfiguration {
161
117
  AliasArn?: string;
162
-
163
118
  Name?: string;
164
-
165
119
  FunctionVersion?: string;
166
-
167
120
  Description?: string;
168
-
169
121
  RoutingConfig?: AliasRoutingConfiguration;
170
-
171
122
  RevisionId?: string;
172
123
  }
173
-
174
124
  export interface AllowedPublishers {
175
125
  SigningProfileVersionArns: string[] | undefined;
176
126
  }
177
-
178
127
  export interface AmazonManagedKafkaEventSourceConfig {
179
128
  ConsumerGroupId?: string;
180
129
  }
@@ -184,66 +133,47 @@ export declare enum Architecture {
184
133
  }
185
134
  export interface CreateAliasRequest {
186
135
  FunctionName: string | undefined;
187
-
188
136
  Name: string | undefined;
189
-
190
137
  FunctionVersion: string | undefined;
191
-
192
138
  Description?: string;
193
-
194
139
  RoutingConfig?: AliasRoutingConfiguration;
195
140
  }
196
141
  export declare enum CodeSigningPolicy {
197
142
  Enforce = "Enforce",
198
143
  Warn = "Warn",
199
144
  }
200
-
201
145
  export interface CodeSigningPolicies {
202
146
  UntrustedArtifactOnDeployment?: CodeSigningPolicy | string;
203
147
  }
204
148
  export interface CreateCodeSigningConfigRequest {
205
149
  Description?: string;
206
-
207
150
  AllowedPublishers: AllowedPublishers | undefined;
208
-
209
151
  CodeSigningPolicies?: CodeSigningPolicies;
210
152
  }
211
-
212
153
  export interface CodeSigningConfig {
213
154
  CodeSigningConfigId: string | undefined;
214
-
215
155
  CodeSigningConfigArn: string | undefined;
216
-
217
156
  Description?: string;
218
-
219
157
  AllowedPublishers: AllowedPublishers | undefined;
220
-
221
158
  CodeSigningPolicies: CodeSigningPolicies | undefined;
222
-
223
159
  LastModified: string | undefined;
224
160
  }
225
161
  export interface CreateCodeSigningConfigResponse {
226
162
  CodeSigningConfig: CodeSigningConfig | undefined;
227
163
  }
228
-
229
164
  export interface OnFailure {
230
165
  Destination?: string;
231
166
  }
232
-
233
167
  export interface OnSuccess {
234
168
  Destination?: string;
235
169
  }
236
-
237
170
  export interface DestinationConfig {
238
171
  OnSuccess?: OnSuccess;
239
-
240
172
  OnFailure?: OnFailure;
241
173
  }
242
-
243
174
  export interface Filter {
244
175
  Pattern?: string;
245
176
  }
246
-
247
177
  export interface FilterCriteria {
248
178
  Filters?: Filter[];
249
179
  }
@@ -253,11 +183,9 @@ export declare enum FunctionResponseType {
253
183
  export declare enum EndPointType {
254
184
  KAFKA_BOOTSTRAP_SERVERS = "KAFKA_BOOTSTRAP_SERVERS",
255
185
  }
256
-
257
186
  export interface SelfManagedEventSource {
258
187
  Endpoints?: Record<string, string[]>;
259
188
  }
260
-
261
189
  export interface SelfManagedKafkaEventSourceConfig {
262
190
  ConsumerGroupId?: string;
263
191
  }
@@ -271,10 +199,8 @@ export declare enum SourceAccessType {
271
199
  VPC_SECURITY_GROUP = "VPC_SECURITY_GROUP",
272
200
  VPC_SUBNET = "VPC_SUBNET",
273
201
  }
274
-
275
202
  export interface SourceAccessConfiguration {
276
203
  Type?: SourceAccessType | string;
277
-
278
204
  URI?: string;
279
205
  }
280
206
  export declare enum EventSourcePosition {
@@ -284,106 +210,59 @@ export declare enum EventSourcePosition {
284
210
  }
285
211
  export interface CreateEventSourceMappingRequest {
286
212
  EventSourceArn?: string;
287
-
288
213
  FunctionName: string | undefined;
289
-
290
214
  Enabled?: boolean;
291
-
292
215
  BatchSize?: number;
293
-
294
216
  FilterCriteria?: FilterCriteria;
295
-
296
217
  MaximumBatchingWindowInSeconds?: number;
297
-
298
218
  ParallelizationFactor?: number;
299
-
300
219
  StartingPosition?: EventSourcePosition | string;
301
-
302
220
  StartingPositionTimestamp?: Date;
303
-
304
221
  DestinationConfig?: DestinationConfig;
305
-
306
222
  MaximumRecordAgeInSeconds?: number;
307
-
308
223
  BisectBatchOnFunctionError?: boolean;
309
-
310
224
  MaximumRetryAttempts?: number;
311
-
312
225
  TumblingWindowInSeconds?: number;
313
-
314
226
  Topics?: string[];
315
-
316
227
  Queues?: string[];
317
-
318
228
  SourceAccessConfigurations?: SourceAccessConfiguration[];
319
-
320
229
  SelfManagedEventSource?: SelfManagedEventSource;
321
-
322
230
  FunctionResponseTypes?: (FunctionResponseType | string)[];
323
-
324
231
  AmazonManagedKafkaEventSourceConfig?: AmazonManagedKafkaEventSourceConfig;
325
-
326
232
  SelfManagedKafkaEventSourceConfig?: SelfManagedKafkaEventSourceConfig;
327
233
  }
328
-
329
234
  export interface EventSourceMappingConfiguration {
330
235
  UUID?: string;
331
-
332
236
  StartingPosition?: EventSourcePosition | string;
333
-
334
237
  StartingPositionTimestamp?: Date;
335
-
336
238
  BatchSize?: number;
337
-
338
239
  MaximumBatchingWindowInSeconds?: number;
339
-
340
240
  ParallelizationFactor?: number;
341
-
342
241
  EventSourceArn?: string;
343
-
344
242
  FilterCriteria?: FilterCriteria;
345
-
346
243
  FunctionArn?: string;
347
-
348
244
  LastModified?: Date;
349
-
350
245
  LastProcessingResult?: string;
351
-
352
246
  State?: string;
353
-
354
247
  StateTransitionReason?: string;
355
-
356
248
  DestinationConfig?: DestinationConfig;
357
-
358
249
  Topics?: string[];
359
-
360
250
  Queues?: string[];
361
-
362
251
  SourceAccessConfigurations?: SourceAccessConfiguration[];
363
-
364
252
  SelfManagedEventSource?: SelfManagedEventSource;
365
-
366
253
  MaximumRecordAgeInSeconds?: number;
367
-
368
254
  BisectBatchOnFunctionError?: boolean;
369
-
370
255
  MaximumRetryAttempts?: number;
371
-
372
256
  TumblingWindowInSeconds?: number;
373
-
374
257
  FunctionResponseTypes?: (FunctionResponseType | string)[];
375
-
376
258
  AmazonManagedKafkaEventSourceConfig?: AmazonManagedKafkaEventSourceConfig;
377
-
378
259
  SelfManagedKafkaEventSourceConfig?: SelfManagedKafkaEventSourceConfig;
379
260
  }
380
-
381
261
  export declare class CodeSigningConfigNotFoundException extends __BaseException {
382
262
  readonly name: "CodeSigningConfigNotFoundException";
383
263
  readonly $fault: "client";
384
264
  Type?: string;
385
265
  Message?: string;
386
-
387
266
  constructor(
388
267
  opts: __ExceptionOptionType<
389
268
  CodeSigningConfigNotFoundException,
@@ -391,24 +270,19 @@ export declare class CodeSigningConfigNotFoundException extends __BaseException
391
270
  >
392
271
  );
393
272
  }
394
-
395
273
  export declare class CodeStorageExceededException extends __BaseException {
396
274
  readonly name: "CodeStorageExceededException";
397
275
  readonly $fault: "client";
398
-
399
276
  Type?: string;
400
-
401
277
  constructor(
402
278
  opts: __ExceptionOptionType<CodeStorageExceededException, __BaseException>
403
279
  );
404
280
  }
405
-
406
281
  export declare class CodeVerificationFailedException extends __BaseException {
407
282
  readonly name: "CodeVerificationFailedException";
408
283
  readonly $fault: "client";
409
284
  Type?: string;
410
285
  Message?: string;
411
-
412
286
  constructor(
413
287
  opts: __ExceptionOptionType<
414
288
  CodeVerificationFailedException,
@@ -416,42 +290,29 @@ export declare class CodeVerificationFailedException extends __BaseException {
416
290
  >
417
291
  );
418
292
  }
419
-
420
293
  export interface FunctionCode {
421
294
  ZipFile?: Uint8Array;
422
-
423
295
  S3Bucket?: string;
424
-
425
296
  S3Key?: string;
426
-
427
297
  S3ObjectVersion?: string;
428
-
429
298
  ImageUri?: string;
430
299
  }
431
-
432
300
  export interface DeadLetterConfig {
433
301
  TargetArn?: string;
434
302
  }
435
-
436
303
  export interface Environment {
437
304
  Variables?: Record<string, string>;
438
305
  }
439
-
440
306
  export interface EphemeralStorage {
441
307
  Size: number | undefined;
442
308
  }
443
-
444
309
  export interface FileSystemConfig {
445
310
  Arn: string | undefined;
446
-
447
311
  LocalMountPath: string | undefined;
448
312
  }
449
-
450
313
  export interface ImageConfig {
451
314
  EntryPoint?: string[];
452
-
453
315
  Command?: string[];
454
-
455
316
  WorkingDirectory?: string;
456
317
  }
457
318
  export declare enum PackageType {
@@ -491,83 +352,51 @@ export declare enum TracingMode {
491
352
  Active = "Active",
492
353
  PassThrough = "PassThrough",
493
354
  }
494
-
495
355
  export interface TracingConfig {
496
356
  Mode?: TracingMode | string;
497
357
  }
498
-
499
358
  export interface VpcConfig {
500
359
  SubnetIds?: string[];
501
-
502
360
  SecurityGroupIds?: string[];
503
361
  }
504
362
  export interface CreateFunctionRequest {
505
363
  FunctionName: string | undefined;
506
-
507
364
  Runtime?: Runtime | string;
508
-
509
365
  Role: string | undefined;
510
-
511
366
  Handler?: string;
512
-
513
367
  Code: FunctionCode | undefined;
514
-
515
368
  Description?: string;
516
-
517
369
  Timeout?: number;
518
-
519
370
  MemorySize?: number;
520
-
521
371
  Publish?: boolean;
522
-
523
372
  VpcConfig?: VpcConfig;
524
-
525
373
  PackageType?: PackageType | string;
526
-
527
374
  DeadLetterConfig?: DeadLetterConfig;
528
-
529
375
  Environment?: Environment;
530
-
531
376
  KMSKeyArn?: string;
532
-
533
377
  TracingConfig?: TracingConfig;
534
-
535
378
  Tags?: Record<string, string>;
536
-
537
379
  Layers?: string[];
538
-
539
380
  FileSystemConfigs?: FileSystemConfig[];
540
-
541
381
  ImageConfig?: ImageConfig;
542
-
543
382
  CodeSigningConfigArn?: string;
544
-
545
383
  Architectures?: (Architecture | string)[];
546
-
547
384
  EphemeralStorage?: EphemeralStorage;
548
385
  }
549
-
550
386
  export interface EnvironmentError {
551
387
  ErrorCode?: string;
552
-
553
388
  Message?: string;
554
389
  }
555
-
556
390
  export interface EnvironmentResponse {
557
391
  Variables?: Record<string, string>;
558
-
559
392
  Error?: EnvironmentError;
560
393
  }
561
-
562
394
  export interface ImageConfigError {
563
395
  ErrorCode?: string;
564
-
565
396
  Message?: string;
566
397
  }
567
-
568
398
  export interface ImageConfigResponse {
569
399
  ImageConfig?: ImageConfig;
570
-
571
400
  Error?: ImageConfigError;
572
401
  }
573
402
  export declare enum LastUpdateStatus {
@@ -587,14 +416,10 @@ export declare enum LastUpdateStatusReasonCode {
587
416
  InvalidSubnet = "InvalidSubnet",
588
417
  SubnetOutOfIPAddresses = "SubnetOutOfIPAddresses",
589
418
  }
590
-
591
419
  export interface Layer {
592
420
  Arn?: string;
593
-
594
421
  CodeSize?: number;
595
-
596
422
  SigningProfileVersionArn?: string;
597
-
598
423
  SigningJobArn?: string;
599
424
  }
600
425
  export declare enum State {
@@ -618,134 +443,81 @@ export declare enum StateReasonCode {
618
443
  Restoring = "Restoring",
619
444
  SubnetOutOfIPAddresses = "SubnetOutOfIPAddresses",
620
445
  }
621
-
622
446
  export interface TracingConfigResponse {
623
447
  Mode?: TracingMode | string;
624
448
  }
625
-
626
449
  export interface VpcConfigResponse {
627
450
  SubnetIds?: string[];
628
-
629
451
  SecurityGroupIds?: string[];
630
-
631
452
  VpcId?: string;
632
453
  }
633
-
634
454
  export interface FunctionConfiguration {
635
455
  FunctionName?: string;
636
-
637
456
  FunctionArn?: string;
638
-
639
457
  Runtime?: Runtime | string;
640
-
641
458
  Role?: string;
642
-
643
459
  Handler?: string;
644
-
645
460
  CodeSize?: number;
646
-
647
461
  Description?: string;
648
-
649
462
  Timeout?: number;
650
-
651
463
  MemorySize?: number;
652
-
653
464
  LastModified?: string;
654
-
655
465
  CodeSha256?: string;
656
-
657
466
  Version?: string;
658
-
659
467
  VpcConfig?: VpcConfigResponse;
660
-
661
468
  DeadLetterConfig?: DeadLetterConfig;
662
-
663
469
  Environment?: EnvironmentResponse;
664
-
665
470
  KMSKeyArn?: string;
666
-
667
471
  TracingConfig?: TracingConfigResponse;
668
-
669
472
  MasterArn?: string;
670
-
671
473
  RevisionId?: string;
672
-
673
474
  Layers?: Layer[];
674
-
675
475
  State?: State | string;
676
-
677
476
  StateReason?: string;
678
-
679
477
  StateReasonCode?: StateReasonCode | string;
680
-
681
478
  LastUpdateStatus?: LastUpdateStatus | string;
682
-
683
479
  LastUpdateStatusReason?: string;
684
-
685
480
  LastUpdateStatusReasonCode?: LastUpdateStatusReasonCode | string;
686
-
687
481
  FileSystemConfigs?: FileSystemConfig[];
688
-
689
482
  PackageType?: PackageType | string;
690
-
691
483
  ImageConfigResponse?: ImageConfigResponse;
692
-
693
484
  SigningProfileVersionArn?: string;
694
-
695
485
  SigningJobArn?: string;
696
-
697
486
  Architectures?: (Architecture | string)[];
698
-
699
487
  EphemeralStorage?: EphemeralStorage;
700
488
  }
701
-
702
489
  export declare class InvalidCodeSignatureException extends __BaseException {
703
490
  readonly name: "InvalidCodeSignatureException";
704
491
  readonly $fault: "client";
705
492
  Type?: string;
706
493
  Message?: string;
707
-
708
494
  constructor(
709
495
  opts: __ExceptionOptionType<InvalidCodeSignatureException, __BaseException>
710
496
  );
711
497
  }
712
-
713
498
  export interface Cors {
714
499
  AllowCredentials?: boolean;
715
-
716
500
  AllowHeaders?: string[];
717
-
718
501
  AllowMethods?: string[];
719
-
720
502
  AllowOrigins?: string[];
721
-
722
503
  ExposeHeaders?: string[];
723
-
724
504
  MaxAge?: number;
725
505
  }
726
506
  export interface CreateFunctionUrlConfigRequest {
727
507
  FunctionName: string | undefined;
728
-
729
508
  Qualifier?: string;
730
-
731
509
  AuthType: FunctionUrlAuthType | string | undefined;
732
-
733
510
  Cors?: Cors;
734
511
  }
735
512
  export interface CreateFunctionUrlConfigResponse {
736
513
  FunctionUrl: string | undefined;
737
-
738
514
  FunctionArn: string | undefined;
739
-
740
515
  AuthType: FunctionUrlAuthType | string | undefined;
741
-
742
516
  Cors?: Cors;
743
-
744
517
  CreationTime: string | undefined;
745
518
  }
746
519
  export interface DeleteAliasRequest {
747
520
  FunctionName: string | undefined;
748
-
749
521
  Name: string | undefined;
750
522
  }
751
523
  export interface DeleteCodeSigningConfigRequest {
@@ -755,20 +527,17 @@ export interface DeleteCodeSigningConfigResponse {}
755
527
  export interface DeleteEventSourceMappingRequest {
756
528
  UUID: string | undefined;
757
529
  }
758
-
759
530
  export declare class ResourceInUseException extends __BaseException {
760
531
  readonly name: "ResourceInUseException";
761
532
  readonly $fault: "client";
762
533
  Type?: string;
763
534
  Message?: string;
764
-
765
535
  constructor(
766
536
  opts: __ExceptionOptionType<ResourceInUseException, __BaseException>
767
537
  );
768
538
  }
769
539
  export interface DeleteFunctionRequest {
770
540
  FunctionName: string | undefined;
771
-
772
541
  Qualifier?: string;
773
542
  }
774
543
  export interface DeleteFunctionCodeSigningConfigRequest {
@@ -779,33 +548,27 @@ export interface DeleteFunctionConcurrencyRequest {
779
548
  }
780
549
  export interface DeleteFunctionEventInvokeConfigRequest {
781
550
  FunctionName: string | undefined;
782
-
783
551
  Qualifier?: string;
784
552
  }
785
553
  export interface DeleteFunctionUrlConfigRequest {
786
554
  FunctionName: string | undefined;
787
-
788
555
  Qualifier?: string;
789
556
  }
790
557
  export interface DeleteLayerVersionRequest {
791
558
  LayerName: string | undefined;
792
-
793
559
  VersionNumber: number | undefined;
794
560
  }
795
561
  export interface DeleteProvisionedConcurrencyConfigRequest {
796
562
  FunctionName: string | undefined;
797
-
798
563
  Qualifier: string | undefined;
799
564
  }
800
565
  export interface GetAccountSettingsRequest {}
801
566
  export interface GetAccountSettingsResponse {
802
567
  AccountLimit?: AccountLimit;
803
-
804
568
  AccountUsage?: AccountUsage;
805
569
  }
806
570
  export interface GetAliasRequest {
807
571
  FunctionName: string | undefined;
808
-
809
572
  Name: string | undefined;
810
573
  }
811
574
  export interface GetCodeSigningConfigRequest {
@@ -819,17 +582,12 @@ export interface GetEventSourceMappingRequest {
819
582
  }
820
583
  export interface GetFunctionRequest {
821
584
  FunctionName: string | undefined;
822
-
823
585
  Qualifier?: string;
824
586
  }
825
-
826
587
  export interface FunctionCodeLocation {
827
588
  RepositoryType?: string;
828
-
829
589
  Location?: string;
830
-
831
590
  ImageUri?: string;
832
-
833
591
  ResolvedImageUri?: string;
834
592
  }
835
593
  export interface Concurrency {
@@ -837,11 +595,8 @@ export interface Concurrency {
837
595
  }
838
596
  export interface GetFunctionResponse {
839
597
  Configuration?: FunctionConfiguration;
840
-
841
598
  Code?: FunctionCodeLocation;
842
-
843
599
  Tags?: Record<string, string>;
844
-
845
600
  Concurrency?: Concurrency;
846
601
  }
847
602
  export interface GetFunctionCodeSigningConfigRequest {
@@ -849,7 +604,6 @@ export interface GetFunctionCodeSigningConfigRequest {
849
604
  }
850
605
  export interface GetFunctionCodeSigningConfigResponse {
851
606
  CodeSigningConfigArn: string | undefined;
852
-
853
607
  FunctionName: string | undefined;
854
608
  }
855
609
  export interface GetFunctionConcurrencyRequest {
@@ -860,77 +614,51 @@ export interface GetFunctionConcurrencyResponse {
860
614
  }
861
615
  export interface GetFunctionConfigurationRequest {
862
616
  FunctionName: string | undefined;
863
-
864
617
  Qualifier?: string;
865
618
  }
866
619
  export interface FunctionEventInvokeConfig {
867
620
  LastModified?: Date;
868
-
869
621
  FunctionArn?: string;
870
-
871
622
  MaximumRetryAttempts?: number;
872
-
873
623
  MaximumEventAgeInSeconds?: number;
874
-
875
624
  DestinationConfig?: DestinationConfig;
876
625
  }
877
626
  export interface GetFunctionEventInvokeConfigRequest {
878
627
  FunctionName: string | undefined;
879
-
880
628
  Qualifier?: string;
881
629
  }
882
630
  export interface GetFunctionUrlConfigRequest {
883
631
  FunctionName: string | undefined;
884
-
885
632
  Qualifier?: string;
886
633
  }
887
634
  export interface GetFunctionUrlConfigResponse {
888
635
  FunctionUrl: string | undefined;
889
-
890
636
  FunctionArn: string | undefined;
891
-
892
637
  AuthType: FunctionUrlAuthType | string | undefined;
893
-
894
638
  Cors?: Cors;
895
-
896
639
  CreationTime: string | undefined;
897
-
898
640
  LastModifiedTime: string | undefined;
899
641
  }
900
642
  export interface GetLayerVersionRequest {
901
643
  LayerName: string | undefined;
902
-
903
644
  VersionNumber: number | undefined;
904
645
  }
905
-
906
646
  export interface LayerVersionContentOutput {
907
647
  Location?: string;
908
-
909
648
  CodeSha256?: string;
910
-
911
649
  CodeSize?: number;
912
-
913
650
  SigningProfileVersionArn?: string;
914
-
915
651
  SigningJobArn?: string;
916
652
  }
917
653
  export interface GetLayerVersionResponse {
918
654
  Content?: LayerVersionContentOutput;
919
-
920
655
  LayerArn?: string;
921
-
922
656
  LayerVersionArn?: string;
923
-
924
657
  Description?: string;
925
-
926
658
  CreatedDate?: string;
927
-
928
659
  Version?: number;
929
-
930
660
  CompatibleRuntimes?: (Runtime | string)[];
931
-
932
661
  LicenseInfo?: string;
933
-
934
662
  CompatibleArchitectures?: (Architecture | string)[];
935
663
  }
936
664
  export interface GetLayerVersionByArnRequest {
@@ -938,27 +666,22 @@ export interface GetLayerVersionByArnRequest {
938
666
  }
939
667
  export interface GetLayerVersionPolicyRequest {
940
668
  LayerName: string | undefined;
941
-
942
669
  VersionNumber: number | undefined;
943
670
  }
944
671
  export interface GetLayerVersionPolicyResponse {
945
672
  Policy?: string;
946
-
947
673
  RevisionId?: string;
948
674
  }
949
675
  export interface GetPolicyRequest {
950
676
  FunctionName: string | undefined;
951
-
952
677
  Qualifier?: string;
953
678
  }
954
679
  export interface GetPolicyResponse {
955
680
  Policy?: string;
956
-
957
681
  RevisionId?: string;
958
682
  }
959
683
  export interface GetProvisionedConcurrencyConfigRequest {
960
684
  FunctionName: string | undefined;
961
-
962
685
  Qualifier: string | undefined;
963
686
  }
964
687
  export declare enum ProvisionedConcurrencyStatusEnum {
@@ -968,23 +691,16 @@ export declare enum ProvisionedConcurrencyStatusEnum {
968
691
  }
969
692
  export interface GetProvisionedConcurrencyConfigResponse {
970
693
  RequestedProvisionedConcurrentExecutions?: number;
971
-
972
694
  AvailableProvisionedConcurrentExecutions?: number;
973
-
974
695
  AllocatedProvisionedConcurrentExecutions?: number;
975
-
976
696
  Status?: ProvisionedConcurrencyStatusEnum | string;
977
-
978
697
  StatusReason?: string;
979
-
980
698
  LastModified?: string;
981
699
  }
982
-
983
700
  export declare class ProvisionedConcurrencyConfigNotFoundException extends __BaseException {
984
701
  readonly name: "ProvisionedConcurrencyConfigNotFoundException";
985
702
  readonly $fault: "client";
986
703
  Type?: string;
987
-
988
704
  constructor(
989
705
  opts: __ExceptionOptionType<
990
706
  ProvisionedConcurrencyConfigNotFoundException,
@@ -992,122 +708,99 @@ export declare class ProvisionedConcurrencyConfigNotFoundException extends __Bas
992
708
  >
993
709
  );
994
710
  }
995
-
996
711
  export declare class EC2AccessDeniedException extends __BaseException {
997
712
  readonly name: "EC2AccessDeniedException";
998
713
  readonly $fault: "server";
999
714
  Type?: string;
1000
715
  Message?: string;
1001
-
1002
716
  constructor(
1003
717
  opts: __ExceptionOptionType<EC2AccessDeniedException, __BaseException>
1004
718
  );
1005
719
  }
1006
-
1007
720
  export declare class EC2ThrottledException extends __BaseException {
1008
721
  readonly name: "EC2ThrottledException";
1009
722
  readonly $fault: "server";
1010
723
  Type?: string;
1011
724
  Message?: string;
1012
-
1013
725
  constructor(
1014
726
  opts: __ExceptionOptionType<EC2ThrottledException, __BaseException>
1015
727
  );
1016
728
  }
1017
-
1018
729
  export declare class EC2UnexpectedException extends __BaseException {
1019
730
  readonly name: "EC2UnexpectedException";
1020
731
  readonly $fault: "server";
1021
732
  Type?: string;
1022
733
  Message?: string;
1023
734
  EC2ErrorCode?: string;
1024
-
1025
735
  constructor(
1026
736
  opts: __ExceptionOptionType<EC2UnexpectedException, __BaseException>
1027
737
  );
1028
738
  }
1029
-
1030
739
  export declare class EFSIOException extends __BaseException {
1031
740
  readonly name: "EFSIOException";
1032
741
  readonly $fault: "client";
1033
742
  Type?: string;
1034
743
  Message?: string;
1035
-
1036
744
  constructor(opts: __ExceptionOptionType<EFSIOException, __BaseException>);
1037
745
  }
1038
-
1039
746
  export declare class EFSMountConnectivityException extends __BaseException {
1040
747
  readonly name: "EFSMountConnectivityException";
1041
748
  readonly $fault: "client";
1042
749
  Type?: string;
1043
750
  Message?: string;
1044
-
1045
751
  constructor(
1046
752
  opts: __ExceptionOptionType<EFSMountConnectivityException, __BaseException>
1047
753
  );
1048
754
  }
1049
-
1050
755
  export declare class EFSMountFailureException extends __BaseException {
1051
756
  readonly name: "EFSMountFailureException";
1052
757
  readonly $fault: "client";
1053
758
  Type?: string;
1054
759
  Message?: string;
1055
-
1056
760
  constructor(
1057
761
  opts: __ExceptionOptionType<EFSMountFailureException, __BaseException>
1058
762
  );
1059
763
  }
1060
-
1061
764
  export declare class EFSMountTimeoutException extends __BaseException {
1062
765
  readonly name: "EFSMountTimeoutException";
1063
766
  readonly $fault: "client";
1064
767
  Type?: string;
1065
768
  Message?: string;
1066
-
1067
769
  constructor(
1068
770
  opts: __ExceptionOptionType<EFSMountTimeoutException, __BaseException>
1069
771
  );
1070
772
  }
1071
-
1072
773
  export declare class ENILimitReachedException extends __BaseException {
1073
774
  readonly name: "ENILimitReachedException";
1074
775
  readonly $fault: "server";
1075
776
  Type?: string;
1076
777
  Message?: string;
1077
-
1078
778
  constructor(
1079
779
  opts: __ExceptionOptionType<ENILimitReachedException, __BaseException>
1080
780
  );
1081
781
  }
1082
-
1083
782
  export declare class InvalidRequestContentException extends __BaseException {
1084
783
  readonly name: "InvalidRequestContentException";
1085
784
  readonly $fault: "client";
1086
-
1087
785
  Type?: string;
1088
-
1089
786
  constructor(
1090
787
  opts: __ExceptionOptionType<InvalidRequestContentException, __BaseException>
1091
788
  );
1092
789
  }
1093
-
1094
790
  export declare class InvalidRuntimeException extends __BaseException {
1095
791
  readonly name: "InvalidRuntimeException";
1096
792
  readonly $fault: "server";
1097
793
  Type?: string;
1098
794
  Message?: string;
1099
-
1100
795
  constructor(
1101
796
  opts: __ExceptionOptionType<InvalidRuntimeException, __BaseException>
1102
797
  );
1103
798
  }
1104
-
1105
799
  export declare class InvalidSecurityGroupIDException extends __BaseException {
1106
800
  readonly name: "InvalidSecurityGroupIDException";
1107
801
  readonly $fault: "server";
1108
802
  Type?: string;
1109
803
  Message?: string;
1110
-
1111
804
  constructor(
1112
805
  opts: __ExceptionOptionType<
1113
806
  InvalidSecurityGroupIDException,
@@ -1115,24 +808,20 @@ export declare class InvalidSecurityGroupIDException extends __BaseException {
1115
808
  >
1116
809
  );
1117
810
  }
1118
-
1119
811
  export declare class InvalidSubnetIDException extends __BaseException {
1120
812
  readonly name: "InvalidSubnetIDException";
1121
813
  readonly $fault: "server";
1122
814
  Type?: string;
1123
815
  Message?: string;
1124
-
1125
816
  constructor(
1126
817
  opts: __ExceptionOptionType<InvalidSubnetIDException, __BaseException>
1127
818
  );
1128
819
  }
1129
-
1130
820
  export declare class InvalidZipFileException extends __BaseException {
1131
821
  readonly name: "InvalidZipFileException";
1132
822
  readonly $fault: "server";
1133
823
  Type?: string;
1134
824
  Message?: string;
1135
-
1136
825
  constructor(
1137
826
  opts: __ExceptionOptionType<InvalidZipFileException, __BaseException>
1138
827
  );
@@ -1148,100 +837,76 @@ export declare enum LogType {
1148
837
  }
1149
838
  export interface InvocationRequest {
1150
839
  FunctionName: string | undefined;
1151
-
1152
840
  InvocationType?: InvocationType | string;
1153
-
1154
841
  LogType?: LogType | string;
1155
-
1156
842
  ClientContext?: string;
1157
-
1158
843
  Payload?: Uint8Array;
1159
-
1160
844
  Qualifier?: string;
1161
845
  }
1162
846
  export interface InvocationResponse {
1163
847
  StatusCode?: number;
1164
-
1165
848
  FunctionError?: string;
1166
-
1167
849
  LogResult?: string;
1168
-
1169
850
  Payload?: Uint8Array;
1170
-
1171
851
  ExecutedVersion?: string;
1172
852
  }
1173
-
1174
853
  export declare class KMSAccessDeniedException extends __BaseException {
1175
854
  readonly name: "KMSAccessDeniedException";
1176
855
  readonly $fault: "server";
1177
856
  Type?: string;
1178
857
  Message?: string;
1179
-
1180
858
  constructor(
1181
859
  opts: __ExceptionOptionType<KMSAccessDeniedException, __BaseException>
1182
860
  );
1183
861
  }
1184
-
1185
862
  export declare class KMSDisabledException extends __BaseException {
1186
863
  readonly name: "KMSDisabledException";
1187
864
  readonly $fault: "server";
1188
865
  Type?: string;
1189
866
  Message?: string;
1190
-
1191
867
  constructor(
1192
868
  opts: __ExceptionOptionType<KMSDisabledException, __BaseException>
1193
869
  );
1194
870
  }
1195
-
1196
871
  export declare class KMSInvalidStateException extends __BaseException {
1197
872
  readonly name: "KMSInvalidStateException";
1198
873
  readonly $fault: "server";
1199
874
  Type?: string;
1200
875
  Message?: string;
1201
-
1202
876
  constructor(
1203
877
  opts: __ExceptionOptionType<KMSInvalidStateException, __BaseException>
1204
878
  );
1205
879
  }
1206
-
1207
880
  export declare class KMSNotFoundException extends __BaseException {
1208
881
  readonly name: "KMSNotFoundException";
1209
882
  readonly $fault: "server";
1210
883
  Type?: string;
1211
884
  Message?: string;
1212
-
1213
885
  constructor(
1214
886
  opts: __ExceptionOptionType<KMSNotFoundException, __BaseException>
1215
887
  );
1216
888
  }
1217
-
1218
889
  export declare class RequestTooLargeException extends __BaseException {
1219
890
  readonly name: "RequestTooLargeException";
1220
891
  readonly $fault: "client";
1221
892
  Type?: string;
1222
-
1223
893
  constructor(
1224
894
  opts: __ExceptionOptionType<RequestTooLargeException, __BaseException>
1225
895
  );
1226
896
  }
1227
-
1228
897
  export declare class ResourceNotReadyException extends __BaseException {
1229
898
  readonly name: "ResourceNotReadyException";
1230
899
  readonly $fault: "server";
1231
-
1232
900
  Type?: string;
1233
-
1234
901
  constructor(
1235
902
  opts: __ExceptionOptionType<ResourceNotReadyException, __BaseException>
1236
903
  );
1237
904
  }
1238
-
1239
905
  export declare class SubnetIPAddressLimitReachedException extends __BaseException {
1240
906
  readonly name: "SubnetIPAddressLimitReachedException";
1241
907
  readonly $fault: "server";
1242
908
  Type?: string;
1243
909
  Message?: string;
1244
-
1245
910
  constructor(
1246
911
  opts: __ExceptionOptionType<
1247
912
  SubnetIPAddressLimitReachedException,
@@ -1249,73 +914,56 @@ export declare class SubnetIPAddressLimitReachedException extends __BaseExceptio
1249
914
  >
1250
915
  );
1251
916
  }
1252
-
1253
917
  export declare class UnsupportedMediaTypeException extends __BaseException {
1254
918
  readonly name: "UnsupportedMediaTypeException";
1255
919
  readonly $fault: "client";
1256
920
  Type?: string;
1257
-
1258
921
  constructor(
1259
922
  opts: __ExceptionOptionType<UnsupportedMediaTypeException, __BaseException>
1260
923
  );
1261
924
  }
1262
925
  export interface InvokeAsyncRequest {
1263
926
  FunctionName: string | undefined;
1264
-
1265
927
  InvokeArgs: Readable | ReadableStream | Blob | undefined;
1266
928
  }
1267
-
1268
929
  export interface InvokeAsyncResponse {
1269
930
  Status?: number;
1270
931
  }
1271
932
  export interface ListAliasesRequest {
1272
933
  FunctionName: string | undefined;
1273
-
1274
934
  FunctionVersion?: string;
1275
-
1276
935
  Marker?: string;
1277
-
1278
936
  MaxItems?: number;
1279
937
  }
1280
938
  export interface ListAliasesResponse {
1281
939
  NextMarker?: string;
1282
-
1283
940
  Aliases?: AliasConfiguration[];
1284
941
  }
1285
942
  export interface ListCodeSigningConfigsRequest {
1286
943
  Marker?: string;
1287
-
1288
944
  MaxItems?: number;
1289
945
  }
1290
946
  export interface ListCodeSigningConfigsResponse {
1291
947
  NextMarker?: string;
1292
-
1293
948
  CodeSigningConfigs?: CodeSigningConfig[];
1294
949
  }
1295
950
  export interface ListEventSourceMappingsRequest {
1296
951
  EventSourceArn?: string;
1297
-
1298
952
  FunctionName?: string;
1299
-
1300
953
  Marker?: string;
1301
-
1302
954
  MaxItems?: number;
1303
955
  }
1304
956
  export interface ListEventSourceMappingsResponse {
1305
957
  NextMarker?: string;
1306
-
1307
958
  EventSourceMappings?: EventSourceMappingConfiguration[];
1308
959
  }
1309
960
  export interface ListFunctionEventInvokeConfigsRequest {
1310
961
  FunctionName: string | undefined;
1311
-
1312
962
  Marker?: string;
1313
-
1314
963
  MaxItems?: number;
1315
964
  }
1316
965
  export interface ListFunctionEventInvokeConfigsResponse {
1317
966
  FunctionEventInvokeConfigs?: FunctionEventInvokeConfig[];
1318
-
1319
967
  NextMarker?: string;
1320
968
  }
1321
969
  export declare enum FunctionVersion {
@@ -1323,137 +971,91 @@ export declare enum FunctionVersion {
1323
971
  }
1324
972
  export interface ListFunctionsRequest {
1325
973
  MasterRegion?: string;
1326
-
1327
974
  FunctionVersion?: FunctionVersion | string;
1328
-
1329
975
  Marker?: string;
1330
-
1331
976
  MaxItems?: number;
1332
977
  }
1333
-
1334
978
  export interface ListFunctionsResponse {
1335
979
  NextMarker?: string;
1336
-
1337
980
  Functions?: FunctionConfiguration[];
1338
981
  }
1339
982
  export interface ListFunctionsByCodeSigningConfigRequest {
1340
983
  CodeSigningConfigArn: string | undefined;
1341
-
1342
984
  Marker?: string;
1343
-
1344
985
  MaxItems?: number;
1345
986
  }
1346
987
  export interface ListFunctionsByCodeSigningConfigResponse {
1347
988
  NextMarker?: string;
1348
-
1349
989
  FunctionArns?: string[];
1350
990
  }
1351
991
  export interface ListFunctionUrlConfigsRequest {
1352
992
  FunctionName: string | undefined;
1353
-
1354
993
  Marker?: string;
1355
-
1356
994
  MaxItems?: number;
1357
995
  }
1358
-
1359
996
  export interface FunctionUrlConfig {
1360
997
  FunctionUrl: string | undefined;
1361
-
1362
998
  FunctionArn: string | undefined;
1363
-
1364
999
  CreationTime: string | undefined;
1365
-
1366
1000
  LastModifiedTime: string | undefined;
1367
-
1368
1001
  Cors?: Cors;
1369
-
1370
1002
  AuthType: FunctionUrlAuthType | string | undefined;
1371
1003
  }
1372
1004
  export interface ListFunctionUrlConfigsResponse {
1373
1005
  FunctionUrlConfigs: FunctionUrlConfig[] | undefined;
1374
-
1375
1006
  NextMarker?: string;
1376
1007
  }
1377
1008
  export interface ListLayersRequest {
1378
1009
  CompatibleRuntime?: Runtime | string;
1379
-
1380
1010
  Marker?: string;
1381
-
1382
1011
  MaxItems?: number;
1383
-
1384
1012
  CompatibleArchitecture?: Architecture | string;
1385
1013
  }
1386
-
1387
1014
  export interface LayerVersionsListItem {
1388
1015
  LayerVersionArn?: string;
1389
-
1390
1016
  Version?: number;
1391
-
1392
1017
  Description?: string;
1393
-
1394
1018
  CreatedDate?: string;
1395
-
1396
1019
  CompatibleRuntimes?: (Runtime | string)[];
1397
-
1398
1020
  LicenseInfo?: string;
1399
-
1400
1021
  CompatibleArchitectures?: (Architecture | string)[];
1401
1022
  }
1402
-
1403
1023
  export interface LayersListItem {
1404
1024
  LayerName?: string;
1405
-
1406
1025
  LayerArn?: string;
1407
-
1408
1026
  LatestMatchingVersion?: LayerVersionsListItem;
1409
1027
  }
1410
1028
  export interface ListLayersResponse {
1411
1029
  NextMarker?: string;
1412
-
1413
1030
  Layers?: LayersListItem[];
1414
1031
  }
1415
1032
  export interface ListLayerVersionsRequest {
1416
1033
  CompatibleRuntime?: Runtime | string;
1417
-
1418
1034
  LayerName: string | undefined;
1419
-
1420
1035
  Marker?: string;
1421
-
1422
1036
  MaxItems?: number;
1423
-
1424
1037
  CompatibleArchitecture?: Architecture | string;
1425
1038
  }
1426
1039
  export interface ListLayerVersionsResponse {
1427
1040
  NextMarker?: string;
1428
-
1429
1041
  LayerVersions?: LayerVersionsListItem[];
1430
1042
  }
1431
1043
  export interface ListProvisionedConcurrencyConfigsRequest {
1432
1044
  FunctionName: string | undefined;
1433
-
1434
1045
  Marker?: string;
1435
-
1436
1046
  MaxItems?: number;
1437
1047
  }
1438
-
1439
1048
  export interface ProvisionedConcurrencyConfigListItem {
1440
1049
  FunctionArn?: string;
1441
-
1442
1050
  RequestedProvisionedConcurrentExecutions?: number;
1443
-
1444
1051
  AvailableProvisionedConcurrentExecutions?: number;
1445
-
1446
1052
  AllocatedProvisionedConcurrentExecutions?: number;
1447
-
1448
1053
  Status?: ProvisionedConcurrencyStatusEnum | string;
1449
-
1450
1054
  StatusReason?: string;
1451
-
1452
1055
  LastModified?: string;
1453
1056
  }
1454
1057
  export interface ListProvisionedConcurrencyConfigsResponse {
1455
1058
  ProvisionedConcurrencyConfigs?: ProvisionedConcurrencyConfigListItem[];
1456
-
1457
1059
  NextMarker?: string;
1458
1060
  }
1459
1061
  export interface ListTagsRequest {
@@ -1464,161 +1066,108 @@ export interface ListTagsResponse {
1464
1066
  }
1465
1067
  export interface ListVersionsByFunctionRequest {
1466
1068
  FunctionName: string | undefined;
1467
-
1468
1069
  Marker?: string;
1469
-
1470
1070
  MaxItems?: number;
1471
1071
  }
1472
1072
  export interface ListVersionsByFunctionResponse {
1473
1073
  NextMarker?: string;
1474
-
1475
1074
  Versions?: FunctionConfiguration[];
1476
1075
  }
1477
-
1478
1076
  export interface LayerVersionContentInput {
1479
1077
  S3Bucket?: string;
1480
-
1481
1078
  S3Key?: string;
1482
-
1483
1079
  S3ObjectVersion?: string;
1484
-
1485
1080
  ZipFile?: Uint8Array;
1486
1081
  }
1487
1082
  export interface PublishLayerVersionRequest {
1488
1083
  LayerName: string | undefined;
1489
-
1490
1084
  Description?: string;
1491
-
1492
1085
  Content: LayerVersionContentInput | undefined;
1493
-
1494
1086
  CompatibleRuntimes?: (Runtime | string)[];
1495
-
1496
1087
  LicenseInfo?: string;
1497
-
1498
1088
  CompatibleArchitectures?: (Architecture | string)[];
1499
1089
  }
1500
1090
  export interface PublishLayerVersionResponse {
1501
1091
  Content?: LayerVersionContentOutput;
1502
-
1503
1092
  LayerArn?: string;
1504
-
1505
1093
  LayerVersionArn?: string;
1506
-
1507
1094
  Description?: string;
1508
-
1509
1095
  CreatedDate?: string;
1510
-
1511
1096
  Version?: number;
1512
-
1513
1097
  CompatibleRuntimes?: (Runtime | string)[];
1514
-
1515
1098
  LicenseInfo?: string;
1516
-
1517
1099
  CompatibleArchitectures?: (Architecture | string)[];
1518
1100
  }
1519
1101
  export interface PublishVersionRequest {
1520
1102
  FunctionName: string | undefined;
1521
-
1522
1103
  CodeSha256?: string;
1523
-
1524
1104
  Description?: string;
1525
-
1526
1105
  RevisionId?: string;
1527
1106
  }
1528
1107
  export interface PutFunctionCodeSigningConfigRequest {
1529
1108
  CodeSigningConfigArn: string | undefined;
1530
-
1531
1109
  FunctionName: string | undefined;
1532
1110
  }
1533
1111
  export interface PutFunctionCodeSigningConfigResponse {
1534
1112
  CodeSigningConfigArn: string | undefined;
1535
-
1536
1113
  FunctionName: string | undefined;
1537
1114
  }
1538
1115
  export interface PutFunctionConcurrencyRequest {
1539
1116
  FunctionName: string | undefined;
1540
-
1541
1117
  ReservedConcurrentExecutions: number | undefined;
1542
1118
  }
1543
1119
  export interface PutFunctionEventInvokeConfigRequest {
1544
1120
  FunctionName: string | undefined;
1545
-
1546
1121
  Qualifier?: string;
1547
-
1548
1122
  MaximumRetryAttempts?: number;
1549
-
1550
1123
  MaximumEventAgeInSeconds?: number;
1551
-
1552
1124
  DestinationConfig?: DestinationConfig;
1553
1125
  }
1554
1126
  export interface PutProvisionedConcurrencyConfigRequest {
1555
1127
  FunctionName: string | undefined;
1556
-
1557
1128
  Qualifier: string | undefined;
1558
-
1559
1129
  ProvisionedConcurrentExecutions: number | undefined;
1560
1130
  }
1561
1131
  export interface PutProvisionedConcurrencyConfigResponse {
1562
1132
  RequestedProvisionedConcurrentExecutions?: number;
1563
-
1564
1133
  AvailableProvisionedConcurrentExecutions?: number;
1565
-
1566
1134
  AllocatedProvisionedConcurrentExecutions?: number;
1567
-
1568
1135
  Status?: ProvisionedConcurrencyStatusEnum | string;
1569
-
1570
1136
  StatusReason?: string;
1571
-
1572
1137
  LastModified?: string;
1573
1138
  }
1574
1139
  export interface RemoveLayerVersionPermissionRequest {
1575
1140
  LayerName: string | undefined;
1576
-
1577
1141
  VersionNumber: number | undefined;
1578
-
1579
1142
  StatementId: string | undefined;
1580
-
1581
1143
  RevisionId?: string;
1582
1144
  }
1583
1145
  export interface RemovePermissionRequest {
1584
1146
  FunctionName: string | undefined;
1585
-
1586
1147
  StatementId: string | undefined;
1587
-
1588
1148
  Qualifier?: string;
1589
-
1590
1149
  RevisionId?: string;
1591
1150
  }
1592
1151
  export interface TagResourceRequest {
1593
1152
  Resource: string | undefined;
1594
-
1595
1153
  Tags: Record<string, string> | undefined;
1596
1154
  }
1597
1155
  export interface UntagResourceRequest {
1598
1156
  Resource: string | undefined;
1599
-
1600
1157
  TagKeys: string[] | undefined;
1601
1158
  }
1602
1159
  export interface UpdateAliasRequest {
1603
1160
  FunctionName: string | undefined;
1604
-
1605
1161
  Name: string | undefined;
1606
-
1607
1162
  FunctionVersion?: string;
1608
-
1609
1163
  Description?: string;
1610
-
1611
1164
  RoutingConfig?: AliasRoutingConfiguration;
1612
-
1613
1165
  RevisionId?: string;
1614
1166
  }
1615
1167
  export interface UpdateCodeSigningConfigRequest {
1616
1168
  CodeSigningConfigArn: string | undefined;
1617
-
1618
1169
  Description?: string;
1619
-
1620
1170
  AllowedPublishers?: AllowedPublishers;
1621
-
1622
1171
  CodeSigningPolicies?: CodeSigningPolicies;
1623
1172
  }
1624
1173
  export interface UpdateCodeSigningConfigResponse {
@@ -1626,655 +1175,465 @@ export interface UpdateCodeSigningConfigResponse {
1626
1175
  }
1627
1176
  export interface UpdateEventSourceMappingRequest {
1628
1177
  UUID: string | undefined;
1629
-
1630
1178
  FunctionName?: string;
1631
-
1632
1179
  Enabled?: boolean;
1633
-
1634
1180
  BatchSize?: number;
1635
-
1636
1181
  FilterCriteria?: FilterCriteria;
1637
-
1638
1182
  MaximumBatchingWindowInSeconds?: number;
1639
-
1640
1183
  DestinationConfig?: DestinationConfig;
1641
-
1642
1184
  MaximumRecordAgeInSeconds?: number;
1643
-
1644
1185
  BisectBatchOnFunctionError?: boolean;
1645
-
1646
1186
  MaximumRetryAttempts?: number;
1647
-
1648
1187
  ParallelizationFactor?: number;
1649
-
1650
1188
  SourceAccessConfigurations?: SourceAccessConfiguration[];
1651
-
1652
1189
  TumblingWindowInSeconds?: number;
1653
-
1654
1190
  FunctionResponseTypes?: (FunctionResponseType | string)[];
1655
1191
  }
1656
1192
  export interface UpdateFunctionCodeRequest {
1657
1193
  FunctionName: string | undefined;
1658
-
1659
1194
  ZipFile?: Uint8Array;
1660
-
1661
1195
  S3Bucket?: string;
1662
-
1663
1196
  S3Key?: string;
1664
-
1665
1197
  S3ObjectVersion?: string;
1666
-
1667
1198
  ImageUri?: string;
1668
-
1669
1199
  Publish?: boolean;
1670
-
1671
1200
  DryRun?: boolean;
1672
-
1673
1201
  RevisionId?: string;
1674
-
1675
1202
  Architectures?: (Architecture | string)[];
1676
1203
  }
1677
1204
  export interface UpdateFunctionConfigurationRequest {
1678
1205
  FunctionName: string | undefined;
1679
-
1680
1206
  Role?: string;
1681
-
1682
1207
  Handler?: string;
1683
-
1684
1208
  Description?: string;
1685
-
1686
1209
  Timeout?: number;
1687
-
1688
1210
  MemorySize?: number;
1689
-
1690
1211
  VpcConfig?: VpcConfig;
1691
-
1692
1212
  Environment?: Environment;
1693
-
1694
1213
  Runtime?: Runtime | string;
1695
-
1696
1214
  DeadLetterConfig?: DeadLetterConfig;
1697
-
1698
1215
  KMSKeyArn?: string;
1699
-
1700
1216
  TracingConfig?: TracingConfig;
1701
-
1702
1217
  RevisionId?: string;
1703
-
1704
1218
  Layers?: string[];
1705
-
1706
1219
  FileSystemConfigs?: FileSystemConfig[];
1707
-
1708
1220
  ImageConfig?: ImageConfig;
1709
-
1710
1221
  EphemeralStorage?: EphemeralStorage;
1711
1222
  }
1712
1223
  export interface UpdateFunctionEventInvokeConfigRequest {
1713
1224
  FunctionName: string | undefined;
1714
-
1715
1225
  Qualifier?: string;
1716
-
1717
1226
  MaximumRetryAttempts?: number;
1718
-
1719
1227
  MaximumEventAgeInSeconds?: number;
1720
-
1721
1228
  DestinationConfig?: DestinationConfig;
1722
1229
  }
1723
1230
  export interface UpdateFunctionUrlConfigRequest {
1724
1231
  FunctionName: string | undefined;
1725
-
1726
1232
  Qualifier?: string;
1727
-
1728
1233
  AuthType?: FunctionUrlAuthType | string;
1729
-
1730
1234
  Cors?: Cors;
1731
1235
  }
1732
1236
  export interface UpdateFunctionUrlConfigResponse {
1733
1237
  FunctionUrl: string | undefined;
1734
-
1735
1238
  FunctionArn: string | undefined;
1736
-
1737
1239
  AuthType: FunctionUrlAuthType | string | undefined;
1738
-
1739
1240
  Cors?: Cors;
1740
-
1741
1241
  CreationTime: string | undefined;
1742
-
1743
1242
  LastModifiedTime: string | undefined;
1744
1243
  }
1745
-
1746
1244
  export declare const AccountLimitFilterSensitiveLog: (obj: AccountLimit) => any;
1747
-
1748
1245
  export declare const AccountUsageFilterSensitiveLog: (obj: AccountUsage) => any;
1749
-
1750
1246
  export declare const AddLayerVersionPermissionRequestFilterSensitiveLog: (
1751
1247
  obj: AddLayerVersionPermissionRequest
1752
1248
  ) => any;
1753
-
1754
1249
  export declare const AddLayerVersionPermissionResponseFilterSensitiveLog: (
1755
1250
  obj: AddLayerVersionPermissionResponse
1756
1251
  ) => any;
1757
-
1758
1252
  export declare const AddPermissionRequestFilterSensitiveLog: (
1759
1253
  obj: AddPermissionRequest
1760
1254
  ) => any;
1761
-
1762
1255
  export declare const AddPermissionResponseFilterSensitiveLog: (
1763
1256
  obj: AddPermissionResponse
1764
1257
  ) => any;
1765
-
1766
1258
  export declare const AliasRoutingConfigurationFilterSensitiveLog: (
1767
1259
  obj: AliasRoutingConfiguration
1768
1260
  ) => any;
1769
-
1770
1261
  export declare const AliasConfigurationFilterSensitiveLog: (
1771
1262
  obj: AliasConfiguration
1772
1263
  ) => any;
1773
-
1774
1264
  export declare const AllowedPublishersFilterSensitiveLog: (
1775
1265
  obj: AllowedPublishers
1776
1266
  ) => any;
1777
-
1778
1267
  export declare const AmazonManagedKafkaEventSourceConfigFilterSensitiveLog: (
1779
1268
  obj: AmazonManagedKafkaEventSourceConfig
1780
1269
  ) => any;
1781
-
1782
1270
  export declare const CreateAliasRequestFilterSensitiveLog: (
1783
1271
  obj: CreateAliasRequest
1784
1272
  ) => any;
1785
-
1786
1273
  export declare const CodeSigningPoliciesFilterSensitiveLog: (
1787
1274
  obj: CodeSigningPolicies
1788
1275
  ) => any;
1789
-
1790
1276
  export declare const CreateCodeSigningConfigRequestFilterSensitiveLog: (
1791
1277
  obj: CreateCodeSigningConfigRequest
1792
1278
  ) => any;
1793
-
1794
1279
  export declare const CodeSigningConfigFilterSensitiveLog: (
1795
1280
  obj: CodeSigningConfig
1796
1281
  ) => any;
1797
-
1798
1282
  export declare const CreateCodeSigningConfigResponseFilterSensitiveLog: (
1799
1283
  obj: CreateCodeSigningConfigResponse
1800
1284
  ) => any;
1801
-
1802
1285
  export declare const OnFailureFilterSensitiveLog: (obj: OnFailure) => any;
1803
-
1804
1286
  export declare const OnSuccessFilterSensitiveLog: (obj: OnSuccess) => any;
1805
-
1806
1287
  export declare const DestinationConfigFilterSensitiveLog: (
1807
1288
  obj: DestinationConfig
1808
1289
  ) => any;
1809
-
1810
1290
  export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
1811
-
1812
1291
  export declare const FilterCriteriaFilterSensitiveLog: (
1813
1292
  obj: FilterCriteria
1814
1293
  ) => any;
1815
-
1816
1294
  export declare const SelfManagedEventSourceFilterSensitiveLog: (
1817
1295
  obj: SelfManagedEventSource
1818
1296
  ) => any;
1819
-
1820
1297
  export declare const SelfManagedKafkaEventSourceConfigFilterSensitiveLog: (
1821
1298
  obj: SelfManagedKafkaEventSourceConfig
1822
1299
  ) => any;
1823
-
1824
1300
  export declare const SourceAccessConfigurationFilterSensitiveLog: (
1825
1301
  obj: SourceAccessConfiguration
1826
1302
  ) => any;
1827
-
1828
1303
  export declare const CreateEventSourceMappingRequestFilterSensitiveLog: (
1829
1304
  obj: CreateEventSourceMappingRequest
1830
1305
  ) => any;
1831
-
1832
1306
  export declare const EventSourceMappingConfigurationFilterSensitiveLog: (
1833
1307
  obj: EventSourceMappingConfiguration
1834
1308
  ) => any;
1835
-
1836
1309
  export declare const FunctionCodeFilterSensitiveLog: (obj: FunctionCode) => any;
1837
-
1838
1310
  export declare const DeadLetterConfigFilterSensitiveLog: (
1839
1311
  obj: DeadLetterConfig
1840
1312
  ) => any;
1841
-
1842
1313
  export declare const EnvironmentFilterSensitiveLog: (obj: Environment) => any;
1843
-
1844
1314
  export declare const EphemeralStorageFilterSensitiveLog: (
1845
1315
  obj: EphemeralStorage
1846
1316
  ) => any;
1847
-
1848
1317
  export declare const FileSystemConfigFilterSensitiveLog: (
1849
1318
  obj: FileSystemConfig
1850
1319
  ) => any;
1851
-
1852
1320
  export declare const ImageConfigFilterSensitiveLog: (obj: ImageConfig) => any;
1853
-
1854
1321
  export declare const TracingConfigFilterSensitiveLog: (
1855
1322
  obj: TracingConfig
1856
1323
  ) => any;
1857
-
1858
1324
  export declare const VpcConfigFilterSensitiveLog: (obj: VpcConfig) => any;
1859
-
1860
1325
  export declare const CreateFunctionRequestFilterSensitiveLog: (
1861
1326
  obj: CreateFunctionRequest
1862
1327
  ) => any;
1863
-
1864
1328
  export declare const EnvironmentErrorFilterSensitiveLog: (
1865
1329
  obj: EnvironmentError
1866
1330
  ) => any;
1867
-
1868
1331
  export declare const EnvironmentResponseFilterSensitiveLog: (
1869
1332
  obj: EnvironmentResponse
1870
1333
  ) => any;
1871
-
1872
1334
  export declare const ImageConfigErrorFilterSensitiveLog: (
1873
1335
  obj: ImageConfigError
1874
1336
  ) => any;
1875
-
1876
1337
  export declare const ImageConfigResponseFilterSensitiveLog: (
1877
1338
  obj: ImageConfigResponse
1878
1339
  ) => any;
1879
-
1880
1340
  export declare const LayerFilterSensitiveLog: (obj: Layer) => any;
1881
-
1882
1341
  export declare const TracingConfigResponseFilterSensitiveLog: (
1883
1342
  obj: TracingConfigResponse
1884
1343
  ) => any;
1885
-
1886
1344
  export declare const VpcConfigResponseFilterSensitiveLog: (
1887
1345
  obj: VpcConfigResponse
1888
1346
  ) => any;
1889
-
1890
1347
  export declare const FunctionConfigurationFilterSensitiveLog: (
1891
1348
  obj: FunctionConfiguration
1892
1349
  ) => any;
1893
-
1894
1350
  export declare const CorsFilterSensitiveLog: (obj: Cors) => any;
1895
-
1896
1351
  export declare const CreateFunctionUrlConfigRequestFilterSensitiveLog: (
1897
1352
  obj: CreateFunctionUrlConfigRequest
1898
1353
  ) => any;
1899
-
1900
1354
  export declare const CreateFunctionUrlConfigResponseFilterSensitiveLog: (
1901
1355
  obj: CreateFunctionUrlConfigResponse
1902
1356
  ) => any;
1903
-
1904
1357
  export declare const DeleteAliasRequestFilterSensitiveLog: (
1905
1358
  obj: DeleteAliasRequest
1906
1359
  ) => any;
1907
-
1908
1360
  export declare const DeleteCodeSigningConfigRequestFilterSensitiveLog: (
1909
1361
  obj: DeleteCodeSigningConfigRequest
1910
1362
  ) => any;
1911
-
1912
1363
  export declare const DeleteCodeSigningConfigResponseFilterSensitiveLog: (
1913
1364
  obj: DeleteCodeSigningConfigResponse
1914
1365
  ) => any;
1915
-
1916
1366
  export declare const DeleteEventSourceMappingRequestFilterSensitiveLog: (
1917
1367
  obj: DeleteEventSourceMappingRequest
1918
1368
  ) => any;
1919
-
1920
1369
  export declare const DeleteFunctionRequestFilterSensitiveLog: (
1921
1370
  obj: DeleteFunctionRequest
1922
1371
  ) => any;
1923
-
1924
1372
  export declare const DeleteFunctionCodeSigningConfigRequestFilterSensitiveLog: (
1925
1373
  obj: DeleteFunctionCodeSigningConfigRequest
1926
1374
  ) => any;
1927
-
1928
1375
  export declare const DeleteFunctionConcurrencyRequestFilterSensitiveLog: (
1929
1376
  obj: DeleteFunctionConcurrencyRequest
1930
1377
  ) => any;
1931
-
1932
1378
  export declare const DeleteFunctionEventInvokeConfigRequestFilterSensitiveLog: (
1933
1379
  obj: DeleteFunctionEventInvokeConfigRequest
1934
1380
  ) => any;
1935
-
1936
1381
  export declare const DeleteFunctionUrlConfigRequestFilterSensitiveLog: (
1937
1382
  obj: DeleteFunctionUrlConfigRequest
1938
1383
  ) => any;
1939
-
1940
1384
  export declare const DeleteLayerVersionRequestFilterSensitiveLog: (
1941
1385
  obj: DeleteLayerVersionRequest
1942
1386
  ) => any;
1943
-
1944
1387
  export declare const DeleteProvisionedConcurrencyConfigRequestFilterSensitiveLog: (
1945
1388
  obj: DeleteProvisionedConcurrencyConfigRequest
1946
1389
  ) => any;
1947
-
1948
1390
  export declare const GetAccountSettingsRequestFilterSensitiveLog: (
1949
1391
  obj: GetAccountSettingsRequest
1950
1392
  ) => any;
1951
-
1952
1393
  export declare const GetAccountSettingsResponseFilterSensitiveLog: (
1953
1394
  obj: GetAccountSettingsResponse
1954
1395
  ) => any;
1955
-
1956
1396
  export declare const GetAliasRequestFilterSensitiveLog: (
1957
1397
  obj: GetAliasRequest
1958
1398
  ) => any;
1959
-
1960
1399
  export declare const GetCodeSigningConfigRequestFilterSensitiveLog: (
1961
1400
  obj: GetCodeSigningConfigRequest
1962
1401
  ) => any;
1963
-
1964
1402
  export declare const GetCodeSigningConfigResponseFilterSensitiveLog: (
1965
1403
  obj: GetCodeSigningConfigResponse
1966
1404
  ) => any;
1967
-
1968
1405
  export declare const GetEventSourceMappingRequestFilterSensitiveLog: (
1969
1406
  obj: GetEventSourceMappingRequest
1970
1407
  ) => any;
1971
-
1972
1408
  export declare const GetFunctionRequestFilterSensitiveLog: (
1973
1409
  obj: GetFunctionRequest
1974
1410
  ) => any;
1975
-
1976
1411
  export declare const FunctionCodeLocationFilterSensitiveLog: (
1977
1412
  obj: FunctionCodeLocation
1978
1413
  ) => any;
1979
-
1980
1414
  export declare const ConcurrencyFilterSensitiveLog: (obj: Concurrency) => any;
1981
-
1982
1415
  export declare const GetFunctionResponseFilterSensitiveLog: (
1983
1416
  obj: GetFunctionResponse
1984
1417
  ) => any;
1985
-
1986
1418
  export declare const GetFunctionCodeSigningConfigRequestFilterSensitiveLog: (
1987
1419
  obj: GetFunctionCodeSigningConfigRequest
1988
1420
  ) => any;
1989
-
1990
1421
  export declare const GetFunctionCodeSigningConfigResponseFilterSensitiveLog: (
1991
1422
  obj: GetFunctionCodeSigningConfigResponse
1992
1423
  ) => any;
1993
-
1994
1424
  export declare const GetFunctionConcurrencyRequestFilterSensitiveLog: (
1995
1425
  obj: GetFunctionConcurrencyRequest
1996
1426
  ) => any;
1997
-
1998
1427
  export declare const GetFunctionConcurrencyResponseFilterSensitiveLog: (
1999
1428
  obj: GetFunctionConcurrencyResponse
2000
1429
  ) => any;
2001
-
2002
1430
  export declare const GetFunctionConfigurationRequestFilterSensitiveLog: (
2003
1431
  obj: GetFunctionConfigurationRequest
2004
1432
  ) => any;
2005
-
2006
1433
  export declare const FunctionEventInvokeConfigFilterSensitiveLog: (
2007
1434
  obj: FunctionEventInvokeConfig
2008
1435
  ) => any;
2009
-
2010
1436
  export declare const GetFunctionEventInvokeConfigRequestFilterSensitiveLog: (
2011
1437
  obj: GetFunctionEventInvokeConfigRequest
2012
1438
  ) => any;
2013
-
2014
1439
  export declare const GetFunctionUrlConfigRequestFilterSensitiveLog: (
2015
1440
  obj: GetFunctionUrlConfigRequest
2016
1441
  ) => any;
2017
-
2018
1442
  export declare const GetFunctionUrlConfigResponseFilterSensitiveLog: (
2019
1443
  obj: GetFunctionUrlConfigResponse
2020
1444
  ) => any;
2021
-
2022
1445
  export declare const GetLayerVersionRequestFilterSensitiveLog: (
2023
1446
  obj: GetLayerVersionRequest
2024
1447
  ) => any;
2025
-
2026
1448
  export declare const LayerVersionContentOutputFilterSensitiveLog: (
2027
1449
  obj: LayerVersionContentOutput
2028
1450
  ) => any;
2029
-
2030
1451
  export declare const GetLayerVersionResponseFilterSensitiveLog: (
2031
1452
  obj: GetLayerVersionResponse
2032
1453
  ) => any;
2033
-
2034
1454
  export declare const GetLayerVersionByArnRequestFilterSensitiveLog: (
2035
1455
  obj: GetLayerVersionByArnRequest
2036
1456
  ) => any;
2037
-
2038
1457
  export declare const GetLayerVersionPolicyRequestFilterSensitiveLog: (
2039
1458
  obj: GetLayerVersionPolicyRequest
2040
1459
  ) => any;
2041
-
2042
1460
  export declare const GetLayerVersionPolicyResponseFilterSensitiveLog: (
2043
1461
  obj: GetLayerVersionPolicyResponse
2044
1462
  ) => any;
2045
-
2046
1463
  export declare const GetPolicyRequestFilterSensitiveLog: (
2047
1464
  obj: GetPolicyRequest
2048
1465
  ) => any;
2049
-
2050
1466
  export declare const GetPolicyResponseFilterSensitiveLog: (
2051
1467
  obj: GetPolicyResponse
2052
1468
  ) => any;
2053
-
2054
1469
  export declare const GetProvisionedConcurrencyConfigRequestFilterSensitiveLog: (
2055
1470
  obj: GetProvisionedConcurrencyConfigRequest
2056
1471
  ) => any;
2057
-
2058
1472
  export declare const GetProvisionedConcurrencyConfigResponseFilterSensitiveLog: (
2059
1473
  obj: GetProvisionedConcurrencyConfigResponse
2060
1474
  ) => any;
2061
-
2062
1475
  export declare const InvocationRequestFilterSensitiveLog: (
2063
1476
  obj: InvocationRequest
2064
1477
  ) => any;
2065
-
2066
1478
  export declare const InvocationResponseFilterSensitiveLog: (
2067
1479
  obj: InvocationResponse
2068
1480
  ) => any;
2069
-
2070
1481
  export declare const InvokeAsyncRequestFilterSensitiveLog: (
2071
1482
  obj: InvokeAsyncRequest
2072
1483
  ) => any;
2073
-
2074
1484
  export declare const InvokeAsyncResponseFilterSensitiveLog: (
2075
1485
  obj: InvokeAsyncResponse
2076
1486
  ) => any;
2077
-
2078
1487
  export declare const ListAliasesRequestFilterSensitiveLog: (
2079
1488
  obj: ListAliasesRequest
2080
1489
  ) => any;
2081
-
2082
1490
  export declare const ListAliasesResponseFilterSensitiveLog: (
2083
1491
  obj: ListAliasesResponse
2084
1492
  ) => any;
2085
-
2086
1493
  export declare const ListCodeSigningConfigsRequestFilterSensitiveLog: (
2087
1494
  obj: ListCodeSigningConfigsRequest
2088
1495
  ) => any;
2089
-
2090
1496
  export declare const ListCodeSigningConfigsResponseFilterSensitiveLog: (
2091
1497
  obj: ListCodeSigningConfigsResponse
2092
1498
  ) => any;
2093
-
2094
1499
  export declare const ListEventSourceMappingsRequestFilterSensitiveLog: (
2095
1500
  obj: ListEventSourceMappingsRequest
2096
1501
  ) => any;
2097
-
2098
1502
  export declare const ListEventSourceMappingsResponseFilterSensitiveLog: (
2099
1503
  obj: ListEventSourceMappingsResponse
2100
1504
  ) => any;
2101
-
2102
1505
  export declare const ListFunctionEventInvokeConfigsRequestFilterSensitiveLog: (
2103
1506
  obj: ListFunctionEventInvokeConfigsRequest
2104
1507
  ) => any;
2105
-
2106
1508
  export declare const ListFunctionEventInvokeConfigsResponseFilterSensitiveLog: (
2107
1509
  obj: ListFunctionEventInvokeConfigsResponse
2108
1510
  ) => any;
2109
-
2110
1511
  export declare const ListFunctionsRequestFilterSensitiveLog: (
2111
1512
  obj: ListFunctionsRequest
2112
1513
  ) => any;
2113
-
2114
1514
  export declare const ListFunctionsResponseFilterSensitiveLog: (
2115
1515
  obj: ListFunctionsResponse
2116
1516
  ) => any;
2117
-
2118
1517
  export declare const ListFunctionsByCodeSigningConfigRequestFilterSensitiveLog: (
2119
1518
  obj: ListFunctionsByCodeSigningConfigRequest
2120
1519
  ) => any;
2121
-
2122
1520
  export declare const ListFunctionsByCodeSigningConfigResponseFilterSensitiveLog: (
2123
1521
  obj: ListFunctionsByCodeSigningConfigResponse
2124
1522
  ) => any;
2125
-
2126
1523
  export declare const ListFunctionUrlConfigsRequestFilterSensitiveLog: (
2127
1524
  obj: ListFunctionUrlConfigsRequest
2128
1525
  ) => any;
2129
-
2130
1526
  export declare const FunctionUrlConfigFilterSensitiveLog: (
2131
1527
  obj: FunctionUrlConfig
2132
1528
  ) => any;
2133
-
2134
1529
  export declare const ListFunctionUrlConfigsResponseFilterSensitiveLog: (
2135
1530
  obj: ListFunctionUrlConfigsResponse
2136
1531
  ) => any;
2137
-
2138
1532
  export declare const ListLayersRequestFilterSensitiveLog: (
2139
1533
  obj: ListLayersRequest
2140
1534
  ) => any;
2141
-
2142
1535
  export declare const LayerVersionsListItemFilterSensitiveLog: (
2143
1536
  obj: LayerVersionsListItem
2144
1537
  ) => any;
2145
-
2146
1538
  export declare const LayersListItemFilterSensitiveLog: (
2147
1539
  obj: LayersListItem
2148
1540
  ) => any;
2149
-
2150
1541
  export declare const ListLayersResponseFilterSensitiveLog: (
2151
1542
  obj: ListLayersResponse
2152
1543
  ) => any;
2153
-
2154
1544
  export declare const ListLayerVersionsRequestFilterSensitiveLog: (
2155
1545
  obj: ListLayerVersionsRequest
2156
1546
  ) => any;
2157
-
2158
1547
  export declare const ListLayerVersionsResponseFilterSensitiveLog: (
2159
1548
  obj: ListLayerVersionsResponse
2160
1549
  ) => any;
2161
-
2162
1550
  export declare const ListProvisionedConcurrencyConfigsRequestFilterSensitiveLog: (
2163
1551
  obj: ListProvisionedConcurrencyConfigsRequest
2164
1552
  ) => any;
2165
-
2166
1553
  export declare const ProvisionedConcurrencyConfigListItemFilterSensitiveLog: (
2167
1554
  obj: ProvisionedConcurrencyConfigListItem
2168
1555
  ) => any;
2169
-
2170
1556
  export declare const ListProvisionedConcurrencyConfigsResponseFilterSensitiveLog: (
2171
1557
  obj: ListProvisionedConcurrencyConfigsResponse
2172
1558
  ) => any;
2173
-
2174
1559
  export declare const ListTagsRequestFilterSensitiveLog: (
2175
1560
  obj: ListTagsRequest
2176
1561
  ) => any;
2177
-
2178
1562
  export declare const ListTagsResponseFilterSensitiveLog: (
2179
1563
  obj: ListTagsResponse
2180
1564
  ) => any;
2181
-
2182
1565
  export declare const ListVersionsByFunctionRequestFilterSensitiveLog: (
2183
1566
  obj: ListVersionsByFunctionRequest
2184
1567
  ) => any;
2185
-
2186
1568
  export declare const ListVersionsByFunctionResponseFilterSensitiveLog: (
2187
1569
  obj: ListVersionsByFunctionResponse
2188
1570
  ) => any;
2189
-
2190
1571
  export declare const LayerVersionContentInputFilterSensitiveLog: (
2191
1572
  obj: LayerVersionContentInput
2192
1573
  ) => any;
2193
-
2194
1574
  export declare const PublishLayerVersionRequestFilterSensitiveLog: (
2195
1575
  obj: PublishLayerVersionRequest
2196
1576
  ) => any;
2197
-
2198
1577
  export declare const PublishLayerVersionResponseFilterSensitiveLog: (
2199
1578
  obj: PublishLayerVersionResponse
2200
1579
  ) => any;
2201
-
2202
1580
  export declare const PublishVersionRequestFilterSensitiveLog: (
2203
1581
  obj: PublishVersionRequest
2204
1582
  ) => any;
2205
-
2206
1583
  export declare const PutFunctionCodeSigningConfigRequestFilterSensitiveLog: (
2207
1584
  obj: PutFunctionCodeSigningConfigRequest
2208
1585
  ) => any;
2209
-
2210
1586
  export declare const PutFunctionCodeSigningConfigResponseFilterSensitiveLog: (
2211
1587
  obj: PutFunctionCodeSigningConfigResponse
2212
1588
  ) => any;
2213
-
2214
1589
  export declare const PutFunctionConcurrencyRequestFilterSensitiveLog: (
2215
1590
  obj: PutFunctionConcurrencyRequest
2216
1591
  ) => any;
2217
-
2218
1592
  export declare const PutFunctionEventInvokeConfigRequestFilterSensitiveLog: (
2219
1593
  obj: PutFunctionEventInvokeConfigRequest
2220
1594
  ) => any;
2221
-
2222
1595
  export declare const PutProvisionedConcurrencyConfigRequestFilterSensitiveLog: (
2223
1596
  obj: PutProvisionedConcurrencyConfigRequest
2224
1597
  ) => any;
2225
-
2226
1598
  export declare const PutProvisionedConcurrencyConfigResponseFilterSensitiveLog: (
2227
1599
  obj: PutProvisionedConcurrencyConfigResponse
2228
1600
  ) => any;
2229
-
2230
1601
  export declare const RemoveLayerVersionPermissionRequestFilterSensitiveLog: (
2231
1602
  obj: RemoveLayerVersionPermissionRequest
2232
1603
  ) => any;
2233
-
2234
1604
  export declare const RemovePermissionRequestFilterSensitiveLog: (
2235
1605
  obj: RemovePermissionRequest
2236
1606
  ) => any;
2237
-
2238
1607
  export declare const TagResourceRequestFilterSensitiveLog: (
2239
1608
  obj: TagResourceRequest
2240
1609
  ) => any;
2241
-
2242
1610
  export declare const UntagResourceRequestFilterSensitiveLog: (
2243
1611
  obj: UntagResourceRequest
2244
1612
  ) => any;
2245
-
2246
1613
  export declare const UpdateAliasRequestFilterSensitiveLog: (
2247
1614
  obj: UpdateAliasRequest
2248
1615
  ) => any;
2249
-
2250
1616
  export declare const UpdateCodeSigningConfigRequestFilterSensitiveLog: (
2251
1617
  obj: UpdateCodeSigningConfigRequest
2252
1618
  ) => any;
2253
-
2254
1619
  export declare const UpdateCodeSigningConfigResponseFilterSensitiveLog: (
2255
1620
  obj: UpdateCodeSigningConfigResponse
2256
1621
  ) => any;
2257
-
2258
1622
  export declare const UpdateEventSourceMappingRequestFilterSensitiveLog: (
2259
1623
  obj: UpdateEventSourceMappingRequest
2260
1624
  ) => any;
2261
-
2262
1625
  export declare const UpdateFunctionCodeRequestFilterSensitiveLog: (
2263
1626
  obj: UpdateFunctionCodeRequest
2264
1627
  ) => any;
2265
-
2266
1628
  export declare const UpdateFunctionConfigurationRequestFilterSensitiveLog: (
2267
1629
  obj: UpdateFunctionConfigurationRequest
2268
1630
  ) => any;
2269
-
2270
1631
  export declare const UpdateFunctionEventInvokeConfigRequestFilterSensitiveLog: (
2271
1632
  obj: UpdateFunctionEventInvokeConfigRequest
2272
1633
  ) => any;
2273
-
2274
1634
  export declare const UpdateFunctionUrlConfigRequestFilterSensitiveLog: (
2275
1635
  obj: UpdateFunctionUrlConfigRequest
2276
1636
  ) => any;
2277
-
2278
1637
  export declare const UpdateFunctionUrlConfigResponseFilterSensitiveLog: (
2279
1638
  obj: UpdateFunctionUrlConfigResponse
2280
1639
  ) => any;