@aws-sdk/client-securityhub 3.649.0 → 3.651.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +79 -237
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +1 -3
- package/dist-es/commands/AcceptInvitationCommand.js +1 -3
- package/dist-es/commands/BatchDeleteAutomationRulesCommand.js +1 -3
- package/dist-es/commands/BatchDisableStandardsCommand.js +1 -3
- package/dist-es/commands/BatchEnableStandardsCommand.js +1 -3
- package/dist-es/commands/BatchGetAutomationRulesCommand.js +1 -3
- package/dist-es/commands/BatchGetConfigurationPolicyAssociationsCommand.js +1 -3
- package/dist-es/commands/BatchGetSecurityControlsCommand.js +1 -3
- package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +1 -3
- package/dist-es/commands/BatchImportFindingsCommand.js +1 -3
- package/dist-es/commands/BatchUpdateAutomationRulesCommand.js +1 -3
- package/dist-es/commands/BatchUpdateFindingsCommand.js +1 -3
- package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +1 -3
- package/dist-es/commands/CreateActionTargetCommand.js +1 -3
- package/dist-es/commands/CreateAutomationRuleCommand.js +1 -3
- package/dist-es/commands/CreateConfigurationPolicyCommand.js +1 -3
- package/dist-es/commands/CreateFindingAggregatorCommand.js +1 -3
- package/dist-es/commands/CreateInsightCommand.js +1 -3
- package/dist-es/commands/CreateMembersCommand.js +1 -3
- package/dist-es/commands/DeclineInvitationsCommand.js +1 -3
- package/dist-es/commands/DeleteActionTargetCommand.js +1 -3
- package/dist-es/commands/DeleteConfigurationPolicyCommand.js +1 -3
- package/dist-es/commands/DeleteFindingAggregatorCommand.js +1 -3
- package/dist-es/commands/DeleteInsightCommand.js +1 -3
- package/dist-es/commands/DeleteInvitationsCommand.js +1 -3
- package/dist-es/commands/DeleteMembersCommand.js +1 -3
- package/dist-es/commands/DescribeActionTargetsCommand.js +1 -3
- package/dist-es/commands/DescribeHubCommand.js +1 -3
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +1 -3
- package/dist-es/commands/DescribeProductsCommand.js +1 -3
- package/dist-es/commands/DescribeStandardsCommand.js +1 -3
- package/dist-es/commands/DescribeStandardsControlsCommand.js +1 -3
- package/dist-es/commands/DisableImportFindingsForProductCommand.js +1 -3
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +1 -3
- package/dist-es/commands/DisableSecurityHubCommand.js +1 -3
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +1 -3
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +1 -3
- package/dist-es/commands/DisassociateMembersCommand.js +1 -3
- package/dist-es/commands/EnableImportFindingsForProductCommand.js +1 -3
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +1 -3
- package/dist-es/commands/EnableSecurityHubCommand.js +1 -3
- package/dist-es/commands/GetAdministratorAccountCommand.js +1 -3
- package/dist-es/commands/GetConfigurationPolicyAssociationCommand.js +1 -3
- package/dist-es/commands/GetConfigurationPolicyCommand.js +1 -3
- package/dist-es/commands/GetEnabledStandardsCommand.js +1 -3
- package/dist-es/commands/GetFindingAggregatorCommand.js +1 -3
- package/dist-es/commands/GetFindingHistoryCommand.js +1 -3
- package/dist-es/commands/GetFindingsCommand.js +1 -3
- package/dist-es/commands/GetInsightResultsCommand.js +1 -3
- package/dist-es/commands/GetInsightsCommand.js +1 -3
- package/dist-es/commands/GetInvitationsCountCommand.js +1 -3
- package/dist-es/commands/GetMasterAccountCommand.js +1 -3
- package/dist-es/commands/GetMembersCommand.js +1 -3
- package/dist-es/commands/GetSecurityControlDefinitionCommand.js +1 -3
- package/dist-es/commands/InviteMembersCommand.js +1 -3
- package/dist-es/commands/ListAutomationRulesCommand.js +1 -3
- package/dist-es/commands/ListConfigurationPoliciesCommand.js +1 -3
- package/dist-es/commands/ListConfigurationPolicyAssociationsCommand.js +1 -3
- package/dist-es/commands/ListEnabledProductsForImportCommand.js +1 -3
- package/dist-es/commands/ListFindingAggregatorsCommand.js +1 -3
- package/dist-es/commands/ListInvitationsCommand.js +1 -3
- package/dist-es/commands/ListMembersCommand.js +1 -3
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +1 -3
- package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +1 -3
- package/dist-es/commands/ListStandardsControlAssociationsCommand.js +1 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-es/commands/StartConfigurationPolicyAssociationCommand.js +1 -3
- package/dist-es/commands/StartConfigurationPolicyDisassociationCommand.js +1 -3
- package/dist-es/commands/TagResourceCommand.js +1 -3
- package/dist-es/commands/UntagResourceCommand.js +1 -3
- package/dist-es/commands/UpdateActionTargetCommand.js +1 -3
- package/dist-es/commands/UpdateConfigurationPolicyCommand.js +1 -3
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +1 -3
- package/dist-es/commands/UpdateFindingsCommand.js +1 -3
- package/dist-es/commands/UpdateInsightCommand.js +1 -3
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +1 -3
- package/dist-es/commands/UpdateSecurityControlCommand.js +1 -3
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +1 -3
- package/dist-es/commands/UpdateStandardsControlCommand.js +1 -3
- package/package.json +5 -5
package/dist-cjs/index.js
CHANGED
|
@@ -5056,9 +5056,7 @@ var _TK = "TagKeys";
|
|
|
5056
5056
|
var _tK = "tagKeys";
|
|
5057
5057
|
|
|
5058
5058
|
// src/commands/AcceptAdministratorInvitationCommand.ts
|
|
5059
|
-
var _AcceptAdministratorInvitationCommand = class _AcceptAdministratorInvitationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5060
|
-
...commonParams
|
|
5061
|
-
}).m(function(Command, cs, config, o) {
|
|
5059
|
+
var _AcceptAdministratorInvitationCommand = class _AcceptAdministratorInvitationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5062
5060
|
return [
|
|
5063
5061
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5064
5062
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5072,9 +5070,7 @@ var AcceptAdministratorInvitationCommand = _AcceptAdministratorInvitationCommand
|
|
|
5072
5070
|
|
|
5073
5071
|
|
|
5074
5072
|
|
|
5075
|
-
var _AcceptInvitationCommand = class _AcceptInvitationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5076
|
-
...commonParams
|
|
5077
|
-
}).m(function(Command, cs, config, o) {
|
|
5073
|
+
var _AcceptInvitationCommand = class _AcceptInvitationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5078
5074
|
return [
|
|
5079
5075
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5080
5076
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5088,9 +5084,7 @@ var AcceptInvitationCommand = _AcceptInvitationCommand;
|
|
|
5088
5084
|
|
|
5089
5085
|
|
|
5090
5086
|
|
|
5091
|
-
var _BatchDeleteAutomationRulesCommand = class _BatchDeleteAutomationRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5092
|
-
...commonParams
|
|
5093
|
-
}).m(function(Command, cs, config, o) {
|
|
5087
|
+
var _BatchDeleteAutomationRulesCommand = class _BatchDeleteAutomationRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5094
5088
|
return [
|
|
5095
5089
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5096
5090
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5104,9 +5098,7 @@ var BatchDeleteAutomationRulesCommand = _BatchDeleteAutomationRulesCommand;
|
|
|
5104
5098
|
|
|
5105
5099
|
|
|
5106
5100
|
|
|
5107
|
-
var _BatchDisableStandardsCommand = class _BatchDisableStandardsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5108
|
-
...commonParams
|
|
5109
|
-
}).m(function(Command, cs, config, o) {
|
|
5101
|
+
var _BatchDisableStandardsCommand = class _BatchDisableStandardsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5110
5102
|
return [
|
|
5111
5103
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5112
5104
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5120,9 +5112,7 @@ var BatchDisableStandardsCommand = _BatchDisableStandardsCommand;
|
|
|
5120
5112
|
|
|
5121
5113
|
|
|
5122
5114
|
|
|
5123
|
-
var _BatchEnableStandardsCommand = class _BatchEnableStandardsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5124
|
-
...commonParams
|
|
5125
|
-
}).m(function(Command, cs, config, o) {
|
|
5115
|
+
var _BatchEnableStandardsCommand = class _BatchEnableStandardsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5126
5116
|
return [
|
|
5127
5117
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5128
5118
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5136,9 +5126,7 @@ var BatchEnableStandardsCommand = _BatchEnableStandardsCommand;
|
|
|
5136
5126
|
|
|
5137
5127
|
|
|
5138
5128
|
|
|
5139
|
-
var _BatchGetAutomationRulesCommand = class _BatchGetAutomationRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5140
|
-
...commonParams
|
|
5141
|
-
}).m(function(Command, cs, config, o) {
|
|
5129
|
+
var _BatchGetAutomationRulesCommand = class _BatchGetAutomationRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5142
5130
|
return [
|
|
5143
5131
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5144
5132
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5152,9 +5140,7 @@ var BatchGetAutomationRulesCommand = _BatchGetAutomationRulesCommand;
|
|
|
5152
5140
|
|
|
5153
5141
|
|
|
5154
5142
|
|
|
5155
|
-
var _BatchGetConfigurationPolicyAssociationsCommand = class _BatchGetConfigurationPolicyAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5156
|
-
...commonParams
|
|
5157
|
-
}).m(function(Command, cs, config, o) {
|
|
5143
|
+
var _BatchGetConfigurationPolicyAssociationsCommand = class _BatchGetConfigurationPolicyAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5158
5144
|
return [
|
|
5159
5145
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5160
5146
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5168,9 +5154,7 @@ var BatchGetConfigurationPolicyAssociationsCommand = _BatchGetConfigurationPolic
|
|
|
5168
5154
|
|
|
5169
5155
|
|
|
5170
5156
|
|
|
5171
|
-
var _BatchGetSecurityControlsCommand = class _BatchGetSecurityControlsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5172
|
-
...commonParams
|
|
5173
|
-
}).m(function(Command, cs, config, o) {
|
|
5157
|
+
var _BatchGetSecurityControlsCommand = class _BatchGetSecurityControlsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5174
5158
|
return [
|
|
5175
5159
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5176
5160
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5184,9 +5168,7 @@ var BatchGetSecurityControlsCommand = _BatchGetSecurityControlsCommand;
|
|
|
5184
5168
|
|
|
5185
5169
|
|
|
5186
5170
|
|
|
5187
|
-
var _BatchGetStandardsControlAssociationsCommand = class _BatchGetStandardsControlAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5188
|
-
...commonParams
|
|
5189
|
-
}).m(function(Command, cs, config, o) {
|
|
5171
|
+
var _BatchGetStandardsControlAssociationsCommand = class _BatchGetStandardsControlAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5190
5172
|
return [
|
|
5191
5173
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5192
5174
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5200,9 +5182,7 @@ var BatchGetStandardsControlAssociationsCommand = _BatchGetStandardsControlAssoc
|
|
|
5200
5182
|
|
|
5201
5183
|
|
|
5202
5184
|
|
|
5203
|
-
var _BatchImportFindingsCommand = class _BatchImportFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5204
|
-
...commonParams
|
|
5205
|
-
}).m(function(Command, cs, config, o) {
|
|
5185
|
+
var _BatchImportFindingsCommand = class _BatchImportFindingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5206
5186
|
return [
|
|
5207
5187
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5208
5188
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5216,9 +5196,7 @@ var BatchImportFindingsCommand = _BatchImportFindingsCommand;
|
|
|
5216
5196
|
|
|
5217
5197
|
|
|
5218
5198
|
|
|
5219
|
-
var _BatchUpdateAutomationRulesCommand = class _BatchUpdateAutomationRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5220
|
-
...commonParams
|
|
5221
|
-
}).m(function(Command, cs, config, o) {
|
|
5199
|
+
var _BatchUpdateAutomationRulesCommand = class _BatchUpdateAutomationRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5222
5200
|
return [
|
|
5223
5201
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5224
5202
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5232,9 +5210,7 @@ var BatchUpdateAutomationRulesCommand = _BatchUpdateAutomationRulesCommand;
|
|
|
5232
5210
|
|
|
5233
5211
|
|
|
5234
5212
|
|
|
5235
|
-
var _BatchUpdateFindingsCommand = class _BatchUpdateFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5236
|
-
...commonParams
|
|
5237
|
-
}).m(function(Command, cs, config, o) {
|
|
5213
|
+
var _BatchUpdateFindingsCommand = class _BatchUpdateFindingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5238
5214
|
return [
|
|
5239
5215
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5240
5216
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5248,9 +5224,7 @@ var BatchUpdateFindingsCommand = _BatchUpdateFindingsCommand;
|
|
|
5248
5224
|
|
|
5249
5225
|
|
|
5250
5226
|
|
|
5251
|
-
var _BatchUpdateStandardsControlAssociationsCommand = class _BatchUpdateStandardsControlAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5252
|
-
...commonParams
|
|
5253
|
-
}).m(function(Command, cs, config, o) {
|
|
5227
|
+
var _BatchUpdateStandardsControlAssociationsCommand = class _BatchUpdateStandardsControlAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5254
5228
|
return [
|
|
5255
5229
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5256
5230
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5264,9 +5238,7 @@ var BatchUpdateStandardsControlAssociationsCommand = _BatchUpdateStandardsContro
|
|
|
5264
5238
|
|
|
5265
5239
|
|
|
5266
5240
|
|
|
5267
|
-
var _CreateActionTargetCommand = class _CreateActionTargetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5268
|
-
...commonParams
|
|
5269
|
-
}).m(function(Command, cs, config, o) {
|
|
5241
|
+
var _CreateActionTargetCommand = class _CreateActionTargetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5270
5242
|
return [
|
|
5271
5243
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5272
5244
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5280,9 +5252,7 @@ var CreateActionTargetCommand = _CreateActionTargetCommand;
|
|
|
5280
5252
|
|
|
5281
5253
|
|
|
5282
5254
|
|
|
5283
|
-
var _CreateAutomationRuleCommand = class _CreateAutomationRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5284
|
-
...commonParams
|
|
5285
|
-
}).m(function(Command, cs, config, o) {
|
|
5255
|
+
var _CreateAutomationRuleCommand = class _CreateAutomationRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5286
5256
|
return [
|
|
5287
5257
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5288
5258
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5296,9 +5266,7 @@ var CreateAutomationRuleCommand = _CreateAutomationRuleCommand;
|
|
|
5296
5266
|
|
|
5297
5267
|
|
|
5298
5268
|
|
|
5299
|
-
var _CreateConfigurationPolicyCommand = class _CreateConfigurationPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5300
|
-
...commonParams
|
|
5301
|
-
}).m(function(Command, cs, config, o) {
|
|
5269
|
+
var _CreateConfigurationPolicyCommand = class _CreateConfigurationPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5302
5270
|
return [
|
|
5303
5271
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5304
5272
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5312,9 +5280,7 @@ var CreateConfigurationPolicyCommand = _CreateConfigurationPolicyCommand;
|
|
|
5312
5280
|
|
|
5313
5281
|
|
|
5314
5282
|
|
|
5315
|
-
var _CreateFindingAggregatorCommand = class _CreateFindingAggregatorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5316
|
-
...commonParams
|
|
5317
|
-
}).m(function(Command, cs, config, o) {
|
|
5283
|
+
var _CreateFindingAggregatorCommand = class _CreateFindingAggregatorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5318
5284
|
return [
|
|
5319
5285
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5320
5286
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5328,9 +5294,7 @@ var CreateFindingAggregatorCommand = _CreateFindingAggregatorCommand;
|
|
|
5328
5294
|
|
|
5329
5295
|
|
|
5330
5296
|
|
|
5331
|
-
var _CreateInsightCommand = class _CreateInsightCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5332
|
-
...commonParams
|
|
5333
|
-
}).m(function(Command, cs, config, o) {
|
|
5297
|
+
var _CreateInsightCommand = class _CreateInsightCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5334
5298
|
return [
|
|
5335
5299
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5336
5300
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5344,9 +5308,7 @@ var CreateInsightCommand = _CreateInsightCommand;
|
|
|
5344
5308
|
|
|
5345
5309
|
|
|
5346
5310
|
|
|
5347
|
-
var _CreateMembersCommand = class _CreateMembersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5348
|
-
...commonParams
|
|
5349
|
-
}).m(function(Command, cs, config, o) {
|
|
5311
|
+
var _CreateMembersCommand = class _CreateMembersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5350
5312
|
return [
|
|
5351
5313
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5352
5314
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5360,9 +5322,7 @@ var CreateMembersCommand = _CreateMembersCommand;
|
|
|
5360
5322
|
|
|
5361
5323
|
|
|
5362
5324
|
|
|
5363
|
-
var _DeclineInvitationsCommand = class _DeclineInvitationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5364
|
-
...commonParams
|
|
5365
|
-
}).m(function(Command, cs, config, o) {
|
|
5325
|
+
var _DeclineInvitationsCommand = class _DeclineInvitationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5366
5326
|
return [
|
|
5367
5327
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5368
5328
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5376,9 +5336,7 @@ var DeclineInvitationsCommand = _DeclineInvitationsCommand;
|
|
|
5376
5336
|
|
|
5377
5337
|
|
|
5378
5338
|
|
|
5379
|
-
var _DeleteActionTargetCommand = class _DeleteActionTargetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5380
|
-
...commonParams
|
|
5381
|
-
}).m(function(Command, cs, config, o) {
|
|
5339
|
+
var _DeleteActionTargetCommand = class _DeleteActionTargetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5382
5340
|
return [
|
|
5383
5341
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5384
5342
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5392,9 +5350,7 @@ var DeleteActionTargetCommand = _DeleteActionTargetCommand;
|
|
|
5392
5350
|
|
|
5393
5351
|
|
|
5394
5352
|
|
|
5395
|
-
var _DeleteConfigurationPolicyCommand = class _DeleteConfigurationPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5396
|
-
...commonParams
|
|
5397
|
-
}).m(function(Command, cs, config, o) {
|
|
5353
|
+
var _DeleteConfigurationPolicyCommand = class _DeleteConfigurationPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5398
5354
|
return [
|
|
5399
5355
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5400
5356
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5408,9 +5364,7 @@ var DeleteConfigurationPolicyCommand = _DeleteConfigurationPolicyCommand;
|
|
|
5408
5364
|
|
|
5409
5365
|
|
|
5410
5366
|
|
|
5411
|
-
var _DeleteFindingAggregatorCommand = class _DeleteFindingAggregatorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5412
|
-
...commonParams
|
|
5413
|
-
}).m(function(Command, cs, config, o) {
|
|
5367
|
+
var _DeleteFindingAggregatorCommand = class _DeleteFindingAggregatorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5414
5368
|
return [
|
|
5415
5369
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5416
5370
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5424,9 +5378,7 @@ var DeleteFindingAggregatorCommand = _DeleteFindingAggregatorCommand;
|
|
|
5424
5378
|
|
|
5425
5379
|
|
|
5426
5380
|
|
|
5427
|
-
var _DeleteInsightCommand = class _DeleteInsightCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5428
|
-
...commonParams
|
|
5429
|
-
}).m(function(Command, cs, config, o) {
|
|
5381
|
+
var _DeleteInsightCommand = class _DeleteInsightCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5430
5382
|
return [
|
|
5431
5383
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5432
5384
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5440,9 +5392,7 @@ var DeleteInsightCommand = _DeleteInsightCommand;
|
|
|
5440
5392
|
|
|
5441
5393
|
|
|
5442
5394
|
|
|
5443
|
-
var _DeleteInvitationsCommand = class _DeleteInvitationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5444
|
-
...commonParams
|
|
5445
|
-
}).m(function(Command, cs, config, o) {
|
|
5395
|
+
var _DeleteInvitationsCommand = class _DeleteInvitationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5446
5396
|
return [
|
|
5447
5397
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5448
5398
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5456,9 +5406,7 @@ var DeleteInvitationsCommand = _DeleteInvitationsCommand;
|
|
|
5456
5406
|
|
|
5457
5407
|
|
|
5458
5408
|
|
|
5459
|
-
var _DeleteMembersCommand = class _DeleteMembersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5460
|
-
...commonParams
|
|
5461
|
-
}).m(function(Command, cs, config, o) {
|
|
5409
|
+
var _DeleteMembersCommand = class _DeleteMembersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5462
5410
|
return [
|
|
5463
5411
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5464
5412
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5472,9 +5420,7 @@ var DeleteMembersCommand = _DeleteMembersCommand;
|
|
|
5472
5420
|
|
|
5473
5421
|
|
|
5474
5422
|
|
|
5475
|
-
var _DescribeActionTargetsCommand = class _DescribeActionTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5476
|
-
...commonParams
|
|
5477
|
-
}).m(function(Command, cs, config, o) {
|
|
5423
|
+
var _DescribeActionTargetsCommand = class _DescribeActionTargetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5478
5424
|
return [
|
|
5479
5425
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5480
5426
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5488,9 +5434,7 @@ var DescribeActionTargetsCommand = _DescribeActionTargetsCommand;
|
|
|
5488
5434
|
|
|
5489
5435
|
|
|
5490
5436
|
|
|
5491
|
-
var _DescribeHubCommand = class _DescribeHubCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5492
|
-
...commonParams
|
|
5493
|
-
}).m(function(Command, cs, config, o) {
|
|
5437
|
+
var _DescribeHubCommand = class _DescribeHubCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5494
5438
|
return [
|
|
5495
5439
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5496
5440
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5504,9 +5448,7 @@ var DescribeHubCommand = _DescribeHubCommand;
|
|
|
5504
5448
|
|
|
5505
5449
|
|
|
5506
5450
|
|
|
5507
|
-
var _DescribeOrganizationConfigurationCommand = class _DescribeOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5508
|
-
...commonParams
|
|
5509
|
-
}).m(function(Command, cs, config, o) {
|
|
5451
|
+
var _DescribeOrganizationConfigurationCommand = class _DescribeOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5510
5452
|
return [
|
|
5511
5453
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5512
5454
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5520,9 +5462,7 @@ var DescribeOrganizationConfigurationCommand = _DescribeOrganizationConfiguratio
|
|
|
5520
5462
|
|
|
5521
5463
|
|
|
5522
5464
|
|
|
5523
|
-
var _DescribeProductsCommand = class _DescribeProductsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5524
|
-
...commonParams
|
|
5525
|
-
}).m(function(Command, cs, config, o) {
|
|
5465
|
+
var _DescribeProductsCommand = class _DescribeProductsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5526
5466
|
return [
|
|
5527
5467
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5528
5468
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5536,9 +5476,7 @@ var DescribeProductsCommand = _DescribeProductsCommand;
|
|
|
5536
5476
|
|
|
5537
5477
|
|
|
5538
5478
|
|
|
5539
|
-
var _DescribeStandardsCommand = class _DescribeStandardsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5540
|
-
...commonParams
|
|
5541
|
-
}).m(function(Command, cs, config, o) {
|
|
5479
|
+
var _DescribeStandardsCommand = class _DescribeStandardsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5542
5480
|
return [
|
|
5543
5481
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5544
5482
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5552,9 +5490,7 @@ var DescribeStandardsCommand = _DescribeStandardsCommand;
|
|
|
5552
5490
|
|
|
5553
5491
|
|
|
5554
5492
|
|
|
5555
|
-
var _DescribeStandardsControlsCommand = class _DescribeStandardsControlsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5556
|
-
...commonParams
|
|
5557
|
-
}).m(function(Command, cs, config, o) {
|
|
5493
|
+
var _DescribeStandardsControlsCommand = class _DescribeStandardsControlsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5558
5494
|
return [
|
|
5559
5495
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5560
5496
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5568,9 +5504,7 @@ var DescribeStandardsControlsCommand = _DescribeStandardsControlsCommand;
|
|
|
5568
5504
|
|
|
5569
5505
|
|
|
5570
5506
|
|
|
5571
|
-
var _DisableImportFindingsForProductCommand = class _DisableImportFindingsForProductCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5572
|
-
...commonParams
|
|
5573
|
-
}).m(function(Command, cs, config, o) {
|
|
5507
|
+
var _DisableImportFindingsForProductCommand = class _DisableImportFindingsForProductCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5574
5508
|
return [
|
|
5575
5509
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5576
5510
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5584,9 +5518,7 @@ var DisableImportFindingsForProductCommand = _DisableImportFindingsForProductCom
|
|
|
5584
5518
|
|
|
5585
5519
|
|
|
5586
5520
|
|
|
5587
|
-
var _DisableOrganizationAdminAccountCommand = class _DisableOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5588
|
-
...commonParams
|
|
5589
|
-
}).m(function(Command, cs, config, o) {
|
|
5521
|
+
var _DisableOrganizationAdminAccountCommand = class _DisableOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5590
5522
|
return [
|
|
5591
5523
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5592
5524
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5600,9 +5532,7 @@ var DisableOrganizationAdminAccountCommand = _DisableOrganizationAdminAccountCom
|
|
|
5600
5532
|
|
|
5601
5533
|
|
|
5602
5534
|
|
|
5603
|
-
var _DisableSecurityHubCommand = class _DisableSecurityHubCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5604
|
-
...commonParams
|
|
5605
|
-
}).m(function(Command, cs, config, o) {
|
|
5535
|
+
var _DisableSecurityHubCommand = class _DisableSecurityHubCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5606
5536
|
return [
|
|
5607
5537
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5608
5538
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5616,9 +5546,7 @@ var DisableSecurityHubCommand = _DisableSecurityHubCommand;
|
|
|
5616
5546
|
|
|
5617
5547
|
|
|
5618
5548
|
|
|
5619
|
-
var _DisassociateFromAdministratorAccountCommand = class _DisassociateFromAdministratorAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5620
|
-
...commonParams
|
|
5621
|
-
}).m(function(Command, cs, config, o) {
|
|
5549
|
+
var _DisassociateFromAdministratorAccountCommand = class _DisassociateFromAdministratorAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5622
5550
|
return [
|
|
5623
5551
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5624
5552
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5632,9 +5560,7 @@ var DisassociateFromAdministratorAccountCommand = _DisassociateFromAdministrator
|
|
|
5632
5560
|
|
|
5633
5561
|
|
|
5634
5562
|
|
|
5635
|
-
var _DisassociateFromMasterAccountCommand = class _DisassociateFromMasterAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5636
|
-
...commonParams
|
|
5637
|
-
}).m(function(Command, cs, config, o) {
|
|
5563
|
+
var _DisassociateFromMasterAccountCommand = class _DisassociateFromMasterAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5638
5564
|
return [
|
|
5639
5565
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5640
5566
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5648,9 +5574,7 @@ var DisassociateFromMasterAccountCommand = _DisassociateFromMasterAccountCommand
|
|
|
5648
5574
|
|
|
5649
5575
|
|
|
5650
5576
|
|
|
5651
|
-
var _DisassociateMembersCommand = class _DisassociateMembersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5652
|
-
...commonParams
|
|
5653
|
-
}).m(function(Command, cs, config, o) {
|
|
5577
|
+
var _DisassociateMembersCommand = class _DisassociateMembersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5654
5578
|
return [
|
|
5655
5579
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5656
5580
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5664,9 +5588,7 @@ var DisassociateMembersCommand = _DisassociateMembersCommand;
|
|
|
5664
5588
|
|
|
5665
5589
|
|
|
5666
5590
|
|
|
5667
|
-
var _EnableImportFindingsForProductCommand = class _EnableImportFindingsForProductCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5668
|
-
...commonParams
|
|
5669
|
-
}).m(function(Command, cs, config, o) {
|
|
5591
|
+
var _EnableImportFindingsForProductCommand = class _EnableImportFindingsForProductCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5670
5592
|
return [
|
|
5671
5593
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5672
5594
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5680,9 +5602,7 @@ var EnableImportFindingsForProductCommand = _EnableImportFindingsForProductComma
|
|
|
5680
5602
|
|
|
5681
5603
|
|
|
5682
5604
|
|
|
5683
|
-
var _EnableOrganizationAdminAccountCommand = class _EnableOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5684
|
-
...commonParams
|
|
5685
|
-
}).m(function(Command, cs, config, o) {
|
|
5605
|
+
var _EnableOrganizationAdminAccountCommand = class _EnableOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5686
5606
|
return [
|
|
5687
5607
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5688
5608
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5696,9 +5616,7 @@ var EnableOrganizationAdminAccountCommand = _EnableOrganizationAdminAccountComma
|
|
|
5696
5616
|
|
|
5697
5617
|
|
|
5698
5618
|
|
|
5699
|
-
var _EnableSecurityHubCommand = class _EnableSecurityHubCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5700
|
-
...commonParams
|
|
5701
|
-
}).m(function(Command, cs, config, o) {
|
|
5619
|
+
var _EnableSecurityHubCommand = class _EnableSecurityHubCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5702
5620
|
return [
|
|
5703
5621
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5704
5622
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5712,9 +5630,7 @@ var EnableSecurityHubCommand = _EnableSecurityHubCommand;
|
|
|
5712
5630
|
|
|
5713
5631
|
|
|
5714
5632
|
|
|
5715
|
-
var _GetAdministratorAccountCommand = class _GetAdministratorAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5716
|
-
...commonParams
|
|
5717
|
-
}).m(function(Command, cs, config, o) {
|
|
5633
|
+
var _GetAdministratorAccountCommand = class _GetAdministratorAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5718
5634
|
return [
|
|
5719
5635
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5720
5636
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5728,9 +5644,7 @@ var GetAdministratorAccountCommand = _GetAdministratorAccountCommand;
|
|
|
5728
5644
|
|
|
5729
5645
|
|
|
5730
5646
|
|
|
5731
|
-
var _GetConfigurationPolicyAssociationCommand = class _GetConfigurationPolicyAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5732
|
-
...commonParams
|
|
5733
|
-
}).m(function(Command, cs, config, o) {
|
|
5647
|
+
var _GetConfigurationPolicyAssociationCommand = class _GetConfigurationPolicyAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5734
5648
|
return [
|
|
5735
5649
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5736
5650
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5744,9 +5658,7 @@ var GetConfigurationPolicyAssociationCommand = _GetConfigurationPolicyAssociatio
|
|
|
5744
5658
|
|
|
5745
5659
|
|
|
5746
5660
|
|
|
5747
|
-
var _GetConfigurationPolicyCommand = class _GetConfigurationPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5748
|
-
...commonParams
|
|
5749
|
-
}).m(function(Command, cs, config, o) {
|
|
5661
|
+
var _GetConfigurationPolicyCommand = class _GetConfigurationPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5750
5662
|
return [
|
|
5751
5663
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5752
5664
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5760,9 +5672,7 @@ var GetConfigurationPolicyCommand = _GetConfigurationPolicyCommand;
|
|
|
5760
5672
|
|
|
5761
5673
|
|
|
5762
5674
|
|
|
5763
|
-
var _GetEnabledStandardsCommand = class _GetEnabledStandardsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5764
|
-
...commonParams
|
|
5765
|
-
}).m(function(Command, cs, config, o) {
|
|
5675
|
+
var _GetEnabledStandardsCommand = class _GetEnabledStandardsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5766
5676
|
return [
|
|
5767
5677
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5768
5678
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5776,9 +5686,7 @@ var GetEnabledStandardsCommand = _GetEnabledStandardsCommand;
|
|
|
5776
5686
|
|
|
5777
5687
|
|
|
5778
5688
|
|
|
5779
|
-
var _GetFindingAggregatorCommand = class _GetFindingAggregatorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5780
|
-
...commonParams
|
|
5781
|
-
}).m(function(Command, cs, config, o) {
|
|
5689
|
+
var _GetFindingAggregatorCommand = class _GetFindingAggregatorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5782
5690
|
return [
|
|
5783
5691
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5784
5692
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5792,9 +5700,7 @@ var GetFindingAggregatorCommand = _GetFindingAggregatorCommand;
|
|
|
5792
5700
|
|
|
5793
5701
|
|
|
5794
5702
|
|
|
5795
|
-
var _GetFindingHistoryCommand = class _GetFindingHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5796
|
-
...commonParams
|
|
5797
|
-
}).m(function(Command, cs, config, o) {
|
|
5703
|
+
var _GetFindingHistoryCommand = class _GetFindingHistoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5798
5704
|
return [
|
|
5799
5705
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5800
5706
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5808,9 +5714,7 @@ var GetFindingHistoryCommand = _GetFindingHistoryCommand;
|
|
|
5808
5714
|
|
|
5809
5715
|
|
|
5810
5716
|
|
|
5811
|
-
var _GetFindingsCommand = class _GetFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5812
|
-
...commonParams
|
|
5813
|
-
}).m(function(Command, cs, config, o) {
|
|
5717
|
+
var _GetFindingsCommand = class _GetFindingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5814
5718
|
return [
|
|
5815
5719
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5816
5720
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5824,9 +5728,7 @@ var GetFindingsCommand = _GetFindingsCommand;
|
|
|
5824
5728
|
|
|
5825
5729
|
|
|
5826
5730
|
|
|
5827
|
-
var _GetInsightResultsCommand = class _GetInsightResultsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5828
|
-
...commonParams
|
|
5829
|
-
}).m(function(Command, cs, config, o) {
|
|
5731
|
+
var _GetInsightResultsCommand = class _GetInsightResultsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5830
5732
|
return [
|
|
5831
5733
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5832
5734
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5840,9 +5742,7 @@ var GetInsightResultsCommand = _GetInsightResultsCommand;
|
|
|
5840
5742
|
|
|
5841
5743
|
|
|
5842
5744
|
|
|
5843
|
-
var _GetInsightsCommand = class _GetInsightsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5844
|
-
...commonParams
|
|
5845
|
-
}).m(function(Command, cs, config, o) {
|
|
5745
|
+
var _GetInsightsCommand = class _GetInsightsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5846
5746
|
return [
|
|
5847
5747
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5848
5748
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5856,9 +5756,7 @@ var GetInsightsCommand = _GetInsightsCommand;
|
|
|
5856
5756
|
|
|
5857
5757
|
|
|
5858
5758
|
|
|
5859
|
-
var _GetInvitationsCountCommand = class _GetInvitationsCountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5860
|
-
...commonParams
|
|
5861
|
-
}).m(function(Command, cs, config, o) {
|
|
5759
|
+
var _GetInvitationsCountCommand = class _GetInvitationsCountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5862
5760
|
return [
|
|
5863
5761
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5864
5762
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5872,9 +5770,7 @@ var GetInvitationsCountCommand = _GetInvitationsCountCommand;
|
|
|
5872
5770
|
|
|
5873
5771
|
|
|
5874
5772
|
|
|
5875
|
-
var _GetMasterAccountCommand = class _GetMasterAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5876
|
-
...commonParams
|
|
5877
|
-
}).m(function(Command, cs, config, o) {
|
|
5773
|
+
var _GetMasterAccountCommand = class _GetMasterAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5878
5774
|
return [
|
|
5879
5775
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5880
5776
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5888,9 +5784,7 @@ var GetMasterAccountCommand = _GetMasterAccountCommand;
|
|
|
5888
5784
|
|
|
5889
5785
|
|
|
5890
5786
|
|
|
5891
|
-
var _GetMembersCommand = class _GetMembersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5892
|
-
...commonParams
|
|
5893
|
-
}).m(function(Command, cs, config, o) {
|
|
5787
|
+
var _GetMembersCommand = class _GetMembersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5894
5788
|
return [
|
|
5895
5789
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5896
5790
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5904,9 +5798,7 @@ var GetMembersCommand = _GetMembersCommand;
|
|
|
5904
5798
|
|
|
5905
5799
|
|
|
5906
5800
|
|
|
5907
|
-
var _GetSecurityControlDefinitionCommand = class _GetSecurityControlDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5908
|
-
...commonParams
|
|
5909
|
-
}).m(function(Command, cs, config, o) {
|
|
5801
|
+
var _GetSecurityControlDefinitionCommand = class _GetSecurityControlDefinitionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5910
5802
|
return [
|
|
5911
5803
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5912
5804
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5920,9 +5812,7 @@ var GetSecurityControlDefinitionCommand = _GetSecurityControlDefinitionCommand;
|
|
|
5920
5812
|
|
|
5921
5813
|
|
|
5922
5814
|
|
|
5923
|
-
var _InviteMembersCommand = class _InviteMembersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5924
|
-
...commonParams
|
|
5925
|
-
}).m(function(Command, cs, config, o) {
|
|
5815
|
+
var _InviteMembersCommand = class _InviteMembersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5926
5816
|
return [
|
|
5927
5817
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5928
5818
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5936,9 +5826,7 @@ var InviteMembersCommand = _InviteMembersCommand;
|
|
|
5936
5826
|
|
|
5937
5827
|
|
|
5938
5828
|
|
|
5939
|
-
var _ListAutomationRulesCommand = class _ListAutomationRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5940
|
-
...commonParams
|
|
5941
|
-
}).m(function(Command, cs, config, o) {
|
|
5829
|
+
var _ListAutomationRulesCommand = class _ListAutomationRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5942
5830
|
return [
|
|
5943
5831
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5944
5832
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5952,9 +5840,7 @@ var ListAutomationRulesCommand = _ListAutomationRulesCommand;
|
|
|
5952
5840
|
|
|
5953
5841
|
|
|
5954
5842
|
|
|
5955
|
-
var _ListConfigurationPoliciesCommand = class _ListConfigurationPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5956
|
-
...commonParams
|
|
5957
|
-
}).m(function(Command, cs, config, o) {
|
|
5843
|
+
var _ListConfigurationPoliciesCommand = class _ListConfigurationPoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5958
5844
|
return [
|
|
5959
5845
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5960
5846
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5968,9 +5854,7 @@ var ListConfigurationPoliciesCommand = _ListConfigurationPoliciesCommand;
|
|
|
5968
5854
|
|
|
5969
5855
|
|
|
5970
5856
|
|
|
5971
|
-
var _ListConfigurationPolicyAssociationsCommand = class _ListConfigurationPolicyAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5972
|
-
...commonParams
|
|
5973
|
-
}).m(function(Command, cs, config, o) {
|
|
5857
|
+
var _ListConfigurationPolicyAssociationsCommand = class _ListConfigurationPolicyAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5974
5858
|
return [
|
|
5975
5859
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5976
5860
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5984,9 +5868,7 @@ var ListConfigurationPolicyAssociationsCommand = _ListConfigurationPolicyAssocia
|
|
|
5984
5868
|
|
|
5985
5869
|
|
|
5986
5870
|
|
|
5987
|
-
var _ListEnabledProductsForImportCommand = class _ListEnabledProductsForImportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5988
|
-
...commonParams
|
|
5989
|
-
}).m(function(Command, cs, config, o) {
|
|
5871
|
+
var _ListEnabledProductsForImportCommand = class _ListEnabledProductsForImportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5990
5872
|
return [
|
|
5991
5873
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5992
5874
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6000,9 +5882,7 @@ var ListEnabledProductsForImportCommand = _ListEnabledProductsForImportCommand;
|
|
|
6000
5882
|
|
|
6001
5883
|
|
|
6002
5884
|
|
|
6003
|
-
var _ListFindingAggregatorsCommand = class _ListFindingAggregatorsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6004
|
-
...commonParams
|
|
6005
|
-
}).m(function(Command, cs, config, o) {
|
|
5885
|
+
var _ListFindingAggregatorsCommand = class _ListFindingAggregatorsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6006
5886
|
return [
|
|
6007
5887
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6008
5888
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6016,9 +5896,7 @@ var ListFindingAggregatorsCommand = _ListFindingAggregatorsCommand;
|
|
|
6016
5896
|
|
|
6017
5897
|
|
|
6018
5898
|
|
|
6019
|
-
var _ListInvitationsCommand = class _ListInvitationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6020
|
-
...commonParams
|
|
6021
|
-
}).m(function(Command, cs, config, o) {
|
|
5899
|
+
var _ListInvitationsCommand = class _ListInvitationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6022
5900
|
return [
|
|
6023
5901
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6024
5902
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6032,9 +5910,7 @@ var ListInvitationsCommand = _ListInvitationsCommand;
|
|
|
6032
5910
|
|
|
6033
5911
|
|
|
6034
5912
|
|
|
6035
|
-
var _ListMembersCommand = class _ListMembersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6036
|
-
...commonParams
|
|
6037
|
-
}).m(function(Command, cs, config, o) {
|
|
5913
|
+
var _ListMembersCommand = class _ListMembersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6038
5914
|
return [
|
|
6039
5915
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6040
5916
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6048,9 +5924,7 @@ var ListMembersCommand = _ListMembersCommand;
|
|
|
6048
5924
|
|
|
6049
5925
|
|
|
6050
5926
|
|
|
6051
|
-
var _ListOrganizationAdminAccountsCommand = class _ListOrganizationAdminAccountsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6052
|
-
...commonParams
|
|
6053
|
-
}).m(function(Command, cs, config, o) {
|
|
5927
|
+
var _ListOrganizationAdminAccountsCommand = class _ListOrganizationAdminAccountsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6054
5928
|
return [
|
|
6055
5929
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6056
5930
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6064,9 +5938,7 @@ var ListOrganizationAdminAccountsCommand = _ListOrganizationAdminAccountsCommand
|
|
|
6064
5938
|
|
|
6065
5939
|
|
|
6066
5940
|
|
|
6067
|
-
var _ListSecurityControlDefinitionsCommand = class _ListSecurityControlDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6068
|
-
...commonParams
|
|
6069
|
-
}).m(function(Command, cs, config, o) {
|
|
5941
|
+
var _ListSecurityControlDefinitionsCommand = class _ListSecurityControlDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6070
5942
|
return [
|
|
6071
5943
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6072
5944
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6080,9 +5952,7 @@ var ListSecurityControlDefinitionsCommand = _ListSecurityControlDefinitionsComma
|
|
|
6080
5952
|
|
|
6081
5953
|
|
|
6082
5954
|
|
|
6083
|
-
var _ListStandardsControlAssociationsCommand = class _ListStandardsControlAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6084
|
-
...commonParams
|
|
6085
|
-
}).m(function(Command, cs, config, o) {
|
|
5955
|
+
var _ListStandardsControlAssociationsCommand = class _ListStandardsControlAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6086
5956
|
return [
|
|
6087
5957
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6088
5958
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6096,9 +5966,7 @@ var ListStandardsControlAssociationsCommand = _ListStandardsControlAssociationsC
|
|
|
6096
5966
|
|
|
6097
5967
|
|
|
6098
5968
|
|
|
6099
|
-
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6100
|
-
...commonParams
|
|
6101
|
-
}).m(function(Command, cs, config, o) {
|
|
5969
|
+
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6102
5970
|
return [
|
|
6103
5971
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6104
5972
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6112,9 +5980,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
6112
5980
|
|
|
6113
5981
|
|
|
6114
5982
|
|
|
6115
|
-
var _StartConfigurationPolicyAssociationCommand = class _StartConfigurationPolicyAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6116
|
-
...commonParams
|
|
6117
|
-
}).m(function(Command, cs, config, o) {
|
|
5983
|
+
var _StartConfigurationPolicyAssociationCommand = class _StartConfigurationPolicyAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6118
5984
|
return [
|
|
6119
5985
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6120
5986
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6128,9 +5994,7 @@ var StartConfigurationPolicyAssociationCommand = _StartConfigurationPolicyAssoci
|
|
|
6128
5994
|
|
|
6129
5995
|
|
|
6130
5996
|
|
|
6131
|
-
var _StartConfigurationPolicyDisassociationCommand = class _StartConfigurationPolicyDisassociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6132
|
-
...commonParams
|
|
6133
|
-
}).m(function(Command, cs, config, o) {
|
|
5997
|
+
var _StartConfigurationPolicyDisassociationCommand = class _StartConfigurationPolicyDisassociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6134
5998
|
return [
|
|
6135
5999
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6136
6000
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6144,9 +6008,7 @@ var StartConfigurationPolicyDisassociationCommand = _StartConfigurationPolicyDis
|
|
|
6144
6008
|
|
|
6145
6009
|
|
|
6146
6010
|
|
|
6147
|
-
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6148
|
-
...commonParams
|
|
6149
|
-
}).m(function(Command, cs, config, o) {
|
|
6011
|
+
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6150
6012
|
return [
|
|
6151
6013
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6152
6014
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6160,9 +6022,7 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
6160
6022
|
|
|
6161
6023
|
|
|
6162
6024
|
|
|
6163
|
-
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6164
|
-
...commonParams
|
|
6165
|
-
}).m(function(Command, cs, config, o) {
|
|
6025
|
+
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6166
6026
|
return [
|
|
6167
6027
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6168
6028
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6176,9 +6036,7 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
6176
6036
|
|
|
6177
6037
|
|
|
6178
6038
|
|
|
6179
|
-
var _UpdateActionTargetCommand = class _UpdateActionTargetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6180
|
-
...commonParams
|
|
6181
|
-
}).m(function(Command, cs, config, o) {
|
|
6039
|
+
var _UpdateActionTargetCommand = class _UpdateActionTargetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6182
6040
|
return [
|
|
6183
6041
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6184
6042
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6192,9 +6050,7 @@ var UpdateActionTargetCommand = _UpdateActionTargetCommand;
|
|
|
6192
6050
|
|
|
6193
6051
|
|
|
6194
6052
|
|
|
6195
|
-
var _UpdateConfigurationPolicyCommand = class _UpdateConfigurationPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6196
|
-
...commonParams
|
|
6197
|
-
}).m(function(Command, cs, config, o) {
|
|
6053
|
+
var _UpdateConfigurationPolicyCommand = class _UpdateConfigurationPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6198
6054
|
return [
|
|
6199
6055
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6200
6056
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6208,9 +6064,7 @@ var UpdateConfigurationPolicyCommand = _UpdateConfigurationPolicyCommand;
|
|
|
6208
6064
|
|
|
6209
6065
|
|
|
6210
6066
|
|
|
6211
|
-
var _UpdateFindingAggregatorCommand = class _UpdateFindingAggregatorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6212
|
-
...commonParams
|
|
6213
|
-
}).m(function(Command, cs, config, o) {
|
|
6067
|
+
var _UpdateFindingAggregatorCommand = class _UpdateFindingAggregatorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6214
6068
|
return [
|
|
6215
6069
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6216
6070
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6224,9 +6078,7 @@ var UpdateFindingAggregatorCommand = _UpdateFindingAggregatorCommand;
|
|
|
6224
6078
|
|
|
6225
6079
|
|
|
6226
6080
|
|
|
6227
|
-
var _UpdateFindingsCommand = class _UpdateFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6228
|
-
...commonParams
|
|
6229
|
-
}).m(function(Command, cs, config, o) {
|
|
6081
|
+
var _UpdateFindingsCommand = class _UpdateFindingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6230
6082
|
return [
|
|
6231
6083
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6232
6084
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6240,9 +6092,7 @@ var UpdateFindingsCommand = _UpdateFindingsCommand;
|
|
|
6240
6092
|
|
|
6241
6093
|
|
|
6242
6094
|
|
|
6243
|
-
var _UpdateInsightCommand = class _UpdateInsightCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6244
|
-
...commonParams
|
|
6245
|
-
}).m(function(Command, cs, config, o) {
|
|
6095
|
+
var _UpdateInsightCommand = class _UpdateInsightCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6246
6096
|
return [
|
|
6247
6097
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6248
6098
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6256,9 +6106,7 @@ var UpdateInsightCommand = _UpdateInsightCommand;
|
|
|
6256
6106
|
|
|
6257
6107
|
|
|
6258
6108
|
|
|
6259
|
-
var _UpdateOrganizationConfigurationCommand = class _UpdateOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6260
|
-
...commonParams
|
|
6261
|
-
}).m(function(Command, cs, config, o) {
|
|
6109
|
+
var _UpdateOrganizationConfigurationCommand = class _UpdateOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6262
6110
|
return [
|
|
6263
6111
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6264
6112
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6272,9 +6120,7 @@ var UpdateOrganizationConfigurationCommand = _UpdateOrganizationConfigurationCom
|
|
|
6272
6120
|
|
|
6273
6121
|
|
|
6274
6122
|
|
|
6275
|
-
var _UpdateSecurityControlCommand = class _UpdateSecurityControlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6276
|
-
...commonParams
|
|
6277
|
-
}).m(function(Command, cs, config, o) {
|
|
6123
|
+
var _UpdateSecurityControlCommand = class _UpdateSecurityControlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6278
6124
|
return [
|
|
6279
6125
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6280
6126
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6288,9 +6134,7 @@ var UpdateSecurityControlCommand = _UpdateSecurityControlCommand;
|
|
|
6288
6134
|
|
|
6289
6135
|
|
|
6290
6136
|
|
|
6291
|
-
var _UpdateSecurityHubConfigurationCommand = class _UpdateSecurityHubConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6292
|
-
...commonParams
|
|
6293
|
-
}).m(function(Command, cs, config, o) {
|
|
6137
|
+
var _UpdateSecurityHubConfigurationCommand = class _UpdateSecurityHubConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6294
6138
|
return [
|
|
6295
6139
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6296
6140
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6304,9 +6148,7 @@ var UpdateSecurityHubConfigurationCommand = _UpdateSecurityHubConfigurationComma
|
|
|
6304
6148
|
|
|
6305
6149
|
|
|
6306
6150
|
|
|
6307
|
-
var _UpdateStandardsControlCommand = class _UpdateStandardsControlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6308
|
-
...commonParams
|
|
6309
|
-
}).m(function(Command, cs, config, o) {
|
|
6151
|
+
var _UpdateStandardsControlCommand = class _UpdateStandardsControlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6310
6152
|
return [
|
|
6311
6153
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6312
6154
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|