@aws-sdk/client-athena 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/BatchGetNamedQueryCommand.js +2 -3
- package/dist-cjs/commands/BatchGetPreparedStatementCommand.js +2 -3
- package/dist-cjs/commands/BatchGetQueryExecutionCommand.js +2 -3
- package/dist-cjs/commands/CreateDataCatalogCommand.js +2 -3
- package/dist-cjs/commands/CreateNamedQueryCommand.js +2 -3
- package/dist-cjs/commands/CreateNotebookCommand.js +2 -3
- package/dist-cjs/commands/CreatePreparedStatementCommand.js +2 -3
- package/dist-cjs/commands/CreatePresignedNotebookUrlCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteDataCatalogCommand.js +2 -3
- package/dist-cjs/commands/DeleteNamedQueryCommand.js +2 -3
- package/dist-cjs/commands/DeleteNotebookCommand.js +2 -3
- package/dist-cjs/commands/DeletePreparedStatementCommand.js +2 -3
- package/dist-cjs/commands/DeleteWorkGroupCommand.js +2 -3
- package/dist-cjs/commands/ExportNotebookCommand.js +2 -3
- package/dist-cjs/commands/GetCalculationExecutionCodeCommand.js +2 -3
- package/dist-cjs/commands/GetCalculationExecutionCommand.js +2 -3
- package/dist-cjs/commands/GetCalculationExecutionStatusCommand.js +2 -3
- package/dist-cjs/commands/GetDataCatalogCommand.js +2 -3
- package/dist-cjs/commands/GetDatabaseCommand.js +2 -3
- package/dist-cjs/commands/GetNamedQueryCommand.js +2 -3
- package/dist-cjs/commands/GetNotebookMetadataCommand.js +2 -3
- package/dist-cjs/commands/GetPreparedStatementCommand.js +2 -3
- package/dist-cjs/commands/GetQueryExecutionCommand.js +2 -3
- package/dist-cjs/commands/GetQueryResultsCommand.js +2 -3
- package/dist-cjs/commands/GetQueryRuntimeStatisticsCommand.js +2 -3
- package/dist-cjs/commands/GetSessionCommand.js +2 -3
- package/dist-cjs/commands/GetSessionStatusCommand.js +2 -3
- package/dist-cjs/commands/GetTableMetadataCommand.js +2 -3
- package/dist-cjs/commands/GetWorkGroupCommand.js +2 -3
- package/dist-cjs/commands/ImportNotebookCommand.js +2 -3
- package/dist-cjs/commands/ListApplicationDPUSizesCommand.js +2 -3
- package/dist-cjs/commands/ListCalculationExecutionsCommand.js +2 -3
- package/dist-cjs/commands/ListDataCatalogsCommand.js +2 -3
- package/dist-cjs/commands/ListDatabasesCommand.js +2 -3
- package/dist-cjs/commands/ListEngineVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListExecutorsCommand.js +2 -3
- package/dist-cjs/commands/ListNamedQueriesCommand.js +2 -3
- package/dist-cjs/commands/ListNotebookMetadataCommand.js +2 -3
- package/dist-cjs/commands/ListNotebookSessionsCommand.js +2 -3
- package/dist-cjs/commands/ListPreparedStatementsCommand.js +2 -3
- package/dist-cjs/commands/ListQueryExecutionsCommand.js +2 -3
- package/dist-cjs/commands/ListSessionsCommand.js +2 -3
- package/dist-cjs/commands/ListTableMetadataCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListWorkGroupsCommand.js +2 -3
- package/dist-cjs/commands/StartCalculationExecutionCommand.js +2 -3
- package/dist-cjs/commands/StartQueryExecutionCommand.js +2 -3
- package/dist-cjs/commands/StartSessionCommand.js +2 -3
- package/dist-cjs/commands/StopCalculationExecutionCommand.js +2 -3
- package/dist-cjs/commands/StopQueryExecutionCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/TerminateSessionCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateDataCatalogCommand.js +2 -3
- package/dist-cjs/commands/UpdateNamedQueryCommand.js +2 -3
- package/dist-cjs/commands/UpdateNotebookCommand.js +2 -3
- package/dist-cjs/commands/UpdateNotebookMetadataCommand.js +2 -3
- package/dist-cjs/commands/UpdatePreparedStatementCommand.js +2 -3
- package/dist-cjs/commands/UpdateWorkGroupCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -704
- package/dist-es/commands/BatchGetNamedQueryCommand.js +2 -3
- package/dist-es/commands/BatchGetPreparedStatementCommand.js +2 -3
- package/dist-es/commands/BatchGetQueryExecutionCommand.js +2 -3
- package/dist-es/commands/CreateDataCatalogCommand.js +2 -3
- package/dist-es/commands/CreateNamedQueryCommand.js +2 -3
- package/dist-es/commands/CreateNotebookCommand.js +2 -3
- package/dist-es/commands/CreatePreparedStatementCommand.js +2 -3
- package/dist-es/commands/CreatePresignedNotebookUrlCommand.js +2 -3
- package/dist-es/commands/CreateWorkGroupCommand.js +2 -3
- package/dist-es/commands/DeleteDataCatalogCommand.js +2 -3
- package/dist-es/commands/DeleteNamedQueryCommand.js +2 -3
- package/dist-es/commands/DeleteNotebookCommand.js +2 -3
- package/dist-es/commands/DeletePreparedStatementCommand.js +2 -3
- package/dist-es/commands/DeleteWorkGroupCommand.js +2 -3
- package/dist-es/commands/ExportNotebookCommand.js +2 -3
- package/dist-es/commands/GetCalculationExecutionCodeCommand.js +2 -3
- package/dist-es/commands/GetCalculationExecutionCommand.js +2 -3
- package/dist-es/commands/GetCalculationExecutionStatusCommand.js +2 -3
- package/dist-es/commands/GetDataCatalogCommand.js +2 -3
- package/dist-es/commands/GetDatabaseCommand.js +2 -3
- package/dist-es/commands/GetNamedQueryCommand.js +2 -3
- package/dist-es/commands/GetNotebookMetadataCommand.js +2 -3
- package/dist-es/commands/GetPreparedStatementCommand.js +2 -3
- package/dist-es/commands/GetQueryExecutionCommand.js +2 -3
- package/dist-es/commands/GetQueryResultsCommand.js +2 -3
- package/dist-es/commands/GetQueryRuntimeStatisticsCommand.js +2 -3
- package/dist-es/commands/GetSessionCommand.js +2 -3
- package/dist-es/commands/GetSessionStatusCommand.js +2 -3
- package/dist-es/commands/GetTableMetadataCommand.js +2 -3
- package/dist-es/commands/GetWorkGroupCommand.js +2 -3
- package/dist-es/commands/ImportNotebookCommand.js +2 -3
- package/dist-es/commands/ListApplicationDPUSizesCommand.js +2 -3
- package/dist-es/commands/ListCalculationExecutionsCommand.js +2 -3
- package/dist-es/commands/ListDataCatalogsCommand.js +2 -3
- package/dist-es/commands/ListDatabasesCommand.js +2 -3
- package/dist-es/commands/ListEngineVersionsCommand.js +2 -3
- package/dist-es/commands/ListExecutorsCommand.js +2 -3
- package/dist-es/commands/ListNamedQueriesCommand.js +2 -3
- package/dist-es/commands/ListNotebookMetadataCommand.js +2 -3
- package/dist-es/commands/ListNotebookSessionsCommand.js +2 -3
- package/dist-es/commands/ListPreparedStatementsCommand.js +2 -3
- package/dist-es/commands/ListQueryExecutionsCommand.js +2 -3
- package/dist-es/commands/ListSessionsCommand.js +2 -3
- package/dist-es/commands/ListTableMetadataCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListWorkGroupsCommand.js +2 -3
- package/dist-es/commands/StartCalculationExecutionCommand.js +2 -3
- package/dist-es/commands/StartQueryExecutionCommand.js +2 -3
- package/dist-es/commands/StartSessionCommand.js +2 -3
- package/dist-es/commands/StopCalculationExecutionCommand.js +2 -3
- package/dist-es/commands/StopQueryExecutionCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/TerminateSessionCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateDataCatalogCommand.js +2 -3
- package/dist-es/commands/UpdateNamedQueryCommand.js +2 -3
- package/dist-es/commands/UpdateNotebookCommand.js +2 -3
- package/dist-es/commands/UpdateNotebookMetadataCommand.js +2 -3
- package/dist-es/commands/UpdatePreparedStatementCommand.js +2 -3
- package/dist-es/commands/UpdateWorkGroupCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -525
- package/dist-types/models/models_0.d.ts +0 -700
- package/dist-types/ts3.4/models/models_0.d.ts +0 -501
- package/package.json +4 -3
|
@@ -914,504 +914,3 @@ export interface QueryRuntimeStatistics {
|
|
|
914
914
|
export interface GetQueryRuntimeStatisticsOutput {
|
|
915
915
|
QueryRuntimeStatistics?: QueryRuntimeStatistics;
|
|
916
916
|
}
|
|
917
|
-
export declare const AclConfigurationFilterSensitiveLog: (
|
|
918
|
-
obj: AclConfiguration
|
|
919
|
-
) => any;
|
|
920
|
-
export declare const BatchGetNamedQueryInputFilterSensitiveLog: (
|
|
921
|
-
obj: BatchGetNamedQueryInput
|
|
922
|
-
) => any;
|
|
923
|
-
export declare const NamedQueryFilterSensitiveLog: (obj: NamedQuery) => any;
|
|
924
|
-
export declare const UnprocessedNamedQueryIdFilterSensitiveLog: (
|
|
925
|
-
obj: UnprocessedNamedQueryId
|
|
926
|
-
) => any;
|
|
927
|
-
export declare const BatchGetNamedQueryOutputFilterSensitiveLog: (
|
|
928
|
-
obj: BatchGetNamedQueryOutput
|
|
929
|
-
) => any;
|
|
930
|
-
export declare const BatchGetPreparedStatementInputFilterSensitiveLog: (
|
|
931
|
-
obj: BatchGetPreparedStatementInput
|
|
932
|
-
) => any;
|
|
933
|
-
export declare const PreparedStatementFilterSensitiveLog: (
|
|
934
|
-
obj: PreparedStatement
|
|
935
|
-
) => any;
|
|
936
|
-
export declare const UnprocessedPreparedStatementNameFilterSensitiveLog: (
|
|
937
|
-
obj: UnprocessedPreparedStatementName
|
|
938
|
-
) => any;
|
|
939
|
-
export declare const BatchGetPreparedStatementOutputFilterSensitiveLog: (
|
|
940
|
-
obj: BatchGetPreparedStatementOutput
|
|
941
|
-
) => any;
|
|
942
|
-
export declare const BatchGetQueryExecutionInputFilterSensitiveLog: (
|
|
943
|
-
obj: BatchGetQueryExecutionInput
|
|
944
|
-
) => any;
|
|
945
|
-
export declare const EngineVersionFilterSensitiveLog: (
|
|
946
|
-
obj: EngineVersion
|
|
947
|
-
) => any;
|
|
948
|
-
export declare const QueryExecutionContextFilterSensitiveLog: (
|
|
949
|
-
obj: QueryExecutionContext
|
|
950
|
-
) => any;
|
|
951
|
-
export declare const EncryptionConfigurationFilterSensitiveLog: (
|
|
952
|
-
obj: EncryptionConfiguration
|
|
953
|
-
) => any;
|
|
954
|
-
export declare const ResultConfigurationFilterSensitiveLog: (
|
|
955
|
-
obj: ResultConfiguration
|
|
956
|
-
) => any;
|
|
957
|
-
export declare const ResultReuseByAgeConfigurationFilterSensitiveLog: (
|
|
958
|
-
obj: ResultReuseByAgeConfiguration
|
|
959
|
-
) => any;
|
|
960
|
-
export declare const ResultReuseConfigurationFilterSensitiveLog: (
|
|
961
|
-
obj: ResultReuseConfiguration
|
|
962
|
-
) => any;
|
|
963
|
-
export declare const ResultReuseInformationFilterSensitiveLog: (
|
|
964
|
-
obj: ResultReuseInformation
|
|
965
|
-
) => any;
|
|
966
|
-
export declare const QueryExecutionStatisticsFilterSensitiveLog: (
|
|
967
|
-
obj: QueryExecutionStatistics
|
|
968
|
-
) => any;
|
|
969
|
-
export declare const AthenaErrorFilterSensitiveLog: (obj: AthenaError) => any;
|
|
970
|
-
export declare const QueryExecutionStatusFilterSensitiveLog: (
|
|
971
|
-
obj: QueryExecutionStatus
|
|
972
|
-
) => any;
|
|
973
|
-
export declare const QueryExecutionFilterSensitiveLog: (
|
|
974
|
-
obj: QueryExecution
|
|
975
|
-
) => any;
|
|
976
|
-
export declare const UnprocessedQueryExecutionIdFilterSensitiveLog: (
|
|
977
|
-
obj: UnprocessedQueryExecutionId
|
|
978
|
-
) => any;
|
|
979
|
-
export declare const BatchGetQueryExecutionOutputFilterSensitiveLog: (
|
|
980
|
-
obj: BatchGetQueryExecutionOutput
|
|
981
|
-
) => any;
|
|
982
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
983
|
-
export declare const CreateDataCatalogInputFilterSensitiveLog: (
|
|
984
|
-
obj: CreateDataCatalogInput
|
|
985
|
-
) => any;
|
|
986
|
-
export declare const CreateDataCatalogOutputFilterSensitiveLog: (
|
|
987
|
-
obj: CreateDataCatalogOutput
|
|
988
|
-
) => any;
|
|
989
|
-
export declare const CreateNamedQueryInputFilterSensitiveLog: (
|
|
990
|
-
obj: CreateNamedQueryInput
|
|
991
|
-
) => any;
|
|
992
|
-
export declare const CreateNamedQueryOutputFilterSensitiveLog: (
|
|
993
|
-
obj: CreateNamedQueryOutput
|
|
994
|
-
) => any;
|
|
995
|
-
export declare const CreateNotebookInputFilterSensitiveLog: (
|
|
996
|
-
obj: CreateNotebookInput
|
|
997
|
-
) => any;
|
|
998
|
-
export declare const CreateNotebookOutputFilterSensitiveLog: (
|
|
999
|
-
obj: CreateNotebookOutput
|
|
1000
|
-
) => any;
|
|
1001
|
-
export declare const CreatePreparedStatementInputFilterSensitiveLog: (
|
|
1002
|
-
obj: CreatePreparedStatementInput
|
|
1003
|
-
) => any;
|
|
1004
|
-
export declare const CreatePreparedStatementOutputFilterSensitiveLog: (
|
|
1005
|
-
obj: CreatePreparedStatementOutput
|
|
1006
|
-
) => any;
|
|
1007
|
-
export declare const CreatePresignedNotebookUrlRequestFilterSensitiveLog: (
|
|
1008
|
-
obj: CreatePresignedNotebookUrlRequest
|
|
1009
|
-
) => any;
|
|
1010
|
-
export declare const CreatePresignedNotebookUrlResponseFilterSensitiveLog: (
|
|
1011
|
-
obj: CreatePresignedNotebookUrlResponse
|
|
1012
|
-
) => any;
|
|
1013
|
-
export declare const CustomerContentEncryptionConfigurationFilterSensitiveLog: (
|
|
1014
|
-
obj: CustomerContentEncryptionConfiguration
|
|
1015
|
-
) => any;
|
|
1016
|
-
export declare const WorkGroupConfigurationFilterSensitiveLog: (
|
|
1017
|
-
obj: WorkGroupConfiguration
|
|
1018
|
-
) => any;
|
|
1019
|
-
export declare const CreateWorkGroupInputFilterSensitiveLog: (
|
|
1020
|
-
obj: CreateWorkGroupInput
|
|
1021
|
-
) => any;
|
|
1022
|
-
export declare const CreateWorkGroupOutputFilterSensitiveLog: (
|
|
1023
|
-
obj: CreateWorkGroupOutput
|
|
1024
|
-
) => any;
|
|
1025
|
-
export declare const DeleteDataCatalogInputFilterSensitiveLog: (
|
|
1026
|
-
obj: DeleteDataCatalogInput
|
|
1027
|
-
) => any;
|
|
1028
|
-
export declare const DeleteDataCatalogOutputFilterSensitiveLog: (
|
|
1029
|
-
obj: DeleteDataCatalogOutput
|
|
1030
|
-
) => any;
|
|
1031
|
-
export declare const DeleteNamedQueryInputFilterSensitiveLog: (
|
|
1032
|
-
obj: DeleteNamedQueryInput
|
|
1033
|
-
) => any;
|
|
1034
|
-
export declare const DeleteNamedQueryOutputFilterSensitiveLog: (
|
|
1035
|
-
obj: DeleteNamedQueryOutput
|
|
1036
|
-
) => any;
|
|
1037
|
-
export declare const DeleteNotebookInputFilterSensitiveLog: (
|
|
1038
|
-
obj: DeleteNotebookInput
|
|
1039
|
-
) => any;
|
|
1040
|
-
export declare const DeleteNotebookOutputFilterSensitiveLog: (
|
|
1041
|
-
obj: DeleteNotebookOutput
|
|
1042
|
-
) => any;
|
|
1043
|
-
export declare const DeletePreparedStatementInputFilterSensitiveLog: (
|
|
1044
|
-
obj: DeletePreparedStatementInput
|
|
1045
|
-
) => any;
|
|
1046
|
-
export declare const DeletePreparedStatementOutputFilterSensitiveLog: (
|
|
1047
|
-
obj: DeletePreparedStatementOutput
|
|
1048
|
-
) => any;
|
|
1049
|
-
export declare const DeleteWorkGroupInputFilterSensitiveLog: (
|
|
1050
|
-
obj: DeleteWorkGroupInput
|
|
1051
|
-
) => any;
|
|
1052
|
-
export declare const DeleteWorkGroupOutputFilterSensitiveLog: (
|
|
1053
|
-
obj: DeleteWorkGroupOutput
|
|
1054
|
-
) => any;
|
|
1055
|
-
export declare const ExportNotebookInputFilterSensitiveLog: (
|
|
1056
|
-
obj: ExportNotebookInput
|
|
1057
|
-
) => any;
|
|
1058
|
-
export declare const NotebookMetadataFilterSensitiveLog: (
|
|
1059
|
-
obj: NotebookMetadata
|
|
1060
|
-
) => any;
|
|
1061
|
-
export declare const ExportNotebookOutputFilterSensitiveLog: (
|
|
1062
|
-
obj: ExportNotebookOutput
|
|
1063
|
-
) => any;
|
|
1064
|
-
export declare const GetCalculationExecutionRequestFilterSensitiveLog: (
|
|
1065
|
-
obj: GetCalculationExecutionRequest
|
|
1066
|
-
) => any;
|
|
1067
|
-
export declare const CalculationResultFilterSensitiveLog: (
|
|
1068
|
-
obj: CalculationResult
|
|
1069
|
-
) => any;
|
|
1070
|
-
export declare const CalculationStatisticsFilterSensitiveLog: (
|
|
1071
|
-
obj: CalculationStatistics
|
|
1072
|
-
) => any;
|
|
1073
|
-
export declare const CalculationStatusFilterSensitiveLog: (
|
|
1074
|
-
obj: CalculationStatus
|
|
1075
|
-
) => any;
|
|
1076
|
-
export declare const GetCalculationExecutionResponseFilterSensitiveLog: (
|
|
1077
|
-
obj: GetCalculationExecutionResponse
|
|
1078
|
-
) => any;
|
|
1079
|
-
export declare const GetCalculationExecutionCodeRequestFilterSensitiveLog: (
|
|
1080
|
-
obj: GetCalculationExecutionCodeRequest
|
|
1081
|
-
) => any;
|
|
1082
|
-
export declare const GetCalculationExecutionCodeResponseFilterSensitiveLog: (
|
|
1083
|
-
obj: GetCalculationExecutionCodeResponse
|
|
1084
|
-
) => any;
|
|
1085
|
-
export declare const GetCalculationExecutionStatusRequestFilterSensitiveLog: (
|
|
1086
|
-
obj: GetCalculationExecutionStatusRequest
|
|
1087
|
-
) => any;
|
|
1088
|
-
export declare const GetCalculationExecutionStatusResponseFilterSensitiveLog: (
|
|
1089
|
-
obj: GetCalculationExecutionStatusResponse
|
|
1090
|
-
) => any;
|
|
1091
|
-
export declare const GetDatabaseInputFilterSensitiveLog: (
|
|
1092
|
-
obj: GetDatabaseInput
|
|
1093
|
-
) => any;
|
|
1094
|
-
export declare const DatabaseFilterSensitiveLog: (obj: Database) => any;
|
|
1095
|
-
export declare const GetDatabaseOutputFilterSensitiveLog: (
|
|
1096
|
-
obj: GetDatabaseOutput
|
|
1097
|
-
) => any;
|
|
1098
|
-
export declare const GetDataCatalogInputFilterSensitiveLog: (
|
|
1099
|
-
obj: GetDataCatalogInput
|
|
1100
|
-
) => any;
|
|
1101
|
-
export declare const DataCatalogFilterSensitiveLog: (obj: DataCatalog) => any;
|
|
1102
|
-
export declare const GetDataCatalogOutputFilterSensitiveLog: (
|
|
1103
|
-
obj: GetDataCatalogOutput
|
|
1104
|
-
) => any;
|
|
1105
|
-
export declare const GetNamedQueryInputFilterSensitiveLog: (
|
|
1106
|
-
obj: GetNamedQueryInput
|
|
1107
|
-
) => any;
|
|
1108
|
-
export declare const GetNamedQueryOutputFilterSensitiveLog: (
|
|
1109
|
-
obj: GetNamedQueryOutput
|
|
1110
|
-
) => any;
|
|
1111
|
-
export declare const GetNotebookMetadataInputFilterSensitiveLog: (
|
|
1112
|
-
obj: GetNotebookMetadataInput
|
|
1113
|
-
) => any;
|
|
1114
|
-
export declare const GetNotebookMetadataOutputFilterSensitiveLog: (
|
|
1115
|
-
obj: GetNotebookMetadataOutput
|
|
1116
|
-
) => any;
|
|
1117
|
-
export declare const GetPreparedStatementInputFilterSensitiveLog: (
|
|
1118
|
-
obj: GetPreparedStatementInput
|
|
1119
|
-
) => any;
|
|
1120
|
-
export declare const GetPreparedStatementOutputFilterSensitiveLog: (
|
|
1121
|
-
obj: GetPreparedStatementOutput
|
|
1122
|
-
) => any;
|
|
1123
|
-
export declare const GetQueryExecutionInputFilterSensitiveLog: (
|
|
1124
|
-
obj: GetQueryExecutionInput
|
|
1125
|
-
) => any;
|
|
1126
|
-
export declare const GetQueryExecutionOutputFilterSensitiveLog: (
|
|
1127
|
-
obj: GetQueryExecutionOutput
|
|
1128
|
-
) => any;
|
|
1129
|
-
export declare const GetQueryResultsInputFilterSensitiveLog: (
|
|
1130
|
-
obj: GetQueryResultsInput
|
|
1131
|
-
) => any;
|
|
1132
|
-
export declare const ColumnInfoFilterSensitiveLog: (obj: ColumnInfo) => any;
|
|
1133
|
-
export declare const ResultSetMetadataFilterSensitiveLog: (
|
|
1134
|
-
obj: ResultSetMetadata
|
|
1135
|
-
) => any;
|
|
1136
|
-
export declare const DatumFilterSensitiveLog: (obj: Datum) => any;
|
|
1137
|
-
export declare const RowFilterSensitiveLog: (obj: Row) => any;
|
|
1138
|
-
export declare const ResultSetFilterSensitiveLog: (obj: ResultSet) => any;
|
|
1139
|
-
export declare const GetQueryResultsOutputFilterSensitiveLog: (
|
|
1140
|
-
obj: GetQueryResultsOutput
|
|
1141
|
-
) => any;
|
|
1142
|
-
export declare const GetQueryRuntimeStatisticsInputFilterSensitiveLog: (
|
|
1143
|
-
obj: GetQueryRuntimeStatisticsInput
|
|
1144
|
-
) => any;
|
|
1145
|
-
export declare const QueryRuntimeStatisticsRowsFilterSensitiveLog: (
|
|
1146
|
-
obj: QueryRuntimeStatisticsRows
|
|
1147
|
-
) => any;
|
|
1148
|
-
export declare const QueryRuntimeStatisticsTimelineFilterSensitiveLog: (
|
|
1149
|
-
obj: QueryRuntimeStatisticsTimeline
|
|
1150
|
-
) => any;
|
|
1151
|
-
export declare const GetSessionRequestFilterSensitiveLog: (
|
|
1152
|
-
obj: GetSessionRequest
|
|
1153
|
-
) => any;
|
|
1154
|
-
export declare const EngineConfigurationFilterSensitiveLog: (
|
|
1155
|
-
obj: EngineConfiguration
|
|
1156
|
-
) => any;
|
|
1157
|
-
export declare const SessionConfigurationFilterSensitiveLog: (
|
|
1158
|
-
obj: SessionConfiguration
|
|
1159
|
-
) => any;
|
|
1160
|
-
export declare const SessionStatisticsFilterSensitiveLog: (
|
|
1161
|
-
obj: SessionStatistics
|
|
1162
|
-
) => any;
|
|
1163
|
-
export declare const SessionStatusFilterSensitiveLog: (
|
|
1164
|
-
obj: SessionStatus
|
|
1165
|
-
) => any;
|
|
1166
|
-
export declare const GetSessionResponseFilterSensitiveLog: (
|
|
1167
|
-
obj: GetSessionResponse
|
|
1168
|
-
) => any;
|
|
1169
|
-
export declare const GetSessionStatusRequestFilterSensitiveLog: (
|
|
1170
|
-
obj: GetSessionStatusRequest
|
|
1171
|
-
) => any;
|
|
1172
|
-
export declare const GetSessionStatusResponseFilterSensitiveLog: (
|
|
1173
|
-
obj: GetSessionStatusResponse
|
|
1174
|
-
) => any;
|
|
1175
|
-
export declare const GetTableMetadataInputFilterSensitiveLog: (
|
|
1176
|
-
obj: GetTableMetadataInput
|
|
1177
|
-
) => any;
|
|
1178
|
-
export declare const ColumnFilterSensitiveLog: (obj: Column) => any;
|
|
1179
|
-
export declare const TableMetadataFilterSensitiveLog: (
|
|
1180
|
-
obj: TableMetadata
|
|
1181
|
-
) => any;
|
|
1182
|
-
export declare const GetTableMetadataOutputFilterSensitiveLog: (
|
|
1183
|
-
obj: GetTableMetadataOutput
|
|
1184
|
-
) => any;
|
|
1185
|
-
export declare const GetWorkGroupInputFilterSensitiveLog: (
|
|
1186
|
-
obj: GetWorkGroupInput
|
|
1187
|
-
) => any;
|
|
1188
|
-
export declare const WorkGroupFilterSensitiveLog: (obj: WorkGroup) => any;
|
|
1189
|
-
export declare const GetWorkGroupOutputFilterSensitiveLog: (
|
|
1190
|
-
obj: GetWorkGroupOutput
|
|
1191
|
-
) => any;
|
|
1192
|
-
export declare const ImportNotebookInputFilterSensitiveLog: (
|
|
1193
|
-
obj: ImportNotebookInput
|
|
1194
|
-
) => any;
|
|
1195
|
-
export declare const ImportNotebookOutputFilterSensitiveLog: (
|
|
1196
|
-
obj: ImportNotebookOutput
|
|
1197
|
-
) => any;
|
|
1198
|
-
export declare const ListApplicationDPUSizesInputFilterSensitiveLog: (
|
|
1199
|
-
obj: ListApplicationDPUSizesInput
|
|
1200
|
-
) => any;
|
|
1201
|
-
export declare const ApplicationDPUSizesFilterSensitiveLog: (
|
|
1202
|
-
obj: ApplicationDPUSizes
|
|
1203
|
-
) => any;
|
|
1204
|
-
export declare const ListApplicationDPUSizesOutputFilterSensitiveLog: (
|
|
1205
|
-
obj: ListApplicationDPUSizesOutput
|
|
1206
|
-
) => any;
|
|
1207
|
-
export declare const ListCalculationExecutionsRequestFilterSensitiveLog: (
|
|
1208
|
-
obj: ListCalculationExecutionsRequest
|
|
1209
|
-
) => any;
|
|
1210
|
-
export declare const CalculationSummaryFilterSensitiveLog: (
|
|
1211
|
-
obj: CalculationSummary
|
|
1212
|
-
) => any;
|
|
1213
|
-
export declare const ListCalculationExecutionsResponseFilterSensitiveLog: (
|
|
1214
|
-
obj: ListCalculationExecutionsResponse
|
|
1215
|
-
) => any;
|
|
1216
|
-
export declare const ListDatabasesInputFilterSensitiveLog: (
|
|
1217
|
-
obj: ListDatabasesInput
|
|
1218
|
-
) => any;
|
|
1219
|
-
export declare const ListDatabasesOutputFilterSensitiveLog: (
|
|
1220
|
-
obj: ListDatabasesOutput
|
|
1221
|
-
) => any;
|
|
1222
|
-
export declare const ListDataCatalogsInputFilterSensitiveLog: (
|
|
1223
|
-
obj: ListDataCatalogsInput
|
|
1224
|
-
) => any;
|
|
1225
|
-
export declare const DataCatalogSummaryFilterSensitiveLog: (
|
|
1226
|
-
obj: DataCatalogSummary
|
|
1227
|
-
) => any;
|
|
1228
|
-
export declare const ListDataCatalogsOutputFilterSensitiveLog: (
|
|
1229
|
-
obj: ListDataCatalogsOutput
|
|
1230
|
-
) => any;
|
|
1231
|
-
export declare const ListEngineVersionsInputFilterSensitiveLog: (
|
|
1232
|
-
obj: ListEngineVersionsInput
|
|
1233
|
-
) => any;
|
|
1234
|
-
export declare const ListEngineVersionsOutputFilterSensitiveLog: (
|
|
1235
|
-
obj: ListEngineVersionsOutput
|
|
1236
|
-
) => any;
|
|
1237
|
-
export declare const ListExecutorsRequestFilterSensitiveLog: (
|
|
1238
|
-
obj: ListExecutorsRequest
|
|
1239
|
-
) => any;
|
|
1240
|
-
export declare const ExecutorsSummaryFilterSensitiveLog: (
|
|
1241
|
-
obj: ExecutorsSummary
|
|
1242
|
-
) => any;
|
|
1243
|
-
export declare const ListExecutorsResponseFilterSensitiveLog: (
|
|
1244
|
-
obj: ListExecutorsResponse
|
|
1245
|
-
) => any;
|
|
1246
|
-
export declare const ListNamedQueriesInputFilterSensitiveLog: (
|
|
1247
|
-
obj: ListNamedQueriesInput
|
|
1248
|
-
) => any;
|
|
1249
|
-
export declare const ListNamedQueriesOutputFilterSensitiveLog: (
|
|
1250
|
-
obj: ListNamedQueriesOutput
|
|
1251
|
-
) => any;
|
|
1252
|
-
export declare const FilterDefinitionFilterSensitiveLog: (
|
|
1253
|
-
obj: FilterDefinition
|
|
1254
|
-
) => any;
|
|
1255
|
-
export declare const ListNotebookMetadataInputFilterSensitiveLog: (
|
|
1256
|
-
obj: ListNotebookMetadataInput
|
|
1257
|
-
) => any;
|
|
1258
|
-
export declare const ListNotebookMetadataOutputFilterSensitiveLog: (
|
|
1259
|
-
obj: ListNotebookMetadataOutput
|
|
1260
|
-
) => any;
|
|
1261
|
-
export declare const ListNotebookSessionsRequestFilterSensitiveLog: (
|
|
1262
|
-
obj: ListNotebookSessionsRequest
|
|
1263
|
-
) => any;
|
|
1264
|
-
export declare const NotebookSessionSummaryFilterSensitiveLog: (
|
|
1265
|
-
obj: NotebookSessionSummary
|
|
1266
|
-
) => any;
|
|
1267
|
-
export declare const ListNotebookSessionsResponseFilterSensitiveLog: (
|
|
1268
|
-
obj: ListNotebookSessionsResponse
|
|
1269
|
-
) => any;
|
|
1270
|
-
export declare const ListPreparedStatementsInputFilterSensitiveLog: (
|
|
1271
|
-
obj: ListPreparedStatementsInput
|
|
1272
|
-
) => any;
|
|
1273
|
-
export declare const PreparedStatementSummaryFilterSensitiveLog: (
|
|
1274
|
-
obj: PreparedStatementSummary
|
|
1275
|
-
) => any;
|
|
1276
|
-
export declare const ListPreparedStatementsOutputFilterSensitiveLog: (
|
|
1277
|
-
obj: ListPreparedStatementsOutput
|
|
1278
|
-
) => any;
|
|
1279
|
-
export declare const ListQueryExecutionsInputFilterSensitiveLog: (
|
|
1280
|
-
obj: ListQueryExecutionsInput
|
|
1281
|
-
) => any;
|
|
1282
|
-
export declare const ListQueryExecutionsOutputFilterSensitiveLog: (
|
|
1283
|
-
obj: ListQueryExecutionsOutput
|
|
1284
|
-
) => any;
|
|
1285
|
-
export declare const ListSessionsRequestFilterSensitiveLog: (
|
|
1286
|
-
obj: ListSessionsRequest
|
|
1287
|
-
) => any;
|
|
1288
|
-
export declare const SessionSummaryFilterSensitiveLog: (
|
|
1289
|
-
obj: SessionSummary
|
|
1290
|
-
) => any;
|
|
1291
|
-
export declare const ListSessionsResponseFilterSensitiveLog: (
|
|
1292
|
-
obj: ListSessionsResponse
|
|
1293
|
-
) => any;
|
|
1294
|
-
export declare const ListTableMetadataInputFilterSensitiveLog: (
|
|
1295
|
-
obj: ListTableMetadataInput
|
|
1296
|
-
) => any;
|
|
1297
|
-
export declare const ListTableMetadataOutputFilterSensitiveLog: (
|
|
1298
|
-
obj: ListTableMetadataOutput
|
|
1299
|
-
) => any;
|
|
1300
|
-
export declare const ListTagsForResourceInputFilterSensitiveLog: (
|
|
1301
|
-
obj: ListTagsForResourceInput
|
|
1302
|
-
) => any;
|
|
1303
|
-
export declare const ListTagsForResourceOutputFilterSensitiveLog: (
|
|
1304
|
-
obj: ListTagsForResourceOutput
|
|
1305
|
-
) => any;
|
|
1306
|
-
export declare const ListWorkGroupsInputFilterSensitiveLog: (
|
|
1307
|
-
obj: ListWorkGroupsInput
|
|
1308
|
-
) => any;
|
|
1309
|
-
export declare const WorkGroupSummaryFilterSensitiveLog: (
|
|
1310
|
-
obj: WorkGroupSummary
|
|
1311
|
-
) => any;
|
|
1312
|
-
export declare const ListWorkGroupsOutputFilterSensitiveLog: (
|
|
1313
|
-
obj: ListWorkGroupsOutput
|
|
1314
|
-
) => any;
|
|
1315
|
-
export declare const CalculationConfigurationFilterSensitiveLog: (
|
|
1316
|
-
obj: CalculationConfiguration
|
|
1317
|
-
) => any;
|
|
1318
|
-
export declare const StartCalculationExecutionRequestFilterSensitiveLog: (
|
|
1319
|
-
obj: StartCalculationExecutionRequest
|
|
1320
|
-
) => any;
|
|
1321
|
-
export declare const StartCalculationExecutionResponseFilterSensitiveLog: (
|
|
1322
|
-
obj: StartCalculationExecutionResponse
|
|
1323
|
-
) => any;
|
|
1324
|
-
export declare const StartQueryExecutionInputFilterSensitiveLog: (
|
|
1325
|
-
obj: StartQueryExecutionInput
|
|
1326
|
-
) => any;
|
|
1327
|
-
export declare const StartQueryExecutionOutputFilterSensitiveLog: (
|
|
1328
|
-
obj: StartQueryExecutionOutput
|
|
1329
|
-
) => any;
|
|
1330
|
-
export declare const StartSessionRequestFilterSensitiveLog: (
|
|
1331
|
-
obj: StartSessionRequest
|
|
1332
|
-
) => any;
|
|
1333
|
-
export declare const StartSessionResponseFilterSensitiveLog: (
|
|
1334
|
-
obj: StartSessionResponse
|
|
1335
|
-
) => any;
|
|
1336
|
-
export declare const StopCalculationExecutionRequestFilterSensitiveLog: (
|
|
1337
|
-
obj: StopCalculationExecutionRequest
|
|
1338
|
-
) => any;
|
|
1339
|
-
export declare const StopCalculationExecutionResponseFilterSensitiveLog: (
|
|
1340
|
-
obj: StopCalculationExecutionResponse
|
|
1341
|
-
) => any;
|
|
1342
|
-
export declare const StopQueryExecutionInputFilterSensitiveLog: (
|
|
1343
|
-
obj: StopQueryExecutionInput
|
|
1344
|
-
) => any;
|
|
1345
|
-
export declare const StopQueryExecutionOutputFilterSensitiveLog: (
|
|
1346
|
-
obj: StopQueryExecutionOutput
|
|
1347
|
-
) => any;
|
|
1348
|
-
export declare const TagResourceInputFilterSensitiveLog: (
|
|
1349
|
-
obj: TagResourceInput
|
|
1350
|
-
) => any;
|
|
1351
|
-
export declare const TagResourceOutputFilterSensitiveLog: (
|
|
1352
|
-
obj: TagResourceOutput
|
|
1353
|
-
) => any;
|
|
1354
|
-
export declare const TerminateSessionRequestFilterSensitiveLog: (
|
|
1355
|
-
obj: TerminateSessionRequest
|
|
1356
|
-
) => any;
|
|
1357
|
-
export declare const TerminateSessionResponseFilterSensitiveLog: (
|
|
1358
|
-
obj: TerminateSessionResponse
|
|
1359
|
-
) => any;
|
|
1360
|
-
export declare const UntagResourceInputFilterSensitiveLog: (
|
|
1361
|
-
obj: UntagResourceInput
|
|
1362
|
-
) => any;
|
|
1363
|
-
export declare const UntagResourceOutputFilterSensitiveLog: (
|
|
1364
|
-
obj: UntagResourceOutput
|
|
1365
|
-
) => any;
|
|
1366
|
-
export declare const UpdateDataCatalogInputFilterSensitiveLog: (
|
|
1367
|
-
obj: UpdateDataCatalogInput
|
|
1368
|
-
) => any;
|
|
1369
|
-
export declare const UpdateDataCatalogOutputFilterSensitiveLog: (
|
|
1370
|
-
obj: UpdateDataCatalogOutput
|
|
1371
|
-
) => any;
|
|
1372
|
-
export declare const UpdateNamedQueryInputFilterSensitiveLog: (
|
|
1373
|
-
obj: UpdateNamedQueryInput
|
|
1374
|
-
) => any;
|
|
1375
|
-
export declare const UpdateNamedQueryOutputFilterSensitiveLog: (
|
|
1376
|
-
obj: UpdateNamedQueryOutput
|
|
1377
|
-
) => any;
|
|
1378
|
-
export declare const UpdateNotebookInputFilterSensitiveLog: (
|
|
1379
|
-
obj: UpdateNotebookInput
|
|
1380
|
-
) => any;
|
|
1381
|
-
export declare const UpdateNotebookOutputFilterSensitiveLog: (
|
|
1382
|
-
obj: UpdateNotebookOutput
|
|
1383
|
-
) => any;
|
|
1384
|
-
export declare const UpdateNotebookMetadataInputFilterSensitiveLog: (
|
|
1385
|
-
obj: UpdateNotebookMetadataInput
|
|
1386
|
-
) => any;
|
|
1387
|
-
export declare const UpdateNotebookMetadataOutputFilterSensitiveLog: (
|
|
1388
|
-
obj: UpdateNotebookMetadataOutput
|
|
1389
|
-
) => any;
|
|
1390
|
-
export declare const UpdatePreparedStatementInputFilterSensitiveLog: (
|
|
1391
|
-
obj: UpdatePreparedStatementInput
|
|
1392
|
-
) => any;
|
|
1393
|
-
export declare const UpdatePreparedStatementOutputFilterSensitiveLog: (
|
|
1394
|
-
obj: UpdatePreparedStatementOutput
|
|
1395
|
-
) => any;
|
|
1396
|
-
export declare const ResultConfigurationUpdatesFilterSensitiveLog: (
|
|
1397
|
-
obj: ResultConfigurationUpdates
|
|
1398
|
-
) => any;
|
|
1399
|
-
export declare const WorkGroupConfigurationUpdatesFilterSensitiveLog: (
|
|
1400
|
-
obj: WorkGroupConfigurationUpdates
|
|
1401
|
-
) => any;
|
|
1402
|
-
export declare const UpdateWorkGroupInputFilterSensitiveLog: (
|
|
1403
|
-
obj: UpdateWorkGroupInput
|
|
1404
|
-
) => any;
|
|
1405
|
-
export declare const UpdateWorkGroupOutputFilterSensitiveLog: (
|
|
1406
|
-
obj: UpdateWorkGroupOutput
|
|
1407
|
-
) => any;
|
|
1408
|
-
export declare const QueryStagePlanNodeFilterSensitiveLog: (
|
|
1409
|
-
obj: QueryStagePlanNode
|
|
1410
|
-
) => any;
|
|
1411
|
-
export declare const QueryStageFilterSensitiveLog: (obj: QueryStage) => any;
|
|
1412
|
-
export declare const QueryRuntimeStatisticsFilterSensitiveLog: (
|
|
1413
|
-
obj: QueryRuntimeStatistics
|
|
1414
|
-
) => any;
|
|
1415
|
-
export declare const GetQueryRuntimeStatisticsOutputFilterSensitiveLog: (
|
|
1416
|
-
obj: GetQueryRuntimeStatisticsOutput
|
|
1417
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-athena",
|
|
3
3
|
"description": "AWS SDK for JavaScript Athena 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 athena"
|
|
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",
|