@aws-sdk/client-backup 3.928.0 → 3.930.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 +4508 -4514
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/BackupClient.js +2 -0
- package/dist-es/commands/AssociateBackupVaultMpaApprovalTeamCommand.js +3 -10
- package/dist-es/commands/CancelLegalHoldCommand.js +3 -9
- package/dist-es/commands/CreateBackupPlanCommand.js +3 -10
- package/dist-es/commands/CreateBackupSelectionCommand.js +3 -9
- package/dist-es/commands/CreateBackupVaultCommand.js +3 -10
- package/dist-es/commands/CreateFrameworkCommand.js +3 -9
- package/dist-es/commands/CreateLegalHoldCommand.js +3 -10
- package/dist-es/commands/CreateLogicallyAirGappedBackupVaultCommand.js +3 -10
- package/dist-es/commands/CreateReportPlanCommand.js +3 -9
- package/dist-es/commands/CreateRestoreAccessBackupVaultCommand.js +3 -10
- package/dist-es/commands/CreateRestoreTestingPlanCommand.js +3 -10
- package/dist-es/commands/CreateRestoreTestingSelectionCommand.js +3 -10
- package/dist-es/commands/DeleteBackupPlanCommand.js +3 -9
- package/dist-es/commands/DeleteBackupSelectionCommand.js +3 -9
- package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteBackupVaultCommand.js +3 -9
- package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +3 -9
- package/dist-es/commands/DeleteFrameworkCommand.js +3 -9
- package/dist-es/commands/DeleteRecoveryPointCommand.js +3 -9
- package/dist-es/commands/DeleteReportPlanCommand.js +3 -9
- package/dist-es/commands/DeleteRestoreTestingPlanCommand.js +3 -9
- package/dist-es/commands/DeleteRestoreTestingSelectionCommand.js +3 -9
- package/dist-es/commands/DescribeBackupJobCommand.js +3 -9
- package/dist-es/commands/DescribeBackupVaultCommand.js +3 -9
- package/dist-es/commands/DescribeCopyJobCommand.js +3 -9
- package/dist-es/commands/DescribeFrameworkCommand.js +3 -9
- package/dist-es/commands/DescribeGlobalSettingsCommand.js +3 -9
- package/dist-es/commands/DescribeProtectedResourceCommand.js +3 -9
- package/dist-es/commands/DescribeRecoveryPointCommand.js +3 -9
- package/dist-es/commands/DescribeRegionSettingsCommand.js +3 -9
- package/dist-es/commands/DescribeReportJobCommand.js +3 -9
- package/dist-es/commands/DescribeReportPlanCommand.js +3 -9
- package/dist-es/commands/DescribeRestoreJobCommand.js +3 -9
- package/dist-es/commands/DisassociateBackupVaultMpaApprovalTeamCommand.js +3 -10
- package/dist-es/commands/DisassociateRecoveryPointCommand.js +3 -9
- package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +3 -9
- package/dist-es/commands/ExportBackupPlanTemplateCommand.js +3 -9
- package/dist-es/commands/GetBackupPlanCommand.js +3 -10
- package/dist-es/commands/GetBackupPlanFromJSONCommand.js +3 -10
- package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +3 -10
- package/dist-es/commands/GetBackupSelectionCommand.js +3 -9
- package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +3 -9
- package/dist-es/commands/GetBackupVaultNotificationsCommand.js +3 -9
- package/dist-es/commands/GetLegalHoldCommand.js +3 -9
- package/dist-es/commands/GetRecoveryPointIndexDetailsCommand.js +3 -9
- package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +3 -10
- package/dist-es/commands/GetRestoreJobMetadataCommand.js +3 -10
- package/dist-es/commands/GetRestoreTestingInferredMetadataCommand.js +3 -9
- package/dist-es/commands/GetRestoreTestingPlanCommand.js +3 -9
- package/dist-es/commands/GetRestoreTestingSelectionCommand.js +3 -10
- package/dist-es/commands/GetSupportedResourceTypesCommand.js +3 -9
- package/dist-es/commands/ListBackupJobSummariesCommand.js +3 -9
- package/dist-es/commands/ListBackupJobsCommand.js +3 -9
- package/dist-es/commands/ListBackupPlanTemplatesCommand.js +3 -9
- package/dist-es/commands/ListBackupPlanVersionsCommand.js +3 -9
- package/dist-es/commands/ListBackupPlansCommand.js +3 -9
- package/dist-es/commands/ListBackupSelectionsCommand.js +3 -9
- package/dist-es/commands/ListBackupVaultsCommand.js +3 -9
- package/dist-es/commands/ListCopyJobSummariesCommand.js +3 -9
- package/dist-es/commands/ListCopyJobsCommand.js +3 -9
- package/dist-es/commands/ListFrameworksCommand.js +3 -9
- package/dist-es/commands/ListIndexedRecoveryPointsCommand.js +3 -9
- package/dist-es/commands/ListLegalHoldsCommand.js +3 -9
- package/dist-es/commands/ListProtectedResourcesByBackupVaultCommand.js +3 -9
- package/dist-es/commands/ListProtectedResourcesCommand.js +3 -9
- package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +3 -9
- package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +3 -9
- package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +3 -9
- package/dist-es/commands/ListReportJobsCommand.js +3 -9
- package/dist-es/commands/ListReportPlansCommand.js +3 -9
- package/dist-es/commands/ListRestoreAccessBackupVaultsCommand.js +3 -9
- package/dist-es/commands/ListRestoreJobSummariesCommand.js +3 -9
- package/dist-es/commands/ListRestoreJobsByProtectedResourceCommand.js +3 -9
- package/dist-es/commands/ListRestoreJobsCommand.js +3 -9
- package/dist-es/commands/ListRestoreTestingPlansCommand.js +3 -9
- package/dist-es/commands/ListRestoreTestingSelectionsCommand.js +3 -9
- package/dist-es/commands/ListTagsCommand.js +3 -10
- package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +3 -9
- package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +3 -9
- package/dist-es/commands/PutBackupVaultNotificationsCommand.js +3 -9
- package/dist-es/commands/PutRestoreValidationResultCommand.js +3 -9
- package/dist-es/commands/RevokeRestoreAccessBackupVaultCommand.js +3 -10
- package/dist-es/commands/StartBackupJobCommand.js +3 -10
- package/dist-es/commands/StartCopyJobCommand.js +3 -9
- package/dist-es/commands/StartReportJobCommand.js +3 -9
- package/dist-es/commands/StartRestoreJobCommand.js +3 -10
- package/dist-es/commands/StopBackupJobCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -10
- package/dist-es/commands/UntagResourceCommand.js +3 -10
- package/dist-es/commands/UpdateBackupPlanCommand.js +3 -10
- package/dist-es/commands/UpdateFrameworkCommand.js +3 -9
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +3 -9
- package/dist-es/commands/UpdateRecoveryPointIndexSettingsCommand.js +3 -9
- package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +3 -9
- package/dist-es/commands/UpdateRegionSettingsCommand.js +3 -9
- package/dist-es/commands/UpdateReportPlanCommand.js +3 -9
- package/dist-es/commands/UpdateRestoreTestingPlanCommand.js +3 -9
- package/dist-es/commands/UpdateRestoreTestingSelectionCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -129
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +4363 -0
- package/dist-types/BackupClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -120
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +398 -0
- package/dist-types/ts3.4/BackupClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -86
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +405 -0
- package/package.json +33 -34
- package/dist-es/protocols/Aws_restJson1.js +0 -3702
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -893
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1193
|
@@ -0,0 +1,4363 @@
|
|
|
1
|
+
const _A = "Arn";
|
|
2
|
+
const _ABS = "AdvancedBackupSetting";
|
|
3
|
+
const _ABSd = "AdvancedBackupSettings";
|
|
4
|
+
const _ABVMAT = "AssociateBackupVaultMpaApprovalTeam";
|
|
5
|
+
const _ABVMATI = "AssociateBackupVaultMpaApprovalTeamInput";
|
|
6
|
+
const _AD = "ApprovalDate";
|
|
7
|
+
const _AEE = "AlreadyExistsException";
|
|
8
|
+
const _AI = "AccountId";
|
|
9
|
+
const _AP = "AggregationPeriod";
|
|
10
|
+
const _Ac = "Accounts";
|
|
11
|
+
const _Al = "Algorithm";
|
|
12
|
+
const _BAI = "ByAccountId";
|
|
13
|
+
const _BBPI = "ByBackupPlanId";
|
|
14
|
+
const _BBVN = "ByBackupVaultName";
|
|
15
|
+
const _BCA = "ByCreatedAfter";
|
|
16
|
+
const _BCAy = "ByCompleteAfter";
|
|
17
|
+
const _BCAyr = "ByCreationAfter";
|
|
18
|
+
const _BCB = "ByCreatedBefore";
|
|
19
|
+
const _BCBy = "ByCompleteBefore";
|
|
20
|
+
const _BCByr = "ByCreationBefore";
|
|
21
|
+
const _BCD = "BackupCreationDate";
|
|
22
|
+
const _BDVA = "ByDestinationVaultArn";
|
|
23
|
+
const _BJ = "BackupJob";
|
|
24
|
+
const _BJI = "BackupJobId";
|
|
25
|
+
const _BJL = "BackupJobsList";
|
|
26
|
+
const _BJS = "BackupJobSummary";
|
|
27
|
+
const _BJSL = "BackupJobSummaryList";
|
|
28
|
+
const _BJSa = "BackupJobSummaries";
|
|
29
|
+
const _BJa = "BackupJobs";
|
|
30
|
+
const _BMC = "ByMessageCategory";
|
|
31
|
+
const _BO = "BackupOptions";
|
|
32
|
+
const _BP = "BackupPlan";
|
|
33
|
+
const _BPA = "BackupPlanArn";
|
|
34
|
+
const _BPD = "BackupPlanDocument";
|
|
35
|
+
const _BPI = "BackupPlanInput";
|
|
36
|
+
const _BPIa = "BackupPlanId";
|
|
37
|
+
const _BPJI = "ByParentJobId";
|
|
38
|
+
const _BPL = "BackupPlansList";
|
|
39
|
+
const _BPLM = "BackupPlansListMember";
|
|
40
|
+
const _BPN = "BackupPlanName";
|
|
41
|
+
const _BPRPA = "ByParentRecoveryPointArn";
|
|
42
|
+
const _BPT = "BackupPlanTags";
|
|
43
|
+
const _BPTI = "BackupPlanTemplateId";
|
|
44
|
+
const _BPTJ = "BackupPlanTemplateJson";
|
|
45
|
+
const _BPTL = "BackupPlanTemplatesList";
|
|
46
|
+
const _BPTLM = "BackupPlanTemplatesListMember";
|
|
47
|
+
const _BPTN = "BackupPlanTemplateName";
|
|
48
|
+
const _BPV = "BackupPlanVersion";
|
|
49
|
+
const _BPVL = "BackupPlanVersionsList";
|
|
50
|
+
const _BR = "BackupRule";
|
|
51
|
+
const _BRA = "ByResourceArn";
|
|
52
|
+
const _BRC = "BackupRuleCron";
|
|
53
|
+
const _BRI = "BackupRuleInput";
|
|
54
|
+
const _BRIa = "BackupRuleId";
|
|
55
|
+
const _BRIac = "BackupRulesInput";
|
|
56
|
+
const _BRN = "BackupRuleName";
|
|
57
|
+
const _BRPCDA = "ByRecoveryPointCreationDateAfter";
|
|
58
|
+
const _BRPCDB = "ByRecoveryPointCreationDateBefore";
|
|
59
|
+
const _BRPN = "ByReportPlanName";
|
|
60
|
+
const _BRT = "ByResourceType";
|
|
61
|
+
const _BRTPA = "ByRestoreTestingPlanArn";
|
|
62
|
+
const _BRTa = "BackupRuleTimezone";
|
|
63
|
+
const _BRa = "BackupRules";
|
|
64
|
+
const _BS = "BackupSelection";
|
|
65
|
+
const _BSB = "BackupSizeBytes";
|
|
66
|
+
const _BSIB = "BackupSizeInBytes";
|
|
67
|
+
const _BSL = "BackupSelectionsList";
|
|
68
|
+
const _BSLM = "BackupSelectionsListMember";
|
|
69
|
+
const _BSy = "ByState";
|
|
70
|
+
const _BSyh = "ByShared";
|
|
71
|
+
const _BSyt = "ByStatus";
|
|
72
|
+
const _BT = "BytesTransferred";
|
|
73
|
+
const _BTa = "BackupType";
|
|
74
|
+
const _BVA = "BackupVaultArn";
|
|
75
|
+
const _BVAI = "BackupVaultAccountId";
|
|
76
|
+
const _BVE = "BackupVaultEvents";
|
|
77
|
+
const _BVL = "BackupVaultList";
|
|
78
|
+
const _BVLM = "BackupVaultListMember";
|
|
79
|
+
const _BVN = "BackupVaultName";
|
|
80
|
+
const _BVT = "BackupVaultTags";
|
|
81
|
+
const _BVTy = "ByVaultType";
|
|
82
|
+
const _C = "Code";
|
|
83
|
+
const _CA = "CopyActions";
|
|
84
|
+
const _CAo = "CopyAction";
|
|
85
|
+
const _CAr = "CreatedAfter";
|
|
86
|
+
const _CAre = "CreationAfter";
|
|
87
|
+
const _CB = "CreatedBy";
|
|
88
|
+
const _CBP = "CreateBackupPlan";
|
|
89
|
+
const _CBPI = "CreateBackupPlanInput";
|
|
90
|
+
const _CBPO = "CreateBackupPlanOutput";
|
|
91
|
+
const _CBS = "CreateBackupSelection";
|
|
92
|
+
const _CBSI = "CreateBackupSelectionInput";
|
|
93
|
+
const _CBSO = "CreateBackupSelectionOutput";
|
|
94
|
+
const _CBV = "CreateBackupVault";
|
|
95
|
+
const _CBVI = "CreateBackupVaultInput";
|
|
96
|
+
const _CBVO = "CreateBackupVaultOutput";
|
|
97
|
+
const _CBr = "CreatedBefore";
|
|
98
|
+
const _CBre = "CreationBefore";
|
|
99
|
+
const _CD = "CreationDate";
|
|
100
|
+
const _CDa = "CancelDescription";
|
|
101
|
+
const _CDan = "CancellationDate";
|
|
102
|
+
const _CDo = "CompletionDate";
|
|
103
|
+
const _CE = "ConflictException";
|
|
104
|
+
const _CF = "CreateFramework";
|
|
105
|
+
const _CFD = "ChangeableForDays";
|
|
106
|
+
const _CFI = "CreateFrameworkInput";
|
|
107
|
+
const _CFO = "CreateFrameworkOutput";
|
|
108
|
+
const _CIP = "ControlInputParameter";
|
|
109
|
+
const _CIPo = "ControlInputParameters";
|
|
110
|
+
const _CJ = "CopyJob";
|
|
111
|
+
const _CJI = "CopyJobId";
|
|
112
|
+
const _CJIS = "ChildJobsInState";
|
|
113
|
+
const _CJL = "CopyJobsList";
|
|
114
|
+
const _CJS = "CopyJobSummary";
|
|
115
|
+
const _CJSL = "CopyJobSummaryList";
|
|
116
|
+
const _CJSo = "CopyJobSummaries";
|
|
117
|
+
const _CJo = "CopyJobs";
|
|
118
|
+
const _CK = "ConditionKey";
|
|
119
|
+
const _CL = "CalculatedLifecycle";
|
|
120
|
+
const _CLAGBV = "CreateLogicallyAirGappedBackupVault";
|
|
121
|
+
const _CLAGBVI = "CreateLogicallyAirGappedBackupVaultInput";
|
|
122
|
+
const _CLAGBVO = "CreateLogicallyAirGappedBackupVaultOutput";
|
|
123
|
+
const _CLH = "CancelLegalHold";
|
|
124
|
+
const _CLHI = "CancelLegalHoldInput";
|
|
125
|
+
const _CLHIr = "CreateLegalHoldInput";
|
|
126
|
+
const _CLHO = "CancelLegalHoldOutput";
|
|
127
|
+
const _CLHOr = "CreateLegalHoldOutput";
|
|
128
|
+
const _CLHr = "CreateLegalHold";
|
|
129
|
+
const _CMI = "CompositeMemberIdentifier";
|
|
130
|
+
const _CN = "ControlName";
|
|
131
|
+
const _CP = "ConditionParameter";
|
|
132
|
+
const _CPo = "ConditionParameters";
|
|
133
|
+
const _CRA = "CreatedResourceArn";
|
|
134
|
+
const _CRABV = "CreateRestoreAccessBackupVault";
|
|
135
|
+
const _CRABVI = "CreateRestoreAccessBackupVaultInput";
|
|
136
|
+
const _CRABVO = "CreateRestoreAccessBackupVaultOutput";
|
|
137
|
+
const _CRI = "CreatorRequestId";
|
|
138
|
+
const _CRIo = "ComplianceResourceIds";
|
|
139
|
+
const _CRP = "CreateReportPlan";
|
|
140
|
+
const _CRPI = "CreateReportPlanInput";
|
|
141
|
+
const _CRPO = "CreateReportPlanOutput";
|
|
142
|
+
const _CRT = "ComplianceResourceTypes";
|
|
143
|
+
const _CRTP = "CreateRestoreTestingPlan";
|
|
144
|
+
const _CRTPI = "CreateRestoreTestingPlanInput";
|
|
145
|
+
const _CRTPO = "CreateRestoreTestingPlanOutput";
|
|
146
|
+
const _CRTS = "CreateRestoreTestingSelection";
|
|
147
|
+
const _CRTSI = "CreateRestoreTestingSelectionInput";
|
|
148
|
+
const _CRTSO = "CreateRestoreTestingSelectionOutput";
|
|
149
|
+
const _CS = "ControlScope";
|
|
150
|
+
const _CSTTRR = "CopySourceTagsToRestoredResource";
|
|
151
|
+
const _CT = "ConditionType";
|
|
152
|
+
const _CTo = "CompletionTime";
|
|
153
|
+
const _CTr = "CreationTime";
|
|
154
|
+
const _CV = "ConditionValue";
|
|
155
|
+
const _CWM = "CompletionWindowMinutes";
|
|
156
|
+
const _CWMo = "CompleteWindowMinutes";
|
|
157
|
+
const _Co = "Context";
|
|
158
|
+
const _Con = "Conditions";
|
|
159
|
+
const _Cond = "Condition";
|
|
160
|
+
const _Cou = "Count";
|
|
161
|
+
const _D = "Description";
|
|
162
|
+
const _DA = "DeleteAt";
|
|
163
|
+
const _DAD = "DeleteAfterDays";
|
|
164
|
+
const _DBJ = "DescribeBackupJob";
|
|
165
|
+
const _DBJI = "DescribeBackupJobInput";
|
|
166
|
+
const _DBJO = "DescribeBackupJobOutput";
|
|
167
|
+
const _DBP = "DeleteBackupPlan";
|
|
168
|
+
const _DBPI = "DeleteBackupPlanInput";
|
|
169
|
+
const _DBPO = "DeleteBackupPlanOutput";
|
|
170
|
+
const _DBS = "DeleteBackupSelection";
|
|
171
|
+
const _DBSI = "DeleteBackupSelectionInput";
|
|
172
|
+
const _DBV = "DeleteBackupVault";
|
|
173
|
+
const _DBVA = "DestinationBackupVaultArn";
|
|
174
|
+
const _DBVAP = "DeleteBackupVaultAccessPolicy";
|
|
175
|
+
const _DBVAPI = "DeleteBackupVaultAccessPolicyInput";
|
|
176
|
+
const _DBVI = "DeleteBackupVaultInput";
|
|
177
|
+
const _DBVIe = "DescribeBackupVaultInput";
|
|
178
|
+
const _DBVLC = "DeleteBackupVaultLockConfiguration";
|
|
179
|
+
const _DBVLCI = "DeleteBackupVaultLockConfigurationInput";
|
|
180
|
+
const _DBVMAT = "DisassociateBackupVaultMpaApprovalTeam";
|
|
181
|
+
const _DBVMATI = "DisassociateBackupVaultMpaApprovalTeamInput";
|
|
182
|
+
const _DBVN = "DeleteBackupVaultNotifications";
|
|
183
|
+
const _DBVNI = "DeleteBackupVaultNotificationsInput";
|
|
184
|
+
const _DBVO = "DescribeBackupVaultOutput";
|
|
185
|
+
const _DBVe = "DescribeBackupVault";
|
|
186
|
+
const _DCJ = "DescribeCopyJob";
|
|
187
|
+
const _DCJI = "DescribeCopyJobInput";
|
|
188
|
+
const _DCJO = "DescribeCopyJobOutput";
|
|
189
|
+
const _DD = "DeletionDate";
|
|
190
|
+
const _DEKA = "DestinationEncryptionKeyArn";
|
|
191
|
+
const _DF = "DeleteFramework";
|
|
192
|
+
const _DFE = "DependencyFailureException";
|
|
193
|
+
const _DFI = "DeleteFrameworkInput";
|
|
194
|
+
const _DFIe = "DescribeFrameworkInput";
|
|
195
|
+
const _DFO = "DescribeFrameworkOutput";
|
|
196
|
+
const _DFe = "DescribeFramework";
|
|
197
|
+
const _DGS = "DescribeGlobalSettings";
|
|
198
|
+
const _DGSI = "DescribeGlobalSettingsInput";
|
|
199
|
+
const _DGSO = "DescribeGlobalSettingsOutput";
|
|
200
|
+
const _DPR = "DescribeProtectedResource";
|
|
201
|
+
const _DPRI = "DescribeProtectedResourceInput";
|
|
202
|
+
const _DPRO = "DescribeProtectedResourceOutput";
|
|
203
|
+
const _DR = "DateRange";
|
|
204
|
+
const _DRJ = "DescribeReportJob";
|
|
205
|
+
const _DRJI = "DescribeReportJobInput";
|
|
206
|
+
const _DRJIe = "DescribeRestoreJobInput";
|
|
207
|
+
const _DRJO = "DescribeReportJobOutput";
|
|
208
|
+
const _DRJOe = "DescribeRestoreJobOutput";
|
|
209
|
+
const _DRJe = "DescribeRestoreJob";
|
|
210
|
+
const _DRP = "DeleteRecoveryPoint";
|
|
211
|
+
const _DRPA = "DestinationRecoveryPointArn";
|
|
212
|
+
const _DRPFP = "DisassociateRecoveryPointFromParent";
|
|
213
|
+
const _DRPFPI = "DisassociateRecoveryPointFromParentInput";
|
|
214
|
+
const _DRPI = "DeleteRecoveryPointInput";
|
|
215
|
+
const _DRPIe = "DeleteReportPlanInput";
|
|
216
|
+
const _DRPIes = "DescribeRecoveryPointInput";
|
|
217
|
+
const _DRPIesc = "DescribeReportPlanInput";
|
|
218
|
+
const _DRPIi = "DisassociateRecoveryPointInput";
|
|
219
|
+
const _DRPL = "DestinationRecoveryPointLifecycle";
|
|
220
|
+
const _DRPO = "DescribeRecoveryPointOutput";
|
|
221
|
+
const _DRPOe = "DescribeReportPlanOutput";
|
|
222
|
+
const _DRPe = "DeleteReportPlan";
|
|
223
|
+
const _DRPes = "DescribeRecoveryPoint";
|
|
224
|
+
const _DRPesc = "DescribeReportPlan";
|
|
225
|
+
const _DRPi = "DisassociateRecoveryPoint";
|
|
226
|
+
const _DRS = "DescribeRegionSettings";
|
|
227
|
+
const _DRSI = "DescribeRegionSettingsInput";
|
|
228
|
+
const _DRSO = "DescribeRegionSettingsOutput";
|
|
229
|
+
const _DRTP = "DeleteRestoreTestingPlan";
|
|
230
|
+
const _DRTPI = "DeleteRestoreTestingPlanInput";
|
|
231
|
+
const _DRTS = "DeleteRestoreTestingSelection";
|
|
232
|
+
const _DRTSI = "DeleteRestoreTestingSelectionInput";
|
|
233
|
+
const _DS = "DeploymentStatus";
|
|
234
|
+
const _DSM = "DeletionStatusMessage";
|
|
235
|
+
const _DSe = "DeletionStatus";
|
|
236
|
+
const _DVLS = "DestinationVaultLockState";
|
|
237
|
+
const _DVT = "DestinationVaultType";
|
|
238
|
+
const _EBPT = "ExportBackupPlanTemplate";
|
|
239
|
+
const _EBPTI = "ExportBackupPlanTemplateInput";
|
|
240
|
+
const _EBPTO = "ExportBackupPlanTemplateOutput";
|
|
241
|
+
const _ECB = "EnableContinuousBackup";
|
|
242
|
+
const _ECD = "ExpectedCompletionDate";
|
|
243
|
+
const _ECTM = "ExpectedCompletionTimeMinutes";
|
|
244
|
+
const _ED = "ExpiryDate";
|
|
245
|
+
const _EKA = "EncryptionKeyArn";
|
|
246
|
+
const _EKT = "EncryptionKeyType";
|
|
247
|
+
const _ET = "EndTime";
|
|
248
|
+
const _ETx = "ExecutionTime";
|
|
249
|
+
const _EV = "ExcludeVaults";
|
|
250
|
+
const _F = "Framework";
|
|
251
|
+
const _FA = "FrameworkArn";
|
|
252
|
+
const _FAr = "FrameworkArns";
|
|
253
|
+
const _FC = "FrameworkControls";
|
|
254
|
+
const _FCr = "FrameworkControl";
|
|
255
|
+
const _FD = "FrameworkDescription";
|
|
256
|
+
const _FDr = "FromDate";
|
|
257
|
+
const _FL = "FrameworkList";
|
|
258
|
+
const _FN = "FrameworkName";
|
|
259
|
+
const _FS = "FrameworkStatus";
|
|
260
|
+
const _FT = "FrameworkTags";
|
|
261
|
+
const _Fo = "Formats";
|
|
262
|
+
const _Fr = "Frameworks";
|
|
263
|
+
const _GBP = "GetBackupPlan";
|
|
264
|
+
const _GBPFJSON = "GetBackupPlanFromJSON";
|
|
265
|
+
const _GBPFJSONI = "GetBackupPlanFromJSONInput";
|
|
266
|
+
const _GBPFJSONO = "GetBackupPlanFromJSONOutput";
|
|
267
|
+
const _GBPFT = "GetBackupPlanFromTemplate";
|
|
268
|
+
const _GBPFTI = "GetBackupPlanFromTemplateInput";
|
|
269
|
+
const _GBPFTO = "GetBackupPlanFromTemplateOutput";
|
|
270
|
+
const _GBPI = "GetBackupPlanInput";
|
|
271
|
+
const _GBPO = "GetBackupPlanOutput";
|
|
272
|
+
const _GBS = "GetBackupSelection";
|
|
273
|
+
const _GBSI = "GetBackupSelectionInput";
|
|
274
|
+
const _GBSO = "GetBackupSelectionOutput";
|
|
275
|
+
const _GBVAP = "GetBackupVaultAccessPolicy";
|
|
276
|
+
const _GBVAPI = "GetBackupVaultAccessPolicyInput";
|
|
277
|
+
const _GBVAPO = "GetBackupVaultAccessPolicyOutput";
|
|
278
|
+
const _GBVN = "GetBackupVaultNotifications";
|
|
279
|
+
const _GBVNI = "GetBackupVaultNotificationsInput";
|
|
280
|
+
const _GBVNO = "GetBackupVaultNotificationsOutput";
|
|
281
|
+
const _GLH = "GetLegalHold";
|
|
282
|
+
const _GLHI = "GetLegalHoldInput";
|
|
283
|
+
const _GLHO = "GetLegalHoldOutput";
|
|
284
|
+
const _GRJM = "GetRestoreJobMetadata";
|
|
285
|
+
const _GRJMI = "GetRestoreJobMetadataInput";
|
|
286
|
+
const _GRJMO = "GetRestoreJobMetadataOutput";
|
|
287
|
+
const _GRPID = "GetRecoveryPointIndexDetails";
|
|
288
|
+
const _GRPIDI = "GetRecoveryPointIndexDetailsInput";
|
|
289
|
+
const _GRPIDO = "GetRecoveryPointIndexDetailsOutput";
|
|
290
|
+
const _GRPRM = "GetRecoveryPointRestoreMetadata";
|
|
291
|
+
const _GRPRMI = "GetRecoveryPointRestoreMetadataInput";
|
|
292
|
+
const _GRPRMO = "GetRecoveryPointRestoreMetadataOutput";
|
|
293
|
+
const _GRTIM = "GetRestoreTestingInferredMetadata";
|
|
294
|
+
const _GRTIMI = "GetRestoreTestingInferredMetadataInput";
|
|
295
|
+
const _GRTIMO = "GetRestoreTestingInferredMetadataOutput";
|
|
296
|
+
const _GRTP = "GetRestoreTestingPlan";
|
|
297
|
+
const _GRTPI = "GetRestoreTestingPlanInput";
|
|
298
|
+
const _GRTPO = "GetRestoreTestingPlanOutput";
|
|
299
|
+
const _GRTS = "GetRestoreTestingSelection";
|
|
300
|
+
const _GRTSI = "GetRestoreTestingSelectionInput";
|
|
301
|
+
const _GRTSO = "GetRestoreTestingSelectionOutput";
|
|
302
|
+
const _GS = "GlobalSettings";
|
|
303
|
+
const _GSRT = "GetSupportedResourceTypes";
|
|
304
|
+
const _GSRTO = "GetSupportedResourceTypesOutput";
|
|
305
|
+
const _I = "Index";
|
|
306
|
+
const _IA = "IndexActions";
|
|
307
|
+
const _IAn = "IndexAction";
|
|
308
|
+
const _ICD = "IndexCreationDate";
|
|
309
|
+
const _ICDn = "IndexCompletionDate";
|
|
310
|
+
const _ID = "InitiationDate";
|
|
311
|
+
const _IDD = "IndexDeletionDate";
|
|
312
|
+
const _IDn = "IncludeDeleted";
|
|
313
|
+
const _IE = "IsEncrypted";
|
|
314
|
+
const _IM = "InferredMetadata";
|
|
315
|
+
const _IP = "IsParent";
|
|
316
|
+
const _IPVE = "InvalidParameterValueException";
|
|
317
|
+
const _IRA = "IamRoleArn";
|
|
318
|
+
const _IRE = "InvalidRequestException";
|
|
319
|
+
const _IRP = "IndexedRecoveryPoint";
|
|
320
|
+
const _IRPL = "IndexedRecoveryPointList";
|
|
321
|
+
const _IRPn = "IndexedRecoveryPoints";
|
|
322
|
+
const _IRSE = "InvalidResourceStateException";
|
|
323
|
+
const _IS = "IndexStatus";
|
|
324
|
+
const _ISM = "IndexStatusMessage";
|
|
325
|
+
const _IT = "IdempotencyToken";
|
|
326
|
+
const _IV = "IncludeVaults";
|
|
327
|
+
const _K = "Key";
|
|
328
|
+
const _KV = "KeyValue";
|
|
329
|
+
const _KVL = "KeyValueList";
|
|
330
|
+
const _L = "Lifecycle";
|
|
331
|
+
const _LAET = "LastAttemptedExecutionTime";
|
|
332
|
+
const _LBJ = "ListBackupJobs";
|
|
333
|
+
const _LBJI = "ListBackupJobsInput";
|
|
334
|
+
const _LBJO = "ListBackupJobsOutput";
|
|
335
|
+
const _LBJS = "ListBackupJobSummaries";
|
|
336
|
+
const _LBJSI = "ListBackupJobSummariesInput";
|
|
337
|
+
const _LBJSO = "ListBackupJobSummariesOutput";
|
|
338
|
+
const _LBP = "ListBackupPlans";
|
|
339
|
+
const _LBPI = "ListBackupPlansInput";
|
|
340
|
+
const _LBPO = "ListBackupPlansOutput";
|
|
341
|
+
const _LBPT = "ListBackupPlanTemplates";
|
|
342
|
+
const _LBPTI = "ListBackupPlanTemplatesInput";
|
|
343
|
+
const _LBPTO = "ListBackupPlanTemplatesOutput";
|
|
344
|
+
const _LBPV = "ListBackupPlanVersions";
|
|
345
|
+
const _LBPVI = "ListBackupPlanVersionsInput";
|
|
346
|
+
const _LBPVO = "ListBackupPlanVersionsOutput";
|
|
347
|
+
const _LBS = "ListBackupSelections";
|
|
348
|
+
const _LBSI = "ListBackupSelectionsInput";
|
|
349
|
+
const _LBSO = "ListBackupSelectionsOutput";
|
|
350
|
+
const _LBT = "LastBackupTime";
|
|
351
|
+
const _LBV = "ListBackupVaults";
|
|
352
|
+
const _LBVA = "LastBackupVaultArn";
|
|
353
|
+
const _LBVI = "ListBackupVaultsInput";
|
|
354
|
+
const _LBVO = "ListBackupVaultsOutput";
|
|
355
|
+
const _LCJ = "ListCopyJobs";
|
|
356
|
+
const _LCJI = "ListCopyJobsInput";
|
|
357
|
+
const _LCJO = "ListCopyJobsOutput";
|
|
358
|
+
const _LCJS = "ListCopyJobSummaries";
|
|
359
|
+
const _LCJSI = "ListCopyJobSummariesInput";
|
|
360
|
+
const _LCJSO = "ListCopyJobSummariesOutput";
|
|
361
|
+
const _LD = "LockDate";
|
|
362
|
+
const _LED = "LastExecutionDate";
|
|
363
|
+
const _LEE = "LimitExceededException";
|
|
364
|
+
const _LET = "LastExecutionTime";
|
|
365
|
+
const _LF = "ListFrameworks";
|
|
366
|
+
const _LFI = "ListFrameworksInput";
|
|
367
|
+
const _LFO = "ListFrameworksOutput";
|
|
368
|
+
const _LH = "LegalHold";
|
|
369
|
+
const _LHA = "LegalHoldArn";
|
|
370
|
+
const _LHI = "LegalHoldId";
|
|
371
|
+
const _LHL = "LegalHoldsList";
|
|
372
|
+
const _LHe = "LegalHolds";
|
|
373
|
+
const _LIRP = "ListIndexedRecoveryPoints";
|
|
374
|
+
const _LIRPI = "ListIndexedRecoveryPointsInput";
|
|
375
|
+
const _LIRPO = "ListIndexedRecoveryPointsOutput";
|
|
376
|
+
const _LLH = "ListLegalHolds";
|
|
377
|
+
const _LLHI = "ListLegalHoldsInput";
|
|
378
|
+
const _LLHO = "ListLegalHoldsOutput";
|
|
379
|
+
const _LMATU = "LatestMpaApprovalTeamUpdate";
|
|
380
|
+
const _LOT = "ListOfTags";
|
|
381
|
+
const _LPR = "ListProtectedResources";
|
|
382
|
+
const _LPRBBV = "ListProtectedResourcesByBackupVault";
|
|
383
|
+
const _LPRBBVI = "ListProtectedResourcesByBackupVaultInput";
|
|
384
|
+
const _LPRBBVO = "ListProtectedResourcesByBackupVaultOutput";
|
|
385
|
+
const _LPRI = "ListProtectedResourcesInput";
|
|
386
|
+
const _LPRO = "ListProtectedResourcesOutput";
|
|
387
|
+
const _LRABV = "ListRestoreAccessBackupVaults";
|
|
388
|
+
const _LRABVI = "ListRestoreAccessBackupVaultsInput";
|
|
389
|
+
const _LRABVO = "ListRestoreAccessBackupVaultsOutput";
|
|
390
|
+
const _LRETM = "LatestRestoreExecutionTimeMinutes";
|
|
391
|
+
const _LRJ = "ListReportJobs";
|
|
392
|
+
const _LRJBPR = "ListRestoreJobsByProtectedResource";
|
|
393
|
+
const _LRJBPRI = "ListRestoreJobsByProtectedResourceInput";
|
|
394
|
+
const _LRJBPRO = "ListRestoreJobsByProtectedResourceOutput";
|
|
395
|
+
const _LRJCD = "LatestRestoreJobCreationDate";
|
|
396
|
+
const _LRJI = "ListReportJobsInput";
|
|
397
|
+
const _LRJIi = "ListRestoreJobsInput";
|
|
398
|
+
const _LRJO = "ListReportJobsOutput";
|
|
399
|
+
const _LRJOi = "ListRestoreJobsOutput";
|
|
400
|
+
const _LRJS = "ListRestoreJobSummaries";
|
|
401
|
+
const _LRJSI = "ListRestoreJobSummariesInput";
|
|
402
|
+
const _LRJSO = "ListRestoreJobSummariesOutput";
|
|
403
|
+
const _LRJi = "ListRestoreJobs";
|
|
404
|
+
const _LRP = "ListReportPlans";
|
|
405
|
+
const _LRPA = "LastRecoveryPointArn";
|
|
406
|
+
const _LRPBBV = "ListRecoveryPointsByBackupVault";
|
|
407
|
+
const _LRPBBVI = "ListRecoveryPointsByBackupVaultInput";
|
|
408
|
+
const _LRPBBVO = "ListRecoveryPointsByBackupVaultOutput";
|
|
409
|
+
const _LRPBLH = "ListRecoveryPointsByLegalHold";
|
|
410
|
+
const _LRPBLHI = "ListRecoveryPointsByLegalHoldInput";
|
|
411
|
+
const _LRPBLHO = "ListRecoveryPointsByLegalHoldOutput";
|
|
412
|
+
const _LRPBR = "ListRecoveryPointsByResource";
|
|
413
|
+
const _LRPBRI = "ListRecoveryPointsByResourceInput";
|
|
414
|
+
const _LRPBRO = "ListRecoveryPointsByResourceOutput";
|
|
415
|
+
const _LRPI = "ListReportPlansInput";
|
|
416
|
+
const _LRPO = "ListReportPlansOutput";
|
|
417
|
+
const _LRR = "LatestRevokeRequest";
|
|
418
|
+
const _LRRPCD = "LatestRestoreRecoveryPointCreationDate";
|
|
419
|
+
const _LRT = "LastRestoreTime";
|
|
420
|
+
const _LRTP = "ListRestoreTestingPlans";
|
|
421
|
+
const _LRTPI = "ListRestoreTestingPlansInput";
|
|
422
|
+
const _LRTPO = "ListRestoreTestingPlansOutput";
|
|
423
|
+
const _LRTS = "ListRestoreTestingSelections";
|
|
424
|
+
const _LRTSI = "ListRestoreTestingSelectionsInput";
|
|
425
|
+
const _LRTSO = "ListRestoreTestingSelectionsOutput";
|
|
426
|
+
const _LSET = "LastSuccessfulExecutionTime";
|
|
427
|
+
const _LT = "ListTags";
|
|
428
|
+
const _LTI = "ListTagsInput";
|
|
429
|
+
const _LTO = "ListTagsOutput";
|
|
430
|
+
const _LUT = "LastUpdateTime";
|
|
431
|
+
const _Lo = "Locked";
|
|
432
|
+
const _M = "Message";
|
|
433
|
+
const _MATA = "MpaApprovalTeamArn";
|
|
434
|
+
const _MBAWSBO = "ManagedByAWSBackupOnly";
|
|
435
|
+
const _MC = "MessageCategory";
|
|
436
|
+
const _MPVE = "MissingParameterValueException";
|
|
437
|
+
const _MR = "MaxResults";
|
|
438
|
+
const _MRD = "MinRetentionDays";
|
|
439
|
+
const _MRDa = "MaxRetentionDays";
|
|
440
|
+
const _MSA = "MpaSessionArn";
|
|
441
|
+
const _MSRP = "MaxScheduledRunsPreview";
|
|
442
|
+
const _MTCSA = "MoveToColdStorageAt";
|
|
443
|
+
const _MTCSAD = "MoveToColdStorageAfterDays";
|
|
444
|
+
const _Me = "Metadata";
|
|
445
|
+
const _NOC = "NumberOfControls";
|
|
446
|
+
const _NOCJ = "NumberOfChildJobs";
|
|
447
|
+
const _NOF = "NumberOfFrameworks";
|
|
448
|
+
const _NORP = "NumberOfRecoveryPoints";
|
|
449
|
+
const _NR = "NotResources";
|
|
450
|
+
const _NT = "NextToken";
|
|
451
|
+
const _OITAFSR = "OptInToArchiveForSupportedResources";
|
|
452
|
+
const _OU = "OrganizationUnits";
|
|
453
|
+
const _P = "Policy";
|
|
454
|
+
const _PBVAP = "PutBackupVaultAccessPolicy";
|
|
455
|
+
const _PBVAPI = "PutBackupVaultAccessPolicyInput";
|
|
456
|
+
const _PBVLC = "PutBackupVaultLockConfiguration";
|
|
457
|
+
const _PBVLCI = "PutBackupVaultLockConfigurationInput";
|
|
458
|
+
const _PBVN = "PutBackupVaultNotifications";
|
|
459
|
+
const _PBVNI = "PutBackupVaultNotificationsInput";
|
|
460
|
+
const _PD = "PercentDone";
|
|
461
|
+
const _PJI = "ParentJobId";
|
|
462
|
+
const _PN = "ParameterName";
|
|
463
|
+
const _PR = "ProtectedResource";
|
|
464
|
+
const _PRA = "ProtectedResourceArns";
|
|
465
|
+
const _PRC = "ProtectedResourceConditions";
|
|
466
|
+
const _PRL = "ProtectedResourcesList";
|
|
467
|
+
const _PRPA = "ParentRecoveryPointArn";
|
|
468
|
+
const _PRT = "ProtectedResourceType";
|
|
469
|
+
const _PRVR = "PutRestoreValidationResult";
|
|
470
|
+
const _PRVRI = "PutRestoreValidationResultInput";
|
|
471
|
+
const _PV = "ParameterValue";
|
|
472
|
+
const _R = "Region";
|
|
473
|
+
const _RA = "ResourceArn";
|
|
474
|
+
const _RABV = "RestoreAccessBackupVaults";
|
|
475
|
+
const _RABVA = "RestoreAccessBackupVaultArn";
|
|
476
|
+
const _RABVL = "RestoreAccessBackupVaultList";
|
|
477
|
+
const _RABVLM = "RestoreAccessBackupVaultListMember";
|
|
478
|
+
const _RABVN = "RestoreAccessBackupVaultName";
|
|
479
|
+
const _RC = "RequesterComment";
|
|
480
|
+
const _RD = "ReportDestination";
|
|
481
|
+
const _RDC = "ReportDeliveryChannel";
|
|
482
|
+
const _RET = "RuleExecutionType";
|
|
483
|
+
const _RI = "RuleId";
|
|
484
|
+
const _RIe = "ResourceIdentifiers";
|
|
485
|
+
const _RJ = "ReportJob";
|
|
486
|
+
const _RJC = "RestoreJobCreator";
|
|
487
|
+
const _RJI = "ReportJobId";
|
|
488
|
+
const _RJIe = "RestoreJobId";
|
|
489
|
+
const _RJL = "ReportJobList";
|
|
490
|
+
const _RJLM = "RestoreJobsListMember";
|
|
491
|
+
const _RJLe = "RestoreJobsList";
|
|
492
|
+
const _RJS = "RestoreJobSummaries";
|
|
493
|
+
const _RJSL = "RestoreJobSummaryList";
|
|
494
|
+
const _RJSe = "RestoreJobSummary";
|
|
495
|
+
const _RJe = "ReportJobs";
|
|
496
|
+
const _RJes = "RestoreJobs";
|
|
497
|
+
const _RM = "RestoreMetadata";
|
|
498
|
+
const _RMO = "RestoreMetadataOverrides";
|
|
499
|
+
const _RN = "ResourceName";
|
|
500
|
+
const _RNFE = "ResourceNotFoundException";
|
|
501
|
+
const _RNu = "RuleName";
|
|
502
|
+
const _RP = "ReportPlan";
|
|
503
|
+
const _RPA = "RecoveryPointArn";
|
|
504
|
+
const _RPAe = "ReportPlanArn";
|
|
505
|
+
const _RPBBV = "RecoveryPointByBackupVault";
|
|
506
|
+
const _RPBBVL = "RecoveryPointByBackupVaultList";
|
|
507
|
+
const _RPBR = "RecoveryPointByResource";
|
|
508
|
+
const _RPBRL = "RecoveryPointByResourceList";
|
|
509
|
+
const _RPC = "RecoveryPointCreator";
|
|
510
|
+
const _RPCD = "RecoveryPointCreationDate";
|
|
511
|
+
const _RPD = "ReportPlanDescription";
|
|
512
|
+
const _RPL = "RecoveryPointLifecycle";
|
|
513
|
+
const _RPLe = "RecoveryPointsList";
|
|
514
|
+
const _RPLep = "ReportPlanList";
|
|
515
|
+
const _RPM = "RecoveryPointMember";
|
|
516
|
+
const _RPN = "ReportPlanName";
|
|
517
|
+
const _RPS = "RecoveryPointSelection";
|
|
518
|
+
const _RPT = "RecoveryPointTags";
|
|
519
|
+
const _RPTe = "ReportPlanTags";
|
|
520
|
+
const _RPTec = "RecoveryPointTypes";
|
|
521
|
+
const _RPe = "RecoveryPoints";
|
|
522
|
+
const _RPep = "ReportPlans";
|
|
523
|
+
const _RRABV = "RevokeRestoreAccessBackupVault";
|
|
524
|
+
const _RRABVI = "RevokeRestoreAccessBackupVaultInput";
|
|
525
|
+
const _RRID = "RetainRecordInDays";
|
|
526
|
+
const _RRU = "RetainRecordUntil";
|
|
527
|
+
const _RS = "ReportSetting";
|
|
528
|
+
const _RT = "ResourceType";
|
|
529
|
+
const _RTMP = "ResourceTypeManagementPreference";
|
|
530
|
+
const _RTOIP = "ResourceTypeOptInPreference";
|
|
531
|
+
const _RTP = "RestoreTestingPlan";
|
|
532
|
+
const _RTPA = "RestoreTestingPlanArn";
|
|
533
|
+
const _RTPFC = "RestoreTestingPlanForCreate";
|
|
534
|
+
const _RTPFG = "RestoreTestingPlanForGet";
|
|
535
|
+
const _RTPFL = "RestoreTestingPlanForList";
|
|
536
|
+
const _RTPFU = "RestoreTestingPlanForUpdate";
|
|
537
|
+
const _RTPN = "RestoreTestingPlanName";
|
|
538
|
+
const _RTPe = "RestoreTestingPlans";
|
|
539
|
+
const _RTRPS = "RestoreTestingRecoveryPointSelection";
|
|
540
|
+
const _RTS = "RestoreTestingSelection";
|
|
541
|
+
const _RTSFC = "RestoreTestingSelectionForCreate";
|
|
542
|
+
const _RTSFG = "RestoreTestingSelectionForGet";
|
|
543
|
+
const _RTSFL = "RestoreTestingSelectionForList";
|
|
544
|
+
const _RTSFU = "RestoreTestingSelectionForUpdate";
|
|
545
|
+
const _RTSN = "RestoreTestingSelectionName";
|
|
546
|
+
const _RTSe = "RestoreTestingSelections";
|
|
547
|
+
const _RTe = "ResourceTypes";
|
|
548
|
+
const _RTep = "ReportTemplate";
|
|
549
|
+
const _Re = "Resources";
|
|
550
|
+
const _Reg = "Regions";
|
|
551
|
+
const _Res = "Results";
|
|
552
|
+
const _Ru = "Rules";
|
|
553
|
+
const _S = "State";
|
|
554
|
+
const _SB = "StartBy";
|
|
555
|
+
const _SBJ = "StartBackupJob";
|
|
556
|
+
const _SBJI = "StartBackupJobInput";
|
|
557
|
+
const _SBJIt = "StopBackupJobInput";
|
|
558
|
+
const _SBJO = "StartBackupJobOutput";
|
|
559
|
+
const _SBJt = "StopBackupJob";
|
|
560
|
+
const _SBN = "S3BucketName";
|
|
561
|
+
const _SBVA = "SourceBackupVaultArn";
|
|
562
|
+
const _SBVN = "SourceBackupVaultName";
|
|
563
|
+
const _SC = "StorageClass";
|
|
564
|
+
const _SCJ = "StartCopyJob";
|
|
565
|
+
const _SCJI = "StartCopyJobInput";
|
|
566
|
+
const _SCJO = "StartCopyJobOutput";
|
|
567
|
+
const _SE = "ScheduleExpression";
|
|
568
|
+
const _SET = "ScheduleExpressionTimezone";
|
|
569
|
+
const _SEt = "StringEquals";
|
|
570
|
+
const _SI = "SelectionId";
|
|
571
|
+
const _SK = "S3Keys";
|
|
572
|
+
const _SKP = "S3KeyPrefix";
|
|
573
|
+
const _SL = "StringLike";
|
|
574
|
+
const _SM = "StatusMessage";
|
|
575
|
+
const _SN = "SelectionName";
|
|
576
|
+
const _SNE = "StringNotEquals";
|
|
577
|
+
const _SNL = "StringNotLike";
|
|
578
|
+
const _SNSTA = "SNSTopicArn";
|
|
579
|
+
const _SPEM = "ScheduledPlanExecutionMember";
|
|
580
|
+
const _SRA = "SourceResourceArn";
|
|
581
|
+
const _SRJ = "StartReportJob";
|
|
582
|
+
const _SRJI = "StartReportJobInput";
|
|
583
|
+
const _SRJIt = "StartRestoreJobInput";
|
|
584
|
+
const _SRJO = "StartReportJobOutput";
|
|
585
|
+
const _SRJOt = "StartRestoreJobOutput";
|
|
586
|
+
const _SRJt = "StartRestoreJob";
|
|
587
|
+
const _SRP = "ScheduledRunsPreview";
|
|
588
|
+
const _SRPA = "SourceRecoveryPointArn";
|
|
589
|
+
const _SSM = "SensitiveStringMap";
|
|
590
|
+
const _ST = "StartTime";
|
|
591
|
+
const _SUE = "ServiceUnavailableException";
|
|
592
|
+
const _SWD = "SelectionWindowDays";
|
|
593
|
+
const _SWH = "StartWindowHours";
|
|
594
|
+
const _SWM = "StartWindowMinutes";
|
|
595
|
+
const _St = "Status";
|
|
596
|
+
const _T = "Type";
|
|
597
|
+
const _TBVN = "TargetBackupVaultName";
|
|
598
|
+
const _TD = "ToDate";
|
|
599
|
+
const _TII = "TotalItemsIndexed";
|
|
600
|
+
const _TKL = "TagKeyList";
|
|
601
|
+
const _TR = "TagResource";
|
|
602
|
+
const _TRI = "TagResourceInput";
|
|
603
|
+
const _Ta = "Tags";
|
|
604
|
+
const _Ti = "Title";
|
|
605
|
+
const _UBP = "UpdateBackupPlan";
|
|
606
|
+
const _UBPI = "UpdateBackupPlanInput";
|
|
607
|
+
const _UBPO = "UpdateBackupPlanOutput";
|
|
608
|
+
const _UF = "UpdateFramework";
|
|
609
|
+
const _UFI = "UpdateFrameworkInput";
|
|
610
|
+
const _UFO = "UpdateFrameworkOutput";
|
|
611
|
+
const _UGS = "UpdateGlobalSettings";
|
|
612
|
+
const _UGSI = "UpdateGlobalSettingsInput";
|
|
613
|
+
const _UR = "UntagResource";
|
|
614
|
+
const _URI = "UntagResourceInput";
|
|
615
|
+
const _URP = "UpdateReportPlan";
|
|
616
|
+
const _URPI = "UpdateReportPlanInput";
|
|
617
|
+
const _URPIS = "UpdateRecoveryPointIndexSettings";
|
|
618
|
+
const _URPISI = "UpdateRecoveryPointIndexSettingsInput";
|
|
619
|
+
const _URPISO = "UpdateRecoveryPointIndexSettingsOutput";
|
|
620
|
+
const _URPL = "UpdateRecoveryPointLifecycle";
|
|
621
|
+
const _URPLI = "UpdateRecoveryPointLifecycleInput";
|
|
622
|
+
const _URPLO = "UpdateRecoveryPointLifecycleOutput";
|
|
623
|
+
const _URPO = "UpdateReportPlanOutput";
|
|
624
|
+
const _URS = "UpdateRegionSettings";
|
|
625
|
+
const _URSI = "UpdateRegionSettingsInput";
|
|
626
|
+
const _URTP = "UpdateRestoreTestingPlan";
|
|
627
|
+
const _URTPI = "UpdateRestoreTestingPlanInput";
|
|
628
|
+
const _URTPO = "UpdateRestoreTestingPlanOutput";
|
|
629
|
+
const _URTS = "UpdateRestoreTestingSelection";
|
|
630
|
+
const _URTSI = "UpdateRestoreTestingSelectionInput";
|
|
631
|
+
const _URTSO = "UpdateRestoreTestingSelectionOutput";
|
|
632
|
+
const _UT = "UpdateTime";
|
|
633
|
+
const _V = "Value";
|
|
634
|
+
const _VI = "VersionId";
|
|
635
|
+
const _VLS = "VaultLockState";
|
|
636
|
+
const _VN = "VaultNames";
|
|
637
|
+
const _VS = "VaultState";
|
|
638
|
+
const _VSM = "ValidationStatusMessage";
|
|
639
|
+
const _VSa = "ValidationStatus";
|
|
640
|
+
const _VT = "VaultType";
|
|
641
|
+
const _VWH = "ValidationWindowHours";
|
|
642
|
+
const _aI = "accountId";
|
|
643
|
+
const _aQE = "awsQueryError";
|
|
644
|
+
const _bPI = "backupPlanId";
|
|
645
|
+
const _bVAI = "backupVaultAccountId";
|
|
646
|
+
const _bVN = "backupVaultName";
|
|
647
|
+
const _c = "client";
|
|
648
|
+
const _cA = "createdAfter";
|
|
649
|
+
const _cAo = "completeAfter";
|
|
650
|
+
const _cB = "createdBefore";
|
|
651
|
+
const _cBo = "completeBefore";
|
|
652
|
+
const _cD = "cancelDescription";
|
|
653
|
+
const _dVA = "destinationVaultArn";
|
|
654
|
+
const _e = "error";
|
|
655
|
+
const _h = "http";
|
|
656
|
+
const _hE = "httpError";
|
|
657
|
+
const _hQ = "httpQuery";
|
|
658
|
+
const _iD = "includeDeleted";
|
|
659
|
+
const _iS = "indexStatus";
|
|
660
|
+
const _mBAWSBO = "managedByAWSBackupOnly";
|
|
661
|
+
const _mC = "messageCategory";
|
|
662
|
+
const _mR = "maxResults";
|
|
663
|
+
const _nT = "nextToken";
|
|
664
|
+
const _pJI = "parentJobId";
|
|
665
|
+
const _pRPA = "parentRecoveryPointArn";
|
|
666
|
+
const _rA = "resourceArn";
|
|
667
|
+
const _rC = "requesterComment";
|
|
668
|
+
const _rPCDA = "recoveryPointCreationDateAfter";
|
|
669
|
+
const _rPCDB = "recoveryPointCreationDateBefore";
|
|
670
|
+
const _rRID = "retainRecordInDays";
|
|
671
|
+
const _rT = "resourceType";
|
|
672
|
+
const _rTPA = "restoreTestingPlanArn";
|
|
673
|
+
const _s = "server";
|
|
674
|
+
const _sRA = "sourceResourceArn";
|
|
675
|
+
const _sh = "shared";
|
|
676
|
+
const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.backup";
|
|
677
|
+
const _st = "state";
|
|
678
|
+
const _sta = "status";
|
|
679
|
+
const _vI = "versionId";
|
|
680
|
+
const _vT = "vaultType";
|
|
681
|
+
const n0 = "com.amazonaws.backup";
|
|
682
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
683
|
+
import { BackupServiceException as __BackupServiceException } from "../models/BackupServiceException";
|
|
684
|
+
import { AlreadyExistsException as __AlreadyExistsException, ConflictException as __ConflictException, DependencyFailureException as __DependencyFailureException, InvalidParameterValueException as __InvalidParameterValueException, InvalidRequestException as __InvalidRequestException, InvalidResourceStateException as __InvalidResourceStateException, LimitExceededException as __LimitExceededException, MissingParameterValueException as __MissingParameterValueException, ResourceNotFoundException as __ResourceNotFoundException, ServiceUnavailableException as __ServiceUnavailableException, } from "../models/index";
|
|
685
|
+
export var RequesterComment = [0, n0, _RC, 8, 0];
|
|
686
|
+
export var AdvancedBackupSetting = [3, n0, _ABS, 0, [_RT, _BO], [0, 128 | 0]];
|
|
687
|
+
export var AlreadyExistsException = [
|
|
688
|
+
-3,
|
|
689
|
+
n0,
|
|
690
|
+
_AEE,
|
|
691
|
+
{
|
|
692
|
+
[_e]: _c,
|
|
693
|
+
},
|
|
694
|
+
[_C, _M, _CRI, _A, _T, _Co],
|
|
695
|
+
[0, 0, 0, 0, 0, 0],
|
|
696
|
+
];
|
|
697
|
+
TypeRegistry.for(n0).registerError(AlreadyExistsException, __AlreadyExistsException);
|
|
698
|
+
export var AssociateBackupVaultMpaApprovalTeamInput = [
|
|
699
|
+
3,
|
|
700
|
+
n0,
|
|
701
|
+
_ABVMATI,
|
|
702
|
+
0,
|
|
703
|
+
[_BVN, _MATA, _RC],
|
|
704
|
+
[[0, 1], 0, [() => RequesterComment, 0]],
|
|
705
|
+
];
|
|
706
|
+
export var BackupJob = [
|
|
707
|
+
3,
|
|
708
|
+
n0,
|
|
709
|
+
_BJ,
|
|
710
|
+
0,
|
|
711
|
+
[
|
|
712
|
+
_AI,
|
|
713
|
+
_BJI,
|
|
714
|
+
_BVN,
|
|
715
|
+
_BVA,
|
|
716
|
+
_VT,
|
|
717
|
+
_VLS,
|
|
718
|
+
_RPA,
|
|
719
|
+
_RPL,
|
|
720
|
+
_EKA,
|
|
721
|
+
_IE,
|
|
722
|
+
_RA,
|
|
723
|
+
_CD,
|
|
724
|
+
_CDo,
|
|
725
|
+
_S,
|
|
726
|
+
_SM,
|
|
727
|
+
_PD,
|
|
728
|
+
_BSIB,
|
|
729
|
+
_IRA,
|
|
730
|
+
_CB,
|
|
731
|
+
_ECD,
|
|
732
|
+
_SB,
|
|
733
|
+
_RT,
|
|
734
|
+
_BT,
|
|
735
|
+
_BO,
|
|
736
|
+
_BTa,
|
|
737
|
+
_PJI,
|
|
738
|
+
_IP,
|
|
739
|
+
_RN,
|
|
740
|
+
_ID,
|
|
741
|
+
_MC,
|
|
742
|
+
],
|
|
743
|
+
[
|
|
744
|
+
0,
|
|
745
|
+
0,
|
|
746
|
+
0,
|
|
747
|
+
0,
|
|
748
|
+
0,
|
|
749
|
+
0,
|
|
750
|
+
0,
|
|
751
|
+
() => Lifecycle,
|
|
752
|
+
0,
|
|
753
|
+
2,
|
|
754
|
+
0,
|
|
755
|
+
4,
|
|
756
|
+
4,
|
|
757
|
+
0,
|
|
758
|
+
0,
|
|
759
|
+
0,
|
|
760
|
+
1,
|
|
761
|
+
0,
|
|
762
|
+
() => RecoveryPointCreator,
|
|
763
|
+
4,
|
|
764
|
+
4,
|
|
765
|
+
0,
|
|
766
|
+
1,
|
|
767
|
+
128 | 0,
|
|
768
|
+
0,
|
|
769
|
+
0,
|
|
770
|
+
2,
|
|
771
|
+
0,
|
|
772
|
+
4,
|
|
773
|
+
0,
|
|
774
|
+
],
|
|
775
|
+
];
|
|
776
|
+
export var BackupJobSummary = [
|
|
777
|
+
3,
|
|
778
|
+
n0,
|
|
779
|
+
_BJS,
|
|
780
|
+
0,
|
|
781
|
+
[_R, _AI, _S, _RT, _MC, _Cou, _ST, _ET],
|
|
782
|
+
[0, 0, 0, 0, 0, 1, 4, 4],
|
|
783
|
+
];
|
|
784
|
+
export var BackupPlan = [
|
|
785
|
+
3,
|
|
786
|
+
n0,
|
|
787
|
+
_BP,
|
|
788
|
+
0,
|
|
789
|
+
[_BPN, _Ru, _ABSd],
|
|
790
|
+
[0, [() => BackupRules, 0], () => AdvancedBackupSettings],
|
|
791
|
+
];
|
|
792
|
+
export var BackupPlanInput = [
|
|
793
|
+
3,
|
|
794
|
+
n0,
|
|
795
|
+
_BPI,
|
|
796
|
+
0,
|
|
797
|
+
[_BPN, _Ru, _ABSd],
|
|
798
|
+
[0, [() => BackupRulesInput, 0], () => AdvancedBackupSettings],
|
|
799
|
+
];
|
|
800
|
+
export var BackupPlansListMember = [
|
|
801
|
+
3,
|
|
802
|
+
n0,
|
|
803
|
+
_BPLM,
|
|
804
|
+
0,
|
|
805
|
+
[_BPA, _BPIa, _CD, _DD, _VI, _BPN, _CRI, _LED, _ABSd],
|
|
806
|
+
[0, 0, 4, 4, 0, 0, 0, 4, () => AdvancedBackupSettings],
|
|
807
|
+
];
|
|
808
|
+
export var BackupPlanTemplatesListMember = [3, n0, _BPTLM, 0, [_BPTI, _BPTN], [0, 0]];
|
|
809
|
+
export var BackupRule = [
|
|
810
|
+
3,
|
|
811
|
+
n0,
|
|
812
|
+
_BR,
|
|
813
|
+
0,
|
|
814
|
+
[_RNu, _TBVN, _SE, _SWM, _CWM, _L, _RPT, _RI, _CA, _ECB, _SET, _IA],
|
|
815
|
+
[0, 0, 0, 1, 1, () => Lifecycle, [() => Tags, 0], 0, () => CopyActions, 2, 0, () => IndexActions],
|
|
816
|
+
];
|
|
817
|
+
export var BackupRuleInput = [
|
|
818
|
+
3,
|
|
819
|
+
n0,
|
|
820
|
+
_BRI,
|
|
821
|
+
0,
|
|
822
|
+
[_RNu, _TBVN, _SE, _SWM, _CWM, _L, _RPT, _CA, _ECB, _SET, _IA],
|
|
823
|
+
[0, 0, 0, 1, 1, () => Lifecycle, [() => Tags, 0], () => CopyActions, 2, 0, () => IndexActions],
|
|
824
|
+
];
|
|
825
|
+
export var BackupSelection = [
|
|
826
|
+
3,
|
|
827
|
+
n0,
|
|
828
|
+
_BS,
|
|
829
|
+
0,
|
|
830
|
+
[_SN, _IRA, _Re, _LOT, _NR, _Con],
|
|
831
|
+
[0, 0, 64 | 0, () => ListOfTags, 64 | 0, () => Conditions],
|
|
832
|
+
];
|
|
833
|
+
export var BackupSelectionsListMember = [
|
|
834
|
+
3,
|
|
835
|
+
n0,
|
|
836
|
+
_BSLM,
|
|
837
|
+
0,
|
|
838
|
+
[_SI, _SN, _BPIa, _CD, _CRI, _IRA],
|
|
839
|
+
[0, 0, 0, 4, 0, 0],
|
|
840
|
+
];
|
|
841
|
+
export var BackupVaultListMember = [
|
|
842
|
+
3,
|
|
843
|
+
n0,
|
|
844
|
+
_BVLM,
|
|
845
|
+
0,
|
|
846
|
+
[_BVN, _BVA, _VT, _VS, _CD, _EKA, _CRI, _NORP, _Lo, _MRD, _MRDa, _LD, _EKT],
|
|
847
|
+
[0, 0, 0, 0, 4, 0, 0, 1, 2, 1, 1, 4, 0],
|
|
848
|
+
];
|
|
849
|
+
export var CalculatedLifecycle = [3, n0, _CL, 0, [_MTCSA, _DA], [4, 4]];
|
|
850
|
+
export var CancelLegalHoldInput = [
|
|
851
|
+
3,
|
|
852
|
+
n0,
|
|
853
|
+
_CLHI,
|
|
854
|
+
0,
|
|
855
|
+
[_LHI, _CDa, _RRID],
|
|
856
|
+
[
|
|
857
|
+
[0, 1],
|
|
858
|
+
[
|
|
859
|
+
0,
|
|
860
|
+
{
|
|
861
|
+
[_hQ]: _cD,
|
|
862
|
+
},
|
|
863
|
+
],
|
|
864
|
+
[
|
|
865
|
+
1,
|
|
866
|
+
{
|
|
867
|
+
[_hQ]: _rRID,
|
|
868
|
+
},
|
|
869
|
+
],
|
|
870
|
+
],
|
|
871
|
+
];
|
|
872
|
+
export var CancelLegalHoldOutput = [3, n0, _CLHO, 0, [], []];
|
|
873
|
+
export var Condition = [3, n0, _Cond, 0, [_CT, _CK, _CV], [0, 0, 0]];
|
|
874
|
+
export var ConditionParameter = [3, n0, _CP, 0, [_CK, _CV], [0, 0]];
|
|
875
|
+
export var Conditions = [
|
|
876
|
+
3,
|
|
877
|
+
n0,
|
|
878
|
+
_Con,
|
|
879
|
+
0,
|
|
880
|
+
[_SEt, _SNE, _SL, _SNL],
|
|
881
|
+
[() => ConditionParameters, () => ConditionParameters, () => ConditionParameters, () => ConditionParameters],
|
|
882
|
+
];
|
|
883
|
+
export var ConflictException = [
|
|
884
|
+
-3,
|
|
885
|
+
n0,
|
|
886
|
+
_CE,
|
|
887
|
+
{
|
|
888
|
+
[_e]: _c,
|
|
889
|
+
[_hE]: 409,
|
|
890
|
+
[_aQE]: [`ConflictException`, 409],
|
|
891
|
+
},
|
|
892
|
+
[_C, _M, _T, _Co],
|
|
893
|
+
[0, 0, 0, 0],
|
|
894
|
+
];
|
|
895
|
+
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
896
|
+
export var ControlInputParameter = [3, n0, _CIP, 0, [_PN, _PV], [0, 0]];
|
|
897
|
+
export var ControlScope = [3, n0, _CS, 0, [_CRIo, _CRT, _Ta], [64 | 0, 64 | 0, 128 | 0]];
|
|
898
|
+
export var CopyAction = [3, n0, _CAo, 0, [_L, _DBVA], [() => Lifecycle, 0]];
|
|
899
|
+
export var CopyJob = [
|
|
900
|
+
3,
|
|
901
|
+
n0,
|
|
902
|
+
_CJ,
|
|
903
|
+
0,
|
|
904
|
+
[
|
|
905
|
+
_AI,
|
|
906
|
+
_CJI,
|
|
907
|
+
_SBVA,
|
|
908
|
+
_SRPA,
|
|
909
|
+
_DBVA,
|
|
910
|
+
_DVT,
|
|
911
|
+
_DVLS,
|
|
912
|
+
_DRPA,
|
|
913
|
+
_DEKA,
|
|
914
|
+
_DRPL,
|
|
915
|
+
_RA,
|
|
916
|
+
_CD,
|
|
917
|
+
_CDo,
|
|
918
|
+
_S,
|
|
919
|
+
_SM,
|
|
920
|
+
_BSIB,
|
|
921
|
+
_IRA,
|
|
922
|
+
_CB,
|
|
923
|
+
_RT,
|
|
924
|
+
_PJI,
|
|
925
|
+
_IP,
|
|
926
|
+
_CMI,
|
|
927
|
+
_NOCJ,
|
|
928
|
+
_CJIS,
|
|
929
|
+
_RN,
|
|
930
|
+
_MC,
|
|
931
|
+
],
|
|
932
|
+
[
|
|
933
|
+
0,
|
|
934
|
+
0,
|
|
935
|
+
0,
|
|
936
|
+
0,
|
|
937
|
+
0,
|
|
938
|
+
0,
|
|
939
|
+
0,
|
|
940
|
+
0,
|
|
941
|
+
0,
|
|
942
|
+
() => Lifecycle,
|
|
943
|
+
0,
|
|
944
|
+
4,
|
|
945
|
+
4,
|
|
946
|
+
0,
|
|
947
|
+
0,
|
|
948
|
+
1,
|
|
949
|
+
0,
|
|
950
|
+
() => RecoveryPointCreator,
|
|
951
|
+
0,
|
|
952
|
+
0,
|
|
953
|
+
2,
|
|
954
|
+
0,
|
|
955
|
+
1,
|
|
956
|
+
128 | 1,
|
|
957
|
+
0,
|
|
958
|
+
0,
|
|
959
|
+
],
|
|
960
|
+
];
|
|
961
|
+
export var CopyJobSummary = [
|
|
962
|
+
3,
|
|
963
|
+
n0,
|
|
964
|
+
_CJS,
|
|
965
|
+
0,
|
|
966
|
+
[_R, _AI, _S, _RT, _MC, _Cou, _ST, _ET],
|
|
967
|
+
[0, 0, 0, 0, 0, 1, 4, 4],
|
|
968
|
+
];
|
|
969
|
+
export var CreateBackupPlanInput = [
|
|
970
|
+
3,
|
|
971
|
+
n0,
|
|
972
|
+
_CBPI,
|
|
973
|
+
0,
|
|
974
|
+
[_BP, _BPT, _CRI],
|
|
975
|
+
[
|
|
976
|
+
[() => BackupPlanInput, 0],
|
|
977
|
+
[() => Tags, 0],
|
|
978
|
+
[0, 4],
|
|
979
|
+
],
|
|
980
|
+
];
|
|
981
|
+
export var CreateBackupPlanOutput = [
|
|
982
|
+
3,
|
|
983
|
+
n0,
|
|
984
|
+
_CBPO,
|
|
985
|
+
0,
|
|
986
|
+
[_BPIa, _BPA, _CD, _VI, _ABSd],
|
|
987
|
+
[0, 0, 4, 0, () => AdvancedBackupSettings],
|
|
988
|
+
];
|
|
989
|
+
export var CreateBackupSelectionInput = [
|
|
990
|
+
3,
|
|
991
|
+
n0,
|
|
992
|
+
_CBSI,
|
|
993
|
+
0,
|
|
994
|
+
[_BPIa, _BS, _CRI],
|
|
995
|
+
[[0, 1], () => BackupSelection, [0, 4]],
|
|
996
|
+
];
|
|
997
|
+
export var CreateBackupSelectionOutput = [3, n0, _CBSO, 0, [_SI, _BPIa, _CD], [0, 0, 4]];
|
|
998
|
+
export var CreateBackupVaultInput = [
|
|
999
|
+
3,
|
|
1000
|
+
n0,
|
|
1001
|
+
_CBVI,
|
|
1002
|
+
0,
|
|
1003
|
+
[_BVN, _BVT, _EKA, _CRI],
|
|
1004
|
+
[[0, 1], [() => Tags, 0], 0, [0, 4]],
|
|
1005
|
+
];
|
|
1006
|
+
export var CreateBackupVaultOutput = [3, n0, _CBVO, 0, [_BVN, _BVA, _CD], [0, 0, 4]];
|
|
1007
|
+
export var CreateFrameworkInput = [
|
|
1008
|
+
3,
|
|
1009
|
+
n0,
|
|
1010
|
+
_CFI,
|
|
1011
|
+
0,
|
|
1012
|
+
[_FN, _FD, _FC, _IT, _FT],
|
|
1013
|
+
[0, 0, () => FrameworkControls, [0, 4], 128 | 0],
|
|
1014
|
+
];
|
|
1015
|
+
export var CreateFrameworkOutput = [3, n0, _CFO, 0, [_FN, _FA], [0, 0]];
|
|
1016
|
+
export var CreateLegalHoldInput = [
|
|
1017
|
+
3,
|
|
1018
|
+
n0,
|
|
1019
|
+
_CLHIr,
|
|
1020
|
+
0,
|
|
1021
|
+
[_Ti, _D, _IT, _RPS, _Ta],
|
|
1022
|
+
[0, 0, [0, 4], () => RecoveryPointSelection, [() => Tags, 0]],
|
|
1023
|
+
];
|
|
1024
|
+
export var CreateLegalHoldOutput = [
|
|
1025
|
+
3,
|
|
1026
|
+
n0,
|
|
1027
|
+
_CLHOr,
|
|
1028
|
+
0,
|
|
1029
|
+
[_Ti, _St, _D, _LHI, _LHA, _CD, _RPS],
|
|
1030
|
+
[0, 0, 0, 0, 0, 4, () => RecoveryPointSelection],
|
|
1031
|
+
];
|
|
1032
|
+
export var CreateLogicallyAirGappedBackupVaultInput = [
|
|
1033
|
+
3,
|
|
1034
|
+
n0,
|
|
1035
|
+
_CLAGBVI,
|
|
1036
|
+
0,
|
|
1037
|
+
[_BVN, _BVT, _CRI, _MRD, _MRDa, _EKA],
|
|
1038
|
+
[[0, 1], [() => Tags, 0], [0, 4], 1, 1, 0],
|
|
1039
|
+
];
|
|
1040
|
+
export var CreateLogicallyAirGappedBackupVaultOutput = [
|
|
1041
|
+
3,
|
|
1042
|
+
n0,
|
|
1043
|
+
_CLAGBVO,
|
|
1044
|
+
0,
|
|
1045
|
+
[_BVN, _BVA, _CD, _VS],
|
|
1046
|
+
[0, 0, 4, 0],
|
|
1047
|
+
];
|
|
1048
|
+
export var CreateReportPlanInput = [
|
|
1049
|
+
3,
|
|
1050
|
+
n0,
|
|
1051
|
+
_CRPI,
|
|
1052
|
+
0,
|
|
1053
|
+
[_RPN, _RPD, _RDC, _RS, _RPTe, _IT],
|
|
1054
|
+
[0, 0, () => ReportDeliveryChannel, () => ReportSetting, 128 | 0, [0, 4]],
|
|
1055
|
+
];
|
|
1056
|
+
export var CreateReportPlanOutput = [3, n0, _CRPO, 0, [_RPN, _RPAe, _CTr], [0, 0, 4]];
|
|
1057
|
+
export var CreateRestoreAccessBackupVaultInput = [
|
|
1058
|
+
3,
|
|
1059
|
+
n0,
|
|
1060
|
+
_CRABVI,
|
|
1061
|
+
0,
|
|
1062
|
+
[_SBVA, _BVN, _BVT, _CRI, _RC],
|
|
1063
|
+
[0, 0, [() => Tags, 0], [0, 4], [() => RequesterComment, 0]],
|
|
1064
|
+
];
|
|
1065
|
+
export var CreateRestoreAccessBackupVaultOutput = [
|
|
1066
|
+
3,
|
|
1067
|
+
n0,
|
|
1068
|
+
_CRABVO,
|
|
1069
|
+
0,
|
|
1070
|
+
[_RABVA, _VS, _RABVN, _CD],
|
|
1071
|
+
[0, 0, 0, 4],
|
|
1072
|
+
];
|
|
1073
|
+
export var CreateRestoreTestingPlanInput = [
|
|
1074
|
+
3,
|
|
1075
|
+
n0,
|
|
1076
|
+
_CRTPI,
|
|
1077
|
+
0,
|
|
1078
|
+
[_CRI, _RTP, _Ta],
|
|
1079
|
+
[0, () => RestoreTestingPlanForCreate, [() => SensitiveStringMap, 0]],
|
|
1080
|
+
];
|
|
1081
|
+
export var CreateRestoreTestingPlanOutput = [3, n0, _CRTPO, 0, [_CTr, _RTPA, _RTPN], [4, 0, 0]];
|
|
1082
|
+
export var CreateRestoreTestingSelectionInput = [
|
|
1083
|
+
3,
|
|
1084
|
+
n0,
|
|
1085
|
+
_CRTSI,
|
|
1086
|
+
0,
|
|
1087
|
+
[_CRI, _RTPN, _RTS],
|
|
1088
|
+
[0, [0, 1], [() => RestoreTestingSelectionForCreate, 0]],
|
|
1089
|
+
];
|
|
1090
|
+
export var CreateRestoreTestingSelectionOutput = [
|
|
1091
|
+
3,
|
|
1092
|
+
n0,
|
|
1093
|
+
_CRTSO,
|
|
1094
|
+
0,
|
|
1095
|
+
[_CTr, _RTPA, _RTPN, _RTSN],
|
|
1096
|
+
[4, 0, 0, 0],
|
|
1097
|
+
];
|
|
1098
|
+
export var DateRange = [3, n0, _DR, 0, [_FDr, _TD], [4, 4]];
|
|
1099
|
+
export var DeleteBackupPlanInput = [3, n0, _DBPI, 0, [_BPIa], [[0, 1]]];
|
|
1100
|
+
export var DeleteBackupPlanOutput = [3, n0, _DBPO, 0, [_BPIa, _BPA, _DD, _VI], [0, 0, 4, 0]];
|
|
1101
|
+
export var DeleteBackupSelectionInput = [
|
|
1102
|
+
3,
|
|
1103
|
+
n0,
|
|
1104
|
+
_DBSI,
|
|
1105
|
+
0,
|
|
1106
|
+
[_BPIa, _SI],
|
|
1107
|
+
[
|
|
1108
|
+
[0, 1],
|
|
1109
|
+
[0, 1],
|
|
1110
|
+
],
|
|
1111
|
+
];
|
|
1112
|
+
export var DeleteBackupVaultAccessPolicyInput = [3, n0, _DBVAPI, 0, [_BVN], [[0, 1]]];
|
|
1113
|
+
export var DeleteBackupVaultInput = [3, n0, _DBVI, 0, [_BVN], [[0, 1]]];
|
|
1114
|
+
export var DeleteBackupVaultLockConfigurationInput = [3, n0, _DBVLCI, 0, [_BVN], [[0, 1]]];
|
|
1115
|
+
export var DeleteBackupVaultNotificationsInput = [3, n0, _DBVNI, 0, [_BVN], [[0, 1]]];
|
|
1116
|
+
export var DeleteFrameworkInput = [3, n0, _DFI, 0, [_FN], [[0, 1]]];
|
|
1117
|
+
export var DeleteRecoveryPointInput = [
|
|
1118
|
+
3,
|
|
1119
|
+
n0,
|
|
1120
|
+
_DRPI,
|
|
1121
|
+
0,
|
|
1122
|
+
[_BVN, _RPA],
|
|
1123
|
+
[
|
|
1124
|
+
[0, 1],
|
|
1125
|
+
[0, 1],
|
|
1126
|
+
],
|
|
1127
|
+
];
|
|
1128
|
+
export var DeleteReportPlanInput = [3, n0, _DRPIe, 0, [_RPN], [[0, 1]]];
|
|
1129
|
+
export var DeleteRestoreTestingPlanInput = [3, n0, _DRTPI, 0, [_RTPN], [[0, 1]]];
|
|
1130
|
+
export var DeleteRestoreTestingSelectionInput = [
|
|
1131
|
+
3,
|
|
1132
|
+
n0,
|
|
1133
|
+
_DRTSI,
|
|
1134
|
+
0,
|
|
1135
|
+
[_RTPN, _RTSN],
|
|
1136
|
+
[
|
|
1137
|
+
[0, 1],
|
|
1138
|
+
[0, 1],
|
|
1139
|
+
],
|
|
1140
|
+
];
|
|
1141
|
+
export var DependencyFailureException = [
|
|
1142
|
+
-3,
|
|
1143
|
+
n0,
|
|
1144
|
+
_DFE,
|
|
1145
|
+
{
|
|
1146
|
+
[_e]: _s,
|
|
1147
|
+
},
|
|
1148
|
+
[_C, _M, _T, _Co],
|
|
1149
|
+
[0, 0, 0, 0],
|
|
1150
|
+
];
|
|
1151
|
+
TypeRegistry.for(n0).registerError(DependencyFailureException, __DependencyFailureException);
|
|
1152
|
+
export var DescribeBackupJobInput = [3, n0, _DBJI, 0, [_BJI], [[0, 1]]];
|
|
1153
|
+
export var DescribeBackupJobOutput = [
|
|
1154
|
+
3,
|
|
1155
|
+
n0,
|
|
1156
|
+
_DBJO,
|
|
1157
|
+
0,
|
|
1158
|
+
[
|
|
1159
|
+
_AI,
|
|
1160
|
+
_BJI,
|
|
1161
|
+
_BVN,
|
|
1162
|
+
_RPL,
|
|
1163
|
+
_BVA,
|
|
1164
|
+
_VT,
|
|
1165
|
+
_VLS,
|
|
1166
|
+
_RPA,
|
|
1167
|
+
_EKA,
|
|
1168
|
+
_IE,
|
|
1169
|
+
_RA,
|
|
1170
|
+
_CD,
|
|
1171
|
+
_CDo,
|
|
1172
|
+
_S,
|
|
1173
|
+
_SM,
|
|
1174
|
+
_PD,
|
|
1175
|
+
_BSIB,
|
|
1176
|
+
_IRA,
|
|
1177
|
+
_CB,
|
|
1178
|
+
_RT,
|
|
1179
|
+
_BT,
|
|
1180
|
+
_ECD,
|
|
1181
|
+
_SB,
|
|
1182
|
+
_BO,
|
|
1183
|
+
_BTa,
|
|
1184
|
+
_PJI,
|
|
1185
|
+
_IP,
|
|
1186
|
+
_NOCJ,
|
|
1187
|
+
_CJIS,
|
|
1188
|
+
_RN,
|
|
1189
|
+
_ID,
|
|
1190
|
+
_MC,
|
|
1191
|
+
],
|
|
1192
|
+
[
|
|
1193
|
+
0,
|
|
1194
|
+
0,
|
|
1195
|
+
0,
|
|
1196
|
+
() => Lifecycle,
|
|
1197
|
+
0,
|
|
1198
|
+
0,
|
|
1199
|
+
0,
|
|
1200
|
+
0,
|
|
1201
|
+
0,
|
|
1202
|
+
2,
|
|
1203
|
+
0,
|
|
1204
|
+
4,
|
|
1205
|
+
4,
|
|
1206
|
+
0,
|
|
1207
|
+
0,
|
|
1208
|
+
0,
|
|
1209
|
+
1,
|
|
1210
|
+
0,
|
|
1211
|
+
() => RecoveryPointCreator,
|
|
1212
|
+
0,
|
|
1213
|
+
1,
|
|
1214
|
+
4,
|
|
1215
|
+
4,
|
|
1216
|
+
128 | 0,
|
|
1217
|
+
0,
|
|
1218
|
+
0,
|
|
1219
|
+
2,
|
|
1220
|
+
1,
|
|
1221
|
+
128 | 1,
|
|
1222
|
+
0,
|
|
1223
|
+
4,
|
|
1224
|
+
0,
|
|
1225
|
+
],
|
|
1226
|
+
];
|
|
1227
|
+
export var DescribeBackupVaultInput = [
|
|
1228
|
+
3,
|
|
1229
|
+
n0,
|
|
1230
|
+
_DBVIe,
|
|
1231
|
+
0,
|
|
1232
|
+
[_BVN, _BVAI],
|
|
1233
|
+
[
|
|
1234
|
+
[0, 1],
|
|
1235
|
+
[
|
|
1236
|
+
0,
|
|
1237
|
+
{
|
|
1238
|
+
[_hQ]: _bVAI,
|
|
1239
|
+
},
|
|
1240
|
+
],
|
|
1241
|
+
],
|
|
1242
|
+
];
|
|
1243
|
+
export var DescribeBackupVaultOutput = [
|
|
1244
|
+
3,
|
|
1245
|
+
n0,
|
|
1246
|
+
_DBVO,
|
|
1247
|
+
0,
|
|
1248
|
+
[_BVN, _BVA, _VT, _VS, _EKA, _CD, _CRI, _NORP, _Lo, _MRD, _MRDa, _LD, _SBVA, _MATA, _MSA, _LMATU, _EKT],
|
|
1249
|
+
[0, 0, 0, 0, 0, 4, 0, 1, 2, 1, 1, 4, 0, 0, 0, () => LatestMpaApprovalTeamUpdate, 0],
|
|
1250
|
+
];
|
|
1251
|
+
export var DescribeCopyJobInput = [3, n0, _DCJI, 0, [_CJI], [[0, 1]]];
|
|
1252
|
+
export var DescribeCopyJobOutput = [3, n0, _DCJO, 0, [_CJ], [() => CopyJob]];
|
|
1253
|
+
export var DescribeFrameworkInput = [3, n0, _DFIe, 0, [_FN], [[0, 1]]];
|
|
1254
|
+
export var DescribeFrameworkOutput = [
|
|
1255
|
+
3,
|
|
1256
|
+
n0,
|
|
1257
|
+
_DFO,
|
|
1258
|
+
0,
|
|
1259
|
+
[_FN, _FA, _FD, _FC, _CTr, _DS, _FS, _IT],
|
|
1260
|
+
[0, 0, 0, () => FrameworkControls, 4, 0, 0, 0],
|
|
1261
|
+
];
|
|
1262
|
+
export var DescribeGlobalSettingsInput = [3, n0, _DGSI, 0, [], []];
|
|
1263
|
+
export var DescribeGlobalSettingsOutput = [3, n0, _DGSO, 0, [_GS, _LUT], [128 | 0, 4]];
|
|
1264
|
+
export var DescribeProtectedResourceInput = [3, n0, _DPRI, 0, [_RA], [[0, 1]]];
|
|
1265
|
+
export var DescribeProtectedResourceOutput = [
|
|
1266
|
+
3,
|
|
1267
|
+
n0,
|
|
1268
|
+
_DPRO,
|
|
1269
|
+
0,
|
|
1270
|
+
[_RA, _RT, _LBT, _RN, _LBVA, _LRPA, _LRETM, _LRJCD, _LRRPCD],
|
|
1271
|
+
[0, 0, 4, 0, 0, 0, 1, 4, 4],
|
|
1272
|
+
];
|
|
1273
|
+
export var DescribeRecoveryPointInput = [
|
|
1274
|
+
3,
|
|
1275
|
+
n0,
|
|
1276
|
+
_DRPIes,
|
|
1277
|
+
0,
|
|
1278
|
+
[_BVN, _RPA, _BVAI],
|
|
1279
|
+
[
|
|
1280
|
+
[0, 1],
|
|
1281
|
+
[0, 1],
|
|
1282
|
+
[
|
|
1283
|
+
0,
|
|
1284
|
+
{
|
|
1285
|
+
[_hQ]: _bVAI,
|
|
1286
|
+
},
|
|
1287
|
+
],
|
|
1288
|
+
],
|
|
1289
|
+
];
|
|
1290
|
+
export var DescribeRecoveryPointOutput = [
|
|
1291
|
+
3,
|
|
1292
|
+
n0,
|
|
1293
|
+
_DRPO,
|
|
1294
|
+
0,
|
|
1295
|
+
[
|
|
1296
|
+
_RPA,
|
|
1297
|
+
_BVN,
|
|
1298
|
+
_BVA,
|
|
1299
|
+
_SBVA,
|
|
1300
|
+
_RA,
|
|
1301
|
+
_RT,
|
|
1302
|
+
_CB,
|
|
1303
|
+
_IRA,
|
|
1304
|
+
_St,
|
|
1305
|
+
_SM,
|
|
1306
|
+
_CD,
|
|
1307
|
+
_ID,
|
|
1308
|
+
_CDo,
|
|
1309
|
+
_BSIB,
|
|
1310
|
+
_CL,
|
|
1311
|
+
_L,
|
|
1312
|
+
_EKA,
|
|
1313
|
+
_IE,
|
|
1314
|
+
_SC,
|
|
1315
|
+
_LRT,
|
|
1316
|
+
_PRPA,
|
|
1317
|
+
_CMI,
|
|
1318
|
+
_IP,
|
|
1319
|
+
_RN,
|
|
1320
|
+
_VT,
|
|
1321
|
+
_IS,
|
|
1322
|
+
_ISM,
|
|
1323
|
+
_EKT,
|
|
1324
|
+
],
|
|
1325
|
+
[
|
|
1326
|
+
0,
|
|
1327
|
+
0,
|
|
1328
|
+
0,
|
|
1329
|
+
0,
|
|
1330
|
+
0,
|
|
1331
|
+
0,
|
|
1332
|
+
() => RecoveryPointCreator,
|
|
1333
|
+
0,
|
|
1334
|
+
0,
|
|
1335
|
+
0,
|
|
1336
|
+
4,
|
|
1337
|
+
4,
|
|
1338
|
+
4,
|
|
1339
|
+
1,
|
|
1340
|
+
() => CalculatedLifecycle,
|
|
1341
|
+
() => Lifecycle,
|
|
1342
|
+
0,
|
|
1343
|
+
2,
|
|
1344
|
+
0,
|
|
1345
|
+
4,
|
|
1346
|
+
0,
|
|
1347
|
+
0,
|
|
1348
|
+
2,
|
|
1349
|
+
0,
|
|
1350
|
+
0,
|
|
1351
|
+
0,
|
|
1352
|
+
0,
|
|
1353
|
+
0,
|
|
1354
|
+
],
|
|
1355
|
+
];
|
|
1356
|
+
export var DescribeRegionSettingsInput = [3, n0, _DRSI, 0, [], []];
|
|
1357
|
+
export var DescribeRegionSettingsOutput = [3, n0, _DRSO, 0, [_RTOIP, _RTMP], [128 | 2, 128 | 2]];
|
|
1358
|
+
export var DescribeReportJobInput = [3, n0, _DRJI, 0, [_RJI], [[0, 1]]];
|
|
1359
|
+
export var DescribeReportJobOutput = [3, n0, _DRJO, 0, [_RJ], [() => ReportJob]];
|
|
1360
|
+
export var DescribeReportPlanInput = [3, n0, _DRPIesc, 0, [_RPN], [[0, 1]]];
|
|
1361
|
+
export var DescribeReportPlanOutput = [3, n0, _DRPOe, 0, [_RP], [() => ReportPlan]];
|
|
1362
|
+
export var DescribeRestoreJobInput = [3, n0, _DRJIe, 0, [_RJIe], [[0, 1]]];
|
|
1363
|
+
export var DescribeRestoreJobOutput = [
|
|
1364
|
+
3,
|
|
1365
|
+
n0,
|
|
1366
|
+
_DRJOe,
|
|
1367
|
+
0,
|
|
1368
|
+
[
|
|
1369
|
+
_AI,
|
|
1370
|
+
_RJIe,
|
|
1371
|
+
_RPA,
|
|
1372
|
+
_SRA,
|
|
1373
|
+
_BVA,
|
|
1374
|
+
_CD,
|
|
1375
|
+
_CDo,
|
|
1376
|
+
_St,
|
|
1377
|
+
_SM,
|
|
1378
|
+
_PD,
|
|
1379
|
+
_BSIB,
|
|
1380
|
+
_IRA,
|
|
1381
|
+
_ECTM,
|
|
1382
|
+
_CRA,
|
|
1383
|
+
_RT,
|
|
1384
|
+
_RPCD,
|
|
1385
|
+
_CB,
|
|
1386
|
+
_VSa,
|
|
1387
|
+
_VSM,
|
|
1388
|
+
_DSe,
|
|
1389
|
+
_DSM,
|
|
1390
|
+
_IP,
|
|
1391
|
+
_PJI,
|
|
1392
|
+
],
|
|
1393
|
+
[0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 1, 0, 1, 0, 0, 4, () => RestoreJobCreator, 0, 0, 0, 0, 2, 0],
|
|
1394
|
+
];
|
|
1395
|
+
export var DisassociateBackupVaultMpaApprovalTeamInput = [
|
|
1396
|
+
3,
|
|
1397
|
+
n0,
|
|
1398
|
+
_DBVMATI,
|
|
1399
|
+
0,
|
|
1400
|
+
[_BVN, _RC],
|
|
1401
|
+
[
|
|
1402
|
+
[0, 1],
|
|
1403
|
+
[() => RequesterComment, 0],
|
|
1404
|
+
],
|
|
1405
|
+
];
|
|
1406
|
+
export var DisassociateRecoveryPointFromParentInput = [
|
|
1407
|
+
3,
|
|
1408
|
+
n0,
|
|
1409
|
+
_DRPFPI,
|
|
1410
|
+
0,
|
|
1411
|
+
[_BVN, _RPA],
|
|
1412
|
+
[
|
|
1413
|
+
[0, 1],
|
|
1414
|
+
[0, 1],
|
|
1415
|
+
],
|
|
1416
|
+
];
|
|
1417
|
+
export var DisassociateRecoveryPointInput = [
|
|
1418
|
+
3,
|
|
1419
|
+
n0,
|
|
1420
|
+
_DRPIi,
|
|
1421
|
+
0,
|
|
1422
|
+
[_BVN, _RPA],
|
|
1423
|
+
[
|
|
1424
|
+
[0, 1],
|
|
1425
|
+
[0, 1],
|
|
1426
|
+
],
|
|
1427
|
+
];
|
|
1428
|
+
export var ExportBackupPlanTemplateInput = [3, n0, _EBPTI, 0, [_BPIa], [[0, 1]]];
|
|
1429
|
+
export var ExportBackupPlanTemplateOutput = [3, n0, _EBPTO, 0, [_BPTJ], [0]];
|
|
1430
|
+
export var Framework = [3, n0, _F, 0, [_FN, _FA, _FD, _NOC, _CTr, _DS], [0, 0, 0, 1, 4, 0]];
|
|
1431
|
+
export var FrameworkControl = [
|
|
1432
|
+
3,
|
|
1433
|
+
n0,
|
|
1434
|
+
_FCr,
|
|
1435
|
+
0,
|
|
1436
|
+
[_CN, _CIPo, _CS],
|
|
1437
|
+
[0, () => ControlInputParameters, () => ControlScope],
|
|
1438
|
+
];
|
|
1439
|
+
export var GetBackupPlanFromJSONInput = [3, n0, _GBPFJSONI, 0, [_BPTJ], [0]];
|
|
1440
|
+
export var GetBackupPlanFromJSONOutput = [3, n0, _GBPFJSONO, 0, [_BP], [[() => BackupPlan, 0]]];
|
|
1441
|
+
export var GetBackupPlanFromTemplateInput = [3, n0, _GBPFTI, 0, [_BPTI], [[0, 1]]];
|
|
1442
|
+
export var GetBackupPlanFromTemplateOutput = [
|
|
1443
|
+
3,
|
|
1444
|
+
n0,
|
|
1445
|
+
_GBPFTO,
|
|
1446
|
+
0,
|
|
1447
|
+
[_BPD],
|
|
1448
|
+
[[() => BackupPlan, 0]],
|
|
1449
|
+
];
|
|
1450
|
+
export var GetBackupPlanInput = [
|
|
1451
|
+
3,
|
|
1452
|
+
n0,
|
|
1453
|
+
_GBPI,
|
|
1454
|
+
0,
|
|
1455
|
+
[_BPIa, _VI, _MSRP],
|
|
1456
|
+
[
|
|
1457
|
+
[0, 1],
|
|
1458
|
+
[
|
|
1459
|
+
0,
|
|
1460
|
+
{
|
|
1461
|
+
[_hQ]: _vI,
|
|
1462
|
+
},
|
|
1463
|
+
],
|
|
1464
|
+
[
|
|
1465
|
+
1,
|
|
1466
|
+
{
|
|
1467
|
+
[_hQ]: _MSRP,
|
|
1468
|
+
},
|
|
1469
|
+
],
|
|
1470
|
+
],
|
|
1471
|
+
];
|
|
1472
|
+
export var GetBackupPlanOutput = [
|
|
1473
|
+
3,
|
|
1474
|
+
n0,
|
|
1475
|
+
_GBPO,
|
|
1476
|
+
0,
|
|
1477
|
+
[_BP, _BPIa, _BPA, _VI, _CRI, _CD, _DD, _LED, _ABSd, _SRP],
|
|
1478
|
+
[[() => BackupPlan, 0], 0, 0, 0, 0, 4, 4, 4, () => AdvancedBackupSettings, () => ScheduledRunsPreview],
|
|
1479
|
+
];
|
|
1480
|
+
export var GetBackupSelectionInput = [
|
|
1481
|
+
3,
|
|
1482
|
+
n0,
|
|
1483
|
+
_GBSI,
|
|
1484
|
+
0,
|
|
1485
|
+
[_BPIa, _SI],
|
|
1486
|
+
[
|
|
1487
|
+
[0, 1],
|
|
1488
|
+
[0, 1],
|
|
1489
|
+
],
|
|
1490
|
+
];
|
|
1491
|
+
export var GetBackupSelectionOutput = [
|
|
1492
|
+
3,
|
|
1493
|
+
n0,
|
|
1494
|
+
_GBSO,
|
|
1495
|
+
0,
|
|
1496
|
+
[_BS, _SI, _BPIa, _CD, _CRI],
|
|
1497
|
+
[() => BackupSelection, 0, 0, 4, 0],
|
|
1498
|
+
];
|
|
1499
|
+
export var GetBackupVaultAccessPolicyInput = [3, n0, _GBVAPI, 0, [_BVN], [[0, 1]]];
|
|
1500
|
+
export var GetBackupVaultAccessPolicyOutput = [3, n0, _GBVAPO, 0, [_BVN, _BVA, _P], [0, 0, 0]];
|
|
1501
|
+
export var GetBackupVaultNotificationsInput = [3, n0, _GBVNI, 0, [_BVN], [[0, 1]]];
|
|
1502
|
+
export var GetBackupVaultNotificationsOutput = [
|
|
1503
|
+
3,
|
|
1504
|
+
n0,
|
|
1505
|
+
_GBVNO,
|
|
1506
|
+
0,
|
|
1507
|
+
[_BVN, _BVA, _SNSTA, _BVE],
|
|
1508
|
+
[0, 0, 0, 64 | 0],
|
|
1509
|
+
];
|
|
1510
|
+
export var GetLegalHoldInput = [3, n0, _GLHI, 0, [_LHI], [[0, 1]]];
|
|
1511
|
+
export var GetLegalHoldOutput = [
|
|
1512
|
+
3,
|
|
1513
|
+
n0,
|
|
1514
|
+
_GLHO,
|
|
1515
|
+
0,
|
|
1516
|
+
[_Ti, _St, _D, _CDa, _LHI, _LHA, _CD, _CDan, _RRU, _RPS],
|
|
1517
|
+
[0, 0, 0, 0, 0, 0, 4, 4, 4, () => RecoveryPointSelection],
|
|
1518
|
+
];
|
|
1519
|
+
export var GetRecoveryPointIndexDetailsInput = [
|
|
1520
|
+
3,
|
|
1521
|
+
n0,
|
|
1522
|
+
_GRPIDI,
|
|
1523
|
+
0,
|
|
1524
|
+
[_BVN, _RPA],
|
|
1525
|
+
[
|
|
1526
|
+
[0, 1],
|
|
1527
|
+
[0, 1],
|
|
1528
|
+
],
|
|
1529
|
+
];
|
|
1530
|
+
export var GetRecoveryPointIndexDetailsOutput = [
|
|
1531
|
+
3,
|
|
1532
|
+
n0,
|
|
1533
|
+
_GRPIDO,
|
|
1534
|
+
0,
|
|
1535
|
+
[_RPA, _BVA, _SRA, _ICD, _IDD, _ICDn, _IS, _ISM, _TII],
|
|
1536
|
+
[0, 0, 0, 4, 4, 4, 0, 0, 1],
|
|
1537
|
+
];
|
|
1538
|
+
export var GetRecoveryPointRestoreMetadataInput = [
|
|
1539
|
+
3,
|
|
1540
|
+
n0,
|
|
1541
|
+
_GRPRMI,
|
|
1542
|
+
0,
|
|
1543
|
+
[_BVN, _RPA, _BVAI],
|
|
1544
|
+
[
|
|
1545
|
+
[0, 1],
|
|
1546
|
+
[0, 1],
|
|
1547
|
+
[
|
|
1548
|
+
0,
|
|
1549
|
+
{
|
|
1550
|
+
[_hQ]: _bVAI,
|
|
1551
|
+
},
|
|
1552
|
+
],
|
|
1553
|
+
],
|
|
1554
|
+
];
|
|
1555
|
+
export var GetRecoveryPointRestoreMetadataOutput = [
|
|
1556
|
+
3,
|
|
1557
|
+
n0,
|
|
1558
|
+
_GRPRMO,
|
|
1559
|
+
0,
|
|
1560
|
+
[_BVA, _RPA, _RM, _RT],
|
|
1561
|
+
[0, 0, [() => Metadata, 0], 0],
|
|
1562
|
+
];
|
|
1563
|
+
export var GetRestoreJobMetadataInput = [3, n0, _GRJMI, 0, [_RJIe], [[0, 1]]];
|
|
1564
|
+
export var GetRestoreJobMetadataOutput = [
|
|
1565
|
+
3,
|
|
1566
|
+
n0,
|
|
1567
|
+
_GRJMO,
|
|
1568
|
+
0,
|
|
1569
|
+
[_RJIe, _Me],
|
|
1570
|
+
[0, [() => Metadata, 0]],
|
|
1571
|
+
];
|
|
1572
|
+
export var GetRestoreTestingInferredMetadataInput = [
|
|
1573
|
+
3,
|
|
1574
|
+
n0,
|
|
1575
|
+
_GRTIMI,
|
|
1576
|
+
0,
|
|
1577
|
+
[_BVAI, _BVN, _RPA],
|
|
1578
|
+
[
|
|
1579
|
+
[
|
|
1580
|
+
0,
|
|
1581
|
+
{
|
|
1582
|
+
[_hQ]: _BVAI,
|
|
1583
|
+
},
|
|
1584
|
+
],
|
|
1585
|
+
[
|
|
1586
|
+
0,
|
|
1587
|
+
{
|
|
1588
|
+
[_hQ]: _BVN,
|
|
1589
|
+
},
|
|
1590
|
+
],
|
|
1591
|
+
[
|
|
1592
|
+
0,
|
|
1593
|
+
{
|
|
1594
|
+
[_hQ]: _RPA,
|
|
1595
|
+
},
|
|
1596
|
+
],
|
|
1597
|
+
],
|
|
1598
|
+
];
|
|
1599
|
+
export var GetRestoreTestingInferredMetadataOutput = [3, n0, _GRTIMO, 0, [_IM], [128 | 0]];
|
|
1600
|
+
export var GetRestoreTestingPlanInput = [3, n0, _GRTPI, 0, [_RTPN], [[0, 1]]];
|
|
1601
|
+
export var GetRestoreTestingPlanOutput = [
|
|
1602
|
+
3,
|
|
1603
|
+
n0,
|
|
1604
|
+
_GRTPO,
|
|
1605
|
+
0,
|
|
1606
|
+
[_RTP],
|
|
1607
|
+
[() => RestoreTestingPlanForGet],
|
|
1608
|
+
];
|
|
1609
|
+
export var GetRestoreTestingSelectionInput = [
|
|
1610
|
+
3,
|
|
1611
|
+
n0,
|
|
1612
|
+
_GRTSI,
|
|
1613
|
+
0,
|
|
1614
|
+
[_RTPN, _RTSN],
|
|
1615
|
+
[
|
|
1616
|
+
[0, 1],
|
|
1617
|
+
[0, 1],
|
|
1618
|
+
],
|
|
1619
|
+
];
|
|
1620
|
+
export var GetRestoreTestingSelectionOutput = [
|
|
1621
|
+
3,
|
|
1622
|
+
n0,
|
|
1623
|
+
_GRTSO,
|
|
1624
|
+
0,
|
|
1625
|
+
[_RTS],
|
|
1626
|
+
[[() => RestoreTestingSelectionForGet, 0]],
|
|
1627
|
+
];
|
|
1628
|
+
export var GetSupportedResourceTypesOutput = [3, n0, _GSRTO, 0, [_RTe], [64 | 0]];
|
|
1629
|
+
export var IndexAction = [3, n0, _IAn, 0, [_RTe], [64 | 0]];
|
|
1630
|
+
export var IndexedRecoveryPoint = [
|
|
1631
|
+
3,
|
|
1632
|
+
n0,
|
|
1633
|
+
_IRP,
|
|
1634
|
+
0,
|
|
1635
|
+
[_RPA, _SRA, _IRA, _BCD, _RT, _ICD, _IS, _ISM, _BVA],
|
|
1636
|
+
[0, 0, 0, 4, 0, 4, 0, 0, 0],
|
|
1637
|
+
];
|
|
1638
|
+
export var InvalidParameterValueException = [
|
|
1639
|
+
-3,
|
|
1640
|
+
n0,
|
|
1641
|
+
_IPVE,
|
|
1642
|
+
{
|
|
1643
|
+
[_e]: _c,
|
|
1644
|
+
},
|
|
1645
|
+
[_C, _M, _T, _Co],
|
|
1646
|
+
[0, 0, 0, 0],
|
|
1647
|
+
];
|
|
1648
|
+
TypeRegistry.for(n0).registerError(InvalidParameterValueException, __InvalidParameterValueException);
|
|
1649
|
+
export var InvalidRequestException = [
|
|
1650
|
+
-3,
|
|
1651
|
+
n0,
|
|
1652
|
+
_IRE,
|
|
1653
|
+
{
|
|
1654
|
+
[_e]: _c,
|
|
1655
|
+
},
|
|
1656
|
+
[_C, _M, _T, _Co],
|
|
1657
|
+
[0, 0, 0, 0],
|
|
1658
|
+
];
|
|
1659
|
+
TypeRegistry.for(n0).registerError(InvalidRequestException, __InvalidRequestException);
|
|
1660
|
+
export var InvalidResourceStateException = [
|
|
1661
|
+
-3,
|
|
1662
|
+
n0,
|
|
1663
|
+
_IRSE,
|
|
1664
|
+
{
|
|
1665
|
+
[_e]: _c,
|
|
1666
|
+
},
|
|
1667
|
+
[_C, _M, _T, _Co],
|
|
1668
|
+
[0, 0, 0, 0],
|
|
1669
|
+
];
|
|
1670
|
+
TypeRegistry.for(n0).registerError(InvalidResourceStateException, __InvalidResourceStateException);
|
|
1671
|
+
export var KeyValue = [3, n0, _KV, 0, [_K, _V], [0, 0]];
|
|
1672
|
+
export var LatestMpaApprovalTeamUpdate = [
|
|
1673
|
+
3,
|
|
1674
|
+
n0,
|
|
1675
|
+
_LMATU,
|
|
1676
|
+
0,
|
|
1677
|
+
[_MSA, _St, _SM, _ID, _ED],
|
|
1678
|
+
[0, 0, 0, 4, 4],
|
|
1679
|
+
];
|
|
1680
|
+
export var LatestRevokeRequest = [3, n0, _LRR, 0, [_MSA, _St, _SM, _ID, _ED], [0, 0, 0, 4, 4]];
|
|
1681
|
+
export var LegalHold = [
|
|
1682
|
+
3,
|
|
1683
|
+
n0,
|
|
1684
|
+
_LH,
|
|
1685
|
+
0,
|
|
1686
|
+
[_Ti, _St, _D, _LHI, _LHA, _CD, _CDan],
|
|
1687
|
+
[0, 0, 0, 0, 0, 4, 4],
|
|
1688
|
+
];
|
|
1689
|
+
export var Lifecycle = [3, n0, _L, 0, [_MTCSAD, _DAD, _OITAFSR], [1, 1, 2]];
|
|
1690
|
+
export var LimitExceededException = [
|
|
1691
|
+
-3,
|
|
1692
|
+
n0,
|
|
1693
|
+
_LEE,
|
|
1694
|
+
{
|
|
1695
|
+
[_e]: _c,
|
|
1696
|
+
},
|
|
1697
|
+
[_C, _M, _T, _Co],
|
|
1698
|
+
[0, 0, 0, 0],
|
|
1699
|
+
];
|
|
1700
|
+
TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
|
|
1701
|
+
export var ListBackupJobsInput = [
|
|
1702
|
+
3,
|
|
1703
|
+
n0,
|
|
1704
|
+
_LBJI,
|
|
1705
|
+
0,
|
|
1706
|
+
[_NT, _MR, _BRA, _BSy, _BBVN, _BCB, _BCA, _BRT, _BAI, _BCAy, _BCBy, _BPJI, _BMC],
|
|
1707
|
+
[
|
|
1708
|
+
[
|
|
1709
|
+
0,
|
|
1710
|
+
{
|
|
1711
|
+
[_hQ]: _nT,
|
|
1712
|
+
},
|
|
1713
|
+
],
|
|
1714
|
+
[
|
|
1715
|
+
1,
|
|
1716
|
+
{
|
|
1717
|
+
[_hQ]: _mR,
|
|
1718
|
+
},
|
|
1719
|
+
],
|
|
1720
|
+
[
|
|
1721
|
+
0,
|
|
1722
|
+
{
|
|
1723
|
+
[_hQ]: _rA,
|
|
1724
|
+
},
|
|
1725
|
+
],
|
|
1726
|
+
[
|
|
1727
|
+
0,
|
|
1728
|
+
{
|
|
1729
|
+
[_hQ]: _st,
|
|
1730
|
+
},
|
|
1731
|
+
],
|
|
1732
|
+
[
|
|
1733
|
+
0,
|
|
1734
|
+
{
|
|
1735
|
+
[_hQ]: _bVN,
|
|
1736
|
+
},
|
|
1737
|
+
],
|
|
1738
|
+
[
|
|
1739
|
+
4,
|
|
1740
|
+
{
|
|
1741
|
+
[_hQ]: _cB,
|
|
1742
|
+
},
|
|
1743
|
+
],
|
|
1744
|
+
[
|
|
1745
|
+
4,
|
|
1746
|
+
{
|
|
1747
|
+
[_hQ]: _cA,
|
|
1748
|
+
},
|
|
1749
|
+
],
|
|
1750
|
+
[
|
|
1751
|
+
0,
|
|
1752
|
+
{
|
|
1753
|
+
[_hQ]: _rT,
|
|
1754
|
+
},
|
|
1755
|
+
],
|
|
1756
|
+
[
|
|
1757
|
+
0,
|
|
1758
|
+
{
|
|
1759
|
+
[_hQ]: _aI,
|
|
1760
|
+
},
|
|
1761
|
+
],
|
|
1762
|
+
[
|
|
1763
|
+
4,
|
|
1764
|
+
{
|
|
1765
|
+
[_hQ]: _cAo,
|
|
1766
|
+
},
|
|
1767
|
+
],
|
|
1768
|
+
[
|
|
1769
|
+
4,
|
|
1770
|
+
{
|
|
1771
|
+
[_hQ]: _cBo,
|
|
1772
|
+
},
|
|
1773
|
+
],
|
|
1774
|
+
[
|
|
1775
|
+
0,
|
|
1776
|
+
{
|
|
1777
|
+
[_hQ]: _pJI,
|
|
1778
|
+
},
|
|
1779
|
+
],
|
|
1780
|
+
[
|
|
1781
|
+
0,
|
|
1782
|
+
{
|
|
1783
|
+
[_hQ]: _mC,
|
|
1784
|
+
},
|
|
1785
|
+
],
|
|
1786
|
+
],
|
|
1787
|
+
];
|
|
1788
|
+
export var ListBackupJobsOutput = [3, n0, _LBJO, 0, [_BJa, _NT], [() => BackupJobsList, 0]];
|
|
1789
|
+
export var ListBackupJobSummariesInput = [
|
|
1790
|
+
3,
|
|
1791
|
+
n0,
|
|
1792
|
+
_LBJSI,
|
|
1793
|
+
0,
|
|
1794
|
+
[_AI, _S, _RT, _MC, _AP, _MR, _NT],
|
|
1795
|
+
[
|
|
1796
|
+
[
|
|
1797
|
+
0,
|
|
1798
|
+
{
|
|
1799
|
+
[_hQ]: _AI,
|
|
1800
|
+
},
|
|
1801
|
+
],
|
|
1802
|
+
[
|
|
1803
|
+
0,
|
|
1804
|
+
{
|
|
1805
|
+
[_hQ]: _S,
|
|
1806
|
+
},
|
|
1807
|
+
],
|
|
1808
|
+
[
|
|
1809
|
+
0,
|
|
1810
|
+
{
|
|
1811
|
+
[_hQ]: _RT,
|
|
1812
|
+
},
|
|
1813
|
+
],
|
|
1814
|
+
[
|
|
1815
|
+
0,
|
|
1816
|
+
{
|
|
1817
|
+
[_hQ]: _MC,
|
|
1818
|
+
},
|
|
1819
|
+
],
|
|
1820
|
+
[
|
|
1821
|
+
0,
|
|
1822
|
+
{
|
|
1823
|
+
[_hQ]: _AP,
|
|
1824
|
+
},
|
|
1825
|
+
],
|
|
1826
|
+
[
|
|
1827
|
+
1,
|
|
1828
|
+
{
|
|
1829
|
+
[_hQ]: _MR,
|
|
1830
|
+
},
|
|
1831
|
+
],
|
|
1832
|
+
[
|
|
1833
|
+
0,
|
|
1834
|
+
{
|
|
1835
|
+
[_hQ]: _NT,
|
|
1836
|
+
},
|
|
1837
|
+
],
|
|
1838
|
+
],
|
|
1839
|
+
];
|
|
1840
|
+
export var ListBackupJobSummariesOutput = [
|
|
1841
|
+
3,
|
|
1842
|
+
n0,
|
|
1843
|
+
_LBJSO,
|
|
1844
|
+
0,
|
|
1845
|
+
[_BJSa, _AP, _NT],
|
|
1846
|
+
[() => BackupJobSummaryList, 0, 0],
|
|
1847
|
+
];
|
|
1848
|
+
export var ListBackupPlansInput = [
|
|
1849
|
+
3,
|
|
1850
|
+
n0,
|
|
1851
|
+
_LBPI,
|
|
1852
|
+
0,
|
|
1853
|
+
[_NT, _MR, _IDn],
|
|
1854
|
+
[
|
|
1855
|
+
[
|
|
1856
|
+
0,
|
|
1857
|
+
{
|
|
1858
|
+
[_hQ]: _nT,
|
|
1859
|
+
},
|
|
1860
|
+
],
|
|
1861
|
+
[
|
|
1862
|
+
1,
|
|
1863
|
+
{
|
|
1864
|
+
[_hQ]: _mR,
|
|
1865
|
+
},
|
|
1866
|
+
],
|
|
1867
|
+
[
|
|
1868
|
+
2,
|
|
1869
|
+
{
|
|
1870
|
+
[_hQ]: _iD,
|
|
1871
|
+
},
|
|
1872
|
+
],
|
|
1873
|
+
],
|
|
1874
|
+
];
|
|
1875
|
+
export var ListBackupPlansOutput = [3, n0, _LBPO, 0, [_NT, _BPL], [0, () => BackupPlansList]];
|
|
1876
|
+
export var ListBackupPlanTemplatesInput = [
|
|
1877
|
+
3,
|
|
1878
|
+
n0,
|
|
1879
|
+
_LBPTI,
|
|
1880
|
+
0,
|
|
1881
|
+
[_NT, _MR],
|
|
1882
|
+
[
|
|
1883
|
+
[
|
|
1884
|
+
0,
|
|
1885
|
+
{
|
|
1886
|
+
[_hQ]: _nT,
|
|
1887
|
+
},
|
|
1888
|
+
],
|
|
1889
|
+
[
|
|
1890
|
+
1,
|
|
1891
|
+
{
|
|
1892
|
+
[_hQ]: _mR,
|
|
1893
|
+
},
|
|
1894
|
+
],
|
|
1895
|
+
],
|
|
1896
|
+
];
|
|
1897
|
+
export var ListBackupPlanTemplatesOutput = [
|
|
1898
|
+
3,
|
|
1899
|
+
n0,
|
|
1900
|
+
_LBPTO,
|
|
1901
|
+
0,
|
|
1902
|
+
[_NT, _BPTL],
|
|
1903
|
+
[0, () => BackupPlanTemplatesList],
|
|
1904
|
+
];
|
|
1905
|
+
export var ListBackupPlanVersionsInput = [
|
|
1906
|
+
3,
|
|
1907
|
+
n0,
|
|
1908
|
+
_LBPVI,
|
|
1909
|
+
0,
|
|
1910
|
+
[_BPIa, _NT, _MR],
|
|
1911
|
+
[
|
|
1912
|
+
[0, 1],
|
|
1913
|
+
[
|
|
1914
|
+
0,
|
|
1915
|
+
{
|
|
1916
|
+
[_hQ]: _nT,
|
|
1917
|
+
},
|
|
1918
|
+
],
|
|
1919
|
+
[
|
|
1920
|
+
1,
|
|
1921
|
+
{
|
|
1922
|
+
[_hQ]: _mR,
|
|
1923
|
+
},
|
|
1924
|
+
],
|
|
1925
|
+
],
|
|
1926
|
+
];
|
|
1927
|
+
export var ListBackupPlanVersionsOutput = [
|
|
1928
|
+
3,
|
|
1929
|
+
n0,
|
|
1930
|
+
_LBPVO,
|
|
1931
|
+
0,
|
|
1932
|
+
[_NT, _BPVL],
|
|
1933
|
+
[0, () => BackupPlanVersionsList],
|
|
1934
|
+
];
|
|
1935
|
+
export var ListBackupSelectionsInput = [
|
|
1936
|
+
3,
|
|
1937
|
+
n0,
|
|
1938
|
+
_LBSI,
|
|
1939
|
+
0,
|
|
1940
|
+
[_BPIa, _NT, _MR],
|
|
1941
|
+
[
|
|
1942
|
+
[0, 1],
|
|
1943
|
+
[
|
|
1944
|
+
0,
|
|
1945
|
+
{
|
|
1946
|
+
[_hQ]: _nT,
|
|
1947
|
+
},
|
|
1948
|
+
],
|
|
1949
|
+
[
|
|
1950
|
+
1,
|
|
1951
|
+
{
|
|
1952
|
+
[_hQ]: _mR,
|
|
1953
|
+
},
|
|
1954
|
+
],
|
|
1955
|
+
],
|
|
1956
|
+
];
|
|
1957
|
+
export var ListBackupSelectionsOutput = [
|
|
1958
|
+
3,
|
|
1959
|
+
n0,
|
|
1960
|
+
_LBSO,
|
|
1961
|
+
0,
|
|
1962
|
+
[_NT, _BSL],
|
|
1963
|
+
[0, () => BackupSelectionsList],
|
|
1964
|
+
];
|
|
1965
|
+
export var ListBackupVaultsInput = [
|
|
1966
|
+
3,
|
|
1967
|
+
n0,
|
|
1968
|
+
_LBVI,
|
|
1969
|
+
0,
|
|
1970
|
+
[_BVTy, _BSyh, _NT, _MR],
|
|
1971
|
+
[
|
|
1972
|
+
[
|
|
1973
|
+
0,
|
|
1974
|
+
{
|
|
1975
|
+
[_hQ]: _vT,
|
|
1976
|
+
},
|
|
1977
|
+
],
|
|
1978
|
+
[
|
|
1979
|
+
2,
|
|
1980
|
+
{
|
|
1981
|
+
[_hQ]: _sh,
|
|
1982
|
+
},
|
|
1983
|
+
],
|
|
1984
|
+
[
|
|
1985
|
+
0,
|
|
1986
|
+
{
|
|
1987
|
+
[_hQ]: _nT,
|
|
1988
|
+
},
|
|
1989
|
+
],
|
|
1990
|
+
[
|
|
1991
|
+
1,
|
|
1992
|
+
{
|
|
1993
|
+
[_hQ]: _mR,
|
|
1994
|
+
},
|
|
1995
|
+
],
|
|
1996
|
+
],
|
|
1997
|
+
];
|
|
1998
|
+
export var ListBackupVaultsOutput = [3, n0, _LBVO, 0, [_BVL, _NT], [() => BackupVaultList, 0]];
|
|
1999
|
+
export var ListCopyJobsInput = [
|
|
2000
|
+
3,
|
|
2001
|
+
n0,
|
|
2002
|
+
_LCJI,
|
|
2003
|
+
0,
|
|
2004
|
+
[_NT, _MR, _BRA, _BSy, _BCB, _BCA, _BRT, _BDVA, _BAI, _BCBy, _BCAy, _BPJI, _BMC],
|
|
2005
|
+
[
|
|
2006
|
+
[
|
|
2007
|
+
0,
|
|
2008
|
+
{
|
|
2009
|
+
[_hQ]: _nT,
|
|
2010
|
+
},
|
|
2011
|
+
],
|
|
2012
|
+
[
|
|
2013
|
+
1,
|
|
2014
|
+
{
|
|
2015
|
+
[_hQ]: _mR,
|
|
2016
|
+
},
|
|
2017
|
+
],
|
|
2018
|
+
[
|
|
2019
|
+
0,
|
|
2020
|
+
{
|
|
2021
|
+
[_hQ]: _rA,
|
|
2022
|
+
},
|
|
2023
|
+
],
|
|
2024
|
+
[
|
|
2025
|
+
0,
|
|
2026
|
+
{
|
|
2027
|
+
[_hQ]: _st,
|
|
2028
|
+
},
|
|
2029
|
+
],
|
|
2030
|
+
[
|
|
2031
|
+
4,
|
|
2032
|
+
{
|
|
2033
|
+
[_hQ]: _cB,
|
|
2034
|
+
},
|
|
2035
|
+
],
|
|
2036
|
+
[
|
|
2037
|
+
4,
|
|
2038
|
+
{
|
|
2039
|
+
[_hQ]: _cA,
|
|
2040
|
+
},
|
|
2041
|
+
],
|
|
2042
|
+
[
|
|
2043
|
+
0,
|
|
2044
|
+
{
|
|
2045
|
+
[_hQ]: _rT,
|
|
2046
|
+
},
|
|
2047
|
+
],
|
|
2048
|
+
[
|
|
2049
|
+
0,
|
|
2050
|
+
{
|
|
2051
|
+
[_hQ]: _dVA,
|
|
2052
|
+
},
|
|
2053
|
+
],
|
|
2054
|
+
[
|
|
2055
|
+
0,
|
|
2056
|
+
{
|
|
2057
|
+
[_hQ]: _aI,
|
|
2058
|
+
},
|
|
2059
|
+
],
|
|
2060
|
+
[
|
|
2061
|
+
4,
|
|
2062
|
+
{
|
|
2063
|
+
[_hQ]: _cBo,
|
|
2064
|
+
},
|
|
2065
|
+
],
|
|
2066
|
+
[
|
|
2067
|
+
4,
|
|
2068
|
+
{
|
|
2069
|
+
[_hQ]: _cAo,
|
|
2070
|
+
},
|
|
2071
|
+
],
|
|
2072
|
+
[
|
|
2073
|
+
0,
|
|
2074
|
+
{
|
|
2075
|
+
[_hQ]: _pJI,
|
|
2076
|
+
},
|
|
2077
|
+
],
|
|
2078
|
+
[
|
|
2079
|
+
0,
|
|
2080
|
+
{
|
|
2081
|
+
[_hQ]: _mC,
|
|
2082
|
+
},
|
|
2083
|
+
],
|
|
2084
|
+
],
|
|
2085
|
+
];
|
|
2086
|
+
export var ListCopyJobsOutput = [3, n0, _LCJO, 0, [_CJo, _NT], [() => CopyJobsList, 0]];
|
|
2087
|
+
export var ListCopyJobSummariesInput = [
|
|
2088
|
+
3,
|
|
2089
|
+
n0,
|
|
2090
|
+
_LCJSI,
|
|
2091
|
+
0,
|
|
2092
|
+
[_AI, _S, _RT, _MC, _AP, _MR, _NT],
|
|
2093
|
+
[
|
|
2094
|
+
[
|
|
2095
|
+
0,
|
|
2096
|
+
{
|
|
2097
|
+
[_hQ]: _AI,
|
|
2098
|
+
},
|
|
2099
|
+
],
|
|
2100
|
+
[
|
|
2101
|
+
0,
|
|
2102
|
+
{
|
|
2103
|
+
[_hQ]: _S,
|
|
2104
|
+
},
|
|
2105
|
+
],
|
|
2106
|
+
[
|
|
2107
|
+
0,
|
|
2108
|
+
{
|
|
2109
|
+
[_hQ]: _RT,
|
|
2110
|
+
},
|
|
2111
|
+
],
|
|
2112
|
+
[
|
|
2113
|
+
0,
|
|
2114
|
+
{
|
|
2115
|
+
[_hQ]: _MC,
|
|
2116
|
+
},
|
|
2117
|
+
],
|
|
2118
|
+
[
|
|
2119
|
+
0,
|
|
2120
|
+
{
|
|
2121
|
+
[_hQ]: _AP,
|
|
2122
|
+
},
|
|
2123
|
+
],
|
|
2124
|
+
[
|
|
2125
|
+
1,
|
|
2126
|
+
{
|
|
2127
|
+
[_hQ]: _MR,
|
|
2128
|
+
},
|
|
2129
|
+
],
|
|
2130
|
+
[
|
|
2131
|
+
0,
|
|
2132
|
+
{
|
|
2133
|
+
[_hQ]: _NT,
|
|
2134
|
+
},
|
|
2135
|
+
],
|
|
2136
|
+
],
|
|
2137
|
+
];
|
|
2138
|
+
export var ListCopyJobSummariesOutput = [
|
|
2139
|
+
3,
|
|
2140
|
+
n0,
|
|
2141
|
+
_LCJSO,
|
|
2142
|
+
0,
|
|
2143
|
+
[_CJSo, _AP, _NT],
|
|
2144
|
+
[() => CopyJobSummaryList, 0, 0],
|
|
2145
|
+
];
|
|
2146
|
+
export var ListFrameworksInput = [
|
|
2147
|
+
3,
|
|
2148
|
+
n0,
|
|
2149
|
+
_LFI,
|
|
2150
|
+
0,
|
|
2151
|
+
[_MR, _NT],
|
|
2152
|
+
[
|
|
2153
|
+
[
|
|
2154
|
+
1,
|
|
2155
|
+
{
|
|
2156
|
+
[_hQ]: _MR,
|
|
2157
|
+
},
|
|
2158
|
+
],
|
|
2159
|
+
[
|
|
2160
|
+
0,
|
|
2161
|
+
{
|
|
2162
|
+
[_hQ]: _NT,
|
|
2163
|
+
},
|
|
2164
|
+
],
|
|
2165
|
+
],
|
|
2166
|
+
];
|
|
2167
|
+
export var ListFrameworksOutput = [3, n0, _LFO, 0, [_Fr, _NT], [() => FrameworkList, 0]];
|
|
2168
|
+
export var ListIndexedRecoveryPointsInput = [
|
|
2169
|
+
3,
|
|
2170
|
+
n0,
|
|
2171
|
+
_LIRPI,
|
|
2172
|
+
0,
|
|
2173
|
+
[_NT, _MR, _SRA, _CBr, _CAr, _RT, _IS],
|
|
2174
|
+
[
|
|
2175
|
+
[
|
|
2176
|
+
0,
|
|
2177
|
+
{
|
|
2178
|
+
[_hQ]: _nT,
|
|
2179
|
+
},
|
|
2180
|
+
],
|
|
2181
|
+
[
|
|
2182
|
+
1,
|
|
2183
|
+
{
|
|
2184
|
+
[_hQ]: _mR,
|
|
2185
|
+
},
|
|
2186
|
+
],
|
|
2187
|
+
[
|
|
2188
|
+
0,
|
|
2189
|
+
{
|
|
2190
|
+
[_hQ]: _sRA,
|
|
2191
|
+
},
|
|
2192
|
+
],
|
|
2193
|
+
[
|
|
2194
|
+
4,
|
|
2195
|
+
{
|
|
2196
|
+
[_hQ]: _cB,
|
|
2197
|
+
},
|
|
2198
|
+
],
|
|
2199
|
+
[
|
|
2200
|
+
4,
|
|
2201
|
+
{
|
|
2202
|
+
[_hQ]: _cA,
|
|
2203
|
+
},
|
|
2204
|
+
],
|
|
2205
|
+
[
|
|
2206
|
+
0,
|
|
2207
|
+
{
|
|
2208
|
+
[_hQ]: _rT,
|
|
2209
|
+
},
|
|
2210
|
+
],
|
|
2211
|
+
[
|
|
2212
|
+
0,
|
|
2213
|
+
{
|
|
2214
|
+
[_hQ]: _iS,
|
|
2215
|
+
},
|
|
2216
|
+
],
|
|
2217
|
+
],
|
|
2218
|
+
];
|
|
2219
|
+
export var ListIndexedRecoveryPointsOutput = [
|
|
2220
|
+
3,
|
|
2221
|
+
n0,
|
|
2222
|
+
_LIRPO,
|
|
2223
|
+
0,
|
|
2224
|
+
[_IRPn, _NT],
|
|
2225
|
+
[() => IndexedRecoveryPointList, 0],
|
|
2226
|
+
];
|
|
2227
|
+
export var ListLegalHoldsInput = [
|
|
2228
|
+
3,
|
|
2229
|
+
n0,
|
|
2230
|
+
_LLHI,
|
|
2231
|
+
0,
|
|
2232
|
+
[_NT, _MR],
|
|
2233
|
+
[
|
|
2234
|
+
[
|
|
2235
|
+
0,
|
|
2236
|
+
{
|
|
2237
|
+
[_hQ]: _nT,
|
|
2238
|
+
},
|
|
2239
|
+
],
|
|
2240
|
+
[
|
|
2241
|
+
1,
|
|
2242
|
+
{
|
|
2243
|
+
[_hQ]: _mR,
|
|
2244
|
+
},
|
|
2245
|
+
],
|
|
2246
|
+
],
|
|
2247
|
+
];
|
|
2248
|
+
export var ListLegalHoldsOutput = [3, n0, _LLHO, 0, [_NT, _LHe], [0, () => LegalHoldsList]];
|
|
2249
|
+
export var ListProtectedResourcesByBackupVaultInput = [
|
|
2250
|
+
3,
|
|
2251
|
+
n0,
|
|
2252
|
+
_LPRBBVI,
|
|
2253
|
+
0,
|
|
2254
|
+
[_BVN, _BVAI, _NT, _MR],
|
|
2255
|
+
[
|
|
2256
|
+
[0, 1],
|
|
2257
|
+
[
|
|
2258
|
+
0,
|
|
2259
|
+
{
|
|
2260
|
+
[_hQ]: _bVAI,
|
|
2261
|
+
},
|
|
2262
|
+
],
|
|
2263
|
+
[
|
|
2264
|
+
0,
|
|
2265
|
+
{
|
|
2266
|
+
[_hQ]: _nT,
|
|
2267
|
+
},
|
|
2268
|
+
],
|
|
2269
|
+
[
|
|
2270
|
+
1,
|
|
2271
|
+
{
|
|
2272
|
+
[_hQ]: _mR,
|
|
2273
|
+
},
|
|
2274
|
+
],
|
|
2275
|
+
],
|
|
2276
|
+
];
|
|
2277
|
+
export var ListProtectedResourcesByBackupVaultOutput = [
|
|
2278
|
+
3,
|
|
2279
|
+
n0,
|
|
2280
|
+
_LPRBBVO,
|
|
2281
|
+
0,
|
|
2282
|
+
[_Res, _NT],
|
|
2283
|
+
[() => ProtectedResourcesList, 0],
|
|
2284
|
+
];
|
|
2285
|
+
export var ListProtectedResourcesInput = [
|
|
2286
|
+
3,
|
|
2287
|
+
n0,
|
|
2288
|
+
_LPRI,
|
|
2289
|
+
0,
|
|
2290
|
+
[_NT, _MR],
|
|
2291
|
+
[
|
|
2292
|
+
[
|
|
2293
|
+
0,
|
|
2294
|
+
{
|
|
2295
|
+
[_hQ]: _nT,
|
|
2296
|
+
},
|
|
2297
|
+
],
|
|
2298
|
+
[
|
|
2299
|
+
1,
|
|
2300
|
+
{
|
|
2301
|
+
[_hQ]: _mR,
|
|
2302
|
+
},
|
|
2303
|
+
],
|
|
2304
|
+
],
|
|
2305
|
+
];
|
|
2306
|
+
export var ListProtectedResourcesOutput = [
|
|
2307
|
+
3,
|
|
2308
|
+
n0,
|
|
2309
|
+
_LPRO,
|
|
2310
|
+
0,
|
|
2311
|
+
[_Res, _NT],
|
|
2312
|
+
[() => ProtectedResourcesList, 0],
|
|
2313
|
+
];
|
|
2314
|
+
export var ListRecoveryPointsByBackupVaultInput = [
|
|
2315
|
+
3,
|
|
2316
|
+
n0,
|
|
2317
|
+
_LRPBBVI,
|
|
2318
|
+
0,
|
|
2319
|
+
[_BVN, _BVAI, _NT, _MR, _BRA, _BRT, _BBPI, _BCB, _BCA, _BPRPA],
|
|
2320
|
+
[
|
|
2321
|
+
[0, 1],
|
|
2322
|
+
[
|
|
2323
|
+
0,
|
|
2324
|
+
{
|
|
2325
|
+
[_hQ]: _bVAI,
|
|
2326
|
+
},
|
|
2327
|
+
],
|
|
2328
|
+
[
|
|
2329
|
+
0,
|
|
2330
|
+
{
|
|
2331
|
+
[_hQ]: _nT,
|
|
2332
|
+
},
|
|
2333
|
+
],
|
|
2334
|
+
[
|
|
2335
|
+
1,
|
|
2336
|
+
{
|
|
2337
|
+
[_hQ]: _mR,
|
|
2338
|
+
},
|
|
2339
|
+
],
|
|
2340
|
+
[
|
|
2341
|
+
0,
|
|
2342
|
+
{
|
|
2343
|
+
[_hQ]: _rA,
|
|
2344
|
+
},
|
|
2345
|
+
],
|
|
2346
|
+
[
|
|
2347
|
+
0,
|
|
2348
|
+
{
|
|
2349
|
+
[_hQ]: _rT,
|
|
2350
|
+
},
|
|
2351
|
+
],
|
|
2352
|
+
[
|
|
2353
|
+
0,
|
|
2354
|
+
{
|
|
2355
|
+
[_hQ]: _bPI,
|
|
2356
|
+
},
|
|
2357
|
+
],
|
|
2358
|
+
[
|
|
2359
|
+
4,
|
|
2360
|
+
{
|
|
2361
|
+
[_hQ]: _cB,
|
|
2362
|
+
},
|
|
2363
|
+
],
|
|
2364
|
+
[
|
|
2365
|
+
4,
|
|
2366
|
+
{
|
|
2367
|
+
[_hQ]: _cA,
|
|
2368
|
+
},
|
|
2369
|
+
],
|
|
2370
|
+
[
|
|
2371
|
+
0,
|
|
2372
|
+
{
|
|
2373
|
+
[_hQ]: _pRPA,
|
|
2374
|
+
},
|
|
2375
|
+
],
|
|
2376
|
+
],
|
|
2377
|
+
];
|
|
2378
|
+
export var ListRecoveryPointsByBackupVaultOutput = [
|
|
2379
|
+
3,
|
|
2380
|
+
n0,
|
|
2381
|
+
_LRPBBVO,
|
|
2382
|
+
0,
|
|
2383
|
+
[_NT, _RPe],
|
|
2384
|
+
[0, () => RecoveryPointByBackupVaultList],
|
|
2385
|
+
];
|
|
2386
|
+
export var ListRecoveryPointsByLegalHoldInput = [
|
|
2387
|
+
3,
|
|
2388
|
+
n0,
|
|
2389
|
+
_LRPBLHI,
|
|
2390
|
+
0,
|
|
2391
|
+
[_LHI, _NT, _MR],
|
|
2392
|
+
[
|
|
2393
|
+
[0, 1],
|
|
2394
|
+
[
|
|
2395
|
+
0,
|
|
2396
|
+
{
|
|
2397
|
+
[_hQ]: _nT,
|
|
2398
|
+
},
|
|
2399
|
+
],
|
|
2400
|
+
[
|
|
2401
|
+
1,
|
|
2402
|
+
{
|
|
2403
|
+
[_hQ]: _mR,
|
|
2404
|
+
},
|
|
2405
|
+
],
|
|
2406
|
+
],
|
|
2407
|
+
];
|
|
2408
|
+
export var ListRecoveryPointsByLegalHoldOutput = [
|
|
2409
|
+
3,
|
|
2410
|
+
n0,
|
|
2411
|
+
_LRPBLHO,
|
|
2412
|
+
0,
|
|
2413
|
+
[_RPe, _NT],
|
|
2414
|
+
[() => RecoveryPointsList, 0],
|
|
2415
|
+
];
|
|
2416
|
+
export var ListRecoveryPointsByResourceInput = [
|
|
2417
|
+
3,
|
|
2418
|
+
n0,
|
|
2419
|
+
_LRPBRI,
|
|
2420
|
+
0,
|
|
2421
|
+
[_RA, _NT, _MR, _MBAWSBO],
|
|
2422
|
+
[
|
|
2423
|
+
[0, 1],
|
|
2424
|
+
[
|
|
2425
|
+
0,
|
|
2426
|
+
{
|
|
2427
|
+
[_hQ]: _nT,
|
|
2428
|
+
},
|
|
2429
|
+
],
|
|
2430
|
+
[
|
|
2431
|
+
1,
|
|
2432
|
+
{
|
|
2433
|
+
[_hQ]: _mR,
|
|
2434
|
+
},
|
|
2435
|
+
],
|
|
2436
|
+
[
|
|
2437
|
+
2,
|
|
2438
|
+
{
|
|
2439
|
+
[_hQ]: _mBAWSBO,
|
|
2440
|
+
},
|
|
2441
|
+
],
|
|
2442
|
+
],
|
|
2443
|
+
];
|
|
2444
|
+
export var ListRecoveryPointsByResourceOutput = [
|
|
2445
|
+
3,
|
|
2446
|
+
n0,
|
|
2447
|
+
_LRPBRO,
|
|
2448
|
+
0,
|
|
2449
|
+
[_NT, _RPe],
|
|
2450
|
+
[0, () => RecoveryPointByResourceList],
|
|
2451
|
+
];
|
|
2452
|
+
export var ListReportJobsInput = [
|
|
2453
|
+
3,
|
|
2454
|
+
n0,
|
|
2455
|
+
_LRJI,
|
|
2456
|
+
0,
|
|
2457
|
+
[_BRPN, _BCByr, _BCAyr, _BSyt, _MR, _NT],
|
|
2458
|
+
[
|
|
2459
|
+
[
|
|
2460
|
+
0,
|
|
2461
|
+
{
|
|
2462
|
+
[_hQ]: _RPN,
|
|
2463
|
+
},
|
|
2464
|
+
],
|
|
2465
|
+
[
|
|
2466
|
+
4,
|
|
2467
|
+
{
|
|
2468
|
+
[_hQ]: _CBre,
|
|
2469
|
+
},
|
|
2470
|
+
],
|
|
2471
|
+
[
|
|
2472
|
+
4,
|
|
2473
|
+
{
|
|
2474
|
+
[_hQ]: _CAre,
|
|
2475
|
+
},
|
|
2476
|
+
],
|
|
2477
|
+
[
|
|
2478
|
+
0,
|
|
2479
|
+
{
|
|
2480
|
+
[_hQ]: _St,
|
|
2481
|
+
},
|
|
2482
|
+
],
|
|
2483
|
+
[
|
|
2484
|
+
1,
|
|
2485
|
+
{
|
|
2486
|
+
[_hQ]: _MR,
|
|
2487
|
+
},
|
|
2488
|
+
],
|
|
2489
|
+
[
|
|
2490
|
+
0,
|
|
2491
|
+
{
|
|
2492
|
+
[_hQ]: _NT,
|
|
2493
|
+
},
|
|
2494
|
+
],
|
|
2495
|
+
],
|
|
2496
|
+
];
|
|
2497
|
+
export var ListReportJobsOutput = [3, n0, _LRJO, 0, [_RJe, _NT], [() => ReportJobList, 0]];
|
|
2498
|
+
export var ListReportPlansInput = [
|
|
2499
|
+
3,
|
|
2500
|
+
n0,
|
|
2501
|
+
_LRPI,
|
|
2502
|
+
0,
|
|
2503
|
+
[_MR, _NT],
|
|
2504
|
+
[
|
|
2505
|
+
[
|
|
2506
|
+
1,
|
|
2507
|
+
{
|
|
2508
|
+
[_hQ]: _MR,
|
|
2509
|
+
},
|
|
2510
|
+
],
|
|
2511
|
+
[
|
|
2512
|
+
0,
|
|
2513
|
+
{
|
|
2514
|
+
[_hQ]: _NT,
|
|
2515
|
+
},
|
|
2516
|
+
],
|
|
2517
|
+
],
|
|
2518
|
+
];
|
|
2519
|
+
export var ListReportPlansOutput = [3, n0, _LRPO, 0, [_RPep, _NT], [() => ReportPlanList, 0]];
|
|
2520
|
+
export var ListRestoreAccessBackupVaultsInput = [
|
|
2521
|
+
3,
|
|
2522
|
+
n0,
|
|
2523
|
+
_LRABVI,
|
|
2524
|
+
0,
|
|
2525
|
+
[_BVN, _NT, _MR],
|
|
2526
|
+
[
|
|
2527
|
+
[0, 1],
|
|
2528
|
+
[
|
|
2529
|
+
0,
|
|
2530
|
+
{
|
|
2531
|
+
[_hQ]: _nT,
|
|
2532
|
+
},
|
|
2533
|
+
],
|
|
2534
|
+
[
|
|
2535
|
+
1,
|
|
2536
|
+
{
|
|
2537
|
+
[_hQ]: _mR,
|
|
2538
|
+
},
|
|
2539
|
+
],
|
|
2540
|
+
],
|
|
2541
|
+
];
|
|
2542
|
+
export var ListRestoreAccessBackupVaultsOutput = [
|
|
2543
|
+
3,
|
|
2544
|
+
n0,
|
|
2545
|
+
_LRABVO,
|
|
2546
|
+
0,
|
|
2547
|
+
[_NT, _RABV],
|
|
2548
|
+
[0, () => RestoreAccessBackupVaultList],
|
|
2549
|
+
];
|
|
2550
|
+
export var ListRestoreJobsByProtectedResourceInput = [
|
|
2551
|
+
3,
|
|
2552
|
+
n0,
|
|
2553
|
+
_LRJBPRI,
|
|
2554
|
+
0,
|
|
2555
|
+
[_RA, _BSyt, _BRPCDA, _BRPCDB, _NT, _MR],
|
|
2556
|
+
[
|
|
2557
|
+
[0, 1],
|
|
2558
|
+
[
|
|
2559
|
+
0,
|
|
2560
|
+
{
|
|
2561
|
+
[_hQ]: _sta,
|
|
2562
|
+
},
|
|
2563
|
+
],
|
|
2564
|
+
[
|
|
2565
|
+
4,
|
|
2566
|
+
{
|
|
2567
|
+
[_hQ]: _rPCDA,
|
|
2568
|
+
},
|
|
2569
|
+
],
|
|
2570
|
+
[
|
|
2571
|
+
4,
|
|
2572
|
+
{
|
|
2573
|
+
[_hQ]: _rPCDB,
|
|
2574
|
+
},
|
|
2575
|
+
],
|
|
2576
|
+
[
|
|
2577
|
+
0,
|
|
2578
|
+
{
|
|
2579
|
+
[_hQ]: _nT,
|
|
2580
|
+
},
|
|
2581
|
+
],
|
|
2582
|
+
[
|
|
2583
|
+
1,
|
|
2584
|
+
{
|
|
2585
|
+
[_hQ]: _mR,
|
|
2586
|
+
},
|
|
2587
|
+
],
|
|
2588
|
+
],
|
|
2589
|
+
];
|
|
2590
|
+
export var ListRestoreJobsByProtectedResourceOutput = [
|
|
2591
|
+
3,
|
|
2592
|
+
n0,
|
|
2593
|
+
_LRJBPRO,
|
|
2594
|
+
0,
|
|
2595
|
+
[_RJes, _NT],
|
|
2596
|
+
[() => RestoreJobsList, 0],
|
|
2597
|
+
];
|
|
2598
|
+
export var ListRestoreJobsInput = [
|
|
2599
|
+
3,
|
|
2600
|
+
n0,
|
|
2601
|
+
_LRJIi,
|
|
2602
|
+
0,
|
|
2603
|
+
[_NT, _MR, _BAI, _BRT, _BCB, _BCA, _BSyt, _BCBy, _BCAy, _BRTPA, _BPJI],
|
|
2604
|
+
[
|
|
2605
|
+
[
|
|
2606
|
+
0,
|
|
2607
|
+
{
|
|
2608
|
+
[_hQ]: _nT,
|
|
2609
|
+
},
|
|
2610
|
+
],
|
|
2611
|
+
[
|
|
2612
|
+
1,
|
|
2613
|
+
{
|
|
2614
|
+
[_hQ]: _mR,
|
|
2615
|
+
},
|
|
2616
|
+
],
|
|
2617
|
+
[
|
|
2618
|
+
0,
|
|
2619
|
+
{
|
|
2620
|
+
[_hQ]: _aI,
|
|
2621
|
+
},
|
|
2622
|
+
],
|
|
2623
|
+
[
|
|
2624
|
+
0,
|
|
2625
|
+
{
|
|
2626
|
+
[_hQ]: _rT,
|
|
2627
|
+
},
|
|
2628
|
+
],
|
|
2629
|
+
[
|
|
2630
|
+
4,
|
|
2631
|
+
{
|
|
2632
|
+
[_hQ]: _cB,
|
|
2633
|
+
},
|
|
2634
|
+
],
|
|
2635
|
+
[
|
|
2636
|
+
4,
|
|
2637
|
+
{
|
|
2638
|
+
[_hQ]: _cA,
|
|
2639
|
+
},
|
|
2640
|
+
],
|
|
2641
|
+
[
|
|
2642
|
+
0,
|
|
2643
|
+
{
|
|
2644
|
+
[_hQ]: _sta,
|
|
2645
|
+
},
|
|
2646
|
+
],
|
|
2647
|
+
[
|
|
2648
|
+
4,
|
|
2649
|
+
{
|
|
2650
|
+
[_hQ]: _cBo,
|
|
2651
|
+
},
|
|
2652
|
+
],
|
|
2653
|
+
[
|
|
2654
|
+
4,
|
|
2655
|
+
{
|
|
2656
|
+
[_hQ]: _cAo,
|
|
2657
|
+
},
|
|
2658
|
+
],
|
|
2659
|
+
[
|
|
2660
|
+
0,
|
|
2661
|
+
{
|
|
2662
|
+
[_hQ]: _rTPA,
|
|
2663
|
+
},
|
|
2664
|
+
],
|
|
2665
|
+
[
|
|
2666
|
+
0,
|
|
2667
|
+
{
|
|
2668
|
+
[_hQ]: _pJI,
|
|
2669
|
+
},
|
|
2670
|
+
],
|
|
2671
|
+
],
|
|
2672
|
+
];
|
|
2673
|
+
export var ListRestoreJobsOutput = [3, n0, _LRJOi, 0, [_RJes, _NT], [() => RestoreJobsList, 0]];
|
|
2674
|
+
export var ListRestoreJobSummariesInput = [
|
|
2675
|
+
3,
|
|
2676
|
+
n0,
|
|
2677
|
+
_LRJSI,
|
|
2678
|
+
0,
|
|
2679
|
+
[_AI, _S, _RT, _AP, _MR, _NT],
|
|
2680
|
+
[
|
|
2681
|
+
[
|
|
2682
|
+
0,
|
|
2683
|
+
{
|
|
2684
|
+
[_hQ]: _AI,
|
|
2685
|
+
},
|
|
2686
|
+
],
|
|
2687
|
+
[
|
|
2688
|
+
0,
|
|
2689
|
+
{
|
|
2690
|
+
[_hQ]: _S,
|
|
2691
|
+
},
|
|
2692
|
+
],
|
|
2693
|
+
[
|
|
2694
|
+
0,
|
|
2695
|
+
{
|
|
2696
|
+
[_hQ]: _RT,
|
|
2697
|
+
},
|
|
2698
|
+
],
|
|
2699
|
+
[
|
|
2700
|
+
0,
|
|
2701
|
+
{
|
|
2702
|
+
[_hQ]: _AP,
|
|
2703
|
+
},
|
|
2704
|
+
],
|
|
2705
|
+
[
|
|
2706
|
+
1,
|
|
2707
|
+
{
|
|
2708
|
+
[_hQ]: _MR,
|
|
2709
|
+
},
|
|
2710
|
+
],
|
|
2711
|
+
[
|
|
2712
|
+
0,
|
|
2713
|
+
{
|
|
2714
|
+
[_hQ]: _NT,
|
|
2715
|
+
},
|
|
2716
|
+
],
|
|
2717
|
+
],
|
|
2718
|
+
];
|
|
2719
|
+
export var ListRestoreJobSummariesOutput = [
|
|
2720
|
+
3,
|
|
2721
|
+
n0,
|
|
2722
|
+
_LRJSO,
|
|
2723
|
+
0,
|
|
2724
|
+
[_RJS, _AP, _NT],
|
|
2725
|
+
[() => RestoreJobSummaryList, 0, 0],
|
|
2726
|
+
];
|
|
2727
|
+
export var ListRestoreTestingPlansInput = [
|
|
2728
|
+
3,
|
|
2729
|
+
n0,
|
|
2730
|
+
_LRTPI,
|
|
2731
|
+
0,
|
|
2732
|
+
[_MR, _NT],
|
|
2733
|
+
[
|
|
2734
|
+
[
|
|
2735
|
+
1,
|
|
2736
|
+
{
|
|
2737
|
+
[_hQ]: _MR,
|
|
2738
|
+
},
|
|
2739
|
+
],
|
|
2740
|
+
[
|
|
2741
|
+
0,
|
|
2742
|
+
{
|
|
2743
|
+
[_hQ]: _NT,
|
|
2744
|
+
},
|
|
2745
|
+
],
|
|
2746
|
+
],
|
|
2747
|
+
];
|
|
2748
|
+
export var ListRestoreTestingPlansOutput = [
|
|
2749
|
+
3,
|
|
2750
|
+
n0,
|
|
2751
|
+
_LRTPO,
|
|
2752
|
+
0,
|
|
2753
|
+
[_NT, _RTPe],
|
|
2754
|
+
[0, () => RestoreTestingPlans],
|
|
2755
|
+
];
|
|
2756
|
+
export var ListRestoreTestingSelectionsInput = [
|
|
2757
|
+
3,
|
|
2758
|
+
n0,
|
|
2759
|
+
_LRTSI,
|
|
2760
|
+
0,
|
|
2761
|
+
[_MR, _NT, _RTPN],
|
|
2762
|
+
[
|
|
2763
|
+
[
|
|
2764
|
+
1,
|
|
2765
|
+
{
|
|
2766
|
+
[_hQ]: _MR,
|
|
2767
|
+
},
|
|
2768
|
+
],
|
|
2769
|
+
[
|
|
2770
|
+
0,
|
|
2771
|
+
{
|
|
2772
|
+
[_hQ]: _NT,
|
|
2773
|
+
},
|
|
2774
|
+
],
|
|
2775
|
+
[0, 1],
|
|
2776
|
+
],
|
|
2777
|
+
];
|
|
2778
|
+
export var ListRestoreTestingSelectionsOutput = [
|
|
2779
|
+
3,
|
|
2780
|
+
n0,
|
|
2781
|
+
_LRTSO,
|
|
2782
|
+
0,
|
|
2783
|
+
[_NT, _RTSe],
|
|
2784
|
+
[0, () => RestoreTestingSelections],
|
|
2785
|
+
];
|
|
2786
|
+
export var ListTagsInput = [
|
|
2787
|
+
3,
|
|
2788
|
+
n0,
|
|
2789
|
+
_LTI,
|
|
2790
|
+
0,
|
|
2791
|
+
[_RA, _NT, _MR],
|
|
2792
|
+
[
|
|
2793
|
+
[0, 1],
|
|
2794
|
+
[
|
|
2795
|
+
0,
|
|
2796
|
+
{
|
|
2797
|
+
[_hQ]: _nT,
|
|
2798
|
+
},
|
|
2799
|
+
],
|
|
2800
|
+
[
|
|
2801
|
+
1,
|
|
2802
|
+
{
|
|
2803
|
+
[_hQ]: _mR,
|
|
2804
|
+
},
|
|
2805
|
+
],
|
|
2806
|
+
],
|
|
2807
|
+
];
|
|
2808
|
+
export var ListTagsOutput = [3, n0, _LTO, 0, [_NT, _Ta], [0, [() => Tags, 0]]];
|
|
2809
|
+
export var MissingParameterValueException = [
|
|
2810
|
+
-3,
|
|
2811
|
+
n0,
|
|
2812
|
+
_MPVE,
|
|
2813
|
+
{
|
|
2814
|
+
[_e]: _c,
|
|
2815
|
+
},
|
|
2816
|
+
[_C, _M, _T, _Co],
|
|
2817
|
+
[0, 0, 0, 0],
|
|
2818
|
+
];
|
|
2819
|
+
TypeRegistry.for(n0).registerError(MissingParameterValueException, __MissingParameterValueException);
|
|
2820
|
+
export var ProtectedResource = [
|
|
2821
|
+
3,
|
|
2822
|
+
n0,
|
|
2823
|
+
_PR,
|
|
2824
|
+
0,
|
|
2825
|
+
[_RA, _RT, _LBT, _RN, _LBVA, _LRPA],
|
|
2826
|
+
[0, 0, 4, 0, 0, 0],
|
|
2827
|
+
];
|
|
2828
|
+
export var ProtectedResourceConditions = [
|
|
2829
|
+
3,
|
|
2830
|
+
n0,
|
|
2831
|
+
_PRC,
|
|
2832
|
+
0,
|
|
2833
|
+
[_SEt, _SNE],
|
|
2834
|
+
[() => KeyValueList, () => KeyValueList],
|
|
2835
|
+
];
|
|
2836
|
+
export var PutBackupVaultAccessPolicyInput = [3, n0, _PBVAPI, 0, [_BVN, _P], [[0, 1], 0]];
|
|
2837
|
+
export var PutBackupVaultLockConfigurationInput = [
|
|
2838
|
+
3,
|
|
2839
|
+
n0,
|
|
2840
|
+
_PBVLCI,
|
|
2841
|
+
0,
|
|
2842
|
+
[_BVN, _MRD, _MRDa, _CFD],
|
|
2843
|
+
[[0, 1], 1, 1, 1],
|
|
2844
|
+
];
|
|
2845
|
+
export var PutBackupVaultNotificationsInput = [
|
|
2846
|
+
3,
|
|
2847
|
+
n0,
|
|
2848
|
+
_PBVNI,
|
|
2849
|
+
0,
|
|
2850
|
+
[_BVN, _SNSTA, _BVE],
|
|
2851
|
+
[[0, 1], 0, 64 | 0],
|
|
2852
|
+
];
|
|
2853
|
+
export var PutRestoreValidationResultInput = [
|
|
2854
|
+
3,
|
|
2855
|
+
n0,
|
|
2856
|
+
_PRVRI,
|
|
2857
|
+
0,
|
|
2858
|
+
[_RJIe, _VSa, _VSM],
|
|
2859
|
+
[[0, 1], 0, 0],
|
|
2860
|
+
];
|
|
2861
|
+
export var RecoveryPointByBackupVault = [
|
|
2862
|
+
3,
|
|
2863
|
+
n0,
|
|
2864
|
+
_RPBBV,
|
|
2865
|
+
0,
|
|
2866
|
+
[
|
|
2867
|
+
_RPA,
|
|
2868
|
+
_BVN,
|
|
2869
|
+
_BVA,
|
|
2870
|
+
_SBVA,
|
|
2871
|
+
_RA,
|
|
2872
|
+
_RT,
|
|
2873
|
+
_CB,
|
|
2874
|
+
_IRA,
|
|
2875
|
+
_St,
|
|
2876
|
+
_SM,
|
|
2877
|
+
_CD,
|
|
2878
|
+
_ID,
|
|
2879
|
+
_CDo,
|
|
2880
|
+
_BSIB,
|
|
2881
|
+
_CL,
|
|
2882
|
+
_L,
|
|
2883
|
+
_EKA,
|
|
2884
|
+
_IE,
|
|
2885
|
+
_LRT,
|
|
2886
|
+
_PRPA,
|
|
2887
|
+
_CMI,
|
|
2888
|
+
_IP,
|
|
2889
|
+
_RN,
|
|
2890
|
+
_VT,
|
|
2891
|
+
_IS,
|
|
2892
|
+
_ISM,
|
|
2893
|
+
_EKT,
|
|
2894
|
+
],
|
|
2895
|
+
[
|
|
2896
|
+
0,
|
|
2897
|
+
0,
|
|
2898
|
+
0,
|
|
2899
|
+
0,
|
|
2900
|
+
0,
|
|
2901
|
+
0,
|
|
2902
|
+
() => RecoveryPointCreator,
|
|
2903
|
+
0,
|
|
2904
|
+
0,
|
|
2905
|
+
0,
|
|
2906
|
+
4,
|
|
2907
|
+
4,
|
|
2908
|
+
4,
|
|
2909
|
+
1,
|
|
2910
|
+
() => CalculatedLifecycle,
|
|
2911
|
+
() => Lifecycle,
|
|
2912
|
+
0,
|
|
2913
|
+
2,
|
|
2914
|
+
4,
|
|
2915
|
+
0,
|
|
2916
|
+
0,
|
|
2917
|
+
2,
|
|
2918
|
+
0,
|
|
2919
|
+
0,
|
|
2920
|
+
0,
|
|
2921
|
+
0,
|
|
2922
|
+
0,
|
|
2923
|
+
],
|
|
2924
|
+
];
|
|
2925
|
+
export var RecoveryPointByResource = [
|
|
2926
|
+
3,
|
|
2927
|
+
n0,
|
|
2928
|
+
_RPBR,
|
|
2929
|
+
0,
|
|
2930
|
+
[_RPA, _CD, _St, _SM, _EKA, _BSB, _BVN, _IP, _PRPA, _RN, _VT, _IS, _ISM, _EKT],
|
|
2931
|
+
[0, 4, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0],
|
|
2932
|
+
];
|
|
2933
|
+
export var RecoveryPointCreator = [
|
|
2934
|
+
3,
|
|
2935
|
+
n0,
|
|
2936
|
+
_RPC,
|
|
2937
|
+
0,
|
|
2938
|
+
[_BPIa, _BPA, _BPN, _BPV, _BRIa, _BRN, _BRC, _BRTa],
|
|
2939
|
+
[0, 0, 0, 0, 0, 0, 0, 0],
|
|
2940
|
+
];
|
|
2941
|
+
export var RecoveryPointMember = [3, n0, _RPM, 0, [_RPA, _RA, _RT, _BVN], [0, 0, 0, 0]];
|
|
2942
|
+
export var RecoveryPointSelection = [
|
|
2943
|
+
3,
|
|
2944
|
+
n0,
|
|
2945
|
+
_RPS,
|
|
2946
|
+
0,
|
|
2947
|
+
[_VN, _RIe, _DR],
|
|
2948
|
+
[64 | 0, 64 | 0, () => DateRange],
|
|
2949
|
+
];
|
|
2950
|
+
export var ReportDeliveryChannel = [3, n0, _RDC, 0, [_SBN, _SKP, _Fo], [0, 0, 64 | 0]];
|
|
2951
|
+
export var ReportDestination = [3, n0, _RD, 0, [_SBN, _SK], [0, 64 | 0]];
|
|
2952
|
+
export var ReportJob = [
|
|
2953
|
+
3,
|
|
2954
|
+
n0,
|
|
2955
|
+
_RJ,
|
|
2956
|
+
0,
|
|
2957
|
+
[_RJI, _RPAe, _RTep, _CTr, _CTo, _St, _SM, _RD],
|
|
2958
|
+
[0, 0, 0, 4, 4, 0, 0, () => ReportDestination],
|
|
2959
|
+
];
|
|
2960
|
+
export var ReportPlan = [
|
|
2961
|
+
3,
|
|
2962
|
+
n0,
|
|
2963
|
+
_RP,
|
|
2964
|
+
0,
|
|
2965
|
+
[_RPAe, _RPN, _RPD, _RS, _RDC, _DS, _CTr, _LAET, _LSET],
|
|
2966
|
+
[0, 0, 0, () => ReportSetting, () => ReportDeliveryChannel, 0, 4, 4, 4],
|
|
2967
|
+
];
|
|
2968
|
+
export var ReportSetting = [
|
|
2969
|
+
3,
|
|
2970
|
+
n0,
|
|
2971
|
+
_RS,
|
|
2972
|
+
0,
|
|
2973
|
+
[_RTep, _FAr, _NOF, _Ac, _OU, _Reg],
|
|
2974
|
+
[0, 64 | 0, 1, 64 | 0, 64 | 0, 64 | 0],
|
|
2975
|
+
];
|
|
2976
|
+
export var ResourceNotFoundException = [
|
|
2977
|
+
-3,
|
|
2978
|
+
n0,
|
|
2979
|
+
_RNFE,
|
|
2980
|
+
{
|
|
2981
|
+
[_e]: _c,
|
|
2982
|
+
},
|
|
2983
|
+
[_C, _M, _T, _Co],
|
|
2984
|
+
[0, 0, 0, 0],
|
|
2985
|
+
];
|
|
2986
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
2987
|
+
export var RestoreAccessBackupVaultListMember = [
|
|
2988
|
+
3,
|
|
2989
|
+
n0,
|
|
2990
|
+
_RABVLM,
|
|
2991
|
+
0,
|
|
2992
|
+
[_RABVA, _CD, _AD, _VS, _LRR],
|
|
2993
|
+
[0, 4, 4, 0, () => LatestRevokeRequest],
|
|
2994
|
+
];
|
|
2995
|
+
export var RestoreJobCreator = [3, n0, _RJC, 0, [_RTPA], [0]];
|
|
2996
|
+
export var RestoreJobsListMember = [
|
|
2997
|
+
3,
|
|
2998
|
+
n0,
|
|
2999
|
+
_RJLM,
|
|
3000
|
+
0,
|
|
3001
|
+
[
|
|
3002
|
+
_AI,
|
|
3003
|
+
_RJIe,
|
|
3004
|
+
_RPA,
|
|
3005
|
+
_SRA,
|
|
3006
|
+
_BVA,
|
|
3007
|
+
_CD,
|
|
3008
|
+
_CDo,
|
|
3009
|
+
_St,
|
|
3010
|
+
_SM,
|
|
3011
|
+
_PD,
|
|
3012
|
+
_BSIB,
|
|
3013
|
+
_IRA,
|
|
3014
|
+
_ECTM,
|
|
3015
|
+
_CRA,
|
|
3016
|
+
_RT,
|
|
3017
|
+
_RPCD,
|
|
3018
|
+
_IP,
|
|
3019
|
+
_PJI,
|
|
3020
|
+
_CB,
|
|
3021
|
+
_VSa,
|
|
3022
|
+
_VSM,
|
|
3023
|
+
_DSe,
|
|
3024
|
+
_DSM,
|
|
3025
|
+
],
|
|
3026
|
+
[0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 1, 0, 1, 0, 0, 4, 2, 0, () => RestoreJobCreator, 0, 0, 0, 0],
|
|
3027
|
+
];
|
|
3028
|
+
export var RestoreJobSummary = [
|
|
3029
|
+
3,
|
|
3030
|
+
n0,
|
|
3031
|
+
_RJSe,
|
|
3032
|
+
0,
|
|
3033
|
+
[_R, _AI, _S, _RT, _Cou, _ST, _ET],
|
|
3034
|
+
[0, 0, 0, 0, 1, 4, 4],
|
|
3035
|
+
];
|
|
3036
|
+
export var RestoreTestingPlanForCreate = [
|
|
3037
|
+
3,
|
|
3038
|
+
n0,
|
|
3039
|
+
_RTPFC,
|
|
3040
|
+
0,
|
|
3041
|
+
[_RPS, _RTPN, _SE, _SET, _SWH],
|
|
3042
|
+
[() => RestoreTestingRecoveryPointSelection, 0, 0, 0, 1],
|
|
3043
|
+
];
|
|
3044
|
+
export var RestoreTestingPlanForGet = [
|
|
3045
|
+
3,
|
|
3046
|
+
n0,
|
|
3047
|
+
_RTPFG,
|
|
3048
|
+
0,
|
|
3049
|
+
[_CTr, _CRI, _LET, _LUT, _RPS, _RTPA, _RTPN, _SE, _SET, _SWH],
|
|
3050
|
+
[4, 0, 4, 4, () => RestoreTestingRecoveryPointSelection, 0, 0, 0, 0, 1],
|
|
3051
|
+
];
|
|
3052
|
+
export var RestoreTestingPlanForList = [
|
|
3053
|
+
3,
|
|
3054
|
+
n0,
|
|
3055
|
+
_RTPFL,
|
|
3056
|
+
0,
|
|
3057
|
+
[_CTr, _LET, _LUT, _RTPA, _RTPN, _SE, _SET, _SWH],
|
|
3058
|
+
[4, 4, 4, 0, 0, 0, 0, 1],
|
|
3059
|
+
];
|
|
3060
|
+
export var RestoreTestingPlanForUpdate = [
|
|
3061
|
+
3,
|
|
3062
|
+
n0,
|
|
3063
|
+
_RTPFU,
|
|
3064
|
+
0,
|
|
3065
|
+
[_RPS, _SE, _SET, _SWH],
|
|
3066
|
+
[() => RestoreTestingRecoveryPointSelection, 0, 0, 1],
|
|
3067
|
+
];
|
|
3068
|
+
export var RestoreTestingRecoveryPointSelection = [
|
|
3069
|
+
3,
|
|
3070
|
+
n0,
|
|
3071
|
+
_RTRPS,
|
|
3072
|
+
0,
|
|
3073
|
+
[_Al, _EV, _IV, _RPTec, _SWD],
|
|
3074
|
+
[0, 64 | 0, 64 | 0, 64 | 0, 1],
|
|
3075
|
+
];
|
|
3076
|
+
export var RestoreTestingSelectionForCreate = [
|
|
3077
|
+
3,
|
|
3078
|
+
n0,
|
|
3079
|
+
_RTSFC,
|
|
3080
|
+
0,
|
|
3081
|
+
[_IRA, _PRA, _PRC, _PRT, _RMO, _RTSN, _VWH],
|
|
3082
|
+
[0, 64 | 0, () => ProtectedResourceConditions, 0, [() => SensitiveStringMap, 0], 0, 1],
|
|
3083
|
+
];
|
|
3084
|
+
export var RestoreTestingSelectionForGet = [
|
|
3085
|
+
3,
|
|
3086
|
+
n0,
|
|
3087
|
+
_RTSFG,
|
|
3088
|
+
0,
|
|
3089
|
+
[_CTr, _CRI, _IRA, _PRA, _PRC, _PRT, _RMO, _RTPN, _RTSN, _VWH],
|
|
3090
|
+
[4, 0, 0, 64 | 0, () => ProtectedResourceConditions, 0, [() => SensitiveStringMap, 0], 0, 0, 1],
|
|
3091
|
+
];
|
|
3092
|
+
export var RestoreTestingSelectionForList = [
|
|
3093
|
+
3,
|
|
3094
|
+
n0,
|
|
3095
|
+
_RTSFL,
|
|
3096
|
+
0,
|
|
3097
|
+
[_CTr, _IRA, _PRT, _RTPN, _RTSN, _VWH],
|
|
3098
|
+
[4, 0, 0, 0, 0, 1],
|
|
3099
|
+
];
|
|
3100
|
+
export var RestoreTestingSelectionForUpdate = [
|
|
3101
|
+
3,
|
|
3102
|
+
n0,
|
|
3103
|
+
_RTSFU,
|
|
3104
|
+
0,
|
|
3105
|
+
[_IRA, _PRA, _PRC, _RMO, _VWH],
|
|
3106
|
+
[0, 64 | 0, () => ProtectedResourceConditions, [() => SensitiveStringMap, 0], 1],
|
|
3107
|
+
];
|
|
3108
|
+
export var RevokeRestoreAccessBackupVaultInput = [
|
|
3109
|
+
3,
|
|
3110
|
+
n0,
|
|
3111
|
+
_RRABVI,
|
|
3112
|
+
0,
|
|
3113
|
+
[_BVN, _RABVA, _RC],
|
|
3114
|
+
[
|
|
3115
|
+
[0, 1],
|
|
3116
|
+
[0, 1],
|
|
3117
|
+
[
|
|
3118
|
+
() => RequesterComment,
|
|
3119
|
+
{
|
|
3120
|
+
[_hQ]: _rC,
|
|
3121
|
+
},
|
|
3122
|
+
],
|
|
3123
|
+
],
|
|
3124
|
+
];
|
|
3125
|
+
export var ScheduledPlanExecutionMember = [3, n0, _SPEM, 0, [_ETx, _RI, _RET], [4, 0, 0]];
|
|
3126
|
+
export var ServiceUnavailableException = [
|
|
3127
|
+
-3,
|
|
3128
|
+
n0,
|
|
3129
|
+
_SUE,
|
|
3130
|
+
{
|
|
3131
|
+
[_e]: _s,
|
|
3132
|
+
},
|
|
3133
|
+
[_C, _M, _T, _Co],
|
|
3134
|
+
[0, 0, 0, 0],
|
|
3135
|
+
];
|
|
3136
|
+
TypeRegistry.for(n0).registerError(ServiceUnavailableException, __ServiceUnavailableException);
|
|
3137
|
+
export var StartBackupJobInput = [
|
|
3138
|
+
3,
|
|
3139
|
+
n0,
|
|
3140
|
+
_SBJI,
|
|
3141
|
+
0,
|
|
3142
|
+
[_BVN, _RA, _IRA, _IT, _SWM, _CWMo, _L, _RPT, _BO, _I],
|
|
3143
|
+
[0, 0, 0, [0, 4], 1, 1, () => Lifecycle, [() => Tags, 0], 128 | 0, 0],
|
|
3144
|
+
];
|
|
3145
|
+
export var StartBackupJobOutput = [3, n0, _SBJO, 0, [_BJI, _RPA, _CD, _IP], [0, 0, 4, 2]];
|
|
3146
|
+
export var StartCopyJobInput = [
|
|
3147
|
+
3,
|
|
3148
|
+
n0,
|
|
3149
|
+
_SCJI,
|
|
3150
|
+
0,
|
|
3151
|
+
[_RPA, _SBVN, _DBVA, _IRA, _IT, _L],
|
|
3152
|
+
[0, 0, 0, 0, [0, 4], () => Lifecycle],
|
|
3153
|
+
];
|
|
3154
|
+
export var StartCopyJobOutput = [3, n0, _SCJO, 0, [_CJI, _CD, _IP], [0, 4, 2]];
|
|
3155
|
+
export var StartReportJobInput = [
|
|
3156
|
+
3,
|
|
3157
|
+
n0,
|
|
3158
|
+
_SRJI,
|
|
3159
|
+
0,
|
|
3160
|
+
[_RPN, _IT],
|
|
3161
|
+
[
|
|
3162
|
+
[0, 1],
|
|
3163
|
+
[0, 4],
|
|
3164
|
+
],
|
|
3165
|
+
];
|
|
3166
|
+
export var StartReportJobOutput = [3, n0, _SRJO, 0, [_RJI], [0]];
|
|
3167
|
+
export var StartRestoreJobInput = [
|
|
3168
|
+
3,
|
|
3169
|
+
n0,
|
|
3170
|
+
_SRJIt,
|
|
3171
|
+
0,
|
|
3172
|
+
[_RPA, _Me, _IRA, _IT, _RT, _CSTTRR],
|
|
3173
|
+
[0, [() => Metadata, 0], 0, [0, 4], 0, 2],
|
|
3174
|
+
];
|
|
3175
|
+
export var StartRestoreJobOutput = [3, n0, _SRJOt, 0, [_RJIe], [0]];
|
|
3176
|
+
export var StopBackupJobInput = [3, n0, _SBJIt, 0, [_BJI], [[0, 1]]];
|
|
3177
|
+
export var TagResourceInput = [
|
|
3178
|
+
3,
|
|
3179
|
+
n0,
|
|
3180
|
+
_TRI,
|
|
3181
|
+
0,
|
|
3182
|
+
[_RA, _Ta],
|
|
3183
|
+
[
|
|
3184
|
+
[0, 1],
|
|
3185
|
+
[() => Tags, 0],
|
|
3186
|
+
],
|
|
3187
|
+
];
|
|
3188
|
+
export var UntagResourceInput = [
|
|
3189
|
+
3,
|
|
3190
|
+
n0,
|
|
3191
|
+
_URI,
|
|
3192
|
+
0,
|
|
3193
|
+
[_RA, _TKL],
|
|
3194
|
+
[
|
|
3195
|
+
[0, 1],
|
|
3196
|
+
[() => TagKeyList, 0],
|
|
3197
|
+
],
|
|
3198
|
+
];
|
|
3199
|
+
export var UpdateBackupPlanInput = [
|
|
3200
|
+
3,
|
|
3201
|
+
n0,
|
|
3202
|
+
_UBPI,
|
|
3203
|
+
0,
|
|
3204
|
+
[_BPIa, _BP],
|
|
3205
|
+
[
|
|
3206
|
+
[0, 1],
|
|
3207
|
+
[() => BackupPlanInput, 0],
|
|
3208
|
+
],
|
|
3209
|
+
];
|
|
3210
|
+
export var UpdateBackupPlanOutput = [
|
|
3211
|
+
3,
|
|
3212
|
+
n0,
|
|
3213
|
+
_UBPO,
|
|
3214
|
+
0,
|
|
3215
|
+
[_BPIa, _BPA, _CD, _VI, _ABSd],
|
|
3216
|
+
[0, 0, 4, 0, () => AdvancedBackupSettings],
|
|
3217
|
+
];
|
|
3218
|
+
export var UpdateFrameworkInput = [
|
|
3219
|
+
3,
|
|
3220
|
+
n0,
|
|
3221
|
+
_UFI,
|
|
3222
|
+
0,
|
|
3223
|
+
[_FN, _FD, _FC, _IT],
|
|
3224
|
+
[[0, 1], 0, () => FrameworkControls, [0, 4]],
|
|
3225
|
+
];
|
|
3226
|
+
export var UpdateFrameworkOutput = [3, n0, _UFO, 0, [_FN, _FA, _CTr], [0, 0, 4]];
|
|
3227
|
+
export var UpdateGlobalSettingsInput = [3, n0, _UGSI, 0, [_GS], [128 | 0]];
|
|
3228
|
+
export var UpdateRecoveryPointIndexSettingsInput = [
|
|
3229
|
+
3,
|
|
3230
|
+
n0,
|
|
3231
|
+
_URPISI,
|
|
3232
|
+
0,
|
|
3233
|
+
[_BVN, _RPA, _IRA, _I],
|
|
3234
|
+
[[0, 1], [0, 1], 0, 0],
|
|
3235
|
+
];
|
|
3236
|
+
export var UpdateRecoveryPointIndexSettingsOutput = [
|
|
3237
|
+
3,
|
|
3238
|
+
n0,
|
|
3239
|
+
_URPISO,
|
|
3240
|
+
0,
|
|
3241
|
+
[_BVN, _RPA, _IS, _I],
|
|
3242
|
+
[0, 0, 0, 0],
|
|
3243
|
+
];
|
|
3244
|
+
export var UpdateRecoveryPointLifecycleInput = [
|
|
3245
|
+
3,
|
|
3246
|
+
n0,
|
|
3247
|
+
_URPLI,
|
|
3248
|
+
0,
|
|
3249
|
+
[_BVN, _RPA, _L],
|
|
3250
|
+
[[0, 1], [0, 1], () => Lifecycle],
|
|
3251
|
+
];
|
|
3252
|
+
export var UpdateRecoveryPointLifecycleOutput = [
|
|
3253
|
+
3,
|
|
3254
|
+
n0,
|
|
3255
|
+
_URPLO,
|
|
3256
|
+
0,
|
|
3257
|
+
[_BVA, _RPA, _L, _CL],
|
|
3258
|
+
[0, 0, () => Lifecycle, () => CalculatedLifecycle],
|
|
3259
|
+
];
|
|
3260
|
+
export var UpdateRegionSettingsInput = [3, n0, _URSI, 0, [_RTOIP, _RTMP], [128 | 2, 128 | 2]];
|
|
3261
|
+
export var UpdateReportPlanInput = [
|
|
3262
|
+
3,
|
|
3263
|
+
n0,
|
|
3264
|
+
_URPI,
|
|
3265
|
+
0,
|
|
3266
|
+
[_RPN, _RPD, _RDC, _RS, _IT],
|
|
3267
|
+
[[0, 1], 0, () => ReportDeliveryChannel, () => ReportSetting, [0, 4]],
|
|
3268
|
+
];
|
|
3269
|
+
export var UpdateReportPlanOutput = [3, n0, _URPO, 0, [_RPN, _RPAe, _CTr], [0, 0, 4]];
|
|
3270
|
+
export var UpdateRestoreTestingPlanInput = [
|
|
3271
|
+
3,
|
|
3272
|
+
n0,
|
|
3273
|
+
_URTPI,
|
|
3274
|
+
0,
|
|
3275
|
+
[_RTP, _RTPN],
|
|
3276
|
+
[() => RestoreTestingPlanForUpdate, [0, 1]],
|
|
3277
|
+
];
|
|
3278
|
+
export var UpdateRestoreTestingPlanOutput = [
|
|
3279
|
+
3,
|
|
3280
|
+
n0,
|
|
3281
|
+
_URTPO,
|
|
3282
|
+
0,
|
|
3283
|
+
[_CTr, _RTPA, _RTPN, _UT],
|
|
3284
|
+
[4, 0, 0, 4],
|
|
3285
|
+
];
|
|
3286
|
+
export var UpdateRestoreTestingSelectionInput = [
|
|
3287
|
+
3,
|
|
3288
|
+
n0,
|
|
3289
|
+
_URTSI,
|
|
3290
|
+
0,
|
|
3291
|
+
[_RTPN, _RTS, _RTSN],
|
|
3292
|
+
[
|
|
3293
|
+
[0, 1],
|
|
3294
|
+
[() => RestoreTestingSelectionForUpdate, 0],
|
|
3295
|
+
[0, 1],
|
|
3296
|
+
],
|
|
3297
|
+
];
|
|
3298
|
+
export var UpdateRestoreTestingSelectionOutput = [
|
|
3299
|
+
3,
|
|
3300
|
+
n0,
|
|
3301
|
+
_URTSO,
|
|
3302
|
+
0,
|
|
3303
|
+
[_CTr, _RTPA, _RTPN, _RTSN, _UT],
|
|
3304
|
+
[4, 0, 0, 0, 4],
|
|
3305
|
+
];
|
|
3306
|
+
export var __Unit = "unit";
|
|
3307
|
+
export var BackupServiceException = [-3, _sm, "BackupServiceException", 0, [], []];
|
|
3308
|
+
TypeRegistry.for(_sm).registerError(BackupServiceException, __BackupServiceException);
|
|
3309
|
+
export var AdvancedBackupSettings = [1, n0, _ABSd, 0, () => AdvancedBackupSetting];
|
|
3310
|
+
export var BackupJobsList = [1, n0, _BJL, 0, () => BackupJob];
|
|
3311
|
+
export var BackupJobSummaryList = [1, n0, _BJSL, 0, () => BackupJobSummary];
|
|
3312
|
+
export var BackupPlansList = [1, n0, _BPL, 0, () => BackupPlansListMember];
|
|
3313
|
+
export var BackupPlanTemplatesList = [1, n0, _BPTL, 0, () => BackupPlanTemplatesListMember];
|
|
3314
|
+
export var BackupPlanVersionsList = [1, n0, _BPVL, 0, () => BackupPlansListMember];
|
|
3315
|
+
export var BackupRules = [1, n0, _BRa, 0, [() => BackupRule, 0]];
|
|
3316
|
+
export var BackupRulesInput = [1, n0, _BRIac, 0, [() => BackupRuleInput, 0]];
|
|
3317
|
+
export var BackupSelectionsList = [1, n0, _BSL, 0, () => BackupSelectionsListMember];
|
|
3318
|
+
export var BackupVaultEvents = 64 | 0;
|
|
3319
|
+
export var BackupVaultList = [1, n0, _BVL, 0, () => BackupVaultListMember];
|
|
3320
|
+
export var ComplianceResourceIdList = 64 | 0;
|
|
3321
|
+
export var ConditionParameters = [1, n0, _CPo, 0, () => ConditionParameter];
|
|
3322
|
+
export var ControlInputParameters = [1, n0, _CIPo, 0, () => ControlInputParameter];
|
|
3323
|
+
export var CopyActions = [1, n0, _CA, 0, () => CopyAction];
|
|
3324
|
+
export var CopyJobsList = [1, n0, _CJL, 0, () => CopyJob];
|
|
3325
|
+
export var CopyJobSummaryList = [1, n0, _CJSL, 0, () => CopyJobSummary];
|
|
3326
|
+
export var FormatList = 64 | 0;
|
|
3327
|
+
export var FrameworkControls = [1, n0, _FC, 0, () => FrameworkControl];
|
|
3328
|
+
export var FrameworkList = [1, n0, _FL, 0, () => Framework];
|
|
3329
|
+
export var IndexActions = [1, n0, _IA, 0, () => IndexAction];
|
|
3330
|
+
export var IndexedRecoveryPointList = [1, n0, _IRPL, 0, () => IndexedRecoveryPoint];
|
|
3331
|
+
export var KeyValueList = [1, n0, _KVL, 0, () => KeyValue];
|
|
3332
|
+
export var LegalHoldsList = [1, n0, _LHL, 0, () => LegalHold];
|
|
3333
|
+
export var ListOfTags = [1, n0, _LOT, 0, () => Condition];
|
|
3334
|
+
export var ProtectedResourcesList = [1, n0, _PRL, 0, () => ProtectedResource];
|
|
3335
|
+
export var RecoveryPointByBackupVaultList = [1, n0, _RPBBVL, 0, () => RecoveryPointByBackupVault];
|
|
3336
|
+
export var RecoveryPointByResourceList = [1, n0, _RPBRL, 0, () => RecoveryPointByResource];
|
|
3337
|
+
export var RecoveryPointsList = [1, n0, _RPLe, 0, () => RecoveryPointMember];
|
|
3338
|
+
export var ReportJobList = [1, n0, _RJL, 0, () => ReportJob];
|
|
3339
|
+
export var ReportPlanList = [1, n0, _RPLep, 0, () => ReportPlan];
|
|
3340
|
+
export var ResourceArns = 64 | 0;
|
|
3341
|
+
export var ResourceIdentifiers = 64 | 0;
|
|
3342
|
+
export var ResourceTypeList = 64 | 0;
|
|
3343
|
+
export var ResourceTypes = 64 | 0;
|
|
3344
|
+
export var RestoreAccessBackupVaultList = [
|
|
3345
|
+
1,
|
|
3346
|
+
n0,
|
|
3347
|
+
_RABVL,
|
|
3348
|
+
0,
|
|
3349
|
+
() => RestoreAccessBackupVaultListMember,
|
|
3350
|
+
];
|
|
3351
|
+
export var RestoreJobsList = [1, n0, _RJLe, 0, () => RestoreJobsListMember];
|
|
3352
|
+
export var RestoreJobSummaryList = [1, n0, _RJSL, 0, () => RestoreJobSummary];
|
|
3353
|
+
export var RestoreTestingPlans = [1, n0, _RTPe, 0, () => RestoreTestingPlanForList];
|
|
3354
|
+
export var RestoreTestingRecoveryPointTypeList = 64 | 0;
|
|
3355
|
+
export var RestoreTestingSelections = [1, n0, _RTSe, 0, () => RestoreTestingSelectionForList];
|
|
3356
|
+
export var ScheduledRunsPreview = [1, n0, _SRP, 0, () => ScheduledPlanExecutionMember];
|
|
3357
|
+
export var stringList = 64 | 0;
|
|
3358
|
+
export var TagKeyList = [1, n0, _TKL, 8, 0];
|
|
3359
|
+
export var VaultNames = 64 | 0;
|
|
3360
|
+
export var BackupJobChildJobsInState = 128 | 1;
|
|
3361
|
+
export var BackupOptions = 128 | 0;
|
|
3362
|
+
export var CopyJobChildJobsInState = 128 | 1;
|
|
3363
|
+
export var GlobalSettings = 128 | 0;
|
|
3364
|
+
export var Metadata = [2, n0, _Me, 8, 0, 0];
|
|
3365
|
+
export var ResourceTypeManagementPreference = 128 | 2;
|
|
3366
|
+
export var ResourceTypeOptInPreference = 128 | 2;
|
|
3367
|
+
export var SensitiveStringMap = [2, n0, _SSM, 8, 0, 0];
|
|
3368
|
+
export var stringMap = 128 | 0;
|
|
3369
|
+
export var Tags = [2, n0, _Ta, 8, 0, 0];
|
|
3370
|
+
export var AssociateBackupVaultMpaApprovalTeam = [
|
|
3371
|
+
9,
|
|
3372
|
+
n0,
|
|
3373
|
+
_ABVMAT,
|
|
3374
|
+
{
|
|
3375
|
+
[_h]: ["PUT", "/backup-vaults/{BackupVaultName}/mpaApprovalTeam", 204],
|
|
3376
|
+
},
|
|
3377
|
+
() => AssociateBackupVaultMpaApprovalTeamInput,
|
|
3378
|
+
() => __Unit,
|
|
3379
|
+
];
|
|
3380
|
+
export var CancelLegalHold = [
|
|
3381
|
+
9,
|
|
3382
|
+
n0,
|
|
3383
|
+
_CLH,
|
|
3384
|
+
{
|
|
3385
|
+
[_h]: ["DELETE", "/legal-holds/{LegalHoldId}", 201],
|
|
3386
|
+
},
|
|
3387
|
+
() => CancelLegalHoldInput,
|
|
3388
|
+
() => CancelLegalHoldOutput,
|
|
3389
|
+
];
|
|
3390
|
+
export var CreateBackupPlan = [
|
|
3391
|
+
9,
|
|
3392
|
+
n0,
|
|
3393
|
+
_CBP,
|
|
3394
|
+
{
|
|
3395
|
+
[_h]: ["PUT", "/backup/plans", 200],
|
|
3396
|
+
},
|
|
3397
|
+
() => CreateBackupPlanInput,
|
|
3398
|
+
() => CreateBackupPlanOutput,
|
|
3399
|
+
];
|
|
3400
|
+
export var CreateBackupSelection = [
|
|
3401
|
+
9,
|
|
3402
|
+
n0,
|
|
3403
|
+
_CBS,
|
|
3404
|
+
{
|
|
3405
|
+
[_h]: ["PUT", "/backup/plans/{BackupPlanId}/selections", 200],
|
|
3406
|
+
},
|
|
3407
|
+
() => CreateBackupSelectionInput,
|
|
3408
|
+
() => CreateBackupSelectionOutput,
|
|
3409
|
+
];
|
|
3410
|
+
export var CreateBackupVault = [
|
|
3411
|
+
9,
|
|
3412
|
+
n0,
|
|
3413
|
+
_CBV,
|
|
3414
|
+
{
|
|
3415
|
+
[_h]: ["PUT", "/backup-vaults/{BackupVaultName}", 200],
|
|
3416
|
+
},
|
|
3417
|
+
() => CreateBackupVaultInput,
|
|
3418
|
+
() => CreateBackupVaultOutput,
|
|
3419
|
+
];
|
|
3420
|
+
export var CreateFramework = [
|
|
3421
|
+
9,
|
|
3422
|
+
n0,
|
|
3423
|
+
_CF,
|
|
3424
|
+
{
|
|
3425
|
+
[_h]: ["POST", "/audit/frameworks", 200],
|
|
3426
|
+
},
|
|
3427
|
+
() => CreateFrameworkInput,
|
|
3428
|
+
() => CreateFrameworkOutput,
|
|
3429
|
+
];
|
|
3430
|
+
export var CreateLegalHold = [
|
|
3431
|
+
9,
|
|
3432
|
+
n0,
|
|
3433
|
+
_CLHr,
|
|
3434
|
+
{
|
|
3435
|
+
[_h]: ["POST", "/legal-holds", 200],
|
|
3436
|
+
},
|
|
3437
|
+
() => CreateLegalHoldInput,
|
|
3438
|
+
() => CreateLegalHoldOutput,
|
|
3439
|
+
];
|
|
3440
|
+
export var CreateLogicallyAirGappedBackupVault = [
|
|
3441
|
+
9,
|
|
3442
|
+
n0,
|
|
3443
|
+
_CLAGBV,
|
|
3444
|
+
{
|
|
3445
|
+
[_h]: ["PUT", "/logically-air-gapped-backup-vaults/{BackupVaultName}", 200],
|
|
3446
|
+
},
|
|
3447
|
+
() => CreateLogicallyAirGappedBackupVaultInput,
|
|
3448
|
+
() => CreateLogicallyAirGappedBackupVaultOutput,
|
|
3449
|
+
];
|
|
3450
|
+
export var CreateReportPlan = [
|
|
3451
|
+
9,
|
|
3452
|
+
n0,
|
|
3453
|
+
_CRP,
|
|
3454
|
+
{
|
|
3455
|
+
[_h]: ["POST", "/audit/report-plans", 200],
|
|
3456
|
+
},
|
|
3457
|
+
() => CreateReportPlanInput,
|
|
3458
|
+
() => CreateReportPlanOutput,
|
|
3459
|
+
];
|
|
3460
|
+
export var CreateRestoreAccessBackupVault = [
|
|
3461
|
+
9,
|
|
3462
|
+
n0,
|
|
3463
|
+
_CRABV,
|
|
3464
|
+
{
|
|
3465
|
+
[_h]: ["PUT", "/restore-access-backup-vaults", 200],
|
|
3466
|
+
},
|
|
3467
|
+
() => CreateRestoreAccessBackupVaultInput,
|
|
3468
|
+
() => CreateRestoreAccessBackupVaultOutput,
|
|
3469
|
+
];
|
|
3470
|
+
export var CreateRestoreTestingPlan = [
|
|
3471
|
+
9,
|
|
3472
|
+
n0,
|
|
3473
|
+
_CRTP,
|
|
3474
|
+
{
|
|
3475
|
+
[_h]: ["PUT", "/restore-testing/plans", 201],
|
|
3476
|
+
},
|
|
3477
|
+
() => CreateRestoreTestingPlanInput,
|
|
3478
|
+
() => CreateRestoreTestingPlanOutput,
|
|
3479
|
+
];
|
|
3480
|
+
export var CreateRestoreTestingSelection = [
|
|
3481
|
+
9,
|
|
3482
|
+
n0,
|
|
3483
|
+
_CRTS,
|
|
3484
|
+
{
|
|
3485
|
+
[_h]: ["PUT", "/restore-testing/plans/{RestoreTestingPlanName}/selections", 201],
|
|
3486
|
+
},
|
|
3487
|
+
() => CreateRestoreTestingSelectionInput,
|
|
3488
|
+
() => CreateRestoreTestingSelectionOutput,
|
|
3489
|
+
];
|
|
3490
|
+
export var DeleteBackupPlan = [
|
|
3491
|
+
9,
|
|
3492
|
+
n0,
|
|
3493
|
+
_DBP,
|
|
3494
|
+
{
|
|
3495
|
+
[_h]: ["DELETE", "/backup/plans/{BackupPlanId}", 200],
|
|
3496
|
+
},
|
|
3497
|
+
() => DeleteBackupPlanInput,
|
|
3498
|
+
() => DeleteBackupPlanOutput,
|
|
3499
|
+
];
|
|
3500
|
+
export var DeleteBackupSelection = [
|
|
3501
|
+
9,
|
|
3502
|
+
n0,
|
|
3503
|
+
_DBS,
|
|
3504
|
+
{
|
|
3505
|
+
[_h]: ["DELETE", "/backup/plans/{BackupPlanId}/selections/{SelectionId}", 200],
|
|
3506
|
+
},
|
|
3507
|
+
() => DeleteBackupSelectionInput,
|
|
3508
|
+
() => __Unit,
|
|
3509
|
+
];
|
|
3510
|
+
export var DeleteBackupVault = [
|
|
3511
|
+
9,
|
|
3512
|
+
n0,
|
|
3513
|
+
_DBV,
|
|
3514
|
+
{
|
|
3515
|
+
[_h]: ["DELETE", "/backup-vaults/{BackupVaultName}", 200],
|
|
3516
|
+
},
|
|
3517
|
+
() => DeleteBackupVaultInput,
|
|
3518
|
+
() => __Unit,
|
|
3519
|
+
];
|
|
3520
|
+
export var DeleteBackupVaultAccessPolicy = [
|
|
3521
|
+
9,
|
|
3522
|
+
n0,
|
|
3523
|
+
_DBVAP,
|
|
3524
|
+
{
|
|
3525
|
+
[_h]: ["DELETE", "/backup-vaults/{BackupVaultName}/access-policy", 200],
|
|
3526
|
+
},
|
|
3527
|
+
() => DeleteBackupVaultAccessPolicyInput,
|
|
3528
|
+
() => __Unit,
|
|
3529
|
+
];
|
|
3530
|
+
export var DeleteBackupVaultLockConfiguration = [
|
|
3531
|
+
9,
|
|
3532
|
+
n0,
|
|
3533
|
+
_DBVLC,
|
|
3534
|
+
{
|
|
3535
|
+
[_h]: ["DELETE", "/backup-vaults/{BackupVaultName}/vault-lock", 200],
|
|
3536
|
+
},
|
|
3537
|
+
() => DeleteBackupVaultLockConfigurationInput,
|
|
3538
|
+
() => __Unit,
|
|
3539
|
+
];
|
|
3540
|
+
export var DeleteBackupVaultNotifications = [
|
|
3541
|
+
9,
|
|
3542
|
+
n0,
|
|
3543
|
+
_DBVN,
|
|
3544
|
+
{
|
|
3545
|
+
[_h]: ["DELETE", "/backup-vaults/{BackupVaultName}/notification-configuration", 200],
|
|
3546
|
+
},
|
|
3547
|
+
() => DeleteBackupVaultNotificationsInput,
|
|
3548
|
+
() => __Unit,
|
|
3549
|
+
];
|
|
3550
|
+
export var DeleteFramework = [
|
|
3551
|
+
9,
|
|
3552
|
+
n0,
|
|
3553
|
+
_DF,
|
|
3554
|
+
{
|
|
3555
|
+
[_h]: ["DELETE", "/audit/frameworks/{FrameworkName}", 200],
|
|
3556
|
+
},
|
|
3557
|
+
() => DeleteFrameworkInput,
|
|
3558
|
+
() => __Unit,
|
|
3559
|
+
];
|
|
3560
|
+
export var DeleteRecoveryPoint = [
|
|
3561
|
+
9,
|
|
3562
|
+
n0,
|
|
3563
|
+
_DRP,
|
|
3564
|
+
{
|
|
3565
|
+
[_h]: ["DELETE", "/backup-vaults/{BackupVaultName}/recovery-points/{RecoveryPointArn}", 200],
|
|
3566
|
+
},
|
|
3567
|
+
() => DeleteRecoveryPointInput,
|
|
3568
|
+
() => __Unit,
|
|
3569
|
+
];
|
|
3570
|
+
export var DeleteReportPlan = [
|
|
3571
|
+
9,
|
|
3572
|
+
n0,
|
|
3573
|
+
_DRPe,
|
|
3574
|
+
{
|
|
3575
|
+
[_h]: ["DELETE", "/audit/report-plans/{ReportPlanName}", 200],
|
|
3576
|
+
},
|
|
3577
|
+
() => DeleteReportPlanInput,
|
|
3578
|
+
() => __Unit,
|
|
3579
|
+
];
|
|
3580
|
+
export var DeleteRestoreTestingPlan = [
|
|
3581
|
+
9,
|
|
3582
|
+
n0,
|
|
3583
|
+
_DRTP,
|
|
3584
|
+
{
|
|
3585
|
+
[_h]: ["DELETE", "/restore-testing/plans/{RestoreTestingPlanName}", 204],
|
|
3586
|
+
},
|
|
3587
|
+
() => DeleteRestoreTestingPlanInput,
|
|
3588
|
+
() => __Unit,
|
|
3589
|
+
];
|
|
3590
|
+
export var DeleteRestoreTestingSelection = [
|
|
3591
|
+
9,
|
|
3592
|
+
n0,
|
|
3593
|
+
_DRTS,
|
|
3594
|
+
{
|
|
3595
|
+
[_h]: ["DELETE", "/restore-testing/plans/{RestoreTestingPlanName}/selections/{RestoreTestingSelectionName}", 204],
|
|
3596
|
+
},
|
|
3597
|
+
() => DeleteRestoreTestingSelectionInput,
|
|
3598
|
+
() => __Unit,
|
|
3599
|
+
];
|
|
3600
|
+
export var DescribeBackupJob = [
|
|
3601
|
+
9,
|
|
3602
|
+
n0,
|
|
3603
|
+
_DBJ,
|
|
3604
|
+
{
|
|
3605
|
+
[_h]: ["GET", "/backup-jobs/{BackupJobId}", 200],
|
|
3606
|
+
},
|
|
3607
|
+
() => DescribeBackupJobInput,
|
|
3608
|
+
() => DescribeBackupJobOutput,
|
|
3609
|
+
];
|
|
3610
|
+
export var DescribeBackupVault = [
|
|
3611
|
+
9,
|
|
3612
|
+
n0,
|
|
3613
|
+
_DBVe,
|
|
3614
|
+
{
|
|
3615
|
+
[_h]: ["GET", "/backup-vaults/{BackupVaultName}", 200],
|
|
3616
|
+
},
|
|
3617
|
+
() => DescribeBackupVaultInput,
|
|
3618
|
+
() => DescribeBackupVaultOutput,
|
|
3619
|
+
];
|
|
3620
|
+
export var DescribeCopyJob = [
|
|
3621
|
+
9,
|
|
3622
|
+
n0,
|
|
3623
|
+
_DCJ,
|
|
3624
|
+
{
|
|
3625
|
+
[_h]: ["GET", "/copy-jobs/{CopyJobId}", 200],
|
|
3626
|
+
},
|
|
3627
|
+
() => DescribeCopyJobInput,
|
|
3628
|
+
() => DescribeCopyJobOutput,
|
|
3629
|
+
];
|
|
3630
|
+
export var DescribeFramework = [
|
|
3631
|
+
9,
|
|
3632
|
+
n0,
|
|
3633
|
+
_DFe,
|
|
3634
|
+
{
|
|
3635
|
+
[_h]: ["GET", "/audit/frameworks/{FrameworkName}", 200],
|
|
3636
|
+
},
|
|
3637
|
+
() => DescribeFrameworkInput,
|
|
3638
|
+
() => DescribeFrameworkOutput,
|
|
3639
|
+
];
|
|
3640
|
+
export var DescribeGlobalSettings = [
|
|
3641
|
+
9,
|
|
3642
|
+
n0,
|
|
3643
|
+
_DGS,
|
|
3644
|
+
{
|
|
3645
|
+
[_h]: ["GET", "/global-settings", 200],
|
|
3646
|
+
},
|
|
3647
|
+
() => DescribeGlobalSettingsInput,
|
|
3648
|
+
() => DescribeGlobalSettingsOutput,
|
|
3649
|
+
];
|
|
3650
|
+
export var DescribeProtectedResource = [
|
|
3651
|
+
9,
|
|
3652
|
+
n0,
|
|
3653
|
+
_DPR,
|
|
3654
|
+
{
|
|
3655
|
+
[_h]: ["GET", "/resources/{ResourceArn}", 200],
|
|
3656
|
+
},
|
|
3657
|
+
() => DescribeProtectedResourceInput,
|
|
3658
|
+
() => DescribeProtectedResourceOutput,
|
|
3659
|
+
];
|
|
3660
|
+
export var DescribeRecoveryPoint = [
|
|
3661
|
+
9,
|
|
3662
|
+
n0,
|
|
3663
|
+
_DRPes,
|
|
3664
|
+
{
|
|
3665
|
+
[_h]: ["GET", "/backup-vaults/{BackupVaultName}/recovery-points/{RecoveryPointArn}", 200],
|
|
3666
|
+
},
|
|
3667
|
+
() => DescribeRecoveryPointInput,
|
|
3668
|
+
() => DescribeRecoveryPointOutput,
|
|
3669
|
+
];
|
|
3670
|
+
export var DescribeRegionSettings = [
|
|
3671
|
+
9,
|
|
3672
|
+
n0,
|
|
3673
|
+
_DRS,
|
|
3674
|
+
{
|
|
3675
|
+
[_h]: ["GET", "/account-settings", 200],
|
|
3676
|
+
},
|
|
3677
|
+
() => DescribeRegionSettingsInput,
|
|
3678
|
+
() => DescribeRegionSettingsOutput,
|
|
3679
|
+
];
|
|
3680
|
+
export var DescribeReportJob = [
|
|
3681
|
+
9,
|
|
3682
|
+
n0,
|
|
3683
|
+
_DRJ,
|
|
3684
|
+
{
|
|
3685
|
+
[_h]: ["GET", "/audit/report-jobs/{ReportJobId}", 200],
|
|
3686
|
+
},
|
|
3687
|
+
() => DescribeReportJobInput,
|
|
3688
|
+
() => DescribeReportJobOutput,
|
|
3689
|
+
];
|
|
3690
|
+
export var DescribeReportPlan = [
|
|
3691
|
+
9,
|
|
3692
|
+
n0,
|
|
3693
|
+
_DRPesc,
|
|
3694
|
+
{
|
|
3695
|
+
[_h]: ["GET", "/audit/report-plans/{ReportPlanName}", 200],
|
|
3696
|
+
},
|
|
3697
|
+
() => DescribeReportPlanInput,
|
|
3698
|
+
() => DescribeReportPlanOutput,
|
|
3699
|
+
];
|
|
3700
|
+
export var DescribeRestoreJob = [
|
|
3701
|
+
9,
|
|
3702
|
+
n0,
|
|
3703
|
+
_DRJe,
|
|
3704
|
+
{
|
|
3705
|
+
[_h]: ["GET", "/restore-jobs/{RestoreJobId}", 200],
|
|
3706
|
+
},
|
|
3707
|
+
() => DescribeRestoreJobInput,
|
|
3708
|
+
() => DescribeRestoreJobOutput,
|
|
3709
|
+
];
|
|
3710
|
+
export var DisassociateBackupVaultMpaApprovalTeam = [
|
|
3711
|
+
9,
|
|
3712
|
+
n0,
|
|
3713
|
+
_DBVMAT,
|
|
3714
|
+
{
|
|
3715
|
+
[_h]: ["POST", "/backup-vaults/{BackupVaultName}/mpaApprovalTeam?delete", 204],
|
|
3716
|
+
},
|
|
3717
|
+
() => DisassociateBackupVaultMpaApprovalTeamInput,
|
|
3718
|
+
() => __Unit,
|
|
3719
|
+
];
|
|
3720
|
+
export var DisassociateRecoveryPoint = [
|
|
3721
|
+
9,
|
|
3722
|
+
n0,
|
|
3723
|
+
_DRPi,
|
|
3724
|
+
{
|
|
3725
|
+
[_h]: ["POST", "/backup-vaults/{BackupVaultName}/recovery-points/{RecoveryPointArn}/disassociate", 200],
|
|
3726
|
+
},
|
|
3727
|
+
() => DisassociateRecoveryPointInput,
|
|
3728
|
+
() => __Unit,
|
|
3729
|
+
];
|
|
3730
|
+
export var DisassociateRecoveryPointFromParent = [
|
|
3731
|
+
9,
|
|
3732
|
+
n0,
|
|
3733
|
+
_DRPFP,
|
|
3734
|
+
{
|
|
3735
|
+
[_h]: ["DELETE", "/backup-vaults/{BackupVaultName}/recovery-points/{RecoveryPointArn}/parentAssociation", 204],
|
|
3736
|
+
},
|
|
3737
|
+
() => DisassociateRecoveryPointFromParentInput,
|
|
3738
|
+
() => __Unit,
|
|
3739
|
+
];
|
|
3740
|
+
export var ExportBackupPlanTemplate = [
|
|
3741
|
+
9,
|
|
3742
|
+
n0,
|
|
3743
|
+
_EBPT,
|
|
3744
|
+
{
|
|
3745
|
+
[_h]: ["GET", "/backup/plans/{BackupPlanId}/toTemplate", 200],
|
|
3746
|
+
},
|
|
3747
|
+
() => ExportBackupPlanTemplateInput,
|
|
3748
|
+
() => ExportBackupPlanTemplateOutput,
|
|
3749
|
+
];
|
|
3750
|
+
export var GetBackupPlan = [
|
|
3751
|
+
9,
|
|
3752
|
+
n0,
|
|
3753
|
+
_GBP,
|
|
3754
|
+
{
|
|
3755
|
+
[_h]: ["GET", "/backup/plans/{BackupPlanId}", 200],
|
|
3756
|
+
},
|
|
3757
|
+
() => GetBackupPlanInput,
|
|
3758
|
+
() => GetBackupPlanOutput,
|
|
3759
|
+
];
|
|
3760
|
+
export var GetBackupPlanFromJSON = [
|
|
3761
|
+
9,
|
|
3762
|
+
n0,
|
|
3763
|
+
_GBPFJSON,
|
|
3764
|
+
{
|
|
3765
|
+
[_h]: ["POST", "/backup/template/json/toPlan", 200],
|
|
3766
|
+
},
|
|
3767
|
+
() => GetBackupPlanFromJSONInput,
|
|
3768
|
+
() => GetBackupPlanFromJSONOutput,
|
|
3769
|
+
];
|
|
3770
|
+
export var GetBackupPlanFromTemplate = [
|
|
3771
|
+
9,
|
|
3772
|
+
n0,
|
|
3773
|
+
_GBPFT,
|
|
3774
|
+
{
|
|
3775
|
+
[_h]: ["GET", "/backup/template/plans/{BackupPlanTemplateId}/toPlan", 200],
|
|
3776
|
+
},
|
|
3777
|
+
() => GetBackupPlanFromTemplateInput,
|
|
3778
|
+
() => GetBackupPlanFromTemplateOutput,
|
|
3779
|
+
];
|
|
3780
|
+
export var GetBackupSelection = [
|
|
3781
|
+
9,
|
|
3782
|
+
n0,
|
|
3783
|
+
_GBS,
|
|
3784
|
+
{
|
|
3785
|
+
[_h]: ["GET", "/backup/plans/{BackupPlanId}/selections/{SelectionId}", 200],
|
|
3786
|
+
},
|
|
3787
|
+
() => GetBackupSelectionInput,
|
|
3788
|
+
() => GetBackupSelectionOutput,
|
|
3789
|
+
];
|
|
3790
|
+
export var GetBackupVaultAccessPolicy = [
|
|
3791
|
+
9,
|
|
3792
|
+
n0,
|
|
3793
|
+
_GBVAP,
|
|
3794
|
+
{
|
|
3795
|
+
[_h]: ["GET", "/backup-vaults/{BackupVaultName}/access-policy", 200],
|
|
3796
|
+
},
|
|
3797
|
+
() => GetBackupVaultAccessPolicyInput,
|
|
3798
|
+
() => GetBackupVaultAccessPolicyOutput,
|
|
3799
|
+
];
|
|
3800
|
+
export var GetBackupVaultNotifications = [
|
|
3801
|
+
9,
|
|
3802
|
+
n0,
|
|
3803
|
+
_GBVN,
|
|
3804
|
+
{
|
|
3805
|
+
[_h]: ["GET", "/backup-vaults/{BackupVaultName}/notification-configuration", 200],
|
|
3806
|
+
},
|
|
3807
|
+
() => GetBackupVaultNotificationsInput,
|
|
3808
|
+
() => GetBackupVaultNotificationsOutput,
|
|
3809
|
+
];
|
|
3810
|
+
export var GetLegalHold = [
|
|
3811
|
+
9,
|
|
3812
|
+
n0,
|
|
3813
|
+
_GLH,
|
|
3814
|
+
{
|
|
3815
|
+
[_h]: ["GET", "/legal-holds/{LegalHoldId}", 200],
|
|
3816
|
+
},
|
|
3817
|
+
() => GetLegalHoldInput,
|
|
3818
|
+
() => GetLegalHoldOutput,
|
|
3819
|
+
];
|
|
3820
|
+
export var GetRecoveryPointIndexDetails = [
|
|
3821
|
+
9,
|
|
3822
|
+
n0,
|
|
3823
|
+
_GRPID,
|
|
3824
|
+
{
|
|
3825
|
+
[_h]: ["GET", "/backup-vaults/{BackupVaultName}/recovery-points/{RecoveryPointArn}/index", 200],
|
|
3826
|
+
},
|
|
3827
|
+
() => GetRecoveryPointIndexDetailsInput,
|
|
3828
|
+
() => GetRecoveryPointIndexDetailsOutput,
|
|
3829
|
+
];
|
|
3830
|
+
export var GetRecoveryPointRestoreMetadata = [
|
|
3831
|
+
9,
|
|
3832
|
+
n0,
|
|
3833
|
+
_GRPRM,
|
|
3834
|
+
{
|
|
3835
|
+
[_h]: ["GET", "/backup-vaults/{BackupVaultName}/recovery-points/{RecoveryPointArn}/restore-metadata", 200],
|
|
3836
|
+
},
|
|
3837
|
+
() => GetRecoveryPointRestoreMetadataInput,
|
|
3838
|
+
() => GetRecoveryPointRestoreMetadataOutput,
|
|
3839
|
+
];
|
|
3840
|
+
export var GetRestoreJobMetadata = [
|
|
3841
|
+
9,
|
|
3842
|
+
n0,
|
|
3843
|
+
_GRJM,
|
|
3844
|
+
{
|
|
3845
|
+
[_h]: ["GET", "/restore-jobs/{RestoreJobId}/metadata", 200],
|
|
3846
|
+
},
|
|
3847
|
+
() => GetRestoreJobMetadataInput,
|
|
3848
|
+
() => GetRestoreJobMetadataOutput,
|
|
3849
|
+
];
|
|
3850
|
+
export var GetRestoreTestingInferredMetadata = [
|
|
3851
|
+
9,
|
|
3852
|
+
n0,
|
|
3853
|
+
_GRTIM,
|
|
3854
|
+
{
|
|
3855
|
+
[_h]: ["GET", "/restore-testing/inferred-metadata", 200],
|
|
3856
|
+
},
|
|
3857
|
+
() => GetRestoreTestingInferredMetadataInput,
|
|
3858
|
+
() => GetRestoreTestingInferredMetadataOutput,
|
|
3859
|
+
];
|
|
3860
|
+
export var GetRestoreTestingPlan = [
|
|
3861
|
+
9,
|
|
3862
|
+
n0,
|
|
3863
|
+
_GRTP,
|
|
3864
|
+
{
|
|
3865
|
+
[_h]: ["GET", "/restore-testing/plans/{RestoreTestingPlanName}", 200],
|
|
3866
|
+
},
|
|
3867
|
+
() => GetRestoreTestingPlanInput,
|
|
3868
|
+
() => GetRestoreTestingPlanOutput,
|
|
3869
|
+
];
|
|
3870
|
+
export var GetRestoreTestingSelection = [
|
|
3871
|
+
9,
|
|
3872
|
+
n0,
|
|
3873
|
+
_GRTS,
|
|
3874
|
+
{
|
|
3875
|
+
[_h]: ["GET", "/restore-testing/plans/{RestoreTestingPlanName}/selections/{RestoreTestingSelectionName}", 200],
|
|
3876
|
+
},
|
|
3877
|
+
() => GetRestoreTestingSelectionInput,
|
|
3878
|
+
() => GetRestoreTestingSelectionOutput,
|
|
3879
|
+
];
|
|
3880
|
+
export var GetSupportedResourceTypes = [
|
|
3881
|
+
9,
|
|
3882
|
+
n0,
|
|
3883
|
+
_GSRT,
|
|
3884
|
+
{
|
|
3885
|
+
[_h]: ["GET", "/supported-resource-types", 200],
|
|
3886
|
+
},
|
|
3887
|
+
() => __Unit,
|
|
3888
|
+
() => GetSupportedResourceTypesOutput,
|
|
3889
|
+
];
|
|
3890
|
+
export var ListBackupJobs = [
|
|
3891
|
+
9,
|
|
3892
|
+
n0,
|
|
3893
|
+
_LBJ,
|
|
3894
|
+
{
|
|
3895
|
+
[_h]: ["GET", "/backup-jobs", 200],
|
|
3896
|
+
},
|
|
3897
|
+
() => ListBackupJobsInput,
|
|
3898
|
+
() => ListBackupJobsOutput,
|
|
3899
|
+
];
|
|
3900
|
+
export var ListBackupJobSummaries = [
|
|
3901
|
+
9,
|
|
3902
|
+
n0,
|
|
3903
|
+
_LBJS,
|
|
3904
|
+
{
|
|
3905
|
+
[_h]: ["GET", "/audit/backup-job-summaries", 200],
|
|
3906
|
+
},
|
|
3907
|
+
() => ListBackupJobSummariesInput,
|
|
3908
|
+
() => ListBackupJobSummariesOutput,
|
|
3909
|
+
];
|
|
3910
|
+
export var ListBackupPlans = [
|
|
3911
|
+
9,
|
|
3912
|
+
n0,
|
|
3913
|
+
_LBP,
|
|
3914
|
+
{
|
|
3915
|
+
[_h]: ["GET", "/backup/plans", 200],
|
|
3916
|
+
},
|
|
3917
|
+
() => ListBackupPlansInput,
|
|
3918
|
+
() => ListBackupPlansOutput,
|
|
3919
|
+
];
|
|
3920
|
+
export var ListBackupPlanTemplates = [
|
|
3921
|
+
9,
|
|
3922
|
+
n0,
|
|
3923
|
+
_LBPT,
|
|
3924
|
+
{
|
|
3925
|
+
[_h]: ["GET", "/backup/template/plans", 200],
|
|
3926
|
+
},
|
|
3927
|
+
() => ListBackupPlanTemplatesInput,
|
|
3928
|
+
() => ListBackupPlanTemplatesOutput,
|
|
3929
|
+
];
|
|
3930
|
+
export var ListBackupPlanVersions = [
|
|
3931
|
+
9,
|
|
3932
|
+
n0,
|
|
3933
|
+
_LBPV,
|
|
3934
|
+
{
|
|
3935
|
+
[_h]: ["GET", "/backup/plans/{BackupPlanId}/versions", 200],
|
|
3936
|
+
},
|
|
3937
|
+
() => ListBackupPlanVersionsInput,
|
|
3938
|
+
() => ListBackupPlanVersionsOutput,
|
|
3939
|
+
];
|
|
3940
|
+
export var ListBackupSelections = [
|
|
3941
|
+
9,
|
|
3942
|
+
n0,
|
|
3943
|
+
_LBS,
|
|
3944
|
+
{
|
|
3945
|
+
[_h]: ["GET", "/backup/plans/{BackupPlanId}/selections", 200],
|
|
3946
|
+
},
|
|
3947
|
+
() => ListBackupSelectionsInput,
|
|
3948
|
+
() => ListBackupSelectionsOutput,
|
|
3949
|
+
];
|
|
3950
|
+
export var ListBackupVaults = [
|
|
3951
|
+
9,
|
|
3952
|
+
n0,
|
|
3953
|
+
_LBV,
|
|
3954
|
+
{
|
|
3955
|
+
[_h]: ["GET", "/backup-vaults", 200],
|
|
3956
|
+
},
|
|
3957
|
+
() => ListBackupVaultsInput,
|
|
3958
|
+
() => ListBackupVaultsOutput,
|
|
3959
|
+
];
|
|
3960
|
+
export var ListCopyJobs = [
|
|
3961
|
+
9,
|
|
3962
|
+
n0,
|
|
3963
|
+
_LCJ,
|
|
3964
|
+
{
|
|
3965
|
+
[_h]: ["GET", "/copy-jobs", 200],
|
|
3966
|
+
},
|
|
3967
|
+
() => ListCopyJobsInput,
|
|
3968
|
+
() => ListCopyJobsOutput,
|
|
3969
|
+
];
|
|
3970
|
+
export var ListCopyJobSummaries = [
|
|
3971
|
+
9,
|
|
3972
|
+
n0,
|
|
3973
|
+
_LCJS,
|
|
3974
|
+
{
|
|
3975
|
+
[_h]: ["GET", "/audit/copy-job-summaries", 200],
|
|
3976
|
+
},
|
|
3977
|
+
() => ListCopyJobSummariesInput,
|
|
3978
|
+
() => ListCopyJobSummariesOutput,
|
|
3979
|
+
];
|
|
3980
|
+
export var ListFrameworks = [
|
|
3981
|
+
9,
|
|
3982
|
+
n0,
|
|
3983
|
+
_LF,
|
|
3984
|
+
{
|
|
3985
|
+
[_h]: ["GET", "/audit/frameworks", 200],
|
|
3986
|
+
},
|
|
3987
|
+
() => ListFrameworksInput,
|
|
3988
|
+
() => ListFrameworksOutput,
|
|
3989
|
+
];
|
|
3990
|
+
export var ListIndexedRecoveryPoints = [
|
|
3991
|
+
9,
|
|
3992
|
+
n0,
|
|
3993
|
+
_LIRP,
|
|
3994
|
+
{
|
|
3995
|
+
[_h]: ["GET", "/indexes/recovery-point", 200],
|
|
3996
|
+
},
|
|
3997
|
+
() => ListIndexedRecoveryPointsInput,
|
|
3998
|
+
() => ListIndexedRecoveryPointsOutput,
|
|
3999
|
+
];
|
|
4000
|
+
export var ListLegalHolds = [
|
|
4001
|
+
9,
|
|
4002
|
+
n0,
|
|
4003
|
+
_LLH,
|
|
4004
|
+
{
|
|
4005
|
+
[_h]: ["GET", "/legal-holds", 200],
|
|
4006
|
+
},
|
|
4007
|
+
() => ListLegalHoldsInput,
|
|
4008
|
+
() => ListLegalHoldsOutput,
|
|
4009
|
+
];
|
|
4010
|
+
export var ListProtectedResources = [
|
|
4011
|
+
9,
|
|
4012
|
+
n0,
|
|
4013
|
+
_LPR,
|
|
4014
|
+
{
|
|
4015
|
+
[_h]: ["GET", "/resources", 200],
|
|
4016
|
+
},
|
|
4017
|
+
() => ListProtectedResourcesInput,
|
|
4018
|
+
() => ListProtectedResourcesOutput,
|
|
4019
|
+
];
|
|
4020
|
+
export var ListProtectedResourcesByBackupVault = [
|
|
4021
|
+
9,
|
|
4022
|
+
n0,
|
|
4023
|
+
_LPRBBV,
|
|
4024
|
+
{
|
|
4025
|
+
[_h]: ["GET", "/backup-vaults/{BackupVaultName}/resources", 200],
|
|
4026
|
+
},
|
|
4027
|
+
() => ListProtectedResourcesByBackupVaultInput,
|
|
4028
|
+
() => ListProtectedResourcesByBackupVaultOutput,
|
|
4029
|
+
];
|
|
4030
|
+
export var ListRecoveryPointsByBackupVault = [
|
|
4031
|
+
9,
|
|
4032
|
+
n0,
|
|
4033
|
+
_LRPBBV,
|
|
4034
|
+
{
|
|
4035
|
+
[_h]: ["GET", "/backup-vaults/{BackupVaultName}/recovery-points", 200],
|
|
4036
|
+
},
|
|
4037
|
+
() => ListRecoveryPointsByBackupVaultInput,
|
|
4038
|
+
() => ListRecoveryPointsByBackupVaultOutput,
|
|
4039
|
+
];
|
|
4040
|
+
export var ListRecoveryPointsByLegalHold = [
|
|
4041
|
+
9,
|
|
4042
|
+
n0,
|
|
4043
|
+
_LRPBLH,
|
|
4044
|
+
{
|
|
4045
|
+
[_h]: ["GET", "/legal-holds/{LegalHoldId}/recovery-points", 200],
|
|
4046
|
+
},
|
|
4047
|
+
() => ListRecoveryPointsByLegalHoldInput,
|
|
4048
|
+
() => ListRecoveryPointsByLegalHoldOutput,
|
|
4049
|
+
];
|
|
4050
|
+
export var ListRecoveryPointsByResource = [
|
|
4051
|
+
9,
|
|
4052
|
+
n0,
|
|
4053
|
+
_LRPBR,
|
|
4054
|
+
{
|
|
4055
|
+
[_h]: ["GET", "/resources/{ResourceArn}/recovery-points", 200],
|
|
4056
|
+
},
|
|
4057
|
+
() => ListRecoveryPointsByResourceInput,
|
|
4058
|
+
() => ListRecoveryPointsByResourceOutput,
|
|
4059
|
+
];
|
|
4060
|
+
export var ListReportJobs = [
|
|
4061
|
+
9,
|
|
4062
|
+
n0,
|
|
4063
|
+
_LRJ,
|
|
4064
|
+
{
|
|
4065
|
+
[_h]: ["GET", "/audit/report-jobs", 200],
|
|
4066
|
+
},
|
|
4067
|
+
() => ListReportJobsInput,
|
|
4068
|
+
() => ListReportJobsOutput,
|
|
4069
|
+
];
|
|
4070
|
+
export var ListReportPlans = [
|
|
4071
|
+
9,
|
|
4072
|
+
n0,
|
|
4073
|
+
_LRP,
|
|
4074
|
+
{
|
|
4075
|
+
[_h]: ["GET", "/audit/report-plans", 200],
|
|
4076
|
+
},
|
|
4077
|
+
() => ListReportPlansInput,
|
|
4078
|
+
() => ListReportPlansOutput,
|
|
4079
|
+
];
|
|
4080
|
+
export var ListRestoreAccessBackupVaults = [
|
|
4081
|
+
9,
|
|
4082
|
+
n0,
|
|
4083
|
+
_LRABV,
|
|
4084
|
+
{
|
|
4085
|
+
[_h]: ["GET", "/logically-air-gapped-backup-vaults/{BackupVaultName}/restore-access-backup-vaults", 200],
|
|
4086
|
+
},
|
|
4087
|
+
() => ListRestoreAccessBackupVaultsInput,
|
|
4088
|
+
() => ListRestoreAccessBackupVaultsOutput,
|
|
4089
|
+
];
|
|
4090
|
+
export var ListRestoreJobs = [
|
|
4091
|
+
9,
|
|
4092
|
+
n0,
|
|
4093
|
+
_LRJi,
|
|
4094
|
+
{
|
|
4095
|
+
[_h]: ["GET", "/restore-jobs", 200],
|
|
4096
|
+
},
|
|
4097
|
+
() => ListRestoreJobsInput,
|
|
4098
|
+
() => ListRestoreJobsOutput,
|
|
4099
|
+
];
|
|
4100
|
+
export var ListRestoreJobsByProtectedResource = [
|
|
4101
|
+
9,
|
|
4102
|
+
n0,
|
|
4103
|
+
_LRJBPR,
|
|
4104
|
+
{
|
|
4105
|
+
[_h]: ["GET", "/resources/{ResourceArn}/restore-jobs", 200],
|
|
4106
|
+
},
|
|
4107
|
+
() => ListRestoreJobsByProtectedResourceInput,
|
|
4108
|
+
() => ListRestoreJobsByProtectedResourceOutput,
|
|
4109
|
+
];
|
|
4110
|
+
export var ListRestoreJobSummaries = [
|
|
4111
|
+
9,
|
|
4112
|
+
n0,
|
|
4113
|
+
_LRJS,
|
|
4114
|
+
{
|
|
4115
|
+
[_h]: ["GET", "/audit/restore-job-summaries", 200],
|
|
4116
|
+
},
|
|
4117
|
+
() => ListRestoreJobSummariesInput,
|
|
4118
|
+
() => ListRestoreJobSummariesOutput,
|
|
4119
|
+
];
|
|
4120
|
+
export var ListRestoreTestingPlans = [
|
|
4121
|
+
9,
|
|
4122
|
+
n0,
|
|
4123
|
+
_LRTP,
|
|
4124
|
+
{
|
|
4125
|
+
[_h]: ["GET", "/restore-testing/plans", 200],
|
|
4126
|
+
},
|
|
4127
|
+
() => ListRestoreTestingPlansInput,
|
|
4128
|
+
() => ListRestoreTestingPlansOutput,
|
|
4129
|
+
];
|
|
4130
|
+
export var ListRestoreTestingSelections = [
|
|
4131
|
+
9,
|
|
4132
|
+
n0,
|
|
4133
|
+
_LRTS,
|
|
4134
|
+
{
|
|
4135
|
+
[_h]: ["GET", "/restore-testing/plans/{RestoreTestingPlanName}/selections", 200],
|
|
4136
|
+
},
|
|
4137
|
+
() => ListRestoreTestingSelectionsInput,
|
|
4138
|
+
() => ListRestoreTestingSelectionsOutput,
|
|
4139
|
+
];
|
|
4140
|
+
export var ListTags = [
|
|
4141
|
+
9,
|
|
4142
|
+
n0,
|
|
4143
|
+
_LT,
|
|
4144
|
+
{
|
|
4145
|
+
[_h]: ["GET", "/tags/{ResourceArn}", 200],
|
|
4146
|
+
},
|
|
4147
|
+
() => ListTagsInput,
|
|
4148
|
+
() => ListTagsOutput,
|
|
4149
|
+
];
|
|
4150
|
+
export var PutBackupVaultAccessPolicy = [
|
|
4151
|
+
9,
|
|
4152
|
+
n0,
|
|
4153
|
+
_PBVAP,
|
|
4154
|
+
{
|
|
4155
|
+
[_h]: ["PUT", "/backup-vaults/{BackupVaultName}/access-policy", 200],
|
|
4156
|
+
},
|
|
4157
|
+
() => PutBackupVaultAccessPolicyInput,
|
|
4158
|
+
() => __Unit,
|
|
4159
|
+
];
|
|
4160
|
+
export var PutBackupVaultLockConfiguration = [
|
|
4161
|
+
9,
|
|
4162
|
+
n0,
|
|
4163
|
+
_PBVLC,
|
|
4164
|
+
{
|
|
4165
|
+
[_h]: ["PUT", "/backup-vaults/{BackupVaultName}/vault-lock", 200],
|
|
4166
|
+
},
|
|
4167
|
+
() => PutBackupVaultLockConfigurationInput,
|
|
4168
|
+
() => __Unit,
|
|
4169
|
+
];
|
|
4170
|
+
export var PutBackupVaultNotifications = [
|
|
4171
|
+
9,
|
|
4172
|
+
n0,
|
|
4173
|
+
_PBVN,
|
|
4174
|
+
{
|
|
4175
|
+
[_h]: ["PUT", "/backup-vaults/{BackupVaultName}/notification-configuration", 200],
|
|
4176
|
+
},
|
|
4177
|
+
() => PutBackupVaultNotificationsInput,
|
|
4178
|
+
() => __Unit,
|
|
4179
|
+
];
|
|
4180
|
+
export var PutRestoreValidationResult = [
|
|
4181
|
+
9,
|
|
4182
|
+
n0,
|
|
4183
|
+
_PRVR,
|
|
4184
|
+
{
|
|
4185
|
+
[_h]: ["PUT", "/restore-jobs/{RestoreJobId}/validations", 204],
|
|
4186
|
+
},
|
|
4187
|
+
() => PutRestoreValidationResultInput,
|
|
4188
|
+
() => __Unit,
|
|
4189
|
+
];
|
|
4190
|
+
export var RevokeRestoreAccessBackupVault = [
|
|
4191
|
+
9,
|
|
4192
|
+
n0,
|
|
4193
|
+
_RRABV,
|
|
4194
|
+
{
|
|
4195
|
+
[_h]: [
|
|
4196
|
+
"DELETE",
|
|
4197
|
+
"/logically-air-gapped-backup-vaults/{BackupVaultName}/restore-access-backup-vaults/{RestoreAccessBackupVaultArn}",
|
|
4198
|
+
200,
|
|
4199
|
+
],
|
|
4200
|
+
},
|
|
4201
|
+
() => RevokeRestoreAccessBackupVaultInput,
|
|
4202
|
+
() => __Unit,
|
|
4203
|
+
];
|
|
4204
|
+
export var StartBackupJob = [
|
|
4205
|
+
9,
|
|
4206
|
+
n0,
|
|
4207
|
+
_SBJ,
|
|
4208
|
+
{
|
|
4209
|
+
[_h]: ["PUT", "/backup-jobs", 200],
|
|
4210
|
+
},
|
|
4211
|
+
() => StartBackupJobInput,
|
|
4212
|
+
() => StartBackupJobOutput,
|
|
4213
|
+
];
|
|
4214
|
+
export var StartCopyJob = [
|
|
4215
|
+
9,
|
|
4216
|
+
n0,
|
|
4217
|
+
_SCJ,
|
|
4218
|
+
{
|
|
4219
|
+
[_h]: ["PUT", "/copy-jobs", 200],
|
|
4220
|
+
},
|
|
4221
|
+
() => StartCopyJobInput,
|
|
4222
|
+
() => StartCopyJobOutput,
|
|
4223
|
+
];
|
|
4224
|
+
export var StartReportJob = [
|
|
4225
|
+
9,
|
|
4226
|
+
n0,
|
|
4227
|
+
_SRJ,
|
|
4228
|
+
{
|
|
4229
|
+
[_h]: ["POST", "/audit/report-jobs/{ReportPlanName}", 200],
|
|
4230
|
+
},
|
|
4231
|
+
() => StartReportJobInput,
|
|
4232
|
+
() => StartReportJobOutput,
|
|
4233
|
+
];
|
|
4234
|
+
export var StartRestoreJob = [
|
|
4235
|
+
9,
|
|
4236
|
+
n0,
|
|
4237
|
+
_SRJt,
|
|
4238
|
+
{
|
|
4239
|
+
[_h]: ["PUT", "/restore-jobs", 200],
|
|
4240
|
+
},
|
|
4241
|
+
() => StartRestoreJobInput,
|
|
4242
|
+
() => StartRestoreJobOutput,
|
|
4243
|
+
];
|
|
4244
|
+
export var StopBackupJob = [
|
|
4245
|
+
9,
|
|
4246
|
+
n0,
|
|
4247
|
+
_SBJt,
|
|
4248
|
+
{
|
|
4249
|
+
[_h]: ["POST", "/backup-jobs/{BackupJobId}", 200],
|
|
4250
|
+
},
|
|
4251
|
+
() => StopBackupJobInput,
|
|
4252
|
+
() => __Unit,
|
|
4253
|
+
];
|
|
4254
|
+
export var TagResource = [
|
|
4255
|
+
9,
|
|
4256
|
+
n0,
|
|
4257
|
+
_TR,
|
|
4258
|
+
{
|
|
4259
|
+
[_h]: ["POST", "/tags/{ResourceArn}", 200],
|
|
4260
|
+
},
|
|
4261
|
+
() => TagResourceInput,
|
|
4262
|
+
() => __Unit,
|
|
4263
|
+
];
|
|
4264
|
+
export var UntagResource = [
|
|
4265
|
+
9,
|
|
4266
|
+
n0,
|
|
4267
|
+
_UR,
|
|
4268
|
+
{
|
|
4269
|
+
[_h]: ["POST", "/untag/{ResourceArn}", 200],
|
|
4270
|
+
},
|
|
4271
|
+
() => UntagResourceInput,
|
|
4272
|
+
() => __Unit,
|
|
4273
|
+
];
|
|
4274
|
+
export var UpdateBackupPlan = [
|
|
4275
|
+
9,
|
|
4276
|
+
n0,
|
|
4277
|
+
_UBP,
|
|
4278
|
+
{
|
|
4279
|
+
[_h]: ["POST", "/backup/plans/{BackupPlanId}", 200],
|
|
4280
|
+
},
|
|
4281
|
+
() => UpdateBackupPlanInput,
|
|
4282
|
+
() => UpdateBackupPlanOutput,
|
|
4283
|
+
];
|
|
4284
|
+
export var UpdateFramework = [
|
|
4285
|
+
9,
|
|
4286
|
+
n0,
|
|
4287
|
+
_UF,
|
|
4288
|
+
{
|
|
4289
|
+
[_h]: ["PUT", "/audit/frameworks/{FrameworkName}", 200],
|
|
4290
|
+
},
|
|
4291
|
+
() => UpdateFrameworkInput,
|
|
4292
|
+
() => UpdateFrameworkOutput,
|
|
4293
|
+
];
|
|
4294
|
+
export var UpdateGlobalSettings = [
|
|
4295
|
+
9,
|
|
4296
|
+
n0,
|
|
4297
|
+
_UGS,
|
|
4298
|
+
{
|
|
4299
|
+
[_h]: ["PUT", "/global-settings", 200],
|
|
4300
|
+
},
|
|
4301
|
+
() => UpdateGlobalSettingsInput,
|
|
4302
|
+
() => __Unit,
|
|
4303
|
+
];
|
|
4304
|
+
export var UpdateRecoveryPointIndexSettings = [
|
|
4305
|
+
9,
|
|
4306
|
+
n0,
|
|
4307
|
+
_URPIS,
|
|
4308
|
+
{
|
|
4309
|
+
[_h]: ["POST", "/backup-vaults/{BackupVaultName}/recovery-points/{RecoveryPointArn}/index", 200],
|
|
4310
|
+
},
|
|
4311
|
+
() => UpdateRecoveryPointIndexSettingsInput,
|
|
4312
|
+
() => UpdateRecoveryPointIndexSettingsOutput,
|
|
4313
|
+
];
|
|
4314
|
+
export var UpdateRecoveryPointLifecycle = [
|
|
4315
|
+
9,
|
|
4316
|
+
n0,
|
|
4317
|
+
_URPL,
|
|
4318
|
+
{
|
|
4319
|
+
[_h]: ["POST", "/backup-vaults/{BackupVaultName}/recovery-points/{RecoveryPointArn}", 200],
|
|
4320
|
+
},
|
|
4321
|
+
() => UpdateRecoveryPointLifecycleInput,
|
|
4322
|
+
() => UpdateRecoveryPointLifecycleOutput,
|
|
4323
|
+
];
|
|
4324
|
+
export var UpdateRegionSettings = [
|
|
4325
|
+
9,
|
|
4326
|
+
n0,
|
|
4327
|
+
_URS,
|
|
4328
|
+
{
|
|
4329
|
+
[_h]: ["PUT", "/account-settings", 200],
|
|
4330
|
+
},
|
|
4331
|
+
() => UpdateRegionSettingsInput,
|
|
4332
|
+
() => __Unit,
|
|
4333
|
+
];
|
|
4334
|
+
export var UpdateReportPlan = [
|
|
4335
|
+
9,
|
|
4336
|
+
n0,
|
|
4337
|
+
_URP,
|
|
4338
|
+
{
|
|
4339
|
+
[_h]: ["PUT", "/audit/report-plans/{ReportPlanName}", 200],
|
|
4340
|
+
},
|
|
4341
|
+
() => UpdateReportPlanInput,
|
|
4342
|
+
() => UpdateReportPlanOutput,
|
|
4343
|
+
];
|
|
4344
|
+
export var UpdateRestoreTestingPlan = [
|
|
4345
|
+
9,
|
|
4346
|
+
n0,
|
|
4347
|
+
_URTP,
|
|
4348
|
+
{
|
|
4349
|
+
[_h]: ["PUT", "/restore-testing/plans/{RestoreTestingPlanName}", 200],
|
|
4350
|
+
},
|
|
4351
|
+
() => UpdateRestoreTestingPlanInput,
|
|
4352
|
+
() => UpdateRestoreTestingPlanOutput,
|
|
4353
|
+
];
|
|
4354
|
+
export var UpdateRestoreTestingSelection = [
|
|
4355
|
+
9,
|
|
4356
|
+
n0,
|
|
4357
|
+
_URTS,
|
|
4358
|
+
{
|
|
4359
|
+
[_h]: ["PUT", "/restore-testing/plans/{RestoreTestingPlanName}/selections/{RestoreTestingSelectionName}", 200],
|
|
4360
|
+
},
|
|
4361
|
+
() => UpdateRestoreTestingSelectionInput,
|
|
4362
|
+
() => UpdateRestoreTestingSelectionOutput,
|
|
4363
|
+
];
|