@aws-sdk/client-cloudtrail 3.296.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/AddTagsCommand.js +2 -3
- package/dist-cjs/commands/CancelQueryCommand.js +2 -3
- package/dist-cjs/commands/CreateChannelCommand.js +2 -3
- package/dist-cjs/commands/CreateEventDataStoreCommand.js +2 -3
- package/dist-cjs/commands/CreateTrailCommand.js +2 -3
- package/dist-cjs/commands/DeleteChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteEventDataStoreCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteTrailCommand.js +2 -3
- package/dist-cjs/commands/DeregisterOrganizationDelegatedAdminCommand.js +2 -3
- package/dist-cjs/commands/DescribeQueryCommand.js +2 -3
- package/dist-cjs/commands/DescribeTrailsCommand.js +2 -3
- package/dist-cjs/commands/GetChannelCommand.js +2 -3
- package/dist-cjs/commands/GetEventDataStoreCommand.js +2 -3
- package/dist-cjs/commands/GetEventSelectorsCommand.js +2 -3
- package/dist-cjs/commands/GetImportCommand.js +2 -3
- package/dist-cjs/commands/GetInsightSelectorsCommand.js +2 -3
- package/dist-cjs/commands/GetQueryResultsCommand.js +2 -3
- package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/GetTrailCommand.js +2 -3
- package/dist-cjs/commands/GetTrailStatusCommand.js +2 -3
- package/dist-cjs/commands/ListChannelsCommand.js +2 -3
- package/dist-cjs/commands/ListEventDataStoresCommand.js +2 -3
- package/dist-cjs/commands/ListImportFailuresCommand.js +2 -3
- package/dist-cjs/commands/ListImportsCommand.js +2 -3
- package/dist-cjs/commands/ListPublicKeysCommand.js +2 -3
- package/dist-cjs/commands/ListQueriesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsCommand.js +2 -3
- package/dist-cjs/commands/ListTrailsCommand.js +2 -3
- package/dist-cjs/commands/LookupEventsCommand.js +2 -3
- package/dist-cjs/commands/PutEventSelectorsCommand.js +2 -3
- package/dist-cjs/commands/PutInsightSelectorsCommand.js +2 -3
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/RegisterOrganizationDelegatedAdminCommand.js +2 -3
- package/dist-cjs/commands/RemoveTagsCommand.js +2 -3
- package/dist-cjs/commands/RestoreEventDataStoreCommand.js +2 -3
- package/dist-cjs/commands/StartImportCommand.js +2 -3
- package/dist-cjs/commands/StartLoggingCommand.js +2 -3
- package/dist-cjs/commands/StartQueryCommand.js +2 -3
- package/dist-cjs/commands/StopImportCommand.js +2 -3
- package/dist-cjs/commands/StopLoggingCommand.js +2 -3
- package/dist-cjs/commands/UpdateChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateEventDataStoreCommand.js +2 -3
- package/dist-cjs/commands/UpdateTrailCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -460
- package/dist-es/commands/AddTagsCommand.js +2 -3
- package/dist-es/commands/CancelQueryCommand.js +2 -3
- package/dist-es/commands/CreateChannelCommand.js +2 -3
- package/dist-es/commands/CreateEventDataStoreCommand.js +2 -3
- package/dist-es/commands/CreateTrailCommand.js +2 -3
- package/dist-es/commands/DeleteChannelCommand.js +2 -3
- package/dist-es/commands/DeleteEventDataStoreCommand.js +2 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
- package/dist-es/commands/DeleteTrailCommand.js +2 -3
- package/dist-es/commands/DeregisterOrganizationDelegatedAdminCommand.js +2 -3
- package/dist-es/commands/DescribeQueryCommand.js +2 -3
- package/dist-es/commands/DescribeTrailsCommand.js +2 -3
- package/dist-es/commands/GetChannelCommand.js +2 -3
- package/dist-es/commands/GetEventDataStoreCommand.js +2 -3
- package/dist-es/commands/GetEventSelectorsCommand.js +2 -3
- package/dist-es/commands/GetImportCommand.js +2 -3
- package/dist-es/commands/GetInsightSelectorsCommand.js +2 -3
- package/dist-es/commands/GetQueryResultsCommand.js +2 -3
- package/dist-es/commands/GetResourcePolicyCommand.js +2 -3
- package/dist-es/commands/GetTrailCommand.js +2 -3
- package/dist-es/commands/GetTrailStatusCommand.js +2 -3
- package/dist-es/commands/ListChannelsCommand.js +2 -3
- package/dist-es/commands/ListEventDataStoresCommand.js +2 -3
- package/dist-es/commands/ListImportFailuresCommand.js +2 -3
- package/dist-es/commands/ListImportsCommand.js +2 -3
- package/dist-es/commands/ListPublicKeysCommand.js +2 -3
- package/dist-es/commands/ListQueriesCommand.js +2 -3
- package/dist-es/commands/ListTagsCommand.js +2 -3
- package/dist-es/commands/ListTrailsCommand.js +2 -3
- package/dist-es/commands/LookupEventsCommand.js +2 -3
- package/dist-es/commands/PutEventSelectorsCommand.js +2 -3
- package/dist-es/commands/PutInsightSelectorsCommand.js +2 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +2 -3
- package/dist-es/commands/RegisterOrganizationDelegatedAdminCommand.js +2 -3
- package/dist-es/commands/RemoveTagsCommand.js +2 -3
- package/dist-es/commands/RestoreEventDataStoreCommand.js +2 -3
- package/dist-es/commands/StartImportCommand.js +2 -3
- package/dist-es/commands/StartLoggingCommand.js +2 -3
- package/dist-es/commands/StartQueryCommand.js +2 -3
- package/dist-es/commands/StopImportCommand.js +2 -3
- package/dist-es/commands/StopLoggingCommand.js +2 -3
- package/dist-es/commands/UpdateChannelCommand.js +2 -3
- package/dist-es/commands/UpdateEventDataStoreCommand.js +2 -3
- package/dist-es/commands/UpdateTrailCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -342
- package/dist-types/CloudTrail.d.ts +45 -0
- package/dist-types/CloudTrailClient.d.ts +24 -4
- package/dist-types/commands/AddTagsCommand.d.ts +16 -0
- package/dist-types/commands/CancelQueryCommand.d.ts +16 -0
- package/dist-types/commands/CreateChannelCommand.d.ts +16 -0
- package/dist-types/commands/CreateEventDataStoreCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrailCommand.d.ts +16 -0
- package/dist-types/commands/DeleteChannelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEventDataStoreCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTrailCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterOrganizationDelegatedAdminCommand.d.ts +16 -0
- package/dist-types/commands/DescribeQueryCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTrailsCommand.d.ts +16 -0
- package/dist-types/commands/GetChannelCommand.d.ts +16 -0
- package/dist-types/commands/GetEventDataStoreCommand.d.ts +16 -0
- package/dist-types/commands/GetEventSelectorsCommand.d.ts +16 -0
- package/dist-types/commands/GetImportCommand.d.ts +16 -0
- package/dist-types/commands/GetInsightSelectorsCommand.d.ts +16 -0
- package/dist-types/commands/GetQueryResultsCommand.d.ts +16 -0
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetTrailCommand.d.ts +16 -0
- package/dist-types/commands/GetTrailStatusCommand.d.ts +16 -0
- package/dist-types/commands/ListChannelsCommand.d.ts +16 -0
- package/dist-types/commands/ListEventDataStoresCommand.d.ts +16 -0
- package/dist-types/commands/ListImportFailuresCommand.d.ts +16 -0
- package/dist-types/commands/ListImportsCommand.d.ts +16 -0
- package/dist-types/commands/ListPublicKeysCommand.d.ts +16 -0
- package/dist-types/commands/ListQueriesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsCommand.d.ts +16 -0
- package/dist-types/commands/ListTrailsCommand.d.ts +16 -0
- package/dist-types/commands/LookupEventsCommand.d.ts +16 -0
- package/dist-types/commands/PutEventSelectorsCommand.d.ts +16 -0
- package/dist-types/commands/PutInsightSelectorsCommand.d.ts +16 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/RegisterOrganizationDelegatedAdminCommand.d.ts +16 -0
- package/dist-types/commands/RemoveTagsCommand.d.ts +16 -0
- package/dist-types/commands/RestoreEventDataStoreCommand.d.ts +16 -0
- package/dist-types/commands/StartImportCommand.d.ts +16 -0
- package/dist-types/commands/StartLoggingCommand.d.ts +16 -0
- package/dist-types/commands/StartQueryCommand.d.ts +16 -0
- package/dist-types/commands/StopImportCommand.d.ts +16 -0
- package/dist-types/commands/StopLoggingCommand.d.ts +16 -0
- package/dist-types/commands/UpdateChannelCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEventDataStoreCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTrailCommand.d.ts +16 -0
- package/dist-types/models/CloudTrailServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +343 -456
- package/dist-types/pagination/GetQueryResultsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListChannelsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEventDataStoresPaginator.d.ts +3 -0
- package/dist-types/pagination/ListImportFailuresPaginator.d.ts +3 -0
- package/dist-types/pagination/ListImportsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPublicKeysPaginator.d.ts +3 -0
- package/dist-types/pagination/ListQueriesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTagsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTrailsPaginator.d.ts +3 -0
- package/dist-types/pagination/LookupEventsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -316
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StopLoggingRequestFilterSensitiveLog, StopLoggingResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1StopLoggingCommand, serializeAws_json1_1StopLoggingCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class StopLoggingCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class StopLoggingCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateChannelRequestFilterSensitiveLog, UpdateChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateChannelCommand, serializeAws_json1_1UpdateChannelCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateChannelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateChannelCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateEventDataStoreRequestFilterSensitiveLog, UpdateEventDataStoreResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateEventDataStoreCommand, serializeAws_json1_1UpdateEventDataStoreCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateEventDataStoreCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateEventDataStoreCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateTrailRequestFilterSensitiveLog, UpdateTrailResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateTrailCommand, serializeAws_json1_1UpdateTrailCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateTrailCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateTrailCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1098,345 +1098,3 @@ export class MaxConcurrentQueriesException extends __BaseException {
|
|
|
1098
1098
|
this.Message = opts.Message;
|
|
1099
1099
|
}
|
|
1100
1100
|
}
|
|
1101
|
-
export const TagFilterSensitiveLog = (obj) => ({
|
|
1102
|
-
...obj,
|
|
1103
|
-
});
|
|
1104
|
-
export const AddTagsRequestFilterSensitiveLog = (obj) => ({
|
|
1105
|
-
...obj,
|
|
1106
|
-
});
|
|
1107
|
-
export const AddTagsResponseFilterSensitiveLog = (obj) => ({
|
|
1108
|
-
...obj,
|
|
1109
|
-
});
|
|
1110
|
-
export const AdvancedFieldSelectorFilterSensitiveLog = (obj) => ({
|
|
1111
|
-
...obj,
|
|
1112
|
-
});
|
|
1113
|
-
export const AdvancedEventSelectorFilterSensitiveLog = (obj) => ({
|
|
1114
|
-
...obj,
|
|
1115
|
-
});
|
|
1116
|
-
export const CancelQueryRequestFilterSensitiveLog = (obj) => ({
|
|
1117
|
-
...obj,
|
|
1118
|
-
});
|
|
1119
|
-
export const CancelQueryResponseFilterSensitiveLog = (obj) => ({
|
|
1120
|
-
...obj,
|
|
1121
|
-
});
|
|
1122
|
-
export const ChannelFilterSensitiveLog = (obj) => ({
|
|
1123
|
-
...obj,
|
|
1124
|
-
});
|
|
1125
|
-
export const DestinationFilterSensitiveLog = (obj) => ({
|
|
1126
|
-
...obj,
|
|
1127
|
-
});
|
|
1128
|
-
export const CreateChannelRequestFilterSensitiveLog = (obj) => ({
|
|
1129
|
-
...obj,
|
|
1130
|
-
});
|
|
1131
|
-
export const CreateChannelResponseFilterSensitiveLog = (obj) => ({
|
|
1132
|
-
...obj,
|
|
1133
|
-
});
|
|
1134
|
-
export const CreateEventDataStoreRequestFilterSensitiveLog = (obj) => ({
|
|
1135
|
-
...obj,
|
|
1136
|
-
});
|
|
1137
|
-
export const CreateEventDataStoreResponseFilterSensitiveLog = (obj) => ({
|
|
1138
|
-
...obj,
|
|
1139
|
-
});
|
|
1140
|
-
export const CreateTrailRequestFilterSensitiveLog = (obj) => ({
|
|
1141
|
-
...obj,
|
|
1142
|
-
});
|
|
1143
|
-
export const CreateTrailResponseFilterSensitiveLog = (obj) => ({
|
|
1144
|
-
...obj,
|
|
1145
|
-
});
|
|
1146
|
-
export const DeleteChannelRequestFilterSensitiveLog = (obj) => ({
|
|
1147
|
-
...obj,
|
|
1148
|
-
});
|
|
1149
|
-
export const DeleteChannelResponseFilterSensitiveLog = (obj) => ({
|
|
1150
|
-
...obj,
|
|
1151
|
-
});
|
|
1152
|
-
export const DeleteEventDataStoreRequestFilterSensitiveLog = (obj) => ({
|
|
1153
|
-
...obj,
|
|
1154
|
-
});
|
|
1155
|
-
export const DeleteEventDataStoreResponseFilterSensitiveLog = (obj) => ({
|
|
1156
|
-
...obj,
|
|
1157
|
-
});
|
|
1158
|
-
export const DeleteResourcePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
1159
|
-
...obj,
|
|
1160
|
-
});
|
|
1161
|
-
export const DeleteResourcePolicyResponseFilterSensitiveLog = (obj) => ({
|
|
1162
|
-
...obj,
|
|
1163
|
-
});
|
|
1164
|
-
export const DeleteTrailRequestFilterSensitiveLog = (obj) => ({
|
|
1165
|
-
...obj,
|
|
1166
|
-
});
|
|
1167
|
-
export const DeleteTrailResponseFilterSensitiveLog = (obj) => ({
|
|
1168
|
-
...obj,
|
|
1169
|
-
});
|
|
1170
|
-
export const DeregisterOrganizationDelegatedAdminRequestFilterSensitiveLog = (obj) => ({
|
|
1171
|
-
...obj,
|
|
1172
|
-
});
|
|
1173
|
-
export const DeregisterOrganizationDelegatedAdminResponseFilterSensitiveLog = (obj) => ({
|
|
1174
|
-
...obj,
|
|
1175
|
-
});
|
|
1176
|
-
export const DescribeQueryRequestFilterSensitiveLog = (obj) => ({
|
|
1177
|
-
...obj,
|
|
1178
|
-
});
|
|
1179
|
-
export const QueryStatisticsForDescribeQueryFilterSensitiveLog = (obj) => ({
|
|
1180
|
-
...obj,
|
|
1181
|
-
});
|
|
1182
|
-
export const DescribeQueryResponseFilterSensitiveLog = (obj) => ({
|
|
1183
|
-
...obj,
|
|
1184
|
-
});
|
|
1185
|
-
export const DescribeTrailsRequestFilterSensitiveLog = (obj) => ({
|
|
1186
|
-
...obj,
|
|
1187
|
-
});
|
|
1188
|
-
export const TrailFilterSensitiveLog = (obj) => ({
|
|
1189
|
-
...obj,
|
|
1190
|
-
});
|
|
1191
|
-
export const DescribeTrailsResponseFilterSensitiveLog = (obj) => ({
|
|
1192
|
-
...obj,
|
|
1193
|
-
});
|
|
1194
|
-
export const GetChannelRequestFilterSensitiveLog = (obj) => ({
|
|
1195
|
-
...obj,
|
|
1196
|
-
});
|
|
1197
|
-
export const IngestionStatusFilterSensitiveLog = (obj) => ({
|
|
1198
|
-
...obj,
|
|
1199
|
-
});
|
|
1200
|
-
export const SourceConfigFilterSensitiveLog = (obj) => ({
|
|
1201
|
-
...obj,
|
|
1202
|
-
});
|
|
1203
|
-
export const GetChannelResponseFilterSensitiveLog = (obj) => ({
|
|
1204
|
-
...obj,
|
|
1205
|
-
});
|
|
1206
|
-
export const GetEventDataStoreRequestFilterSensitiveLog = (obj) => ({
|
|
1207
|
-
...obj,
|
|
1208
|
-
});
|
|
1209
|
-
export const GetEventDataStoreResponseFilterSensitiveLog = (obj) => ({
|
|
1210
|
-
...obj,
|
|
1211
|
-
});
|
|
1212
|
-
export const GetEventSelectorsRequestFilterSensitiveLog = (obj) => ({
|
|
1213
|
-
...obj,
|
|
1214
|
-
});
|
|
1215
|
-
export const DataResourceFilterSensitiveLog = (obj) => ({
|
|
1216
|
-
...obj,
|
|
1217
|
-
});
|
|
1218
|
-
export const EventSelectorFilterSensitiveLog = (obj) => ({
|
|
1219
|
-
...obj,
|
|
1220
|
-
});
|
|
1221
|
-
export const GetEventSelectorsResponseFilterSensitiveLog = (obj) => ({
|
|
1222
|
-
...obj,
|
|
1223
|
-
});
|
|
1224
|
-
export const GetImportRequestFilterSensitiveLog = (obj) => ({
|
|
1225
|
-
...obj,
|
|
1226
|
-
});
|
|
1227
|
-
export const S3ImportSourceFilterSensitiveLog = (obj) => ({
|
|
1228
|
-
...obj,
|
|
1229
|
-
});
|
|
1230
|
-
export const ImportSourceFilterSensitiveLog = (obj) => ({
|
|
1231
|
-
...obj,
|
|
1232
|
-
});
|
|
1233
|
-
export const ImportStatisticsFilterSensitiveLog = (obj) => ({
|
|
1234
|
-
...obj,
|
|
1235
|
-
});
|
|
1236
|
-
export const GetImportResponseFilterSensitiveLog = (obj) => ({
|
|
1237
|
-
...obj,
|
|
1238
|
-
});
|
|
1239
|
-
export const GetInsightSelectorsRequestFilterSensitiveLog = (obj) => ({
|
|
1240
|
-
...obj,
|
|
1241
|
-
});
|
|
1242
|
-
export const InsightSelectorFilterSensitiveLog = (obj) => ({
|
|
1243
|
-
...obj,
|
|
1244
|
-
});
|
|
1245
|
-
export const GetInsightSelectorsResponseFilterSensitiveLog = (obj) => ({
|
|
1246
|
-
...obj,
|
|
1247
|
-
});
|
|
1248
|
-
export const GetQueryResultsRequestFilterSensitiveLog = (obj) => ({
|
|
1249
|
-
...obj,
|
|
1250
|
-
});
|
|
1251
|
-
export const QueryStatisticsFilterSensitiveLog = (obj) => ({
|
|
1252
|
-
...obj,
|
|
1253
|
-
});
|
|
1254
|
-
export const GetQueryResultsResponseFilterSensitiveLog = (obj) => ({
|
|
1255
|
-
...obj,
|
|
1256
|
-
});
|
|
1257
|
-
export const GetResourcePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
1258
|
-
...obj,
|
|
1259
|
-
});
|
|
1260
|
-
export const GetResourcePolicyResponseFilterSensitiveLog = (obj) => ({
|
|
1261
|
-
...obj,
|
|
1262
|
-
});
|
|
1263
|
-
export const GetTrailRequestFilterSensitiveLog = (obj) => ({
|
|
1264
|
-
...obj,
|
|
1265
|
-
});
|
|
1266
|
-
export const GetTrailResponseFilterSensitiveLog = (obj) => ({
|
|
1267
|
-
...obj,
|
|
1268
|
-
});
|
|
1269
|
-
export const GetTrailStatusRequestFilterSensitiveLog = (obj) => ({
|
|
1270
|
-
...obj,
|
|
1271
|
-
});
|
|
1272
|
-
export const GetTrailStatusResponseFilterSensitiveLog = (obj) => ({
|
|
1273
|
-
...obj,
|
|
1274
|
-
});
|
|
1275
|
-
export const ListChannelsRequestFilterSensitiveLog = (obj) => ({
|
|
1276
|
-
...obj,
|
|
1277
|
-
});
|
|
1278
|
-
export const ListChannelsResponseFilterSensitiveLog = (obj) => ({
|
|
1279
|
-
...obj,
|
|
1280
|
-
});
|
|
1281
|
-
export const ListEventDataStoresRequestFilterSensitiveLog = (obj) => ({
|
|
1282
|
-
...obj,
|
|
1283
|
-
});
|
|
1284
|
-
export const EventDataStoreFilterSensitiveLog = (obj) => ({
|
|
1285
|
-
...obj,
|
|
1286
|
-
});
|
|
1287
|
-
export const ListEventDataStoresResponseFilterSensitiveLog = (obj) => ({
|
|
1288
|
-
...obj,
|
|
1289
|
-
});
|
|
1290
|
-
export const ListImportFailuresRequestFilterSensitiveLog = (obj) => ({
|
|
1291
|
-
...obj,
|
|
1292
|
-
});
|
|
1293
|
-
export const ImportFailureListItemFilterSensitiveLog = (obj) => ({
|
|
1294
|
-
...obj,
|
|
1295
|
-
});
|
|
1296
|
-
export const ListImportFailuresResponseFilterSensitiveLog = (obj) => ({
|
|
1297
|
-
...obj,
|
|
1298
|
-
});
|
|
1299
|
-
export const ListImportsRequestFilterSensitiveLog = (obj) => ({
|
|
1300
|
-
...obj,
|
|
1301
|
-
});
|
|
1302
|
-
export const ImportsListItemFilterSensitiveLog = (obj) => ({
|
|
1303
|
-
...obj,
|
|
1304
|
-
});
|
|
1305
|
-
export const ListImportsResponseFilterSensitiveLog = (obj) => ({
|
|
1306
|
-
...obj,
|
|
1307
|
-
});
|
|
1308
|
-
export const ListPublicKeysRequestFilterSensitiveLog = (obj) => ({
|
|
1309
|
-
...obj,
|
|
1310
|
-
});
|
|
1311
|
-
export const PublicKeyFilterSensitiveLog = (obj) => ({
|
|
1312
|
-
...obj,
|
|
1313
|
-
});
|
|
1314
|
-
export const ListPublicKeysResponseFilterSensitiveLog = (obj) => ({
|
|
1315
|
-
...obj,
|
|
1316
|
-
});
|
|
1317
|
-
export const ListQueriesRequestFilterSensitiveLog = (obj) => ({
|
|
1318
|
-
...obj,
|
|
1319
|
-
});
|
|
1320
|
-
export const QueryFilterSensitiveLog = (obj) => ({
|
|
1321
|
-
...obj,
|
|
1322
|
-
});
|
|
1323
|
-
export const ListQueriesResponseFilterSensitiveLog = (obj) => ({
|
|
1324
|
-
...obj,
|
|
1325
|
-
});
|
|
1326
|
-
export const ListTagsRequestFilterSensitiveLog = (obj) => ({
|
|
1327
|
-
...obj,
|
|
1328
|
-
});
|
|
1329
|
-
export const ResourceTagFilterSensitiveLog = (obj) => ({
|
|
1330
|
-
...obj,
|
|
1331
|
-
});
|
|
1332
|
-
export const ListTagsResponseFilterSensitiveLog = (obj) => ({
|
|
1333
|
-
...obj,
|
|
1334
|
-
});
|
|
1335
|
-
export const ListTrailsRequestFilterSensitiveLog = (obj) => ({
|
|
1336
|
-
...obj,
|
|
1337
|
-
});
|
|
1338
|
-
export const TrailInfoFilterSensitiveLog = (obj) => ({
|
|
1339
|
-
...obj,
|
|
1340
|
-
});
|
|
1341
|
-
export const ListTrailsResponseFilterSensitiveLog = (obj) => ({
|
|
1342
|
-
...obj,
|
|
1343
|
-
});
|
|
1344
|
-
export const LookupAttributeFilterSensitiveLog = (obj) => ({
|
|
1345
|
-
...obj,
|
|
1346
|
-
});
|
|
1347
|
-
export const LookupEventsRequestFilterSensitiveLog = (obj) => ({
|
|
1348
|
-
...obj,
|
|
1349
|
-
});
|
|
1350
|
-
export const ResourceFilterSensitiveLog = (obj) => ({
|
|
1351
|
-
...obj,
|
|
1352
|
-
});
|
|
1353
|
-
export const EventFilterSensitiveLog = (obj) => ({
|
|
1354
|
-
...obj,
|
|
1355
|
-
});
|
|
1356
|
-
export const LookupEventsResponseFilterSensitiveLog = (obj) => ({
|
|
1357
|
-
...obj,
|
|
1358
|
-
});
|
|
1359
|
-
export const PutEventSelectorsRequestFilterSensitiveLog = (obj) => ({
|
|
1360
|
-
...obj,
|
|
1361
|
-
});
|
|
1362
|
-
export const PutEventSelectorsResponseFilterSensitiveLog = (obj) => ({
|
|
1363
|
-
...obj,
|
|
1364
|
-
});
|
|
1365
|
-
export const PutInsightSelectorsRequestFilterSensitiveLog = (obj) => ({
|
|
1366
|
-
...obj,
|
|
1367
|
-
});
|
|
1368
|
-
export const PutInsightSelectorsResponseFilterSensitiveLog = (obj) => ({
|
|
1369
|
-
...obj,
|
|
1370
|
-
});
|
|
1371
|
-
export const PutResourcePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
1372
|
-
...obj,
|
|
1373
|
-
});
|
|
1374
|
-
export const PutResourcePolicyResponseFilterSensitiveLog = (obj) => ({
|
|
1375
|
-
...obj,
|
|
1376
|
-
});
|
|
1377
|
-
export const RegisterOrganizationDelegatedAdminRequestFilterSensitiveLog = (obj) => ({
|
|
1378
|
-
...obj,
|
|
1379
|
-
});
|
|
1380
|
-
export const RegisterOrganizationDelegatedAdminResponseFilterSensitiveLog = (obj) => ({
|
|
1381
|
-
...obj,
|
|
1382
|
-
});
|
|
1383
|
-
export const RemoveTagsRequestFilterSensitiveLog = (obj) => ({
|
|
1384
|
-
...obj,
|
|
1385
|
-
});
|
|
1386
|
-
export const RemoveTagsResponseFilterSensitiveLog = (obj) => ({
|
|
1387
|
-
...obj,
|
|
1388
|
-
});
|
|
1389
|
-
export const RestoreEventDataStoreRequestFilterSensitiveLog = (obj) => ({
|
|
1390
|
-
...obj,
|
|
1391
|
-
});
|
|
1392
|
-
export const RestoreEventDataStoreResponseFilterSensitiveLog = (obj) => ({
|
|
1393
|
-
...obj,
|
|
1394
|
-
});
|
|
1395
|
-
export const StartImportRequestFilterSensitiveLog = (obj) => ({
|
|
1396
|
-
...obj,
|
|
1397
|
-
});
|
|
1398
|
-
export const StartImportResponseFilterSensitiveLog = (obj) => ({
|
|
1399
|
-
...obj,
|
|
1400
|
-
});
|
|
1401
|
-
export const StartLoggingRequestFilterSensitiveLog = (obj) => ({
|
|
1402
|
-
...obj,
|
|
1403
|
-
});
|
|
1404
|
-
export const StartLoggingResponseFilterSensitiveLog = (obj) => ({
|
|
1405
|
-
...obj,
|
|
1406
|
-
});
|
|
1407
|
-
export const StartQueryRequestFilterSensitiveLog = (obj) => ({
|
|
1408
|
-
...obj,
|
|
1409
|
-
});
|
|
1410
|
-
export const StartQueryResponseFilterSensitiveLog = (obj) => ({
|
|
1411
|
-
...obj,
|
|
1412
|
-
});
|
|
1413
|
-
export const StopImportRequestFilterSensitiveLog = (obj) => ({
|
|
1414
|
-
...obj,
|
|
1415
|
-
});
|
|
1416
|
-
export const StopImportResponseFilterSensitiveLog = (obj) => ({
|
|
1417
|
-
...obj,
|
|
1418
|
-
});
|
|
1419
|
-
export const StopLoggingRequestFilterSensitiveLog = (obj) => ({
|
|
1420
|
-
...obj,
|
|
1421
|
-
});
|
|
1422
|
-
export const StopLoggingResponseFilterSensitiveLog = (obj) => ({
|
|
1423
|
-
...obj,
|
|
1424
|
-
});
|
|
1425
|
-
export const UpdateChannelRequestFilterSensitiveLog = (obj) => ({
|
|
1426
|
-
...obj,
|
|
1427
|
-
});
|
|
1428
|
-
export const UpdateChannelResponseFilterSensitiveLog = (obj) => ({
|
|
1429
|
-
...obj,
|
|
1430
|
-
});
|
|
1431
|
-
export const UpdateEventDataStoreRequestFilterSensitiveLog = (obj) => ({
|
|
1432
|
-
...obj,
|
|
1433
|
-
});
|
|
1434
|
-
export const UpdateEventDataStoreResponseFilterSensitiveLog = (obj) => ({
|
|
1435
|
-
...obj,
|
|
1436
|
-
});
|
|
1437
|
-
export const UpdateTrailRequestFilterSensitiveLog = (obj) => ({
|
|
1438
|
-
...obj,
|
|
1439
|
-
});
|
|
1440
|
-
export const UpdateTrailResponseFilterSensitiveLog = (obj) => ({
|
|
1441
|
-
...obj,
|
|
1442
|
-
});
|