Skip to content

Commit e218a23

Browse files
author
AWS
committed
AWS Server Migration Service Update: This release adds SMS discontinuation information to the API and CLI references.
1 parent 0bebb26 commit e218a23

File tree

2 files changed

+29
-23
lines changed

2 files changed

+29
-23
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Server Migration Service",
4+
"contributor": "",
5+
"description": "This release adds SMS discontinuation information to the API and CLI references."
6+
}

services/sms/src/main/resources/codegen-resources/service-2.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
{"shape":"InternalError"},
5050
{"shape":"TemporarilyUnavailableException"}
5151
],
52-
"documentation":"<p>Creates a replication job. The replication job schedules periodic replication runs to replicate your server to AWS. Each replication run creates an Amazon Machine Image (AMI).</p>"
52+
"documentation":"<p>Creates a replication job. The replication job schedules periodic replication runs to replicate your server to Amazon Web Services. Each replication run creates an Amazon Machine Image (AMI).</p>"
5353
},
5454
"DeleteApp":{
5555
"name":"DeleteApp",
@@ -66,7 +66,7 @@
6666
{"shape":"InternalError"},
6767
{"shape":"OperationNotPermittedException"}
6868
],
69-
"documentation":"<p>Deletes the specified application. Optionally deletes the launched stack associated with the application and all AWS SMS replication jobs for servers in the application.</p>"
69+
"documentation":"<p>Deletes the specified application. Optionally deletes the launched stack associated with the application and all Server Migration Service replication jobs for servers in the application.</p>"
7070
},
7171
"DeleteAppLaunchConfiguration":{
7272
"name":"DeleteAppLaunchConfiguration",
@@ -134,7 +134,7 @@
134134
{"shape":"OperationNotPermittedException"},
135135
{"shape":"ReplicationJobNotFoundException"}
136136
],
137-
"documentation":"<p>Deletes the specified replication job.</p> <p>After you delete a replication job, there are no further replication runs. AWS deletes the contents of the Amazon S3 bucket used to store AWS SMS artifacts. The AMIs created by the replication runs are not deleted.</p>"
137+
"documentation":"<p>Deletes the specified replication job.</p> <p>After you delete a replication job, there are no further replication runs. Amazon Web Services deletes the contents of the Amazon S3 bucket used to store Server Migration Service artifacts. The AMIs created by the replication runs are not deleted.</p>"
138138
},
139139
"DeleteServerCatalog":{
140140
"name":"DeleteServerCatalog",
@@ -166,7 +166,7 @@
166166
{"shape":"OperationNotPermittedException"},
167167
{"shape":"InvalidParameterException"}
168168
],
169-
"documentation":"<p>Disassociates the specified connector from AWS SMS.</p> <p>After you disassociate a connector, it is no longer available to support replication jobs.</p>"
169+
"documentation":"<p>Disassociates the specified connector from Server Migration Service.</p> <p>After you disassociate a connector, it is no longer available to support replication jobs.</p>"
170170
},
171171
"GenerateChangeSet":{
172172
"name":"GenerateChangeSet",
@@ -200,7 +200,7 @@
200200
{"shape":"InternalError"},
201201
{"shape":"OperationNotPermittedException"}
202202
],
203-
"documentation":"<p>Generates an AWS CloudFormation template based on the current launch configuration and writes it to an Amazon S3 object in the customer’s Amazon S3 bucket.</p>"
203+
"documentation":"<p>Generates an CloudFormation template based on the current launch configuration and writes it to an Amazon S3 object in the customer’s Amazon S3 bucket.</p>"
204204
},
205205
"GetApp":{
206206
"name":"GetApp",
@@ -298,7 +298,7 @@
298298
"errors":[
299299
{"shape":"UnauthorizedOperationException"}
300300
],
301-
"documentation":"<p>Describes the connectors registered with the AWS SMS.</p>"
301+
"documentation":"<p>Describes the connectors registered with the Server Migration Service.</p>"
302302
},
303303
"GetReplicationJobs":{
304304
"name":"GetReplicationJobs",
@@ -361,7 +361,7 @@
361361
{"shape":"InternalError"},
362362
{"shape":"OperationNotPermittedException"}
363363
],
364-
"documentation":"<p>Allows application import from AWS Migration Hub.</p>"
364+
"documentation":"<p>Allows application import from Migration Hub.</p>"
365365
},
366366
"ImportServerCatalog":{
367367
"name":"ImportServerCatalog",
@@ -395,7 +395,7 @@
395395
{"shape":"InternalError"},
396396
{"shape":"OperationNotPermittedException"}
397397
],
398-
"documentation":"<p>Launches the specified application as a stack in AWS CloudFormation.</p>"
398+
"documentation":"<p>Launches the specified application as a stack in CloudFormation.</p>"
399399
},
400400
"ListApps":{
401401
"name":"ListApps",
@@ -429,7 +429,7 @@
429429
{"shape":"InternalError"},
430430
{"shape":"OperationNotPermittedException"}
431431
],
432-
"documentation":"<p>Provides information to AWS SMS about whether application validation is successful.</p>"
432+
"documentation":"<p>Provides information to Server Migration Service about whether application validation is successful.</p>"
433433
},
434434
"PutAppLaunchConfiguration":{
435435
"name":"PutAppLaunchConfiguration",
@@ -757,7 +757,7 @@
757757
},
758758
"roleName":{
759759
"shape":"RoleName",
760-
"documentation":"<p>The name of the service role in the customer's account used by AWS SMS.</p>"
760+
"documentation":"<p>The name of the service role in the customer's account used by Server Migration Service.</p>"
761761
},
762762
"totalServerGroups":{
763763
"shape":"TotalServerGroups",
@@ -909,7 +909,7 @@
909909
},
910910
"roleName":{
911911
"shape":"RoleName",
912-
"documentation":"<p>The name of the service role in the customer's account to be used by AWS SMS.</p>"
912+
"documentation":"<p>The name of the service role in the customer's account to be used by Server Migration Service.</p>"
913913
},
914914
"clientToken":{
915915
"shape":"ClientToken",
@@ -971,7 +971,7 @@
971971
},
972972
"roleName":{
973973
"shape":"RoleName",
974-
"documentation":"<p>The name of the IAM role to be used by the AWS SMS.</p>"
974+
"documentation":"<p>The name of the IAM role to be used by the Server Migration Service.</p>"
975975
},
976976
"description":{
977977
"shape":"Description",
@@ -1152,11 +1152,11 @@
11521152
"members":{
11531153
"appId":{
11541154
"shape":"AppId",
1155-
"documentation":"<p>The ID of the application associated with the AWS CloudFormation template.</p>"
1155+
"documentation":"<p>The ID of the application associated with the CloudFormation template.</p>"
11561156
},
11571157
"templateFormat":{
11581158
"shape":"OutputFormat",
1159-
"documentation":"<p>The format for generating the AWS CloudFormation template.</p>"
1159+
"documentation":"<p>The format for generating the CloudFormation template.</p>"
11601160
}
11611161
}
11621162
},
@@ -1187,7 +1187,7 @@
11871187
},
11881188
"roleName":{
11891189
"shape":"RoleName",
1190-
"documentation":"<p>The name of the service role in the customer's account that AWS CloudFormation uses to launch the application.</p>"
1190+
"documentation":"<p>The name of the service role in the customer's account that CloudFormation uses to launch the application.</p>"
11911191
},
11921192
"autoLaunch":{
11931193
"shape":"AutoLaunch",
@@ -1419,7 +1419,7 @@
14191419
"members":{
14201420
"roleName":{
14211421
"shape":"RoleName",
1422-
"documentation":"<p>The name of the service role. If you omit this parameter, we create a service-linked role for AWS Migration Hub in your account. Otherwise, the role that you provide must have the <a href=\"https://docs.aws.amazon.com/migrationhub/latest/ug/new-customer-setup.html#sms-managed\">policy and trust policy</a> described in the <i>AWS Migration Hub User Guide</i>.</p>"
1422+
"documentation":"<p>The name of the service role. If you omit this parameter, we create a service-linked role for Migration Hub in your account. Otherwise, the role that you provide must have the <a href=\"https://docs.aws.amazon.com/migrationhub/latest/ug/new-customer-setup.html#sms-managed\">policy and trust policy</a> described in the <i>Migration Hub User Guide</i>.</p>"
14231423
}
14241424
}
14251425
},
@@ -1621,7 +1621,7 @@
16211621
},
16221622
"roleName":{
16231623
"shape":"RoleName",
1624-
"documentation":"<p>The name of service role in the customer's account that AWS CloudFormation uses to launch the application.</p>"
1624+
"documentation":"<p>The name of service role in the customer's account that CloudFormation uses to launch the application.</p>"
16251625
},
16261626
"autoLaunch":{
16271627
"shape":"AutoLaunch",
@@ -1720,7 +1720,7 @@
17201720
},
17211721
"roleName":{
17221722
"shape":"RoleName",
1723-
"documentation":"<p>The name of the IAM role to be used by AWS SMS.</p>"
1723+
"documentation":"<p>The name of the IAM role to be used by Server Migration Service.</p>"
17241724
},
17251725
"latestAmiId":{
17261726
"shape":"AmiId",
@@ -1941,7 +1941,7 @@
19411941
},
19421942
"command":{
19431943
"shape":"Command",
1944-
"documentation":"<p>The command to run the validation script</p>"
1944+
"documentation":"<p>The command to run the validation script.</p>"
19451945
},
19461946
"executionTimeoutSeconds":{
19471947
"shape":"ExecutionTimeoutSeconds",
@@ -2098,7 +2098,7 @@
20982098
},
20992099
"logicalId":{
21002100
"shape":"LogicalId",
2101-
"documentation":"<p>The logical ID of the server in the AWS CloudFormation template.</p>"
2101+
"documentation":"<p>The logical ID of the server in the CloudFormation template.</p>"
21022102
},
21032103
"vpc":{
21042104
"shape":"VPC",
@@ -2392,7 +2392,7 @@
23922392
},
23932393
"roleName":{
23942394
"shape":"RoleName",
2395-
"documentation":"<p>The name of the service role in the customer's account used by AWS SMS.</p>"
2395+
"documentation":"<p>The name of the service role in the customer's account used by Server Migration Service.</p>"
23962396
},
23972397
"serverGroups":{
23982398
"shape":"ServerGroups",
@@ -2443,7 +2443,7 @@
24432443
},
24442444
"roleName":{
24452445
"shape":"RoleName",
2446-
"documentation":"<p>The name of the IAM role to be used by AWS SMS.</p>"
2446+
"documentation":"<p>The name of the IAM role to be used by Server Migration Service.</p>"
24472447
},
24482448
"description":{
24492449
"shape":"Description",
@@ -2607,5 +2607,5 @@
26072607
"member":{"shape":"VmServerAddress"}
26082608
}
26092609
},
2610-
"documentation":"<fullname>AWS Server Migration Service</fullname> <p>AWS Server Migration Service (AWS SMS) makes it easier and faster for you to migrate your on-premises workloads to AWS. To learn more about AWS SMS, see the following resources:</p> <ul> <li> <p> <a href=\"http://aws.amazon.com/server-migration-service/\">AWS Server Migration Service product page</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/server-migration-service/latest/userguide/\">AWS Server Migration Service User Guide</a> </p> </li> </ul>"
2610+
"documentation":"<important> <p> <b>Product update</b> </p> <p>As of March 31, 2022, Amazon Web Services will discontinue Server Migration Service (Amazon Web Services SMS). Going forward, we recommend <a href=\"http://aws.amazon.com/application-migration-service\">Amazon Web Services Application Migration Service</a> (Amazon Web Services MGN) as the primary migration service for lift-and-shift migrations.</p> <p>You can initiate new migration jobs in Server Migration Service until January 1, 2022. Complete these active migration projects by March 31, 2022. For more information, see <a href=\"http://aws.amazon.com/application-migration-service/when-to-choose-aws-mgn/\">When to Choose AWS Application Migration Service</a>.</p> </important> <p>Server Migration Service (Server Migration Service) makes it easier and faster for you to migrate your on-premises workloads to Amazon Web Services. To learn more about Server Migration Service, see the following resources:</p> <ul> <li> <p> <a href=\"http://aws.amazon.com/server-migration-service/\">Server Migration Service product page</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/server-migration-service/latest/userguide/\">Server Migration Service User Guide</a> </p> </li> </ul>"
26112611
}

0 commit comments

Comments
 (0)