@aws-sdk/client-detective 3.987.0 → 3.989.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 +48 -1011
- package/dist-cjs/models/DetectiveServiceException.js +12 -0
- package/dist-cjs/models/errors.js +123 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +766 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +57 -51
- package/dist-types/schemas/schemas_0.d.ts +15 -8
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +10 -8
- package/package.json +13 -13
|
@@ -0,0 +1,766 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ListInvitationsRequest$ = exports.ListInvestigationsResponse$ = exports.ListInvestigationsRequest$ = exports.ListIndicatorsResponse$ = exports.ListIndicatorsRequest$ = exports.ListGraphsResponse$ = exports.ListGraphsRequest$ = exports.ListDatasourcePackagesResponse$ = exports.ListDatasourcePackagesRequest$ = exports.InvestigationDetail$ = exports.IndicatorDetail$ = exports.Indicator$ = exports.ImpossibleTravelDetail$ = exports.Graph$ = exports.GetMembersResponse$ = exports.GetMembersRequest$ = exports.GetInvestigationResponse$ = exports.GetInvestigationRequest$ = exports.FlaggedIpAddressDetail$ = exports.FilterCriteria$ = exports.EnableOrganizationAdminAccountRequest$ = exports.DisassociateMembershipRequest$ = exports.DescribeOrganizationConfigurationResponse$ = exports.DescribeOrganizationConfigurationRequest$ = exports.DeleteMembersResponse$ = exports.DeleteMembersRequest$ = exports.DeleteGraphRequest$ = exports.DateFilter$ = exports.DatasourcePackageUsageInfo$ = exports.DatasourcePackageIngestDetail$ = exports.CreateMembersResponse$ = exports.CreateMembersRequest$ = exports.CreateGraphResponse$ = exports.CreateGraphRequest$ = exports.BatchGetMembershipDatasourcesResponse$ = exports.BatchGetMembershipDatasourcesRequest$ = exports.BatchGetGraphMemberDatasourcesResponse$ = exports.BatchGetGraphMemberDatasourcesRequest$ = exports.Administrator$ = exports.Account$ = exports.AcceptInvitationRequest$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.TooManyRequestsException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.DetectiveServiceException$ = void 0;
|
|
4
|
+
exports.ListMembers$ = exports.ListInvitations$ = exports.ListInvestigations$ = exports.ListIndicators$ = exports.ListGraphs$ = exports.ListDatasourcePackages$ = exports.GetMembers$ = exports.GetInvestigation$ = exports.EnableOrganizationAdminAccount$ = exports.DisassociateMembership$ = exports.DisableOrganizationAdminAccount$ = exports.DescribeOrganizationConfiguration$ = exports.DeleteMembers$ = exports.DeleteGraph$ = exports.CreateMembers$ = exports.CreateGraph$ = exports.BatchGetMembershipDatasources$ = exports.BatchGetGraphMemberDatasources$ = exports.AcceptInvitation$ = exports.UpdateOrganizationConfigurationRequest$ = exports.UpdateInvestigationStateRequest$ = exports.UpdateDatasourcePackagesRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.UnprocessedGraph$ = exports.UnprocessedAccount$ = exports.TTPsObservedDetail$ = exports.TimestampForCollection$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.StringFilter$ = exports.StartMonitoringMemberRequest$ = exports.StartInvestigationResponse$ = exports.StartInvestigationRequest$ = exports.SortCriteria$ = exports.RelatedFindingGroupDetail$ = exports.RelatedFindingDetail$ = exports.RejectInvitationRequest$ = exports.NewUserAgentDetail$ = exports.NewGeolocationDetail$ = exports.NewAsoDetail$ = exports.MembershipDatasources$ = exports.MemberDetail$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListOrganizationAdminAccountsResponse$ = exports.ListOrganizationAdminAccountsRequest$ = exports.ListMembersResponse$ = exports.ListMembersRequest$ = exports.ListInvitationsResponse$ = void 0;
|
|
5
|
+
exports.UpdateOrganizationConfiguration$ = exports.UpdateInvestigationState$ = exports.UpdateDatasourcePackages$ = exports.UntagResource$ = exports.TagResource$ = exports.StartMonitoringMember$ = exports.StartInvestigation$ = exports.RejectInvitation$ = exports.ListTagsForResource$ = exports.ListOrganizationAdminAccounts$ = void 0;
|
|
6
|
+
const _A = "Account";
|
|
7
|
+
const _ADE = "AccessDeniedException";
|
|
8
|
+
const _AE = "AutoEnable";
|
|
9
|
+
const _AI = "AccountId";
|
|
10
|
+
const _AIR = "AcceptInvitationRequest";
|
|
11
|
+
const _AIc = "AccountIds";
|
|
12
|
+
const _AIcc = "AcceptInvitation";
|
|
13
|
+
const _AId = "AdministratorId";
|
|
14
|
+
const _AL = "AccountList";
|
|
15
|
+
const _ALd = "AdministratorList";
|
|
16
|
+
const _APIFC = "APIFailureCount";
|
|
17
|
+
const _APIN = "APIName";
|
|
18
|
+
const _APISC = "APISuccessCount";
|
|
19
|
+
const _Ac = "Accounts";
|
|
20
|
+
const _Ad = "Administrator";
|
|
21
|
+
const _Adm = "Administrators";
|
|
22
|
+
const _Ar = "Arn";
|
|
23
|
+
const _As = "Aso";
|
|
24
|
+
const _BGGMD = "BatchGetGraphMemberDatasources";
|
|
25
|
+
const _BGGMDR = "BatchGetGraphMemberDatasourcesRequest";
|
|
26
|
+
const _BGGMDRa = "BatchGetGraphMemberDatasourcesResponse";
|
|
27
|
+
const _BGMD = "BatchGetMembershipDatasources";
|
|
28
|
+
const _BGMDR = "BatchGetMembershipDatasourcesRequest";
|
|
29
|
+
const _BGMDRa = "BatchGetMembershipDatasourcesResponse";
|
|
30
|
+
const _CE = "ConflictException";
|
|
31
|
+
const _CG = "CreateGraph";
|
|
32
|
+
const _CGR = "CreateGraphRequest";
|
|
33
|
+
const _CGRr = "CreateGraphResponse";
|
|
34
|
+
const _CM = "CreateMembers";
|
|
35
|
+
const _CMR = "CreateMembersRequest";
|
|
36
|
+
const _CMRr = "CreateMembersResponse";
|
|
37
|
+
const _CT = "CreatedTime";
|
|
38
|
+
const _DEN = "DisableEmailNotification";
|
|
39
|
+
const _DF = "DateFilter";
|
|
40
|
+
const _DG = "DeleteGraph";
|
|
41
|
+
const _DGR = "DeleteGraphRequest";
|
|
42
|
+
const _DM = "DeleteMembers";
|
|
43
|
+
const _DMR = "DeleteMembersRequest";
|
|
44
|
+
const _DMRe = "DeleteMembersResponse";
|
|
45
|
+
const _DMRi = "DisassociateMembershipRequest";
|
|
46
|
+
const _DMi = "DisassociateMembership";
|
|
47
|
+
const _DOAA = "DisableOrganizationAdminAccount";
|
|
48
|
+
const _DOC = "DescribeOrganizationConfiguration";
|
|
49
|
+
const _DOCR = "DescribeOrganizationConfigurationRequest";
|
|
50
|
+
const _DOCRe = "DescribeOrganizationConfigurationResponse";
|
|
51
|
+
const _DP = "DatasourcePackages";
|
|
52
|
+
const _DPID = "DatasourcePackageIngestDetail";
|
|
53
|
+
const _DPIDa = "DatasourcePackageIngestDetails";
|
|
54
|
+
const _DPIH = "DatasourcePackageIngestHistory";
|
|
55
|
+
const _DPIS = "DatasourcePackageIngestState";
|
|
56
|
+
const _DPISa = "DatasourcePackageIngestStates";
|
|
57
|
+
const _DPUI = "DatasourcePackageUsageInfo";
|
|
58
|
+
const _DR = "DisabledReason";
|
|
59
|
+
const _DT = "DelegationTime";
|
|
60
|
+
const _EA = "EmailAddress";
|
|
61
|
+
const _EAn = "EntityArn";
|
|
62
|
+
const _EC = "ErrorCode";
|
|
63
|
+
const _ECR = "ErrorCodeReason";
|
|
64
|
+
const _EI = "EndInclusive";
|
|
65
|
+
const _EIA = "EndingIpAddress";
|
|
66
|
+
const _EL = "EndingLocation";
|
|
67
|
+
const _EM = "EmailMessage";
|
|
68
|
+
const _EOAA = "EnableOrganizationAdminAccount";
|
|
69
|
+
const _EOAAR = "EnableOrganizationAdminAccountRequest";
|
|
70
|
+
const _ET = "EntityType";
|
|
71
|
+
const _F = "Field";
|
|
72
|
+
const _FC = "FilterCriteria";
|
|
73
|
+
const _FIAD = "FlaggedIpAddressDetail";
|
|
74
|
+
const _G = "Graph";
|
|
75
|
+
const _GA = "GraphArn";
|
|
76
|
+
const _GAr = "GraphArns";
|
|
77
|
+
const _GI = "GetInvestigation";
|
|
78
|
+
const _GIR = "GetInvestigationRequest";
|
|
79
|
+
const _GIRe = "GetInvestigationResponse";
|
|
80
|
+
const _GL = "GraphList";
|
|
81
|
+
const _GM = "GetMembers";
|
|
82
|
+
const _GMR = "GetMembersRequest";
|
|
83
|
+
const _GMRe = "GetMembersResponse";
|
|
84
|
+
const _HTD = "HourlyTimeDelta";
|
|
85
|
+
const _I = "Indicator";
|
|
86
|
+
const _IA = "IpAddress";
|
|
87
|
+
const _ID = "IndicatorDetail";
|
|
88
|
+
const _IDn = "InvestigationDetail";
|
|
89
|
+
const _IDnv = "InvestigationDetails";
|
|
90
|
+
const _II = "InvestigationId";
|
|
91
|
+
const _INFEA = "IsNewForEntireAccount";
|
|
92
|
+
const _ISE = "InternalServerException";
|
|
93
|
+
const _IT = "IndicatorType";
|
|
94
|
+
const _ITD = "ImpossibleTravelDetail";
|
|
95
|
+
const _ITn = "InvitedTime";
|
|
96
|
+
const _ITnv = "InvitationType";
|
|
97
|
+
const _Id = "Id";
|
|
98
|
+
const _In = "Indicators";
|
|
99
|
+
const _Inv = "Invitations";
|
|
100
|
+
const _L = "Location";
|
|
101
|
+
const _LDP = "ListDatasourcePackages";
|
|
102
|
+
const _LDPR = "ListDatasourcePackagesRequest";
|
|
103
|
+
const _LDPRi = "ListDatasourcePackagesResponse";
|
|
104
|
+
const _LG = "ListGraphs";
|
|
105
|
+
const _LGR = "ListGraphsRequest";
|
|
106
|
+
const _LGRi = "ListGraphsResponse";
|
|
107
|
+
const _LI = "ListIndicators";
|
|
108
|
+
const _LIR = "ListIndicatorsRequest";
|
|
109
|
+
const _LIRi = "ListIndicatorsResponse";
|
|
110
|
+
const _LIRis = "ListInvestigationsRequest";
|
|
111
|
+
const _LIRist = "ListInvestigationsResponse";
|
|
112
|
+
const _LIRistn = "ListInvitationsRequest";
|
|
113
|
+
const _LIRistnv = "ListInvitationsResponse";
|
|
114
|
+
const _LISC = "LastIngestStateChange";
|
|
115
|
+
const _LISCD = "LastIngestStateChangeDates";
|
|
116
|
+
const _LIi = "ListInvestigations";
|
|
117
|
+
const _LIis = "ListInvitations";
|
|
118
|
+
const _LM = "ListMembers";
|
|
119
|
+
const _LMR = "ListMembersRequest";
|
|
120
|
+
const _LMRi = "ListMembersResponse";
|
|
121
|
+
const _LOAA = "ListOrganizationAdminAccounts";
|
|
122
|
+
const _LOAAR = "ListOrganizationAdminAccountsRequest";
|
|
123
|
+
const _LOAARi = "ListOrganizationAdminAccountsResponse";
|
|
124
|
+
const _LTFR = "ListTagsForResource";
|
|
125
|
+
const _LTFRR = "ListTagsForResourceRequest";
|
|
126
|
+
const _LTFRRi = "ListTagsForResourceResponse";
|
|
127
|
+
const _M = "Message";
|
|
128
|
+
const _MD = "MemberDatasources";
|
|
129
|
+
const _MDL = "MemberDetailList";
|
|
130
|
+
const _MDLe = "MembershipDatasourcesList";
|
|
131
|
+
const _MDe = "MembershipDatasources";
|
|
132
|
+
const _MDem = "MemberDetails";
|
|
133
|
+
const _MDemb = "MemberDetail";
|
|
134
|
+
const _MI = "MasterId";
|
|
135
|
+
const _MR = "MaxResults";
|
|
136
|
+
const _Me = "Members";
|
|
137
|
+
const _NAD = "NewAsoDetail";
|
|
138
|
+
const _NGD = "NewGeolocationDetail";
|
|
139
|
+
const _NT = "NextToken";
|
|
140
|
+
const _NUAD = "NewUserAgentDetail";
|
|
141
|
+
const _P = "Procedure";
|
|
142
|
+
const _POGU = "PercentOfGraphUtilization";
|
|
143
|
+
const _POGUUT = "PercentOfGraphUtilizationUpdatedTime";
|
|
144
|
+
const _R = "Resources";
|
|
145
|
+
const _RA = "ResourceArn";
|
|
146
|
+
const _RFD = "RelatedFindingDetail";
|
|
147
|
+
const _RFGD = "RelatedFindingGroupDetail";
|
|
148
|
+
const _RI = "RejectInvitation";
|
|
149
|
+
const _RIR = "RejectInvitationRequest";
|
|
150
|
+
const _RNFE = "ResourceNotFoundException";
|
|
151
|
+
const _Re = "Reason";
|
|
152
|
+
const _S = "Severity";
|
|
153
|
+
const _SC = "SortCriteria";
|
|
154
|
+
const _SEC = "SubErrorCode";
|
|
155
|
+
const _SECR = "SubErrorCodeReason";
|
|
156
|
+
const _SET = "ScopeEndTime";
|
|
157
|
+
const _SF = "StringFilter";
|
|
158
|
+
const _SI = "StartInclusive";
|
|
159
|
+
const _SIA = "StartingIpAddress";
|
|
160
|
+
const _SIR = "StartInvestigationRequest";
|
|
161
|
+
const _SIRt = "StartInvestigationResponse";
|
|
162
|
+
const _SIt = "StartInvestigation";
|
|
163
|
+
const _SL = "StartingLocation";
|
|
164
|
+
const _SMM = "StartMonitoringMember";
|
|
165
|
+
const _SMMR = "StartMonitoringMemberRequest";
|
|
166
|
+
const _SO = "SortOrder";
|
|
167
|
+
const _SQEE = "ServiceQuotaExceededException";
|
|
168
|
+
const _SST = "ScopeStartTime";
|
|
169
|
+
const _St = "Status";
|
|
170
|
+
const _Sta = "State";
|
|
171
|
+
const _T = "Tags";
|
|
172
|
+
const _TFC = "TimestampForCollection";
|
|
173
|
+
const _TK = "TagKeys";
|
|
174
|
+
const _TMRE = "TooManyRequestsException";
|
|
175
|
+
const _TR = "TagResource";
|
|
176
|
+
const _TRR = "TagResourceRequest";
|
|
177
|
+
const _TRRa = "TagResourceResponse";
|
|
178
|
+
const _TTPOD = "TTPsObservedDetail";
|
|
179
|
+
const _Ta = "Tactic";
|
|
180
|
+
const _Te = "Technique";
|
|
181
|
+
const _Ti = "Timestamp";
|
|
182
|
+
const _Ty = "Type";
|
|
183
|
+
const _UA = "UnprocessedAccounts";
|
|
184
|
+
const _UAL = "UnprocessedAccountList";
|
|
185
|
+
const _UAn = "UnprocessedAccount";
|
|
186
|
+
const _UAs = "UserAgent";
|
|
187
|
+
const _UDP = "UpdateDatasourcePackages";
|
|
188
|
+
const _UDPR = "UpdateDatasourcePackagesRequest";
|
|
189
|
+
const _UG = "UnprocessedGraphs";
|
|
190
|
+
const _UGL = "UnprocessedGraphList";
|
|
191
|
+
const _UGn = "UnprocessedGraph";
|
|
192
|
+
const _UIS = "UpdateInvestigationState";
|
|
193
|
+
const _UISR = "UpdateInvestigationStateRequest";
|
|
194
|
+
const _UOC = "UpdateOrganizationConfiguration";
|
|
195
|
+
const _UOCR = "UpdateOrganizationConfigurationRequest";
|
|
196
|
+
const _UR = "UntagResource";
|
|
197
|
+
const _URR = "UntagResourceRequest";
|
|
198
|
+
const _URRn = "UntagResourceResponse";
|
|
199
|
+
const _UT = "UpdatedTime";
|
|
200
|
+
const _V = "Value";
|
|
201
|
+
const _VE = "ValidationException";
|
|
202
|
+
const _VUBDP = "VolumeUsageByDatasourcePackage";
|
|
203
|
+
const _VUIB = "VolumeUsageInBytes";
|
|
204
|
+
const _VUUT = "VolumeUsageUpdateTime";
|
|
205
|
+
const _VUUTo = "VolumeUsageUpdatedTime";
|
|
206
|
+
const _c = "client";
|
|
207
|
+
const _e = "error";
|
|
208
|
+
const _h = "http";
|
|
209
|
+
const _hE = "httpError";
|
|
210
|
+
const _hQ = "httpQuery";
|
|
211
|
+
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.detective";
|
|
212
|
+
const _se = "server";
|
|
213
|
+
const _tK = "tagKeys";
|
|
214
|
+
const n0 = "com.amazonaws.detective";
|
|
215
|
+
const schema_1 = require("@smithy/core/schema");
|
|
216
|
+
const DetectiveServiceException_1 = require("../models/DetectiveServiceException");
|
|
217
|
+
const errors_1 = require("../models/errors");
|
|
218
|
+
const _s_registry = schema_1.TypeRegistry.for(_s);
|
|
219
|
+
exports.DetectiveServiceException$ = [-3, _s, "DetectiveServiceException", 0, [], []];
|
|
220
|
+
_s_registry.registerError(exports.DetectiveServiceException$, DetectiveServiceException_1.DetectiveServiceException);
|
|
221
|
+
const n0_registry = schema_1.TypeRegistry.for(n0);
|
|
222
|
+
exports.AccessDeniedException$ = [-3, n0, _ADE,
|
|
223
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
224
|
+
[_M, _EC, _ECR, _SEC, _SECR],
|
|
225
|
+
[0, 0, 0, 0, 0]
|
|
226
|
+
];
|
|
227
|
+
n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
|
|
228
|
+
exports.ConflictException$ = [-3, n0, _CE,
|
|
229
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
230
|
+
[_M],
|
|
231
|
+
[0]
|
|
232
|
+
];
|
|
233
|
+
n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
|
|
234
|
+
exports.InternalServerException$ = [-3, n0, _ISE,
|
|
235
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
236
|
+
[_M],
|
|
237
|
+
[0]
|
|
238
|
+
];
|
|
239
|
+
n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
|
|
240
|
+
exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
241
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
242
|
+
[_M],
|
|
243
|
+
[0]
|
|
244
|
+
];
|
|
245
|
+
n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
|
|
246
|
+
exports.ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
247
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
248
|
+
[_M, _R],
|
|
249
|
+
[0, 64 | 0]
|
|
250
|
+
];
|
|
251
|
+
n0_registry.registerError(exports.ServiceQuotaExceededException$, errors_1.ServiceQuotaExceededException);
|
|
252
|
+
exports.TooManyRequestsException$ = [-3, n0, _TMRE,
|
|
253
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
254
|
+
[_M],
|
|
255
|
+
[0]
|
|
256
|
+
];
|
|
257
|
+
n0_registry.registerError(exports.TooManyRequestsException$, errors_1.TooManyRequestsException);
|
|
258
|
+
exports.ValidationException$ = [-3, n0, _VE,
|
|
259
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
260
|
+
[_M, _EC, _ECR],
|
|
261
|
+
[0, 0, 0]
|
|
262
|
+
];
|
|
263
|
+
n0_registry.registerError(exports.ValidationException$, errors_1.ValidationException);
|
|
264
|
+
exports.errorTypeRegistries = [
|
|
265
|
+
_s_registry,
|
|
266
|
+
n0_registry,
|
|
267
|
+
];
|
|
268
|
+
var EmailAddress = [0, n0, _EA, 8, 0];
|
|
269
|
+
var EmailMessage = [0, n0, _EM, 8, 0];
|
|
270
|
+
exports.AcceptInvitationRequest$ = [3, n0, _AIR,
|
|
271
|
+
0,
|
|
272
|
+
[_GA],
|
|
273
|
+
[0], 1
|
|
274
|
+
];
|
|
275
|
+
exports.Account$ = [3, n0, _A,
|
|
276
|
+
0,
|
|
277
|
+
[_AI, _EA],
|
|
278
|
+
[0, [() => EmailAddress, 0]], 2
|
|
279
|
+
];
|
|
280
|
+
exports.Administrator$ = [3, n0, _Ad,
|
|
281
|
+
0,
|
|
282
|
+
[_AI, _GA, _DT],
|
|
283
|
+
[0, 0, 5]
|
|
284
|
+
];
|
|
285
|
+
exports.BatchGetGraphMemberDatasourcesRequest$ = [3, n0, _BGGMDR,
|
|
286
|
+
0,
|
|
287
|
+
[_GA, _AIc],
|
|
288
|
+
[0, 64 | 0], 2
|
|
289
|
+
];
|
|
290
|
+
exports.BatchGetGraphMemberDatasourcesResponse$ = [3, n0, _BGGMDRa,
|
|
291
|
+
0,
|
|
292
|
+
[_MD, _UA],
|
|
293
|
+
[() => MembershipDatasourcesList, () => UnprocessedAccountList]
|
|
294
|
+
];
|
|
295
|
+
exports.BatchGetMembershipDatasourcesRequest$ = [3, n0, _BGMDR,
|
|
296
|
+
0,
|
|
297
|
+
[_GAr],
|
|
298
|
+
[64 | 0], 1
|
|
299
|
+
];
|
|
300
|
+
exports.BatchGetMembershipDatasourcesResponse$ = [3, n0, _BGMDRa,
|
|
301
|
+
0,
|
|
302
|
+
[_MDe, _UG],
|
|
303
|
+
[() => MembershipDatasourcesList, () => UnprocessedGraphList]
|
|
304
|
+
];
|
|
305
|
+
exports.CreateGraphRequest$ = [3, n0, _CGR,
|
|
306
|
+
0,
|
|
307
|
+
[_T],
|
|
308
|
+
[128 | 0]
|
|
309
|
+
];
|
|
310
|
+
exports.CreateGraphResponse$ = [3, n0, _CGRr,
|
|
311
|
+
0,
|
|
312
|
+
[_GA],
|
|
313
|
+
[0]
|
|
314
|
+
];
|
|
315
|
+
exports.CreateMembersRequest$ = [3, n0, _CMR,
|
|
316
|
+
0,
|
|
317
|
+
[_GA, _Ac, _M, _DEN],
|
|
318
|
+
[0, [() => AccountList, 0], [() => EmailMessage, 0], 2], 2
|
|
319
|
+
];
|
|
320
|
+
exports.CreateMembersResponse$ = [3, n0, _CMRr,
|
|
321
|
+
0,
|
|
322
|
+
[_Me, _UA],
|
|
323
|
+
[[() => MemberDetailList, 0], () => UnprocessedAccountList]
|
|
324
|
+
];
|
|
325
|
+
exports.DatasourcePackageIngestDetail$ = [3, n0, _DPID,
|
|
326
|
+
0,
|
|
327
|
+
[_DPIS, _LISC],
|
|
328
|
+
[0, () => LastIngestStateChangeDates]
|
|
329
|
+
];
|
|
330
|
+
exports.DatasourcePackageUsageInfo$ = [3, n0, _DPUI,
|
|
331
|
+
0,
|
|
332
|
+
[_VUIB, _VUUT],
|
|
333
|
+
[1, 5]
|
|
334
|
+
];
|
|
335
|
+
exports.DateFilter$ = [3, n0, _DF,
|
|
336
|
+
0,
|
|
337
|
+
[_SI, _EI],
|
|
338
|
+
[5, 5], 2
|
|
339
|
+
];
|
|
340
|
+
exports.DeleteGraphRequest$ = [3, n0, _DGR,
|
|
341
|
+
0,
|
|
342
|
+
[_GA],
|
|
343
|
+
[0], 1
|
|
344
|
+
];
|
|
345
|
+
exports.DeleteMembersRequest$ = [3, n0, _DMR,
|
|
346
|
+
0,
|
|
347
|
+
[_GA, _AIc],
|
|
348
|
+
[0, 64 | 0], 2
|
|
349
|
+
];
|
|
350
|
+
exports.DeleteMembersResponse$ = [3, n0, _DMRe,
|
|
351
|
+
0,
|
|
352
|
+
[_AIc, _UA],
|
|
353
|
+
[64 | 0, () => UnprocessedAccountList]
|
|
354
|
+
];
|
|
355
|
+
exports.DescribeOrganizationConfigurationRequest$ = [3, n0, _DOCR,
|
|
356
|
+
0,
|
|
357
|
+
[_GA],
|
|
358
|
+
[0], 1
|
|
359
|
+
];
|
|
360
|
+
exports.DescribeOrganizationConfigurationResponse$ = [3, n0, _DOCRe,
|
|
361
|
+
0,
|
|
362
|
+
[_AE],
|
|
363
|
+
[2]
|
|
364
|
+
];
|
|
365
|
+
exports.DisassociateMembershipRequest$ = [3, n0, _DMRi,
|
|
366
|
+
0,
|
|
367
|
+
[_GA],
|
|
368
|
+
[0], 1
|
|
369
|
+
];
|
|
370
|
+
exports.EnableOrganizationAdminAccountRequest$ = [3, n0, _EOAAR,
|
|
371
|
+
0,
|
|
372
|
+
[_AI],
|
|
373
|
+
[0], 1
|
|
374
|
+
];
|
|
375
|
+
exports.FilterCriteria$ = [3, n0, _FC,
|
|
376
|
+
0,
|
|
377
|
+
[_S, _St, _Sta, _EAn, _CT],
|
|
378
|
+
[() => exports.StringFilter$, () => exports.StringFilter$, () => exports.StringFilter$, () => exports.StringFilter$, () => exports.DateFilter$]
|
|
379
|
+
];
|
|
380
|
+
exports.FlaggedIpAddressDetail$ = [3, n0, _FIAD,
|
|
381
|
+
0,
|
|
382
|
+
[_IA, _Re],
|
|
383
|
+
[0, 0]
|
|
384
|
+
];
|
|
385
|
+
exports.GetInvestigationRequest$ = [3, n0, _GIR,
|
|
386
|
+
0,
|
|
387
|
+
[_GA, _II],
|
|
388
|
+
[0, 0], 2
|
|
389
|
+
];
|
|
390
|
+
exports.GetInvestigationResponse$ = [3, n0, _GIRe,
|
|
391
|
+
0,
|
|
392
|
+
[_GA, _II, _EAn, _ET, _CT, _SST, _SET, _St, _S, _Sta],
|
|
393
|
+
[0, 0, 0, 0, 5, 5, 5, 0, 0, 0]
|
|
394
|
+
];
|
|
395
|
+
exports.GetMembersRequest$ = [3, n0, _GMR,
|
|
396
|
+
0,
|
|
397
|
+
[_GA, _AIc],
|
|
398
|
+
[0, 64 | 0], 2
|
|
399
|
+
];
|
|
400
|
+
exports.GetMembersResponse$ = [3, n0, _GMRe,
|
|
401
|
+
0,
|
|
402
|
+
[_MDem, _UA],
|
|
403
|
+
[[() => MemberDetailList, 0], () => UnprocessedAccountList]
|
|
404
|
+
];
|
|
405
|
+
exports.Graph$ = [3, n0, _G,
|
|
406
|
+
0,
|
|
407
|
+
[_Ar, _CT],
|
|
408
|
+
[0, 5]
|
|
409
|
+
];
|
|
410
|
+
exports.ImpossibleTravelDetail$ = [3, n0, _ITD,
|
|
411
|
+
0,
|
|
412
|
+
[_SIA, _EIA, _SL, _EL, _HTD],
|
|
413
|
+
[0, 0, 0, 0, 1]
|
|
414
|
+
];
|
|
415
|
+
exports.Indicator$ = [3, n0, _I,
|
|
416
|
+
0,
|
|
417
|
+
[_IT, _ID],
|
|
418
|
+
[0, () => exports.IndicatorDetail$]
|
|
419
|
+
];
|
|
420
|
+
exports.IndicatorDetail$ = [3, n0, _ID,
|
|
421
|
+
0,
|
|
422
|
+
[_TTPOD, _ITD, _FIAD, _NGD, _NAD, _NUAD, _RFD, _RFGD],
|
|
423
|
+
[() => exports.TTPsObservedDetail$, () => exports.ImpossibleTravelDetail$, () => exports.FlaggedIpAddressDetail$, () => exports.NewGeolocationDetail$, () => exports.NewAsoDetail$, () => exports.NewUserAgentDetail$, () => exports.RelatedFindingDetail$, () => exports.RelatedFindingGroupDetail$]
|
|
424
|
+
];
|
|
425
|
+
exports.InvestigationDetail$ = [3, n0, _IDn,
|
|
426
|
+
0,
|
|
427
|
+
[_II, _S, _St, _Sta, _CT, _EAn, _ET],
|
|
428
|
+
[0, 0, 0, 0, 5, 0, 0]
|
|
429
|
+
];
|
|
430
|
+
exports.ListDatasourcePackagesRequest$ = [3, n0, _LDPR,
|
|
431
|
+
0,
|
|
432
|
+
[_GA, _NT, _MR],
|
|
433
|
+
[0, 0, 1], 1
|
|
434
|
+
];
|
|
435
|
+
exports.ListDatasourcePackagesResponse$ = [3, n0, _LDPRi,
|
|
436
|
+
0,
|
|
437
|
+
[_DP, _NT],
|
|
438
|
+
[() => DatasourcePackageIngestDetails, 0]
|
|
439
|
+
];
|
|
440
|
+
exports.ListGraphsRequest$ = [3, n0, _LGR,
|
|
441
|
+
0,
|
|
442
|
+
[_NT, _MR],
|
|
443
|
+
[0, 1]
|
|
444
|
+
];
|
|
445
|
+
exports.ListGraphsResponse$ = [3, n0, _LGRi,
|
|
446
|
+
0,
|
|
447
|
+
[_GL, _NT],
|
|
448
|
+
[() => GraphList, 0]
|
|
449
|
+
];
|
|
450
|
+
exports.ListIndicatorsRequest$ = [3, n0, _LIR,
|
|
451
|
+
0,
|
|
452
|
+
[_GA, _II, _IT, _NT, _MR],
|
|
453
|
+
[0, 0, 0, 0, 1], 2
|
|
454
|
+
];
|
|
455
|
+
exports.ListIndicatorsResponse$ = [3, n0, _LIRi,
|
|
456
|
+
0,
|
|
457
|
+
[_GA, _II, _NT, _In],
|
|
458
|
+
[0, 0, 0, () => Indicators]
|
|
459
|
+
];
|
|
460
|
+
exports.ListInvestigationsRequest$ = [3, n0, _LIRis,
|
|
461
|
+
0,
|
|
462
|
+
[_GA, _NT, _MR, _FC, _SC],
|
|
463
|
+
[0, 0, 1, () => exports.FilterCriteria$, () => exports.SortCriteria$], 1
|
|
464
|
+
];
|
|
465
|
+
exports.ListInvestigationsResponse$ = [3, n0, _LIRist,
|
|
466
|
+
0,
|
|
467
|
+
[_IDnv, _NT],
|
|
468
|
+
[() => InvestigationDetails, 0]
|
|
469
|
+
];
|
|
470
|
+
exports.ListInvitationsRequest$ = [3, n0, _LIRistn,
|
|
471
|
+
0,
|
|
472
|
+
[_NT, _MR],
|
|
473
|
+
[0, 1]
|
|
474
|
+
];
|
|
475
|
+
exports.ListInvitationsResponse$ = [3, n0, _LIRistnv,
|
|
476
|
+
0,
|
|
477
|
+
[_Inv, _NT],
|
|
478
|
+
[[() => MemberDetailList, 0], 0]
|
|
479
|
+
];
|
|
480
|
+
exports.ListMembersRequest$ = [3, n0, _LMR,
|
|
481
|
+
0,
|
|
482
|
+
[_GA, _NT, _MR],
|
|
483
|
+
[0, 0, 1], 1
|
|
484
|
+
];
|
|
485
|
+
exports.ListMembersResponse$ = [3, n0, _LMRi,
|
|
486
|
+
0,
|
|
487
|
+
[_MDem, _NT],
|
|
488
|
+
[[() => MemberDetailList, 0], 0]
|
|
489
|
+
];
|
|
490
|
+
exports.ListOrganizationAdminAccountsRequest$ = [3, n0, _LOAAR,
|
|
491
|
+
0,
|
|
492
|
+
[_NT, _MR],
|
|
493
|
+
[0, 1]
|
|
494
|
+
];
|
|
495
|
+
exports.ListOrganizationAdminAccountsResponse$ = [3, n0, _LOAARi,
|
|
496
|
+
0,
|
|
497
|
+
[_Adm, _NT],
|
|
498
|
+
[() => AdministratorList, 0]
|
|
499
|
+
];
|
|
500
|
+
exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
501
|
+
0,
|
|
502
|
+
[_RA],
|
|
503
|
+
[[0, 1]], 1
|
|
504
|
+
];
|
|
505
|
+
exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
506
|
+
0,
|
|
507
|
+
[_T],
|
|
508
|
+
[128 | 0]
|
|
509
|
+
];
|
|
510
|
+
exports.MemberDetail$ = [3, n0, _MDemb,
|
|
511
|
+
0,
|
|
512
|
+
[_AI, _EA, _GA, _MI, _AId, _St, _DR, _ITn, _UT, _VUIB, _VUUTo, _POGU, _POGUUT, _ITnv, _VUBDP, _DPISa],
|
|
513
|
+
[0, [() => EmailAddress, 0], 0, 0, 0, 0, 0, 5, 5, 1, 5, 1, 5, 0, () => VolumeUsageByDatasourcePackage, 128 | 0]
|
|
514
|
+
];
|
|
515
|
+
exports.MembershipDatasources$ = [3, n0, _MDe,
|
|
516
|
+
0,
|
|
517
|
+
[_AI, _GA, _DPIH],
|
|
518
|
+
[0, 0, () => DatasourcePackageIngestHistory]
|
|
519
|
+
];
|
|
520
|
+
exports.NewAsoDetail$ = [3, n0, _NAD,
|
|
521
|
+
0,
|
|
522
|
+
[_As, _INFEA],
|
|
523
|
+
[0, 2]
|
|
524
|
+
];
|
|
525
|
+
exports.NewGeolocationDetail$ = [3, n0, _NGD,
|
|
526
|
+
0,
|
|
527
|
+
[_L, _IA, _INFEA],
|
|
528
|
+
[0, 0, 2]
|
|
529
|
+
];
|
|
530
|
+
exports.NewUserAgentDetail$ = [3, n0, _NUAD,
|
|
531
|
+
0,
|
|
532
|
+
[_UAs, _INFEA],
|
|
533
|
+
[0, 2]
|
|
534
|
+
];
|
|
535
|
+
exports.RejectInvitationRequest$ = [3, n0, _RIR,
|
|
536
|
+
0,
|
|
537
|
+
[_GA],
|
|
538
|
+
[0], 1
|
|
539
|
+
];
|
|
540
|
+
exports.RelatedFindingDetail$ = [3, n0, _RFD,
|
|
541
|
+
0,
|
|
542
|
+
[_Ar, _Ty, _IA],
|
|
543
|
+
[0, 0, 0]
|
|
544
|
+
];
|
|
545
|
+
exports.RelatedFindingGroupDetail$ = [3, n0, _RFGD,
|
|
546
|
+
0,
|
|
547
|
+
[_Id],
|
|
548
|
+
[0]
|
|
549
|
+
];
|
|
550
|
+
exports.SortCriteria$ = [3, n0, _SC,
|
|
551
|
+
0,
|
|
552
|
+
[_F, _SO],
|
|
553
|
+
[0, 0]
|
|
554
|
+
];
|
|
555
|
+
exports.StartInvestigationRequest$ = [3, n0, _SIR,
|
|
556
|
+
0,
|
|
557
|
+
[_GA, _EAn, _SST, _SET],
|
|
558
|
+
[0, 0, 5, 5], 4
|
|
559
|
+
];
|
|
560
|
+
exports.StartInvestigationResponse$ = [3, n0, _SIRt,
|
|
561
|
+
0,
|
|
562
|
+
[_II],
|
|
563
|
+
[0]
|
|
564
|
+
];
|
|
565
|
+
exports.StartMonitoringMemberRequest$ = [3, n0, _SMMR,
|
|
566
|
+
0,
|
|
567
|
+
[_GA, _AI],
|
|
568
|
+
[0, 0], 2
|
|
569
|
+
];
|
|
570
|
+
exports.StringFilter$ = [3, n0, _SF,
|
|
571
|
+
0,
|
|
572
|
+
[_V],
|
|
573
|
+
[0], 1
|
|
574
|
+
];
|
|
575
|
+
exports.TagResourceRequest$ = [3, n0, _TRR,
|
|
576
|
+
0,
|
|
577
|
+
[_RA, _T],
|
|
578
|
+
[[0, 1], 128 | 0], 2
|
|
579
|
+
];
|
|
580
|
+
exports.TagResourceResponse$ = [3, n0, _TRRa,
|
|
581
|
+
0,
|
|
582
|
+
[],
|
|
583
|
+
[]
|
|
584
|
+
];
|
|
585
|
+
exports.TimestampForCollection$ = [3, n0, _TFC,
|
|
586
|
+
0,
|
|
587
|
+
[_Ti],
|
|
588
|
+
[5]
|
|
589
|
+
];
|
|
590
|
+
exports.TTPsObservedDetail$ = [3, n0, _TTPOD,
|
|
591
|
+
0,
|
|
592
|
+
[_Ta, _Te, _P, _IA, _APIN, _APISC, _APIFC],
|
|
593
|
+
[0, 0, 0, 0, 0, 1, 1]
|
|
594
|
+
];
|
|
595
|
+
exports.UnprocessedAccount$ = [3, n0, _UAn,
|
|
596
|
+
0,
|
|
597
|
+
[_AI, _Re],
|
|
598
|
+
[0, 0]
|
|
599
|
+
];
|
|
600
|
+
exports.UnprocessedGraph$ = [3, n0, _UGn,
|
|
601
|
+
0,
|
|
602
|
+
[_GA, _Re],
|
|
603
|
+
[0, 0]
|
|
604
|
+
];
|
|
605
|
+
exports.UntagResourceRequest$ = [3, n0, _URR,
|
|
606
|
+
0,
|
|
607
|
+
[_RA, _TK],
|
|
608
|
+
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
609
|
+
];
|
|
610
|
+
exports.UntagResourceResponse$ = [3, n0, _URRn,
|
|
611
|
+
0,
|
|
612
|
+
[],
|
|
613
|
+
[]
|
|
614
|
+
];
|
|
615
|
+
exports.UpdateDatasourcePackagesRequest$ = [3, n0, _UDPR,
|
|
616
|
+
0,
|
|
617
|
+
[_GA, _DP],
|
|
618
|
+
[0, 64 | 0], 2
|
|
619
|
+
];
|
|
620
|
+
exports.UpdateInvestigationStateRequest$ = [3, n0, _UISR,
|
|
621
|
+
0,
|
|
622
|
+
[_GA, _II, _Sta],
|
|
623
|
+
[0, 0, 0], 3
|
|
624
|
+
];
|
|
625
|
+
exports.UpdateOrganizationConfigurationRequest$ = [3, n0, _UOCR,
|
|
626
|
+
0,
|
|
627
|
+
[_GA, _AE],
|
|
628
|
+
[0, 2], 1
|
|
629
|
+
];
|
|
630
|
+
var __Unit = "unit";
|
|
631
|
+
var AccountIdExtendedList = 64 | 0;
|
|
632
|
+
var AccountIdList = 64 | 0;
|
|
633
|
+
var AccountList = [1, n0, _AL,
|
|
634
|
+
0, [() => exports.Account$,
|
|
635
|
+
0]
|
|
636
|
+
];
|
|
637
|
+
var AdministratorList = [1, n0, _ALd,
|
|
638
|
+
0, () => exports.Administrator$
|
|
639
|
+
];
|
|
640
|
+
var DatasourcePackageList = 64 | 0;
|
|
641
|
+
var GraphArnList = 64 | 0;
|
|
642
|
+
var GraphList = [1, n0, _GL,
|
|
643
|
+
0, () => exports.Graph$
|
|
644
|
+
];
|
|
645
|
+
var Indicators = [1, n0, _In,
|
|
646
|
+
0, () => exports.Indicator$
|
|
647
|
+
];
|
|
648
|
+
var InvestigationDetails = [1, n0, _IDnv,
|
|
649
|
+
0, () => exports.InvestigationDetail$
|
|
650
|
+
];
|
|
651
|
+
var MemberDetailList = [1, n0, _MDL,
|
|
652
|
+
0, [() => exports.MemberDetail$,
|
|
653
|
+
0]
|
|
654
|
+
];
|
|
655
|
+
var MembershipDatasourcesList = [1, n0, _MDLe,
|
|
656
|
+
0, () => exports.MembershipDatasources$
|
|
657
|
+
];
|
|
658
|
+
var ResourceList = 64 | 0;
|
|
659
|
+
var TagKeyList = 64 | 0;
|
|
660
|
+
var UnprocessedAccountList = [1, n0, _UAL,
|
|
661
|
+
0, () => exports.UnprocessedAccount$
|
|
662
|
+
];
|
|
663
|
+
var UnprocessedGraphList = [1, n0, _UGL,
|
|
664
|
+
0, () => exports.UnprocessedGraph$
|
|
665
|
+
];
|
|
666
|
+
var DatasourcePackageIngestDetails = [2, n0, _DPIDa,
|
|
667
|
+
0, 0, () => exports.DatasourcePackageIngestDetail$
|
|
668
|
+
];
|
|
669
|
+
var DatasourcePackageIngestHistory = [2, n0, _DPIH,
|
|
670
|
+
0, 0, () => LastIngestStateChangeDates
|
|
671
|
+
];
|
|
672
|
+
var DatasourcePackageIngestStates = 128 | 0;
|
|
673
|
+
var LastIngestStateChangeDates = [2, n0, _LISCD,
|
|
674
|
+
0, 0, () => exports.TimestampForCollection$
|
|
675
|
+
];
|
|
676
|
+
var TagMap = 128 | 0;
|
|
677
|
+
var VolumeUsageByDatasourcePackage = [2, n0, _VUBDP,
|
|
678
|
+
0, 0, () => exports.DatasourcePackageUsageInfo$
|
|
679
|
+
];
|
|
680
|
+
exports.AcceptInvitation$ = [9, n0, _AIcc,
|
|
681
|
+
{ [_h]: ["PUT", "/invitation", 200] }, () => exports.AcceptInvitationRequest$, () => __Unit
|
|
682
|
+
];
|
|
683
|
+
exports.BatchGetGraphMemberDatasources$ = [9, n0, _BGGMD,
|
|
684
|
+
{ [_h]: ["POST", "/graph/datasources/get", 200] }, () => exports.BatchGetGraphMemberDatasourcesRequest$, () => exports.BatchGetGraphMemberDatasourcesResponse$
|
|
685
|
+
];
|
|
686
|
+
exports.BatchGetMembershipDatasources$ = [9, n0, _BGMD,
|
|
687
|
+
{ [_h]: ["POST", "/membership/datasources/get", 200] }, () => exports.BatchGetMembershipDatasourcesRequest$, () => exports.BatchGetMembershipDatasourcesResponse$
|
|
688
|
+
];
|
|
689
|
+
exports.CreateGraph$ = [9, n0, _CG,
|
|
690
|
+
{ [_h]: ["POST", "/graph", 200] }, () => exports.CreateGraphRequest$, () => exports.CreateGraphResponse$
|
|
691
|
+
];
|
|
692
|
+
exports.CreateMembers$ = [9, n0, _CM,
|
|
693
|
+
{ [_h]: ["POST", "/graph/members", 200] }, () => exports.CreateMembersRequest$, () => exports.CreateMembersResponse$
|
|
694
|
+
];
|
|
695
|
+
exports.DeleteGraph$ = [9, n0, _DG,
|
|
696
|
+
{ [_h]: ["POST", "/graph/removal", 200] }, () => exports.DeleteGraphRequest$, () => __Unit
|
|
697
|
+
];
|
|
698
|
+
exports.DeleteMembers$ = [9, n0, _DM,
|
|
699
|
+
{ [_h]: ["POST", "/graph/members/removal", 200] }, () => exports.DeleteMembersRequest$, () => exports.DeleteMembersResponse$
|
|
700
|
+
];
|
|
701
|
+
exports.DescribeOrganizationConfiguration$ = [9, n0, _DOC,
|
|
702
|
+
{ [_h]: ["POST", "/orgs/describeOrganizationConfiguration", 200] }, () => exports.DescribeOrganizationConfigurationRequest$, () => exports.DescribeOrganizationConfigurationResponse$
|
|
703
|
+
];
|
|
704
|
+
exports.DisableOrganizationAdminAccount$ = [9, n0, _DOAA,
|
|
705
|
+
{ [_h]: ["POST", "/orgs/disableAdminAccount", 200] }, () => __Unit, () => __Unit
|
|
706
|
+
];
|
|
707
|
+
exports.DisassociateMembership$ = [9, n0, _DMi,
|
|
708
|
+
{ [_h]: ["POST", "/membership/removal", 200] }, () => exports.DisassociateMembershipRequest$, () => __Unit
|
|
709
|
+
];
|
|
710
|
+
exports.EnableOrganizationAdminAccount$ = [9, n0, _EOAA,
|
|
711
|
+
{ [_h]: ["POST", "/orgs/enableAdminAccount", 200] }, () => exports.EnableOrganizationAdminAccountRequest$, () => __Unit
|
|
712
|
+
];
|
|
713
|
+
exports.GetInvestigation$ = [9, n0, _GI,
|
|
714
|
+
{ [_h]: ["POST", "/investigations/getInvestigation", 200] }, () => exports.GetInvestigationRequest$, () => exports.GetInvestigationResponse$
|
|
715
|
+
];
|
|
716
|
+
exports.GetMembers$ = [9, n0, _GM,
|
|
717
|
+
{ [_h]: ["POST", "/graph/members/get", 200] }, () => exports.GetMembersRequest$, () => exports.GetMembersResponse$
|
|
718
|
+
];
|
|
719
|
+
exports.ListDatasourcePackages$ = [9, n0, _LDP,
|
|
720
|
+
{ [_h]: ["POST", "/graph/datasources/list", 200] }, () => exports.ListDatasourcePackagesRequest$, () => exports.ListDatasourcePackagesResponse$
|
|
721
|
+
];
|
|
722
|
+
exports.ListGraphs$ = [9, n0, _LG,
|
|
723
|
+
{ [_h]: ["POST", "/graphs/list", 200] }, () => exports.ListGraphsRequest$, () => exports.ListGraphsResponse$
|
|
724
|
+
];
|
|
725
|
+
exports.ListIndicators$ = [9, n0, _LI,
|
|
726
|
+
{ [_h]: ["POST", "/investigations/listIndicators", 200] }, () => exports.ListIndicatorsRequest$, () => exports.ListIndicatorsResponse$
|
|
727
|
+
];
|
|
728
|
+
exports.ListInvestigations$ = [9, n0, _LIi,
|
|
729
|
+
{ [_h]: ["POST", "/investigations/listInvestigations", 200] }, () => exports.ListInvestigationsRequest$, () => exports.ListInvestigationsResponse$
|
|
730
|
+
];
|
|
731
|
+
exports.ListInvitations$ = [9, n0, _LIis,
|
|
732
|
+
{ [_h]: ["POST", "/invitations/list", 200] }, () => exports.ListInvitationsRequest$, () => exports.ListInvitationsResponse$
|
|
733
|
+
];
|
|
734
|
+
exports.ListMembers$ = [9, n0, _LM,
|
|
735
|
+
{ [_h]: ["POST", "/graph/members/list", 200] }, () => exports.ListMembersRequest$, () => exports.ListMembersResponse$
|
|
736
|
+
];
|
|
737
|
+
exports.ListOrganizationAdminAccounts$ = [9, n0, _LOAA,
|
|
738
|
+
{ [_h]: ["POST", "/orgs/adminAccountslist", 200] }, () => exports.ListOrganizationAdminAccountsRequest$, () => exports.ListOrganizationAdminAccountsResponse$
|
|
739
|
+
];
|
|
740
|
+
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
741
|
+
{ [_h]: ["GET", "/tags/{ResourceArn}", 200] }, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
|
|
742
|
+
];
|
|
743
|
+
exports.RejectInvitation$ = [9, n0, _RI,
|
|
744
|
+
{ [_h]: ["POST", "/invitation/removal", 200] }, () => exports.RejectInvitationRequest$, () => __Unit
|
|
745
|
+
];
|
|
746
|
+
exports.StartInvestigation$ = [9, n0, _SIt,
|
|
747
|
+
{ [_h]: ["POST", "/investigations/startInvestigation", 200] }, () => exports.StartInvestigationRequest$, () => exports.StartInvestigationResponse$
|
|
748
|
+
];
|
|
749
|
+
exports.StartMonitoringMember$ = [9, n0, _SMM,
|
|
750
|
+
{ [_h]: ["POST", "/graph/member/monitoringstate", 200] }, () => exports.StartMonitoringMemberRequest$, () => __Unit
|
|
751
|
+
];
|
|
752
|
+
exports.TagResource$ = [9, n0, _TR,
|
|
753
|
+
{ [_h]: ["POST", "/tags/{ResourceArn}", 204] }, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
|
|
754
|
+
];
|
|
755
|
+
exports.UntagResource$ = [9, n0, _UR,
|
|
756
|
+
{ [_h]: ["DELETE", "/tags/{ResourceArn}", 204] }, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
|
|
757
|
+
];
|
|
758
|
+
exports.UpdateDatasourcePackages$ = [9, n0, _UDP,
|
|
759
|
+
{ [_h]: ["POST", "/graph/datasources/update", 200] }, () => exports.UpdateDatasourcePackagesRequest$, () => __Unit
|
|
760
|
+
];
|
|
761
|
+
exports.UpdateInvestigationState$ = [9, n0, _UIS,
|
|
762
|
+
{ [_h]: ["POST", "/investigations/updateInvestigationState", 200] }, () => exports.UpdateInvestigationStateRequest$, () => __Unit
|
|
763
|
+
];
|
|
764
|
+
exports.UpdateOrganizationConfiguration$ = [9, n0, _UOC,
|
|
765
|
+
{ [_h]: ["POST", "/orgs/updateOrganizationConfiguration", 200] }, () => exports.UpdateOrganizationConfigurationRequest$, () => __Unit
|
|
766
|
+
];
|