lib/aws-sdk-datazone/client.rb in aws-sdk-datazone-1.18.0 vs lib/aws-sdk-datazone/client.rb in aws-sdk-datazone-1.19.0

- old
+ new

@@ -2887,11 +2887,11 @@ def delete_asset_type(params = {}, options = {}) req = build_request(:delete_asset_type, params) req.send_request(options) end - # Deletes an data product in Amazon DataZone. + # Deletes a data product in Amazon DataZone. # # @option params [required, String] :domain_identifier # The ID of the Amazon DataZone domain in which the data product is # deleted. # @@ -9581,10 +9581,10 @@ operation: config.api.operation(operation_name), client: self, params: params, config: config) context[:gem_name] = 'aws-sdk-datazone' - context[:gem_version] = '1.18.0' + context[:gem_version] = '1.19.0' Seahorse::Client::Request.new(handlers, context) end # @api private # @deprecated