lib/aws-sdk-bedrockagentruntime.rb in aws-sdk-bedrockagentruntime-1.25.0 vs lib/aws-sdk-bedrockagentruntime.rb in aws-sdk-bedrockagentruntime-1.26.0

- old
+ new

@@ -9,10 +9,12 @@ require 'aws-sdk-core' require 'aws-sigv4' +Aws::Plugins::GlobalConfiguration.add_identifier(:bedrockagentruntime) + # This module provides support for Agents for Amazon Bedrock Runtime. This module is available in the # `aws-sdk-bedrockagentruntime` gem. # # # Client # @@ -51,10 +53,10 @@ autoload :EndpointParameters, 'aws-sdk-bedrockagentruntime/endpoint_parameters' autoload :EndpointProvider, 'aws-sdk-bedrockagentruntime/endpoint_provider' autoload :Endpoints, 'aws-sdk-bedrockagentruntime/endpoints' autoload :EventStreams, 'aws-sdk-bedrockagentruntime/event_streams' - GEM_VERSION = '1.25.0' + GEM_VERSION = '1.26.0' end require_relative 'aws-sdk-bedrockagentruntime/customizations'