@aws-sdk/client-lakeformation 3.803.0 → 3.804.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 (100) hide show
  1. package/dist-es/protocols/Aws_restJson1.js +3 -3
  2. package/dist-types/commands/AddLFTagsToResourceCommand.d.ts +1 -1
  3. package/dist-types/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +1 -1
  4. package/dist-types/commands/BatchGrantPermissionsCommand.d.ts +1 -1
  5. package/dist-types/commands/BatchRevokePermissionsCommand.d.ts +1 -1
  6. package/dist-types/commands/CancelTransactionCommand.d.ts +1 -1
  7. package/dist-types/commands/CommitTransactionCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateDataCellsFilterCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateLFTagCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateLFTagExpressionCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateLakeFormationOptInCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteLFTagCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteLFTagExpressionCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteLakeFormationOptInCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteObjectsOnCancelCommand.d.ts +1 -1
  16. package/dist-types/commands/DeregisterResourceCommand.d.ts +1 -1
  17. package/dist-types/commands/DescribeResourceCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribeTransactionCommand.d.ts +1 -1
  19. package/dist-types/commands/GetDataCellsFilterCommand.d.ts +1 -1
  20. package/dist-types/commands/GetEffectivePermissionsForPathCommand.d.ts +1 -1
  21. package/dist-types/commands/GetLFTagCommand.d.ts +1 -1
  22. package/dist-types/commands/GetLFTagExpressionCommand.d.ts +1 -1
  23. package/dist-types/commands/GetQueryStateCommand.d.ts +1 -1
  24. package/dist-types/commands/GetQueryStatisticsCommand.d.ts +1 -1
  25. package/dist-types/commands/GetResourceLFTagsCommand.d.ts +1 -1
  26. package/dist-types/commands/GetTableObjectsCommand.d.ts +1 -1
  27. package/dist-types/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +1 -1
  28. package/dist-types/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +1 -1
  29. package/dist-types/commands/GetWorkUnitResultsCommand.d.ts +1 -1
  30. package/dist-types/commands/GetWorkUnitsCommand.d.ts +1 -1
  31. package/dist-types/commands/GrantPermissionsCommand.d.ts +1 -1
  32. package/dist-types/commands/ListTableStorageOptimizersCommand.d.ts +1 -1
  33. package/dist-types/commands/PutDataLakeSettingsCommand.d.ts +1 -1
  34. package/dist-types/commands/RegisterResourceCommand.d.ts +1 -1
  35. package/dist-types/commands/RemoveLFTagsFromResourceCommand.d.ts +1 -1
  36. package/dist-types/commands/RevokePermissionsCommand.d.ts +1 -1
  37. package/dist-types/commands/SearchDatabasesByLFTagsCommand.d.ts +1 -1
  38. package/dist-types/commands/SearchTablesByLFTagsCommand.d.ts +1 -1
  39. package/dist-types/commands/StartQueryPlanningCommand.d.ts +1 -1
  40. package/dist-types/commands/UpdateDataCellsFilterCommand.d.ts +1 -1
  41. package/dist-types/commands/UpdateLFTagCommand.d.ts +1 -1
  42. package/dist-types/commands/UpdateLFTagExpressionCommand.d.ts +1 -1
  43. package/dist-types/commands/UpdateResourceCommand.d.ts +1 -1
  44. package/dist-types/commands/UpdateTableObjectsCommand.d.ts +1 -1
  45. package/dist-types/commands/UpdateTableStorageOptimizerCommand.d.ts +1 -1
  46. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  47. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  48. package/dist-types/runtimeConfig.d.ts +16 -16
  49. package/dist-types/runtimeConfig.native.d.ts +18 -18
  50. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  51. package/dist-types/ts3.4/commands/AddLFTagsToResourceCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/BatchGrantPermissionsCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/BatchRevokePermissionsCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/CancelTransactionCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/CommitTransactionCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/CreateDataCellsFilterCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/CreateLFTagCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/CreateLFTagExpressionCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/CreateLakeFormationOptInCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/DeleteLFTagCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/DeleteLFTagExpressionCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/DeleteLakeFormationOptInCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/DeleteObjectsOnCancelCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/DeregisterResourceCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/DescribeTransactionCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/GetDataCellsFilterCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/GetEffectivePermissionsForPathCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/GetLFTagCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/GetLFTagExpressionCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/GetQueryStateCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/GetQueryStatisticsCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/GetResourceLFTagsCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/GetTableObjectsCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/GetWorkUnitResultsCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/GetWorkUnitsCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/GrantPermissionsCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/ListTableStorageOptimizersCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/PutDataLakeSettingsCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/RegisterResourceCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/RemoveLFTagsFromResourceCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/RevokePermissionsCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/SearchDatabasesByLFTagsCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/SearchTablesByLFTagsCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/StartQueryPlanningCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/UpdateDataCellsFilterCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/UpdateLFTagCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/UpdateLFTagExpressionCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/UpdateTableObjectsCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/UpdateTableStorageOptimizerCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  96. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  97. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  98. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  99. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  100. package/package.json +19 -19
@@ -469,7 +469,7 @@ export const se_GetTableObjectsCommand = async (input, context) => {
469
469
  MaxResults: [],
470
470
  NextToken: [],
471
471
  PartitionPredicate: [],
472
- QueryAsOfTime: (_) => _.getTime() / 1000,
472
+ QueryAsOfTime: (_) => _.getTime() / 1_000,
473
473
  TableName: [],
474
474
  TransactionId: [],
475
475
  }));
@@ -2043,7 +2043,7 @@ const se_QueryPlanningContext = (input, context) => {
2043
2043
  return take(input, {
2044
2044
  CatalogId: [],
2045
2045
  DatabaseName: [],
2046
- QueryAsOfTime: (_) => _.getTime() / 1000,
2046
+ QueryAsOfTime: (_) => _.getTime() / 1_000,
2047
2047
  QueryParameters: _json,
2048
2048
  TransactionId: [],
2049
2049
  });
@@ -2054,7 +2054,7 @@ const se_QuerySessionContext = (input, context) => {
2054
2054
  ClusterId: [],
2055
2055
  QueryAuthorizationId: [],
2056
2056
  QueryId: [],
2057
- QueryStartTime: (_) => _.getTime() / 1000,
2057
+ QueryStartTime: (_) => _.getTime() / 1_000,
2058
2058
  });
2059
2059
  };
2060
2060
  const de_LakeFormationOptInsInfo = (output, context) => {
@@ -23,7 +23,7 @@ export interface AddLFTagsToResourceCommandOutput extends AddLFTagsToResourceRes
23
23
  }
24
24
  declare const AddLFTagsToResourceCommand_base: {
25
25
  new (input: AddLFTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddLFTagsToResourceCommandInput, AddLFTagsToResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddLFTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddLFTagsToResourceCommandInput, AddLFTagsToResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddLFTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddLFTagsToResourceCommandInput, AddLFTagsToResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssumeDecoratedRoleWithSAMLCommandOutput extends AssumeDecorate
23
23
  }
24
24
  declare const AssumeDecoratedRoleWithSAMLCommand_base: {
25
25
  new (input: AssumeDecoratedRoleWithSAMLCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeDecoratedRoleWithSAMLCommandInput, AssumeDecoratedRoleWithSAMLCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssumeDecoratedRoleWithSAMLCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeDecoratedRoleWithSAMLCommandInput, AssumeDecoratedRoleWithSAMLCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssumeDecoratedRoleWithSAMLCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeDecoratedRoleWithSAMLCommandInput, AssumeDecoratedRoleWithSAMLCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchGrantPermissionsCommandOutput extends BatchGrantPermission
23
23
  }
24
24
  declare const BatchGrantPermissionsCommand_base: {
25
25
  new (input: BatchGrantPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGrantPermissionsCommandInput, BatchGrantPermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchGrantPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGrantPermissionsCommandInput, BatchGrantPermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGrantPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGrantPermissionsCommandInput, BatchGrantPermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchRevokePermissionsCommandOutput extends BatchRevokePermissi
23
23
  }
24
24
  declare const BatchRevokePermissionsCommand_base: {
25
25
  new (input: BatchRevokePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchRevokePermissionsCommandInput, BatchRevokePermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchRevokePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchRevokePermissionsCommandInput, BatchRevokePermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchRevokePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchRevokePermissionsCommandInput, BatchRevokePermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelTransactionCommandOutput extends CancelTransactionRespons
23
23
  }
24
24
  declare const CancelTransactionCommand_base: {
25
25
  new (input: CancelTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelTransactionCommandInput, CancelTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelTransactionCommandInput, CancelTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelTransactionCommandInput, CancelTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CommitTransactionCommandOutput extends CommitTransactionRespons
23
23
  }
24
24
  declare const CommitTransactionCommand_base: {
25
25
  new (input: CommitTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<CommitTransactionCommandInput, CommitTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CommitTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<CommitTransactionCommandInput, CommitTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CommitTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<CommitTransactionCommandInput, CommitTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDataCellsFilterCommandOutput extends CreateDataCellsFilte
23
23
  }
24
24
  declare const CreateDataCellsFilterCommand_base: {
25
25
  new (input: CreateDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataCellsFilterCommandInput, CreateDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataCellsFilterCommandInput, CreateDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataCellsFilterCommandInput, CreateDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLFTagCommandOutput extends CreateLFTagResponse, __Metadat
23
23
  }
24
24
  declare const CreateLFTagCommand_base: {
25
25
  new (input: CreateLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLFTagCommandInput, CreateLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLFTagCommandInput, CreateLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLFTagCommandInput, CreateLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLFTagExpressionCommandOutput extends CreateLFTagExpressio
23
23
  }
24
24
  declare const CreateLFTagExpressionCommand_base: {
25
25
  new (input: CreateLFTagExpressionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLFTagExpressionCommandInput, CreateLFTagExpressionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLFTagExpressionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLFTagExpressionCommandInput, CreateLFTagExpressionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLFTagExpressionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLFTagExpressionCommandInput, CreateLFTagExpressionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLakeFormationOptInCommandOutput extends CreateLakeFormati
23
23
  }
24
24
  declare const CreateLakeFormationOptInCommand_base: {
25
25
  new (input: CreateLakeFormationOptInCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLakeFormationOptInCommandInput, CreateLakeFormationOptInCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLakeFormationOptInCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLakeFormationOptInCommandInput, CreateLakeFormationOptInCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLakeFormationOptInCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLakeFormationOptInCommandInput, CreateLakeFormationOptInCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteLFTagCommandOutput extends DeleteLFTagResponse, __Metadat
23
23
  }
24
24
  declare const DeleteLFTagCommand_base: {
25
25
  new (input: DeleteLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLFTagCommandInput, DeleteLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLFTagCommandInput, DeleteLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLFTagCommandInput, DeleteLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteLFTagExpressionCommandOutput extends DeleteLFTagExpressio
23
23
  }
24
24
  declare const DeleteLFTagExpressionCommand_base: {
25
25
  new (input: DeleteLFTagExpressionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLFTagExpressionCommandInput, DeleteLFTagExpressionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteLFTagExpressionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLFTagExpressionCommandInput, DeleteLFTagExpressionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteLFTagExpressionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLFTagExpressionCommandInput, DeleteLFTagExpressionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteLakeFormationOptInCommandOutput extends DeleteLakeFormati
23
23
  }
24
24
  declare const DeleteLakeFormationOptInCommand_base: {
25
25
  new (input: DeleteLakeFormationOptInCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLakeFormationOptInCommandInput, DeleteLakeFormationOptInCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteLakeFormationOptInCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLakeFormationOptInCommandInput, DeleteLakeFormationOptInCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteLakeFormationOptInCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLakeFormationOptInCommandInput, DeleteLakeFormationOptInCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteObjectsOnCancelCommandOutput extends DeleteObjectsOnCance
23
23
  }
24
24
  declare const DeleteObjectsOnCancelCommand_base: {
25
25
  new (input: DeleteObjectsOnCancelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectsOnCancelCommandInput, DeleteObjectsOnCancelCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteObjectsOnCancelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectsOnCancelCommandInput, DeleteObjectsOnCancelCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteObjectsOnCancelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectsOnCancelCommandInput, DeleteObjectsOnCancelCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeregisterResourceCommandOutput extends DeregisterResourceRespo
23
23
  }
24
24
  declare const DeregisterResourceCommand_base: {
25
25
  new (input: DeregisterResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterResourceCommandInput, DeregisterResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeregisterResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterResourceCommandInput, DeregisterResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeregisterResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterResourceCommandInput, DeregisterResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeResourceCommandOutput extends DescribeResourceResponse,
23
23
  }
24
24
  declare const DescribeResourceCommand_base: {
25
25
  new (input: DescribeResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourceCommandInput, DescribeResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourceCommandInput, DescribeResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourceCommandInput, DescribeResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeTransactionCommandOutput extends DescribeTransactionRes
23
23
  }
24
24
  declare const DescribeTransactionCommand_base: {
25
25
  new (input: DescribeTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTransactionCommandInput, DescribeTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTransactionCommandInput, DescribeTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeTransactionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTransactionCommandInput, DescribeTransactionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDataCellsFilterCommandOutput extends GetDataCellsFilterRespo
23
23
  }
24
24
  declare const GetDataCellsFilterCommand_base: {
25
25
  new (input: GetDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataCellsFilterCommandInput, GetDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataCellsFilterCommandInput, GetDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataCellsFilterCommandInput, GetDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetEffectivePermissionsForPathCommandOutput extends GetEffectiv
23
23
  }
24
24
  declare const GetEffectivePermissionsForPathCommand_base: {
25
25
  new (input: GetEffectivePermissionsForPathCommandInput): import("@smithy/smithy-client").CommandImpl<GetEffectivePermissionsForPathCommandInput, GetEffectivePermissionsForPathCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetEffectivePermissionsForPathCommandInput): import("@smithy/smithy-client").CommandImpl<GetEffectivePermissionsForPathCommandInput, GetEffectivePermissionsForPathCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEffectivePermissionsForPathCommandInput): import("@smithy/smithy-client").CommandImpl<GetEffectivePermissionsForPathCommandInput, GetEffectivePermissionsForPathCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetLFTagCommandOutput extends GetLFTagResponse, __MetadataBeare
23
23
  }
24
24
  declare const GetLFTagCommand_base: {
25
25
  new (input: GetLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<GetLFTagCommandInput, GetLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<GetLFTagCommandInput, GetLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<GetLFTagCommandInput, GetLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetLFTagExpressionCommandOutput extends GetLFTagExpressionRespo
23
23
  }
24
24
  declare const GetLFTagExpressionCommand_base: {
25
25
  new (input: GetLFTagExpressionCommandInput): import("@smithy/smithy-client").CommandImpl<GetLFTagExpressionCommandInput, GetLFTagExpressionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetLFTagExpressionCommandInput): import("@smithy/smithy-client").CommandImpl<GetLFTagExpressionCommandInput, GetLFTagExpressionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetLFTagExpressionCommandInput): import("@smithy/smithy-client").CommandImpl<GetLFTagExpressionCommandInput, GetLFTagExpressionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetQueryStateCommandOutput extends GetQueryStateResponse, __Met
23
23
  }
24
24
  declare const GetQueryStateCommand_base: {
25
25
  new (input: GetQueryStateCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryStateCommandInput, GetQueryStateCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetQueryStateCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryStateCommandInput, GetQueryStateCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetQueryStateCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryStateCommandInput, GetQueryStateCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetQueryStatisticsCommandOutput extends GetQueryStatisticsRespo
23
23
  }
24
24
  declare const GetQueryStatisticsCommand_base: {
25
25
  new (input: GetQueryStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryStatisticsCommandInput, GetQueryStatisticsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetQueryStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryStatisticsCommandInput, GetQueryStatisticsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetQueryStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryStatisticsCommandInput, GetQueryStatisticsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetResourceLFTagsCommandOutput extends GetResourceLFTagsRespons
23
23
  }
24
24
  declare const GetResourceLFTagsCommand_base: {
25
25
  new (input: GetResourceLFTagsCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceLFTagsCommandInput, GetResourceLFTagsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetResourceLFTagsCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceLFTagsCommandInput, GetResourceLFTagsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetResourceLFTagsCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceLFTagsCommandInput, GetResourceLFTagsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTableObjectsCommandOutput extends GetTableObjectsResponse, _
23
23
  }
24
24
  declare const GetTableObjectsCommand_base: {
25
25
  new (input: GetTableObjectsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTableObjectsCommandInput, GetTableObjectsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTableObjectsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTableObjectsCommandInput, GetTableObjectsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTableObjectsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTableObjectsCommandInput, GetTableObjectsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTemporaryGluePartitionCredentialsCommandOutput extends GetTe
23
23
  }
24
24
  declare const GetTemporaryGluePartitionCredentialsCommand_base: {
25
25
  new (input: GetTemporaryGluePartitionCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemporaryGluePartitionCredentialsCommandInput, GetTemporaryGluePartitionCredentialsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTemporaryGluePartitionCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemporaryGluePartitionCredentialsCommandInput, GetTemporaryGluePartitionCredentialsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTemporaryGluePartitionCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemporaryGluePartitionCredentialsCommandInput, GetTemporaryGluePartitionCredentialsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTemporaryGlueTableCredentialsCommandOutput extends GetTempor
23
23
  }
24
24
  declare const GetTemporaryGlueTableCredentialsCommand_base: {
25
25
  new (input: GetTemporaryGlueTableCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemporaryGlueTableCredentialsCommandInput, GetTemporaryGlueTableCredentialsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTemporaryGlueTableCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemporaryGlueTableCredentialsCommandInput, GetTemporaryGlueTableCredentialsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTemporaryGlueTableCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemporaryGlueTableCredentialsCommandInput, GetTemporaryGlueTableCredentialsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -24,7 +24,7 @@ export interface GetWorkUnitResultsCommandOutput extends Omit<GetWorkUnitResults
24
24
  }
25
25
  declare const GetWorkUnitResultsCommand_base: {
26
26
  new (input: GetWorkUnitResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkUnitResultsCommandInput, GetWorkUnitResultsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- new (__0_0: GetWorkUnitResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkUnitResultsCommandInput, GetWorkUnitResultsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ new (input: GetWorkUnitResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkUnitResultsCommandInput, GetWorkUnitResultsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
29
  };
30
30
  /**
@@ -23,7 +23,7 @@ export interface GetWorkUnitsCommandOutput extends GetWorkUnitsResponse, __Metad
23
23
  }
24
24
  declare const GetWorkUnitsCommand_base: {
25
25
  new (input: GetWorkUnitsCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkUnitsCommandInput, GetWorkUnitsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetWorkUnitsCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkUnitsCommandInput, GetWorkUnitsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetWorkUnitsCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkUnitsCommandInput, GetWorkUnitsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GrantPermissionsCommandOutput extends GrantPermissionsResponse,
23
23
  }
24
24
  declare const GrantPermissionsCommand_base: {
25
25
  new (input: GrantPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<GrantPermissionsCommandInput, GrantPermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GrantPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<GrantPermissionsCommandInput, GrantPermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GrantPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<GrantPermissionsCommandInput, GrantPermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTableStorageOptimizersCommandOutput extends ListTableStorag
23
23
  }
24
24
  declare const ListTableStorageOptimizersCommand_base: {
25
25
  new (input: ListTableStorageOptimizersCommandInput): import("@smithy/smithy-client").CommandImpl<ListTableStorageOptimizersCommandInput, ListTableStorageOptimizersCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTableStorageOptimizersCommandInput): import("@smithy/smithy-client").CommandImpl<ListTableStorageOptimizersCommandInput, ListTableStorageOptimizersCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTableStorageOptimizersCommandInput): import("@smithy/smithy-client").CommandImpl<ListTableStorageOptimizersCommandInput, ListTableStorageOptimizersCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutDataLakeSettingsCommandOutput extends PutDataLakeSettingsRes
23
23
  }
24
24
  declare const PutDataLakeSettingsCommand_base: {
25
25
  new (input: PutDataLakeSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<PutDataLakeSettingsCommandInput, PutDataLakeSettingsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutDataLakeSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<PutDataLakeSettingsCommandInput, PutDataLakeSettingsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutDataLakeSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<PutDataLakeSettingsCommandInput, PutDataLakeSettingsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RegisterResourceCommandOutput extends RegisterResourceResponse,
23
23
  }
24
24
  declare const RegisterResourceCommand_base: {
25
25
  new (input: RegisterResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterResourceCommandInput, RegisterResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RegisterResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterResourceCommandInput, RegisterResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RegisterResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterResourceCommandInput, RegisterResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RemoveLFTagsFromResourceCommandOutput extends RemoveLFTagsFromR
23
23
  }
24
24
  declare const RemoveLFTagsFromResourceCommand_base: {
25
25
  new (input: RemoveLFTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveLFTagsFromResourceCommandInput, RemoveLFTagsFromResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RemoveLFTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveLFTagsFromResourceCommandInput, RemoveLFTagsFromResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RemoveLFTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveLFTagsFromResourceCommandInput, RemoveLFTagsFromResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RevokePermissionsCommandOutput extends RevokePermissionsRespons
23
23
  }
24
24
  declare const RevokePermissionsCommand_base: {
25
25
  new (input: RevokePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<RevokePermissionsCommandInput, RevokePermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RevokePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<RevokePermissionsCommandInput, RevokePermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RevokePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<RevokePermissionsCommandInput, RevokePermissionsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SearchDatabasesByLFTagsCommandOutput extends SearchDatabasesByL
23
23
  }
24
24
  declare const SearchDatabasesByLFTagsCommand_base: {
25
25
  new (input: SearchDatabasesByLFTagsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchDatabasesByLFTagsCommandInput, SearchDatabasesByLFTagsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SearchDatabasesByLFTagsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchDatabasesByLFTagsCommandInput, SearchDatabasesByLFTagsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SearchDatabasesByLFTagsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchDatabasesByLFTagsCommandInput, SearchDatabasesByLFTagsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SearchTablesByLFTagsCommandOutput extends SearchTablesByLFTagsR
23
23
  }
24
24
  declare const SearchTablesByLFTagsCommand_base: {
25
25
  new (input: SearchTablesByLFTagsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchTablesByLFTagsCommandInput, SearchTablesByLFTagsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SearchTablesByLFTagsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchTablesByLFTagsCommandInput, SearchTablesByLFTagsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SearchTablesByLFTagsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchTablesByLFTagsCommandInput, SearchTablesByLFTagsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartQueryPlanningCommandOutput extends StartQueryPlanningRespo
23
23
  }
24
24
  declare const StartQueryPlanningCommand_base: {
25
25
  new (input: StartQueryPlanningCommandInput): import("@smithy/smithy-client").CommandImpl<StartQueryPlanningCommandInput, StartQueryPlanningCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartQueryPlanningCommandInput): import("@smithy/smithy-client").CommandImpl<StartQueryPlanningCommandInput, StartQueryPlanningCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartQueryPlanningCommandInput): import("@smithy/smithy-client").CommandImpl<StartQueryPlanningCommandInput, StartQueryPlanningCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateDataCellsFilterCommandOutput extends UpdateDataCellsFilte
23
23
  }
24
24
  declare const UpdateDataCellsFilterCommand_base: {
25
25
  new (input: UpdateDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataCellsFilterCommandInput, UpdateDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataCellsFilterCommandInput, UpdateDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateDataCellsFilterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataCellsFilterCommandInput, UpdateDataCellsFilterCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateLFTagCommandOutput extends UpdateLFTagResponse, __Metadat
23
23
  }
24
24
  declare const UpdateLFTagCommand_base: {
25
25
  new (input: UpdateLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLFTagCommandInput, UpdateLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLFTagCommandInput, UpdateLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateLFTagCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLFTagCommandInput, UpdateLFTagCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateLFTagExpressionCommandOutput extends UpdateLFTagExpressio
23
23
  }
24
24
  declare const UpdateLFTagExpressionCommand_base: {
25
25
  new (input: UpdateLFTagExpressionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLFTagExpressionCommandInput, UpdateLFTagExpressionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateLFTagExpressionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLFTagExpressionCommandInput, UpdateLFTagExpressionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateLFTagExpressionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLFTagExpressionCommandInput, UpdateLFTagExpressionCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateResourceCommandOutput extends UpdateResourceResponse, __M
23
23
  }
24
24
  declare const UpdateResourceCommand_base: {
25
25
  new (input: UpdateResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourceCommandInput, UpdateResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourceCommandInput, UpdateResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourceCommandInput, UpdateResourceCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateTableObjectsCommandOutput extends UpdateTableObjectsRespo
23
23
  }
24
24
  declare const UpdateTableObjectsCommand_base: {
25
25
  new (input: UpdateTableObjectsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableObjectsCommandInput, UpdateTableObjectsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateTableObjectsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableObjectsCommandInput, UpdateTableObjectsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateTableObjectsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableObjectsCommandInput, UpdateTableObjectsCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateTableStorageOptimizerCommandOutput extends UpdateTableSto
23
23
  }
24
24
  declare const UpdateTableStorageOptimizerCommand_base: {
25
25
  new (input: UpdateTableStorageOptimizerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableStorageOptimizerCommandInput, UpdateTableStorageOptimizerCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateTableStorageOptimizerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableStorageOptimizerCommandInput, UpdateTableStorageOptimizerCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateTableStorageOptimizerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableStorageOptimizerCommandInput, UpdateTableStorageOptimizerCommandOutput, LakeFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: LakeFormationClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
13
13
  region: string | import("@smithy/types").Provider<any>;
14
14
  requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
@@ -21,31 +21,31 @@ export declare const getRuntimeConfig: (config: LakeFormationClientConfig) => {
21
21
  cacheMiddleware?: boolean | undefined;
22
22
  urlParser: import("@smithy/types").UrlParser;
23
23
  base64Decoder: import("@smithy/types").Decoder;
24
- base64Encoder: (_input: string | Uint8Array) => string;
24
+ base64Encoder: (_input: Uint8Array | string) => string;
25
25
  utf8Decoder: import("@smithy/types").Decoder;
26
- utf8Encoder: (input: string | Uint8Array) => string;
26
+ utf8Encoder: (input: Uint8Array | string) => string;
27
27
  disableHostPrefix: boolean;
28
28
  serviceId: string;
29
- profile?: string | undefined;
29
+ profile?: string;
30
30
  logger: import("@smithy/types").Logger;
31
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
32
  sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
33
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
34
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
35
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
33
+ customUserAgent?: string | import("@smithy/types").UserAgent;
34
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
35
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
36
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
37
37
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
38
- logger?: import("@smithy/types").Logger | undefined;
38
+ logger?: import("@smithy/types").Logger;
39
39
  }) => import("@smithy/types").EndpointV2;
40
- tls?: boolean | undefined;
41
- serviceConfiguredEndpoint?: undefined;
42
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
40
+ tls?: boolean;
41
+ serviceConfiguredEndpoint?: never;
42
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
43
43
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
44
44
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").LakeFormationHttpAuthSchemeProvider;
45
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
46
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
47
- signingEscapePath?: boolean | undefined;
48
- systemClockOffset?: number | undefined;
49
- signingRegion?: string | undefined;
50
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
45
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
46
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
47
+ signingEscapePath?: boolean;
48
+ systemClockOffset?: number;
49
+ signingRegion?: string;
50
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
51
51
  };