@aws-sdk/client-securityhub 3.943.0 → 3.947.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +162 -720
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/SecurityHubClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +162 -721
- package/dist-types/SecurityHub.d.ts +1 -1
- package/dist-types/SecurityHubClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +3 -3
- package/dist-types/commands/AcceptInvitationCommand.d.ts +3 -3
- package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +3 -3
- package/dist-types/commands/BatchDisableStandardsCommand.d.ts +3 -3
- package/dist-types/commands/BatchEnableStandardsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/BatchImportFindingsCommand.d.ts +3 -3
- package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +3 -3
- package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +3 -3
- package/dist-types/commands/BatchUpdateFindingsV2Command.d.ts +3 -3
- package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/CreateActionTargetCommand.d.ts +3 -3
- package/dist-types/commands/CreateAggregatorV2Command.d.ts +3 -3
- package/dist-types/commands/CreateAutomationRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreateAutomationRuleV2Command.d.ts +4 -4
- package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +3 -3
- package/dist-types/commands/CreateConnectorV2Command.d.ts +3 -3
- package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +3 -3
- package/dist-types/commands/CreateInsightCommand.d.ts +3 -3
- package/dist-types/commands/CreateMembersCommand.d.ts +3 -3
- package/dist-types/commands/CreateTicketV2Command.d.ts +3 -3
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteActionTargetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAggregatorV2Command.d.ts +3 -3
- package/dist-types/commands/DeleteAutomationRuleV2Command.d.ts +3 -3
- package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConnectorV2Command.d.ts +3 -3
- package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +3 -3
- package/dist-types/commands/DeleteInsightCommand.d.ts +3 -3
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMembersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeActionTargetsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeHubCommand.d.ts +3 -3
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeProductsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeProductsV2Command.d.ts +3 -3
- package/dist-types/commands/DescribeSecurityHubV2Command.d.ts +3 -3
- package/dist-types/commands/DescribeStandardsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +3 -3
- package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +3 -3
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +3 -3
- package/dist-types/commands/DisableSecurityHubCommand.d.ts +3 -3
- package/dist-types/commands/DisableSecurityHubV2Command.d.ts +3 -3
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateMembersCommand.d.ts +3 -3
- package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +3 -3
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +3 -3
- package/dist-types/commands/EnableSecurityHubCommand.d.ts +3 -3
- package/dist-types/commands/EnableSecurityHubV2Command.d.ts +3 -3
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +3 -3
- package/dist-types/commands/GetAggregatorV2Command.d.ts +3 -3
- package/dist-types/commands/GetAutomationRuleV2Command.d.ts +4 -4
- package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetConnectorV2Command.d.ts +3 -3
- package/dist-types/commands/GetEnabledStandardsCommand.d.ts +3 -3
- package/dist-types/commands/GetFindingAggregatorCommand.d.ts +3 -3
- package/dist-types/commands/GetFindingHistoryCommand.d.ts +3 -3
- package/dist-types/commands/GetFindingStatisticsV2Command.d.ts +4 -4
- package/dist-types/commands/GetFindingsCommand.d.ts +3 -3
- package/dist-types/commands/GetFindingsTrendsV2Command.d.ts +4 -4
- package/dist-types/commands/GetFindingsV2Command.d.ts +4 -4
- package/dist-types/commands/GetInsightResultsCommand.d.ts +3 -3
- package/dist-types/commands/GetInsightsCommand.d.ts +3 -3
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +3 -3
- package/dist-types/commands/GetMasterAccountCommand.d.ts +3 -3
- package/dist-types/commands/GetMembersCommand.d.ts +3 -3
- package/dist-types/commands/GetResourcesStatisticsV2Command.d.ts +4 -4
- package/dist-types/commands/GetResourcesTrendsV2Command.d.ts +4 -4
- package/dist-types/commands/GetResourcesV2Command.d.ts +4 -4
- package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +3 -3
- package/dist-types/commands/InviteMembersCommand.d.ts +3 -3
- package/dist-types/commands/ListAggregatorsV2Command.d.ts +3 -3
- package/dist-types/commands/ListAutomationRulesCommand.d.ts +3 -3
- package/dist-types/commands/ListAutomationRulesV2Command.d.ts +3 -3
- package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListConnectorsV2Command.d.ts +3 -3
- package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +3 -3
- package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +3 -3
- package/dist-types/commands/ListInvitationsCommand.d.ts +3 -3
- package/dist-types/commands/ListMembersCommand.d.ts +3 -3
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +3 -3
- package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +3 -3
- package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -4
- package/dist-types/commands/RegisterConnectorV2Command.d.ts +3 -3
- package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +3 -3
- package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateActionTargetCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAggregatorV2Command.d.ts +3 -3
- package/dist-types/commands/UpdateAutomationRuleV2Command.d.ts +3 -3
- package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConnectorV2Command.d.ts +3 -3
- package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFindingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateInsightCommand.d.ts +3 -3
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSecurityControlCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateStandardsControlCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/SecurityHubServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +1 -1
- package/dist-types/models/models_2.d.ts +2 -2
- package/dist-types/models/models_3.d.ts +2 -2
- package/dist-types/pagination/DescribeActionTargetsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeProductsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeProductsV2Paginator.d.ts +1 -1
- package/dist-types/pagination/DescribeStandardsControlsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeStandardsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetEnabledStandardsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetFindingHistoryPaginator.d.ts +1 -1
- package/dist-types/pagination/GetFindingsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetFindingsTrendsV2Paginator.d.ts +1 -1
- package/dist-types/pagination/GetFindingsV2Paginator.d.ts +1 -1
- package/dist-types/pagination/GetInsightsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetResourcesTrendsV2Paginator.d.ts +1 -1
- package/dist-types/pagination/GetResourcesV2Paginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAggregatorsV2Paginator.d.ts +1 -1
- package/dist-types/pagination/ListConfigurationPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfigurationPolicyAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnabledProductsForImportPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFindingAggregatorsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListInvitationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMembersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOrganizationAdminAccountsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSecurityControlDefinitionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListStandardsControlAssociationsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -2
- package/dist-types/ts3.4/SecurityHubClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/SecurityHubServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +3 -3
- package/dist-types/ts3.4/models/models_2.d.ts +15 -15
- package/dist-types/ts3.4/models/models_3.d.ts +4 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -3753,17 +3753,7 @@ var AcceptAdministratorInvitationRequest = [3, n0, _AAIR, 0, [_AI, _II], [0, 0]]
|
|
|
3753
3753
|
var AcceptAdministratorInvitationResponse = [3, n0, _AAIRc, 0, [], []];
|
|
3754
3754
|
var AcceptInvitationRequest = [3, n0, _AIR, 0, [_MI, _II], [0, 0]];
|
|
3755
3755
|
var AcceptInvitationResponse = [3, n0, _AIRc, 0, [], []];
|
|
3756
|
-
var AccessDeniedException = [
|
|
3757
|
-
-3,
|
|
3758
|
-
n0,
|
|
3759
|
-
_ADE,
|
|
3760
|
-
{
|
|
3761
|
-
[_e]: _c,
|
|
3762
|
-
[_hE]: 403,
|
|
3763
|
-
},
|
|
3764
|
-
[_M, _C],
|
|
3765
|
-
[0, 0],
|
|
3766
|
-
];
|
|
3756
|
+
var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M, _C], [0, 0]];
|
|
3767
3757
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
|
|
3768
3758
|
var AccountDetails = [3, n0, _AD, 0, [_AIc, _E], [0, 0]];
|
|
3769
3759
|
var Action = [
|
|
@@ -8887,17 +8877,7 @@ var ConfigurationPolicySummary = [
|
|
|
8887
8877
|
[_Ar, _I, _N, _D, _UA, _SEe],
|
|
8888
8878
|
[0, 0, 0, 0, 5, 2],
|
|
8889
8879
|
];
|
|
8890
|
-
var ConflictException = [
|
|
8891
|
-
-3,
|
|
8892
|
-
n0,
|
|
8893
|
-
_CEo,
|
|
8894
|
-
{
|
|
8895
|
-
[_e]: _c,
|
|
8896
|
-
[_hE]: 409,
|
|
8897
|
-
},
|
|
8898
|
-
[_M, _C],
|
|
8899
|
-
[0, 0],
|
|
8900
|
-
];
|
|
8880
|
+
var ConflictException = [-3, n0, _CEo, { [_e]: _c, [_hE]: 409 }, [_M, _C], [0, 0]];
|
|
8901
8881
|
schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
|
|
8902
8882
|
var ConnectorSummary = [
|
|
8903
8883
|
3,
|
|
@@ -9076,21 +9056,7 @@ var DescribeActionTargetsResponse = [
|
|
|
9076
9056
|
[_ATct, _NTe],
|
|
9077
9057
|
[() => ActionTargetList, 0],
|
|
9078
9058
|
];
|
|
9079
|
-
var DescribeHubRequest = [
|
|
9080
|
-
3,
|
|
9081
|
-
n0,
|
|
9082
|
-
_DHR,
|
|
9083
|
-
0,
|
|
9084
|
-
[_HA],
|
|
9085
|
-
[
|
|
9086
|
-
[
|
|
9087
|
-
0,
|
|
9088
|
-
{
|
|
9089
|
-
[_hQ]: _HA,
|
|
9090
|
-
},
|
|
9091
|
-
],
|
|
9092
|
-
],
|
|
9093
|
-
];
|
|
9059
|
+
var DescribeHubRequest = [3, n0, _DHR, 0, [_HA], [[0, { [_hQ]: _HA }]]];
|
|
9094
9060
|
var DescribeHubResponse = [3, n0, _DHRe, 0, [_HA, _SAub, _AEC, _CFG], [0, 0, 2, 0]];
|
|
9095
9061
|
var DescribeOrganizationConfigurationRequest = [3, n0, _DOCR, 0, [], []];
|
|
9096
9062
|
var DescribeOrganizationConfigurationResponse = [
|
|
@@ -9108,24 +9074,9 @@ var DescribeProductsRequest = [
|
|
|
9108
9074
|
0,
|
|
9109
9075
|
[_NTe, _MRa, _PA],
|
|
9110
9076
|
[
|
|
9111
|
-
[
|
|
9112
|
-
|
|
9113
|
-
|
|
9114
|
-
[_hQ]: _NTe,
|
|
9115
|
-
},
|
|
9116
|
-
],
|
|
9117
|
-
[
|
|
9118
|
-
1,
|
|
9119
|
-
{
|
|
9120
|
-
[_hQ]: _MRa,
|
|
9121
|
-
},
|
|
9122
|
-
],
|
|
9123
|
-
[
|
|
9124
|
-
0,
|
|
9125
|
-
{
|
|
9126
|
-
[_hQ]: _PA,
|
|
9127
|
-
},
|
|
9128
|
-
],
|
|
9077
|
+
[0, { [_hQ]: _NTe }],
|
|
9078
|
+
[1, { [_hQ]: _MRa }],
|
|
9079
|
+
[0, { [_hQ]: _PA }],
|
|
9129
9080
|
],
|
|
9130
9081
|
];
|
|
9131
9082
|
var DescribeProductsResponse = [3, n0, _DPRe, 0, [_Prod, _NTe], [() => ProductsList, 0]];
|
|
@@ -9136,18 +9087,8 @@ var DescribeProductsV2Request = [
|
|
|
9136
9087
|
0,
|
|
9137
9088
|
[_NTe, _MRa],
|
|
9138
9089
|
[
|
|
9139
|
-
[
|
|
9140
|
-
|
|
9141
|
-
{
|
|
9142
|
-
[_hQ]: _NTe,
|
|
9143
|
-
},
|
|
9144
|
-
],
|
|
9145
|
-
[
|
|
9146
|
-
1,
|
|
9147
|
-
{
|
|
9148
|
-
[_hQ]: _MRa,
|
|
9149
|
-
},
|
|
9150
|
-
],
|
|
9090
|
+
[0, { [_hQ]: _NTe }],
|
|
9091
|
+
[1, { [_hQ]: _MRa }],
|
|
9151
9092
|
],
|
|
9152
9093
|
];
|
|
9153
9094
|
var DescribeProductsV2Response = [
|
|
@@ -9168,18 +9109,8 @@ var DescribeStandardsControlsRequest = [
|
|
|
9168
9109
|
[_SSAt, _NTe, _MRa],
|
|
9169
9110
|
[
|
|
9170
9111
|
[0, 1],
|
|
9171
|
-
[
|
|
9172
|
-
|
|
9173
|
-
{
|
|
9174
|
-
[_hQ]: _NTe,
|
|
9175
|
-
},
|
|
9176
|
-
],
|
|
9177
|
-
[
|
|
9178
|
-
1,
|
|
9179
|
-
{
|
|
9180
|
-
[_hQ]: _MRa,
|
|
9181
|
-
},
|
|
9182
|
-
],
|
|
9112
|
+
[0, { [_hQ]: _NTe }],
|
|
9113
|
+
[1, { [_hQ]: _MRa }],
|
|
9183
9114
|
],
|
|
9184
9115
|
];
|
|
9185
9116
|
var DescribeStandardsControlsResponse = [
|
|
@@ -9197,18 +9128,8 @@ var DescribeStandardsRequest = [
|
|
|
9197
9128
|
0,
|
|
9198
9129
|
[_NTe, _MRa],
|
|
9199
9130
|
[
|
|
9200
|
-
[
|
|
9201
|
-
|
|
9202
|
-
{
|
|
9203
|
-
[_hQ]: _NTe,
|
|
9204
|
-
},
|
|
9205
|
-
],
|
|
9206
|
-
[
|
|
9207
|
-
1,
|
|
9208
|
-
{
|
|
9209
|
-
[_hQ]: _MRa,
|
|
9210
|
-
},
|
|
9211
|
-
],
|
|
9131
|
+
[0, { [_hQ]: _NTe }],
|
|
9132
|
+
[1, { [_hQ]: _MRa }],
|
|
9212
9133
|
],
|
|
9213
9134
|
];
|
|
9214
9135
|
var DescribeStandardsResponse = [3, n0, _DSRe, 0, [_Stan, _NTe], [() => Standards, 0]];
|
|
@@ -9520,14 +9441,7 @@ var GetSecurityControlDefinitionRequest = [
|
|
|
9520
9441
|
_GSCDR,
|
|
9521
9442
|
0,
|
|
9522
9443
|
[_SCIec],
|
|
9523
|
-
[
|
|
9524
|
-
[
|
|
9525
|
-
0,
|
|
9526
|
-
{
|
|
9527
|
-
[_hQ]: _SCIec,
|
|
9528
|
-
},
|
|
9529
|
-
],
|
|
9530
|
-
],
|
|
9444
|
+
[[0, { [_hQ]: _SCIec }]],
|
|
9531
9445
|
];
|
|
9532
9446
|
var GetSecurityControlDefinitionResponse = [
|
|
9533
9447
|
3,
|
|
@@ -9570,53 +9484,13 @@ var IntegerListConfigurationOptions = [
|
|
|
9570
9484
|
[_DVe, _Mi, _Max, _MIa],
|
|
9571
9485
|
[64 | 1, 1, 1, 1],
|
|
9572
9486
|
];
|
|
9573
|
-
var InternalException = [
|
|
9574
|
-
-3,
|
|
9575
|
-
n0,
|
|
9576
|
-
_IEn,
|
|
9577
|
-
{
|
|
9578
|
-
[_e]: _s,
|
|
9579
|
-
[_hE]: 500,
|
|
9580
|
-
},
|
|
9581
|
-
[_M, _C],
|
|
9582
|
-
[0, 0],
|
|
9583
|
-
];
|
|
9487
|
+
var InternalException = [-3, n0, _IEn, { [_e]: _s, [_hE]: 500 }, [_M, _C], [0, 0]];
|
|
9584
9488
|
schema.TypeRegistry.for(n0).registerError(InternalException, InternalException$1);
|
|
9585
|
-
var InternalServerException = [
|
|
9586
|
-
-3,
|
|
9587
|
-
n0,
|
|
9588
|
-
_ISE,
|
|
9589
|
-
{
|
|
9590
|
-
[_e]: _s,
|
|
9591
|
-
[_hE]: 500,
|
|
9592
|
-
},
|
|
9593
|
-
[_M, _C],
|
|
9594
|
-
[0, 0],
|
|
9595
|
-
];
|
|
9489
|
+
var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M, _C], [0, 0]];
|
|
9596
9490
|
schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
|
|
9597
|
-
var InvalidAccessException = [
|
|
9598
|
-
-3,
|
|
9599
|
-
n0,
|
|
9600
|
-
_IAE,
|
|
9601
|
-
{
|
|
9602
|
-
[_e]: _c,
|
|
9603
|
-
[_hE]: 401,
|
|
9604
|
-
},
|
|
9605
|
-
[_M, _C],
|
|
9606
|
-
[0, 0],
|
|
9607
|
-
];
|
|
9491
|
+
var InvalidAccessException = [-3, n0, _IAE, { [_e]: _c, [_hE]: 401 }, [_M, _C], [0, 0]];
|
|
9608
9492
|
schema.TypeRegistry.for(n0).registerError(InvalidAccessException, InvalidAccessException$1);
|
|
9609
|
-
var InvalidInputException = [
|
|
9610
|
-
-3,
|
|
9611
|
-
n0,
|
|
9612
|
-
_IIE,
|
|
9613
|
-
{
|
|
9614
|
-
[_e]: _c,
|
|
9615
|
-
[_hE]: 400,
|
|
9616
|
-
},
|
|
9617
|
-
[_M, _C],
|
|
9618
|
-
[0, 0],
|
|
9619
|
-
];
|
|
9493
|
+
var InvalidInputException = [-3, n0, _IIE, { [_e]: _c, [_hE]: 400 }, [_M, _C], [0, 0]];
|
|
9620
9494
|
schema.TypeRegistry.for(n0).registerError(InvalidInputException, InvalidInputException$1);
|
|
9621
9495
|
var Invitation = [3, n0, _Inv, 0, [_AIc, _II, _IAnv, _MSemb], [0, 0, 5, 0]];
|
|
9622
9496
|
var InviteMembersRequest = [3, n0, _IMR, 0, [_AIcc], [64 | 0]];
|
|
@@ -9628,17 +9502,7 @@ var JiraCloudDetail = [3, n0, _JCD, 0, [_CIlo, _PK, _Do, _AUut, _ASut], [0, 0, 0
|
|
|
9628
9502
|
var JiraCloudProviderConfiguration = [3, n0, _JCPC, 0, [_PK], [0]];
|
|
9629
9503
|
var JiraCloudUpdateConfiguration = [3, n0, _JCUC, 0, [_PK], [0]];
|
|
9630
9504
|
var KeywordFilter = [3, n0, _KF, 0, [_Val], [0]];
|
|
9631
|
-
var LimitExceededException = [
|
|
9632
|
-
-3,
|
|
9633
|
-
n0,
|
|
9634
|
-
_LEE,
|
|
9635
|
-
{
|
|
9636
|
-
[_e]: _c,
|
|
9637
|
-
[_hE]: 429,
|
|
9638
|
-
},
|
|
9639
|
-
[_M, _C],
|
|
9640
|
-
[0, 0],
|
|
9641
|
-
];
|
|
9505
|
+
var LimitExceededException = [-3, n0, _LEE, { [_e]: _c, [_hE]: 429 }, [_M, _C], [0, 0]];
|
|
9642
9506
|
schema.TypeRegistry.for(n0).registerError(LimitExceededException, LimitExceededException$1);
|
|
9643
9507
|
var ListAggregatorsV2Request = [
|
|
9644
9508
|
3,
|
|
@@ -9647,18 +9511,8 @@ var ListAggregatorsV2Request = [
|
|
|
9647
9511
|
0,
|
|
9648
9512
|
[_NTe, _MRa],
|
|
9649
9513
|
[
|
|
9650
|
-
[
|
|
9651
|
-
|
|
9652
|
-
{
|
|
9653
|
-
[_hQ]: _NTe,
|
|
9654
|
-
},
|
|
9655
|
-
],
|
|
9656
|
-
[
|
|
9657
|
-
1,
|
|
9658
|
-
{
|
|
9659
|
-
[_hQ]: _MRa,
|
|
9660
|
-
},
|
|
9661
|
-
],
|
|
9514
|
+
[0, { [_hQ]: _NTe }],
|
|
9515
|
+
[1, { [_hQ]: _MRa }],
|
|
9662
9516
|
],
|
|
9663
9517
|
];
|
|
9664
9518
|
var ListAggregatorsV2Response = [
|
|
@@ -9676,18 +9530,8 @@ var ListAutomationRulesRequest = [
|
|
|
9676
9530
|
0,
|
|
9677
9531
|
[_NTe, _MRa],
|
|
9678
9532
|
[
|
|
9679
|
-
[
|
|
9680
|
-
|
|
9681
|
-
{
|
|
9682
|
-
[_hQ]: _NTe,
|
|
9683
|
-
},
|
|
9684
|
-
],
|
|
9685
|
-
[
|
|
9686
|
-
1,
|
|
9687
|
-
{
|
|
9688
|
-
[_hQ]: _MRa,
|
|
9689
|
-
},
|
|
9690
|
-
],
|
|
9533
|
+
[0, { [_hQ]: _NTe }],
|
|
9534
|
+
[1, { [_hQ]: _MRa }],
|
|
9691
9535
|
],
|
|
9692
9536
|
];
|
|
9693
9537
|
var ListAutomationRulesResponse = [
|
|
@@ -9705,18 +9549,8 @@ var ListAutomationRulesV2Request = [
|
|
|
9705
9549
|
0,
|
|
9706
9550
|
[_NTe, _MRa],
|
|
9707
9551
|
[
|
|
9708
|
-
[
|
|
9709
|
-
|
|
9710
|
-
{
|
|
9711
|
-
[_hQ]: _NTe,
|
|
9712
|
-
},
|
|
9713
|
-
],
|
|
9714
|
-
[
|
|
9715
|
-
1,
|
|
9716
|
-
{
|
|
9717
|
-
[_hQ]: _MRa,
|
|
9718
|
-
},
|
|
9719
|
-
],
|
|
9552
|
+
[0, { [_hQ]: _NTe }],
|
|
9553
|
+
[1, { [_hQ]: _MRa }],
|
|
9720
9554
|
],
|
|
9721
9555
|
];
|
|
9722
9556
|
var ListAutomationRulesV2Response = [
|
|
@@ -9734,18 +9568,8 @@ var ListConfigurationPoliciesRequest = [
|
|
|
9734
9568
|
0,
|
|
9735
9569
|
[_NTe, _MRa],
|
|
9736
9570
|
[
|
|
9737
|
-
[
|
|
9738
|
-
|
|
9739
|
-
{
|
|
9740
|
-
[_hQ]: _NTe,
|
|
9741
|
-
},
|
|
9742
|
-
],
|
|
9743
|
-
[
|
|
9744
|
-
1,
|
|
9745
|
-
{
|
|
9746
|
-
[_hQ]: _MRa,
|
|
9747
|
-
},
|
|
9748
|
-
],
|
|
9571
|
+
[0, { [_hQ]: _NTe }],
|
|
9572
|
+
[1, { [_hQ]: _MRa }],
|
|
9749
9573
|
],
|
|
9750
9574
|
];
|
|
9751
9575
|
var ListConfigurationPoliciesResponse = [
|
|
@@ -9779,30 +9603,10 @@ var ListConnectorsV2Request = [
|
|
|
9779
9603
|
0,
|
|
9780
9604
|
[_NTe, _MRa, _PNrov, _CSonn],
|
|
9781
9605
|
[
|
|
9782
|
-
[
|
|
9783
|
-
|
|
9784
|
-
|
|
9785
|
-
|
|
9786
|
-
},
|
|
9787
|
-
],
|
|
9788
|
-
[
|
|
9789
|
-
1,
|
|
9790
|
-
{
|
|
9791
|
-
[_hQ]: _MRa,
|
|
9792
|
-
},
|
|
9793
|
-
],
|
|
9794
|
-
[
|
|
9795
|
-
0,
|
|
9796
|
-
{
|
|
9797
|
-
[_hQ]: _PNrov,
|
|
9798
|
-
},
|
|
9799
|
-
],
|
|
9800
|
-
[
|
|
9801
|
-
0,
|
|
9802
|
-
{
|
|
9803
|
-
[_hQ]: _CSonn,
|
|
9804
|
-
},
|
|
9805
|
-
],
|
|
9606
|
+
[0, { [_hQ]: _NTe }],
|
|
9607
|
+
[1, { [_hQ]: _MRa }],
|
|
9608
|
+
[0, { [_hQ]: _PNrov }],
|
|
9609
|
+
[0, { [_hQ]: _CSonn }],
|
|
9806
9610
|
],
|
|
9807
9611
|
];
|
|
9808
9612
|
var ListConnectorsV2Response = [
|
|
@@ -9820,18 +9624,8 @@ var ListEnabledProductsForImportRequest = [
|
|
|
9820
9624
|
0,
|
|
9821
9625
|
[_NTe, _MRa],
|
|
9822
9626
|
[
|
|
9823
|
-
[
|
|
9824
|
-
|
|
9825
|
-
{
|
|
9826
|
-
[_hQ]: _NTe,
|
|
9827
|
-
},
|
|
9828
|
-
],
|
|
9829
|
-
[
|
|
9830
|
-
1,
|
|
9831
|
-
{
|
|
9832
|
-
[_hQ]: _MRa,
|
|
9833
|
-
},
|
|
9834
|
-
],
|
|
9627
|
+
[0, { [_hQ]: _NTe }],
|
|
9628
|
+
[1, { [_hQ]: _MRa }],
|
|
9835
9629
|
],
|
|
9836
9630
|
];
|
|
9837
9631
|
var ListEnabledProductsForImportResponse = [
|
|
@@ -9849,18 +9643,8 @@ var ListFindingAggregatorsRequest = [
|
|
|
9849
9643
|
0,
|
|
9850
9644
|
[_NTe, _MRa],
|
|
9851
9645
|
[
|
|
9852
|
-
[
|
|
9853
|
-
|
|
9854
|
-
{
|
|
9855
|
-
[_hQ]: _NTe,
|
|
9856
|
-
},
|
|
9857
|
-
],
|
|
9858
|
-
[
|
|
9859
|
-
1,
|
|
9860
|
-
{
|
|
9861
|
-
[_hQ]: _MRa,
|
|
9862
|
-
},
|
|
9863
|
-
],
|
|
9646
|
+
[0, { [_hQ]: _NTe }],
|
|
9647
|
+
[1, { [_hQ]: _MRa }],
|
|
9864
9648
|
],
|
|
9865
9649
|
];
|
|
9866
9650
|
var ListFindingAggregatorsResponse = [
|
|
@@ -9878,18 +9662,8 @@ var ListInvitationsRequest = [
|
|
|
9878
9662
|
0,
|
|
9879
9663
|
[_MRa, _NTe],
|
|
9880
9664
|
[
|
|
9881
|
-
[
|
|
9882
|
-
|
|
9883
|
-
{
|
|
9884
|
-
[_hQ]: _MRa,
|
|
9885
|
-
},
|
|
9886
|
-
],
|
|
9887
|
-
[
|
|
9888
|
-
0,
|
|
9889
|
-
{
|
|
9890
|
-
[_hQ]: _NTe,
|
|
9891
|
-
},
|
|
9892
|
-
],
|
|
9665
|
+
[1, { [_hQ]: _MRa }],
|
|
9666
|
+
[0, { [_hQ]: _NTe }],
|
|
9893
9667
|
],
|
|
9894
9668
|
];
|
|
9895
9669
|
var ListInvitationsResponse = [3, n0, _LIRi, 0, [_Invi, _NTe], [() => InvitationList, 0]];
|
|
@@ -9900,24 +9674,9 @@ var ListMembersRequest = [
|
|
|
9900
9674
|
0,
|
|
9901
9675
|
[_OAn, _MRa, _NTe],
|
|
9902
9676
|
[
|
|
9903
|
-
[
|
|
9904
|
-
|
|
9905
|
-
|
|
9906
|
-
[_hQ]: _OAn,
|
|
9907
|
-
},
|
|
9908
|
-
],
|
|
9909
|
-
[
|
|
9910
|
-
1,
|
|
9911
|
-
{
|
|
9912
|
-
[_hQ]: _MRa,
|
|
9913
|
-
},
|
|
9914
|
-
],
|
|
9915
|
-
[
|
|
9916
|
-
0,
|
|
9917
|
-
{
|
|
9918
|
-
[_hQ]: _NTe,
|
|
9919
|
-
},
|
|
9920
|
-
],
|
|
9677
|
+
[2, { [_hQ]: _OAn }],
|
|
9678
|
+
[1, { [_hQ]: _MRa }],
|
|
9679
|
+
[0, { [_hQ]: _NTe }],
|
|
9921
9680
|
],
|
|
9922
9681
|
];
|
|
9923
9682
|
var ListMembersResponse = [3, n0, _LMRi, 0, [_Memb, _NTe], [() => MemberList, 0]];
|
|
@@ -9928,24 +9687,9 @@ var ListOrganizationAdminAccountsRequest = [
|
|
|
9928
9687
|
0,
|
|
9929
9688
|
[_MRa, _NTe, _Fea],
|
|
9930
9689
|
[
|
|
9931
|
-
[
|
|
9932
|
-
|
|
9933
|
-
|
|
9934
|
-
[_hQ]: _MRa,
|
|
9935
|
-
},
|
|
9936
|
-
],
|
|
9937
|
-
[
|
|
9938
|
-
0,
|
|
9939
|
-
{
|
|
9940
|
-
[_hQ]: _NTe,
|
|
9941
|
-
},
|
|
9942
|
-
],
|
|
9943
|
-
[
|
|
9944
|
-
0,
|
|
9945
|
-
{
|
|
9946
|
-
[_hQ]: _Fea,
|
|
9947
|
-
},
|
|
9948
|
-
],
|
|
9690
|
+
[1, { [_hQ]: _MRa }],
|
|
9691
|
+
[0, { [_hQ]: _NTe }],
|
|
9692
|
+
[0, { [_hQ]: _Fea }],
|
|
9949
9693
|
],
|
|
9950
9694
|
];
|
|
9951
9695
|
var ListOrganizationAdminAccountsResponse = [
|
|
@@ -9963,24 +9707,9 @@ var ListSecurityControlDefinitionsRequest = [
|
|
|
9963
9707
|
0,
|
|
9964
9708
|
[_SAta, _NTe, _MRa],
|
|
9965
9709
|
[
|
|
9966
|
-
[
|
|
9967
|
-
|
|
9968
|
-
|
|
9969
|
-
[_hQ]: _SAta,
|
|
9970
|
-
},
|
|
9971
|
-
],
|
|
9972
|
-
[
|
|
9973
|
-
0,
|
|
9974
|
-
{
|
|
9975
|
-
[_hQ]: _NTe,
|
|
9976
|
-
},
|
|
9977
|
-
],
|
|
9978
|
-
[
|
|
9979
|
-
1,
|
|
9980
|
-
{
|
|
9981
|
-
[_hQ]: _MRa,
|
|
9982
|
-
},
|
|
9983
|
-
],
|
|
9710
|
+
[0, { [_hQ]: _SAta }],
|
|
9711
|
+
[0, { [_hQ]: _NTe }],
|
|
9712
|
+
[1, { [_hQ]: _MRa }],
|
|
9984
9713
|
],
|
|
9985
9714
|
];
|
|
9986
9715
|
var ListSecurityControlDefinitionsResponse = [
|
|
@@ -9998,24 +9727,9 @@ var ListStandardsControlAssociationsRequest = [
|
|
|
9998
9727
|
0,
|
|
9999
9728
|
[_SCIec, _NTe, _MRa],
|
|
10000
9729
|
[
|
|
10001
|
-
[
|
|
10002
|
-
|
|
10003
|
-
|
|
10004
|
-
[_hQ]: _SCIec,
|
|
10005
|
-
},
|
|
10006
|
-
],
|
|
10007
|
-
[
|
|
10008
|
-
0,
|
|
10009
|
-
{
|
|
10010
|
-
[_hQ]: _NTe,
|
|
10011
|
-
},
|
|
10012
|
-
],
|
|
10013
|
-
[
|
|
10014
|
-
1,
|
|
10015
|
-
{
|
|
10016
|
-
[_hQ]: _MRa,
|
|
10017
|
-
},
|
|
10018
|
-
],
|
|
9730
|
+
[0, { [_hQ]: _SCIec }],
|
|
9731
|
+
[0, { [_hQ]: _NTe }],
|
|
9732
|
+
[1, { [_hQ]: _MRa }],
|
|
10019
9733
|
],
|
|
10020
9734
|
];
|
|
10021
9735
|
var ListStandardsControlAssociationsResponse = [
|
|
@@ -10173,17 +9887,7 @@ var Resource = [
|
|
|
10173
9887
|
[_T, _I, _Par, _Reg, _RReso, _Tags, _DCat, _Deta, _ANp, _AAp],
|
|
10174
9888
|
[0, 0, 0, 0, 0, 128 | 0, () => DataClassificationDetails, () => ResourceDetails, 0, 0],
|
|
10175
9889
|
];
|
|
10176
|
-
var ResourceConflictException = [
|
|
10177
|
-
-3,
|
|
10178
|
-
n0,
|
|
10179
|
-
_RCE,
|
|
10180
|
-
{
|
|
10181
|
-
[_e]: _c,
|
|
10182
|
-
[_hE]: 409,
|
|
10183
|
-
},
|
|
10184
|
-
[_M, _C],
|
|
10185
|
-
[0, 0],
|
|
10186
|
-
];
|
|
9890
|
+
var ResourceConflictException = [-3, n0, _RCE, { [_e]: _c, [_hE]: 409 }, [_M, _C], [0, 0]];
|
|
10187
9891
|
schema.TypeRegistry.for(n0).registerError(ResourceConflictException, ResourceConflictException$1);
|
|
10188
9892
|
var ResourceDetails = [
|
|
10189
9893
|
3,
|
|
@@ -10404,29 +10108,9 @@ var ResourceFindingsSummary = [
|
|
|
10404
10108
|
[0, 0, 1, () => ResourceSeverityBreakdown],
|
|
10405
10109
|
];
|
|
10406
10110
|
var ResourceGroupByRule = [3, n0, _RGBR, 0, [_GBF, _Filt], [0, () => ResourcesFilters]];
|
|
10407
|
-
var ResourceInUseException = [
|
|
10408
|
-
-3,
|
|
10409
|
-
n0,
|
|
10410
|
-
_RIUE,
|
|
10411
|
-
{
|
|
10412
|
-
[_e]: _c,
|
|
10413
|
-
[_hE]: 400,
|
|
10414
|
-
},
|
|
10415
|
-
[_M, _C],
|
|
10416
|
-
[0, 0],
|
|
10417
|
-
];
|
|
10111
|
+
var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_M, _C], [0, 0]];
|
|
10418
10112
|
schema.TypeRegistry.for(n0).registerError(ResourceInUseException, ResourceInUseException$1);
|
|
10419
|
-
var ResourceNotFoundException = [
|
|
10420
|
-
-3,
|
|
10421
|
-
n0,
|
|
10422
|
-
_RNFE,
|
|
10423
|
-
{
|
|
10424
|
-
[_e]: _c,
|
|
10425
|
-
[_hE]: 404,
|
|
10426
|
-
},
|
|
10427
|
-
[_M, _C],
|
|
10428
|
-
[0, 0],
|
|
10429
|
-
];
|
|
10113
|
+
var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M, _C], [0, 0]];
|
|
10430
10114
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
|
|
10431
10115
|
var ResourceResult = [
|
|
10432
10116
|
3,
|
|
@@ -10737,10 +10421,7 @@ var ServiceQuotaExceededException = [
|
|
|
10737
10421
|
-3,
|
|
10738
10422
|
n0,
|
|
10739
10423
|
_SQEE,
|
|
10740
|
-
{
|
|
10741
|
-
[_e]: _c,
|
|
10742
|
-
[_hE]: 402,
|
|
10743
|
-
},
|
|
10424
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
10744
10425
|
[_M, _C],
|
|
10745
10426
|
[0, 0],
|
|
10746
10427
|
];
|
|
@@ -10888,17 +10569,7 @@ var ThreatIntelIndicator = [
|
|
|
10888
10569
|
[_T, _Val, _Cat, _LOA, _So, _SU],
|
|
10889
10570
|
[0, 0, 0, 0, 0, 0],
|
|
10890
10571
|
];
|
|
10891
|
-
var ThrottlingException = [
|
|
10892
|
-
-3,
|
|
10893
|
-
n0,
|
|
10894
|
-
_TEh,
|
|
10895
|
-
{
|
|
10896
|
-
[_e]: _c,
|
|
10897
|
-
[_hE]: 429,
|
|
10898
|
-
},
|
|
10899
|
-
[_M, _C],
|
|
10900
|
-
[0, 0],
|
|
10901
|
-
];
|
|
10572
|
+
var ThrottlingException = [-3, n0, _TEh, { [_e]: _c, [_hE]: 429 }, [_M, _C], [0, 0]];
|
|
10902
10573
|
schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
|
|
10903
10574
|
var TrendsMetricsResult = [3, n0, _TMR, 0, [_Times, _TV], [5, () => TrendsValues]];
|
|
10904
10575
|
var TrendsValues = [3, n0, _TV, 0, [_STev], [() => SeverityTrendsCount]];
|
|
@@ -10936,12 +10607,7 @@ var UntagResourceRequest = [
|
|
|
10936
10607
|
[_RAe, _TK],
|
|
10937
10608
|
[
|
|
10938
10609
|
[0, 1],
|
|
10939
|
-
[
|
|
10940
|
-
64 | 0,
|
|
10941
|
-
{
|
|
10942
|
-
[_hQ]: _tK,
|
|
10943
|
-
},
|
|
10944
|
-
],
|
|
10610
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
10945
10611
|
],
|
|
10946
10612
|
];
|
|
10947
10613
|
var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -11062,17 +10728,7 @@ var UpdateStandardsControlRequest = [
|
|
|
11062
10728
|
];
|
|
11063
10729
|
var UpdateStandardsControlResponse = [3, n0, _USCRpda, 0, [], []];
|
|
11064
10730
|
var UserAccount = [3, n0, _UAs, 0, [_Ui, _N], [0, 0]];
|
|
11065
|
-
var ValidationException = [
|
|
11066
|
-
-3,
|
|
11067
|
-
n0,
|
|
11068
|
-
_VEa,
|
|
11069
|
-
{
|
|
11070
|
-
[_e]: _c,
|
|
11071
|
-
[_hE]: 400,
|
|
11072
|
-
},
|
|
11073
|
-
[_M, _C],
|
|
11074
|
-
[0, 0],
|
|
11075
|
-
];
|
|
10731
|
+
var ValidationException = [-3, n0, _VEa, { [_e]: _c, [_hE]: 400 }, [_M, _C], [0, 0]];
|
|
11076
10732
|
schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
|
|
11077
10733
|
var VolumeMount = [3, n0, _VMol, 0, [_N, _MPou], [0, 0]];
|
|
11078
10734
|
var VpcInfoCidrBlockSetDetails = [3, n0, _VICBSD, 0, [_CBi], [0]];
|
|
@@ -12273,9 +11929,7 @@ var AcceptAdministratorInvitation = [
|
|
|
12273
11929
|
9,
|
|
12274
11930
|
n0,
|
|
12275
11931
|
_AAIc,
|
|
12276
|
-
{
|
|
12277
|
-
[_h]: ["POST", "/administrator", 200],
|
|
12278
|
-
},
|
|
11932
|
+
{ [_h]: ["POST", "/administrator", 200] },
|
|
12279
11933
|
() => AcceptAdministratorInvitationRequest,
|
|
12280
11934
|
() => AcceptAdministratorInvitationResponse,
|
|
12281
11935
|
];
|
|
@@ -12283,9 +11937,7 @@ var AcceptInvitation = [
|
|
|
12283
11937
|
9,
|
|
12284
11938
|
n0,
|
|
12285
11939
|
_AIcce,
|
|
12286
|
-
{
|
|
12287
|
-
[_h]: ["POST", "/master", 200],
|
|
12288
|
-
},
|
|
11940
|
+
{ [_h]: ["POST", "/master", 200] },
|
|
12289
11941
|
() => AcceptInvitationRequest,
|
|
12290
11942
|
() => AcceptInvitationResponse,
|
|
12291
11943
|
];
|
|
@@ -12293,9 +11945,7 @@ var BatchDeleteAutomationRules = [
|
|
|
12293
11945
|
9,
|
|
12294
11946
|
n0,
|
|
12295
11947
|
_BDAR,
|
|
12296
|
-
{
|
|
12297
|
-
[_h]: ["POST", "/automationrules/delete", 200],
|
|
12298
|
-
},
|
|
11948
|
+
{ [_h]: ["POST", "/automationrules/delete", 200] },
|
|
12299
11949
|
() => BatchDeleteAutomationRulesRequest,
|
|
12300
11950
|
() => BatchDeleteAutomationRulesResponse,
|
|
12301
11951
|
];
|
|
@@ -12303,9 +11953,7 @@ var BatchDisableStandards = [
|
|
|
12303
11953
|
9,
|
|
12304
11954
|
n0,
|
|
12305
11955
|
_BDS,
|
|
12306
|
-
{
|
|
12307
|
-
[_h]: ["POST", "/standards/deregister", 200],
|
|
12308
|
-
},
|
|
11956
|
+
{ [_h]: ["POST", "/standards/deregister", 200] },
|
|
12309
11957
|
() => BatchDisableStandardsRequest,
|
|
12310
11958
|
() => BatchDisableStandardsResponse,
|
|
12311
11959
|
];
|
|
@@ -12313,9 +11961,7 @@ var BatchEnableStandards = [
|
|
|
12313
11961
|
9,
|
|
12314
11962
|
n0,
|
|
12315
11963
|
_BES,
|
|
12316
|
-
{
|
|
12317
|
-
[_h]: ["POST", "/standards/register", 200],
|
|
12318
|
-
},
|
|
11964
|
+
{ [_h]: ["POST", "/standards/register", 200] },
|
|
12319
11965
|
() => BatchEnableStandardsRequest,
|
|
12320
11966
|
() => BatchEnableStandardsResponse,
|
|
12321
11967
|
];
|
|
@@ -12323,9 +11969,7 @@ var BatchGetAutomationRules = [
|
|
|
12323
11969
|
9,
|
|
12324
11970
|
n0,
|
|
12325
11971
|
_BGAR,
|
|
12326
|
-
{
|
|
12327
|
-
[_h]: ["POST", "/automationrules/get", 200],
|
|
12328
|
-
},
|
|
11972
|
+
{ [_h]: ["POST", "/automationrules/get", 200] },
|
|
12329
11973
|
() => BatchGetAutomationRulesRequest,
|
|
12330
11974
|
() => BatchGetAutomationRulesResponse,
|
|
12331
11975
|
];
|
|
@@ -12333,9 +11977,7 @@ var BatchGetConfigurationPolicyAssociations = [
|
|
|
12333
11977
|
9,
|
|
12334
11978
|
n0,
|
|
12335
11979
|
_BGCPA,
|
|
12336
|
-
{
|
|
12337
|
-
[_h]: ["POST", "/configurationPolicyAssociation/batchget", 200],
|
|
12338
|
-
},
|
|
11980
|
+
{ [_h]: ["POST", "/configurationPolicyAssociation/batchget", 200] },
|
|
12339
11981
|
() => BatchGetConfigurationPolicyAssociationsRequest,
|
|
12340
11982
|
() => BatchGetConfigurationPolicyAssociationsResponse,
|
|
12341
11983
|
];
|
|
@@ -12343,9 +11985,7 @@ var BatchGetSecurityControls = [
|
|
|
12343
11985
|
9,
|
|
12344
11986
|
n0,
|
|
12345
11987
|
_BGSC,
|
|
12346
|
-
{
|
|
12347
|
-
[_h]: ["POST", "/securityControls/batchGet", 200],
|
|
12348
|
-
},
|
|
11988
|
+
{ [_h]: ["POST", "/securityControls/batchGet", 200] },
|
|
12349
11989
|
() => BatchGetSecurityControlsRequest,
|
|
12350
11990
|
() => BatchGetSecurityControlsResponse,
|
|
12351
11991
|
];
|
|
@@ -12353,9 +11993,7 @@ var BatchGetStandardsControlAssociations = [
|
|
|
12353
11993
|
9,
|
|
12354
11994
|
n0,
|
|
12355
11995
|
_BGSCA,
|
|
12356
|
-
{
|
|
12357
|
-
[_h]: ["POST", "/associations/batchGet", 200],
|
|
12358
|
-
},
|
|
11996
|
+
{ [_h]: ["POST", "/associations/batchGet", 200] },
|
|
12359
11997
|
() => BatchGetStandardsControlAssociationsRequest,
|
|
12360
11998
|
() => BatchGetStandardsControlAssociationsResponse,
|
|
12361
11999
|
];
|
|
@@ -12363,9 +12001,7 @@ var BatchImportFindings = [
|
|
|
12363
12001
|
9,
|
|
12364
12002
|
n0,
|
|
12365
12003
|
_BIF,
|
|
12366
|
-
{
|
|
12367
|
-
[_h]: ["POST", "/findings/import", 200],
|
|
12368
|
-
},
|
|
12004
|
+
{ [_h]: ["POST", "/findings/import", 200] },
|
|
12369
12005
|
() => BatchImportFindingsRequest,
|
|
12370
12006
|
() => BatchImportFindingsResponse,
|
|
12371
12007
|
];
|
|
@@ -12373,9 +12009,7 @@ var BatchUpdateAutomationRules = [
|
|
|
12373
12009
|
9,
|
|
12374
12010
|
n0,
|
|
12375
12011
|
_BUAR,
|
|
12376
|
-
{
|
|
12377
|
-
[_h]: ["PATCH", "/automationrules/update", 200],
|
|
12378
|
-
},
|
|
12012
|
+
{ [_h]: ["PATCH", "/automationrules/update", 200] },
|
|
12379
12013
|
() => BatchUpdateAutomationRulesRequest,
|
|
12380
12014
|
() => BatchUpdateAutomationRulesResponse,
|
|
12381
12015
|
];
|
|
@@ -12383,9 +12017,7 @@ var BatchUpdateFindings = [
|
|
|
12383
12017
|
9,
|
|
12384
12018
|
n0,
|
|
12385
12019
|
_BUF,
|
|
12386
|
-
{
|
|
12387
|
-
[_h]: ["PATCH", "/findings/batchupdate", 200],
|
|
12388
|
-
},
|
|
12020
|
+
{ [_h]: ["PATCH", "/findings/batchupdate", 200] },
|
|
12389
12021
|
() => BatchUpdateFindingsRequest,
|
|
12390
12022
|
() => BatchUpdateFindingsResponse,
|
|
12391
12023
|
];
|
|
@@ -12393,9 +12025,7 @@ var BatchUpdateFindingsV2 = [
|
|
|
12393
12025
|
9,
|
|
12394
12026
|
n0,
|
|
12395
12027
|
_BUFV,
|
|
12396
|
-
{
|
|
12397
|
-
[_h]: ["PATCH", "/findingsv2/batchupdatev2", 200],
|
|
12398
|
-
},
|
|
12028
|
+
{ [_h]: ["PATCH", "/findingsv2/batchupdatev2", 200] },
|
|
12399
12029
|
() => BatchUpdateFindingsV2Request,
|
|
12400
12030
|
() => BatchUpdateFindingsV2Response,
|
|
12401
12031
|
];
|
|
@@ -12403,9 +12033,7 @@ var BatchUpdateStandardsControlAssociations = [
|
|
|
12403
12033
|
9,
|
|
12404
12034
|
n0,
|
|
12405
12035
|
_BUSCA,
|
|
12406
|
-
{
|
|
12407
|
-
[_h]: ["PATCH", "/associations", 200],
|
|
12408
|
-
},
|
|
12036
|
+
{ [_h]: ["PATCH", "/associations", 200] },
|
|
12409
12037
|
() => BatchUpdateStandardsControlAssociationsRequest,
|
|
12410
12038
|
() => BatchUpdateStandardsControlAssociationsResponse,
|
|
12411
12039
|
];
|
|
@@ -12413,9 +12041,7 @@ var CreateActionTarget = [
|
|
|
12413
12041
|
9,
|
|
12414
12042
|
n0,
|
|
12415
12043
|
_CAT,
|
|
12416
|
-
{
|
|
12417
|
-
[_h]: ["POST", "/actionTargets", 200],
|
|
12418
|
-
},
|
|
12044
|
+
{ [_h]: ["POST", "/actionTargets", 200] },
|
|
12419
12045
|
() => CreateActionTargetRequest,
|
|
12420
12046
|
() => CreateActionTargetResponse,
|
|
12421
12047
|
];
|
|
@@ -12423,9 +12049,7 @@ var CreateAggregatorV2 = [
|
|
|
12423
12049
|
9,
|
|
12424
12050
|
n0,
|
|
12425
12051
|
_CAV,
|
|
12426
|
-
{
|
|
12427
|
-
[_h]: ["POST", "/aggregatorv2/create", 200],
|
|
12428
|
-
},
|
|
12052
|
+
{ [_h]: ["POST", "/aggregatorv2/create", 200] },
|
|
12429
12053
|
() => CreateAggregatorV2Request,
|
|
12430
12054
|
() => CreateAggregatorV2Response,
|
|
12431
12055
|
];
|
|
@@ -12433,9 +12057,7 @@ var CreateAutomationRule = [
|
|
|
12433
12057
|
9,
|
|
12434
12058
|
n0,
|
|
12435
12059
|
_CAR,
|
|
12436
|
-
{
|
|
12437
|
-
[_h]: ["POST", "/automationrules/create", 200],
|
|
12438
|
-
},
|
|
12060
|
+
{ [_h]: ["POST", "/automationrules/create", 200] },
|
|
12439
12061
|
() => CreateAutomationRuleRequest,
|
|
12440
12062
|
() => CreateAutomationRuleResponse,
|
|
12441
12063
|
];
|
|
@@ -12443,9 +12065,7 @@ var CreateAutomationRuleV2 = [
|
|
|
12443
12065
|
9,
|
|
12444
12066
|
n0,
|
|
12445
12067
|
_CARV,
|
|
12446
|
-
{
|
|
12447
|
-
[_h]: ["POST", "/automationrulesv2/create", 200],
|
|
12448
|
-
},
|
|
12068
|
+
{ [_h]: ["POST", "/automationrulesv2/create", 200] },
|
|
12449
12069
|
() => CreateAutomationRuleV2Request,
|
|
12450
12070
|
() => CreateAutomationRuleV2Response,
|
|
12451
12071
|
];
|
|
@@ -12453,9 +12073,7 @@ var CreateConfigurationPolicy = [
|
|
|
12453
12073
|
9,
|
|
12454
12074
|
n0,
|
|
12455
12075
|
_CCP,
|
|
12456
|
-
{
|
|
12457
|
-
[_h]: ["POST", "/configurationPolicy/create", 200],
|
|
12458
|
-
},
|
|
12076
|
+
{ [_h]: ["POST", "/configurationPolicy/create", 200] },
|
|
12459
12077
|
() => CreateConfigurationPolicyRequest,
|
|
12460
12078
|
() => CreateConfigurationPolicyResponse,
|
|
12461
12079
|
];
|
|
@@ -12463,9 +12081,7 @@ var CreateConnectorV2 = [
|
|
|
12463
12081
|
9,
|
|
12464
12082
|
n0,
|
|
12465
12083
|
_CCV,
|
|
12466
|
-
{
|
|
12467
|
-
[_h]: ["POST", "/connectorsv2", 200],
|
|
12468
|
-
},
|
|
12084
|
+
{ [_h]: ["POST", "/connectorsv2", 200] },
|
|
12469
12085
|
() => CreateConnectorV2Request,
|
|
12470
12086
|
() => CreateConnectorV2Response,
|
|
12471
12087
|
];
|
|
@@ -12473,9 +12089,7 @@ var CreateFindingAggregator = [
|
|
|
12473
12089
|
9,
|
|
12474
12090
|
n0,
|
|
12475
12091
|
_CFA,
|
|
12476
|
-
{
|
|
12477
|
-
[_h]: ["POST", "/findingAggregator/create", 200],
|
|
12478
|
-
},
|
|
12092
|
+
{ [_h]: ["POST", "/findingAggregator/create", 200] },
|
|
12479
12093
|
() => CreateFindingAggregatorRequest,
|
|
12480
12094
|
() => CreateFindingAggregatorResponse,
|
|
12481
12095
|
];
|
|
@@ -12483,9 +12097,7 @@ var CreateInsight = [
|
|
|
12483
12097
|
9,
|
|
12484
12098
|
n0,
|
|
12485
12099
|
_CIre,
|
|
12486
|
-
{
|
|
12487
|
-
[_h]: ["POST", "/insights", 200],
|
|
12488
|
-
},
|
|
12100
|
+
{ [_h]: ["POST", "/insights", 200] },
|
|
12489
12101
|
() => CreateInsightRequest,
|
|
12490
12102
|
() => CreateInsightResponse,
|
|
12491
12103
|
];
|
|
@@ -12493,9 +12105,7 @@ var CreateMembers = [
|
|
|
12493
12105
|
9,
|
|
12494
12106
|
n0,
|
|
12495
12107
|
_CMr,
|
|
12496
|
-
{
|
|
12497
|
-
[_h]: ["POST", "/members", 200],
|
|
12498
|
-
},
|
|
12108
|
+
{ [_h]: ["POST", "/members", 200] },
|
|
12499
12109
|
() => CreateMembersRequest,
|
|
12500
12110
|
() => CreateMembersResponse,
|
|
12501
12111
|
];
|
|
@@ -12503,9 +12113,7 @@ var CreateTicketV2 = [
|
|
|
12503
12113
|
9,
|
|
12504
12114
|
n0,
|
|
12505
12115
|
_CTV,
|
|
12506
|
-
{
|
|
12507
|
-
[_h]: ["POST", "/ticketsv2", 200],
|
|
12508
|
-
},
|
|
12116
|
+
{ [_h]: ["POST", "/ticketsv2", 200] },
|
|
12509
12117
|
() => CreateTicketV2Request,
|
|
12510
12118
|
() => CreateTicketV2Response,
|
|
12511
12119
|
];
|
|
@@ -12513,9 +12121,7 @@ var DeclineInvitations = [
|
|
|
12513
12121
|
9,
|
|
12514
12122
|
n0,
|
|
12515
12123
|
_DIec,
|
|
12516
|
-
{
|
|
12517
|
-
[_h]: ["POST", "/invitations/decline", 200],
|
|
12518
|
-
},
|
|
12124
|
+
{ [_h]: ["POST", "/invitations/decline", 200] },
|
|
12519
12125
|
() => DeclineInvitationsRequest,
|
|
12520
12126
|
() => DeclineInvitationsResponse,
|
|
12521
12127
|
];
|
|
@@ -12523,9 +12129,7 @@ var DeleteActionTarget = [
|
|
|
12523
12129
|
9,
|
|
12524
12130
|
n0,
|
|
12525
12131
|
_DATe,
|
|
12526
|
-
{
|
|
12527
|
-
[_h]: ["DELETE", "/actionTargets/{ActionTargetArn+}", 200],
|
|
12528
|
-
},
|
|
12132
|
+
{ [_h]: ["DELETE", "/actionTargets/{ActionTargetArn+}", 200] },
|
|
12529
12133
|
() => DeleteActionTargetRequest,
|
|
12530
12134
|
() => DeleteActionTargetResponse,
|
|
12531
12135
|
];
|
|
@@ -12533,9 +12137,7 @@ var DeleteAggregatorV2 = [
|
|
|
12533
12137
|
9,
|
|
12534
12138
|
n0,
|
|
12535
12139
|
_DAV,
|
|
12536
|
-
{
|
|
12537
|
-
[_h]: ["DELETE", "/aggregatorv2/delete/{AggregatorV2Arn+}", 200],
|
|
12538
|
-
},
|
|
12140
|
+
{ [_h]: ["DELETE", "/aggregatorv2/delete/{AggregatorV2Arn+}", 200] },
|
|
12539
12141
|
() => DeleteAggregatorV2Request,
|
|
12540
12142
|
() => DeleteAggregatorV2Response,
|
|
12541
12143
|
];
|
|
@@ -12543,9 +12145,7 @@ var DeleteAutomationRuleV2 = [
|
|
|
12543
12145
|
9,
|
|
12544
12146
|
n0,
|
|
12545
12147
|
_DARV,
|
|
12546
|
-
{
|
|
12547
|
-
[_h]: ["DELETE", "/automationrulesv2/{Identifier}", 200],
|
|
12548
|
-
},
|
|
12148
|
+
{ [_h]: ["DELETE", "/automationrulesv2/{Identifier}", 200] },
|
|
12549
12149
|
() => DeleteAutomationRuleV2Request,
|
|
12550
12150
|
() => DeleteAutomationRuleV2Response,
|
|
12551
12151
|
];
|
|
@@ -12553,9 +12153,7 @@ var DeleteConfigurationPolicy = [
|
|
|
12553
12153
|
9,
|
|
12554
12154
|
n0,
|
|
12555
12155
|
_DCP,
|
|
12556
|
-
{
|
|
12557
|
-
[_h]: ["DELETE", "/configurationPolicy/{Identifier}", 200],
|
|
12558
|
-
},
|
|
12156
|
+
{ [_h]: ["DELETE", "/configurationPolicy/{Identifier}", 200] },
|
|
12559
12157
|
() => DeleteConfigurationPolicyRequest,
|
|
12560
12158
|
() => DeleteConfigurationPolicyResponse,
|
|
12561
12159
|
];
|
|
@@ -12563,9 +12161,7 @@ var DeleteConnectorV2 = [
|
|
|
12563
12161
|
9,
|
|
12564
12162
|
n0,
|
|
12565
12163
|
_DCV,
|
|
12566
|
-
{
|
|
12567
|
-
[_h]: ["DELETE", "/connectorsv2/{ConnectorId+}", 200],
|
|
12568
|
-
},
|
|
12164
|
+
{ [_h]: ["DELETE", "/connectorsv2/{ConnectorId+}", 200] },
|
|
12569
12165
|
() => DeleteConnectorV2Request,
|
|
12570
12166
|
() => DeleteConnectorV2Response,
|
|
12571
12167
|
];
|
|
@@ -12573,9 +12169,7 @@ var DeleteFindingAggregator = [
|
|
|
12573
12169
|
9,
|
|
12574
12170
|
n0,
|
|
12575
12171
|
_DFAe,
|
|
12576
|
-
{
|
|
12577
|
-
[_h]: ["DELETE", "/findingAggregator/delete/{FindingAggregatorArn+}", 200],
|
|
12578
|
-
},
|
|
12172
|
+
{ [_h]: ["DELETE", "/findingAggregator/delete/{FindingAggregatorArn+}", 200] },
|
|
12579
12173
|
() => DeleteFindingAggregatorRequest,
|
|
12580
12174
|
() => DeleteFindingAggregatorResponse,
|
|
12581
12175
|
];
|
|
@@ -12583,9 +12177,7 @@ var DeleteInsight = [
|
|
|
12583
12177
|
9,
|
|
12584
12178
|
n0,
|
|
12585
12179
|
_DIel,
|
|
12586
|
-
{
|
|
12587
|
-
[_h]: ["DELETE", "/insights/{InsightArn+}", 200],
|
|
12588
|
-
},
|
|
12180
|
+
{ [_h]: ["DELETE", "/insights/{InsightArn+}", 200] },
|
|
12589
12181
|
() => DeleteInsightRequest,
|
|
12590
12182
|
() => DeleteInsightResponse,
|
|
12591
12183
|
];
|
|
@@ -12593,9 +12185,7 @@ var DeleteInvitations = [
|
|
|
12593
12185
|
9,
|
|
12594
12186
|
n0,
|
|
12595
12187
|
_DIele,
|
|
12596
|
-
{
|
|
12597
|
-
[_h]: ["POST", "/invitations/delete", 200],
|
|
12598
|
-
},
|
|
12188
|
+
{ [_h]: ["POST", "/invitations/delete", 200] },
|
|
12599
12189
|
() => DeleteInvitationsRequest,
|
|
12600
12190
|
() => DeleteInvitationsResponse,
|
|
12601
12191
|
];
|
|
@@ -12603,9 +12193,7 @@ var DeleteMembers = [
|
|
|
12603
12193
|
9,
|
|
12604
12194
|
n0,
|
|
12605
12195
|
_DMe,
|
|
12606
|
-
{
|
|
12607
|
-
[_h]: ["POST", "/members/delete", 200],
|
|
12608
|
-
},
|
|
12196
|
+
{ [_h]: ["POST", "/members/delete", 200] },
|
|
12609
12197
|
() => DeleteMembersRequest,
|
|
12610
12198
|
() => DeleteMembersResponse,
|
|
12611
12199
|
];
|
|
@@ -12613,9 +12201,7 @@ var DescribeActionTargets = [
|
|
|
12613
12201
|
9,
|
|
12614
12202
|
n0,
|
|
12615
12203
|
_DATes,
|
|
12616
|
-
{
|
|
12617
|
-
[_h]: ["POST", "/actionTargets/get", 200],
|
|
12618
|
-
},
|
|
12204
|
+
{ [_h]: ["POST", "/actionTargets/get", 200] },
|
|
12619
12205
|
() => DescribeActionTargetsRequest,
|
|
12620
12206
|
() => DescribeActionTargetsResponse,
|
|
12621
12207
|
];
|
|
@@ -12623,9 +12209,7 @@ var DescribeHub = [
|
|
|
12623
12209
|
9,
|
|
12624
12210
|
n0,
|
|
12625
12211
|
_DH,
|
|
12626
|
-
{
|
|
12627
|
-
[_h]: ["GET", "/accounts", 200],
|
|
12628
|
-
},
|
|
12212
|
+
{ [_h]: ["GET", "/accounts", 200] },
|
|
12629
12213
|
() => DescribeHubRequest,
|
|
12630
12214
|
() => DescribeHubResponse,
|
|
12631
12215
|
];
|
|
@@ -12633,9 +12217,7 @@ var DescribeOrganizationConfiguration = [
|
|
|
12633
12217
|
9,
|
|
12634
12218
|
n0,
|
|
12635
12219
|
_DOC,
|
|
12636
|
-
{
|
|
12637
|
-
[_h]: ["GET", "/organization/configuration", 200],
|
|
12638
|
-
},
|
|
12220
|
+
{ [_h]: ["GET", "/organization/configuration", 200] },
|
|
12639
12221
|
() => DescribeOrganizationConfigurationRequest,
|
|
12640
12222
|
() => DescribeOrganizationConfigurationResponse,
|
|
12641
12223
|
];
|
|
@@ -12643,9 +12225,7 @@ var DescribeProducts = [
|
|
|
12643
12225
|
9,
|
|
12644
12226
|
n0,
|
|
12645
12227
|
_DPesc,
|
|
12646
|
-
{
|
|
12647
|
-
[_h]: ["GET", "/products", 200],
|
|
12648
|
-
},
|
|
12228
|
+
{ [_h]: ["GET", "/products", 200] },
|
|
12649
12229
|
() => DescribeProductsRequest,
|
|
12650
12230
|
() => DescribeProductsResponse,
|
|
12651
12231
|
];
|
|
@@ -12653,9 +12233,7 @@ var DescribeProductsV2 = [
|
|
|
12653
12233
|
9,
|
|
12654
12234
|
n0,
|
|
12655
12235
|
_DPV,
|
|
12656
|
-
{
|
|
12657
|
-
[_h]: ["GET", "/productsV2", 200],
|
|
12658
|
-
},
|
|
12236
|
+
{ [_h]: ["GET", "/productsV2", 200] },
|
|
12659
12237
|
() => DescribeProductsV2Request,
|
|
12660
12238
|
() => DescribeProductsV2Response,
|
|
12661
12239
|
];
|
|
@@ -12663,9 +12241,7 @@ var DescribeSecurityHubV2 = [
|
|
|
12663
12241
|
9,
|
|
12664
12242
|
n0,
|
|
12665
12243
|
_DSHV,
|
|
12666
|
-
{
|
|
12667
|
-
[_h]: ["GET", "/hubv2", 200],
|
|
12668
|
-
},
|
|
12244
|
+
{ [_h]: ["GET", "/hubv2", 200] },
|
|
12669
12245
|
() => DescribeSecurityHubV2Request,
|
|
12670
12246
|
() => DescribeSecurityHubV2Response,
|
|
12671
12247
|
];
|
|
@@ -12673,9 +12249,7 @@ var DescribeStandards = [
|
|
|
12673
12249
|
9,
|
|
12674
12250
|
n0,
|
|
12675
12251
|
_DSe,
|
|
12676
|
-
{
|
|
12677
|
-
[_h]: ["GET", "/standards", 200],
|
|
12678
|
-
},
|
|
12252
|
+
{ [_h]: ["GET", "/standards", 200] },
|
|
12679
12253
|
() => DescribeStandardsRequest,
|
|
12680
12254
|
() => DescribeStandardsResponse,
|
|
12681
12255
|
];
|
|
@@ -12683,9 +12257,7 @@ var DescribeStandardsControls = [
|
|
|
12683
12257
|
9,
|
|
12684
12258
|
n0,
|
|
12685
12259
|
_DSC,
|
|
12686
|
-
{
|
|
12687
|
-
[_h]: ["GET", "/standards/controls/{StandardsSubscriptionArn+}", 200],
|
|
12688
|
-
},
|
|
12260
|
+
{ [_h]: ["GET", "/standards/controls/{StandardsSubscriptionArn+}", 200] },
|
|
12689
12261
|
() => DescribeStandardsControlsRequest,
|
|
12690
12262
|
() => DescribeStandardsControlsResponse,
|
|
12691
12263
|
];
|
|
@@ -12693,9 +12265,7 @@ var DisableImportFindingsForProduct = [
|
|
|
12693
12265
|
9,
|
|
12694
12266
|
n0,
|
|
12695
12267
|
_DIFFP,
|
|
12696
|
-
{
|
|
12697
|
-
[_h]: ["DELETE", "/productSubscriptions/{ProductSubscriptionArn+}", 200],
|
|
12698
|
-
},
|
|
12268
|
+
{ [_h]: ["DELETE", "/productSubscriptions/{ProductSubscriptionArn+}", 200] },
|
|
12699
12269
|
() => DisableImportFindingsForProductRequest,
|
|
12700
12270
|
() => DisableImportFindingsForProductResponse,
|
|
12701
12271
|
];
|
|
@@ -12703,9 +12273,7 @@ var DisableOrganizationAdminAccount = [
|
|
|
12703
12273
|
9,
|
|
12704
12274
|
n0,
|
|
12705
12275
|
_DOAA,
|
|
12706
|
-
{
|
|
12707
|
-
[_h]: ["POST", "/organization/admin/disable", 200],
|
|
12708
|
-
},
|
|
12276
|
+
{ [_h]: ["POST", "/organization/admin/disable", 200] },
|
|
12709
12277
|
() => DisableOrganizationAdminAccountRequest,
|
|
12710
12278
|
() => DisableOrganizationAdminAccountResponse,
|
|
12711
12279
|
];
|
|
@@ -12713,9 +12281,7 @@ var DisableSecurityHub = [
|
|
|
12713
12281
|
9,
|
|
12714
12282
|
n0,
|
|
12715
12283
|
_DSH,
|
|
12716
|
-
{
|
|
12717
|
-
[_h]: ["DELETE", "/accounts", 200],
|
|
12718
|
-
},
|
|
12284
|
+
{ [_h]: ["DELETE", "/accounts", 200] },
|
|
12719
12285
|
() => DisableSecurityHubRequest,
|
|
12720
12286
|
() => DisableSecurityHubResponse,
|
|
12721
12287
|
];
|
|
@@ -12723,9 +12289,7 @@ var DisableSecurityHubV2 = [
|
|
|
12723
12289
|
9,
|
|
12724
12290
|
n0,
|
|
12725
12291
|
_DSHVi,
|
|
12726
|
-
{
|
|
12727
|
-
[_h]: ["DELETE", "/hubv2", 200],
|
|
12728
|
-
},
|
|
12292
|
+
{ [_h]: ["DELETE", "/hubv2", 200] },
|
|
12729
12293
|
() => DisableSecurityHubV2Request,
|
|
12730
12294
|
() => DisableSecurityHubV2Response,
|
|
12731
12295
|
];
|
|
@@ -12733,9 +12297,7 @@ var DisassociateFromAdministratorAccount = [
|
|
|
12733
12297
|
9,
|
|
12734
12298
|
n0,
|
|
12735
12299
|
_DFAA,
|
|
12736
|
-
{
|
|
12737
|
-
[_h]: ["POST", "/administrator/disassociate", 200],
|
|
12738
|
-
},
|
|
12300
|
+
{ [_h]: ["POST", "/administrator/disassociate", 200] },
|
|
12739
12301
|
() => DisassociateFromAdministratorAccountRequest,
|
|
12740
12302
|
() => DisassociateFromAdministratorAccountResponse,
|
|
12741
12303
|
];
|
|
@@ -12743,9 +12305,7 @@ var DisassociateFromMasterAccount = [
|
|
|
12743
12305
|
9,
|
|
12744
12306
|
n0,
|
|
12745
12307
|
_DFMA,
|
|
12746
|
-
{
|
|
12747
|
-
[_h]: ["POST", "/master/disassociate", 200],
|
|
12748
|
-
},
|
|
12308
|
+
{ [_h]: ["POST", "/master/disassociate", 200] },
|
|
12749
12309
|
() => DisassociateFromMasterAccountRequest,
|
|
12750
12310
|
() => DisassociateFromMasterAccountResponse,
|
|
12751
12311
|
];
|
|
@@ -12753,9 +12313,7 @@ var DisassociateMembers = [
|
|
|
12753
12313
|
9,
|
|
12754
12314
|
n0,
|
|
12755
12315
|
_DMi,
|
|
12756
|
-
{
|
|
12757
|
-
[_h]: ["POST", "/members/disassociate", 200],
|
|
12758
|
-
},
|
|
12316
|
+
{ [_h]: ["POST", "/members/disassociate", 200] },
|
|
12759
12317
|
() => DisassociateMembersRequest,
|
|
12760
12318
|
() => DisassociateMembersResponse,
|
|
12761
12319
|
];
|
|
@@ -12763,9 +12321,7 @@ var EnableImportFindingsForProduct = [
|
|
|
12763
12321
|
9,
|
|
12764
12322
|
n0,
|
|
12765
12323
|
_EIFFP,
|
|
12766
|
-
{
|
|
12767
|
-
[_h]: ["POST", "/productSubscriptions", 200],
|
|
12768
|
-
},
|
|
12324
|
+
{ [_h]: ["POST", "/productSubscriptions", 200] },
|
|
12769
12325
|
() => EnableImportFindingsForProductRequest,
|
|
12770
12326
|
() => EnableImportFindingsForProductResponse,
|
|
12771
12327
|
];
|
|
@@ -12773,9 +12329,7 @@ var EnableOrganizationAdminAccount = [
|
|
|
12773
12329
|
9,
|
|
12774
12330
|
n0,
|
|
12775
12331
|
_EOAA,
|
|
12776
|
-
{
|
|
12777
|
-
[_h]: ["POST", "/organization/admin/enable", 200],
|
|
12778
|
-
},
|
|
12332
|
+
{ [_h]: ["POST", "/organization/admin/enable", 200] },
|
|
12779
12333
|
() => EnableOrganizationAdminAccountRequest,
|
|
12780
12334
|
() => EnableOrganizationAdminAccountResponse,
|
|
12781
12335
|
];
|
|
@@ -12783,9 +12337,7 @@ var EnableSecurityHub = [
|
|
|
12783
12337
|
9,
|
|
12784
12338
|
n0,
|
|
12785
12339
|
_ESH,
|
|
12786
|
-
{
|
|
12787
|
-
[_h]: ["POST", "/accounts", 200],
|
|
12788
|
-
},
|
|
12340
|
+
{ [_h]: ["POST", "/accounts", 200] },
|
|
12789
12341
|
() => EnableSecurityHubRequest,
|
|
12790
12342
|
() => EnableSecurityHubResponse,
|
|
12791
12343
|
];
|
|
@@ -12793,9 +12345,7 @@ var EnableSecurityHubV2 = [
|
|
|
12793
12345
|
9,
|
|
12794
12346
|
n0,
|
|
12795
12347
|
_ESHV,
|
|
12796
|
-
{
|
|
12797
|
-
[_h]: ["POST", "/hubv2", 200],
|
|
12798
|
-
},
|
|
12348
|
+
{ [_h]: ["POST", "/hubv2", 200] },
|
|
12799
12349
|
() => EnableSecurityHubV2Request,
|
|
12800
12350
|
() => EnableSecurityHubV2Response,
|
|
12801
12351
|
];
|
|
@@ -12803,9 +12353,7 @@ var GetAdministratorAccount = [
|
|
|
12803
12353
|
9,
|
|
12804
12354
|
n0,
|
|
12805
12355
|
_GAA,
|
|
12806
|
-
{
|
|
12807
|
-
[_h]: ["GET", "/administrator", 200],
|
|
12808
|
-
},
|
|
12356
|
+
{ [_h]: ["GET", "/administrator", 200] },
|
|
12809
12357
|
() => GetAdministratorAccountRequest,
|
|
12810
12358
|
() => GetAdministratorAccountResponse,
|
|
12811
12359
|
];
|
|
@@ -12813,9 +12361,7 @@ var GetAggregatorV2 = [
|
|
|
12813
12361
|
9,
|
|
12814
12362
|
n0,
|
|
12815
12363
|
_GAV,
|
|
12816
|
-
{
|
|
12817
|
-
[_h]: ["GET", "/aggregatorv2/get/{AggregatorV2Arn+}", 200],
|
|
12818
|
-
},
|
|
12364
|
+
{ [_h]: ["GET", "/aggregatorv2/get/{AggregatorV2Arn+}", 200] },
|
|
12819
12365
|
() => GetAggregatorV2Request,
|
|
12820
12366
|
() => GetAggregatorV2Response,
|
|
12821
12367
|
];
|
|
@@ -12823,9 +12369,7 @@ var GetAutomationRuleV2 = [
|
|
|
12823
12369
|
9,
|
|
12824
12370
|
n0,
|
|
12825
12371
|
_GARV,
|
|
12826
|
-
{
|
|
12827
|
-
[_h]: ["GET", "/automationrulesv2/{Identifier}", 200],
|
|
12828
|
-
},
|
|
12372
|
+
{ [_h]: ["GET", "/automationrulesv2/{Identifier}", 200] },
|
|
12829
12373
|
() => GetAutomationRuleV2Request,
|
|
12830
12374
|
() => GetAutomationRuleV2Response,
|
|
12831
12375
|
];
|
|
@@ -12833,9 +12377,7 @@ var GetConfigurationPolicy = [
|
|
|
12833
12377
|
9,
|
|
12834
12378
|
n0,
|
|
12835
12379
|
_GCP,
|
|
12836
|
-
{
|
|
12837
|
-
[_h]: ["GET", "/configurationPolicy/get/{Identifier}", 200],
|
|
12838
|
-
},
|
|
12380
|
+
{ [_h]: ["GET", "/configurationPolicy/get/{Identifier}", 200] },
|
|
12839
12381
|
() => GetConfigurationPolicyRequest,
|
|
12840
12382
|
() => GetConfigurationPolicyResponse,
|
|
12841
12383
|
];
|
|
@@ -12843,9 +12385,7 @@ var GetConfigurationPolicyAssociation = [
|
|
|
12843
12385
|
9,
|
|
12844
12386
|
n0,
|
|
12845
12387
|
_GCPA,
|
|
12846
|
-
{
|
|
12847
|
-
[_h]: ["POST", "/configurationPolicyAssociation/get", 200],
|
|
12848
|
-
},
|
|
12388
|
+
{ [_h]: ["POST", "/configurationPolicyAssociation/get", 200] },
|
|
12849
12389
|
() => GetConfigurationPolicyAssociationRequest,
|
|
12850
12390
|
() => GetConfigurationPolicyAssociationResponse,
|
|
12851
12391
|
];
|
|
@@ -12853,9 +12393,7 @@ var GetConnectorV2 = [
|
|
|
12853
12393
|
9,
|
|
12854
12394
|
n0,
|
|
12855
12395
|
_GCV,
|
|
12856
|
-
{
|
|
12857
|
-
[_h]: ["GET", "/connectorsv2/{ConnectorId+}", 200],
|
|
12858
|
-
},
|
|
12396
|
+
{ [_h]: ["GET", "/connectorsv2/{ConnectorId+}", 200] },
|
|
12859
12397
|
() => GetConnectorV2Request,
|
|
12860
12398
|
() => GetConnectorV2Response,
|
|
12861
12399
|
];
|
|
@@ -12863,9 +12401,7 @@ var GetEnabledStandards = [
|
|
|
12863
12401
|
9,
|
|
12864
12402
|
n0,
|
|
12865
12403
|
_GES,
|
|
12866
|
-
{
|
|
12867
|
-
[_h]: ["POST", "/standards/get", 200],
|
|
12868
|
-
},
|
|
12404
|
+
{ [_h]: ["POST", "/standards/get", 200] },
|
|
12869
12405
|
() => GetEnabledStandardsRequest,
|
|
12870
12406
|
() => GetEnabledStandardsResponse,
|
|
12871
12407
|
];
|
|
@@ -12873,9 +12409,7 @@ var GetFindingAggregator = [
|
|
|
12873
12409
|
9,
|
|
12874
12410
|
n0,
|
|
12875
12411
|
_GFA,
|
|
12876
|
-
{
|
|
12877
|
-
[_h]: ["GET", "/findingAggregator/get/{FindingAggregatorArn+}", 200],
|
|
12878
|
-
},
|
|
12412
|
+
{ [_h]: ["GET", "/findingAggregator/get/{FindingAggregatorArn+}", 200] },
|
|
12879
12413
|
() => GetFindingAggregatorRequest,
|
|
12880
12414
|
() => GetFindingAggregatorResponse,
|
|
12881
12415
|
];
|
|
@@ -12883,9 +12417,7 @@ var GetFindingHistory = [
|
|
|
12883
12417
|
9,
|
|
12884
12418
|
n0,
|
|
12885
12419
|
_GFH,
|
|
12886
|
-
{
|
|
12887
|
-
[_h]: ["POST", "/findingHistory/get", 200],
|
|
12888
|
-
},
|
|
12420
|
+
{ [_h]: ["POST", "/findingHistory/get", 200] },
|
|
12889
12421
|
() => GetFindingHistoryRequest,
|
|
12890
12422
|
() => GetFindingHistoryResponse,
|
|
12891
12423
|
];
|
|
@@ -12893,9 +12425,7 @@ var GetFindings = [
|
|
|
12893
12425
|
9,
|
|
12894
12426
|
n0,
|
|
12895
12427
|
_GF,
|
|
12896
|
-
{
|
|
12897
|
-
[_h]: ["POST", "/findings", 200],
|
|
12898
|
-
},
|
|
12428
|
+
{ [_h]: ["POST", "/findings", 200] },
|
|
12899
12429
|
() => GetFindingsRequest,
|
|
12900
12430
|
() => GetFindingsResponse,
|
|
12901
12431
|
];
|
|
@@ -12903,9 +12433,7 @@ var GetFindingStatisticsV2 = [
|
|
|
12903
12433
|
9,
|
|
12904
12434
|
n0,
|
|
12905
12435
|
_GFSV,
|
|
12906
|
-
{
|
|
12907
|
-
[_h]: ["POST", "/findingsv2/statistics", 200],
|
|
12908
|
-
},
|
|
12436
|
+
{ [_h]: ["POST", "/findingsv2/statistics", 200] },
|
|
12909
12437
|
() => GetFindingStatisticsV2Request,
|
|
12910
12438
|
() => GetFindingStatisticsV2Response,
|
|
12911
12439
|
];
|
|
@@ -12913,9 +12441,7 @@ var GetFindingsTrendsV2 = [
|
|
|
12913
12441
|
9,
|
|
12914
12442
|
n0,
|
|
12915
12443
|
_GFTV,
|
|
12916
|
-
{
|
|
12917
|
-
[_h]: ["POST", "/findingsTrendsv2", 200],
|
|
12918
|
-
},
|
|
12444
|
+
{ [_h]: ["POST", "/findingsTrendsv2", 200] },
|
|
12919
12445
|
() => GetFindingsTrendsV2Request,
|
|
12920
12446
|
() => GetFindingsTrendsV2Response,
|
|
12921
12447
|
];
|
|
@@ -12923,9 +12449,7 @@ var GetFindingsV2 = [
|
|
|
12923
12449
|
9,
|
|
12924
12450
|
n0,
|
|
12925
12451
|
_GFV,
|
|
12926
|
-
{
|
|
12927
|
-
[_h]: ["POST", "/findingsv2", 200],
|
|
12928
|
-
},
|
|
12452
|
+
{ [_h]: ["POST", "/findingsv2", 200] },
|
|
12929
12453
|
() => GetFindingsV2Request,
|
|
12930
12454
|
() => GetFindingsV2Response,
|
|
12931
12455
|
];
|
|
@@ -12933,9 +12457,7 @@ var GetInsightResults = [
|
|
|
12933
12457
|
9,
|
|
12934
12458
|
n0,
|
|
12935
12459
|
_GIRet,
|
|
12936
|
-
{
|
|
12937
|
-
[_h]: ["GET", "/insights/results/{InsightArn+}", 200],
|
|
12938
|
-
},
|
|
12460
|
+
{ [_h]: ["GET", "/insights/results/{InsightArn+}", 200] },
|
|
12939
12461
|
() => GetInsightResultsRequest,
|
|
12940
12462
|
() => GetInsightResultsResponse,
|
|
12941
12463
|
];
|
|
@@ -12943,9 +12465,7 @@ var GetInsights = [
|
|
|
12943
12465
|
9,
|
|
12944
12466
|
n0,
|
|
12945
12467
|
_GIet,
|
|
12946
|
-
{
|
|
12947
|
-
[_h]: ["POST", "/insights/get", 200],
|
|
12948
|
-
},
|
|
12468
|
+
{ [_h]: ["POST", "/insights/get", 200] },
|
|
12949
12469
|
() => GetInsightsRequest,
|
|
12950
12470
|
() => GetInsightsResponse,
|
|
12951
12471
|
];
|
|
@@ -12953,9 +12473,7 @@ var GetInvitationsCount = [
|
|
|
12953
12473
|
9,
|
|
12954
12474
|
n0,
|
|
12955
12475
|
_GIC,
|
|
12956
|
-
{
|
|
12957
|
-
[_h]: ["GET", "/invitations/count", 200],
|
|
12958
|
-
},
|
|
12476
|
+
{ [_h]: ["GET", "/invitations/count", 200] },
|
|
12959
12477
|
() => GetInvitationsCountRequest,
|
|
12960
12478
|
() => GetInvitationsCountResponse,
|
|
12961
12479
|
];
|
|
@@ -12963,9 +12481,7 @@ var GetMasterAccount = [
|
|
|
12963
12481
|
9,
|
|
12964
12482
|
n0,
|
|
12965
12483
|
_GMA,
|
|
12966
|
-
{
|
|
12967
|
-
[_h]: ["GET", "/master", 200],
|
|
12968
|
-
},
|
|
12484
|
+
{ [_h]: ["GET", "/master", 200] },
|
|
12969
12485
|
() => GetMasterAccountRequest,
|
|
12970
12486
|
() => GetMasterAccountResponse,
|
|
12971
12487
|
];
|
|
@@ -12973,9 +12489,7 @@ var GetMembers = [
|
|
|
12973
12489
|
9,
|
|
12974
12490
|
n0,
|
|
12975
12491
|
_GM,
|
|
12976
|
-
{
|
|
12977
|
-
[_h]: ["POST", "/members/get", 200],
|
|
12978
|
-
},
|
|
12492
|
+
{ [_h]: ["POST", "/members/get", 200] },
|
|
12979
12493
|
() => GetMembersRequest,
|
|
12980
12494
|
() => GetMembersResponse,
|
|
12981
12495
|
];
|
|
@@ -12983,9 +12497,7 @@ var GetResourcesStatisticsV2 = [
|
|
|
12983
12497
|
9,
|
|
12984
12498
|
n0,
|
|
12985
12499
|
_GRSV,
|
|
12986
|
-
{
|
|
12987
|
-
[_h]: ["POST", "/resourcesv2/statistics", 200],
|
|
12988
|
-
},
|
|
12500
|
+
{ [_h]: ["POST", "/resourcesv2/statistics", 200] },
|
|
12989
12501
|
() => GetResourcesStatisticsV2Request,
|
|
12990
12502
|
() => GetResourcesStatisticsV2Response,
|
|
12991
12503
|
];
|
|
@@ -12993,9 +12505,7 @@ var GetResourcesTrendsV2 = [
|
|
|
12993
12505
|
9,
|
|
12994
12506
|
n0,
|
|
12995
12507
|
_GRTV,
|
|
12996
|
-
{
|
|
12997
|
-
[_h]: ["POST", "/resourcesTrendsv2", 200],
|
|
12998
|
-
},
|
|
12508
|
+
{ [_h]: ["POST", "/resourcesTrendsv2", 200] },
|
|
12999
12509
|
() => GetResourcesTrendsV2Request,
|
|
13000
12510
|
() => GetResourcesTrendsV2Response,
|
|
13001
12511
|
];
|
|
@@ -13003,9 +12513,7 @@ var GetResourcesV2 = [
|
|
|
13003
12513
|
9,
|
|
13004
12514
|
n0,
|
|
13005
12515
|
_GRV,
|
|
13006
|
-
{
|
|
13007
|
-
[_h]: ["POST", "/resourcesv2", 200],
|
|
13008
|
-
},
|
|
12516
|
+
{ [_h]: ["POST", "/resourcesv2", 200] },
|
|
13009
12517
|
() => GetResourcesV2Request,
|
|
13010
12518
|
() => GetResourcesV2Response,
|
|
13011
12519
|
];
|
|
@@ -13013,9 +12521,7 @@ var GetSecurityControlDefinition = [
|
|
|
13013
12521
|
9,
|
|
13014
12522
|
n0,
|
|
13015
12523
|
_GSCD,
|
|
13016
|
-
{
|
|
13017
|
-
[_h]: ["GET", "/securityControl/definition", 200],
|
|
13018
|
-
},
|
|
12524
|
+
{ [_h]: ["GET", "/securityControl/definition", 200] },
|
|
13019
12525
|
() => GetSecurityControlDefinitionRequest,
|
|
13020
12526
|
() => GetSecurityControlDefinitionResponse,
|
|
13021
12527
|
];
|
|
@@ -13023,9 +12529,7 @@ var InviteMembers = [
|
|
|
13023
12529
|
9,
|
|
13024
12530
|
n0,
|
|
13025
12531
|
_IMn,
|
|
13026
|
-
{
|
|
13027
|
-
[_h]: ["POST", "/members/invite", 200],
|
|
13028
|
-
},
|
|
12532
|
+
{ [_h]: ["POST", "/members/invite", 200] },
|
|
13029
12533
|
() => InviteMembersRequest,
|
|
13030
12534
|
() => InviteMembersResponse,
|
|
13031
12535
|
];
|
|
@@ -13033,9 +12537,7 @@ var ListAggregatorsV2 = [
|
|
|
13033
12537
|
9,
|
|
13034
12538
|
n0,
|
|
13035
12539
|
_LAV,
|
|
13036
|
-
{
|
|
13037
|
-
[_h]: ["GET", "/aggregatorv2/list", 200],
|
|
13038
|
-
},
|
|
12540
|
+
{ [_h]: ["GET", "/aggregatorv2/list", 200] },
|
|
13039
12541
|
() => ListAggregatorsV2Request,
|
|
13040
12542
|
() => ListAggregatorsV2Response,
|
|
13041
12543
|
];
|
|
@@ -13043,9 +12545,7 @@ var ListAutomationRules = [
|
|
|
13043
12545
|
9,
|
|
13044
12546
|
n0,
|
|
13045
12547
|
_LAR,
|
|
13046
|
-
{
|
|
13047
|
-
[_h]: ["GET", "/automationrules/list", 200],
|
|
13048
|
-
},
|
|
12548
|
+
{ [_h]: ["GET", "/automationrules/list", 200] },
|
|
13049
12549
|
() => ListAutomationRulesRequest,
|
|
13050
12550
|
() => ListAutomationRulesResponse,
|
|
13051
12551
|
];
|
|
@@ -13053,9 +12553,7 @@ var ListAutomationRulesV2 = [
|
|
|
13053
12553
|
9,
|
|
13054
12554
|
n0,
|
|
13055
12555
|
_LARV,
|
|
13056
|
-
{
|
|
13057
|
-
[_h]: ["GET", "/automationrulesv2/list", 200],
|
|
13058
|
-
},
|
|
12556
|
+
{ [_h]: ["GET", "/automationrulesv2/list", 200] },
|
|
13059
12557
|
() => ListAutomationRulesV2Request,
|
|
13060
12558
|
() => ListAutomationRulesV2Response,
|
|
13061
12559
|
];
|
|
@@ -13063,9 +12561,7 @@ var ListConfigurationPolicies = [
|
|
|
13063
12561
|
9,
|
|
13064
12562
|
n0,
|
|
13065
12563
|
_LCP,
|
|
13066
|
-
{
|
|
13067
|
-
[_h]: ["GET", "/configurationPolicy/list", 200],
|
|
13068
|
-
},
|
|
12564
|
+
{ [_h]: ["GET", "/configurationPolicy/list", 200] },
|
|
13069
12565
|
() => ListConfigurationPoliciesRequest,
|
|
13070
12566
|
() => ListConfigurationPoliciesResponse,
|
|
13071
12567
|
];
|
|
@@ -13073,9 +12569,7 @@ var ListConfigurationPolicyAssociations = [
|
|
|
13073
12569
|
9,
|
|
13074
12570
|
n0,
|
|
13075
12571
|
_LCPA,
|
|
13076
|
-
{
|
|
13077
|
-
[_h]: ["POST", "/configurationPolicyAssociation/list", 200],
|
|
13078
|
-
},
|
|
12572
|
+
{ [_h]: ["POST", "/configurationPolicyAssociation/list", 200] },
|
|
13079
12573
|
() => ListConfigurationPolicyAssociationsRequest,
|
|
13080
12574
|
() => ListConfigurationPolicyAssociationsResponse,
|
|
13081
12575
|
];
|
|
@@ -13083,9 +12577,7 @@ var ListConnectorsV2 = [
|
|
|
13083
12577
|
9,
|
|
13084
12578
|
n0,
|
|
13085
12579
|
_LCV,
|
|
13086
|
-
{
|
|
13087
|
-
[_h]: ["GET", "/connectorsv2", 200],
|
|
13088
|
-
},
|
|
12580
|
+
{ [_h]: ["GET", "/connectorsv2", 200] },
|
|
13089
12581
|
() => ListConnectorsV2Request,
|
|
13090
12582
|
() => ListConnectorsV2Response,
|
|
13091
12583
|
];
|
|
@@ -13093,9 +12585,7 @@ var ListEnabledProductsForImport = [
|
|
|
13093
12585
|
9,
|
|
13094
12586
|
n0,
|
|
13095
12587
|
_LEPFI,
|
|
13096
|
-
{
|
|
13097
|
-
[_h]: ["GET", "/productSubscriptions", 200],
|
|
13098
|
-
},
|
|
12588
|
+
{ [_h]: ["GET", "/productSubscriptions", 200] },
|
|
13099
12589
|
() => ListEnabledProductsForImportRequest,
|
|
13100
12590
|
() => ListEnabledProductsForImportResponse,
|
|
13101
12591
|
];
|
|
@@ -13103,9 +12593,7 @@ var ListFindingAggregators = [
|
|
|
13103
12593
|
9,
|
|
13104
12594
|
n0,
|
|
13105
12595
|
_LFAi,
|
|
13106
|
-
{
|
|
13107
|
-
[_h]: ["GET", "/findingAggregator/list", 200],
|
|
13108
|
-
},
|
|
12596
|
+
{ [_h]: ["GET", "/findingAggregator/list", 200] },
|
|
13109
12597
|
() => ListFindingAggregatorsRequest,
|
|
13110
12598
|
() => ListFindingAggregatorsResponse,
|
|
13111
12599
|
];
|
|
@@ -13113,9 +12601,7 @@ var ListInvitations = [
|
|
|
13113
12601
|
9,
|
|
13114
12602
|
n0,
|
|
13115
12603
|
_LI,
|
|
13116
|
-
{
|
|
13117
|
-
[_h]: ["GET", "/invitations", 200],
|
|
13118
|
-
},
|
|
12604
|
+
{ [_h]: ["GET", "/invitations", 200] },
|
|
13119
12605
|
() => ListInvitationsRequest,
|
|
13120
12606
|
() => ListInvitationsResponse,
|
|
13121
12607
|
];
|
|
@@ -13123,9 +12609,7 @@ var ListMembers = [
|
|
|
13123
12609
|
9,
|
|
13124
12610
|
n0,
|
|
13125
12611
|
_LMis,
|
|
13126
|
-
{
|
|
13127
|
-
[_h]: ["GET", "/members", 200],
|
|
13128
|
-
},
|
|
12612
|
+
{ [_h]: ["GET", "/members", 200] },
|
|
13129
12613
|
() => ListMembersRequest,
|
|
13130
12614
|
() => ListMembersResponse,
|
|
13131
12615
|
];
|
|
@@ -13133,9 +12617,7 @@ var ListOrganizationAdminAccounts = [
|
|
|
13133
12617
|
9,
|
|
13134
12618
|
n0,
|
|
13135
12619
|
_LOAA,
|
|
13136
|
-
{
|
|
13137
|
-
[_h]: ["GET", "/organization/admin", 200],
|
|
13138
|
-
},
|
|
12620
|
+
{ [_h]: ["GET", "/organization/admin", 200] },
|
|
13139
12621
|
() => ListOrganizationAdminAccountsRequest,
|
|
13140
12622
|
() => ListOrganizationAdminAccountsResponse,
|
|
13141
12623
|
];
|
|
@@ -13143,9 +12625,7 @@ var ListSecurityControlDefinitions = [
|
|
|
13143
12625
|
9,
|
|
13144
12626
|
n0,
|
|
13145
12627
|
_LSCD,
|
|
13146
|
-
{
|
|
13147
|
-
[_h]: ["GET", "/securityControls/definitions", 200],
|
|
13148
|
-
},
|
|
12628
|
+
{ [_h]: ["GET", "/securityControls/definitions", 200] },
|
|
13149
12629
|
() => ListSecurityControlDefinitionsRequest,
|
|
13150
12630
|
() => ListSecurityControlDefinitionsResponse,
|
|
13151
12631
|
];
|
|
@@ -13153,9 +12633,7 @@ var ListStandardsControlAssociations = [
|
|
|
13153
12633
|
9,
|
|
13154
12634
|
n0,
|
|
13155
12635
|
_LSCA,
|
|
13156
|
-
{
|
|
13157
|
-
[_h]: ["GET", "/associations", 200],
|
|
13158
|
-
},
|
|
12636
|
+
{ [_h]: ["GET", "/associations", 200] },
|
|
13159
12637
|
() => ListStandardsControlAssociationsRequest,
|
|
13160
12638
|
() => ListStandardsControlAssociationsResponse,
|
|
13161
12639
|
];
|
|
@@ -13163,9 +12641,7 @@ var ListTagsForResource = [
|
|
|
13163
12641
|
9,
|
|
13164
12642
|
n0,
|
|
13165
12643
|
_LTFR,
|
|
13166
|
-
{
|
|
13167
|
-
[_h]: ["GET", "/tags/{ResourceArn}", 200],
|
|
13168
|
-
},
|
|
12644
|
+
{ [_h]: ["GET", "/tags/{ResourceArn}", 200] },
|
|
13169
12645
|
() => ListTagsForResourceRequest,
|
|
13170
12646
|
() => ListTagsForResourceResponse,
|
|
13171
12647
|
];
|
|
@@ -13173,9 +12649,7 @@ var RegisterConnectorV2 = [
|
|
|
13173
12649
|
9,
|
|
13174
12650
|
n0,
|
|
13175
12651
|
_RCV,
|
|
13176
|
-
{
|
|
13177
|
-
[_h]: ["POST", "/connectorsv2/register", 200],
|
|
13178
|
-
},
|
|
12652
|
+
{ [_h]: ["POST", "/connectorsv2/register", 200] },
|
|
13179
12653
|
() => RegisterConnectorV2Request,
|
|
13180
12654
|
() => RegisterConnectorV2Response,
|
|
13181
12655
|
];
|
|
@@ -13183,9 +12657,7 @@ var StartConfigurationPolicyAssociation = [
|
|
|
13183
12657
|
9,
|
|
13184
12658
|
n0,
|
|
13185
12659
|
_SCPA,
|
|
13186
|
-
{
|
|
13187
|
-
[_h]: ["POST", "/configurationPolicyAssociation/associate", 200],
|
|
13188
|
-
},
|
|
12660
|
+
{ [_h]: ["POST", "/configurationPolicyAssociation/associate", 200] },
|
|
13189
12661
|
() => StartConfigurationPolicyAssociationRequest,
|
|
13190
12662
|
() => StartConfigurationPolicyAssociationResponse,
|
|
13191
12663
|
];
|
|
@@ -13193,9 +12665,7 @@ var StartConfigurationPolicyDisassociation = [
|
|
|
13193
12665
|
9,
|
|
13194
12666
|
n0,
|
|
13195
12667
|
_SCPD,
|
|
13196
|
-
{
|
|
13197
|
-
[_h]: ["POST", "/configurationPolicyAssociation/disassociate", 200],
|
|
13198
|
-
},
|
|
12668
|
+
{ [_h]: ["POST", "/configurationPolicyAssociation/disassociate", 200] },
|
|
13199
12669
|
() => StartConfigurationPolicyDisassociationRequest,
|
|
13200
12670
|
() => StartConfigurationPolicyDisassociationResponse,
|
|
13201
12671
|
];
|
|
@@ -13203,9 +12673,7 @@ var TagResource = [
|
|
|
13203
12673
|
9,
|
|
13204
12674
|
n0,
|
|
13205
12675
|
_TR,
|
|
13206
|
-
{
|
|
13207
|
-
[_h]: ["POST", "/tags/{ResourceArn}", 200],
|
|
13208
|
-
},
|
|
12676
|
+
{ [_h]: ["POST", "/tags/{ResourceArn}", 200] },
|
|
13209
12677
|
() => TagResourceRequest,
|
|
13210
12678
|
() => TagResourceResponse,
|
|
13211
12679
|
];
|
|
@@ -13213,9 +12681,7 @@ var UntagResource = [
|
|
|
13213
12681
|
9,
|
|
13214
12682
|
n0,
|
|
13215
12683
|
_URn,
|
|
13216
|
-
{
|
|
13217
|
-
[_h]: ["DELETE", "/tags/{ResourceArn}", 200],
|
|
13218
|
-
},
|
|
12684
|
+
{ [_h]: ["DELETE", "/tags/{ResourceArn}", 200] },
|
|
13219
12685
|
() => UntagResourceRequest,
|
|
13220
12686
|
() => UntagResourceResponse,
|
|
13221
12687
|
];
|
|
@@ -13223,9 +12689,7 @@ var UpdateActionTarget = [
|
|
|
13223
12689
|
9,
|
|
13224
12690
|
n0,
|
|
13225
12691
|
_UAT,
|
|
13226
|
-
{
|
|
13227
|
-
[_h]: ["PATCH", "/actionTargets/{ActionTargetArn+}", 200],
|
|
13228
|
-
},
|
|
12692
|
+
{ [_h]: ["PATCH", "/actionTargets/{ActionTargetArn+}", 200] },
|
|
13229
12693
|
() => UpdateActionTargetRequest,
|
|
13230
12694
|
() => UpdateActionTargetResponse,
|
|
13231
12695
|
];
|
|
@@ -13233,9 +12697,7 @@ var UpdateAggregatorV2 = [
|
|
|
13233
12697
|
9,
|
|
13234
12698
|
n0,
|
|
13235
12699
|
_UAV,
|
|
13236
|
-
{
|
|
13237
|
-
[_h]: ["PATCH", "/aggregatorv2/update/{AggregatorV2Arn+}", 200],
|
|
13238
|
-
},
|
|
12700
|
+
{ [_h]: ["PATCH", "/aggregatorv2/update/{AggregatorV2Arn+}", 200] },
|
|
13239
12701
|
() => UpdateAggregatorV2Request,
|
|
13240
12702
|
() => UpdateAggregatorV2Response,
|
|
13241
12703
|
];
|
|
@@ -13243,9 +12705,7 @@ var UpdateAutomationRuleV2 = [
|
|
|
13243
12705
|
9,
|
|
13244
12706
|
n0,
|
|
13245
12707
|
_UARV,
|
|
13246
|
-
{
|
|
13247
|
-
[_h]: ["PATCH", "/automationrulesv2/{Identifier}", 200],
|
|
13248
|
-
},
|
|
12708
|
+
{ [_h]: ["PATCH", "/automationrulesv2/{Identifier}", 200] },
|
|
13249
12709
|
() => UpdateAutomationRuleV2Request,
|
|
13250
12710
|
() => UpdateAutomationRuleV2Response,
|
|
13251
12711
|
];
|
|
@@ -13253,9 +12713,7 @@ var UpdateConfigurationPolicy = [
|
|
|
13253
12713
|
9,
|
|
13254
12714
|
n0,
|
|
13255
12715
|
_UCP,
|
|
13256
|
-
{
|
|
13257
|
-
[_h]: ["PATCH", "/configurationPolicy/{Identifier}", 200],
|
|
13258
|
-
},
|
|
12716
|
+
{ [_h]: ["PATCH", "/configurationPolicy/{Identifier}", 200] },
|
|
13259
12717
|
() => UpdateConfigurationPolicyRequest,
|
|
13260
12718
|
() => UpdateConfigurationPolicyResponse,
|
|
13261
12719
|
];
|
|
@@ -13263,9 +12721,7 @@ var UpdateConnectorV2 = [
|
|
|
13263
12721
|
9,
|
|
13264
12722
|
n0,
|
|
13265
12723
|
_UCV,
|
|
13266
|
-
{
|
|
13267
|
-
[_h]: ["PATCH", "/connectorsv2/{ConnectorId+}", 200],
|
|
13268
|
-
},
|
|
12724
|
+
{ [_h]: ["PATCH", "/connectorsv2/{ConnectorId+}", 200] },
|
|
13269
12725
|
() => UpdateConnectorV2Request,
|
|
13270
12726
|
() => UpdateConnectorV2Response,
|
|
13271
12727
|
];
|
|
@@ -13273,9 +12729,7 @@ var UpdateFindingAggregator = [
|
|
|
13273
12729
|
9,
|
|
13274
12730
|
n0,
|
|
13275
12731
|
_UFA,
|
|
13276
|
-
{
|
|
13277
|
-
[_h]: ["PATCH", "/findingAggregator/update", 200],
|
|
13278
|
-
},
|
|
12732
|
+
{ [_h]: ["PATCH", "/findingAggregator/update", 200] },
|
|
13279
12733
|
() => UpdateFindingAggregatorRequest,
|
|
13280
12734
|
() => UpdateFindingAggregatorResponse,
|
|
13281
12735
|
];
|
|
@@ -13283,9 +12737,7 @@ var UpdateFindings = [
|
|
|
13283
12737
|
9,
|
|
13284
12738
|
n0,
|
|
13285
12739
|
_UFpd,
|
|
13286
|
-
{
|
|
13287
|
-
[_h]: ["PATCH", "/findings", 200],
|
|
13288
|
-
},
|
|
12740
|
+
{ [_h]: ["PATCH", "/findings", 200] },
|
|
13289
12741
|
() => UpdateFindingsRequest,
|
|
13290
12742
|
() => UpdateFindingsResponse,
|
|
13291
12743
|
];
|
|
@@ -13293,9 +12745,7 @@ var UpdateInsight = [
|
|
|
13293
12745
|
9,
|
|
13294
12746
|
n0,
|
|
13295
12747
|
_UIp,
|
|
13296
|
-
{
|
|
13297
|
-
[_h]: ["PATCH", "/insights/{InsightArn+}", 200],
|
|
13298
|
-
},
|
|
12748
|
+
{ [_h]: ["PATCH", "/insights/{InsightArn+}", 200] },
|
|
13299
12749
|
() => UpdateInsightRequest,
|
|
13300
12750
|
() => UpdateInsightResponse,
|
|
13301
12751
|
];
|
|
@@ -13303,9 +12753,7 @@ var UpdateOrganizationConfiguration = [
|
|
|
13303
12753
|
9,
|
|
13304
12754
|
n0,
|
|
13305
12755
|
_UOC,
|
|
13306
|
-
{
|
|
13307
|
-
[_h]: ["POST", "/organization/configuration", 200],
|
|
13308
|
-
},
|
|
12756
|
+
{ [_h]: ["POST", "/organization/configuration", 200] },
|
|
13309
12757
|
() => UpdateOrganizationConfigurationRequest,
|
|
13310
12758
|
() => UpdateOrganizationConfigurationResponse,
|
|
13311
12759
|
];
|
|
@@ -13313,9 +12761,7 @@ var UpdateSecurityControl = [
|
|
|
13313
12761
|
9,
|
|
13314
12762
|
n0,
|
|
13315
12763
|
_USCp,
|
|
13316
|
-
{
|
|
13317
|
-
[_h]: ["PATCH", "/securityControl/update", 200],
|
|
13318
|
-
},
|
|
12764
|
+
{ [_h]: ["PATCH", "/securityControl/update", 200] },
|
|
13319
12765
|
() => UpdateSecurityControlRequest,
|
|
13320
12766
|
() => UpdateSecurityControlResponse,
|
|
13321
12767
|
];
|
|
@@ -13323,9 +12769,7 @@ var UpdateSecurityHubConfiguration = [
|
|
|
13323
12769
|
9,
|
|
13324
12770
|
n0,
|
|
13325
12771
|
_USHC,
|
|
13326
|
-
{
|
|
13327
|
-
[_h]: ["PATCH", "/accounts", 200],
|
|
13328
|
-
},
|
|
12772
|
+
{ [_h]: ["PATCH", "/accounts", 200] },
|
|
13329
12773
|
() => UpdateSecurityHubConfigurationRequest,
|
|
13330
12774
|
() => UpdateSecurityHubConfigurationResponse,
|
|
13331
12775
|
];
|
|
@@ -13333,9 +12777,7 @@ var UpdateStandardsControl = [
|
|
|
13333
12777
|
9,
|
|
13334
12778
|
n0,
|
|
13335
12779
|
_USCpd,
|
|
13336
|
-
{
|
|
13337
|
-
[_h]: ["PATCH", "/standards/control/{StandardsControlArn+}", 200],
|
|
13338
|
-
},
|
|
12780
|
+
{ [_h]: ["PATCH", "/standards/control/{StandardsControlArn+}", 200] },
|
|
13339
12781
|
() => UpdateStandardsControlRequest,
|
|
13340
12782
|
() => UpdateStandardsControlResponse,
|
|
13341
12783
|
];
|