@aws-sdk/client-inspector2 3.1087.0 → 3.1088.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 (105) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/Inspector2.d.ts +271 -393
  3. package/dist-types/ts3.4/Inspector2Client.d.ts +11 -38
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +4 -9
  8. package/dist-types/ts3.4/commands/BatchAssociateCodeSecurityScanConfigurationCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchDisassociateCodeSecurityScanConfigurationCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +4 -9
  11. package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +3 -5
  15. package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/CreateCisScanConfigurationCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/CreateCodeSecurityIntegrationCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/CreateCodeSecurityScanConfigurationCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateConnectorCommand.d.ts +4 -9
  22. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +3 -5
  23. package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +4 -9
  25. package/dist-types/ts3.4/commands/DeleteCisScanConfigurationCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DeleteCodeSecurityIntegrationCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/DeleteCodeSecurityScanConfigurationCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DeleteConnectorCommand.d.ts +4 -9
  29. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +3 -5
  30. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +3 -5
  31. package/dist-types/ts3.4/commands/DisableCommand.d.ts +4 -4
  32. package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/EnableCommand.d.ts +6 -2
  35. package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/GetCisScanReportCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/GetCisScanResultDetailsCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/GetClustersForImageCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/GetCodeSecurityIntegrationCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/GetCodeSecurityScanCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/GetCodeSecurityScanConfigurationCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +3 -8
  43. package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +3 -5
  44. package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +3 -5
  45. package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +4 -9
  46. package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +7 -5
  48. package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +4 -9
  49. package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +4 -9
  50. package/dist-types/ts3.4/commands/ListCisScanConfigurationsCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/ListCisScansCommand.d.ts +2 -4
  54. package/dist-types/ts3.4/commands/ListCodeSecurityIntegrationsCommand.d.ts +3 -5
  55. package/dist-types/ts3.4/commands/ListCodeSecurityScanConfigurationAssociationsCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/ListCodeSecurityScanConfigurationsCommand.d.ts +3 -5
  57. package/dist-types/ts3.4/commands/ListConnectorScanConfigurationsCommand.d.ts +3 -5
  58. package/dist-types/ts3.4/commands/ListConnectorsCommand.d.ts +3 -8
  59. package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +2 -4
  60. package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +3 -5
  62. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +2 -4
  63. package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +2 -4
  65. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +2 -4
  66. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  67. package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +3 -8
  68. package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +5 -10
  69. package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/commands/SendCisSessionHealthCommand.d.ts +5 -10
  71. package/dist-types/ts3.4/commands/SendCisSessionTelemetryCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/StartCisSessionCommand.d.ts +4 -9
  73. package/dist-types/ts3.4/commands/StartCodeSecurityScanCommand.d.ts +5 -10
  74. package/dist-types/ts3.4/commands/StopCisSessionCommand.d.ts +4 -9
  75. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  76. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  77. package/dist-types/ts3.4/commands/UpdateCisScanConfigurationCommand.d.ts +4 -6
  78. package/dist-types/ts3.4/commands/UpdateCodeSecurityIntegrationCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/UpdateCodeSecurityScanConfigurationCommand.d.ts +4 -6
  80. package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +4 -9
  81. package/dist-types/ts3.4/commands/UpdateConnectorCommand.d.ts +4 -9
  82. package/dist-types/ts3.4/commands/UpdateConnectorScanConfigurationCommand.d.ts +4 -6
  83. package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +3 -5
  84. package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +3 -5
  86. package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +4 -6
  87. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  89. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  90. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  91. package/dist-types/ts3.4/models/enums.d.ts +47 -94
  92. package/dist-types/ts3.4/models/errors.d.ts +7 -21
  93. package/dist-types/ts3.4/models/models_0.d.ts +8 -24
  94. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  95. package/dist-types/ts3.4/pagination/ListFiltersPaginator.d.ts +1 -4
  96. package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +1 -4
  97. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  98. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  99. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  100. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  101. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  102. package/dist-types/ts3.4/waiters/waitForConnectorConnected.d.ts +3 -5
  103. package/dist-types/ts3.4/waiters/waitForConnectorDeleted.d.ts +3 -5
  104. package/dist-types/ts3.4/waiters/waitForConnectorEnabled.d.ts +3 -5
  105. package/package.json +38 -38
@@ -41,8 +41,7 @@ export declare const CisStringComparison: {
41
41
  readonly NOT_EQUALS: "NOT_EQUALS";
42
42
  readonly PREFIX: "PREFIX";
43
43
  };
44
- export type CisStringComparison =
45
- (typeof CisStringComparison)[keyof typeof CisStringComparison];
44
+ export type CisStringComparison = (typeof CisStringComparison)[keyof typeof CisStringComparison];
46
45
  export declare const ErrorCode: {
47
46
  readonly ACCESS_DENIED: "ACCESS_DENIED";
48
47
  readonly ACCOUNT_IS_ISOLATED: "ACCOUNT_IS_ISOLATED";
@@ -68,8 +67,7 @@ export declare const StringComparison: {
68
67
  readonly NOT_EQUALS: "NOT_EQUALS";
69
68
  readonly PREFIX: "PREFIX";
70
69
  };
71
- export type StringComparison =
72
- (typeof StringComparison)[keyof typeof StringComparison];
70
+ export type StringComparison = (typeof StringComparison)[keyof typeof StringComparison];
73
71
  export declare const AmiSortBy: {
74
72
  readonly AFFECTED_INSTANCES: "AFFECTED_INSTANCES";
75
73
  readonly ALL: "ALL";
@@ -89,15 +87,13 @@ export declare const CodeRepositorySortBy: {
89
87
  readonly CRITICAL: "CRITICAL";
90
88
  readonly HIGH: "HIGH";
91
89
  };
92
- export type CodeRepositorySortBy =
93
- (typeof CodeRepositorySortBy)[keyof typeof CodeRepositorySortBy];
90
+ export type CodeRepositorySortBy = (typeof CodeRepositorySortBy)[keyof typeof CodeRepositorySortBy];
94
91
  export declare const ContainerImageSortBy: {
95
92
  readonly ALL: "ALL";
96
93
  readonly CRITICAL: "CRITICAL";
97
94
  readonly HIGH: "HIGH";
98
95
  };
99
- export type ContainerImageSortBy =
100
- (typeof ContainerImageSortBy)[keyof typeof ContainerImageSortBy];
96
+ export type ContainerImageSortBy = (typeof ContainerImageSortBy)[keyof typeof ContainerImageSortBy];
101
97
  export declare const MapComparison: {
102
98
  readonly EQUALS: "EQUALS";
103
99
  };
@@ -108,36 +104,31 @@ export declare const Ec2InstanceSortBy: {
108
104
  readonly HIGH: "HIGH";
109
105
  readonly NETWORK_FINDINGS: "NETWORK_FINDINGS";
110
106
  };
111
- export type Ec2InstanceSortBy =
112
- (typeof Ec2InstanceSortBy)[keyof typeof Ec2InstanceSortBy];
107
+ export type Ec2InstanceSortBy = (typeof Ec2InstanceSortBy)[keyof typeof Ec2InstanceSortBy];
113
108
  export declare const FindingTypeSortBy: {
114
109
  readonly ALL: "ALL";
115
110
  readonly CRITICAL: "CRITICAL";
116
111
  readonly HIGH: "HIGH";
117
112
  };
118
- export type FindingTypeSortBy =
119
- (typeof FindingTypeSortBy)[keyof typeof FindingTypeSortBy];
113
+ export type FindingTypeSortBy = (typeof FindingTypeSortBy)[keyof typeof FindingTypeSortBy];
120
114
  export declare const ImageLayerSortBy: {
121
115
  readonly ALL: "ALL";
122
116
  readonly CRITICAL: "CRITICAL";
123
117
  readonly HIGH: "HIGH";
124
118
  };
125
- export type ImageLayerSortBy =
126
- (typeof ImageLayerSortBy)[keyof typeof ImageLayerSortBy];
119
+ export type ImageLayerSortBy = (typeof ImageLayerSortBy)[keyof typeof ImageLayerSortBy];
127
120
  export declare const LambdaFunctionSortBy: {
128
121
  readonly ALL: "ALL";
129
122
  readonly CRITICAL: "CRITICAL";
130
123
  readonly HIGH: "HIGH";
131
124
  };
132
- export type LambdaFunctionSortBy =
133
- (typeof LambdaFunctionSortBy)[keyof typeof LambdaFunctionSortBy];
125
+ export type LambdaFunctionSortBy = (typeof LambdaFunctionSortBy)[keyof typeof LambdaFunctionSortBy];
134
126
  export declare const LambdaLayerSortBy: {
135
127
  readonly ALL: "ALL";
136
128
  readonly CRITICAL: "CRITICAL";
137
129
  readonly HIGH: "HIGH";
138
130
  };
139
- export type LambdaLayerSortBy =
140
- (typeof LambdaLayerSortBy)[keyof typeof LambdaLayerSortBy];
131
+ export type LambdaLayerSortBy = (typeof LambdaLayerSortBy)[keyof typeof LambdaLayerSortBy];
141
132
  export declare const PackageSortBy: {
142
133
  readonly ALL: "ALL";
143
134
  readonly CRITICAL: "CRITICAL";
@@ -150,8 +141,7 @@ export declare const RepositorySortBy: {
150
141
  readonly CRITICAL: "CRITICAL";
151
142
  readonly HIGH: "HIGH";
152
143
  };
153
- export type RepositorySortBy =
154
- (typeof RepositorySortBy)[keyof typeof RepositorySortBy];
144
+ export type RepositorySortBy = (typeof RepositorySortBy)[keyof typeof RepositorySortBy];
155
145
  export declare const ServerlessFunctionSortBy: {
156
146
  readonly ALL: "ALL";
157
147
  readonly CRITICAL: "CRITICAL";
@@ -171,8 +161,7 @@ export declare const VmInstanceSortBy: {
171
161
  readonly HIGH: "HIGH";
172
162
  readonly NETWORK_FINDINGS: "NETWORK_FINDINGS";
173
163
  };
174
- export type VmInstanceSortBy =
175
- (typeof VmInstanceSortBy)[keyof typeof VmInstanceSortBy];
164
+ export type VmInstanceSortBy = (typeof VmInstanceSortBy)[keyof typeof VmInstanceSortBy];
176
165
  export declare const Provider: {
177
166
  readonly AWS: "AWS";
178
167
  readonly AZURE: "AZURE";
@@ -195,8 +184,7 @@ export declare const AggregationType: {
195
184
  readonly TITLE: "TITLE";
196
185
  readonly VM_INSTANCE: "VM_INSTANCE";
197
186
  };
198
- export type AggregationType =
199
- (typeof AggregationType)[keyof typeof AggregationType];
187
+ export type AggregationType = (typeof AggregationType)[keyof typeof AggregationType];
200
188
  export declare const Architecture: {
201
189
  readonly ARM64: "ARM64";
202
190
  readonly X86_64: "X86_64";
@@ -276,8 +264,7 @@ export declare const CodeSnippetErrorCode: {
276
264
  readonly INTERNAL_ERROR: "INTERNAL_ERROR";
277
265
  readonly INVALID_INPUT: "INVALID_INPUT";
278
266
  };
279
- export type CodeSnippetErrorCode =
280
- (typeof CodeSnippetErrorCode)[keyof typeof CodeSnippetErrorCode];
267
+ export type CodeSnippetErrorCode = (typeof CodeSnippetErrorCode)[keyof typeof CodeSnippetErrorCode];
281
268
  export declare const FindingDetailsErrorCode: {
282
269
  readonly ACCESS_DENIED: "ACCESS_DENIED";
283
270
  readonly FINDING_DETAILS_NOT_FOUND: "FINDING_DETAILS_NOT_FOUND";
@@ -296,8 +283,7 @@ export declare const FreeTrialStatus: {
296
283
  readonly ACTIVE: "ACTIVE";
297
284
  readonly INACTIVE: "INACTIVE";
298
285
  };
299
- export type FreeTrialStatus =
300
- (typeof FreeTrialStatus)[keyof typeof FreeTrialStatus];
286
+ export type FreeTrialStatus = (typeof FreeTrialStatus)[keyof typeof FreeTrialStatus];
301
287
  export declare const FreeTrialType: {
302
288
  readonly CODE_REPOSITORY: "CODE_REPOSITORY";
303
289
  readonly CONTAINER_IMAGE: "CONTAINER_IMAGE";
@@ -327,15 +313,13 @@ export declare const CisSecurityLevel: {
327
313
  readonly LEVEL_1: "LEVEL_1";
328
314
  readonly LEVEL_2: "LEVEL_2";
329
315
  };
330
- export type CisSecurityLevel =
331
- (typeof CisSecurityLevel)[keyof typeof CisSecurityLevel];
316
+ export type CisSecurityLevel = (typeof CisSecurityLevel)[keyof typeof CisSecurityLevel];
332
317
  export declare const CisFindingStatus: {
333
318
  readonly FAILED: "FAILED";
334
319
  readonly PASSED: "PASSED";
335
320
  readonly SKIPPED: "SKIPPED";
336
321
  };
337
- export type CisFindingStatus =
338
- (typeof CisFindingStatus)[keyof typeof CisFindingStatus];
322
+ export type CisFindingStatus = (typeof CisFindingStatus)[keyof typeof CisFindingStatus];
339
323
  export declare const CisFindingStatusComparison: {
340
324
  readonly EQUALS: "EQUALS";
341
325
  };
@@ -345,22 +329,19 @@ export declare const CisReportFormat: {
345
329
  readonly CSV: "CSV";
346
330
  readonly PDF: "PDF";
347
331
  };
348
- export type CisReportFormat =
349
- (typeof CisReportFormat)[keyof typeof CisReportFormat];
332
+ export type CisReportFormat = (typeof CisReportFormat)[keyof typeof CisReportFormat];
350
333
  export declare const CisReportStatus: {
351
334
  readonly FAILED: "FAILED";
352
335
  readonly IN_PROGRESS: "IN_PROGRESS";
353
336
  readonly SUCCEEDED: "SUCCEEDED";
354
337
  };
355
- export type CisReportStatus =
356
- (typeof CisReportStatus)[keyof typeof CisReportStatus];
338
+ export type CisReportStatus = (typeof CisReportStatus)[keyof typeof CisReportStatus];
357
339
  export declare const CisResultStatus: {
358
340
  readonly FAILED: "FAILED";
359
341
  readonly PASSED: "PASSED";
360
342
  readonly SKIPPED: "SKIPPED";
361
343
  };
362
- export type CisResultStatus =
363
- (typeof CisResultStatus)[keyof typeof CisResultStatus];
344
+ export type CisResultStatus = (typeof CisResultStatus)[keyof typeof CisResultStatus];
364
345
  export declare const CisResultStatusComparison: {
365
346
  readonly EQUALS: "EQUALS";
366
347
  };
@@ -433,8 +414,7 @@ export declare const CisTargetStatus: {
433
414
  readonly COMPLETED: "COMPLETED";
434
415
  readonly TIMED_OUT: "TIMED_OUT";
435
416
  };
436
- export type CisTargetStatus =
437
- (typeof CisTargetStatus)[keyof typeof CisTargetStatus];
417
+ export type CisTargetStatus = (typeof CisTargetStatus)[keyof typeof CisTargetStatus];
438
418
  export declare const CisTargetStatusReason: {
439
419
  readonly SCAN_IN_PROGRESS: "SCAN_IN_PROGRESS";
440
420
  readonly SSM_UNMANAGED: "SSM_UNMANAGED";
@@ -506,21 +486,18 @@ export declare const ScanStatusReason: {
506
486
  readonly UNSUPPORTED_OS: "UNSUPPORTED_OS";
507
487
  readonly UNSUPPORTED_RUNTIME: "UNSUPPORTED_RUNTIME";
508
488
  };
509
- export type ScanStatusReason =
510
- (typeof ScanStatusReason)[keyof typeof ScanStatusReason];
489
+ export type ScanStatusReason = (typeof ScanStatusReason)[keyof typeof ScanStatusReason];
511
490
  export declare const ScanStatusCode: {
512
491
  readonly ACTIVE: "ACTIVE";
513
492
  readonly INACTIVE: "INACTIVE";
514
493
  };
515
- export type ScanStatusCode =
516
- (typeof ScanStatusCode)[keyof typeof ScanStatusCode];
494
+ export type ScanStatusCode = (typeof ScanStatusCode)[keyof typeof ScanStatusCode];
517
495
  export declare const RuleSetCategory: {
518
496
  readonly IAC: "IAC";
519
497
  readonly SAST: "SAST";
520
498
  readonly SCA: "SCA";
521
499
  };
522
- export type RuleSetCategory =
523
- (typeof RuleSetCategory)[keyof typeof RuleSetCategory];
500
+ export type RuleSetCategory = (typeof RuleSetCategory)[keyof typeof RuleSetCategory];
524
501
  export declare const ContinuousIntegrationScanEvent: {
525
502
  readonly PULL_REQUEST: "PULL_REQUEST";
526
503
  readonly PUSH: "PUSH";
@@ -533,8 +510,7 @@ export declare const CodeScanStatus: {
533
510
  readonly SKIPPED: "SKIPPED";
534
511
  readonly SUCCESSFUL: "SUCCESSFUL";
535
512
  };
536
- export type CodeScanStatus =
537
- (typeof CodeScanStatus)[keyof typeof CodeScanStatus];
513
+ export type CodeScanStatus = (typeof CodeScanStatus)[keyof typeof CodeScanStatus];
538
514
  export declare const IntegrationStatus: {
539
515
  readonly ACTIVE: "ACTIVE";
540
516
  readonly DISABLING: "DISABLING";
@@ -542,14 +518,12 @@ export declare const IntegrationStatus: {
542
518
  readonly IN_PROGRESS: "IN_PROGRESS";
543
519
  readonly PENDING: "PENDING";
544
520
  };
545
- export type IntegrationStatus =
546
- (typeof IntegrationStatus)[keyof typeof IntegrationStatus];
521
+ export type IntegrationStatus = (typeof IntegrationStatus)[keyof typeof IntegrationStatus];
547
522
  export declare const IntegrationType: {
548
523
  readonly GITHUB: "GITHUB";
549
524
  readonly GITLAB_SELF_MANAGED: "GITLAB_SELF_MANAGED";
550
525
  };
551
- export type IntegrationType =
552
- (typeof IntegrationType)[keyof typeof IntegrationType];
526
+ export type IntegrationType = (typeof IntegrationType)[keyof typeof IntegrationType];
553
527
  export declare const PeriodicScanFrequency: {
554
528
  readonly MONTHLY: "MONTHLY";
555
529
  readonly NEVER: "NEVER";
@@ -566,8 +540,7 @@ export declare const ConfigurationLevel: {
566
540
  readonly ACCOUNT: "ACCOUNT";
567
541
  readonly ORGANIZATION: "ORGANIZATION";
568
542
  };
569
- export type ConfigurationLevel =
570
- (typeof ConfigurationLevel)[keyof typeof ConfigurationLevel];
543
+ export type ConfigurationLevel = (typeof ConfigurationLevel)[keyof typeof ConfigurationLevel];
571
544
  export declare const EnablementStatus: {
572
545
  readonly DELETED: "DELETED";
573
546
  readonly ENABLED: "ENABLED";
@@ -578,8 +551,7 @@ export declare const EnablementStatus: {
578
551
  readonly PENDING_ENABLEMENT: "PENDING_ENABLEMENT";
579
552
  readonly PENDING_UPDATE: "PENDING_UPDATE";
580
553
  };
581
- export type EnablementStatus =
582
- (typeof EnablementStatus)[keyof typeof EnablementStatus];
554
+ export type EnablementStatus = (typeof EnablementStatus)[keyof typeof EnablementStatus];
583
555
  export declare const ConnectorHealthStatus: {
584
556
  readonly CONNECTED: "CONNECTED";
585
557
  readonly DEGRADED: "DEGRADED";
@@ -636,8 +608,7 @@ export type ConnectorType = (typeof ConnectorType)[keyof typeof ConnectorType];
636
608
  export declare const ProviderComparison: {
637
609
  readonly EQUALS: "EQUALS";
638
610
  };
639
- export type ProviderComparison =
640
- (typeof ProviderComparison)[keyof typeof ProviderComparison];
611
+ export type ProviderComparison = (typeof ProviderComparison)[keyof typeof ProviderComparison];
641
612
  export declare const GroupKey: {
642
613
  readonly ACCOUNT_ID: "ACCOUNT_ID";
643
614
  readonly ECR_REPOSITORY_NAME: "ECR_REPOSITORY_NAME";
@@ -673,8 +644,7 @@ export declare const CoverageResourceType: {
673
644
  readonly MICROSOFT_CONTAINER_REGISTRY_REGISTRY_CONTAINER_REPOSITORY: "Microsoft.ContainerRegistry/registry/containerRepository";
674
645
  readonly MICROSOFT_WEB_SITES: "Microsoft.Web/sites";
675
646
  };
676
- export type CoverageResourceType =
677
- (typeof CoverageResourceType)[keyof typeof CoverageResourceType];
647
+ export type CoverageResourceType = (typeof CoverageResourceType)[keyof typeof CoverageResourceType];
678
648
  export declare const Ec2Platform: {
679
649
  readonly LINUX: "LINUX";
680
650
  readonly MACOS: "MACOS";
@@ -687,8 +657,7 @@ export declare const EcrScanFrequency: {
687
657
  readonly MANUAL: "MANUAL";
688
658
  readonly SCAN_ON_PUSH: "SCAN_ON_PUSH";
689
659
  };
690
- export type EcrScanFrequency =
691
- (typeof EcrScanFrequency)[keyof typeof EcrScanFrequency];
660
+ export type EcrScanFrequency = (typeof EcrScanFrequency)[keyof typeof EcrScanFrequency];
692
661
  export declare const VmPlatform: {
693
662
  readonly LINUX: "LINUX";
694
663
  readonly UNKNOWN: "UNKNOWN";
@@ -722,8 +691,7 @@ export declare const SbomReportFormat: {
722
691
  readonly CYCLONEDX_1_4: "CYCLONEDX_1_4";
723
692
  readonly SPDX_2_3: "SPDX_2_3";
724
693
  };
725
- export type SbomReportFormat =
726
- (typeof SbomReportFormat)[keyof typeof SbomReportFormat];
694
+ export type SbomReportFormat = (typeof SbomReportFormat)[keyof typeof SbomReportFormat];
727
695
  export declare const ResourceStringComparison: {
728
696
  readonly EQUALS: "EQUALS";
729
697
  readonly NOT_EQUALS: "NOT_EQUALS";
@@ -753,14 +721,12 @@ export declare const RelationshipStatus: {
753
721
  readonly REMOVED: "REMOVED";
754
722
  readonly RESIGNED: "RESIGNED";
755
723
  };
756
- export type RelationshipStatus =
757
- (typeof RelationshipStatus)[keyof typeof RelationshipStatus];
724
+ export type RelationshipStatus = (typeof RelationshipStatus)[keyof typeof RelationshipStatus];
758
725
  export declare const DelegatedAdminStatus: {
759
726
  readonly DISABLE_IN_PROGRESS: "DISABLE_IN_PROGRESS";
760
727
  readonly ENABLED: "ENABLED";
761
728
  };
762
- export type DelegatedAdminStatus =
763
- (typeof DelegatedAdminStatus)[keyof typeof DelegatedAdminStatus];
729
+ export type DelegatedAdminStatus = (typeof DelegatedAdminStatus)[keyof typeof DelegatedAdminStatus];
764
730
  export declare const ResourceScanType: {
765
731
  readonly CODE_REPOSITORY: "CODE_REPOSITORY";
766
732
  readonly EC2: "EC2";
@@ -768,8 +734,7 @@ export declare const ResourceScanType: {
768
734
  readonly LAMBDA: "LAMBDA";
769
735
  readonly LAMBDA_CODE: "LAMBDA_CODE";
770
736
  };
771
- export type ResourceScanType =
772
- (typeof ResourceScanType)[keyof typeof ResourceScanType];
737
+ export type ResourceScanType = (typeof ResourceScanType)[keyof typeof ResourceScanType];
773
738
  export declare const Ec2ScanMode: {
774
739
  readonly EC2_HYBRID: "EC2_HYBRID";
775
740
  readonly EC2_SSM_AGENT_BASED: "EC2_SSM_AGENT_BASED";
@@ -779,15 +744,13 @@ export declare const Ec2ScanModeStatus: {
779
744
  readonly PENDING: "PENDING";
780
745
  readonly SUCCESS: "SUCCESS";
781
746
  };
782
- export type Ec2ScanModeStatus =
783
- (typeof Ec2ScanModeStatus)[keyof typeof Ec2ScanModeStatus];
747
+ export type Ec2ScanModeStatus = (typeof Ec2ScanModeStatus)[keyof typeof Ec2ScanModeStatus];
784
748
  export declare const VMScannerStatus: {
785
749
  readonly FAILED: "FAILED";
786
750
  readonly PENDING: "PENDING";
787
751
  readonly SUCCESS: "SUCCESS";
788
752
  };
789
- export type VMScannerStatus =
790
- (typeof VMScannerStatus)[keyof typeof VMScannerStatus];
753
+ export type VMScannerStatus = (typeof VMScannerStatus)[keyof typeof VMScannerStatus];
791
754
  export declare const EcrPullDateRescanDuration: {
792
755
  readonly DAYS_14: "DAYS_14";
793
756
  readonly DAYS_180: "DAYS_180";
@@ -815,8 +778,7 @@ export declare const EcrRescanDuration: {
815
778
  readonly DAYS_90: "DAYS_90";
816
779
  readonly LIFETIME: "LIFETIME";
817
780
  };
818
- export type EcrRescanDuration =
819
- (typeof EcrRescanDuration)[keyof typeof EcrRescanDuration];
781
+ export type EcrRescanDuration = (typeof EcrRescanDuration)[keyof typeof EcrRescanDuration];
820
782
  export declare const EcrRescanDurationStatus: {
821
783
  readonly FAILED: "FAILED";
822
784
  readonly PENDING: "PENDING";
@@ -828,16 +790,14 @@ export declare const ExploitAvailable: {
828
790
  readonly NO: "NO";
829
791
  readonly YES: "YES";
830
792
  };
831
- export type ExploitAvailable =
832
- (typeof ExploitAvailable)[keyof typeof ExploitAvailable];
793
+ export type ExploitAvailable = (typeof ExploitAvailable)[keyof typeof ExploitAvailable];
833
794
  export declare const ExternalReportStatus: {
834
795
  readonly CANCELLED: "CANCELLED";
835
796
  readonly FAILED: "FAILED";
836
797
  readonly IN_PROGRESS: "IN_PROGRESS";
837
798
  readonly SUCCEEDED: "SUCCEEDED";
838
799
  };
839
- export type ExternalReportStatus =
840
- (typeof ExternalReportStatus)[keyof typeof ExternalReportStatus];
800
+ export type ExternalReportStatus = (typeof ExternalReportStatus)[keyof typeof ExternalReportStatus];
841
801
  export declare const FixAvailable: {
842
802
  readonly NO: "NO";
843
803
  readonly PARTIAL: "PARTIAL";
@@ -848,8 +808,7 @@ export declare const NetworkProtocol: {
848
808
  readonly TCP: "TCP";
849
809
  readonly UDP: "UDP";
850
810
  };
851
- export type NetworkProtocol =
852
- (typeof NetworkProtocol)[keyof typeof NetworkProtocol];
811
+ export type NetworkProtocol = (typeof NetworkProtocol)[keyof typeof NetworkProtocol];
853
812
  export declare const PackageManager: {
854
813
  readonly BUNDLER: "BUNDLER";
855
814
  readonly CARGO: "CARGO";
@@ -870,8 +829,7 @@ export declare const PackageManager: {
870
829
  readonly PYTHONPKG: "PYTHONPKG";
871
830
  readonly YARN: "YARN";
872
831
  };
873
- export type PackageManager =
874
- (typeof PackageManager)[keyof typeof PackageManager];
832
+ export type PackageManager = (typeof PackageManager)[keyof typeof PackageManager];
875
833
  export declare const ResourceType: {
876
834
  readonly AWS_EC2_INSTANCE: "AWS_EC2_INSTANCE";
877
835
  readonly AWS_ECR_CONTAINER_IMAGE: "AWS_ECR_CONTAINER_IMAGE";
@@ -912,13 +870,11 @@ export declare const ReportingErrorCode: {
912
870
  readonly MALFORMED_KMS_KEY: "MALFORMED_KMS_KEY";
913
871
  readonly NO_FINDINGS_FOUND: "NO_FINDINGS_FOUND";
914
872
  };
915
- export type ReportingErrorCode =
916
- (typeof ReportingErrorCode)[keyof typeof ReportingErrorCode];
873
+ export type ReportingErrorCode = (typeof ReportingErrorCode)[keyof typeof ReportingErrorCode];
917
874
  export declare const InheritanceMode: {
918
875
  readonly INHERIT_FROM_ADMIN: "INHERIT_FROM_ADMIN";
919
876
  };
920
- export type InheritanceMode =
921
- (typeof InheritanceMode)[keyof typeof InheritanceMode];
877
+ export type InheritanceMode = (typeof InheritanceMode)[keyof typeof InheritanceMode];
922
878
  export declare const Service: {
923
879
  readonly EC2: "EC2";
924
880
  readonly ECR: "ECR";
@@ -944,8 +900,7 @@ export declare const ListCisScansSortBy: {
944
900
  readonly SCHEDULED_BY: "SCHEDULED_BY";
945
901
  readonly STATUS: "STATUS";
946
902
  };
947
- export type ListCisScansSortBy =
948
- (typeof ListCisScansSortBy)[keyof typeof ListCisScansSortBy];
903
+ export type ListCisScansSortBy = (typeof ListCisScansSortBy)[keyof typeof ListCisScansSortBy];
949
904
  export declare const SortField: {
950
905
  readonly AWS_ACCOUNT_ID: "AWS_ACCOUNT_ID";
951
906
  readonly COMPONENT_TYPE: "COMPONENT_TYPE";
@@ -985,13 +940,11 @@ export type UsageType = (typeof UsageType)[keyof typeof UsageType];
985
940
  export declare const VulnerabilitySource: {
986
941
  readonly NVD: "NVD";
987
942
  };
988
- export type VulnerabilitySource =
989
- (typeof VulnerabilitySource)[keyof typeof VulnerabilitySource];
943
+ export type VulnerabilitySource = (typeof VulnerabilitySource)[keyof typeof VulnerabilitySource];
990
944
  export declare const StopCisSessionStatus: {
991
945
  readonly FAILED: "FAILED";
992
946
  readonly INTERRUPTED: "INTERRUPTED";
993
947
  readonly SUCCESS: "SUCCESS";
994
948
  readonly UNSUPPORTED_OS: "UNSUPPORTED_OS";
995
949
  };
996
- export type StopCisSessionStatus =
997
- (typeof StopCisSessionStatus)[keyof typeof StopCisSessionStatus];
950
+ export type StopCisSessionStatus = (typeof StopCisSessionStatus)[keyof typeof StopCisSessionStatus];
@@ -5,26 +5,20 @@ import { ValidationExceptionField } from "./models_0";
5
5
  export declare class AccessDeniedException extends __BaseException {
6
6
  readonly name: "AccessDeniedException";
7
7
  readonly $fault: "client";
8
- constructor(
9
- opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
10
- );
8
+ constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
11
9
  }
12
10
  export declare class InternalServerException extends __BaseException {
13
11
  readonly name: "InternalServerException";
14
12
  readonly $fault: "server";
15
13
  $retryable: {};
16
14
  retryAfterSeconds?: number | undefined;
17
- constructor(
18
- opts: __ExceptionOptionType<InternalServerException, __BaseException>
19
- );
15
+ constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
20
16
  }
21
17
  export declare class ServiceQuotaExceededException extends __BaseException {
22
18
  readonly name: "ServiceQuotaExceededException";
23
19
  readonly $fault: "client";
24
20
  resourceId: string | undefined;
25
- constructor(
26
- opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
27
- );
21
+ constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
28
22
  }
29
23
  export declare class ThrottlingException extends __BaseException {
30
24
  readonly name: "ThrottlingException";
@@ -33,25 +27,19 @@ export declare class ThrottlingException extends __BaseException {
33
27
  throttling: boolean;
34
28
  };
35
29
  retryAfterSeconds?: number | undefined;
36
- constructor(
37
- opts: __ExceptionOptionType<ThrottlingException, __BaseException>
38
- );
30
+ constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
39
31
  }
40
32
  export declare class ValidationException extends __BaseException {
41
33
  readonly name: "ValidationException";
42
34
  readonly $fault: "client";
43
35
  reason: ValidationExceptionReason | undefined;
44
36
  fields?: ValidationExceptionField[] | undefined;
45
- constructor(
46
- opts: __ExceptionOptionType<ValidationException, __BaseException>
47
- );
37
+ constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
48
38
  }
49
39
  export declare class BadRequestException extends __BaseException {
50
40
  readonly name: "BadRequestException";
51
41
  readonly $fault: "client";
52
- constructor(
53
- opts: __ExceptionOptionType<BadRequestException, __BaseException>
54
- );
42
+ constructor(opts: __ExceptionOptionType<BadRequestException, __BaseException>);
55
43
  }
56
44
  export declare class ConflictException extends __BaseException {
57
45
  readonly name: "ConflictException";
@@ -63,7 +51,5 @@ export declare class ConflictException extends __BaseException {
63
51
  export declare class ResourceNotFoundException extends __BaseException {
64
52
  readonly name: "ResourceNotFoundException";
65
53
  readonly $fault: "client";
66
- constructor(
67
- opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
68
- );
54
+ constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
69
55
  }
@@ -1096,9 +1096,7 @@ export declare namespace AggregationResponse {
1096
1096
  interface Visitor<T> {
1097
1097
  accountAggregation: (value: AccountAggregationResponse) => T;
1098
1098
  amiAggregation: (value: AmiAggregationResponse) => T;
1099
- awsEcrContainerAggregation: (
1100
- value: AwsEcrContainerAggregationResponse
1101
- ) => T;
1099
+ awsEcrContainerAggregation: (value: AwsEcrContainerAggregationResponse) => T;
1102
1100
  ec2InstanceAggregation: (value: Ec2InstanceAggregationResponse) => T;
1103
1101
  findingTypeAggregation: (value: FindingTypeAggregationResponse) => T;
1104
1102
  imageLayerAggregation: (value: ImageLayerAggregationResponse) => T;
@@ -1110,9 +1108,7 @@ export declare namespace AggregationResponse {
1110
1108
  codeRepositoryAggregation: (value: CodeRepositoryAggregationResponse) => T;
1111
1109
  vmInstanceAggregation: (value: VmInstanceAggregationResponse) => T;
1112
1110
  containerImageAggregation: (value: ContainerImageAggregationResponse) => T;
1113
- serverlessFunctionAggregation: (
1114
- value: ServerlessFunctionAggregationResponse
1115
- ) => T;
1111
+ serverlessFunctionAggregation: (value: ServerlessFunctionAggregationResponse) => T;
1116
1112
  _: (name: string, value: any) => T;
1117
1113
  }
1118
1114
  }
@@ -1270,9 +1266,7 @@ export interface DisassociateConfigurationRequest {
1270
1266
  resource: CodeSecurityResource | undefined;
1271
1267
  }
1272
1268
  export interface BatchDisassociateCodeSecurityScanConfigurationRequest {
1273
- disassociateConfigurationRequests:
1274
- | DisassociateConfigurationRequest[]
1275
- | undefined;
1269
+ disassociateConfigurationRequests: DisassociateConfigurationRequest[] | undefined;
1276
1270
  }
1277
1271
  export interface BatchDisassociateCodeSecurityScanConfigurationResponse {
1278
1272
  failedAssociations?: FailedAssociationResult[] | undefined;
@@ -1395,9 +1389,7 @@ export interface FailedMemberAccountEc2DeepInspectionStatusState {
1395
1389
  }
1396
1390
  export interface BatchGetMemberEc2DeepInspectionStatusResponse {
1397
1391
  accountIds?: MemberAccountEc2DeepInspectionStatusState[] | undefined;
1398
- failedAccountIds?:
1399
- | FailedMemberAccountEc2DeepInspectionStatusState[]
1400
- | undefined;
1392
+ failedAccountIds?: FailedMemberAccountEc2DeepInspectionStatusState[] | undefined;
1401
1393
  }
1402
1394
  export interface MemberAccountEc2DeepInspectionStatus {
1403
1395
  accountId: string | undefined;
@@ -1408,9 +1400,7 @@ export interface BatchUpdateMemberEc2DeepInspectionStatusRequest {
1408
1400
  }
1409
1401
  export interface BatchUpdateMemberEc2DeepInspectionStatusResponse {
1410
1402
  accountIds?: MemberAccountEc2DeepInspectionStatusState[] | undefined;
1411
- failedAccountIds?:
1412
- | FailedMemberAccountEc2DeepInspectionStatusState[]
1413
- | undefined;
1403
+ failedAccountIds?: FailedMemberAccountEc2DeepInspectionStatusState[] | undefined;
1414
1404
  }
1415
1405
  export interface CancelFindingsReportRequest {
1416
1406
  reportId: string | undefined;
@@ -1723,9 +1713,7 @@ export interface PeriodicScanConfiguration {
1723
1713
  }
1724
1714
  export interface CodeSecurityScanConfiguration {
1725
1715
  periodicScanConfiguration?: PeriodicScanConfiguration | undefined;
1726
- continuousIntegrationScanConfiguration?:
1727
- | ContinuousIntegrationScanConfiguration
1728
- | undefined;
1716
+ continuousIntegrationScanConfiguration?: ContinuousIntegrationScanConfiguration | undefined;
1729
1717
  ruleSetCategories: RuleSetCategory[] | undefined;
1730
1718
  }
1731
1719
  export interface CodeSecurityScanConfigurationAssociationSummary {
@@ -1740,9 +1728,7 @@ export interface CodeSecurityScanConfigurationSummary {
1740
1728
  ownerAccountId: string | undefined;
1741
1729
  periodicScanFrequency?: PeriodicScanFrequency | undefined;
1742
1730
  frequencyExpression?: string | undefined;
1743
- continuousIntegrationScanSupportedEvents?:
1744
- | ContinuousIntegrationScanEvent[]
1745
- | undefined;
1731
+ continuousIntegrationScanSupportedEvents?: ContinuousIntegrationScanEvent[] | undefined;
1746
1732
  ruleSetCategories: RuleSetCategory[] | undefined;
1747
1733
  scopeSettings?: ScopeSettings | undefined;
1748
1734
  tags?: Record<string, string> | undefined;
@@ -2629,9 +2615,7 @@ export interface ListCisScanResultsAggregatedByChecksResponse {
2629
2615
  }
2630
2616
  export interface ListCisScanResultsAggregatedByTargetResourceRequest {
2631
2617
  scanArn: string | undefined;
2632
- filterCriteria?:
2633
- | CisScanResultsAggregatedByTargetResourceFilterCriteria
2634
- | undefined;
2618
+ filterCriteria?: CisScanResultsAggregatedByTargetResourceFilterCriteria | undefined;
2635
2619
  sortBy?: CisScanResultsAggregatedByTargetResourceSortBy | undefined;
2636
2620
  sortOrder?: CisSortOrder | undefined;
2637
2621
  nextToken?: string | undefined;
@@ -1,6 +1,5 @@
1
1
  import { PaginationConfiguration } from "@smithy/types";
2
2
  import { Inspector2Client } from "../Inspector2Client";
3
- export interface Inspector2PaginationConfiguration
4
- extends PaginationConfiguration {
3
+ export interface Inspector2PaginationConfiguration extends PaginationConfiguration {
5
4
  client: Inspector2Client;
6
5
  }
@@ -1,8 +1,5 @@
1
1
  import { Paginator } from "@smithy/types";
2
- import {
3
- ListFiltersCommandInput,
4
- ListFiltersCommandOutput,
5
- } from "../commands/ListFiltersCommand";
2
+ import { ListFiltersCommandInput, ListFiltersCommandOutput } from "../commands/ListFiltersCommand";
6
3
  import { Inspector2PaginationConfiguration } from "./Interfaces";
7
4
  export declare const paginateListFilters: (
8
5
  config: Inspector2PaginationConfiguration,
@@ -1,8 +1,5 @@
1
1
  import { Paginator } from "@smithy/types";
2
- import {
3
- ListMembersCommandInput,
4
- ListMembersCommandOutput,
5
- } from "../commands/ListMembersCommand";
2
+ import { ListMembersCommandInput, ListMembersCommandOutput } from "../commands/ListMembersCommand";
6
3
  import { Inspector2PaginationConfiguration } from "./Interfaces";
7
4
  export declare const paginateListMembers: (
8
5
  config: Inspector2PaginationConfiguration,