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 473473 "sdkId": "Database Migration Service",
474474 "arnNamespace": "dms",
475475 "cloudFormationName": "DMS",
476- "cloudTrailEventSource": "databasemigrationservice .amazonaws.com",
476+ "cloudTrailEventSource": "dms .amazonaws.com",
477477 "docId": "dms-2016-01-01",
478478 "endpointPrefix": "dms"
479479 },
60236023 "outputToken": "Marker",
60246024 "pageSize": "MaxRecords"
60256025 },
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+ ],
60266039 "smithy.waiters#waitable": {
60276040 "EndpointDeleted": {
60286041 "documentation": "Wait until testing endpoint is deleted.",
You can’t perform that action at this time.
0 commit comments