Closed Vasu1105 closed 6 years ago
Please note that this can be a breaking change since we have to remove cloudsearch_api_version
attribute which was previously supported by V1 API, but isn't supported by V2 API.
Might be better to keep the attribute and just emit a deprecation warning if it's used (and throw away anything passed to it).
@NimishaS @thommay Done necessary changes for deprecation warning for cloudsearch_api_version attribute.
Note: @tyler-ball @btm Added deperication warning for cloudsearch_api_version attribute since there is no support for this in version 2 Ref http://docs.aws.amazon.com/sdkforruby/api/Aws/CloudSearch/Client.html
Signed-off-by: Vasu1105 vasundhara.jagdale@msystechnologies.com