module Aws::STS::Endpoints
@api private
Public Class Methods
parameters_for_operation(context)
click to toggle source
# File lib/aws-sdk-sts/endpoints.rb, line 16 def self.parameters_for_operation(context) Aws::STS::EndpointParameters.create(context.config) end