aws-sdk-mgn 1.21.0 → 1.22.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -124,6 +124,8 @@ module Aws::Mgn
124
124
  Aws::Mgn::Endpoints::ListImportErrors.build(context)
125
125
  when :list_imports
126
126
  Aws::Mgn::Endpoints::ListImports.build(context)
127
+ when :list_managed_accounts
128
+ Aws::Mgn::Endpoints::ListManagedAccounts.build(context)
127
129
  when :list_source_server_actions
128
130
  Aws::Mgn::Endpoints::ListSourceServerActions.build(context)
129
131
  when :list_tags_for_resource
@@ -134,6 +136,8 @@ module Aws::Mgn
134
136
  Aws::Mgn::Endpoints::ListWaves.build(context)
135
137
  when :mark_as_archived
136
138
  Aws::Mgn::Endpoints::MarkAsArchived.build(context)
139
+ when :pause_replication
140
+ Aws::Mgn::Endpoints::PauseReplication.build(context)
137
141
  when :put_source_server_action
138
142
  Aws::Mgn::Endpoints::PutSourceServerAction.build(context)
139
143
  when :put_template_action
@@ -142,6 +146,8 @@ module Aws::Mgn
142
146
  Aws::Mgn::Endpoints::RemoveSourceServerAction.build(context)
143
147
  when :remove_template_action
144
148
  Aws::Mgn::Endpoints::RemoveTemplateAction.build(context)
149
+ when :resume_replication
150
+ Aws::Mgn::Endpoints::ResumeReplication.build(context)
145
151
  when :retry_data_replication
146
152
  Aws::Mgn::Endpoints::RetryDataReplication.build(context)
147
153
  when :start_cutover
@@ -154,6 +160,8 @@ module Aws::Mgn
154
160
  Aws::Mgn::Endpoints::StartReplication.build(context)
155
161
  when :start_test
156
162
  Aws::Mgn::Endpoints::StartTest.build(context)
163
+ when :stop_replication
164
+ Aws::Mgn::Endpoints::StopReplication.build(context)
157
165
  when :tag_resource
158
166
  Aws::Mgn::Endpoints::TagResource.build(context)
159
167
  when :terminate_target_instances