aws-sdk-drs 1.27.0 → 1.29.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 261e1f1393394ae7e456018952b79ae9359712b0e637830efdb373464b51667a
4
- data.tar.gz: 8d5a43673c3086051cb855e2486e875e17541c7e850ff6f752d40c0471d9184d
3
+ metadata.gz: a2eb0a3c5654df3bdf9de04d49b15dc718ddf545105a29bdabd0c3a000a3559a
4
+ data.tar.gz: 66e1f4b8269041e977a504d9d755d84445546d6a2070799ce3d38a80cce05310
5
5
  SHA512:
6
- metadata.gz: a7fe98739bcaf8451d476e628661e57902a3fbe251a57cd9c1bac696cfe3fe9d0fa3255a8dbbf02ab10a58b9cf81d8e250d8e24bf69ef5a84e0352be0e2cbcd0
7
- data.tar.gz: 2f508e52ca1ac33a8d99d2bd947c918c8a52c5821ce7ec624befafe4e66b64735f93f5eceb55ca5e242c7c6449b330ce370282bad3f5c2a321e1fbc857a5ad86
6
+ metadata.gz: 772d155c8f0b45f5bd6e5e8d90c167c89c40336e4a79fdbe6f666da475a8557e5db72b9364dde5ffb46db3481642a9cc5b73169e510e4089340d8dd172dd7d3c
7
+ data.tar.gz: d9ec63eaaaa23d229cc88507ebc579857540edd7fab388efbff04271dfe77a098f51dfad1ec5f74cb6ce085fd50c2c506936b94f90812ff4812e0e568cd64e2a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.29.0 (2024-02-26)
5
+ ------------------
6
+
7
+ * Feature - Added volume status to DescribeSourceServer replicated volumes.
8
+
9
+ 1.28.0 (2024-01-26)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.27.0 (2024-01-18)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.27.0
1
+ 1.29.0
@@ -498,6 +498,7 @@ module Aws::Drs
498
498
  # resp.source_server.data_replication_info.replicated_disks[0].replicated_storage_bytes #=> Integer
499
499
  # resp.source_server.data_replication_info.replicated_disks[0].rescanned_storage_bytes #=> Integer
500
500
  # resp.source_server.data_replication_info.replicated_disks[0].total_storage_bytes #=> Integer
501
+ # resp.source_server.data_replication_info.replicated_disks[0].volume_status #=> String, one of "REGULAR", "CONTAINS_MARKETPLACE_PRODUCT_CODES", "MISSING_VOLUME_ATTRIBUTES", "MISSING_VOLUME_ATTRIBUTES_AND_PRECHECK_UNAVAILABLE"
501
502
  # resp.source_server.data_replication_info.staging_availability_zone #=> String
502
503
  # resp.source_server.last_launch_result #=> String, one of "NOT_STARTED", "PENDING", "SUCCEEDED", "FAILED"
503
504
  # resp.source_server.life_cycle.added_to_service_date_time #=> String
@@ -1013,6 +1014,10 @@ module Aws::Drs
1013
1014
  # resp.items[0].event_data.conversion_properties.volume_to_conversion_map #=> Hash
1014
1015
  # resp.items[0].event_data.conversion_properties.volume_to_conversion_map["LargeBoundedString"] #=> Hash
1015
1016
  # resp.items[0].event_data.conversion_properties.volume_to_conversion_map["LargeBoundedString"]["EbsSnapshot"] #=> String
1017
+ # resp.items[0].event_data.conversion_properties.volume_to_product_codes #=> Hash
1018
+ # resp.items[0].event_data.conversion_properties.volume_to_product_codes["LargeBoundedString"] #=> Array
1019
+ # resp.items[0].event_data.conversion_properties.volume_to_product_codes["LargeBoundedString"][0].product_code_id #=> String
1020
+ # resp.items[0].event_data.conversion_properties.volume_to_product_codes["LargeBoundedString"][0].product_code_mode #=> String, one of "ENABLED", "DISABLED"
1016
1021
  # resp.items[0].event_data.conversion_properties.volume_to_volume_size #=> Hash
1017
1022
  # resp.items[0].event_data.conversion_properties.volume_to_volume_size["LargeBoundedString"] #=> Integer
1018
1023
  # resp.items[0].event_data.conversion_server_id #=> String
@@ -1508,6 +1513,7 @@ module Aws::Drs
1508
1513
  # resp.items[0].data_replication_info.replicated_disks[0].replicated_storage_bytes #=> Integer
1509
1514
  # resp.items[0].data_replication_info.replicated_disks[0].rescanned_storage_bytes #=> Integer
1510
1515
  # resp.items[0].data_replication_info.replicated_disks[0].total_storage_bytes #=> Integer
1516
+ # resp.items[0].data_replication_info.replicated_disks[0].volume_status #=> String, one of "REGULAR", "CONTAINS_MARKETPLACE_PRODUCT_CODES", "MISSING_VOLUME_ATTRIBUTES", "MISSING_VOLUME_ATTRIBUTES_AND_PRECHECK_UNAVAILABLE"
1511
1517
  # resp.items[0].data_replication_info.staging_availability_zone #=> String
1512
1518
  # resp.items[0].last_launch_result #=> String, one of "NOT_STARTED", "PENDING", "SUCCEEDED", "FAILED"
1513
1519
  # resp.items[0].life_cycle.added_to_service_date_time #=> String
@@ -1658,6 +1664,7 @@ module Aws::Drs
1658
1664
  # resp.data_replication_info.replicated_disks[0].replicated_storage_bytes #=> Integer
1659
1665
  # resp.data_replication_info.replicated_disks[0].rescanned_storage_bytes #=> Integer
1660
1666
  # resp.data_replication_info.replicated_disks[0].total_storage_bytes #=> Integer
1667
+ # resp.data_replication_info.replicated_disks[0].volume_status #=> String, one of "REGULAR", "CONTAINS_MARKETPLACE_PRODUCT_CODES", "MISSING_VOLUME_ATTRIBUTES", "MISSING_VOLUME_ATTRIBUTES_AND_PRECHECK_UNAVAILABLE"
1661
1668
  # resp.data_replication_info.staging_availability_zone #=> String
1662
1669
  # resp.last_launch_result #=> String, one of "NOT_STARTED", "PENDING", "SUCCEEDED", "FAILED"
1663
1670
  # resp.life_cycle.added_to_service_date_time #=> String
@@ -2234,6 +2241,7 @@ module Aws::Drs
2234
2241
  # resp.data_replication_info.replicated_disks[0].replicated_storage_bytes #=> Integer
2235
2242
  # resp.data_replication_info.replicated_disks[0].rescanned_storage_bytes #=> Integer
2236
2243
  # resp.data_replication_info.replicated_disks[0].total_storage_bytes #=> Integer
2244
+ # resp.data_replication_info.replicated_disks[0].volume_status #=> String, one of "REGULAR", "CONTAINS_MARKETPLACE_PRODUCT_CODES", "MISSING_VOLUME_ATTRIBUTES", "MISSING_VOLUME_ATTRIBUTES_AND_PRECHECK_UNAVAILABLE"
2237
2245
  # resp.data_replication_info.staging_availability_zone #=> String
2238
2246
  # resp.last_launch_result #=> String, one of "NOT_STARTED", "PENDING", "SUCCEEDED", "FAILED"
2239
2247
  # resp.life_cycle.added_to_service_date_time #=> String
@@ -2506,6 +2514,7 @@ module Aws::Drs
2506
2514
  # resp.source_server.data_replication_info.replicated_disks[0].replicated_storage_bytes #=> Integer
2507
2515
  # resp.source_server.data_replication_info.replicated_disks[0].rescanned_storage_bytes #=> Integer
2508
2516
  # resp.source_server.data_replication_info.replicated_disks[0].total_storage_bytes #=> Integer
2517
+ # resp.source_server.data_replication_info.replicated_disks[0].volume_status #=> String, one of "REGULAR", "CONTAINS_MARKETPLACE_PRODUCT_CODES", "MISSING_VOLUME_ATTRIBUTES", "MISSING_VOLUME_ATTRIBUTES_AND_PRECHECK_UNAVAILABLE"
2509
2518
  # resp.source_server.data_replication_info.staging_availability_zone #=> String
2510
2519
  # resp.source_server.last_launch_result #=> String, one of "NOT_STARTED", "PENDING", "SUCCEEDED", "FAILED"
2511
2520
  # resp.source_server.life_cycle.added_to_service_date_time #=> String
@@ -2742,6 +2751,7 @@ module Aws::Drs
2742
2751
  # resp.source_server.data_replication_info.replicated_disks[0].replicated_storage_bytes #=> Integer
2743
2752
  # resp.source_server.data_replication_info.replicated_disks[0].rescanned_storage_bytes #=> Integer
2744
2753
  # resp.source_server.data_replication_info.replicated_disks[0].total_storage_bytes #=> Integer
2754
+ # resp.source_server.data_replication_info.replicated_disks[0].volume_status #=> String, one of "REGULAR", "CONTAINS_MARKETPLACE_PRODUCT_CODES", "MISSING_VOLUME_ATTRIBUTES", "MISSING_VOLUME_ATTRIBUTES_AND_PRECHECK_UNAVAILABLE"
2745
2755
  # resp.source_server.data_replication_info.staging_availability_zone #=> String
2746
2756
  # resp.source_server.last_launch_result #=> String, one of "NOT_STARTED", "PENDING", "SUCCEEDED", "FAILED"
2747
2757
  # resp.source_server.life_cycle.added_to_service_date_time #=> String
@@ -3481,7 +3491,7 @@ module Aws::Drs
3481
3491
  params: params,
3482
3492
  config: config)
3483
3493
  context[:gem_name] = 'aws-sdk-drs'
3484
- context[:gem_version] = '1.27.0'
3494
+ context[:gem_version] = '1.29.0'
3485
3495
  Seahorse::Client::Request.new(handlers, context)
3486
3496
  end
3487
3497
 
@@ -189,6 +189,10 @@ module Aws::Drs
189
189
  ParticipatingServer = Shapes::StructureShape.new(name: 'ParticipatingServer')
190
190
  ParticipatingServers = Shapes::ListShape.new(name: 'ParticipatingServers')
191
191
  PositiveInteger = Shapes::IntegerShape.new(name: 'PositiveInteger')
192
+ ProductCode = Shapes::StructureShape.new(name: 'ProductCode')
193
+ ProductCodeId = Shapes::StringShape.new(name: 'ProductCodeId')
194
+ ProductCodeMode = Shapes::StringShape.new(name: 'ProductCodeMode')
195
+ ProductCodes = Shapes::ListShape.new(name: 'ProductCodes')
192
196
  PutLaunchActionRequest = Shapes::StructureShape.new(name: 'PutLaunchActionRequest')
193
197
  PutLaunchActionResponse = Shapes::StructureShape.new(name: 'PutLaunchActionResponse')
194
198
  RecoveryInstance = Shapes::StructureShape.new(name: 'RecoveryInstance')
@@ -296,7 +300,9 @@ module Aws::Drs
296
300
  ValidationExceptionField = Shapes::StructureShape.new(name: 'ValidationExceptionField')
297
301
  ValidationExceptionFieldList = Shapes::ListShape.new(name: 'ValidationExceptionFieldList')
298
302
  ValidationExceptionReason = Shapes::StringShape.new(name: 'ValidationExceptionReason')
303
+ VolumeStatus = Shapes::StringShape.new(name: 'VolumeStatus')
299
304
  VolumeToConversionMap = Shapes::MapShape.new(name: 'VolumeToConversionMap')
305
+ VolumeToProductCodes = Shapes::MapShape.new(name: 'VolumeToProductCodes')
300
306
  VolumeToSizeMap = Shapes::MapShape.new(name: 'VolumeToSizeMap')
301
307
  VpcID = Shapes::StringShape.new(name: 'VpcID')
302
308
 
@@ -335,6 +341,7 @@ module Aws::Drs
335
341
  ConversionProperties.add_member(:force_uefi, Shapes::ShapeRef.new(shape: Boolean, location_name: "forceUefi"))
336
342
  ConversionProperties.add_member(:root_volume_name, Shapes::ShapeRef.new(shape: LargeBoundedString, location_name: "rootVolumeName"))
337
343
  ConversionProperties.add_member(:volume_to_conversion_map, Shapes::ShapeRef.new(shape: VolumeToConversionMap, location_name: "volumeToConversionMap"))
344
+ ConversionProperties.add_member(:volume_to_product_codes, Shapes::ShapeRef.new(shape: VolumeToProductCodes, location_name: "volumeToProductCodes"))
338
345
  ConversionProperties.add_member(:volume_to_volume_size, Shapes::ShapeRef.new(shape: VolumeToSizeMap, location_name: "volumeToVolumeSize"))
339
346
  ConversionProperties.struct_class = Types::ConversionProperties
340
347
 
@@ -405,6 +412,7 @@ module Aws::Drs
405
412
  DataReplicationInfoReplicatedDisk.add_member(:replicated_storage_bytes, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "replicatedStorageBytes"))
406
413
  DataReplicationInfoReplicatedDisk.add_member(:rescanned_storage_bytes, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "rescannedStorageBytes"))
407
414
  DataReplicationInfoReplicatedDisk.add_member(:total_storage_bytes, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "totalStorageBytes"))
415
+ DataReplicationInfoReplicatedDisk.add_member(:volume_status, Shapes::ShapeRef.new(shape: VolumeStatus, location_name: "volumeStatus"))
408
416
  DataReplicationInfoReplicatedDisk.struct_class = Types::DataReplicationInfoReplicatedDisk
409
417
 
410
418
  DataReplicationInfoReplicatedDisks.member = Shapes::ShapeRef.new(shape: DataReplicationInfoReplicatedDisk)
@@ -807,6 +815,12 @@ module Aws::Drs
807
815
 
808
816
  ParticipatingServers.member = Shapes::ShapeRef.new(shape: ParticipatingServer)
809
817
 
818
+ ProductCode.add_member(:product_code_id, Shapes::ShapeRef.new(shape: ProductCodeId, location_name: "productCodeId"))
819
+ ProductCode.add_member(:product_code_mode, Shapes::ShapeRef.new(shape: ProductCodeMode, location_name: "productCodeMode"))
820
+ ProductCode.struct_class = Types::ProductCode
821
+
822
+ ProductCodes.member = Shapes::ShapeRef.new(shape: ProductCode)
823
+
810
824
  PutLaunchActionRequest.add_member(:action_code, Shapes::ShapeRef.new(shape: SsmDocumentName, required: true, location_name: "actionCode"))
811
825
  PutLaunchActionRequest.add_member(:action_id, Shapes::ShapeRef.new(shape: LaunchActionId, required: true, location_name: "actionId"))
812
826
  PutLaunchActionRequest.add_member(:action_version, Shapes::ShapeRef.new(shape: LaunchActionVersion, required: true, location_name: "actionVersion"))
@@ -1252,6 +1266,9 @@ module Aws::Drs
1252
1266
  VolumeToConversionMap.key = Shapes::ShapeRef.new(shape: LargeBoundedString)
1253
1267
  VolumeToConversionMap.value = Shapes::ShapeRef.new(shape: ConversionMap)
1254
1268
 
1269
+ VolumeToProductCodes.key = Shapes::ShapeRef.new(shape: LargeBoundedString)
1270
+ VolumeToProductCodes.value = Shapes::ShapeRef.new(shape: ProductCodes)
1271
+
1255
1272
  VolumeToSizeMap.key = Shapes::ShapeRef.new(shape: LargeBoundedString)
1256
1273
  VolumeToSizeMap.value = Shapes::ShapeRef.new(shape: PositiveInteger)
1257
1274
 
@@ -14,6 +14,7 @@ module Aws::Drs
14
14
  option(
15
15
  :endpoint_provider,
16
16
  doc_type: 'Aws::Drs::EndpointProvider',
17
+ rbs_type: 'untyped',
17
18
  docstring: 'The endpoint provider used to resolve endpoints. Any '\
18
19
  'object that responds to `#resolve_endpoint(parameters)` '\
19
20
  'where `parameters` is a Struct similar to '\
@@ -136,6 +136,11 @@ module Aws::Drs
136
136
  # snapshot ids
137
137
  # @return [Hash<String,Hash<String,String>>]
138
138
  #
139
+ # @!attribute [rw] volume_to_product_codes
140
+ # A mapping between the volumes being converted and the product codes
141
+ # associated with them
142
+ # @return [Hash<String,Array<Types::ProductCode>>]
143
+ #
139
144
  # @!attribute [rw] volume_to_volume_size
140
145
  # A mapping between the volumes and their sizes
141
146
  # @return [Hash<String,Integer>]
@@ -147,6 +152,7 @@ module Aws::Drs
147
152
  :force_uefi,
148
153
  :root_volume_name,
149
154
  :volume_to_conversion_map,
155
+ :volume_to_product_codes,
150
156
  :volume_to_volume_size)
151
157
  SENSITIVE = []
152
158
  include Aws::Structure
@@ -463,6 +469,10 @@ module Aws::Drs
463
469
  # The total amount of data to be replicated in bytes.
464
470
  # @return [Integer]
465
471
  #
472
+ # @!attribute [rw] volume_status
473
+ # The status of the volume.
474
+ # @return [String]
475
+ #
466
476
  # @see http://docs.aws.amazon.com/goto/WebAPI/drs-2020-02-26/DataReplicationInfoReplicatedDisk AWS API Documentation
467
477
  #
468
478
  class DataReplicationInfoReplicatedDisk < Struct.new(
@@ -470,7 +480,8 @@ module Aws::Drs
470
480
  :device_name,
471
481
  :replicated_storage_bytes,
472
482
  :rescanned_storage_bytes,
473
- :total_storage_bytes)
483
+ :total_storage_bytes,
484
+ :volume_status)
474
485
  SENSITIVE = []
475
486
  include Aws::Structure
476
487
  end
@@ -2089,6 +2100,25 @@ module Aws::Drs
2089
2100
  include Aws::Structure
2090
2101
  end
2091
2102
 
2103
+ # Properties of a product code associated with a volume.
2104
+ #
2105
+ # @!attribute [rw] product_code_id
2106
+ # Id of a product code associated with a volume.
2107
+ # @return [String]
2108
+ #
2109
+ # @!attribute [rw] product_code_mode
2110
+ # Mode of a product code associated with a volume.
2111
+ # @return [String]
2112
+ #
2113
+ # @see http://docs.aws.amazon.com/goto/WebAPI/drs-2020-02-26/ProductCode AWS API Documentation
2114
+ #
2115
+ class ProductCode < Struct.new(
2116
+ :product_code_id,
2117
+ :product_code_mode)
2118
+ SENSITIVE = []
2119
+ include Aws::Structure
2120
+ end
2121
+
2092
2122
  # @!attribute [rw] action_code
2093
2123
  # Launch action code.
2094
2124
  # @return [String]
data/lib/aws-sdk-drs.rb CHANGED
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-drs/customizations'
52
52
  # @!group service
53
53
  module Aws::Drs
54
54
 
55
- GEM_VERSION = '1.27.0'
55
+ GEM_VERSION = '1.29.0'
56
56
 
57
57
  end