@aws-sdk/client-lambda 3.297.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AddLayerVersionPermissionCommand.js +2 -3
- package/dist-cjs/commands/AddPermissionCommand.js +2 -3
- package/dist-cjs/commands/CreateAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateCodeSigningConfigCommand.js +2 -3
- package/dist-cjs/commands/CreateEventSourceMappingCommand.js +2 -3
- package/dist-cjs/commands/CreateFunctionUrlConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteAliasCommand.js +2 -3
- package/dist-cjs/commands/DeleteCodeSigningConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteEventSourceMappingCommand.js +2 -3
- package/dist-cjs/commands/DeleteFunctionCodeSigningConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteFunctionCommand.js +2 -3
- package/dist-cjs/commands/DeleteFunctionConcurrencyCommand.js +2 -3
- package/dist-cjs/commands/DeleteFunctionEventInvokeConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteFunctionUrlConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteLayerVersionCommand.js +2 -3
- package/dist-cjs/commands/DeleteProvisionedConcurrencyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetAccountSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetAliasCommand.js +2 -3
- package/dist-cjs/commands/GetCodeSigningConfigCommand.js +2 -3
- package/dist-cjs/commands/GetEventSourceMappingCommand.js +2 -3
- package/dist-cjs/commands/GetFunctionCodeSigningConfigCommand.js +2 -3
- package/dist-cjs/commands/GetFunctionCommand.js +1 -1
- package/dist-cjs/commands/GetFunctionConcurrencyCommand.js +2 -3
- package/dist-cjs/commands/GetFunctionConfigurationCommand.js +1 -1
- package/dist-cjs/commands/GetFunctionEventInvokeConfigCommand.js +2 -3
- package/dist-cjs/commands/GetFunctionUrlConfigCommand.js +2 -3
- package/dist-cjs/commands/GetLayerVersionByArnCommand.js +2 -3
- package/dist-cjs/commands/GetLayerVersionCommand.js +2 -3
- package/dist-cjs/commands/GetLayerVersionPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetProvisionedConcurrencyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetRuntimeManagementConfigCommand.js +2 -3
- package/dist-cjs/commands/InvokeAsyncCommand.js +1 -1
- package/dist-cjs/commands/ListAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListCodeSigningConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListEventSourceMappingsCommand.js +2 -3
- package/dist-cjs/commands/ListFunctionEventInvokeConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListFunctionUrlConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListFunctionsByCodeSigningConfigCommand.js +2 -3
- package/dist-cjs/commands/ListFunctionsCommand.js +1 -1
- package/dist-cjs/commands/ListLayerVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListLayersCommand.js +2 -3
- package/dist-cjs/commands/ListProvisionedConcurrencyConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsCommand.js +2 -3
- package/dist-cjs/commands/ListVersionsByFunctionCommand.js +1 -1
- package/dist-cjs/commands/PublishLayerVersionCommand.js +1 -1
- package/dist-cjs/commands/PublishVersionCommand.js +1 -1
- package/dist-cjs/commands/PutFunctionCodeSigningConfigCommand.js +2 -3
- package/dist-cjs/commands/PutFunctionConcurrencyCommand.js +2 -3
- package/dist-cjs/commands/PutFunctionEventInvokeConfigCommand.js +2 -3
- package/dist-cjs/commands/PutProvisionedConcurrencyConfigCommand.js +2 -3
- package/dist-cjs/commands/PutRuntimeManagementConfigCommand.js +2 -3
- package/dist-cjs/commands/RemoveLayerVersionPermissionCommand.js +2 -3
- package/dist-cjs/commands/RemovePermissionCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAliasCommand.js +2 -3
- package/dist-cjs/commands/UpdateCodeSigningConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateEventSourceMappingCommand.js +2 -3
- package/dist-cjs/commands/UpdateFunctionEventInvokeConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateFunctionUrlConfigCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -524
- package/dist-es/commands/AddLayerVersionPermissionCommand.js +2 -3
- package/dist-es/commands/AddPermissionCommand.js +2 -3
- package/dist-es/commands/CreateAliasCommand.js +2 -3
- package/dist-es/commands/CreateCodeSigningConfigCommand.js +2 -3
- package/dist-es/commands/CreateEventSourceMappingCommand.js +2 -3
- package/dist-es/commands/CreateFunctionUrlConfigCommand.js +2 -3
- package/dist-es/commands/DeleteAliasCommand.js +2 -3
- package/dist-es/commands/DeleteCodeSigningConfigCommand.js +2 -3
- package/dist-es/commands/DeleteEventSourceMappingCommand.js +2 -3
- package/dist-es/commands/DeleteFunctionCodeSigningConfigCommand.js +2 -3
- package/dist-es/commands/DeleteFunctionCommand.js +2 -3
- package/dist-es/commands/DeleteFunctionConcurrencyCommand.js +2 -3
- package/dist-es/commands/DeleteFunctionEventInvokeConfigCommand.js +2 -3
- package/dist-es/commands/DeleteFunctionUrlConfigCommand.js +2 -3
- package/dist-es/commands/DeleteLayerVersionCommand.js +2 -3
- package/dist-es/commands/DeleteProvisionedConcurrencyConfigCommand.js +2 -3
- package/dist-es/commands/GetAccountSettingsCommand.js +2 -3
- package/dist-es/commands/GetAliasCommand.js +2 -3
- package/dist-es/commands/GetCodeSigningConfigCommand.js +2 -3
- package/dist-es/commands/GetEventSourceMappingCommand.js +2 -3
- package/dist-es/commands/GetFunctionCodeSigningConfigCommand.js +2 -3
- package/dist-es/commands/GetFunctionCommand.js +2 -2
- package/dist-es/commands/GetFunctionConcurrencyCommand.js +2 -3
- package/dist-es/commands/GetFunctionConfigurationCommand.js +2 -2
- package/dist-es/commands/GetFunctionEventInvokeConfigCommand.js +2 -3
- package/dist-es/commands/GetFunctionUrlConfigCommand.js +2 -3
- package/dist-es/commands/GetLayerVersionByArnCommand.js +2 -3
- package/dist-es/commands/GetLayerVersionCommand.js +2 -3
- package/dist-es/commands/GetLayerVersionPolicyCommand.js +2 -3
- package/dist-es/commands/GetPolicyCommand.js +2 -3
- package/dist-es/commands/GetProvisionedConcurrencyConfigCommand.js +2 -3
- package/dist-es/commands/GetRuntimeManagementConfigCommand.js +2 -3
- package/dist-es/commands/InvokeAsyncCommand.js +2 -2
- package/dist-es/commands/ListAliasesCommand.js +2 -3
- package/dist-es/commands/ListCodeSigningConfigsCommand.js +2 -3
- package/dist-es/commands/ListEventSourceMappingsCommand.js +2 -3
- package/dist-es/commands/ListFunctionEventInvokeConfigsCommand.js +2 -3
- package/dist-es/commands/ListFunctionUrlConfigsCommand.js +2 -3
- package/dist-es/commands/ListFunctionsByCodeSigningConfigCommand.js +2 -3
- package/dist-es/commands/ListFunctionsCommand.js +2 -2
- package/dist-es/commands/ListLayerVersionsCommand.js +2 -3
- package/dist-es/commands/ListLayersCommand.js +2 -3
- package/dist-es/commands/ListProvisionedConcurrencyConfigsCommand.js +2 -3
- package/dist-es/commands/ListTagsCommand.js +2 -3
- package/dist-es/commands/ListVersionsByFunctionCommand.js +2 -2
- package/dist-es/commands/PublishLayerVersionCommand.js +2 -2
- package/dist-es/commands/PublishVersionCommand.js +2 -2
- package/dist-es/commands/PutFunctionCodeSigningConfigCommand.js +2 -3
- package/dist-es/commands/PutFunctionConcurrencyCommand.js +2 -3
- package/dist-es/commands/PutFunctionEventInvokeConfigCommand.js +2 -3
- package/dist-es/commands/PutProvisionedConcurrencyConfigCommand.js +2 -3
- package/dist-es/commands/PutRuntimeManagementConfigCommand.js +2 -3
- package/dist-es/commands/RemoveLayerVersionPermissionCommand.js +2 -3
- package/dist-es/commands/RemovePermissionCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAliasCommand.js +2 -3
- package/dist-es/commands/UpdateCodeSigningConfigCommand.js +2 -3
- package/dist-es/commands/UpdateEventSourceMappingCommand.js +2 -3
- package/dist-es/commands/UpdateFunctionEventInvokeConfigCommand.js +2 -3
- package/dist-es/commands/UpdateFunctionUrlConfigCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -390
- package/dist-types/models/models_0.d.ts +0 -520
- package/dist-types/ts3.4/models/models_0.d.ts +0 -368
- package/package.json +4 -3
|
@@ -1360,94 +1360,8 @@ export interface UpdateFunctionUrlConfigResponse {
|
|
|
1360
1360
|
CreationTime: string | undefined;
|
|
1361
1361
|
LastModifiedTime: string | undefined;
|
|
1362
1362
|
}
|
|
1363
|
-
export declare const AccountLimitFilterSensitiveLog: (obj: AccountLimit) => any;
|
|
1364
|
-
export declare const AccountUsageFilterSensitiveLog: (obj: AccountUsage) => any;
|
|
1365
|
-
export declare const AddLayerVersionPermissionRequestFilterSensitiveLog: (
|
|
1366
|
-
obj: AddLayerVersionPermissionRequest
|
|
1367
|
-
) => any;
|
|
1368
|
-
export declare const AddLayerVersionPermissionResponseFilterSensitiveLog: (
|
|
1369
|
-
obj: AddLayerVersionPermissionResponse
|
|
1370
|
-
) => any;
|
|
1371
|
-
export declare const AddPermissionRequestFilterSensitiveLog: (
|
|
1372
|
-
obj: AddPermissionRequest
|
|
1373
|
-
) => any;
|
|
1374
|
-
export declare const AddPermissionResponseFilterSensitiveLog: (
|
|
1375
|
-
obj: AddPermissionResponse
|
|
1376
|
-
) => any;
|
|
1377
|
-
export declare const AliasRoutingConfigurationFilterSensitiveLog: (
|
|
1378
|
-
obj: AliasRoutingConfiguration
|
|
1379
|
-
) => any;
|
|
1380
|
-
export declare const AliasConfigurationFilterSensitiveLog: (
|
|
1381
|
-
obj: AliasConfiguration
|
|
1382
|
-
) => any;
|
|
1383
|
-
export declare const AllowedPublishersFilterSensitiveLog: (
|
|
1384
|
-
obj: AllowedPublishers
|
|
1385
|
-
) => any;
|
|
1386
|
-
export declare const AmazonManagedKafkaEventSourceConfigFilterSensitiveLog: (
|
|
1387
|
-
obj: AmazonManagedKafkaEventSourceConfig
|
|
1388
|
-
) => any;
|
|
1389
|
-
export declare const CreateAliasRequestFilterSensitiveLog: (
|
|
1390
|
-
obj: CreateAliasRequest
|
|
1391
|
-
) => any;
|
|
1392
|
-
export declare const CodeSigningPoliciesFilterSensitiveLog: (
|
|
1393
|
-
obj: CodeSigningPolicies
|
|
1394
|
-
) => any;
|
|
1395
|
-
export declare const CreateCodeSigningConfigRequestFilterSensitiveLog: (
|
|
1396
|
-
obj: CreateCodeSigningConfigRequest
|
|
1397
|
-
) => any;
|
|
1398
|
-
export declare const CodeSigningConfigFilterSensitiveLog: (
|
|
1399
|
-
obj: CodeSigningConfig
|
|
1400
|
-
) => any;
|
|
1401
|
-
export declare const CreateCodeSigningConfigResponseFilterSensitiveLog: (
|
|
1402
|
-
obj: CreateCodeSigningConfigResponse
|
|
1403
|
-
) => any;
|
|
1404
|
-
export declare const OnFailureFilterSensitiveLog: (obj: OnFailure) => any;
|
|
1405
|
-
export declare const OnSuccessFilterSensitiveLog: (obj: OnSuccess) => any;
|
|
1406
|
-
export declare const DestinationConfigFilterSensitiveLog: (
|
|
1407
|
-
obj: DestinationConfig
|
|
1408
|
-
) => any;
|
|
1409
|
-
export declare const DocumentDBEventSourceConfigFilterSensitiveLog: (
|
|
1410
|
-
obj: DocumentDBEventSourceConfig
|
|
1411
|
-
) => any;
|
|
1412
|
-
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
1413
|
-
export declare const FilterCriteriaFilterSensitiveLog: (
|
|
1414
|
-
obj: FilterCriteria
|
|
1415
|
-
) => any;
|
|
1416
|
-
export declare const ScalingConfigFilterSensitiveLog: (
|
|
1417
|
-
obj: ScalingConfig
|
|
1418
|
-
) => any;
|
|
1419
|
-
export declare const SelfManagedEventSourceFilterSensitiveLog: (
|
|
1420
|
-
obj: SelfManagedEventSource
|
|
1421
|
-
) => any;
|
|
1422
|
-
export declare const SelfManagedKafkaEventSourceConfigFilterSensitiveLog: (
|
|
1423
|
-
obj: SelfManagedKafkaEventSourceConfig
|
|
1424
|
-
) => any;
|
|
1425
|
-
export declare const SourceAccessConfigurationFilterSensitiveLog: (
|
|
1426
|
-
obj: SourceAccessConfiguration
|
|
1427
|
-
) => any;
|
|
1428
|
-
export declare const CreateEventSourceMappingRequestFilterSensitiveLog: (
|
|
1429
|
-
obj: CreateEventSourceMappingRequest
|
|
1430
|
-
) => any;
|
|
1431
|
-
export declare const EventSourceMappingConfigurationFilterSensitiveLog: (
|
|
1432
|
-
obj: EventSourceMappingConfiguration
|
|
1433
|
-
) => any;
|
|
1434
1363
|
export declare const FunctionCodeFilterSensitiveLog: (obj: FunctionCode) => any;
|
|
1435
|
-
export declare const DeadLetterConfigFilterSensitiveLog: (
|
|
1436
|
-
obj: DeadLetterConfig
|
|
1437
|
-
) => any;
|
|
1438
1364
|
export declare const EnvironmentFilterSensitiveLog: (obj: Environment) => any;
|
|
1439
|
-
export declare const EphemeralStorageFilterSensitiveLog: (
|
|
1440
|
-
obj: EphemeralStorage
|
|
1441
|
-
) => any;
|
|
1442
|
-
export declare const FileSystemConfigFilterSensitiveLog: (
|
|
1443
|
-
obj: FileSystemConfig
|
|
1444
|
-
) => any;
|
|
1445
|
-
export declare const ImageConfigFilterSensitiveLog: (obj: ImageConfig) => any;
|
|
1446
|
-
export declare const SnapStartFilterSensitiveLog: (obj: SnapStart) => any;
|
|
1447
|
-
export declare const TracingConfigFilterSensitiveLog: (
|
|
1448
|
-
obj: TracingConfig
|
|
1449
|
-
) => any;
|
|
1450
|
-
export declare const VpcConfigFilterSensitiveLog: (obj: VpcConfig) => any;
|
|
1451
1365
|
export declare const CreateFunctionRequestFilterSensitiveLog: (
|
|
1452
1366
|
obj: CreateFunctionRequest
|
|
1453
1367
|
) => any;
|
|
@@ -1463,156 +1377,18 @@ export declare const ImageConfigErrorFilterSensitiveLog: (
|
|
|
1463
1377
|
export declare const ImageConfigResponseFilterSensitiveLog: (
|
|
1464
1378
|
obj: ImageConfigResponse
|
|
1465
1379
|
) => any;
|
|
1466
|
-
export declare const LayerFilterSensitiveLog: (obj: Layer) => any;
|
|
1467
1380
|
export declare const RuntimeVersionErrorFilterSensitiveLog: (
|
|
1468
1381
|
obj: RuntimeVersionError
|
|
1469
1382
|
) => any;
|
|
1470
1383
|
export declare const RuntimeVersionConfigFilterSensitiveLog: (
|
|
1471
1384
|
obj: RuntimeVersionConfig
|
|
1472
1385
|
) => any;
|
|
1473
|
-
export declare const SnapStartResponseFilterSensitiveLog: (
|
|
1474
|
-
obj: SnapStartResponse
|
|
1475
|
-
) => any;
|
|
1476
|
-
export declare const TracingConfigResponseFilterSensitiveLog: (
|
|
1477
|
-
obj: TracingConfigResponse
|
|
1478
|
-
) => any;
|
|
1479
|
-
export declare const VpcConfigResponseFilterSensitiveLog: (
|
|
1480
|
-
obj: VpcConfigResponse
|
|
1481
|
-
) => any;
|
|
1482
1386
|
export declare const FunctionConfigurationFilterSensitiveLog: (
|
|
1483
1387
|
obj: FunctionConfiguration
|
|
1484
1388
|
) => any;
|
|
1485
|
-
export declare const CorsFilterSensitiveLog: (obj: Cors) => any;
|
|
1486
|
-
export declare const CreateFunctionUrlConfigRequestFilterSensitiveLog: (
|
|
1487
|
-
obj: CreateFunctionUrlConfigRequest
|
|
1488
|
-
) => any;
|
|
1489
|
-
export declare const CreateFunctionUrlConfigResponseFilterSensitiveLog: (
|
|
1490
|
-
obj: CreateFunctionUrlConfigResponse
|
|
1491
|
-
) => any;
|
|
1492
|
-
export declare const DeleteAliasRequestFilterSensitiveLog: (
|
|
1493
|
-
obj: DeleteAliasRequest
|
|
1494
|
-
) => any;
|
|
1495
|
-
export declare const DeleteCodeSigningConfigRequestFilterSensitiveLog: (
|
|
1496
|
-
obj: DeleteCodeSigningConfigRequest
|
|
1497
|
-
) => any;
|
|
1498
|
-
export declare const DeleteCodeSigningConfigResponseFilterSensitiveLog: (
|
|
1499
|
-
obj: DeleteCodeSigningConfigResponse
|
|
1500
|
-
) => any;
|
|
1501
|
-
export declare const DeleteEventSourceMappingRequestFilterSensitiveLog: (
|
|
1502
|
-
obj: DeleteEventSourceMappingRequest
|
|
1503
|
-
) => any;
|
|
1504
|
-
export declare const DeleteFunctionRequestFilterSensitiveLog: (
|
|
1505
|
-
obj: DeleteFunctionRequest
|
|
1506
|
-
) => any;
|
|
1507
|
-
export declare const DeleteFunctionCodeSigningConfigRequestFilterSensitiveLog: (
|
|
1508
|
-
obj: DeleteFunctionCodeSigningConfigRequest
|
|
1509
|
-
) => any;
|
|
1510
|
-
export declare const DeleteFunctionConcurrencyRequestFilterSensitiveLog: (
|
|
1511
|
-
obj: DeleteFunctionConcurrencyRequest
|
|
1512
|
-
) => any;
|
|
1513
|
-
export declare const DeleteFunctionEventInvokeConfigRequestFilterSensitiveLog: (
|
|
1514
|
-
obj: DeleteFunctionEventInvokeConfigRequest
|
|
1515
|
-
) => any;
|
|
1516
|
-
export declare const DeleteFunctionUrlConfigRequestFilterSensitiveLog: (
|
|
1517
|
-
obj: DeleteFunctionUrlConfigRequest
|
|
1518
|
-
) => any;
|
|
1519
|
-
export declare const DeleteLayerVersionRequestFilterSensitiveLog: (
|
|
1520
|
-
obj: DeleteLayerVersionRequest
|
|
1521
|
-
) => any;
|
|
1522
|
-
export declare const DeleteProvisionedConcurrencyConfigRequestFilterSensitiveLog: (
|
|
1523
|
-
obj: DeleteProvisionedConcurrencyConfigRequest
|
|
1524
|
-
) => any;
|
|
1525
|
-
export declare const GetAccountSettingsRequestFilterSensitiveLog: (
|
|
1526
|
-
obj: GetAccountSettingsRequest
|
|
1527
|
-
) => any;
|
|
1528
|
-
export declare const GetAccountSettingsResponseFilterSensitiveLog: (
|
|
1529
|
-
obj: GetAccountSettingsResponse
|
|
1530
|
-
) => any;
|
|
1531
|
-
export declare const GetAliasRequestFilterSensitiveLog: (
|
|
1532
|
-
obj: GetAliasRequest
|
|
1533
|
-
) => any;
|
|
1534
|
-
export declare const GetCodeSigningConfigRequestFilterSensitiveLog: (
|
|
1535
|
-
obj: GetCodeSigningConfigRequest
|
|
1536
|
-
) => any;
|
|
1537
|
-
export declare const GetCodeSigningConfigResponseFilterSensitiveLog: (
|
|
1538
|
-
obj: GetCodeSigningConfigResponse
|
|
1539
|
-
) => any;
|
|
1540
|
-
export declare const GetEventSourceMappingRequestFilterSensitiveLog: (
|
|
1541
|
-
obj: GetEventSourceMappingRequest
|
|
1542
|
-
) => any;
|
|
1543
|
-
export declare const GetFunctionRequestFilterSensitiveLog: (
|
|
1544
|
-
obj: GetFunctionRequest
|
|
1545
|
-
) => any;
|
|
1546
|
-
export declare const FunctionCodeLocationFilterSensitiveLog: (
|
|
1547
|
-
obj: FunctionCodeLocation
|
|
1548
|
-
) => any;
|
|
1549
|
-
export declare const ConcurrencyFilterSensitiveLog: (obj: Concurrency) => any;
|
|
1550
1389
|
export declare const GetFunctionResponseFilterSensitiveLog: (
|
|
1551
1390
|
obj: GetFunctionResponse
|
|
1552
1391
|
) => any;
|
|
1553
|
-
export declare const GetFunctionCodeSigningConfigRequestFilterSensitiveLog: (
|
|
1554
|
-
obj: GetFunctionCodeSigningConfigRequest
|
|
1555
|
-
) => any;
|
|
1556
|
-
export declare const GetFunctionCodeSigningConfigResponseFilterSensitiveLog: (
|
|
1557
|
-
obj: GetFunctionCodeSigningConfigResponse
|
|
1558
|
-
) => any;
|
|
1559
|
-
export declare const GetFunctionConcurrencyRequestFilterSensitiveLog: (
|
|
1560
|
-
obj: GetFunctionConcurrencyRequest
|
|
1561
|
-
) => any;
|
|
1562
|
-
export declare const GetFunctionConcurrencyResponseFilterSensitiveLog: (
|
|
1563
|
-
obj: GetFunctionConcurrencyResponse
|
|
1564
|
-
) => any;
|
|
1565
|
-
export declare const GetFunctionConfigurationRequestFilterSensitiveLog: (
|
|
1566
|
-
obj: GetFunctionConfigurationRequest
|
|
1567
|
-
) => any;
|
|
1568
|
-
export declare const FunctionEventInvokeConfigFilterSensitiveLog: (
|
|
1569
|
-
obj: FunctionEventInvokeConfig
|
|
1570
|
-
) => any;
|
|
1571
|
-
export declare const GetFunctionEventInvokeConfigRequestFilterSensitiveLog: (
|
|
1572
|
-
obj: GetFunctionEventInvokeConfigRequest
|
|
1573
|
-
) => any;
|
|
1574
|
-
export declare const GetFunctionUrlConfigRequestFilterSensitiveLog: (
|
|
1575
|
-
obj: GetFunctionUrlConfigRequest
|
|
1576
|
-
) => any;
|
|
1577
|
-
export declare const GetFunctionUrlConfigResponseFilterSensitiveLog: (
|
|
1578
|
-
obj: GetFunctionUrlConfigResponse
|
|
1579
|
-
) => any;
|
|
1580
|
-
export declare const GetLayerVersionRequestFilterSensitiveLog: (
|
|
1581
|
-
obj: GetLayerVersionRequest
|
|
1582
|
-
) => any;
|
|
1583
|
-
export declare const LayerVersionContentOutputFilterSensitiveLog: (
|
|
1584
|
-
obj: LayerVersionContentOutput
|
|
1585
|
-
) => any;
|
|
1586
|
-
export declare const GetLayerVersionResponseFilterSensitiveLog: (
|
|
1587
|
-
obj: GetLayerVersionResponse
|
|
1588
|
-
) => any;
|
|
1589
|
-
export declare const GetLayerVersionByArnRequestFilterSensitiveLog: (
|
|
1590
|
-
obj: GetLayerVersionByArnRequest
|
|
1591
|
-
) => any;
|
|
1592
|
-
export declare const GetLayerVersionPolicyRequestFilterSensitiveLog: (
|
|
1593
|
-
obj: GetLayerVersionPolicyRequest
|
|
1594
|
-
) => any;
|
|
1595
|
-
export declare const GetLayerVersionPolicyResponseFilterSensitiveLog: (
|
|
1596
|
-
obj: GetLayerVersionPolicyResponse
|
|
1597
|
-
) => any;
|
|
1598
|
-
export declare const GetPolicyRequestFilterSensitiveLog: (
|
|
1599
|
-
obj: GetPolicyRequest
|
|
1600
|
-
) => any;
|
|
1601
|
-
export declare const GetPolicyResponseFilterSensitiveLog: (
|
|
1602
|
-
obj: GetPolicyResponse
|
|
1603
|
-
) => any;
|
|
1604
|
-
export declare const GetProvisionedConcurrencyConfigRequestFilterSensitiveLog: (
|
|
1605
|
-
obj: GetProvisionedConcurrencyConfigRequest
|
|
1606
|
-
) => any;
|
|
1607
|
-
export declare const GetProvisionedConcurrencyConfigResponseFilterSensitiveLog: (
|
|
1608
|
-
obj: GetProvisionedConcurrencyConfigResponse
|
|
1609
|
-
) => any;
|
|
1610
|
-
export declare const GetRuntimeManagementConfigRequestFilterSensitiveLog: (
|
|
1611
|
-
obj: GetRuntimeManagementConfigRequest
|
|
1612
|
-
) => any;
|
|
1613
|
-
export declare const GetRuntimeManagementConfigResponseFilterSensitiveLog: (
|
|
1614
|
-
obj: GetRuntimeManagementConfigResponse
|
|
1615
|
-
) => any;
|
|
1616
1392
|
export declare const InvocationRequestFilterSensitiveLog: (
|
|
1617
1393
|
obj: InvocationRequest
|
|
1618
1394
|
) => any;
|
|
@@ -1622,90 +1398,9 @@ export declare const InvocationResponseFilterSensitiveLog: (
|
|
|
1622
1398
|
export declare const InvokeAsyncRequestFilterSensitiveLog: (
|
|
1623
1399
|
obj: InvokeAsyncRequest
|
|
1624
1400
|
) => any;
|
|
1625
|
-
export declare const InvokeAsyncResponseFilterSensitiveLog: (
|
|
1626
|
-
obj: InvokeAsyncResponse
|
|
1627
|
-
) => any;
|
|
1628
|
-
export declare const ListAliasesRequestFilterSensitiveLog: (
|
|
1629
|
-
obj: ListAliasesRequest
|
|
1630
|
-
) => any;
|
|
1631
|
-
export declare const ListAliasesResponseFilterSensitiveLog: (
|
|
1632
|
-
obj: ListAliasesResponse
|
|
1633
|
-
) => any;
|
|
1634
|
-
export declare const ListCodeSigningConfigsRequestFilterSensitiveLog: (
|
|
1635
|
-
obj: ListCodeSigningConfigsRequest
|
|
1636
|
-
) => any;
|
|
1637
|
-
export declare const ListCodeSigningConfigsResponseFilterSensitiveLog: (
|
|
1638
|
-
obj: ListCodeSigningConfigsResponse
|
|
1639
|
-
) => any;
|
|
1640
|
-
export declare const ListEventSourceMappingsRequestFilterSensitiveLog: (
|
|
1641
|
-
obj: ListEventSourceMappingsRequest
|
|
1642
|
-
) => any;
|
|
1643
|
-
export declare const ListEventSourceMappingsResponseFilterSensitiveLog: (
|
|
1644
|
-
obj: ListEventSourceMappingsResponse
|
|
1645
|
-
) => any;
|
|
1646
|
-
export declare const ListFunctionEventInvokeConfigsRequestFilterSensitiveLog: (
|
|
1647
|
-
obj: ListFunctionEventInvokeConfigsRequest
|
|
1648
|
-
) => any;
|
|
1649
|
-
export declare const ListFunctionEventInvokeConfigsResponseFilterSensitiveLog: (
|
|
1650
|
-
obj: ListFunctionEventInvokeConfigsResponse
|
|
1651
|
-
) => any;
|
|
1652
|
-
export declare const ListFunctionsRequestFilterSensitiveLog: (
|
|
1653
|
-
obj: ListFunctionsRequest
|
|
1654
|
-
) => any;
|
|
1655
1401
|
export declare const ListFunctionsResponseFilterSensitiveLog: (
|
|
1656
1402
|
obj: ListFunctionsResponse
|
|
1657
1403
|
) => any;
|
|
1658
|
-
export declare const ListFunctionsByCodeSigningConfigRequestFilterSensitiveLog: (
|
|
1659
|
-
obj: ListFunctionsByCodeSigningConfigRequest
|
|
1660
|
-
) => any;
|
|
1661
|
-
export declare const ListFunctionsByCodeSigningConfigResponseFilterSensitiveLog: (
|
|
1662
|
-
obj: ListFunctionsByCodeSigningConfigResponse
|
|
1663
|
-
) => any;
|
|
1664
|
-
export declare const ListFunctionUrlConfigsRequestFilterSensitiveLog: (
|
|
1665
|
-
obj: ListFunctionUrlConfigsRequest
|
|
1666
|
-
) => any;
|
|
1667
|
-
export declare const FunctionUrlConfigFilterSensitiveLog: (
|
|
1668
|
-
obj: FunctionUrlConfig
|
|
1669
|
-
) => any;
|
|
1670
|
-
export declare const ListFunctionUrlConfigsResponseFilterSensitiveLog: (
|
|
1671
|
-
obj: ListFunctionUrlConfigsResponse
|
|
1672
|
-
) => any;
|
|
1673
|
-
export declare const ListLayersRequestFilterSensitiveLog: (
|
|
1674
|
-
obj: ListLayersRequest
|
|
1675
|
-
) => any;
|
|
1676
|
-
export declare const LayerVersionsListItemFilterSensitiveLog: (
|
|
1677
|
-
obj: LayerVersionsListItem
|
|
1678
|
-
) => any;
|
|
1679
|
-
export declare const LayersListItemFilterSensitiveLog: (
|
|
1680
|
-
obj: LayersListItem
|
|
1681
|
-
) => any;
|
|
1682
|
-
export declare const ListLayersResponseFilterSensitiveLog: (
|
|
1683
|
-
obj: ListLayersResponse
|
|
1684
|
-
) => any;
|
|
1685
|
-
export declare const ListLayerVersionsRequestFilterSensitiveLog: (
|
|
1686
|
-
obj: ListLayerVersionsRequest
|
|
1687
|
-
) => any;
|
|
1688
|
-
export declare const ListLayerVersionsResponseFilterSensitiveLog: (
|
|
1689
|
-
obj: ListLayerVersionsResponse
|
|
1690
|
-
) => any;
|
|
1691
|
-
export declare const ListProvisionedConcurrencyConfigsRequestFilterSensitiveLog: (
|
|
1692
|
-
obj: ListProvisionedConcurrencyConfigsRequest
|
|
1693
|
-
) => any;
|
|
1694
|
-
export declare const ProvisionedConcurrencyConfigListItemFilterSensitiveLog: (
|
|
1695
|
-
obj: ProvisionedConcurrencyConfigListItem
|
|
1696
|
-
) => any;
|
|
1697
|
-
export declare const ListProvisionedConcurrencyConfigsResponseFilterSensitiveLog: (
|
|
1698
|
-
obj: ListProvisionedConcurrencyConfigsResponse
|
|
1699
|
-
) => any;
|
|
1700
|
-
export declare const ListTagsRequestFilterSensitiveLog: (
|
|
1701
|
-
obj: ListTagsRequest
|
|
1702
|
-
) => any;
|
|
1703
|
-
export declare const ListTagsResponseFilterSensitiveLog: (
|
|
1704
|
-
obj: ListTagsResponse
|
|
1705
|
-
) => any;
|
|
1706
|
-
export declare const ListVersionsByFunctionRequestFilterSensitiveLog: (
|
|
1707
|
-
obj: ListVersionsByFunctionRequest
|
|
1708
|
-
) => any;
|
|
1709
1404
|
export declare const ListVersionsByFunctionResponseFilterSensitiveLog: (
|
|
1710
1405
|
obj: ListVersionsByFunctionResponse
|
|
1711
1406
|
) => any;
|
|
@@ -1715,72 +1410,9 @@ export declare const LayerVersionContentInputFilterSensitiveLog: (
|
|
|
1715
1410
|
export declare const PublishLayerVersionRequestFilterSensitiveLog: (
|
|
1716
1411
|
obj: PublishLayerVersionRequest
|
|
1717
1412
|
) => any;
|
|
1718
|
-
export declare const PublishLayerVersionResponseFilterSensitiveLog: (
|
|
1719
|
-
obj: PublishLayerVersionResponse
|
|
1720
|
-
) => any;
|
|
1721
|
-
export declare const PublishVersionRequestFilterSensitiveLog: (
|
|
1722
|
-
obj: PublishVersionRequest
|
|
1723
|
-
) => any;
|
|
1724
|
-
export declare const PutFunctionCodeSigningConfigRequestFilterSensitiveLog: (
|
|
1725
|
-
obj: PutFunctionCodeSigningConfigRequest
|
|
1726
|
-
) => any;
|
|
1727
|
-
export declare const PutFunctionCodeSigningConfigResponseFilterSensitiveLog: (
|
|
1728
|
-
obj: PutFunctionCodeSigningConfigResponse
|
|
1729
|
-
) => any;
|
|
1730
|
-
export declare const PutFunctionConcurrencyRequestFilterSensitiveLog: (
|
|
1731
|
-
obj: PutFunctionConcurrencyRequest
|
|
1732
|
-
) => any;
|
|
1733
|
-
export declare const PutFunctionEventInvokeConfigRequestFilterSensitiveLog: (
|
|
1734
|
-
obj: PutFunctionEventInvokeConfigRequest
|
|
1735
|
-
) => any;
|
|
1736
|
-
export declare const PutProvisionedConcurrencyConfigRequestFilterSensitiveLog: (
|
|
1737
|
-
obj: PutProvisionedConcurrencyConfigRequest
|
|
1738
|
-
) => any;
|
|
1739
|
-
export declare const PutProvisionedConcurrencyConfigResponseFilterSensitiveLog: (
|
|
1740
|
-
obj: PutProvisionedConcurrencyConfigResponse
|
|
1741
|
-
) => any;
|
|
1742
|
-
export declare const PutRuntimeManagementConfigRequestFilterSensitiveLog: (
|
|
1743
|
-
obj: PutRuntimeManagementConfigRequest
|
|
1744
|
-
) => any;
|
|
1745
|
-
export declare const PutRuntimeManagementConfigResponseFilterSensitiveLog: (
|
|
1746
|
-
obj: PutRuntimeManagementConfigResponse
|
|
1747
|
-
) => any;
|
|
1748
|
-
export declare const RemoveLayerVersionPermissionRequestFilterSensitiveLog: (
|
|
1749
|
-
obj: RemoveLayerVersionPermissionRequest
|
|
1750
|
-
) => any;
|
|
1751
|
-
export declare const RemovePermissionRequestFilterSensitiveLog: (
|
|
1752
|
-
obj: RemovePermissionRequest
|
|
1753
|
-
) => any;
|
|
1754
|
-
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1755
|
-
obj: TagResourceRequest
|
|
1756
|
-
) => any;
|
|
1757
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1758
|
-
obj: UntagResourceRequest
|
|
1759
|
-
) => any;
|
|
1760
|
-
export declare const UpdateAliasRequestFilterSensitiveLog: (
|
|
1761
|
-
obj: UpdateAliasRequest
|
|
1762
|
-
) => any;
|
|
1763
|
-
export declare const UpdateCodeSigningConfigRequestFilterSensitiveLog: (
|
|
1764
|
-
obj: UpdateCodeSigningConfigRequest
|
|
1765
|
-
) => any;
|
|
1766
|
-
export declare const UpdateCodeSigningConfigResponseFilterSensitiveLog: (
|
|
1767
|
-
obj: UpdateCodeSigningConfigResponse
|
|
1768
|
-
) => any;
|
|
1769
|
-
export declare const UpdateEventSourceMappingRequestFilterSensitiveLog: (
|
|
1770
|
-
obj: UpdateEventSourceMappingRequest
|
|
1771
|
-
) => any;
|
|
1772
1413
|
export declare const UpdateFunctionCodeRequestFilterSensitiveLog: (
|
|
1773
1414
|
obj: UpdateFunctionCodeRequest
|
|
1774
1415
|
) => any;
|
|
1775
1416
|
export declare const UpdateFunctionConfigurationRequestFilterSensitiveLog: (
|
|
1776
1417
|
obj: UpdateFunctionConfigurationRequest
|
|
1777
1418
|
) => any;
|
|
1778
|
-
export declare const UpdateFunctionEventInvokeConfigRequestFilterSensitiveLog: (
|
|
1779
|
-
obj: UpdateFunctionEventInvokeConfigRequest
|
|
1780
|
-
) => any;
|
|
1781
|
-
export declare const UpdateFunctionUrlConfigRequestFilterSensitiveLog: (
|
|
1782
|
-
obj: UpdateFunctionUrlConfigRequest
|
|
1783
|
-
) => any;
|
|
1784
|
-
export declare const UpdateFunctionUrlConfigResponseFilterSensitiveLog: (
|
|
1785
|
-
obj: UpdateFunctionUrlConfigResponse
|
|
1786
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-lambda",
|
|
3
3
|
"description": "AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.298.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo lambda"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,9 +21,9 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.298.0",
|
|
24
25
|
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.298.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|