File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 473
473
"sdkId": "Database Migration Service",
474
474
"arnNamespace": "dms",
475
475
"cloudFormationName": "DMS",
476
- "cloudTrailEventSource": "databasemigrationservice .amazonaws.com",
476
+ "cloudTrailEventSource": "dms .amazonaws.com",
477
477
"docId": "dms-2016-01-01",
478
478
"endpointPrefix": "dms"
479
479
},
6023
6023
"outputToken": "Marker",
6024
6024
"pageSize": "MaxRecords"
6025
6025
},
6026
+ "smithy.test#smokeTests": [
6027
+ {
6028
+ "id": "DescribeEndpointsSuccess",
6029
+ "params": {},
6030
+ "vendorParams": {
6031
+ "region": "us-west-2"
6032
+ },
6033
+ "vendorParamsShape": "aws.test#AwsVendorParams",
6034
+ "expect": {
6035
+ "success": {}
6036
+ }
6037
+ }
6038
+ ],
6026
6039
"smithy.waiters#waitable": {
6027
6040
"EndpointDeleted": {
6028
6041
"documentation": "Wait until testing endpoint is deleted.",
You can’t perform that action at this time.
0 commit comments