lib/aws-sdk-glue/client.rb in aws-sdk-glue-1.92.0 vs lib/aws-sdk-glue/client.rb in aws-sdk-glue-1.93.0

- old
+ new

@@ -8107,12 +8107,12 @@ # If `'TRUE'`, indicates that you are using both methods to grant # cross-account access to Data Catalog resources: # # * By directly updating the resource policy with `PutResourePolicy` # - # * By using the **Grant permissions** command on the Management - # Console. + # * By using the **Grant permissions** command on the Amazon Web + # Services Management Console. # # Must be set to `'TRUE'` if you have already used the Management # Console to grant cross-account access, otherwise the call fails. # Default is 'FALSE'. # @@ -10663,10 +10663,10 @@ operation: config.api.operation(operation_name), client: self, params: params, config: config) context[:gem_name] = 'aws-sdk-glue' - context[:gem_version] = '1.92.0' + context[:gem_version] = '1.93.0' Seahorse::Client::Request.new(handlers, context) end # @api private # @deprecated