@aws-sdk/client-inspector2 3.588.0 → 3.592.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 (127) hide show
  1. package/dist-cjs/index.js +0 -59
  2. package/dist-types/Inspector2Client.d.ts +4 -4
  3. package/dist-types/commands/AssociateMemberCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchGetAccountStatusCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchGetCodeSnippetCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchGetFindingDetailsCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchGetFreeTrialInfoCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
  10. package/dist-types/commands/CancelFindingsReportCommand.d.ts +2 -1
  11. package/dist-types/commands/CancelSbomExportCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateCisScanConfigurationCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateFilterCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateFindingsReportCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateSbomExportCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteCisScanConfigurationCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteFilterCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
  19. package/dist-types/commands/DisableCommand.d.ts +2 -1
  20. package/dist-types/commands/DisableDelegatedAdminAccountCommand.d.ts +2 -1
  21. package/dist-types/commands/DisassociateMemberCommand.d.ts +2 -1
  22. package/dist-types/commands/EnableCommand.d.ts +2 -1
  23. package/dist-types/commands/EnableDelegatedAdminAccountCommand.d.ts +2 -1
  24. package/dist-types/commands/GetCisScanReportCommand.d.ts +2 -1
  25. package/dist-types/commands/GetCisScanResultDetailsCommand.d.ts +2 -1
  26. package/dist-types/commands/GetConfigurationCommand.d.ts +2 -1
  27. package/dist-types/commands/GetDelegatedAdminAccountCommand.d.ts +2 -1
  28. package/dist-types/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  29. package/dist-types/commands/GetEncryptionKeyCommand.d.ts +2 -1
  30. package/dist-types/commands/GetFindingsReportStatusCommand.d.ts +2 -1
  31. package/dist-types/commands/GetMemberCommand.d.ts +2 -1
  32. package/dist-types/commands/GetSbomExportCommand.d.ts +2 -1
  33. package/dist-types/commands/ListAccountPermissionsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListCisScanConfigurationsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +2 -1
  36. package/dist-types/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +2 -1
  37. package/dist-types/commands/ListCisScansCommand.d.ts +2 -1
  38. package/dist-types/commands/ListCoverageCommand.d.ts +2 -1
  39. package/dist-types/commands/ListCoverageStatisticsCommand.d.ts +2 -1
  40. package/dist-types/commands/ListDelegatedAdminAccountsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListFiltersCommand.d.ts +2 -1
  42. package/dist-types/commands/ListFindingAggregationsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListFindingsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListMembersCommand.d.ts +2 -1
  45. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  46. package/dist-types/commands/ListUsageTotalsCommand.d.ts +2 -1
  47. package/dist-types/commands/ResetEncryptionKeyCommand.d.ts +2 -1
  48. package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +2 -1
  49. package/dist-types/commands/SendCisSessionHealthCommand.d.ts +2 -1
  50. package/dist-types/commands/SendCisSessionTelemetryCommand.d.ts +2 -1
  51. package/dist-types/commands/StartCisSessionCommand.d.ts +2 -1
  52. package/dist-types/commands/StopCisSessionCommand.d.ts +2 -1
  53. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  54. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateCisScanConfigurationCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateConfigurationCommand.d.ts +2 -1
  57. package/dist-types/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  58. package/dist-types/commands/UpdateEncryptionKeyCommand.d.ts +2 -1
  59. package/dist-types/commands/UpdateFilterCommand.d.ts +2 -1
  60. package/dist-types/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  62. package/dist-types/index.d.ts +2 -2
  63. package/dist-types/models/Inspector2ServiceException.d.ts +2 -1
  64. package/dist-types/runtimeConfig.native.d.ts +1 -1
  65. package/dist-types/ts3.4/Inspector2Client.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/CreateCisScanConfigurationCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/DeleteCisScanConfigurationCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/DisableCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/EnableCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/GetCisScanReportCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/GetCisScanResultDetailsCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ListCisScanConfigurationsCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/ListCisScansCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/SendCisSessionHealthCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/SendCisSessionTelemetryCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/StartCisSessionCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/StopCisSessionCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/UpdateCisScanConfigurationCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/models/Inspector2ServiceException.d.ts +2 -1
  126. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  127. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -356,7 +356,6 @@ var Inspector2Client = _Inspector2Client;
356
356
 
357
357
  var import_middleware_serde = require("@smithy/middleware-serde");
358
358
 
359
- var import_types = require("@smithy/types");
360
359
 
361
360
  // src/protocols/Aws_restJson1.ts
362
361
  var import_core2 = require("@aws-sdk/core");
@@ -3767,7 +3766,6 @@ var AssociateMemberCommand = _AssociateMemberCommand;
3767
3766
 
3768
3767
 
3769
3768
 
3770
-
3771
3769
  var _BatchGetAccountStatusCommand = class _BatchGetAccountStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3772
3770
  ...commonParams
3773
3771
  }).m(function(Command, cs, config, o) {
@@ -3784,7 +3782,6 @@ var BatchGetAccountStatusCommand = _BatchGetAccountStatusCommand;
3784
3782
 
3785
3783
 
3786
3784
 
3787
-
3788
3785
  var _BatchGetCodeSnippetCommand = class _BatchGetCodeSnippetCommand extends import_smithy_client.Command.classBuilder().ep({
3789
3786
  ...commonParams
3790
3787
  }).m(function(Command, cs, config, o) {
@@ -3801,7 +3798,6 @@ var BatchGetCodeSnippetCommand = _BatchGetCodeSnippetCommand;
3801
3798
 
3802
3799
 
3803
3800
 
3804
-
3805
3801
  var _BatchGetFindingDetailsCommand = class _BatchGetFindingDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
3806
3802
  ...commonParams
3807
3803
  }).m(function(Command, cs, config, o) {
@@ -3818,7 +3814,6 @@ var BatchGetFindingDetailsCommand = _BatchGetFindingDetailsCommand;
3818
3814
 
3819
3815
 
3820
3816
 
3821
-
3822
3817
  var _BatchGetFreeTrialInfoCommand = class _BatchGetFreeTrialInfoCommand extends import_smithy_client.Command.classBuilder().ep({
3823
3818
  ...commonParams
3824
3819
  }).m(function(Command, cs, config, o) {
@@ -3835,7 +3830,6 @@ var BatchGetFreeTrialInfoCommand = _BatchGetFreeTrialInfoCommand;
3835
3830
 
3836
3831
 
3837
3832
 
3838
-
3839
3833
  var _BatchGetMemberEc2DeepInspectionStatusCommand = class _BatchGetMemberEc2DeepInspectionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3840
3834
  ...commonParams
3841
3835
  }).m(function(Command, cs, config, o) {
@@ -3852,7 +3846,6 @@ var BatchGetMemberEc2DeepInspectionStatusCommand = _BatchGetMemberEc2DeepInspect
3852
3846
 
3853
3847
 
3854
3848
 
3855
-
3856
3849
  var _BatchUpdateMemberEc2DeepInspectionStatusCommand = class _BatchUpdateMemberEc2DeepInspectionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3857
3850
  ...commonParams
3858
3851
  }).m(function(Command, cs, config, o) {
@@ -3869,7 +3862,6 @@ var BatchUpdateMemberEc2DeepInspectionStatusCommand = _BatchUpdateMemberEc2DeepI
3869
3862
 
3870
3863
 
3871
3864
 
3872
-
3873
3865
  var _CancelFindingsReportCommand = class _CancelFindingsReportCommand extends import_smithy_client.Command.classBuilder().ep({
3874
3866
  ...commonParams
3875
3867
  }).m(function(Command, cs, config, o) {
@@ -3886,7 +3878,6 @@ var CancelFindingsReportCommand = _CancelFindingsReportCommand;
3886
3878
 
3887
3879
 
3888
3880
 
3889
-
3890
3881
  var _CancelSbomExportCommand = class _CancelSbomExportCommand extends import_smithy_client.Command.classBuilder().ep({
3891
3882
  ...commonParams
3892
3883
  }).m(function(Command, cs, config, o) {
@@ -3903,7 +3894,6 @@ var CancelSbomExportCommand = _CancelSbomExportCommand;
3903
3894
 
3904
3895
 
3905
3896
 
3906
-
3907
3897
  var _CreateCisScanConfigurationCommand = class _CreateCisScanConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3908
3898
  ...commonParams
3909
3899
  }).m(function(Command, cs, config, o) {
@@ -3920,7 +3910,6 @@ var CreateCisScanConfigurationCommand = _CreateCisScanConfigurationCommand;
3920
3910
 
3921
3911
 
3922
3912
 
3923
-
3924
3913
  var _CreateFilterCommand = class _CreateFilterCommand extends import_smithy_client.Command.classBuilder().ep({
3925
3914
  ...commonParams
3926
3915
  }).m(function(Command, cs, config, o) {
@@ -3937,7 +3926,6 @@ var CreateFilterCommand = _CreateFilterCommand;
3937
3926
 
3938
3927
 
3939
3928
 
3940
-
3941
3929
  var _CreateFindingsReportCommand = class _CreateFindingsReportCommand extends import_smithy_client.Command.classBuilder().ep({
3942
3930
  ...commonParams
3943
3931
  }).m(function(Command, cs, config, o) {
@@ -3954,7 +3942,6 @@ var CreateFindingsReportCommand = _CreateFindingsReportCommand;
3954
3942
 
3955
3943
 
3956
3944
 
3957
-
3958
3945
  var _CreateSbomExportCommand = class _CreateSbomExportCommand extends import_smithy_client.Command.classBuilder().ep({
3959
3946
  ...commonParams
3960
3947
  }).m(function(Command, cs, config, o) {
@@ -3971,7 +3958,6 @@ var CreateSbomExportCommand = _CreateSbomExportCommand;
3971
3958
 
3972
3959
 
3973
3960
 
3974
-
3975
3961
  var _DeleteCisScanConfigurationCommand = class _DeleteCisScanConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3976
3962
  ...commonParams
3977
3963
  }).m(function(Command, cs, config, o) {
@@ -3988,7 +3974,6 @@ var DeleteCisScanConfigurationCommand = _DeleteCisScanConfigurationCommand;
3988
3974
 
3989
3975
 
3990
3976
 
3991
-
3992
3977
  var _DeleteFilterCommand = class _DeleteFilterCommand extends import_smithy_client.Command.classBuilder().ep({
3993
3978
  ...commonParams
3994
3979
  }).m(function(Command, cs, config, o) {
@@ -4005,7 +3990,6 @@ var DeleteFilterCommand = _DeleteFilterCommand;
4005
3990
 
4006
3991
 
4007
3992
 
4008
-
4009
3993
  var _DescribeOrganizationConfigurationCommand = class _DescribeOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4010
3994
  ...commonParams
4011
3995
  }).m(function(Command, cs, config, o) {
@@ -4022,7 +4006,6 @@ var DescribeOrganizationConfigurationCommand = _DescribeOrganizationConfiguratio
4022
4006
 
4023
4007
 
4024
4008
 
4025
-
4026
4009
  var _DisableCommand = class _DisableCommand extends import_smithy_client.Command.classBuilder().ep({
4027
4010
  ...commonParams
4028
4011
  }).m(function(Command, cs, config, o) {
@@ -4039,7 +4022,6 @@ var DisableCommand = _DisableCommand;
4039
4022
 
4040
4023
 
4041
4024
 
4042
-
4043
4025
  var _DisableDelegatedAdminAccountCommand = class _DisableDelegatedAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
4044
4026
  ...commonParams
4045
4027
  }).m(function(Command, cs, config, o) {
@@ -4056,7 +4038,6 @@ var DisableDelegatedAdminAccountCommand = _DisableDelegatedAdminAccountCommand;
4056
4038
 
4057
4039
 
4058
4040
 
4059
-
4060
4041
  var _DisassociateMemberCommand = class _DisassociateMemberCommand extends import_smithy_client.Command.classBuilder().ep({
4061
4042
  ...commonParams
4062
4043
  }).m(function(Command, cs, config, o) {
@@ -4073,7 +4054,6 @@ var DisassociateMemberCommand = _DisassociateMemberCommand;
4073
4054
 
4074
4055
 
4075
4056
 
4076
-
4077
4057
  var _EnableCommand = class _EnableCommand extends import_smithy_client.Command.classBuilder().ep({
4078
4058
  ...commonParams
4079
4059
  }).m(function(Command, cs, config, o) {
@@ -4090,7 +4070,6 @@ var EnableCommand = _EnableCommand;
4090
4070
 
4091
4071
 
4092
4072
 
4093
-
4094
4073
  var _EnableDelegatedAdminAccountCommand = class _EnableDelegatedAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
4095
4074
  ...commonParams
4096
4075
  }).m(function(Command, cs, config, o) {
@@ -4107,7 +4086,6 @@ var EnableDelegatedAdminAccountCommand = _EnableDelegatedAdminAccountCommand;
4107
4086
 
4108
4087
 
4109
4088
 
4110
-
4111
4089
  var _GetCisScanReportCommand = class _GetCisScanReportCommand extends import_smithy_client.Command.classBuilder().ep({
4112
4090
  ...commonParams
4113
4091
  }).m(function(Command, cs, config, o) {
@@ -4124,7 +4102,6 @@ var GetCisScanReportCommand = _GetCisScanReportCommand;
4124
4102
 
4125
4103
 
4126
4104
 
4127
-
4128
4105
  var _GetCisScanResultDetailsCommand = class _GetCisScanResultDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
4129
4106
  ...commonParams
4130
4107
  }).m(function(Command, cs, config, o) {
@@ -4141,7 +4118,6 @@ var GetCisScanResultDetailsCommand = _GetCisScanResultDetailsCommand;
4141
4118
 
4142
4119
 
4143
4120
 
4144
-
4145
4121
  var _GetConfigurationCommand = class _GetConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4146
4122
  ...commonParams
4147
4123
  }).m(function(Command, cs, config, o) {
@@ -4158,7 +4134,6 @@ var GetConfigurationCommand = _GetConfigurationCommand;
4158
4134
 
4159
4135
 
4160
4136
 
4161
-
4162
4137
  var _GetDelegatedAdminAccountCommand = class _GetDelegatedAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
4163
4138
  ...commonParams
4164
4139
  }).m(function(Command, cs, config, o) {
@@ -4175,7 +4150,6 @@ var GetDelegatedAdminAccountCommand = _GetDelegatedAdminAccountCommand;
4175
4150
 
4176
4151
 
4177
4152
 
4178
-
4179
4153
  var _GetEc2DeepInspectionConfigurationCommand = class _GetEc2DeepInspectionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4180
4154
  ...commonParams
4181
4155
  }).m(function(Command, cs, config, o) {
@@ -4192,7 +4166,6 @@ var GetEc2DeepInspectionConfigurationCommand = _GetEc2DeepInspectionConfiguratio
4192
4166
 
4193
4167
 
4194
4168
 
4195
-
4196
4169
  var _GetEncryptionKeyCommand = class _GetEncryptionKeyCommand extends import_smithy_client.Command.classBuilder().ep({
4197
4170
  ...commonParams
4198
4171
  }).m(function(Command, cs, config, o) {
@@ -4209,7 +4182,6 @@ var GetEncryptionKeyCommand = _GetEncryptionKeyCommand;
4209
4182
 
4210
4183
 
4211
4184
 
4212
-
4213
4185
  var _GetFindingsReportStatusCommand = class _GetFindingsReportStatusCommand extends import_smithy_client.Command.classBuilder().ep({
4214
4186
  ...commonParams
4215
4187
  }).m(function(Command, cs, config, o) {
@@ -4226,7 +4198,6 @@ var GetFindingsReportStatusCommand = _GetFindingsReportStatusCommand;
4226
4198
 
4227
4199
 
4228
4200
 
4229
-
4230
4201
  var _GetMemberCommand = class _GetMemberCommand extends import_smithy_client.Command.classBuilder().ep({
4231
4202
  ...commonParams
4232
4203
  }).m(function(Command, cs, config, o) {
@@ -4243,7 +4214,6 @@ var GetMemberCommand = _GetMemberCommand;
4243
4214
 
4244
4215
 
4245
4216
 
4246
-
4247
4217
  var _GetSbomExportCommand = class _GetSbomExportCommand extends import_smithy_client.Command.classBuilder().ep({
4248
4218
  ...commonParams
4249
4219
  }).m(function(Command, cs, config, o) {
@@ -4260,7 +4230,6 @@ var GetSbomExportCommand = _GetSbomExportCommand;
4260
4230
 
4261
4231
 
4262
4232
 
4263
-
4264
4233
  var _ListAccountPermissionsCommand = class _ListAccountPermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
4265
4234
  ...commonParams
4266
4235
  }).m(function(Command, cs, config, o) {
@@ -4277,7 +4246,6 @@ var ListAccountPermissionsCommand = _ListAccountPermissionsCommand;
4277
4246
 
4278
4247
 
4279
4248
 
4280
-
4281
4249
  var _ListCisScanConfigurationsCommand = class _ListCisScanConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
4282
4250
  ...commonParams
4283
4251
  }).m(function(Command, cs, config, o) {
@@ -4294,7 +4262,6 @@ var ListCisScanConfigurationsCommand = _ListCisScanConfigurationsCommand;
4294
4262
 
4295
4263
 
4296
4264
 
4297
-
4298
4265
  var _ListCisScanResultsAggregatedByChecksCommand = class _ListCisScanResultsAggregatedByChecksCommand extends import_smithy_client.Command.classBuilder().ep({
4299
4266
  ...commonParams
4300
4267
  }).m(function(Command, cs, config, o) {
@@ -4311,7 +4278,6 @@ var ListCisScanResultsAggregatedByChecksCommand = _ListCisScanResultsAggregatedB
4311
4278
 
4312
4279
 
4313
4280
 
4314
-
4315
4281
  var _ListCisScanResultsAggregatedByTargetResourceCommand = class _ListCisScanResultsAggregatedByTargetResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4316
4282
  ...commonParams
4317
4283
  }).m(function(Command, cs, config, o) {
@@ -4328,7 +4294,6 @@ var ListCisScanResultsAggregatedByTargetResourceCommand = _ListCisScanResultsAgg
4328
4294
 
4329
4295
 
4330
4296
 
4331
-
4332
4297
  var _ListCisScansCommand = class _ListCisScansCommand extends import_smithy_client.Command.classBuilder().ep({
4333
4298
  ...commonParams
4334
4299
  }).m(function(Command, cs, config, o) {
@@ -4345,7 +4310,6 @@ var ListCisScansCommand = _ListCisScansCommand;
4345
4310
 
4346
4311
 
4347
4312
 
4348
-
4349
4313
  var _ListCoverageCommand = class _ListCoverageCommand extends import_smithy_client.Command.classBuilder().ep({
4350
4314
  ...commonParams
4351
4315
  }).m(function(Command, cs, config, o) {
@@ -4362,7 +4326,6 @@ var ListCoverageCommand = _ListCoverageCommand;
4362
4326
 
4363
4327
 
4364
4328
 
4365
-
4366
4329
  var _ListCoverageStatisticsCommand = class _ListCoverageStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
4367
4330
  ...commonParams
4368
4331
  }).m(function(Command, cs, config, o) {
@@ -4379,7 +4342,6 @@ var ListCoverageStatisticsCommand = _ListCoverageStatisticsCommand;
4379
4342
 
4380
4343
 
4381
4344
 
4382
-
4383
4345
  var _ListDelegatedAdminAccountsCommand = class _ListDelegatedAdminAccountsCommand extends import_smithy_client.Command.classBuilder().ep({
4384
4346
  ...commonParams
4385
4347
  }).m(function(Command, cs, config, o) {
@@ -4396,7 +4358,6 @@ var ListDelegatedAdminAccountsCommand = _ListDelegatedAdminAccountsCommand;
4396
4358
 
4397
4359
 
4398
4360
 
4399
-
4400
4361
  var _ListFiltersCommand = class _ListFiltersCommand extends import_smithy_client.Command.classBuilder().ep({
4401
4362
  ...commonParams
4402
4363
  }).m(function(Command, cs, config, o) {
@@ -4413,7 +4374,6 @@ var ListFiltersCommand = _ListFiltersCommand;
4413
4374
 
4414
4375
 
4415
4376
 
4416
-
4417
4377
  var _ListFindingAggregationsCommand = class _ListFindingAggregationsCommand extends import_smithy_client.Command.classBuilder().ep({
4418
4378
  ...commonParams
4419
4379
  }).m(function(Command, cs, config, o) {
@@ -4430,7 +4390,6 @@ var ListFindingAggregationsCommand = _ListFindingAggregationsCommand;
4430
4390
 
4431
4391
 
4432
4392
 
4433
-
4434
4393
  var _ListFindingsCommand = class _ListFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
4435
4394
  ...commonParams
4436
4395
  }).m(function(Command, cs, config, o) {
@@ -4447,7 +4406,6 @@ var ListFindingsCommand = _ListFindingsCommand;
4447
4406
 
4448
4407
 
4449
4408
 
4450
-
4451
4409
  var _ListMembersCommand = class _ListMembersCommand extends import_smithy_client.Command.classBuilder().ep({
4452
4410
  ...commonParams
4453
4411
  }).m(function(Command, cs, config, o) {
@@ -4464,7 +4422,6 @@ var ListMembersCommand = _ListMembersCommand;
4464
4422
 
4465
4423
 
4466
4424
 
4467
-
4468
4425
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4469
4426
  ...commonParams
4470
4427
  }).m(function(Command, cs, config, o) {
@@ -4481,7 +4438,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
4481
4438
 
4482
4439
 
4483
4440
 
4484
-
4485
4441
  var _ListUsageTotalsCommand = class _ListUsageTotalsCommand extends import_smithy_client.Command.classBuilder().ep({
4486
4442
  ...commonParams
4487
4443
  }).m(function(Command, cs, config, o) {
@@ -4498,7 +4454,6 @@ var ListUsageTotalsCommand = _ListUsageTotalsCommand;
4498
4454
 
4499
4455
 
4500
4456
 
4501
-
4502
4457
  var _ResetEncryptionKeyCommand = class _ResetEncryptionKeyCommand extends import_smithy_client.Command.classBuilder().ep({
4503
4458
  ...commonParams
4504
4459
  }).m(function(Command, cs, config, o) {
@@ -4515,7 +4470,6 @@ var ResetEncryptionKeyCommand = _ResetEncryptionKeyCommand;
4515
4470
 
4516
4471
 
4517
4472
 
4518
-
4519
4473
  var _SearchVulnerabilitiesCommand = class _SearchVulnerabilitiesCommand extends import_smithy_client.Command.classBuilder().ep({
4520
4474
  ...commonParams
4521
4475
  }).m(function(Command, cs, config, o) {
@@ -4532,7 +4486,6 @@ var SearchVulnerabilitiesCommand = _SearchVulnerabilitiesCommand;
4532
4486
 
4533
4487
 
4534
4488
 
4535
-
4536
4489
  var _SendCisSessionHealthCommand = class _SendCisSessionHealthCommand extends import_smithy_client.Command.classBuilder().ep({
4537
4490
  ...commonParams
4538
4491
  }).m(function(Command, cs, config, o) {
@@ -4549,7 +4502,6 @@ var SendCisSessionHealthCommand = _SendCisSessionHealthCommand;
4549
4502
 
4550
4503
 
4551
4504
 
4552
-
4553
4505
  var _SendCisSessionTelemetryCommand = class _SendCisSessionTelemetryCommand extends import_smithy_client.Command.classBuilder().ep({
4554
4506
  ...commonParams
4555
4507
  }).m(function(Command, cs, config, o) {
@@ -4566,7 +4518,6 @@ var SendCisSessionTelemetryCommand = _SendCisSessionTelemetryCommand;
4566
4518
 
4567
4519
 
4568
4520
 
4569
-
4570
4521
  var _StartCisSessionCommand = class _StartCisSessionCommand extends import_smithy_client.Command.classBuilder().ep({
4571
4522
  ...commonParams
4572
4523
  }).m(function(Command, cs, config, o) {
@@ -4583,7 +4534,6 @@ var StartCisSessionCommand = _StartCisSessionCommand;
4583
4534
 
4584
4535
 
4585
4536
 
4586
-
4587
4537
  var _StopCisSessionCommand = class _StopCisSessionCommand extends import_smithy_client.Command.classBuilder().ep({
4588
4538
  ...commonParams
4589
4539
  }).m(function(Command, cs, config, o) {
@@ -4600,7 +4550,6 @@ var StopCisSessionCommand = _StopCisSessionCommand;
4600
4550
 
4601
4551
 
4602
4552
 
4603
-
4604
4553
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4605
4554
  ...commonParams
4606
4555
  }).m(function(Command, cs, config, o) {
@@ -4617,7 +4566,6 @@ var TagResourceCommand = _TagResourceCommand;
4617
4566
 
4618
4567
 
4619
4568
 
4620
-
4621
4569
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4622
4570
  ...commonParams
4623
4571
  }).m(function(Command, cs, config, o) {
@@ -4634,7 +4582,6 @@ var UntagResourceCommand = _UntagResourceCommand;
4634
4582
 
4635
4583
 
4636
4584
 
4637
-
4638
4585
  var _UpdateCisScanConfigurationCommand = class _UpdateCisScanConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4639
4586
  ...commonParams
4640
4587
  }).m(function(Command, cs, config, o) {
@@ -4651,7 +4598,6 @@ var UpdateCisScanConfigurationCommand = _UpdateCisScanConfigurationCommand;
4651
4598
 
4652
4599
 
4653
4600
 
4654
-
4655
4601
  var _UpdateConfigurationCommand = class _UpdateConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4656
4602
  ...commonParams
4657
4603
  }).m(function(Command, cs, config, o) {
@@ -4668,7 +4614,6 @@ var UpdateConfigurationCommand = _UpdateConfigurationCommand;
4668
4614
 
4669
4615
 
4670
4616
 
4671
-
4672
4617
  var _UpdateEc2DeepInspectionConfigurationCommand = class _UpdateEc2DeepInspectionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4673
4618
  ...commonParams
4674
4619
  }).m(function(Command, cs, config, o) {
@@ -4685,7 +4630,6 @@ var UpdateEc2DeepInspectionConfigurationCommand = _UpdateEc2DeepInspectionConfig
4685
4630
 
4686
4631
 
4687
4632
 
4688
-
4689
4633
  var _UpdateEncryptionKeyCommand = class _UpdateEncryptionKeyCommand extends import_smithy_client.Command.classBuilder().ep({
4690
4634
  ...commonParams
4691
4635
  }).m(function(Command, cs, config, o) {
@@ -4702,7 +4646,6 @@ var UpdateEncryptionKeyCommand = _UpdateEncryptionKeyCommand;
4702
4646
 
4703
4647
 
4704
4648
 
4705
-
4706
4649
  var _UpdateFilterCommand = class _UpdateFilterCommand extends import_smithy_client.Command.classBuilder().ep({
4707
4650
  ...commonParams
4708
4651
  }).m(function(Command, cs, config, o) {
@@ -4719,7 +4662,6 @@ var UpdateFilterCommand = _UpdateFilterCommand;
4719
4662
 
4720
4663
 
4721
4664
 
4722
-
4723
4665
  var _UpdateOrganizationConfigurationCommand = class _UpdateOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4724
4666
  ...commonParams
4725
4667
  }).m(function(Command, cs, config, o) {
@@ -4736,7 +4678,6 @@ var UpdateOrganizationConfigurationCommand = _UpdateOrganizationConfigurationCom
4736
4678
 
4737
4679
 
4738
4680
 
4739
-
4740
4681
  var _UpdateOrgEc2DeepInspectionConfigurationCommand = class _UpdateOrgEc2DeepInspectionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4741
4682
  ...commonParams
4742
4683
  }).m(function(Command, cs, config, o) {
@@ -149,15 +149,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
149
149
  * Enables FIPS compatible endpoints.
150
150
  */
151
151
  useFipsEndpoint?: boolean | __Provider<boolean>;
152
+ /**
153
+ * The AWS region to which this client will send requests
154
+ */
155
+ region?: string | __Provider<string>;
152
156
  /**
153
157
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
154
158
  * @internal
155
159
  */
156
160
  defaultUserAgentProvider?: Provider<__UserAgent>;
157
- /**
158
- * The AWS region to which this client will send requests
159
- */
160
- region?: string | __Provider<string>;
161
161
  /**
162
162
  * Default credentials provider; Not available in browser runtime.
163
163
  * @deprecated
@@ -5,7 +5,8 @@ import { AssociateMemberRequest, AssociateMemberResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchGetAccountStatusRequest, BatchGetAccountStatusResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchGetCodeSnippetRequest, BatchGetCodeSnippetResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchGetFindingDetailsRequest, BatchGetFindingDetailsResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchGetFreeTrialInfoRequest, BatchGetFreeTrialInfoResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchGetMemberEc2DeepInspectionStatusRequest, BatchGetMemberEc2DeepInsp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchUpdateMemberEc2DeepInspectionStatusRequest, BatchUpdateMemberEc2De
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CancelFindingsReportRequest, CancelFindingsReportResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CancelSbomExportRequest, CancelSbomExportResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateCisScanConfigurationRequest, CreateCisScanConfigurationResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateFilterRequest, CreateFilterResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateFindingsReportRequest, CreateFindingsReportResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateSbomExportRequest, CreateSbomExportResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteCisScanConfigurationRequest, DeleteCisScanConfigurationResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteFilterRequest, DeleteFilterResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeOrganizationConfigurationRequest, DescribeOrganizationConfigura
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisableRequest, DisableResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisableDelegatedAdminAccountRequest, DisableDelegatedAdminAccountRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisassociateMemberRequest, DisassociateMemberResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *