class Aws::S3::Plugins::ExpressSessionAuth::Handler
def with_metric(credentials, &block)
def with_metric(credentials, &block) return block.call unless credentials Aws::Plugins::UserAgent.metric('S3_EXPRESS_BUCKET', &block) end
def with_metric(credentials, &block) return block.call unless credentials Aws::Plugins::UserAgent.metric('S3_EXPRESS_BUCKET', &block) end