lib/aws-sdk-mwaa/client.rb in aws-sdk-mwaa-1.34.0 vs lib/aws-sdk-mwaa/client.rb in aws-sdk-mwaa-1.35.0
- old
+ new
@@ -441,11 +441,11 @@
# specified, it defaults to the latest version. For more information,
# see [Apache Airflow versions on Amazon Managed Workflows for Apache
# Airflow (MWAA)][1].
#
# Valid values: `1.10.12`, `2.0.2`, `2.2.2`, `2.4.3`, `2.5.1`, `2.6.3`,
- # `2.7.2`
+ # `2.7.2` `2.8.1`
#
#
#
# [1]: https://docs.aws.amazon.com/mwaa/latest/userguide/airflow-versions.html
#
@@ -1326,10 +1326,10 @@
operation: config.api.operation(operation_name),
client: self,
params: params,
config: config)
context[:gem_name] = 'aws-sdk-mwaa'
- context[:gem_version] = '1.34.0'
+ context[:gem_version] = '1.35.0'
Seahorse::Client::Request.new(handlers, context)
end
# @api private
# @deprecated