lib/aws-sdk-firehose/plugins/endpoints.rb in aws-sdk-firehose-1.64.0 vs lib/aws-sdk-firehose/plugins/endpoints.rb in aws-sdk-firehose-1.65.0

- old
+ new

@@ -62,12 +62,10 @@ Aws::Firehose::Endpoints::CreateDeliveryStream.build(context) when :delete_delivery_stream Aws::Firehose::Endpoints::DeleteDeliveryStream.build(context) when :describe_delivery_stream Aws::Firehose::Endpoints::DescribeDeliveryStream.build(context) - when :get_kinesis_stream - Aws::Firehose::Endpoints::GetKinesisStream.build(context) when :list_delivery_streams Aws::Firehose::Endpoints::ListDeliveryStreams.build(context) when :list_tags_for_delivery_stream Aws::Firehose::Endpoints::ListTagsForDeliveryStream.build(context) when :put_record @@ -82,11 +80,9 @@ Aws::Firehose::Endpoints::TagDeliveryStream.build(context) when :untag_delivery_stream Aws::Firehose::Endpoints::UntagDeliveryStream.build(context) when :update_destination Aws::Firehose::Endpoints::UpdateDestination.build(context) - when :verify_resources_exist_for_tagris - Aws::Firehose::Endpoints::VerifyResourcesExistForTagris.build(context) end end end def add_handlers(handlers, _config)