@aws-sdk/client-amp 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/CreateAlertManagerDefinitionCommand.js +2 -3
- package/dist-cjs/commands/CreateLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateRuleGroupsNamespaceCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkspaceCommand.js +2 -3
- package/dist-cjs/commands/DeleteAlertManagerDefinitionCommand.js +2 -3
- package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteRuleGroupsNamespaceCommand.js +2 -3
- package/dist-cjs/commands/DeleteWorkspaceCommand.js +2 -3
- package/dist-cjs/commands/DescribeAlertManagerDefinitionCommand.js +2 -3
- package/dist-cjs/commands/DescribeLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DescribeRuleGroupsNamespaceCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspaceCommand.js +2 -3
- package/dist-cjs/commands/ListRuleGroupsNamespacesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/PutAlertManagerDefinitionCommand.js +2 -3
- package/dist-cjs/commands/PutRuleGroupsNamespaceCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateWorkspaceAliasCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -194
- package/dist-es/commands/CreateAlertManagerDefinitionCommand.js +2 -3
- package/dist-es/commands/CreateLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateRuleGroupsNamespaceCommand.js +2 -3
- package/dist-es/commands/CreateWorkspaceCommand.js +2 -3
- package/dist-es/commands/DeleteAlertManagerDefinitionCommand.js +2 -3
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteRuleGroupsNamespaceCommand.js +2 -3
- package/dist-es/commands/DeleteWorkspaceCommand.js +2 -3
- package/dist-es/commands/DescribeAlertManagerDefinitionCommand.js +2 -3
- package/dist-es/commands/DescribeLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/DescribeRuleGroupsNamespaceCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspaceCommand.js +2 -3
- package/dist-es/commands/ListRuleGroupsNamespacesCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListWorkspacesCommand.js +2 -3
- package/dist-es/commands/PutAlertManagerDefinitionCommand.js +2 -3
- package/dist-es/commands/PutRuleGroupsNamespaceCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateWorkspaceAliasCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -144
- package/dist-types/models/models_0.d.ts +0 -192
- package/dist-types/ts3.4/models/models_0.d.ts +0 -144
- package/package.json +4 -3
|
@@ -1033,195 +1033,3 @@ export interface UpdateWorkspaceAliasRequest {
|
|
|
1033
1033
|
*/
|
|
1034
1034
|
clientToken?: string;
|
|
1035
1035
|
}
|
|
1036
|
-
/**
|
|
1037
|
-
* @internal
|
|
1038
|
-
*/
|
|
1039
|
-
export declare const CreateAlertManagerDefinitionRequestFilterSensitiveLog: (obj: CreateAlertManagerDefinitionRequest) => any;
|
|
1040
|
-
/**
|
|
1041
|
-
* @internal
|
|
1042
|
-
*/
|
|
1043
|
-
export declare const AlertManagerDefinitionStatusFilterSensitiveLog: (obj: AlertManagerDefinitionStatus) => any;
|
|
1044
|
-
/**
|
|
1045
|
-
* @internal
|
|
1046
|
-
*/
|
|
1047
|
-
export declare const CreateAlertManagerDefinitionResponseFilterSensitiveLog: (obj: CreateAlertManagerDefinitionResponse) => any;
|
|
1048
|
-
/**
|
|
1049
|
-
* @internal
|
|
1050
|
-
*/
|
|
1051
|
-
export declare const ValidationExceptionFieldFilterSensitiveLog: (obj: ValidationExceptionField) => any;
|
|
1052
|
-
/**
|
|
1053
|
-
* @internal
|
|
1054
|
-
*/
|
|
1055
|
-
export declare const DeleteAlertManagerDefinitionRequestFilterSensitiveLog: (obj: DeleteAlertManagerDefinitionRequest) => any;
|
|
1056
|
-
/**
|
|
1057
|
-
* @internal
|
|
1058
|
-
*/
|
|
1059
|
-
export declare const DescribeAlertManagerDefinitionRequestFilterSensitiveLog: (obj: DescribeAlertManagerDefinitionRequest) => any;
|
|
1060
|
-
/**
|
|
1061
|
-
* @internal
|
|
1062
|
-
*/
|
|
1063
|
-
export declare const AlertManagerDefinitionDescriptionFilterSensitiveLog: (obj: AlertManagerDefinitionDescription) => any;
|
|
1064
|
-
/**
|
|
1065
|
-
* @internal
|
|
1066
|
-
*/
|
|
1067
|
-
export declare const DescribeAlertManagerDefinitionResponseFilterSensitiveLog: (obj: DescribeAlertManagerDefinitionResponse) => any;
|
|
1068
|
-
/**
|
|
1069
|
-
* @internal
|
|
1070
|
-
*/
|
|
1071
|
-
export declare const PutAlertManagerDefinitionRequestFilterSensitiveLog: (obj: PutAlertManagerDefinitionRequest) => any;
|
|
1072
|
-
/**
|
|
1073
|
-
* @internal
|
|
1074
|
-
*/
|
|
1075
|
-
export declare const PutAlertManagerDefinitionResponseFilterSensitiveLog: (obj: PutAlertManagerDefinitionResponse) => any;
|
|
1076
|
-
/**
|
|
1077
|
-
* @internal
|
|
1078
|
-
*/
|
|
1079
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
1080
|
-
/**
|
|
1081
|
-
* @internal
|
|
1082
|
-
*/
|
|
1083
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
1084
|
-
/**
|
|
1085
|
-
* @internal
|
|
1086
|
-
*/
|
|
1087
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
1088
|
-
/**
|
|
1089
|
-
* @internal
|
|
1090
|
-
*/
|
|
1091
|
-
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
1092
|
-
/**
|
|
1093
|
-
* @internal
|
|
1094
|
-
*/
|
|
1095
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
1096
|
-
/**
|
|
1097
|
-
* @internal
|
|
1098
|
-
*/
|
|
1099
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
1100
|
-
/**
|
|
1101
|
-
* @internal
|
|
1102
|
-
*/
|
|
1103
|
-
export declare const CreateWorkspaceRequestFilterSensitiveLog: (obj: CreateWorkspaceRequest) => any;
|
|
1104
|
-
/**
|
|
1105
|
-
* @internal
|
|
1106
|
-
*/
|
|
1107
|
-
export declare const WorkspaceStatusFilterSensitiveLog: (obj: WorkspaceStatus) => any;
|
|
1108
|
-
/**
|
|
1109
|
-
* @internal
|
|
1110
|
-
*/
|
|
1111
|
-
export declare const CreateWorkspaceResponseFilterSensitiveLog: (obj: CreateWorkspaceResponse) => any;
|
|
1112
|
-
/**
|
|
1113
|
-
* @internal
|
|
1114
|
-
*/
|
|
1115
|
-
export declare const DeleteWorkspaceRequestFilterSensitiveLog: (obj: DeleteWorkspaceRequest) => any;
|
|
1116
|
-
/**
|
|
1117
|
-
* @internal
|
|
1118
|
-
*/
|
|
1119
|
-
export declare const DescribeWorkspaceRequestFilterSensitiveLog: (obj: DescribeWorkspaceRequest) => any;
|
|
1120
|
-
/**
|
|
1121
|
-
* @internal
|
|
1122
|
-
*/
|
|
1123
|
-
export declare const WorkspaceDescriptionFilterSensitiveLog: (obj: WorkspaceDescription) => any;
|
|
1124
|
-
/**
|
|
1125
|
-
* @internal
|
|
1126
|
-
*/
|
|
1127
|
-
export declare const DescribeWorkspaceResponseFilterSensitiveLog: (obj: DescribeWorkspaceResponse) => any;
|
|
1128
|
-
/**
|
|
1129
|
-
* @internal
|
|
1130
|
-
*/
|
|
1131
|
-
export declare const ListWorkspacesRequestFilterSensitiveLog: (obj: ListWorkspacesRequest) => any;
|
|
1132
|
-
/**
|
|
1133
|
-
* @internal
|
|
1134
|
-
*/
|
|
1135
|
-
export declare const WorkspaceSummaryFilterSensitiveLog: (obj: WorkspaceSummary) => any;
|
|
1136
|
-
/**
|
|
1137
|
-
* @internal
|
|
1138
|
-
*/
|
|
1139
|
-
export declare const ListWorkspacesResponseFilterSensitiveLog: (obj: ListWorkspacesResponse) => any;
|
|
1140
|
-
/**
|
|
1141
|
-
* @internal
|
|
1142
|
-
*/
|
|
1143
|
-
export declare const CreateLoggingConfigurationRequestFilterSensitiveLog: (obj: CreateLoggingConfigurationRequest) => any;
|
|
1144
|
-
/**
|
|
1145
|
-
* @internal
|
|
1146
|
-
*/
|
|
1147
|
-
export declare const LoggingConfigurationStatusFilterSensitiveLog: (obj: LoggingConfigurationStatus) => any;
|
|
1148
|
-
/**
|
|
1149
|
-
* @internal
|
|
1150
|
-
*/
|
|
1151
|
-
export declare const CreateLoggingConfigurationResponseFilterSensitiveLog: (obj: CreateLoggingConfigurationResponse) => any;
|
|
1152
|
-
/**
|
|
1153
|
-
* @internal
|
|
1154
|
-
*/
|
|
1155
|
-
export declare const DeleteLoggingConfigurationRequestFilterSensitiveLog: (obj: DeleteLoggingConfigurationRequest) => any;
|
|
1156
|
-
/**
|
|
1157
|
-
* @internal
|
|
1158
|
-
*/
|
|
1159
|
-
export declare const DescribeLoggingConfigurationRequestFilterSensitiveLog: (obj: DescribeLoggingConfigurationRequest) => any;
|
|
1160
|
-
/**
|
|
1161
|
-
* @internal
|
|
1162
|
-
*/
|
|
1163
|
-
export declare const LoggingConfigurationMetadataFilterSensitiveLog: (obj: LoggingConfigurationMetadata) => any;
|
|
1164
|
-
/**
|
|
1165
|
-
* @internal
|
|
1166
|
-
*/
|
|
1167
|
-
export declare const DescribeLoggingConfigurationResponseFilterSensitiveLog: (obj: DescribeLoggingConfigurationResponse) => any;
|
|
1168
|
-
/**
|
|
1169
|
-
* @internal
|
|
1170
|
-
*/
|
|
1171
|
-
export declare const UpdateLoggingConfigurationRequestFilterSensitiveLog: (obj: UpdateLoggingConfigurationRequest) => any;
|
|
1172
|
-
/**
|
|
1173
|
-
* @internal
|
|
1174
|
-
*/
|
|
1175
|
-
export declare const UpdateLoggingConfigurationResponseFilterSensitiveLog: (obj: UpdateLoggingConfigurationResponse) => any;
|
|
1176
|
-
/**
|
|
1177
|
-
* @internal
|
|
1178
|
-
*/
|
|
1179
|
-
export declare const CreateRuleGroupsNamespaceRequestFilterSensitiveLog: (obj: CreateRuleGroupsNamespaceRequest) => any;
|
|
1180
|
-
/**
|
|
1181
|
-
* @internal
|
|
1182
|
-
*/
|
|
1183
|
-
export declare const RuleGroupsNamespaceStatusFilterSensitiveLog: (obj: RuleGroupsNamespaceStatus) => any;
|
|
1184
|
-
/**
|
|
1185
|
-
* @internal
|
|
1186
|
-
*/
|
|
1187
|
-
export declare const CreateRuleGroupsNamespaceResponseFilterSensitiveLog: (obj: CreateRuleGroupsNamespaceResponse) => any;
|
|
1188
|
-
/**
|
|
1189
|
-
* @internal
|
|
1190
|
-
*/
|
|
1191
|
-
export declare const DeleteRuleGroupsNamespaceRequestFilterSensitiveLog: (obj: DeleteRuleGroupsNamespaceRequest) => any;
|
|
1192
|
-
/**
|
|
1193
|
-
* @internal
|
|
1194
|
-
*/
|
|
1195
|
-
export declare const DescribeRuleGroupsNamespaceRequestFilterSensitiveLog: (obj: DescribeRuleGroupsNamespaceRequest) => any;
|
|
1196
|
-
/**
|
|
1197
|
-
* @internal
|
|
1198
|
-
*/
|
|
1199
|
-
export declare const RuleGroupsNamespaceDescriptionFilterSensitiveLog: (obj: RuleGroupsNamespaceDescription) => any;
|
|
1200
|
-
/**
|
|
1201
|
-
* @internal
|
|
1202
|
-
*/
|
|
1203
|
-
export declare const DescribeRuleGroupsNamespaceResponseFilterSensitiveLog: (obj: DescribeRuleGroupsNamespaceResponse) => any;
|
|
1204
|
-
/**
|
|
1205
|
-
* @internal
|
|
1206
|
-
*/
|
|
1207
|
-
export declare const ListRuleGroupsNamespacesRequestFilterSensitiveLog: (obj: ListRuleGroupsNamespacesRequest) => any;
|
|
1208
|
-
/**
|
|
1209
|
-
* @internal
|
|
1210
|
-
*/
|
|
1211
|
-
export declare const RuleGroupsNamespaceSummaryFilterSensitiveLog: (obj: RuleGroupsNamespaceSummary) => any;
|
|
1212
|
-
/**
|
|
1213
|
-
* @internal
|
|
1214
|
-
*/
|
|
1215
|
-
export declare const ListRuleGroupsNamespacesResponseFilterSensitiveLog: (obj: ListRuleGroupsNamespacesResponse) => any;
|
|
1216
|
-
/**
|
|
1217
|
-
* @internal
|
|
1218
|
-
*/
|
|
1219
|
-
export declare const PutRuleGroupsNamespaceRequestFilterSensitiveLog: (obj: PutRuleGroupsNamespaceRequest) => any;
|
|
1220
|
-
/**
|
|
1221
|
-
* @internal
|
|
1222
|
-
*/
|
|
1223
|
-
export declare const PutRuleGroupsNamespaceResponseFilterSensitiveLog: (obj: PutRuleGroupsNamespaceResponse) => any;
|
|
1224
|
-
/**
|
|
1225
|
-
* @internal
|
|
1226
|
-
*/
|
|
1227
|
-
export declare const UpdateWorkspaceAliasRequestFilterSensitiveLog: (obj: UpdateWorkspaceAliasRequest) => any;
|
|
@@ -316,147 +316,3 @@ export interface UpdateWorkspaceAliasRequest {
|
|
|
316
316
|
alias?: string;
|
|
317
317
|
clientToken?: string;
|
|
318
318
|
}
|
|
319
|
-
export declare const CreateAlertManagerDefinitionRequestFilterSensitiveLog: (
|
|
320
|
-
obj: CreateAlertManagerDefinitionRequest
|
|
321
|
-
) => any;
|
|
322
|
-
export declare const AlertManagerDefinitionStatusFilterSensitiveLog: (
|
|
323
|
-
obj: AlertManagerDefinitionStatus
|
|
324
|
-
) => any;
|
|
325
|
-
export declare const CreateAlertManagerDefinitionResponseFilterSensitiveLog: (
|
|
326
|
-
obj: CreateAlertManagerDefinitionResponse
|
|
327
|
-
) => any;
|
|
328
|
-
export declare const ValidationExceptionFieldFilterSensitiveLog: (
|
|
329
|
-
obj: ValidationExceptionField
|
|
330
|
-
) => any;
|
|
331
|
-
export declare const DeleteAlertManagerDefinitionRequestFilterSensitiveLog: (
|
|
332
|
-
obj: DeleteAlertManagerDefinitionRequest
|
|
333
|
-
) => any;
|
|
334
|
-
export declare const DescribeAlertManagerDefinitionRequestFilterSensitiveLog: (
|
|
335
|
-
obj: DescribeAlertManagerDefinitionRequest
|
|
336
|
-
) => any;
|
|
337
|
-
export declare const AlertManagerDefinitionDescriptionFilterSensitiveLog: (
|
|
338
|
-
obj: AlertManagerDefinitionDescription
|
|
339
|
-
) => any;
|
|
340
|
-
export declare const DescribeAlertManagerDefinitionResponseFilterSensitiveLog: (
|
|
341
|
-
obj: DescribeAlertManagerDefinitionResponse
|
|
342
|
-
) => any;
|
|
343
|
-
export declare const PutAlertManagerDefinitionRequestFilterSensitiveLog: (
|
|
344
|
-
obj: PutAlertManagerDefinitionRequest
|
|
345
|
-
) => any;
|
|
346
|
-
export declare const PutAlertManagerDefinitionResponseFilterSensitiveLog: (
|
|
347
|
-
obj: PutAlertManagerDefinitionResponse
|
|
348
|
-
) => any;
|
|
349
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
350
|
-
obj: ListTagsForResourceRequest
|
|
351
|
-
) => any;
|
|
352
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
353
|
-
obj: ListTagsForResourceResponse
|
|
354
|
-
) => any;
|
|
355
|
-
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
356
|
-
obj: TagResourceRequest
|
|
357
|
-
) => any;
|
|
358
|
-
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
359
|
-
obj: TagResourceResponse
|
|
360
|
-
) => any;
|
|
361
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
362
|
-
obj: UntagResourceRequest
|
|
363
|
-
) => any;
|
|
364
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
365
|
-
obj: UntagResourceResponse
|
|
366
|
-
) => any;
|
|
367
|
-
export declare const CreateWorkspaceRequestFilterSensitiveLog: (
|
|
368
|
-
obj: CreateWorkspaceRequest
|
|
369
|
-
) => any;
|
|
370
|
-
export declare const WorkspaceStatusFilterSensitiveLog: (
|
|
371
|
-
obj: WorkspaceStatus
|
|
372
|
-
) => any;
|
|
373
|
-
export declare const CreateWorkspaceResponseFilterSensitiveLog: (
|
|
374
|
-
obj: CreateWorkspaceResponse
|
|
375
|
-
) => any;
|
|
376
|
-
export declare const DeleteWorkspaceRequestFilterSensitiveLog: (
|
|
377
|
-
obj: DeleteWorkspaceRequest
|
|
378
|
-
) => any;
|
|
379
|
-
export declare const DescribeWorkspaceRequestFilterSensitiveLog: (
|
|
380
|
-
obj: DescribeWorkspaceRequest
|
|
381
|
-
) => any;
|
|
382
|
-
export declare const WorkspaceDescriptionFilterSensitiveLog: (
|
|
383
|
-
obj: WorkspaceDescription
|
|
384
|
-
) => any;
|
|
385
|
-
export declare const DescribeWorkspaceResponseFilterSensitiveLog: (
|
|
386
|
-
obj: DescribeWorkspaceResponse
|
|
387
|
-
) => any;
|
|
388
|
-
export declare const ListWorkspacesRequestFilterSensitiveLog: (
|
|
389
|
-
obj: ListWorkspacesRequest
|
|
390
|
-
) => any;
|
|
391
|
-
export declare const WorkspaceSummaryFilterSensitiveLog: (
|
|
392
|
-
obj: WorkspaceSummary
|
|
393
|
-
) => any;
|
|
394
|
-
export declare const ListWorkspacesResponseFilterSensitiveLog: (
|
|
395
|
-
obj: ListWorkspacesResponse
|
|
396
|
-
) => any;
|
|
397
|
-
export declare const CreateLoggingConfigurationRequestFilterSensitiveLog: (
|
|
398
|
-
obj: CreateLoggingConfigurationRequest
|
|
399
|
-
) => any;
|
|
400
|
-
export declare const LoggingConfigurationStatusFilterSensitiveLog: (
|
|
401
|
-
obj: LoggingConfigurationStatus
|
|
402
|
-
) => any;
|
|
403
|
-
export declare const CreateLoggingConfigurationResponseFilterSensitiveLog: (
|
|
404
|
-
obj: CreateLoggingConfigurationResponse
|
|
405
|
-
) => any;
|
|
406
|
-
export declare const DeleteLoggingConfigurationRequestFilterSensitiveLog: (
|
|
407
|
-
obj: DeleteLoggingConfigurationRequest
|
|
408
|
-
) => any;
|
|
409
|
-
export declare const DescribeLoggingConfigurationRequestFilterSensitiveLog: (
|
|
410
|
-
obj: DescribeLoggingConfigurationRequest
|
|
411
|
-
) => any;
|
|
412
|
-
export declare const LoggingConfigurationMetadataFilterSensitiveLog: (
|
|
413
|
-
obj: LoggingConfigurationMetadata
|
|
414
|
-
) => any;
|
|
415
|
-
export declare const DescribeLoggingConfigurationResponseFilterSensitiveLog: (
|
|
416
|
-
obj: DescribeLoggingConfigurationResponse
|
|
417
|
-
) => any;
|
|
418
|
-
export declare const UpdateLoggingConfigurationRequestFilterSensitiveLog: (
|
|
419
|
-
obj: UpdateLoggingConfigurationRequest
|
|
420
|
-
) => any;
|
|
421
|
-
export declare const UpdateLoggingConfigurationResponseFilterSensitiveLog: (
|
|
422
|
-
obj: UpdateLoggingConfigurationResponse
|
|
423
|
-
) => any;
|
|
424
|
-
export declare const CreateRuleGroupsNamespaceRequestFilterSensitiveLog: (
|
|
425
|
-
obj: CreateRuleGroupsNamespaceRequest
|
|
426
|
-
) => any;
|
|
427
|
-
export declare const RuleGroupsNamespaceStatusFilterSensitiveLog: (
|
|
428
|
-
obj: RuleGroupsNamespaceStatus
|
|
429
|
-
) => any;
|
|
430
|
-
export declare const CreateRuleGroupsNamespaceResponseFilterSensitiveLog: (
|
|
431
|
-
obj: CreateRuleGroupsNamespaceResponse
|
|
432
|
-
) => any;
|
|
433
|
-
export declare const DeleteRuleGroupsNamespaceRequestFilterSensitiveLog: (
|
|
434
|
-
obj: DeleteRuleGroupsNamespaceRequest
|
|
435
|
-
) => any;
|
|
436
|
-
export declare const DescribeRuleGroupsNamespaceRequestFilterSensitiveLog: (
|
|
437
|
-
obj: DescribeRuleGroupsNamespaceRequest
|
|
438
|
-
) => any;
|
|
439
|
-
export declare const RuleGroupsNamespaceDescriptionFilterSensitiveLog: (
|
|
440
|
-
obj: RuleGroupsNamespaceDescription
|
|
441
|
-
) => any;
|
|
442
|
-
export declare const DescribeRuleGroupsNamespaceResponseFilterSensitiveLog: (
|
|
443
|
-
obj: DescribeRuleGroupsNamespaceResponse
|
|
444
|
-
) => any;
|
|
445
|
-
export declare const ListRuleGroupsNamespacesRequestFilterSensitiveLog: (
|
|
446
|
-
obj: ListRuleGroupsNamespacesRequest
|
|
447
|
-
) => any;
|
|
448
|
-
export declare const RuleGroupsNamespaceSummaryFilterSensitiveLog: (
|
|
449
|
-
obj: RuleGroupsNamespaceSummary
|
|
450
|
-
) => any;
|
|
451
|
-
export declare const ListRuleGroupsNamespacesResponseFilterSensitiveLog: (
|
|
452
|
-
obj: ListRuleGroupsNamespacesResponse
|
|
453
|
-
) => any;
|
|
454
|
-
export declare const PutRuleGroupsNamespaceRequestFilterSensitiveLog: (
|
|
455
|
-
obj: PutRuleGroupsNamespaceRequest
|
|
456
|
-
) => any;
|
|
457
|
-
export declare const PutRuleGroupsNamespaceResponseFilterSensitiveLog: (
|
|
458
|
-
obj: PutRuleGroupsNamespaceResponse
|
|
459
|
-
) => any;
|
|
460
|
-
export declare const UpdateWorkspaceAliasRequestFilterSensitiveLog: (
|
|
461
|
-
obj: UpdateWorkspaceAliasRequest
|
|
462
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-amp",
|
|
3
3
|
"description": "AWS SDK for JavaScript Amp 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 amp"
|
|
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",
|