@aws-sdk/client-devops-guru 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.
Files changed (67) hide show
  1. package/dist-cjs/commands/AddNotificationChannelCommand.js +2 -3
  2. package/dist-cjs/commands/DeleteInsightCommand.js +2 -3
  3. package/dist-cjs/commands/DescribeAccountHealthCommand.js +2 -3
  4. package/dist-cjs/commands/DescribeAccountOverviewCommand.js +2 -3
  5. package/dist-cjs/commands/DescribeAnomalyCommand.js +2 -3
  6. package/dist-cjs/commands/DescribeEventSourcesConfigCommand.js +2 -3
  7. package/dist-cjs/commands/DescribeFeedbackCommand.js +2 -3
  8. package/dist-cjs/commands/DescribeInsightCommand.js +2 -3
  9. package/dist-cjs/commands/DescribeOrganizationHealthCommand.js +2 -3
  10. package/dist-cjs/commands/DescribeOrganizationOverviewCommand.js +2 -3
  11. package/dist-cjs/commands/DescribeOrganizationResourceCollectionHealthCommand.js +2 -3
  12. package/dist-cjs/commands/DescribeResourceCollectionHealthCommand.js +2 -3
  13. package/dist-cjs/commands/DescribeServiceIntegrationCommand.js +2 -3
  14. package/dist-cjs/commands/GetCostEstimationCommand.js +2 -3
  15. package/dist-cjs/commands/GetResourceCollectionCommand.js +2 -3
  16. package/dist-cjs/commands/ListAnomaliesForInsightCommand.js +2 -3
  17. package/dist-cjs/commands/ListAnomalousLogGroupsCommand.js +2 -3
  18. package/dist-cjs/commands/ListEventsCommand.js +2 -3
  19. package/dist-cjs/commands/ListInsightsCommand.js +2 -3
  20. package/dist-cjs/commands/ListMonitoredResourcesCommand.js +2 -3
  21. package/dist-cjs/commands/ListNotificationChannelsCommand.js +2 -3
  22. package/dist-cjs/commands/ListOrganizationInsightsCommand.js +2 -3
  23. package/dist-cjs/commands/ListRecommendationsCommand.js +2 -3
  24. package/dist-cjs/commands/PutFeedbackCommand.js +2 -3
  25. package/dist-cjs/commands/RemoveNotificationChannelCommand.js +2 -3
  26. package/dist-cjs/commands/SearchInsightsCommand.js +2 -3
  27. package/dist-cjs/commands/SearchOrganizationInsightsCommand.js +2 -3
  28. package/dist-cjs/commands/StartCostEstimationCommand.js +2 -3
  29. package/dist-cjs/commands/UpdateEventSourcesConfigCommand.js +2 -3
  30. package/dist-cjs/commands/UpdateResourceCollectionCommand.js +2 -3
  31. package/dist-cjs/commands/UpdateServiceIntegrationCommand.js +2 -3
  32. package/dist-cjs/models/models_0.js +1 -612
  33. package/dist-es/commands/AddNotificationChannelCommand.js +2 -3
  34. package/dist-es/commands/DeleteInsightCommand.js +2 -3
  35. package/dist-es/commands/DescribeAccountHealthCommand.js +2 -3
  36. package/dist-es/commands/DescribeAccountOverviewCommand.js +2 -3
  37. package/dist-es/commands/DescribeAnomalyCommand.js +2 -3
  38. package/dist-es/commands/DescribeEventSourcesConfigCommand.js +2 -3
  39. package/dist-es/commands/DescribeFeedbackCommand.js +2 -3
  40. package/dist-es/commands/DescribeInsightCommand.js +2 -3
  41. package/dist-es/commands/DescribeOrganizationHealthCommand.js +2 -3
  42. package/dist-es/commands/DescribeOrganizationOverviewCommand.js +2 -3
  43. package/dist-es/commands/DescribeOrganizationResourceCollectionHealthCommand.js +2 -3
  44. package/dist-es/commands/DescribeResourceCollectionHealthCommand.js +2 -3
  45. package/dist-es/commands/DescribeServiceIntegrationCommand.js +2 -3
  46. package/dist-es/commands/GetCostEstimationCommand.js +2 -3
  47. package/dist-es/commands/GetResourceCollectionCommand.js +2 -3
  48. package/dist-es/commands/ListAnomaliesForInsightCommand.js +2 -3
  49. package/dist-es/commands/ListAnomalousLogGroupsCommand.js +2 -3
  50. package/dist-es/commands/ListEventsCommand.js +2 -3
  51. package/dist-es/commands/ListInsightsCommand.js +2 -3
  52. package/dist-es/commands/ListMonitoredResourcesCommand.js +2 -3
  53. package/dist-es/commands/ListNotificationChannelsCommand.js +2 -3
  54. package/dist-es/commands/ListOrganizationInsightsCommand.js +2 -3
  55. package/dist-es/commands/ListRecommendationsCommand.js +2 -3
  56. package/dist-es/commands/PutFeedbackCommand.js +2 -3
  57. package/dist-es/commands/RemoveNotificationChannelCommand.js +2 -3
  58. package/dist-es/commands/SearchInsightsCommand.js +2 -3
  59. package/dist-es/commands/SearchOrganizationInsightsCommand.js +2 -3
  60. package/dist-es/commands/StartCostEstimationCommand.js +2 -3
  61. package/dist-es/commands/UpdateEventSourcesConfigCommand.js +2 -3
  62. package/dist-es/commands/UpdateResourceCollectionCommand.js +2 -3
  63. package/dist-es/commands/UpdateServiceIntegrationCommand.js +2 -3
  64. package/dist-es/models/models_0.js +0 -456
  65. package/dist-types/models/models_0.d.ts +0 -608
  66. package/dist-types/ts3.4/models/models_0.d.ts +0 -450
  67. package/package.json +4 -3
@@ -4103,611 +4103,3 @@ export interface UpdateServiceIntegrationRequest {
4103
4103
  */
4104
4104
  export interface UpdateServiceIntegrationResponse {
4105
4105
  }
4106
- /**
4107
- * @internal
4108
- */
4109
- export declare const AccountInsightHealthFilterSensitiveLog: (obj: AccountInsightHealth) => any;
4110
- /**
4111
- * @internal
4112
- */
4113
- export declare const AccountHealthFilterSensitiveLog: (obj: AccountHealth) => any;
4114
- /**
4115
- * @internal
4116
- */
4117
- export declare const NotificationFilterConfigFilterSensitiveLog: (obj: NotificationFilterConfig) => any;
4118
- /**
4119
- * @internal
4120
- */
4121
- export declare const SnsChannelConfigFilterSensitiveLog: (obj: SnsChannelConfig) => any;
4122
- /**
4123
- * @internal
4124
- */
4125
- export declare const NotificationChannelConfigFilterSensitiveLog: (obj: NotificationChannelConfig) => any;
4126
- /**
4127
- * @internal
4128
- */
4129
- export declare const AddNotificationChannelRequestFilterSensitiveLog: (obj: AddNotificationChannelRequest) => any;
4130
- /**
4131
- * @internal
4132
- */
4133
- export declare const AddNotificationChannelResponseFilterSensitiveLog: (obj: AddNotificationChannelResponse) => any;
4134
- /**
4135
- * @internal
4136
- */
4137
- export declare const ValidationExceptionFieldFilterSensitiveLog: (obj: ValidationExceptionField) => any;
4138
- /**
4139
- * @internal
4140
- */
4141
- export declare const AmazonCodeGuruProfilerIntegrationFilterSensitiveLog: (obj: AmazonCodeGuruProfilerIntegration) => any;
4142
- /**
4143
- * @internal
4144
- */
4145
- export declare const LogAnomalyClassFilterSensitiveLog: (obj: LogAnomalyClass) => any;
4146
- /**
4147
- * @internal
4148
- */
4149
- export declare const LogAnomalyShowcaseFilterSensitiveLog: (obj: LogAnomalyShowcase) => any;
4150
- /**
4151
- * @internal
4152
- */
4153
- export declare const AnomalousLogGroupFilterSensitiveLog: (obj: AnomalousLogGroup) => any;
4154
- /**
4155
- * @internal
4156
- */
4157
- export declare const AnomalyReportedTimeRangeFilterSensitiveLog: (obj: AnomalyReportedTimeRange) => any;
4158
- /**
4159
- * @internal
4160
- */
4161
- export declare const AnomalyResourceFilterSensitiveLog: (obj: AnomalyResource) => any;
4162
- /**
4163
- * @internal
4164
- */
4165
- export declare const CloudWatchMetricsDimensionFilterSensitiveLog: (obj: CloudWatchMetricsDimension) => any;
4166
- /**
4167
- * @internal
4168
- */
4169
- export declare const TimestampMetricValuePairFilterSensitiveLog: (obj: TimestampMetricValuePair) => any;
4170
- /**
4171
- * @internal
4172
- */
4173
- export declare const CloudWatchMetricsDataSummaryFilterSensitiveLog: (obj: CloudWatchMetricsDataSummary) => any;
4174
- /**
4175
- * @internal
4176
- */
4177
- export declare const CloudWatchMetricsDetailFilterSensitiveLog: (obj: CloudWatchMetricsDetail) => any;
4178
- /**
4179
- * @internal
4180
- */
4181
- export declare const PerformanceInsightsMetricDimensionGroupFilterSensitiveLog: (obj: PerformanceInsightsMetricDimensionGroup) => any;
4182
- /**
4183
- * @internal
4184
- */
4185
- export declare const PerformanceInsightsMetricQueryFilterSensitiveLog: (obj: PerformanceInsightsMetricQuery) => any;
4186
- /**
4187
- * @internal
4188
- */
4189
- export declare const PerformanceInsightsReferenceMetricFilterSensitiveLog: (obj: PerformanceInsightsReferenceMetric) => any;
4190
- /**
4191
- * @internal
4192
- */
4193
- export declare const PerformanceInsightsReferenceScalarFilterSensitiveLog: (obj: PerformanceInsightsReferenceScalar) => any;
4194
- /**
4195
- * @internal
4196
- */
4197
- export declare const PerformanceInsightsReferenceComparisonValuesFilterSensitiveLog: (obj: PerformanceInsightsReferenceComparisonValues) => any;
4198
- /**
4199
- * @internal
4200
- */
4201
- export declare const PerformanceInsightsReferenceDataFilterSensitiveLog: (obj: PerformanceInsightsReferenceData) => any;
4202
- /**
4203
- * @internal
4204
- */
4205
- export declare const PerformanceInsightsStatFilterSensitiveLog: (obj: PerformanceInsightsStat) => any;
4206
- /**
4207
- * @internal
4208
- */
4209
- export declare const PerformanceInsightsMetricsDetailFilterSensitiveLog: (obj: PerformanceInsightsMetricsDetail) => any;
4210
- /**
4211
- * @internal
4212
- */
4213
- export declare const AnomalySourceDetailsFilterSensitiveLog: (obj: AnomalySourceDetails) => any;
4214
- /**
4215
- * @internal
4216
- */
4217
- export declare const AnomalySourceMetadataFilterSensitiveLog: (obj: AnomalySourceMetadata) => any;
4218
- /**
4219
- * @internal
4220
- */
4221
- export declare const AnomalyTimeRangeFilterSensitiveLog: (obj: AnomalyTimeRange) => any;
4222
- /**
4223
- * @internal
4224
- */
4225
- export declare const DeleteInsightRequestFilterSensitiveLog: (obj: DeleteInsightRequest) => any;
4226
- /**
4227
- * @internal
4228
- */
4229
- export declare const DeleteInsightResponseFilterSensitiveLog: (obj: DeleteInsightResponse) => any;
4230
- /**
4231
- * @internal
4232
- */
4233
- export declare const DescribeAccountHealthRequestFilterSensitiveLog: (obj: DescribeAccountHealthRequest) => any;
4234
- /**
4235
- * @internal
4236
- */
4237
- export declare const DescribeAccountHealthResponseFilterSensitiveLog: (obj: DescribeAccountHealthResponse) => any;
4238
- /**
4239
- * @internal
4240
- */
4241
- export declare const DescribeAccountOverviewRequestFilterSensitiveLog: (obj: DescribeAccountOverviewRequest) => any;
4242
- /**
4243
- * @internal
4244
- */
4245
- export declare const DescribeAccountOverviewResponseFilterSensitiveLog: (obj: DescribeAccountOverviewResponse) => any;
4246
- /**
4247
- * @internal
4248
- */
4249
- export declare const DescribeAnomalyRequestFilterSensitiveLog: (obj: DescribeAnomalyRequest) => any;
4250
- /**
4251
- * @internal
4252
- */
4253
- export declare const PredictionTimeRangeFilterSensitiveLog: (obj: PredictionTimeRange) => any;
4254
- /**
4255
- * @internal
4256
- */
4257
- export declare const CloudFormationCollectionFilterSensitiveLog: (obj: CloudFormationCollection) => any;
4258
- /**
4259
- * @internal
4260
- */
4261
- export declare const TagCollectionFilterSensitiveLog: (obj: TagCollection) => any;
4262
- /**
4263
- * @internal
4264
- */
4265
- export declare const ResourceCollectionFilterSensitiveLog: (obj: ResourceCollection) => any;
4266
- /**
4267
- * @internal
4268
- */
4269
- export declare const ProactiveAnomalyFilterSensitiveLog: (obj: ProactiveAnomaly) => any;
4270
- /**
4271
- * @internal
4272
- */
4273
- export declare const ReactiveAnomalyFilterSensitiveLog: (obj: ReactiveAnomaly) => any;
4274
- /**
4275
- * @internal
4276
- */
4277
- export declare const DescribeAnomalyResponseFilterSensitiveLog: (obj: DescribeAnomalyResponse) => any;
4278
- /**
4279
- * @internal
4280
- */
4281
- export declare const DescribeEventSourcesConfigRequestFilterSensitiveLog: (obj: DescribeEventSourcesConfigRequest) => any;
4282
- /**
4283
- * @internal
4284
- */
4285
- export declare const EventSourcesConfigFilterSensitiveLog: (obj: EventSourcesConfig) => any;
4286
- /**
4287
- * @internal
4288
- */
4289
- export declare const DescribeEventSourcesConfigResponseFilterSensitiveLog: (obj: DescribeEventSourcesConfigResponse) => any;
4290
- /**
4291
- * @internal
4292
- */
4293
- export declare const DescribeFeedbackRequestFilterSensitiveLog: (obj: DescribeFeedbackRequest) => any;
4294
- /**
4295
- * @internal
4296
- */
4297
- export declare const InsightFeedbackFilterSensitiveLog: (obj: InsightFeedback) => any;
4298
- /**
4299
- * @internal
4300
- */
4301
- export declare const DescribeFeedbackResponseFilterSensitiveLog: (obj: DescribeFeedbackResponse) => any;
4302
- /**
4303
- * @internal
4304
- */
4305
- export declare const DescribeInsightRequestFilterSensitiveLog: (obj: DescribeInsightRequest) => any;
4306
- /**
4307
- * @internal
4308
- */
4309
- export declare const InsightTimeRangeFilterSensitiveLog: (obj: InsightTimeRange) => any;
4310
- /**
4311
- * @internal
4312
- */
4313
- export declare const ProactiveInsightFilterSensitiveLog: (obj: ProactiveInsight) => any;
4314
- /**
4315
- * @internal
4316
- */
4317
- export declare const ReactiveInsightFilterSensitiveLog: (obj: ReactiveInsight) => any;
4318
- /**
4319
- * @internal
4320
- */
4321
- export declare const DescribeInsightResponseFilterSensitiveLog: (obj: DescribeInsightResponse) => any;
4322
- /**
4323
- * @internal
4324
- */
4325
- export declare const DescribeOrganizationHealthRequestFilterSensitiveLog: (obj: DescribeOrganizationHealthRequest) => any;
4326
- /**
4327
- * @internal
4328
- */
4329
- export declare const DescribeOrganizationHealthResponseFilterSensitiveLog: (obj: DescribeOrganizationHealthResponse) => any;
4330
- /**
4331
- * @internal
4332
- */
4333
- export declare const DescribeOrganizationOverviewRequestFilterSensitiveLog: (obj: DescribeOrganizationOverviewRequest) => any;
4334
- /**
4335
- * @internal
4336
- */
4337
- export declare const DescribeOrganizationOverviewResponseFilterSensitiveLog: (obj: DescribeOrganizationOverviewResponse) => any;
4338
- /**
4339
- * @internal
4340
- */
4341
- export declare const DescribeOrganizationResourceCollectionHealthRequestFilterSensitiveLog: (obj: DescribeOrganizationResourceCollectionHealthRequest) => any;
4342
- /**
4343
- * @internal
4344
- */
4345
- export declare const InsightHealthFilterSensitiveLog: (obj: InsightHealth) => any;
4346
- /**
4347
- * @internal
4348
- */
4349
- export declare const CloudFormationHealthFilterSensitiveLog: (obj: CloudFormationHealth) => any;
4350
- /**
4351
- * @internal
4352
- */
4353
- export declare const ServiceInsightHealthFilterSensitiveLog: (obj: ServiceInsightHealth) => any;
4354
- /**
4355
- * @internal
4356
- */
4357
- export declare const ServiceHealthFilterSensitiveLog: (obj: ServiceHealth) => any;
4358
- /**
4359
- * @internal
4360
- */
4361
- export declare const TagHealthFilterSensitiveLog: (obj: TagHealth) => any;
4362
- /**
4363
- * @internal
4364
- */
4365
- export declare const DescribeOrganizationResourceCollectionHealthResponseFilterSensitiveLog: (obj: DescribeOrganizationResourceCollectionHealthResponse) => any;
4366
- /**
4367
- * @internal
4368
- */
4369
- export declare const DescribeResourceCollectionHealthRequestFilterSensitiveLog: (obj: DescribeResourceCollectionHealthRequest) => any;
4370
- /**
4371
- * @internal
4372
- */
4373
- export declare const DescribeResourceCollectionHealthResponseFilterSensitiveLog: (obj: DescribeResourceCollectionHealthResponse) => any;
4374
- /**
4375
- * @internal
4376
- */
4377
- export declare const DescribeServiceIntegrationRequestFilterSensitiveLog: (obj: DescribeServiceIntegrationRequest) => any;
4378
- /**
4379
- * @internal
4380
- */
4381
- export declare const LogsAnomalyDetectionIntegrationFilterSensitiveLog: (obj: LogsAnomalyDetectionIntegration) => any;
4382
- /**
4383
- * @internal
4384
- */
4385
- export declare const OpsCenterIntegrationFilterSensitiveLog: (obj: OpsCenterIntegration) => any;
4386
- /**
4387
- * @internal
4388
- */
4389
- export declare const ServiceIntegrationConfigFilterSensitiveLog: (obj: ServiceIntegrationConfig) => any;
4390
- /**
4391
- * @internal
4392
- */
4393
- export declare const DescribeServiceIntegrationResponseFilterSensitiveLog: (obj: DescribeServiceIntegrationResponse) => any;
4394
- /**
4395
- * @internal
4396
- */
4397
- export declare const GetCostEstimationRequestFilterSensitiveLog: (obj: GetCostEstimationRequest) => any;
4398
- /**
4399
- * @internal
4400
- */
4401
- export declare const ServiceResourceCostFilterSensitiveLog: (obj: ServiceResourceCost) => any;
4402
- /**
4403
- * @internal
4404
- */
4405
- export declare const CloudFormationCostEstimationResourceCollectionFilterFilterSensitiveLog: (obj: CloudFormationCostEstimationResourceCollectionFilter) => any;
4406
- /**
4407
- * @internal
4408
- */
4409
- export declare const TagCostEstimationResourceCollectionFilterFilterSensitiveLog: (obj: TagCostEstimationResourceCollectionFilter) => any;
4410
- /**
4411
- * @internal
4412
- */
4413
- export declare const CostEstimationResourceCollectionFilterFilterSensitiveLog: (obj: CostEstimationResourceCollectionFilter) => any;
4414
- /**
4415
- * @internal
4416
- */
4417
- export declare const CostEstimationTimeRangeFilterSensitiveLog: (obj: CostEstimationTimeRange) => any;
4418
- /**
4419
- * @internal
4420
- */
4421
- export declare const GetCostEstimationResponseFilterSensitiveLog: (obj: GetCostEstimationResponse) => any;
4422
- /**
4423
- * @internal
4424
- */
4425
- export declare const GetResourceCollectionRequestFilterSensitiveLog: (obj: GetResourceCollectionRequest) => any;
4426
- /**
4427
- * @internal
4428
- */
4429
- export declare const CloudFormationCollectionFilterFilterSensitiveLog: (obj: CloudFormationCollectionFilter) => any;
4430
- /**
4431
- * @internal
4432
- */
4433
- export declare const TagCollectionFilterFilterSensitiveLog: (obj: TagCollectionFilter) => any;
4434
- /**
4435
- * @internal
4436
- */
4437
- export declare const ResourceCollectionFilterFilterSensitiveLog: (obj: ResourceCollectionFilter) => any;
4438
- /**
4439
- * @internal
4440
- */
4441
- export declare const GetResourceCollectionResponseFilterSensitiveLog: (obj: GetResourceCollectionResponse) => any;
4442
- /**
4443
- * @internal
4444
- */
4445
- export declare const ServiceCollectionFilterSensitiveLog: (obj: ServiceCollection) => any;
4446
- /**
4447
- * @internal
4448
- */
4449
- export declare const ListAnomaliesForInsightFiltersFilterSensitiveLog: (obj: ListAnomaliesForInsightFilters) => any;
4450
- /**
4451
- * @internal
4452
- */
4453
- export declare const StartTimeRangeFilterSensitiveLog: (obj: StartTimeRange) => any;
4454
- /**
4455
- * @internal
4456
- */
4457
- export declare const ListAnomaliesForInsightRequestFilterSensitiveLog: (obj: ListAnomaliesForInsightRequest) => any;
4458
- /**
4459
- * @internal
4460
- */
4461
- export declare const ProactiveAnomalySummaryFilterSensitiveLog: (obj: ProactiveAnomalySummary) => any;
4462
- /**
4463
- * @internal
4464
- */
4465
- export declare const ReactiveAnomalySummaryFilterSensitiveLog: (obj: ReactiveAnomalySummary) => any;
4466
- /**
4467
- * @internal
4468
- */
4469
- export declare const ListAnomaliesForInsightResponseFilterSensitiveLog: (obj: ListAnomaliesForInsightResponse) => any;
4470
- /**
4471
- * @internal
4472
- */
4473
- export declare const ListAnomalousLogGroupsRequestFilterSensitiveLog: (obj: ListAnomalousLogGroupsRequest) => any;
4474
- /**
4475
- * @internal
4476
- */
4477
- export declare const ListAnomalousLogGroupsResponseFilterSensitiveLog: (obj: ListAnomalousLogGroupsResponse) => any;
4478
- /**
4479
- * @internal
4480
- */
4481
- export declare const EventTimeRangeFilterSensitiveLog: (obj: EventTimeRange) => any;
4482
- /**
4483
- * @internal
4484
- */
4485
- export declare const ListEventsFiltersFilterSensitiveLog: (obj: ListEventsFilters) => any;
4486
- /**
4487
- * @internal
4488
- */
4489
- export declare const ListEventsRequestFilterSensitiveLog: (obj: ListEventsRequest) => any;
4490
- /**
4491
- * @internal
4492
- */
4493
- export declare const EventResourceFilterSensitiveLog: (obj: EventResource) => any;
4494
- /**
4495
- * @internal
4496
- */
4497
- export declare const EventFilterSensitiveLog: (obj: Event) => any;
4498
- /**
4499
- * @internal
4500
- */
4501
- export declare const ListEventsResponseFilterSensitiveLog: (obj: ListEventsResponse) => any;
4502
- /**
4503
- * @internal
4504
- */
4505
- export declare const ListInsightsAnyStatusFilterFilterSensitiveLog: (obj: ListInsightsAnyStatusFilter) => any;
4506
- /**
4507
- * @internal
4508
- */
4509
- export declare const EndTimeRangeFilterSensitiveLog: (obj: EndTimeRange) => any;
4510
- /**
4511
- * @internal
4512
- */
4513
- export declare const ListInsightsClosedStatusFilterFilterSensitiveLog: (obj: ListInsightsClosedStatusFilter) => any;
4514
- /**
4515
- * @internal
4516
- */
4517
- export declare const ListInsightsOngoingStatusFilterFilterSensitiveLog: (obj: ListInsightsOngoingStatusFilter) => any;
4518
- /**
4519
- * @internal
4520
- */
4521
- export declare const ListInsightsStatusFilterFilterSensitiveLog: (obj: ListInsightsStatusFilter) => any;
4522
- /**
4523
- * @internal
4524
- */
4525
- export declare const ListInsightsRequestFilterSensitiveLog: (obj: ListInsightsRequest) => any;
4526
- /**
4527
- * @internal
4528
- */
4529
- export declare const ProactiveInsightSummaryFilterSensitiveLog: (obj: ProactiveInsightSummary) => any;
4530
- /**
4531
- * @internal
4532
- */
4533
- export declare const ReactiveInsightSummaryFilterSensitiveLog: (obj: ReactiveInsightSummary) => any;
4534
- /**
4535
- * @internal
4536
- */
4537
- export declare const ListInsightsResponseFilterSensitiveLog: (obj: ListInsightsResponse) => any;
4538
- /**
4539
- * @internal
4540
- */
4541
- export declare const ListMonitoredResourcesFiltersFilterSensitiveLog: (obj: ListMonitoredResourcesFilters) => any;
4542
- /**
4543
- * @internal
4544
- */
4545
- export declare const ListMonitoredResourcesRequestFilterSensitiveLog: (obj: ListMonitoredResourcesRequest) => any;
4546
- /**
4547
- * @internal
4548
- */
4549
- export declare const MonitoredResourceIdentifierFilterSensitiveLog: (obj: MonitoredResourceIdentifier) => any;
4550
- /**
4551
- * @internal
4552
- */
4553
- export declare const ListMonitoredResourcesResponseFilterSensitiveLog: (obj: ListMonitoredResourcesResponse) => any;
4554
- /**
4555
- * @internal
4556
- */
4557
- export declare const ListNotificationChannelsRequestFilterSensitiveLog: (obj: ListNotificationChannelsRequest) => any;
4558
- /**
4559
- * @internal
4560
- */
4561
- export declare const NotificationChannelFilterSensitiveLog: (obj: NotificationChannel) => any;
4562
- /**
4563
- * @internal
4564
- */
4565
- export declare const ListNotificationChannelsResponseFilterSensitiveLog: (obj: ListNotificationChannelsResponse) => any;
4566
- /**
4567
- * @internal
4568
- */
4569
- export declare const ListOrganizationInsightsRequestFilterSensitiveLog: (obj: ListOrganizationInsightsRequest) => any;
4570
- /**
4571
- * @internal
4572
- */
4573
- export declare const ProactiveOrganizationInsightSummaryFilterSensitiveLog: (obj: ProactiveOrganizationInsightSummary) => any;
4574
- /**
4575
- * @internal
4576
- */
4577
- export declare const ReactiveOrganizationInsightSummaryFilterSensitiveLog: (obj: ReactiveOrganizationInsightSummary) => any;
4578
- /**
4579
- * @internal
4580
- */
4581
- export declare const ListOrganizationInsightsResponseFilterSensitiveLog: (obj: ListOrganizationInsightsResponse) => any;
4582
- /**
4583
- * @internal
4584
- */
4585
- export declare const ListRecommendationsRequestFilterSensitiveLog: (obj: ListRecommendationsRequest) => any;
4586
- /**
4587
- * @internal
4588
- */
4589
- export declare const RecommendationRelatedAnomalyResourceFilterSensitiveLog: (obj: RecommendationRelatedAnomalyResource) => any;
4590
- /**
4591
- * @internal
4592
- */
4593
- export declare const RecommendationRelatedCloudWatchMetricsSourceDetailFilterSensitiveLog: (obj: RecommendationRelatedCloudWatchMetricsSourceDetail) => any;
4594
- /**
4595
- * @internal
4596
- */
4597
- export declare const RecommendationRelatedAnomalySourceDetailFilterSensitiveLog: (obj: RecommendationRelatedAnomalySourceDetail) => any;
4598
- /**
4599
- * @internal
4600
- */
4601
- export declare const RecommendationRelatedAnomalyFilterSensitiveLog: (obj: RecommendationRelatedAnomaly) => any;
4602
- /**
4603
- * @internal
4604
- */
4605
- export declare const RecommendationRelatedEventResourceFilterSensitiveLog: (obj: RecommendationRelatedEventResource) => any;
4606
- /**
4607
- * @internal
4608
- */
4609
- export declare const RecommendationRelatedEventFilterSensitiveLog: (obj: RecommendationRelatedEvent) => any;
4610
- /**
4611
- * @internal
4612
- */
4613
- export declare const RecommendationFilterSensitiveLog: (obj: Recommendation) => any;
4614
- /**
4615
- * @internal
4616
- */
4617
- export declare const ListRecommendationsResponseFilterSensitiveLog: (obj: ListRecommendationsResponse) => any;
4618
- /**
4619
- * @internal
4620
- */
4621
- export declare const PutFeedbackRequestFilterSensitiveLog: (obj: PutFeedbackRequest) => any;
4622
- /**
4623
- * @internal
4624
- */
4625
- export declare const PutFeedbackResponseFilterSensitiveLog: (obj: PutFeedbackResponse) => any;
4626
- /**
4627
- * @internal
4628
- */
4629
- export declare const RemoveNotificationChannelRequestFilterSensitiveLog: (obj: RemoveNotificationChannelRequest) => any;
4630
- /**
4631
- * @internal
4632
- */
4633
- export declare const RemoveNotificationChannelResponseFilterSensitiveLog: (obj: RemoveNotificationChannelResponse) => any;
4634
- /**
4635
- * @internal
4636
- */
4637
- export declare const SearchInsightsFiltersFilterSensitiveLog: (obj: SearchInsightsFilters) => any;
4638
- /**
4639
- * @internal
4640
- */
4641
- export declare const SearchInsightsRequestFilterSensitiveLog: (obj: SearchInsightsRequest) => any;
4642
- /**
4643
- * @internal
4644
- */
4645
- export declare const SearchInsightsResponseFilterSensitiveLog: (obj: SearchInsightsResponse) => any;
4646
- /**
4647
- * @internal
4648
- */
4649
- export declare const SearchOrganizationInsightsFiltersFilterSensitiveLog: (obj: SearchOrganizationInsightsFilters) => any;
4650
- /**
4651
- * @internal
4652
- */
4653
- export declare const SearchOrganizationInsightsRequestFilterSensitiveLog: (obj: SearchOrganizationInsightsRequest) => any;
4654
- /**
4655
- * @internal
4656
- */
4657
- export declare const SearchOrganizationInsightsResponseFilterSensitiveLog: (obj: SearchOrganizationInsightsResponse) => any;
4658
- /**
4659
- * @internal
4660
- */
4661
- export declare const StartCostEstimationRequestFilterSensitiveLog: (obj: StartCostEstimationRequest) => any;
4662
- /**
4663
- * @internal
4664
- */
4665
- export declare const StartCostEstimationResponseFilterSensitiveLog: (obj: StartCostEstimationResponse) => any;
4666
- /**
4667
- * @internal
4668
- */
4669
- export declare const UpdateEventSourcesConfigRequestFilterSensitiveLog: (obj: UpdateEventSourcesConfigRequest) => any;
4670
- /**
4671
- * @internal
4672
- */
4673
- export declare const UpdateEventSourcesConfigResponseFilterSensitiveLog: (obj: UpdateEventSourcesConfigResponse) => any;
4674
- /**
4675
- * @internal
4676
- */
4677
- export declare const UpdateCloudFormationCollectionFilterFilterSensitiveLog: (obj: UpdateCloudFormationCollectionFilter) => any;
4678
- /**
4679
- * @internal
4680
- */
4681
- export declare const UpdateTagCollectionFilterFilterSensitiveLog: (obj: UpdateTagCollectionFilter) => any;
4682
- /**
4683
- * @internal
4684
- */
4685
- export declare const UpdateResourceCollectionFilterFilterSensitiveLog: (obj: UpdateResourceCollectionFilter) => any;
4686
- /**
4687
- * @internal
4688
- */
4689
- export declare const UpdateResourceCollectionRequestFilterSensitiveLog: (obj: UpdateResourceCollectionRequest) => any;
4690
- /**
4691
- * @internal
4692
- */
4693
- export declare const UpdateResourceCollectionResponseFilterSensitiveLog: (obj: UpdateResourceCollectionResponse) => any;
4694
- /**
4695
- * @internal
4696
- */
4697
- export declare const LogsAnomalyDetectionIntegrationConfigFilterSensitiveLog: (obj: LogsAnomalyDetectionIntegrationConfig) => any;
4698
- /**
4699
- * @internal
4700
- */
4701
- export declare const OpsCenterIntegrationConfigFilterSensitiveLog: (obj: OpsCenterIntegrationConfig) => any;
4702
- /**
4703
- * @internal
4704
- */
4705
- export declare const UpdateServiceIntegrationConfigFilterSensitiveLog: (obj: UpdateServiceIntegrationConfig) => any;
4706
- /**
4707
- * @internal
4708
- */
4709
- export declare const UpdateServiceIntegrationRequestFilterSensitiveLog: (obj: UpdateServiceIntegrationRequest) => any;
4710
- /**
4711
- * @internal
4712
- */
4713
- export declare const UpdateServiceIntegrationResponseFilterSensitiveLog: (obj: UpdateServiceIntegrationResponse) => any;