aws-sdk-backup 1.101.0 → 1.103.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-backup/client.rb +698 -3
- data/lib/aws-sdk-backup/client_api.rb +406 -0
- data/lib/aws-sdk-backup/types.rb +1377 -84
- data/lib/aws-sdk-backup.rb +1 -1
- data/sig/client.rbs +194 -0
- data/sig/types.rbs +272 -0
- metadata +1 -1
|
@@ -18,6 +18,7 @@ module Aws::Backup
|
|
|
18
18
|
AccountId = Shapes::StringShape.new(name: 'AccountId')
|
|
19
19
|
AdvancedBackupSetting = Shapes::StructureShape.new(name: 'AdvancedBackupSetting')
|
|
20
20
|
AdvancedBackupSettings = Shapes::ListShape.new(name: 'AdvancedBackupSettings')
|
|
21
|
+
AggregatedScanResult = Shapes::StructureShape.new(name: 'AggregatedScanResult')
|
|
21
22
|
AggregationPeriod = Shapes::StringShape.new(name: 'AggregationPeriod')
|
|
22
23
|
AlreadyExistsException = Shapes::StructureShape.new(name: 'AlreadyExistsException')
|
|
23
24
|
AssociateBackupVaultMpaApprovalTeamInput = Shapes::StructureShape.new(name: 'AssociateBackupVaultMpaApprovalTeamInput')
|
|
@@ -53,6 +54,7 @@ module Aws::Backup
|
|
|
53
54
|
BackupVaultList = Shapes::ListShape.new(name: 'BackupVaultList')
|
|
54
55
|
BackupVaultListMember = Shapes::StructureShape.new(name: 'BackupVaultListMember')
|
|
55
56
|
BackupVaultName = Shapes::StringShape.new(name: 'BackupVaultName')
|
|
57
|
+
BackupVaultNameOrWildcard = Shapes::StringShape.new(name: 'BackupVaultNameOrWildcard')
|
|
56
58
|
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
|
57
59
|
CalculatedLifecycle = Shapes::StructureShape.new(name: 'CalculatedLifecycle')
|
|
58
60
|
CancelLegalHoldInput = Shapes::StructureShape.new(name: 'CancelLegalHoldInput')
|
|
@@ -99,6 +101,9 @@ module Aws::Backup
|
|
|
99
101
|
CreateRestoreTestingPlanOutput = Shapes::StructureShape.new(name: 'CreateRestoreTestingPlanOutput')
|
|
100
102
|
CreateRestoreTestingSelectionInput = Shapes::StructureShape.new(name: 'CreateRestoreTestingSelectionInput')
|
|
101
103
|
CreateRestoreTestingSelectionOutput = Shapes::StructureShape.new(name: 'CreateRestoreTestingSelectionOutput')
|
|
104
|
+
CreateTieringConfigurationInput = Shapes::StructureShape.new(name: 'CreateTieringConfigurationInput')
|
|
105
|
+
CreateTieringConfigurationOutput = Shapes::StructureShape.new(name: 'CreateTieringConfigurationOutput')
|
|
106
|
+
CreatorRequestId = Shapes::StringShape.new(name: 'CreatorRequestId')
|
|
102
107
|
CronExpression = Shapes::StringShape.new(name: 'CronExpression')
|
|
103
108
|
DateRange = Shapes::StructureShape.new(name: 'DateRange')
|
|
104
109
|
DeleteBackupPlanInput = Shapes::StructureShape.new(name: 'DeleteBackupPlanInput')
|
|
@@ -113,6 +118,8 @@ module Aws::Backup
|
|
|
113
118
|
DeleteReportPlanInput = Shapes::StructureShape.new(name: 'DeleteReportPlanInput')
|
|
114
119
|
DeleteRestoreTestingPlanInput = Shapes::StructureShape.new(name: 'DeleteRestoreTestingPlanInput')
|
|
115
120
|
DeleteRestoreTestingSelectionInput = Shapes::StructureShape.new(name: 'DeleteRestoreTestingSelectionInput')
|
|
121
|
+
DeleteTieringConfigurationInput = Shapes::StructureShape.new(name: 'DeleteTieringConfigurationInput')
|
|
122
|
+
DeleteTieringConfigurationOutput = Shapes::StructureShape.new(name: 'DeleteTieringConfigurationOutput')
|
|
116
123
|
DependencyFailureException = Shapes::StructureShape.new(name: 'DependencyFailureException')
|
|
117
124
|
DescribeBackupJobInput = Shapes::StructureShape.new(name: 'DescribeBackupJobInput')
|
|
118
125
|
DescribeBackupJobOutput = Shapes::StructureShape.new(name: 'DescribeBackupJobOutput')
|
|
@@ -136,6 +143,8 @@ module Aws::Backup
|
|
|
136
143
|
DescribeReportPlanOutput = Shapes::StructureShape.new(name: 'DescribeReportPlanOutput')
|
|
137
144
|
DescribeRestoreJobInput = Shapes::StructureShape.new(name: 'DescribeRestoreJobInput')
|
|
138
145
|
DescribeRestoreJobOutput = Shapes::StructureShape.new(name: 'DescribeRestoreJobOutput')
|
|
146
|
+
DescribeScanJobInput = Shapes::StructureShape.new(name: 'DescribeScanJobInput')
|
|
147
|
+
DescribeScanJobOutput = Shapes::StructureShape.new(name: 'DescribeScanJobOutput')
|
|
139
148
|
DisassociateBackupVaultMpaApprovalTeamInput = Shapes::StructureShape.new(name: 'DisassociateBackupVaultMpaApprovalTeamInput')
|
|
140
149
|
DisassociateRecoveryPointFromParentInput = Shapes::StructureShape.new(name: 'DisassociateRecoveryPointFromParentInput')
|
|
141
150
|
DisassociateRecoveryPointInput = Shapes::StructureShape.new(name: 'DisassociateRecoveryPointInput')
|
|
@@ -176,6 +185,8 @@ module Aws::Backup
|
|
|
176
185
|
GetRestoreTestingSelectionInput = Shapes::StructureShape.new(name: 'GetRestoreTestingSelectionInput')
|
|
177
186
|
GetRestoreTestingSelectionOutput = Shapes::StructureShape.new(name: 'GetRestoreTestingSelectionOutput')
|
|
178
187
|
GetSupportedResourceTypesOutput = Shapes::StructureShape.new(name: 'GetSupportedResourceTypesOutput')
|
|
188
|
+
GetTieringConfigurationInput = Shapes::StructureShape.new(name: 'GetTieringConfigurationInput')
|
|
189
|
+
GetTieringConfigurationOutput = Shapes::StructureShape.new(name: 'GetTieringConfigurationOutput')
|
|
179
190
|
GlobalSettings = Shapes::MapShape.new(name: 'GlobalSettings')
|
|
180
191
|
GlobalSettingsName = Shapes::StringShape.new(name: 'GlobalSettingsName')
|
|
181
192
|
GlobalSettingsValue = Shapes::StringShape.new(name: 'GlobalSettingsValue')
|
|
@@ -254,9 +265,17 @@ module Aws::Backup
|
|
|
254
265
|
ListRestoreTestingSelectionsInput = Shapes::StructureShape.new(name: 'ListRestoreTestingSelectionsInput')
|
|
255
266
|
ListRestoreTestingSelectionsInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListRestoreTestingSelectionsInputMaxResultsInteger')
|
|
256
267
|
ListRestoreTestingSelectionsOutput = Shapes::StructureShape.new(name: 'ListRestoreTestingSelectionsOutput')
|
|
268
|
+
ListScanJobSummariesInput = Shapes::StructureShape.new(name: 'ListScanJobSummariesInput')
|
|
269
|
+
ListScanJobSummariesOutput = Shapes::StructureShape.new(name: 'ListScanJobSummariesOutput')
|
|
270
|
+
ListScanJobsInput = Shapes::StructureShape.new(name: 'ListScanJobsInput')
|
|
271
|
+
ListScanJobsInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListScanJobsInputMaxResultsInteger')
|
|
272
|
+
ListScanJobsOutput = Shapes::StructureShape.new(name: 'ListScanJobsOutput')
|
|
257
273
|
ListTagsInput = Shapes::StructureShape.new(name: 'ListTagsInput')
|
|
258
274
|
ListTagsOutput = Shapes::StructureShape.new(name: 'ListTagsOutput')
|
|
275
|
+
ListTieringConfigurationsInput = Shapes::StructureShape.new(name: 'ListTieringConfigurationsInput')
|
|
276
|
+
ListTieringConfigurationsOutput = Shapes::StructureShape.new(name: 'ListTieringConfigurationsOutput')
|
|
259
277
|
Long = Shapes::IntegerShape.new(name: 'Long')
|
|
278
|
+
MalwareScanner = Shapes::StringShape.new(name: 'MalwareScanner')
|
|
260
279
|
MaxFrameworkInputs = Shapes::IntegerShape.new(name: 'MaxFrameworkInputs')
|
|
261
280
|
MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
|
|
262
281
|
MaxScheduledRunsPreview = Shapes::IntegerShape.new(name: 'MaxScheduledRunsPreview')
|
|
@@ -300,6 +319,8 @@ module Aws::Backup
|
|
|
300
319
|
ResourceArns = Shapes::ListShape.new(name: 'ResourceArns')
|
|
301
320
|
ResourceIdentifiers = Shapes::ListShape.new(name: 'ResourceIdentifiers')
|
|
302
321
|
ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
|
|
322
|
+
ResourceSelection = Shapes::StructureShape.new(name: 'ResourceSelection')
|
|
323
|
+
ResourceSelections = Shapes::ListShape.new(name: 'ResourceSelections')
|
|
303
324
|
ResourceType = Shapes::StringShape.new(name: 'ResourceType')
|
|
304
325
|
ResourceTypeList = Shapes::ListShape.new(name: 'ResourceTypeList')
|
|
305
326
|
ResourceTypeManagementPreference = Shapes::MapShape.new(name: 'ResourceTypeManagementPreference')
|
|
@@ -333,6 +354,26 @@ module Aws::Backup
|
|
|
333
354
|
RestoreValidationStatus = Shapes::StringShape.new(name: 'RestoreValidationStatus')
|
|
334
355
|
RevokeRestoreAccessBackupVaultInput = Shapes::StructureShape.new(name: 'RevokeRestoreAccessBackupVaultInput')
|
|
335
356
|
RuleExecutionType = Shapes::StringShape.new(name: 'RuleExecutionType')
|
|
357
|
+
ScanAction = Shapes::StructureShape.new(name: 'ScanAction')
|
|
358
|
+
ScanActions = Shapes::ListShape.new(name: 'ScanActions')
|
|
359
|
+
ScanFinding = Shapes::StringShape.new(name: 'ScanFinding')
|
|
360
|
+
ScanFindings = Shapes::ListShape.new(name: 'ScanFindings')
|
|
361
|
+
ScanJob = Shapes::StructureShape.new(name: 'ScanJob')
|
|
362
|
+
ScanJobCreator = Shapes::StructureShape.new(name: 'ScanJobCreator')
|
|
363
|
+
ScanJobState = Shapes::StringShape.new(name: 'ScanJobState')
|
|
364
|
+
ScanJobStatus = Shapes::StringShape.new(name: 'ScanJobStatus')
|
|
365
|
+
ScanJobSummary = Shapes::StructureShape.new(name: 'ScanJobSummary')
|
|
366
|
+
ScanJobSummaryList = Shapes::ListShape.new(name: 'ScanJobSummaryList')
|
|
367
|
+
ScanJobs = Shapes::ListShape.new(name: 'ScanJobs')
|
|
368
|
+
ScanMode = Shapes::StringShape.new(name: 'ScanMode')
|
|
369
|
+
ScanResourceType = Shapes::StringShape.new(name: 'ScanResourceType')
|
|
370
|
+
ScanResult = Shapes::StructureShape.new(name: 'ScanResult')
|
|
371
|
+
ScanResultInfo = Shapes::StructureShape.new(name: 'ScanResultInfo')
|
|
372
|
+
ScanResultStatus = Shapes::StringShape.new(name: 'ScanResultStatus')
|
|
373
|
+
ScanResults = Shapes::ListShape.new(name: 'ScanResults')
|
|
374
|
+
ScanSetting = Shapes::StructureShape.new(name: 'ScanSetting')
|
|
375
|
+
ScanSettings = Shapes::ListShape.new(name: 'ScanSettings')
|
|
376
|
+
ScanState = Shapes::StringShape.new(name: 'ScanState')
|
|
336
377
|
ScheduledPlanExecutionMember = Shapes::StructureShape.new(name: 'ScheduledPlanExecutionMember')
|
|
337
378
|
ScheduledRunsPreview = Shapes::ListShape.new(name: 'ScheduledRunsPreview')
|
|
338
379
|
SensitiveStringMap = Shapes::MapShape.new(name: 'SensitiveStringMap')
|
|
@@ -345,6 +386,8 @@ module Aws::Backup
|
|
|
345
386
|
StartReportJobOutput = Shapes::StructureShape.new(name: 'StartReportJobOutput')
|
|
346
387
|
StartRestoreJobInput = Shapes::StructureShape.new(name: 'StartRestoreJobInput')
|
|
347
388
|
StartRestoreJobOutput = Shapes::StructureShape.new(name: 'StartRestoreJobOutput')
|
|
389
|
+
StartScanJobInput = Shapes::StructureShape.new(name: 'StartScanJobInput')
|
|
390
|
+
StartScanJobOutput = Shapes::StructureShape.new(name: 'StartScanJobOutput')
|
|
348
391
|
StopBackupJobInput = Shapes::StructureShape.new(name: 'StopBackupJobInput')
|
|
349
392
|
StorageClass = Shapes::StringShape.new(name: 'StorageClass')
|
|
350
393
|
String = Shapes::StringShape.new(name: 'String')
|
|
@@ -353,6 +396,13 @@ module Aws::Backup
|
|
|
353
396
|
TagResourceInput = Shapes::StructureShape.new(name: 'TagResourceInput')
|
|
354
397
|
TagValue = Shapes::StringShape.new(name: 'TagValue')
|
|
355
398
|
Tags = Shapes::MapShape.new(name: 'Tags')
|
|
399
|
+
TieringConfiguration = Shapes::StructureShape.new(name: 'TieringConfiguration')
|
|
400
|
+
TieringConfigurationInputForCreate = Shapes::StructureShape.new(name: 'TieringConfigurationInputForCreate')
|
|
401
|
+
TieringConfigurationInputForUpdate = Shapes::StructureShape.new(name: 'TieringConfigurationInputForUpdate')
|
|
402
|
+
TieringConfigurationName = Shapes::StringShape.new(name: 'TieringConfigurationName')
|
|
403
|
+
TieringConfigurationsList = Shapes::ListShape.new(name: 'TieringConfigurationsList')
|
|
404
|
+
TieringConfigurationsListMember = Shapes::StructureShape.new(name: 'TieringConfigurationsListMember')
|
|
405
|
+
TieringDownSettingsInDays = Shapes::IntegerShape.new(name: 'TieringDownSettingsInDays')
|
|
356
406
|
Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
|
|
357
407
|
Timezone = Shapes::StringShape.new(name: 'Timezone')
|
|
358
408
|
UntagResourceInput = Shapes::StructureShape.new(name: 'UntagResourceInput')
|
|
@@ -372,6 +422,8 @@ module Aws::Backup
|
|
|
372
422
|
UpdateRestoreTestingPlanOutput = Shapes::StructureShape.new(name: 'UpdateRestoreTestingPlanOutput')
|
|
373
423
|
UpdateRestoreTestingSelectionInput = Shapes::StructureShape.new(name: 'UpdateRestoreTestingSelectionInput')
|
|
374
424
|
UpdateRestoreTestingSelectionOutput = Shapes::StructureShape.new(name: 'UpdateRestoreTestingSelectionOutput')
|
|
425
|
+
UpdateTieringConfigurationInput = Shapes::StructureShape.new(name: 'UpdateTieringConfigurationInput')
|
|
426
|
+
UpdateTieringConfigurationOutput = Shapes::StructureShape.new(name: 'UpdateTieringConfigurationOutput')
|
|
375
427
|
VaultNames = Shapes::ListShape.new(name: 'VaultNames')
|
|
376
428
|
VaultState = Shapes::StringShape.new(name: 'VaultState')
|
|
377
429
|
VaultType = Shapes::StringShape.new(name: 'VaultType')
|
|
@@ -390,6 +442,11 @@ module Aws::Backup
|
|
|
390
442
|
|
|
391
443
|
AdvancedBackupSettings.member = Shapes::ShapeRef.new(shape: AdvancedBackupSetting)
|
|
392
444
|
|
|
445
|
+
AggregatedScanResult.add_member(:failed_scan, Shapes::ShapeRef.new(shape: Boolean, location_name: "FailedScan"))
|
|
446
|
+
AggregatedScanResult.add_member(:findings, Shapes::ShapeRef.new(shape: ScanFindings, location_name: "Findings"))
|
|
447
|
+
AggregatedScanResult.add_member(:last_computed, Shapes::ShapeRef.new(shape: timestamp, location_name: "LastComputed"))
|
|
448
|
+
AggregatedScanResult.struct_class = Types::AggregatedScanResult
|
|
449
|
+
|
|
393
450
|
AlreadyExistsException.add_member(:code, Shapes::ShapeRef.new(shape: string, location_name: "Code"))
|
|
394
451
|
AlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
|
|
395
452
|
AlreadyExistsException.add_member(:creator_request_id, Shapes::ShapeRef.new(shape: string, location_name: "CreatorRequestId"))
|
|
@@ -458,11 +515,13 @@ module Aws::Backup
|
|
|
458
515
|
BackupPlan.add_member(:backup_plan_name, Shapes::ShapeRef.new(shape: BackupPlanName, required: true, location_name: "BackupPlanName"))
|
|
459
516
|
BackupPlan.add_member(:rules, Shapes::ShapeRef.new(shape: BackupRules, required: true, location_name: "Rules"))
|
|
460
517
|
BackupPlan.add_member(:advanced_backup_settings, Shapes::ShapeRef.new(shape: AdvancedBackupSettings, location_name: "AdvancedBackupSettings"))
|
|
518
|
+
BackupPlan.add_member(:scan_settings, Shapes::ShapeRef.new(shape: ScanSettings, location_name: "ScanSettings"))
|
|
461
519
|
BackupPlan.struct_class = Types::BackupPlan
|
|
462
520
|
|
|
463
521
|
BackupPlanInput.add_member(:backup_plan_name, Shapes::ShapeRef.new(shape: BackupPlanName, required: true, location_name: "BackupPlanName"))
|
|
464
522
|
BackupPlanInput.add_member(:rules, Shapes::ShapeRef.new(shape: BackupRulesInput, required: true, location_name: "Rules"))
|
|
465
523
|
BackupPlanInput.add_member(:advanced_backup_settings, Shapes::ShapeRef.new(shape: AdvancedBackupSettings, location_name: "AdvancedBackupSettings"))
|
|
524
|
+
BackupPlanInput.add_member(:scan_settings, Shapes::ShapeRef.new(shape: ScanSettings, location_name: "ScanSettings"))
|
|
466
525
|
BackupPlanInput.struct_class = Types::BackupPlanInput
|
|
467
526
|
|
|
468
527
|
BackupPlanTemplatesList.member = Shapes::ShapeRef.new(shape: BackupPlanTemplatesListMember)
|
|
@@ -499,6 +558,7 @@ module Aws::Backup
|
|
|
499
558
|
BackupRule.add_member(:enable_continuous_backup, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableContinuousBackup"))
|
|
500
559
|
BackupRule.add_member(:schedule_expression_timezone, Shapes::ShapeRef.new(shape: Timezone, location_name: "ScheduleExpressionTimezone"))
|
|
501
560
|
BackupRule.add_member(:index_actions, Shapes::ShapeRef.new(shape: IndexActions, location_name: "IndexActions"))
|
|
561
|
+
BackupRule.add_member(:scan_actions, Shapes::ShapeRef.new(shape: ScanActions, location_name: "ScanActions"))
|
|
502
562
|
BackupRule.struct_class = Types::BackupRule
|
|
503
563
|
|
|
504
564
|
BackupRuleInput.add_member(:rule_name, Shapes::ShapeRef.new(shape: BackupRuleName, required: true, location_name: "RuleName"))
|
|
@@ -513,6 +573,7 @@ module Aws::Backup
|
|
|
513
573
|
BackupRuleInput.add_member(:enable_continuous_backup, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableContinuousBackup"))
|
|
514
574
|
BackupRuleInput.add_member(:schedule_expression_timezone, Shapes::ShapeRef.new(shape: Timezone, location_name: "ScheduleExpressionTimezone"))
|
|
515
575
|
BackupRuleInput.add_member(:index_actions, Shapes::ShapeRef.new(shape: IndexActions, location_name: "IndexActions"))
|
|
576
|
+
BackupRuleInput.add_member(:scan_actions, Shapes::ShapeRef.new(shape: ScanActions, location_name: "ScanActions"))
|
|
516
577
|
BackupRuleInput.struct_class = Types::BackupRuleInput
|
|
517
578
|
|
|
518
579
|
BackupRules.member = Shapes::ShapeRef.new(shape: BackupRule)
|
|
@@ -776,6 +837,16 @@ module Aws::Backup
|
|
|
776
837
|
CreateRestoreTestingSelectionOutput.add_member(:restore_testing_selection_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RestoreTestingSelectionName"))
|
|
777
838
|
CreateRestoreTestingSelectionOutput.struct_class = Types::CreateRestoreTestingSelectionOutput
|
|
778
839
|
|
|
840
|
+
CreateTieringConfigurationInput.add_member(:tiering_configuration, Shapes::ShapeRef.new(shape: TieringConfigurationInputForCreate, required: true, location_name: "TieringConfiguration"))
|
|
841
|
+
CreateTieringConfigurationInput.add_member(:tiering_configuration_tags, Shapes::ShapeRef.new(shape: Tags, location_name: "TieringConfigurationTags"))
|
|
842
|
+
CreateTieringConfigurationInput.add_member(:creator_request_id, Shapes::ShapeRef.new(shape: CreatorRequestId, location_name: "CreatorRequestId", metadata: {"idempotencyToken" => true}))
|
|
843
|
+
CreateTieringConfigurationInput.struct_class = Types::CreateTieringConfigurationInput
|
|
844
|
+
|
|
845
|
+
CreateTieringConfigurationOutput.add_member(:tiering_configuration_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "TieringConfigurationArn"))
|
|
846
|
+
CreateTieringConfigurationOutput.add_member(:tiering_configuration_name, Shapes::ShapeRef.new(shape: string, location_name: "TieringConfigurationName"))
|
|
847
|
+
CreateTieringConfigurationOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "CreationTime"))
|
|
848
|
+
CreateTieringConfigurationOutput.struct_class = Types::CreateTieringConfigurationOutput
|
|
849
|
+
|
|
779
850
|
DateRange.add_member(:from_date, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "FromDate"))
|
|
780
851
|
DateRange.add_member(:to_date, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "ToDate"))
|
|
781
852
|
DateRange.struct_class = Types::DateRange
|
|
@@ -822,6 +893,11 @@ module Aws::Backup
|
|
|
822
893
|
DeleteRestoreTestingSelectionInput.add_member(:restore_testing_selection_name, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "RestoreTestingSelectionName"))
|
|
823
894
|
DeleteRestoreTestingSelectionInput.struct_class = Types::DeleteRestoreTestingSelectionInput
|
|
824
895
|
|
|
896
|
+
DeleteTieringConfigurationInput.add_member(:tiering_configuration_name, Shapes::ShapeRef.new(shape: TieringConfigurationName, required: true, location: "uri", location_name: "tieringConfigurationName"))
|
|
897
|
+
DeleteTieringConfigurationInput.struct_class = Types::DeleteTieringConfigurationInput
|
|
898
|
+
|
|
899
|
+
DeleteTieringConfigurationOutput.struct_class = Types::DeleteTieringConfigurationOutput
|
|
900
|
+
|
|
825
901
|
DependencyFailureException.add_member(:code, Shapes::ShapeRef.new(shape: string, location_name: "Code"))
|
|
826
902
|
DependencyFailureException.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
|
|
827
903
|
DependencyFailureException.add_member(:type, Shapes::ShapeRef.new(shape: string, location_name: "Type"))
|
|
@@ -960,6 +1036,7 @@ module Aws::Backup
|
|
|
960
1036
|
DescribeRecoveryPointOutput.add_member(:index_status, Shapes::ShapeRef.new(shape: IndexStatus, location_name: "IndexStatus"))
|
|
961
1037
|
DescribeRecoveryPointOutput.add_member(:index_status_message, Shapes::ShapeRef.new(shape: string, location_name: "IndexStatusMessage"))
|
|
962
1038
|
DescribeRecoveryPointOutput.add_member(:encryption_key_type, Shapes::ShapeRef.new(shape: EncryptionKeyType, location_name: "EncryptionKeyType"))
|
|
1039
|
+
DescribeRecoveryPointOutput.add_member(:scan_results, Shapes::ShapeRef.new(shape: ScanResults, location_name: "ScanResults"))
|
|
963
1040
|
DescribeRecoveryPointOutput.struct_class = Types::DescribeRecoveryPointOutput
|
|
964
1041
|
|
|
965
1042
|
DescribeRegionSettingsInput.struct_class = Types::DescribeRegionSettingsInput
|
|
@@ -1008,6 +1085,31 @@ module Aws::Backup
|
|
|
1008
1085
|
DescribeRestoreJobOutput.add_member(:parent_job_id, Shapes::ShapeRef.new(shape: string, location_name: "ParentJobId"))
|
|
1009
1086
|
DescribeRestoreJobOutput.struct_class = Types::DescribeRestoreJobOutput
|
|
1010
1087
|
|
|
1088
|
+
DescribeScanJobInput.add_member(:scan_job_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "ScanJobId"))
|
|
1089
|
+
DescribeScanJobInput.struct_class = Types::DescribeScanJobInput
|
|
1090
|
+
|
|
1091
|
+
DescribeScanJobOutput.add_member(:account_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "AccountId"))
|
|
1092
|
+
DescribeScanJobOutput.add_member(:backup_vault_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "BackupVaultArn"))
|
|
1093
|
+
DescribeScanJobOutput.add_member(:backup_vault_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "BackupVaultName"))
|
|
1094
|
+
DescribeScanJobOutput.add_member(:completion_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompletionDate"))
|
|
1095
|
+
DescribeScanJobOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: ScanJobCreator, required: true, location_name: "CreatedBy"))
|
|
1096
|
+
DescribeScanJobOutput.add_member(:creation_date, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationDate"))
|
|
1097
|
+
DescribeScanJobOutput.add_member(:iam_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "IamRoleArn"))
|
|
1098
|
+
DescribeScanJobOutput.add_member(:malware_scanner, Shapes::ShapeRef.new(shape: MalwareScanner, required: true, location_name: "MalwareScanner"))
|
|
1099
|
+
DescribeScanJobOutput.add_member(:recovery_point_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RecoveryPointArn"))
|
|
1100
|
+
DescribeScanJobOutput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceArn"))
|
|
1101
|
+
DescribeScanJobOutput.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceName"))
|
|
1102
|
+
DescribeScanJobOutput.add_member(:resource_type, Shapes::ShapeRef.new(shape: ScanResourceType, required: true, location_name: "ResourceType"))
|
|
1103
|
+
DescribeScanJobOutput.add_member(:scan_base_recovery_point_arn, Shapes::ShapeRef.new(shape: String, location_name: "ScanBaseRecoveryPointArn"))
|
|
1104
|
+
DescribeScanJobOutput.add_member(:scan_id, Shapes::ShapeRef.new(shape: String, location_name: "ScanId"))
|
|
1105
|
+
DescribeScanJobOutput.add_member(:scan_job_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ScanJobId"))
|
|
1106
|
+
DescribeScanJobOutput.add_member(:scan_mode, Shapes::ShapeRef.new(shape: ScanMode, required: true, location_name: "ScanMode"))
|
|
1107
|
+
DescribeScanJobOutput.add_member(:scan_result, Shapes::ShapeRef.new(shape: ScanResultInfo, location_name: "ScanResult"))
|
|
1108
|
+
DescribeScanJobOutput.add_member(:scanner_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ScannerRoleArn"))
|
|
1109
|
+
DescribeScanJobOutput.add_member(:state, Shapes::ShapeRef.new(shape: ScanState, required: true, location_name: "State"))
|
|
1110
|
+
DescribeScanJobOutput.add_member(:status_message, Shapes::ShapeRef.new(shape: String, location_name: "StatusMessage"))
|
|
1111
|
+
DescribeScanJobOutput.struct_class = Types::DescribeScanJobOutput
|
|
1112
|
+
|
|
1011
1113
|
DisassociateBackupVaultMpaApprovalTeamInput.add_member(:backup_vault_name, Shapes::ShapeRef.new(shape: BackupVaultName, required: true, location: "uri", location_name: "backupVaultName"))
|
|
1012
1114
|
DisassociateBackupVaultMpaApprovalTeamInput.add_member(:requester_comment, Shapes::ShapeRef.new(shape: RequesterComment, location_name: "RequesterComment"))
|
|
1013
1115
|
DisassociateBackupVaultMpaApprovalTeamInput.struct_class = Types::DisassociateBackupVaultMpaApprovalTeamInput
|
|
@@ -1174,6 +1276,12 @@ module Aws::Backup
|
|
|
1174
1276
|
GetSupportedResourceTypesOutput.add_member(:resource_types, Shapes::ShapeRef.new(shape: ResourceTypes, location_name: "ResourceTypes"))
|
|
1175
1277
|
GetSupportedResourceTypesOutput.struct_class = Types::GetSupportedResourceTypesOutput
|
|
1176
1278
|
|
|
1279
|
+
GetTieringConfigurationInput.add_member(:tiering_configuration_name, Shapes::ShapeRef.new(shape: TieringConfigurationName, required: true, location: "uri", location_name: "tieringConfigurationName"))
|
|
1280
|
+
GetTieringConfigurationInput.struct_class = Types::GetTieringConfigurationInput
|
|
1281
|
+
|
|
1282
|
+
GetTieringConfigurationOutput.add_member(:tiering_configuration, Shapes::ShapeRef.new(shape: TieringConfiguration, location_name: "TieringConfiguration"))
|
|
1283
|
+
GetTieringConfigurationOutput.struct_class = Types::GetTieringConfigurationOutput
|
|
1284
|
+
|
|
1177
1285
|
GlobalSettings.key = Shapes::ShapeRef.new(shape: GlobalSettingsName)
|
|
1178
1286
|
GlobalSettings.value = Shapes::ShapeRef.new(shape: GlobalSettingsValue)
|
|
1179
1287
|
|
|
@@ -1540,6 +1648,39 @@ module Aws::Backup
|
|
|
1540
1648
|
ListRestoreTestingSelectionsOutput.add_member(:restore_testing_selections, Shapes::ShapeRef.new(shape: RestoreTestingSelections, required: true, location_name: "RestoreTestingSelections"))
|
|
1541
1649
|
ListRestoreTestingSelectionsOutput.struct_class = Types::ListRestoreTestingSelectionsOutput
|
|
1542
1650
|
|
|
1651
|
+
ListScanJobSummariesInput.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location: "querystring", location_name: "AccountId"))
|
|
1652
|
+
ListScanJobSummariesInput.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location: "querystring", location_name: "ResourceType"))
|
|
1653
|
+
ListScanJobSummariesInput.add_member(:malware_scanner, Shapes::ShapeRef.new(shape: MalwareScanner, location: "querystring", location_name: "MalwareScanner"))
|
|
1654
|
+
ListScanJobSummariesInput.add_member(:scan_result_status, Shapes::ShapeRef.new(shape: ScanResultStatus, location: "querystring", location_name: "ScanResultStatus"))
|
|
1655
|
+
ListScanJobSummariesInput.add_member(:state, Shapes::ShapeRef.new(shape: ScanJobStatus, location: "querystring", location_name: "State"))
|
|
1656
|
+
ListScanJobSummariesInput.add_member(:aggregation_period, Shapes::ShapeRef.new(shape: AggregationPeriod, location: "querystring", location_name: "AggregationPeriod"))
|
|
1657
|
+
ListScanJobSummariesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
|
|
1658
|
+
ListScanJobSummariesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "NextToken"))
|
|
1659
|
+
ListScanJobSummariesInput.struct_class = Types::ListScanJobSummariesInput
|
|
1660
|
+
|
|
1661
|
+
ListScanJobSummariesOutput.add_member(:scan_job_summaries, Shapes::ShapeRef.new(shape: ScanJobSummaryList, location_name: "ScanJobSummaries"))
|
|
1662
|
+
ListScanJobSummariesOutput.add_member(:aggregation_period, Shapes::ShapeRef.new(shape: string, location_name: "AggregationPeriod"))
|
|
1663
|
+
ListScanJobSummariesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: string, location_name: "NextToken"))
|
|
1664
|
+
ListScanJobSummariesOutput.struct_class = Types::ListScanJobSummariesOutput
|
|
1665
|
+
|
|
1666
|
+
ListScanJobsInput.add_member(:by_account_id, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "ByAccountId"))
|
|
1667
|
+
ListScanJobsInput.add_member(:by_backup_vault_name, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "ByBackupVaultName"))
|
|
1668
|
+
ListScanJobsInput.add_member(:by_complete_after, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "ByCompleteAfter"))
|
|
1669
|
+
ListScanJobsInput.add_member(:by_complete_before, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "ByCompleteBefore"))
|
|
1670
|
+
ListScanJobsInput.add_member(:by_malware_scanner, Shapes::ShapeRef.new(shape: MalwareScanner, location: "querystring", location_name: "ByMalwareScanner"))
|
|
1671
|
+
ListScanJobsInput.add_member(:by_recovery_point_arn, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "ByRecoveryPointArn"))
|
|
1672
|
+
ListScanJobsInput.add_member(:by_resource_arn, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "ByResourceArn"))
|
|
1673
|
+
ListScanJobsInput.add_member(:by_resource_type, Shapes::ShapeRef.new(shape: ScanResourceType, location: "querystring", location_name: "ByResourceType"))
|
|
1674
|
+
ListScanJobsInput.add_member(:by_scan_result_status, Shapes::ShapeRef.new(shape: ScanResultStatus, location: "querystring", location_name: "ByScanResultStatus"))
|
|
1675
|
+
ListScanJobsInput.add_member(:by_state, Shapes::ShapeRef.new(shape: ScanState, location: "querystring", location_name: "ByState"))
|
|
1676
|
+
ListScanJobsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListScanJobsInputMaxResultsInteger, location: "querystring", location_name: "MaxResults"))
|
|
1677
|
+
ListScanJobsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "NextToken"))
|
|
1678
|
+
ListScanJobsInput.struct_class = Types::ListScanJobsInput
|
|
1679
|
+
|
|
1680
|
+
ListScanJobsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
|
1681
|
+
ListScanJobsOutput.add_member(:scan_jobs, Shapes::ShapeRef.new(shape: ScanJobs, required: true, location_name: "ScanJobs"))
|
|
1682
|
+
ListScanJobsOutput.struct_class = Types::ListScanJobsOutput
|
|
1683
|
+
|
|
1543
1684
|
ListTagsInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "uri", location_name: "resourceArn"))
|
|
1544
1685
|
ListTagsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "nextToken"))
|
|
1545
1686
|
ListTagsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
|
@@ -1549,6 +1690,14 @@ module Aws::Backup
|
|
|
1549
1690
|
ListTagsOutput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
|
1550
1691
|
ListTagsOutput.struct_class = Types::ListTagsOutput
|
|
1551
1692
|
|
|
1693
|
+
ListTieringConfigurationsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
|
1694
|
+
ListTieringConfigurationsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "nextToken"))
|
|
1695
|
+
ListTieringConfigurationsInput.struct_class = Types::ListTieringConfigurationsInput
|
|
1696
|
+
|
|
1697
|
+
ListTieringConfigurationsOutput.add_member(:tiering_configurations, Shapes::ShapeRef.new(shape: TieringConfigurationsList, location_name: "TieringConfigurations"))
|
|
1698
|
+
ListTieringConfigurationsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: string, location_name: "NextToken"))
|
|
1699
|
+
ListTieringConfigurationsOutput.struct_class = Types::ListTieringConfigurationsOutput
|
|
1700
|
+
|
|
1552
1701
|
Metadata.key = Shapes::ShapeRef.new(shape: MetadataKey)
|
|
1553
1702
|
Metadata.value = Shapes::ShapeRef.new(shape: MetadataValue)
|
|
1554
1703
|
|
|
@@ -1619,6 +1768,7 @@ module Aws::Backup
|
|
|
1619
1768
|
RecoveryPointByBackupVault.add_member(:index_status, Shapes::ShapeRef.new(shape: IndexStatus, location_name: "IndexStatus"))
|
|
1620
1769
|
RecoveryPointByBackupVault.add_member(:index_status_message, Shapes::ShapeRef.new(shape: string, location_name: "IndexStatusMessage"))
|
|
1621
1770
|
RecoveryPointByBackupVault.add_member(:encryption_key_type, Shapes::ShapeRef.new(shape: EncryptionKeyType, location_name: "EncryptionKeyType"))
|
|
1771
|
+
RecoveryPointByBackupVault.add_member(:aggregated_scan_result, Shapes::ShapeRef.new(shape: AggregatedScanResult, location_name: "AggregatedScanResult"))
|
|
1622
1772
|
RecoveryPointByBackupVault.struct_class = Types::RecoveryPointByBackupVault
|
|
1623
1773
|
|
|
1624
1774
|
RecoveryPointByBackupVaultList.member = Shapes::ShapeRef.new(shape: RecoveryPointByBackupVault)
|
|
@@ -1637,6 +1787,7 @@ module Aws::Backup
|
|
|
1637
1787
|
RecoveryPointByResource.add_member(:index_status, Shapes::ShapeRef.new(shape: IndexStatus, location_name: "IndexStatus"))
|
|
1638
1788
|
RecoveryPointByResource.add_member(:index_status_message, Shapes::ShapeRef.new(shape: string, location_name: "IndexStatusMessage"))
|
|
1639
1789
|
RecoveryPointByResource.add_member(:encryption_key_type, Shapes::ShapeRef.new(shape: EncryptionKeyType, location_name: "EncryptionKeyType"))
|
|
1790
|
+
RecoveryPointByResource.add_member(:aggregated_scan_result, Shapes::ShapeRef.new(shape: AggregatedScanResult, location_name: "AggregatedScanResult"))
|
|
1640
1791
|
RecoveryPointByResource.struct_class = Types::RecoveryPointByResource
|
|
1641
1792
|
|
|
1642
1793
|
RecoveryPointByResourceList.member = Shapes::ShapeRef.new(shape: RecoveryPointByResource)
|
|
@@ -1716,6 +1867,13 @@ module Aws::Backup
|
|
|
1716
1867
|
ResourceNotFoundException.add_member(:context, Shapes::ShapeRef.new(shape: string, location_name: "Context"))
|
|
1717
1868
|
ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
|
|
1718
1869
|
|
|
1870
|
+
ResourceSelection.add_member(:resources, Shapes::ShapeRef.new(shape: ResourceArns, required: true, location_name: "Resources"))
|
|
1871
|
+
ResourceSelection.add_member(:tiering_down_settings_in_days, Shapes::ShapeRef.new(shape: TieringDownSettingsInDays, required: true, location_name: "TieringDownSettingsInDays"))
|
|
1872
|
+
ResourceSelection.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "ResourceType"))
|
|
1873
|
+
ResourceSelection.struct_class = Types::ResourceSelection
|
|
1874
|
+
|
|
1875
|
+
ResourceSelections.member = Shapes::ShapeRef.new(shape: ResourceSelection)
|
|
1876
|
+
|
|
1719
1877
|
ResourceTypeList.member = Shapes::ShapeRef.new(shape: ARN)
|
|
1720
1878
|
|
|
1721
1879
|
ResourceTypeManagementPreference.key = Shapes::ShapeRef.new(shape: ResourceType)
|
|
@@ -1865,6 +2023,75 @@ module Aws::Backup
|
|
|
1865
2023
|
RevokeRestoreAccessBackupVaultInput.add_member(:requester_comment, Shapes::ShapeRef.new(shape: RequesterComment, location: "querystring", location_name: "requesterComment"))
|
|
1866
2024
|
RevokeRestoreAccessBackupVaultInput.struct_class = Types::RevokeRestoreAccessBackupVaultInput
|
|
1867
2025
|
|
|
2026
|
+
ScanAction.add_member(:malware_scanner, Shapes::ShapeRef.new(shape: MalwareScanner, location_name: "MalwareScanner"))
|
|
2027
|
+
ScanAction.add_member(:scan_mode, Shapes::ShapeRef.new(shape: ScanMode, location_name: "ScanMode"))
|
|
2028
|
+
ScanAction.struct_class = Types::ScanAction
|
|
2029
|
+
|
|
2030
|
+
ScanActions.member = Shapes::ShapeRef.new(shape: ScanAction)
|
|
2031
|
+
|
|
2032
|
+
ScanFindings.member = Shapes::ShapeRef.new(shape: ScanFinding)
|
|
2033
|
+
|
|
2034
|
+
ScanJob.add_member(:account_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "AccountId"))
|
|
2035
|
+
ScanJob.add_member(:backup_vault_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "BackupVaultArn"))
|
|
2036
|
+
ScanJob.add_member(:backup_vault_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "BackupVaultName"))
|
|
2037
|
+
ScanJob.add_member(:completion_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompletionDate"))
|
|
2038
|
+
ScanJob.add_member(:created_by, Shapes::ShapeRef.new(shape: ScanJobCreator, required: true, location_name: "CreatedBy"))
|
|
2039
|
+
ScanJob.add_member(:creation_date, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationDate"))
|
|
2040
|
+
ScanJob.add_member(:iam_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "IamRoleArn"))
|
|
2041
|
+
ScanJob.add_member(:malware_scanner, Shapes::ShapeRef.new(shape: MalwareScanner, required: true, location_name: "MalwareScanner"))
|
|
2042
|
+
ScanJob.add_member(:recovery_point_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RecoveryPointArn"))
|
|
2043
|
+
ScanJob.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceArn"))
|
|
2044
|
+
ScanJob.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceName"))
|
|
2045
|
+
ScanJob.add_member(:resource_type, Shapes::ShapeRef.new(shape: ScanResourceType, required: true, location_name: "ResourceType"))
|
|
2046
|
+
ScanJob.add_member(:scan_base_recovery_point_arn, Shapes::ShapeRef.new(shape: String, location_name: "ScanBaseRecoveryPointArn"))
|
|
2047
|
+
ScanJob.add_member(:scan_id, Shapes::ShapeRef.new(shape: String, location_name: "ScanId"))
|
|
2048
|
+
ScanJob.add_member(:scan_job_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ScanJobId"))
|
|
2049
|
+
ScanJob.add_member(:scan_mode, Shapes::ShapeRef.new(shape: ScanMode, required: true, location_name: "ScanMode"))
|
|
2050
|
+
ScanJob.add_member(:scan_result, Shapes::ShapeRef.new(shape: ScanResultInfo, location_name: "ScanResult"))
|
|
2051
|
+
ScanJob.add_member(:scanner_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ScannerRoleArn"))
|
|
2052
|
+
ScanJob.add_member(:state, Shapes::ShapeRef.new(shape: ScanState, location_name: "State"))
|
|
2053
|
+
ScanJob.add_member(:status_message, Shapes::ShapeRef.new(shape: String, location_name: "StatusMessage"))
|
|
2054
|
+
ScanJob.struct_class = Types::ScanJob
|
|
2055
|
+
|
|
2056
|
+
ScanJobCreator.add_member(:backup_plan_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "BackupPlanArn"))
|
|
2057
|
+
ScanJobCreator.add_member(:backup_plan_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "BackupPlanId"))
|
|
2058
|
+
ScanJobCreator.add_member(:backup_plan_version, Shapes::ShapeRef.new(shape: String, required: true, location_name: "BackupPlanVersion"))
|
|
2059
|
+
ScanJobCreator.add_member(:backup_rule_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "BackupRuleId"))
|
|
2060
|
+
ScanJobCreator.struct_class = Types::ScanJobCreator
|
|
2061
|
+
|
|
2062
|
+
ScanJobSummary.add_member(:region, Shapes::ShapeRef.new(shape: Region, location_name: "Region"))
|
|
2063
|
+
ScanJobSummary.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
|
|
2064
|
+
ScanJobSummary.add_member(:state, Shapes::ShapeRef.new(shape: ScanJobStatus, location_name: "State"))
|
|
2065
|
+
ScanJobSummary.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
|
|
2066
|
+
ScanJobSummary.add_member(:count, Shapes::ShapeRef.new(shape: integer, location_name: "Count"))
|
|
2067
|
+
ScanJobSummary.add_member(:start_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "StartTime"))
|
|
2068
|
+
ScanJobSummary.add_member(:end_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "EndTime"))
|
|
2069
|
+
ScanJobSummary.add_member(:malware_scanner, Shapes::ShapeRef.new(shape: MalwareScanner, location_name: "MalwareScanner"))
|
|
2070
|
+
ScanJobSummary.add_member(:scan_result_status, Shapes::ShapeRef.new(shape: ScanResultStatus, location_name: "ScanResultStatus"))
|
|
2071
|
+
ScanJobSummary.struct_class = Types::ScanJobSummary
|
|
2072
|
+
|
|
2073
|
+
ScanJobSummaryList.member = Shapes::ShapeRef.new(shape: ScanJobSummary)
|
|
2074
|
+
|
|
2075
|
+
ScanJobs.member = Shapes::ShapeRef.new(shape: ScanJob)
|
|
2076
|
+
|
|
2077
|
+
ScanResult.add_member(:malware_scanner, Shapes::ShapeRef.new(shape: MalwareScanner, location_name: "MalwareScanner"))
|
|
2078
|
+
ScanResult.add_member(:scan_job_state, Shapes::ShapeRef.new(shape: ScanJobState, location_name: "ScanJobState"))
|
|
2079
|
+
ScanResult.add_member(:last_scan_timestamp, Shapes::ShapeRef.new(shape: timestamp, location_name: "LastScanTimestamp"))
|
|
2080
|
+
ScanResult.add_member(:findings, Shapes::ShapeRef.new(shape: ScanFindings, location_name: "Findings"))
|
|
2081
|
+
ScanResult.struct_class = Types::ScanResult
|
|
2082
|
+
|
|
2083
|
+
ScanResultInfo.add_member(:scan_result_status, Shapes::ShapeRef.new(shape: ScanResultStatus, required: true, location_name: "ScanResultStatus"))
|
|
2084
|
+
ScanResultInfo.struct_class = Types::ScanResultInfo
|
|
2085
|
+
|
|
2086
|
+
ScanResults.member = Shapes::ShapeRef.new(shape: ScanResult)
|
|
2087
|
+
|
|
2088
|
+
ScanSetting.add_member(:malware_scanner, Shapes::ShapeRef.new(shape: MalwareScanner, location_name: "MalwareScanner"))
|
|
2089
|
+
ScanSetting.add_member(:resource_types, Shapes::ShapeRef.new(shape: ResourceTypes, location_name: "ResourceTypes"))
|
|
2090
|
+
ScanSetting.add_member(:scanner_role_arn, Shapes::ShapeRef.new(shape: IAMRoleArn, location_name: "ScannerRoleArn"))
|
|
2091
|
+
ScanSetting.struct_class = Types::ScanSetting
|
|
2092
|
+
|
|
2093
|
+
ScanSettings.member = Shapes::ShapeRef.new(shape: ScanSetting)
|
|
2094
|
+
|
|
1868
2095
|
ScheduledPlanExecutionMember.add_member(:execution_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "ExecutionTime"))
|
|
1869
2096
|
ScheduledPlanExecutionMember.add_member(:rule_id, Shapes::ShapeRef.new(shape: string, location_name: "RuleId"))
|
|
1870
2097
|
ScheduledPlanExecutionMember.add_member(:rule_execution_type, Shapes::ShapeRef.new(shape: RuleExecutionType, location_name: "RuleExecutionType"))
|
|
@@ -1931,6 +2158,20 @@ module Aws::Backup
|
|
|
1931
2158
|
StartRestoreJobOutput.add_member(:restore_job_id, Shapes::ShapeRef.new(shape: RestoreJobId, location_name: "RestoreJobId"))
|
|
1932
2159
|
StartRestoreJobOutput.struct_class = Types::StartRestoreJobOutput
|
|
1933
2160
|
|
|
2161
|
+
StartScanJobInput.add_member(:backup_vault_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "BackupVaultName"))
|
|
2162
|
+
StartScanJobInput.add_member(:iam_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "IamRoleArn"))
|
|
2163
|
+
StartScanJobInput.add_member(:idempotency_token, Shapes::ShapeRef.new(shape: String, location_name: "IdempotencyToken"))
|
|
2164
|
+
StartScanJobInput.add_member(:malware_scanner, Shapes::ShapeRef.new(shape: MalwareScanner, required: true, location_name: "MalwareScanner"))
|
|
2165
|
+
StartScanJobInput.add_member(:recovery_point_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RecoveryPointArn"))
|
|
2166
|
+
StartScanJobInput.add_member(:scan_base_recovery_point_arn, Shapes::ShapeRef.new(shape: String, location_name: "ScanBaseRecoveryPointArn"))
|
|
2167
|
+
StartScanJobInput.add_member(:scan_mode, Shapes::ShapeRef.new(shape: ScanMode, required: true, location_name: "ScanMode"))
|
|
2168
|
+
StartScanJobInput.add_member(:scanner_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ScannerRoleArn"))
|
|
2169
|
+
StartScanJobInput.struct_class = Types::StartScanJobInput
|
|
2170
|
+
|
|
2171
|
+
StartScanJobOutput.add_member(:creation_date, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationDate"))
|
|
2172
|
+
StartScanJobOutput.add_member(:scan_job_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ScanJobId"))
|
|
2173
|
+
StartScanJobOutput.struct_class = Types::StartScanJobOutput
|
|
2174
|
+
|
|
1934
2175
|
StopBackupJobInput.add_member(:backup_job_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "backupJobId"))
|
|
1935
2176
|
StopBackupJobInput.struct_class = Types::StopBackupJobInput
|
|
1936
2177
|
|
|
@@ -1943,6 +2184,33 @@ module Aws::Backup
|
|
|
1943
2184
|
Tags.key = Shapes::ShapeRef.new(shape: TagKey)
|
|
1944
2185
|
Tags.value = Shapes::ShapeRef.new(shape: TagValue)
|
|
1945
2186
|
|
|
2187
|
+
TieringConfiguration.add_member(:tiering_configuration_name, Shapes::ShapeRef.new(shape: TieringConfigurationName, required: true, location_name: "TieringConfigurationName"))
|
|
2188
|
+
TieringConfiguration.add_member(:tiering_configuration_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "TieringConfigurationArn"))
|
|
2189
|
+
TieringConfiguration.add_member(:backup_vault_name, Shapes::ShapeRef.new(shape: BackupVaultNameOrWildcard, required: true, location_name: "BackupVaultName"))
|
|
2190
|
+
TieringConfiguration.add_member(:resource_selection, Shapes::ShapeRef.new(shape: ResourceSelections, required: true, location_name: "ResourceSelection"))
|
|
2191
|
+
TieringConfiguration.add_member(:creator_request_id, Shapes::ShapeRef.new(shape: CreatorRequestId, location_name: "CreatorRequestId"))
|
|
2192
|
+
TieringConfiguration.add_member(:creation_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "CreationTime"))
|
|
2193
|
+
TieringConfiguration.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "LastUpdatedTime"))
|
|
2194
|
+
TieringConfiguration.struct_class = Types::TieringConfiguration
|
|
2195
|
+
|
|
2196
|
+
TieringConfigurationInputForCreate.add_member(:tiering_configuration_name, Shapes::ShapeRef.new(shape: TieringConfigurationName, required: true, location_name: "TieringConfigurationName"))
|
|
2197
|
+
TieringConfigurationInputForCreate.add_member(:backup_vault_name, Shapes::ShapeRef.new(shape: BackupVaultNameOrWildcard, required: true, location_name: "BackupVaultName"))
|
|
2198
|
+
TieringConfigurationInputForCreate.add_member(:resource_selection, Shapes::ShapeRef.new(shape: ResourceSelections, required: true, location_name: "ResourceSelection"))
|
|
2199
|
+
TieringConfigurationInputForCreate.struct_class = Types::TieringConfigurationInputForCreate
|
|
2200
|
+
|
|
2201
|
+
TieringConfigurationInputForUpdate.add_member(:resource_selection, Shapes::ShapeRef.new(shape: ResourceSelections, required: true, location_name: "ResourceSelection"))
|
|
2202
|
+
TieringConfigurationInputForUpdate.add_member(:backup_vault_name, Shapes::ShapeRef.new(shape: BackupVaultNameOrWildcard, required: true, location_name: "BackupVaultName"))
|
|
2203
|
+
TieringConfigurationInputForUpdate.struct_class = Types::TieringConfigurationInputForUpdate
|
|
2204
|
+
|
|
2205
|
+
TieringConfigurationsList.member = Shapes::ShapeRef.new(shape: TieringConfigurationsListMember)
|
|
2206
|
+
|
|
2207
|
+
TieringConfigurationsListMember.add_member(:tiering_configuration_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "TieringConfigurationArn"))
|
|
2208
|
+
TieringConfigurationsListMember.add_member(:tiering_configuration_name, Shapes::ShapeRef.new(shape: TieringConfigurationName, location_name: "TieringConfigurationName"))
|
|
2209
|
+
TieringConfigurationsListMember.add_member(:backup_vault_name, Shapes::ShapeRef.new(shape: BackupVaultNameOrWildcard, location_name: "BackupVaultName"))
|
|
2210
|
+
TieringConfigurationsListMember.add_member(:creation_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "CreationTime"))
|
|
2211
|
+
TieringConfigurationsListMember.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "LastUpdatedTime"))
|
|
2212
|
+
TieringConfigurationsListMember.struct_class = Types::TieringConfigurationsListMember
|
|
2213
|
+
|
|
1946
2214
|
UntagResourceInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "uri", location_name: "resourceArn"))
|
|
1947
2215
|
UntagResourceInput.add_member(:tag_key_list, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeyList"))
|
|
1948
2216
|
UntagResourceInput.struct_class = Types::UntagResourceInput
|
|
@@ -1956,6 +2224,7 @@ module Aws::Backup
|
|
|
1956
2224
|
UpdateBackupPlanOutput.add_member(:creation_date, Shapes::ShapeRef.new(shape: timestamp, location_name: "CreationDate"))
|
|
1957
2225
|
UpdateBackupPlanOutput.add_member(:version_id, Shapes::ShapeRef.new(shape: string, location_name: "VersionId"))
|
|
1958
2226
|
UpdateBackupPlanOutput.add_member(:advanced_backup_settings, Shapes::ShapeRef.new(shape: AdvancedBackupSettings, location_name: "AdvancedBackupSettings"))
|
|
2227
|
+
UpdateBackupPlanOutput.add_member(:scan_settings, Shapes::ShapeRef.new(shape: ScanSettings, location_name: "ScanSettings"))
|
|
1959
2228
|
UpdateBackupPlanOutput.struct_class = Types::UpdateBackupPlanOutput
|
|
1960
2229
|
|
|
1961
2230
|
UpdateFrameworkInput.add_member(:framework_name, Shapes::ShapeRef.new(shape: FrameworkName, required: true, location: "uri", location_name: "frameworkName"))
|
|
@@ -2033,6 +2302,16 @@ module Aws::Backup
|
|
|
2033
2302
|
UpdateRestoreTestingSelectionOutput.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
|
2034
2303
|
UpdateRestoreTestingSelectionOutput.struct_class = Types::UpdateRestoreTestingSelectionOutput
|
|
2035
2304
|
|
|
2305
|
+
UpdateTieringConfigurationInput.add_member(:tiering_configuration_name, Shapes::ShapeRef.new(shape: TieringConfigurationName, required: true, location: "uri", location_name: "tieringConfigurationName"))
|
|
2306
|
+
UpdateTieringConfigurationInput.add_member(:tiering_configuration, Shapes::ShapeRef.new(shape: TieringConfigurationInputForUpdate, required: true, location_name: "TieringConfiguration"))
|
|
2307
|
+
UpdateTieringConfigurationInput.struct_class = Types::UpdateTieringConfigurationInput
|
|
2308
|
+
|
|
2309
|
+
UpdateTieringConfigurationOutput.add_member(:tiering_configuration_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "TieringConfigurationArn"))
|
|
2310
|
+
UpdateTieringConfigurationOutput.add_member(:tiering_configuration_name, Shapes::ShapeRef.new(shape: TieringConfigurationName, location_name: "TieringConfigurationName"))
|
|
2311
|
+
UpdateTieringConfigurationOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "CreationTime"))
|
|
2312
|
+
UpdateTieringConfigurationOutput.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "LastUpdatedTime"))
|
|
2313
|
+
UpdateTieringConfigurationOutput.struct_class = Types::UpdateTieringConfigurationOutput
|
|
2314
|
+
|
|
2036
2315
|
VaultNames.member = Shapes::ShapeRef.new(shape: string)
|
|
2037
2316
|
|
|
2038
2317
|
stringList.member = Shapes::ShapeRef.new(shape: string)
|
|
@@ -2219,6 +2498,20 @@ module Aws::Backup
|
|
|
2219
2498
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
|
2220
2499
|
end)
|
|
2221
2500
|
|
|
2501
|
+
api.add_operation(:create_tiering_configuration, Seahorse::Model::Operation.new.tap do |o|
|
|
2502
|
+
o.name = "CreateTieringConfiguration"
|
|
2503
|
+
o.http_method = "PUT"
|
|
2504
|
+
o.http_request_uri = "/tiering-configurations"
|
|
2505
|
+
o.input = Shapes::ShapeRef.new(shape: CreateTieringConfigurationInput)
|
|
2506
|
+
o.output = Shapes::ShapeRef.new(shape: CreateTieringConfigurationOutput)
|
|
2507
|
+
o.errors << Shapes::ShapeRef.new(shape: AlreadyExistsException)
|
|
2508
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
|
2509
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
|
2510
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
|
2511
|
+
o.errors << Shapes::ShapeRef.new(shape: MissingParameterValueException)
|
|
2512
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
|
2513
|
+
end)
|
|
2514
|
+
|
|
2222
2515
|
api.add_operation(:delete_backup_plan, Seahorse::Model::Operation.new.tap do |o|
|
|
2223
2516
|
o.name = "DeleteBackupPlan"
|
|
2224
2517
|
o.http_method = "DELETE"
|
|
@@ -2354,6 +2647,18 @@ module Aws::Backup
|
|
|
2354
2647
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
|
2355
2648
|
end)
|
|
2356
2649
|
|
|
2650
|
+
api.add_operation(:delete_tiering_configuration, Seahorse::Model::Operation.new.tap do |o|
|
|
2651
|
+
o.name = "DeleteTieringConfiguration"
|
|
2652
|
+
o.http_method = "DELETE"
|
|
2653
|
+
o.http_request_uri = "/tiering-configurations/{tieringConfigurationName}"
|
|
2654
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteTieringConfigurationInput)
|
|
2655
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteTieringConfigurationOutput)
|
|
2656
|
+
o.errors << Shapes::ShapeRef.new(shape: MissingParameterValueException)
|
|
2657
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
2658
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
|
2659
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
|
2660
|
+
end)
|
|
2661
|
+
|
|
2357
2662
|
api.add_operation(:describe_backup_job, Seahorse::Model::Operation.new.tap do |o|
|
|
2358
2663
|
o.name = "DescribeBackupJob"
|
|
2359
2664
|
o.http_method = "GET"
|
|
@@ -2482,6 +2787,18 @@ module Aws::Backup
|
|
|
2482
2787
|
o.errors << Shapes::ShapeRef.new(shape: DependencyFailureException)
|
|
2483
2788
|
end)
|
|
2484
2789
|
|
|
2790
|
+
api.add_operation(:describe_scan_job, Seahorse::Model::Operation.new.tap do |o|
|
|
2791
|
+
o.name = "DescribeScanJob"
|
|
2792
|
+
o.http_method = "GET"
|
|
2793
|
+
o.http_request_uri = "/scan/jobs/{ScanJobId}"
|
|
2794
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeScanJobInput)
|
|
2795
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeScanJobOutput)
|
|
2796
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
|
2797
|
+
o.errors << Shapes::ShapeRef.new(shape: MissingParameterValueException)
|
|
2798
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
2799
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
|
2800
|
+
end)
|
|
2801
|
+
|
|
2485
2802
|
api.add_operation(:disassociate_backup_vault_mpa_approval_team, Seahorse::Model::Operation.new.tap do |o|
|
|
2486
2803
|
o.name = "DisassociateBackupVaultMpaApprovalTeam"
|
|
2487
2804
|
o.http_method = "POST"
|
|
@@ -2696,6 +3013,18 @@ module Aws::Backup
|
|
|
2696
3013
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
|
2697
3014
|
end)
|
|
2698
3015
|
|
|
3016
|
+
api.add_operation(:get_tiering_configuration, Seahorse::Model::Operation.new.tap do |o|
|
|
3017
|
+
o.name = "GetTieringConfiguration"
|
|
3018
|
+
o.http_method = "GET"
|
|
3019
|
+
o.http_request_uri = "/tiering-configurations/{tieringConfigurationName}"
|
|
3020
|
+
o.input = Shapes::ShapeRef.new(shape: GetTieringConfigurationInput)
|
|
3021
|
+
o.output = Shapes::ShapeRef.new(shape: GetTieringConfigurationOutput)
|
|
3022
|
+
o.errors << Shapes::ShapeRef.new(shape: MissingParameterValueException)
|
|
3023
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
3024
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
|
3025
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
|
3026
|
+
end)
|
|
3027
|
+
|
|
2699
3028
|
api.add_operation(:list_backup_job_summaries, Seahorse::Model::Operation.new.tap do |o|
|
|
2700
3029
|
o.name = "ListBackupJobSummaries"
|
|
2701
3030
|
o.http_method = "GET"
|
|
@@ -3121,6 +3450,38 @@ module Aws::Backup
|
|
|
3121
3450
|
)
|
|
3122
3451
|
end)
|
|
3123
3452
|
|
|
3453
|
+
api.add_operation(:list_scan_job_summaries, Seahorse::Model::Operation.new.tap do |o|
|
|
3454
|
+
o.name = "ListScanJobSummaries"
|
|
3455
|
+
o.http_method = "GET"
|
|
3456
|
+
o.http_request_uri = "/audit/scan-job-summaries"
|
|
3457
|
+
o.input = Shapes::ShapeRef.new(shape: ListScanJobSummariesInput)
|
|
3458
|
+
o.output = Shapes::ShapeRef.new(shape: ListScanJobSummariesOutput)
|
|
3459
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
|
3460
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
|
3461
|
+
o[:pager] = Aws::Pager.new(
|
|
3462
|
+
limit_key: "max_results",
|
|
3463
|
+
tokens: {
|
|
3464
|
+
"next_token" => "next_token"
|
|
3465
|
+
}
|
|
3466
|
+
)
|
|
3467
|
+
end)
|
|
3468
|
+
|
|
3469
|
+
api.add_operation(:list_scan_jobs, Seahorse::Model::Operation.new.tap do |o|
|
|
3470
|
+
o.name = "ListScanJobs"
|
|
3471
|
+
o.http_method = "GET"
|
|
3472
|
+
o.http_request_uri = "/scan/jobs"
|
|
3473
|
+
o.input = Shapes::ShapeRef.new(shape: ListScanJobsInput)
|
|
3474
|
+
o.output = Shapes::ShapeRef.new(shape: ListScanJobsOutput)
|
|
3475
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
|
3476
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
|
3477
|
+
o[:pager] = Aws::Pager.new(
|
|
3478
|
+
limit_key: "max_results",
|
|
3479
|
+
tokens: {
|
|
3480
|
+
"next_token" => "next_token"
|
|
3481
|
+
}
|
|
3482
|
+
)
|
|
3483
|
+
end)
|
|
3484
|
+
|
|
3124
3485
|
api.add_operation(:list_tags, Seahorse::Model::Operation.new.tap do |o|
|
|
3125
3486
|
o.name = "ListTags"
|
|
3126
3487
|
o.http_method = "GET"
|
|
@@ -3139,6 +3500,22 @@ module Aws::Backup
|
|
|
3139
3500
|
)
|
|
3140
3501
|
end)
|
|
3141
3502
|
|
|
3503
|
+
api.add_operation(:list_tiering_configurations, Seahorse::Model::Operation.new.tap do |o|
|
|
3504
|
+
o.name = "ListTieringConfigurations"
|
|
3505
|
+
o.http_method = "GET"
|
|
3506
|
+
o.http_request_uri = "/tiering-configurations/"
|
|
3507
|
+
o.input = Shapes::ShapeRef.new(shape: ListTieringConfigurationsInput)
|
|
3508
|
+
o.output = Shapes::ShapeRef.new(shape: ListTieringConfigurationsOutput)
|
|
3509
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
|
3510
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
|
3511
|
+
o[:pager] = Aws::Pager.new(
|
|
3512
|
+
limit_key: "max_results",
|
|
3513
|
+
tokens: {
|
|
3514
|
+
"next_token" => "next_token"
|
|
3515
|
+
}
|
|
3516
|
+
)
|
|
3517
|
+
end)
|
|
3518
|
+
|
|
3142
3519
|
api.add_operation(:put_backup_vault_access_policy, Seahorse::Model::Operation.new.tap do |o|
|
|
3143
3520
|
o.name = "PutBackupVaultAccessPolicy"
|
|
3144
3521
|
o.http_method = "PUT"
|
|
@@ -3255,6 +3632,20 @@ module Aws::Backup
|
|
|
3255
3632
|
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
|
3256
3633
|
end)
|
|
3257
3634
|
|
|
3635
|
+
api.add_operation(:start_scan_job, Seahorse::Model::Operation.new.tap do |o|
|
|
3636
|
+
o.name = "StartScanJob"
|
|
3637
|
+
o.http_method = "PUT"
|
|
3638
|
+
o.http_request_uri = "/scan/job"
|
|
3639
|
+
o.input = Shapes::ShapeRef.new(shape: StartScanJobInput)
|
|
3640
|
+
o.output = Shapes::ShapeRef.new(shape: StartScanJobOutput)
|
|
3641
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
|
3642
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
|
3643
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
|
3644
|
+
o.errors << Shapes::ShapeRef.new(shape: MissingParameterValueException)
|
|
3645
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
3646
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
|
3647
|
+
end)
|
|
3648
|
+
|
|
3258
3649
|
api.add_operation(:stop_backup_job, Seahorse::Model::Operation.new.tap do |o|
|
|
3259
3650
|
o.name = "StopBackupJob"
|
|
3260
3651
|
o.http_method = "POST"
|
|
@@ -3407,6 +3798,21 @@ module Aws::Backup
|
|
|
3407
3798
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
3408
3799
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
|
3409
3800
|
end)
|
|
3801
|
+
|
|
3802
|
+
api.add_operation(:update_tiering_configuration, Seahorse::Model::Operation.new.tap do |o|
|
|
3803
|
+
o.name = "UpdateTieringConfiguration"
|
|
3804
|
+
o.http_method = "PUT"
|
|
3805
|
+
o.http_request_uri = "/tiering-configurations/{tieringConfigurationName}"
|
|
3806
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateTieringConfigurationInput)
|
|
3807
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateTieringConfigurationOutput)
|
|
3808
|
+
o.errors << Shapes::ShapeRef.new(shape: AlreadyExistsException)
|
|
3809
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
|
3810
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
3811
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
|
3812
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
|
3813
|
+
o.errors << Shapes::ShapeRef.new(shape: MissingParameterValueException)
|
|
3814
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
|
3815
|
+
end)
|
|
3410
3816
|
end
|
|
3411
3817
|
|
|
3412
3818
|
end
|