|
2014 | 2014 | "input": { |
2015 | 2015 | "target": "com.amazonaws.backup#DeleteBackupSelectionInput" |
2016 | 2016 | }, |
| 2017 | + "output": { |
| 2018 | + "target": "smithy.api#Unit" |
| 2019 | + }, |
2017 | 2020 | "errors": [ |
2018 | 2021 | { |
2019 | 2022 | "target": "com.amazonaws.backup#InvalidParameterValueException" |
|
2063 | 2066 | "input": { |
2064 | 2067 | "target": "com.amazonaws.backup#DeleteBackupVaultInput" |
2065 | 2068 | }, |
| 2069 | + "output": { |
| 2070 | + "target": "smithy.api#Unit" |
| 2071 | + }, |
2066 | 2072 | "errors": [ |
2067 | 2073 | { |
2068 | 2074 | "target": "com.amazonaws.backup#InvalidParameterValueException" |
|
2094 | 2100 | "input": { |
2095 | 2101 | "target": "com.amazonaws.backup#DeleteBackupVaultAccessPolicyInput" |
2096 | 2102 | }, |
| 2103 | + "output": { |
| 2104 | + "target": "smithy.api#Unit" |
| 2105 | + }, |
2097 | 2106 | "errors": [ |
2098 | 2107 | { |
2099 | 2108 | "target": "com.amazonaws.backup#InvalidParameterValueException" |
|
2149 | 2158 | "input": { |
2150 | 2159 | "target": "com.amazonaws.backup#DeleteBackupVaultLockConfigurationInput" |
2151 | 2160 | }, |
| 2161 | + "output": { |
| 2162 | + "target": "smithy.api#Unit" |
| 2163 | + }, |
2152 | 2164 | "errors": [ |
2153 | 2165 | { |
2154 | 2166 | "target": "com.amazonaws.backup#InvalidParameterValueException" |
|
2194 | 2206 | "input": { |
2195 | 2207 | "target": "com.amazonaws.backup#DeleteBackupVaultNotificationsInput" |
2196 | 2208 | }, |
| 2209 | + "output": { |
| 2210 | + "target": "smithy.api#Unit" |
| 2211 | + }, |
2197 | 2212 | "errors": [ |
2198 | 2213 | { |
2199 | 2214 | "target": "com.amazonaws.backup#InvalidParameterValueException" |
|
2236 | 2251 | "input": { |
2237 | 2252 | "target": "com.amazonaws.backup#DeleteFrameworkInput" |
2238 | 2253 | }, |
| 2254 | + "output": { |
| 2255 | + "target": "smithy.api#Unit" |
| 2256 | + }, |
2239 | 2257 | "errors": [ |
2240 | 2258 | { |
2241 | 2259 | "target": "com.amazonaws.backup#ConflictException" |
|
2280 | 2298 | "input": { |
2281 | 2299 | "target": "com.amazonaws.backup#DeleteRecoveryPointInput" |
2282 | 2300 | }, |
| 2301 | + "output": { |
| 2302 | + "target": "smithy.api#Unit" |
| 2303 | + }, |
2283 | 2304 | "errors": [ |
2284 | 2305 | { |
2285 | 2306 | "target": "com.amazonaws.backup#InvalidParameterValueException" |
|
2336 | 2357 | "input": { |
2337 | 2358 | "target": "com.amazonaws.backup#DeleteReportPlanInput" |
2338 | 2359 | }, |
| 2360 | + "output": { |
| 2361 | + "target": "smithy.api#Unit" |
| 2362 | + }, |
2339 | 2363 | "errors": [ |
2340 | 2364 | { |
2341 | 2365 | "target": "com.amazonaws.backup#ConflictException" |
|
3411 | 3435 | "input": { |
3412 | 3436 | "target": "com.amazonaws.backup#DisassociateRecoveryPointInput" |
3413 | 3437 | }, |
| 3438 | + "output": { |
| 3439 | + "target": "smithy.api#Unit" |
| 3440 | + }, |
3414 | 3441 | "errors": [ |
3415 | 3442 | { |
3416 | 3443 | "target": "com.amazonaws.backup#InvalidParameterValueException" |
|
3585 | 3612 | "ControlScope": { |
3586 | 3613 | "target": "com.amazonaws.backup#ControlScope", |
3587 | 3614 | "traits": { |
3588 | | - "smithy.api#documentation": "<p>The scope of a control. The control scope defines what the control will evaluate. Three\n examples of control scopes are: a specific backup plan, all backup plans with a specific\n tag, or all backup plans. For more information, see <code>ControlScope</code>.</p>" |
| 3615 | + "smithy.api#documentation": "<p>The scope of a control. The control scope defines what the control will evaluate. Three\n examples of control scopes are: a specific backup plan, all backup plans with a specific\n tag, or all backup plans. For more information, see <a href=\"aws-backup/latest/devguide/API_ControlScope.html\">\n <code>ControlScope</code>.</a>\n </p>" |
3589 | 3616 | } |
3590 | 3617 | } |
3591 | 3618 | }, |
|
4156 | 4183 | }, |
4157 | 4184 | "com.amazonaws.backup#GetSupportedResourceTypes": { |
4158 | 4185 | "type": "operation", |
| 4186 | + "input": { |
| 4187 | + "target": "smithy.api#Unit" |
| 4188 | + }, |
4159 | 4189 | "output": { |
4160 | 4190 | "target": "com.amazonaws.backup#GetSupportedResourceTypesOutput" |
4161 | 4191 | }, |
|
4363 | 4393 | "smithy.api#paginated": { |
4364 | 4394 | "inputToken": "NextToken", |
4365 | 4395 | "outputToken": "NextToken", |
| 4396 | + "items": "BackupJobs", |
4366 | 4397 | "pageSize": "MaxResults" |
4367 | 4398 | } |
4368 | 4399 | } |
|
4432 | 4463 | "smithy.api#documentation": "<p>The account ID to list the jobs from. Returns only backup jobs associated with the\n specified account ID.</p>\n <p>If used from an Organizations management account, passing <code>*</code> returns\n all jobs across the organization.</p>", |
4433 | 4464 | "smithy.api#httpQuery": "accountId" |
4434 | 4465 | } |
| 4466 | + }, |
| 4467 | + "ByCompleteAfter": { |
| 4468 | + "target": "com.amazonaws.backup#timestamp", |
| 4469 | + "traits": { |
| 4470 | + "smithy.api#documentation": "<p>Returns only backup jobs completed after a date expressed in Unix format and Coordinated\n Universal Time (UTC).</p>", |
| 4471 | + "smithy.api#httpQuery": "completeAfter" |
| 4472 | + } |
| 4473 | + }, |
| 4474 | + "ByCompleteBefore": { |
| 4475 | + "target": "com.amazonaws.backup#timestamp", |
| 4476 | + "traits": { |
| 4477 | + "smithy.api#documentation": "<p>Returns only backup jobs completed before a date expressed in Unix format and\n Coordinated Universal Time (UTC).</p>", |
| 4478 | + "smithy.api#httpQuery": "completeBefore" |
| 4479 | + } |
4435 | 4480 | } |
4436 | 4481 | } |
4437 | 4482 | }, |
|
4484 | 4529 | "smithy.api#paginated": { |
4485 | 4530 | "inputToken": "NextToken", |
4486 | 4531 | "outputToken": "NextToken", |
| 4532 | + "items": "BackupPlanTemplatesList", |
4487 | 4533 | "pageSize": "MaxResults" |
4488 | 4534 | } |
4489 | 4535 | } |
|
4557 | 4603 | "smithy.api#paginated": { |
4558 | 4604 | "inputToken": "NextToken", |
4559 | 4605 | "outputToken": "NextToken", |
| 4606 | + "items": "BackupPlanVersionsList", |
4560 | 4607 | "pageSize": "MaxResults" |
4561 | 4608 | } |
4562 | 4609 | } |
|
4638 | 4685 | "smithy.api#paginated": { |
4639 | 4686 | "inputToken": "NextToken", |
4640 | 4687 | "outputToken": "NextToken", |
| 4688 | + "items": "BackupPlansList", |
4641 | 4689 | "pageSize": "MaxResults" |
4642 | 4690 | } |
4643 | 4691 | } |
|
4718 | 4766 | "smithy.api#paginated": { |
4719 | 4767 | "inputToken": "NextToken", |
4720 | 4768 | "outputToken": "NextToken", |
| 4769 | + "items": "BackupSelectionsList", |
4721 | 4770 | "pageSize": "MaxResults" |
4722 | 4771 | } |
4723 | 4772 | } |
|
4799 | 4848 | "smithy.api#paginated": { |
4800 | 4849 | "inputToken": "NextToken", |
4801 | 4850 | "outputToken": "NextToken", |
| 4851 | + "items": "BackupVaultList", |
4802 | 4852 | "pageSize": "MaxResults" |
4803 | 4853 | } |
4804 | 4854 | } |
|
4865 | 4915 | "smithy.api#paginated": { |
4866 | 4916 | "inputToken": "NextToken", |
4867 | 4917 | "outputToken": "NextToken", |
| 4918 | + "items": "CopyJobs", |
4868 | 4919 | "pageSize": "MaxResults" |
4869 | 4920 | } |
4870 | 4921 | } |
|
4934 | 4985 | "smithy.api#documentation": "<p>The account ID to list the jobs from. Returns only copy jobs associated with the\n specified account ID.</p>", |
4935 | 4986 | "smithy.api#httpQuery": "accountId" |
4936 | 4987 | } |
| 4988 | + }, |
| 4989 | + "ByCompleteBefore": { |
| 4990 | + "target": "com.amazonaws.backup#timestamp", |
| 4991 | + "traits": { |
| 4992 | + "smithy.api#documentation": "<p>Returns only copy jobs completed before a date expressed in Unix format and Coordinated\n Universal Time (UTC).</p>", |
| 4993 | + "smithy.api#httpQuery": "completeBefore" |
| 4994 | + } |
| 4995 | + }, |
| 4996 | + "ByCompleteAfter": { |
| 4997 | + "target": "com.amazonaws.backup#timestamp", |
| 4998 | + "traits": { |
| 4999 | + "smithy.api#documentation": "<p>Returns only copy jobs completed after a date expressed in Unix format and Coordinated\n Universal Time (UTC).</p>", |
| 5000 | + "smithy.api#httpQuery": "completeAfter" |
| 5001 | + } |
4937 | 5002 | } |
4938 | 5003 | } |
4939 | 5004 | }, |
|
5053 | 5118 | "smithy.api#paginated": { |
5054 | 5119 | "inputToken": "NextToken", |
5055 | 5120 | "outputToken": "NextToken", |
| 5121 | + "items": "Results", |
5056 | 5122 | "pageSize": "MaxResults" |
5057 | 5123 | } |
5058 | 5124 | } |
|
5126 | 5192 | "smithy.api#paginated": { |
5127 | 5193 | "inputToken": "NextToken", |
5128 | 5194 | "outputToken": "NextToken", |
| 5195 | + "items": "RecoveryPoints", |
5129 | 5196 | "pageSize": "MaxResults" |
5130 | 5197 | } |
5131 | 5198 | } |
|
5242 | 5309 | "smithy.api#paginated": { |
5243 | 5310 | "inputToken": "NextToken", |
5244 | 5311 | "outputToken": "NextToken", |
| 5312 | + "items": "RecoveryPoints", |
5245 | 5313 | "pageSize": "MaxResults" |
5246 | 5314 | } |
5247 | 5315 | } |
|
5483 | 5551 | "smithy.api#paginated": { |
5484 | 5552 | "inputToken": "NextToken", |
5485 | 5553 | "outputToken": "NextToken", |
| 5554 | + "items": "RestoreJobs", |
5486 | 5555 | "pageSize": "MaxResults" |
5487 | 5556 | } |
5488 | 5557 | } |
|
5531 | 5600 | "smithy.api#documentation": "<p>Returns only restore jobs associated with the specified job status.</p>", |
5532 | 5601 | "smithy.api#httpQuery": "status" |
5533 | 5602 | } |
| 5603 | + }, |
| 5604 | + "ByCompleteBefore": { |
| 5605 | + "target": "com.amazonaws.backup#timestamp", |
| 5606 | + "traits": { |
| 5607 | + "smithy.api#documentation": "<p>Returns only copy jobs completed before a date expressed in Unix format and Coordinated\n Universal Time (UTC).</p>", |
| 5608 | + "smithy.api#httpQuery": "completeBefore" |
| 5609 | + } |
| 5610 | + }, |
| 5611 | + "ByCompleteAfter": { |
| 5612 | + "target": "com.amazonaws.backup#timestamp", |
| 5613 | + "traits": { |
| 5614 | + "smithy.api#documentation": "<p>Returns only copy jobs completed after a date expressed in Unix format and Coordinated\n Universal Time (UTC).</p>", |
| 5615 | + "smithy.api#httpQuery": "completeAfter" |
| 5616 | + } |
5534 | 5617 | } |
5535 | 5618 | } |
5536 | 5619 | }, |
|
5749 | 5832 | "input": { |
5750 | 5833 | "target": "com.amazonaws.backup#PutBackupVaultAccessPolicyInput" |
5751 | 5834 | }, |
| 5835 | + "output": { |
| 5836 | + "target": "smithy.api#Unit" |
| 5837 | + }, |
5752 | 5838 | "errors": [ |
5753 | 5839 | { |
5754 | 5840 | "target": "com.amazonaws.backup#InvalidParameterValueException" |
|
5797 | 5883 | "input": { |
5798 | 5884 | "target": "com.amazonaws.backup#PutBackupVaultLockConfigurationInput" |
5799 | 5885 | }, |
| 5886 | + "output": { |
| 5887 | + "target": "smithy.api#Unit" |
| 5888 | + }, |
5800 | 5889 | "errors": [ |
5801 | 5890 | { |
5802 | 5891 | "target": "com.amazonaws.backup#InvalidParameterValueException" |
|
5860 | 5949 | "input": { |
5861 | 5950 | "target": "com.amazonaws.backup#PutBackupVaultNotificationsInput" |
5862 | 5951 | }, |
| 5952 | + "output": { |
| 5953 | + "target": "smithy.api#Unit" |
| 5954 | + }, |
5863 | 5955 | "errors": [ |
5864 | 5956 | { |
5865 | 5957 | "target": "com.amazonaws.backup#InvalidParameterValueException" |
|
6958 | 7050 | "input": { |
6959 | 7051 | "target": "com.amazonaws.backup#StopBackupJobInput" |
6960 | 7052 | }, |
| 7053 | + "output": { |
| 7054 | + "target": "smithy.api#Unit" |
| 7055 | + }, |
6961 | 7056 | "errors": [ |
6962 | 7057 | { |
6963 | 7058 | "target": "com.amazonaws.backup#InvalidParameterValueException" |
|
7033 | 7128 | "input": { |
7034 | 7129 | "target": "com.amazonaws.backup#TagResourceInput" |
7035 | 7130 | }, |
| 7131 | + "output": { |
| 7132 | + "target": "smithy.api#Unit" |
| 7133 | + }, |
7036 | 7134 | "errors": [ |
7037 | 7135 | { |
7038 | 7136 | "target": "com.amazonaws.backup#InvalidParameterValueException" |
|
7100 | 7198 | "input": { |
7101 | 7199 | "target": "com.amazonaws.backup#UntagResourceInput" |
7102 | 7200 | }, |
| 7201 | + "output": { |
| 7202 | + "target": "smithy.api#Unit" |
| 7203 | + }, |
7103 | 7204 | "errors": [ |
7104 | 7205 | { |
7105 | 7206 | "target": "com.amazonaws.backup#InvalidParameterValueException" |
|
7332 | 7433 | "input": { |
7333 | 7434 | "target": "com.amazonaws.backup#UpdateGlobalSettingsInput" |
7334 | 7435 | }, |
| 7436 | + "output": { |
| 7437 | + "target": "smithy.api#Unit" |
| 7438 | + }, |
7335 | 7439 | "errors": [ |
7336 | 7440 | { |
7337 | 7441 | "target": "com.amazonaws.backup#InvalidParameterValueException" |
|
7462 | 7566 | "input": { |
7463 | 7567 | "target": "com.amazonaws.backup#UpdateRegionSettingsInput" |
7464 | 7568 | }, |
| 7569 | + "output": { |
| 7570 | + "target": "smithy.api#Unit" |
| 7571 | + }, |
7465 | 7572 | "errors": [ |
7466 | 7573 | { |
7467 | 7574 | "target": "com.amazonaws.backup#InvalidParameterValueException" |
|
0 commit comments