lib/aws-sdk-transfer/plugins/endpoints.rb in aws-sdk-transfer-1.75.0 vs lib/aws-sdk-transfer/plugins/endpoints.rb in aws-sdk-transfer-1.76.0
- old
+ new
@@ -150,9 +150,11 @@
Aws::Transfer::Endpoints::StartServer.build(context)
when :stop_server
Aws::Transfer::Endpoints::StopServer.build(context)
when :tag_resource
Aws::Transfer::Endpoints::TagResource.build(context)
+ when :test_connection
+ Aws::Transfer::Endpoints::TestConnection.build(context)
when :test_identity_provider
Aws::Transfer::Endpoints::TestIdentityProvider.build(context)
when :untag_resource
Aws::Transfer::Endpoints::UntagResource.build(context)
when :update_access