@aws-sdk/client-database-migration-service 3.300.0 → 3.303.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/models/models_0.js +156 -188
- package/dist-es/models/models_0.js +156 -188
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +1 -1
- package/dist-types/commands/BatchStartRecommendationsCommand.d.ts +4 -4
- package/dist-types/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +1 -1
- package/dist-types/commands/CreateEndpointCommand.d.ts +22 -22
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +5 -5
- package/dist-types/commands/CreateFleetAdvisorCollectorCommand.d.ts +1 -1
- package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +4 -4
- package/dist-types/commands/CreateReplicationSubnetGroupCommand.d.ts +4 -4
- package/dist-types/commands/CreateReplicationTaskCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFleetAdvisorCollectorCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +2 -2
- package/dist-types/commands/DeleteReplicationInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteReplicationSubnetGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +1 -1
- package/dist-types/commands/DeleteReplicationTaskCommand.d.ts +1 -1
- package/dist-types/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCertificatesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeConnectionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeEndpointSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointTypesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeEndpointsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeEventsCommand.d.ts +5 -5
- package/dist-types/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +4 -4
- package/dist-types/commands/DescribeFleetAdvisorSchemasCommand.d.ts +4 -4
- package/dist-types/commands/DescribeOrderableReplicationInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeRecommendationLimitationsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeRecommendationsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeRefreshSchemasStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReplicationInstancesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeReplicationSubnetGroupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeReplicationTasksCommand.d.ts +4 -4
- package/dist-types/commands/DescribeSchemasCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTableStatisticsCommand.d.ts +4 -4
- package/dist-types/commands/ImportCertificateCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/dist-types/commands/ModifyEndpointCommand.d.ts +20 -20
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -2
- package/dist-types/commands/ModifyReplicationInstanceCommand.d.ts +2 -2
- package/dist-types/commands/ModifyReplicationSubnetGroupCommand.d.ts +2 -2
- package/dist-types/commands/ModifyReplicationTaskCommand.d.ts +1 -1
- package/dist-types/commands/MoveReplicationTaskCommand.d.ts +1 -1
- package/dist-types/commands/RebootReplicationInstanceCommand.d.ts +1 -1
- package/dist-types/commands/RefreshSchemasCommand.d.ts +1 -1
- package/dist-types/commands/ReloadTablesCommand.d.ts +3 -3
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -2
- package/dist-types/commands/StartRecommendationsCommand.d.ts +2 -2
- package/dist-types/commands/StartReplicationTaskAssessmentCommand.d.ts +1 -1
- package/dist-types/commands/StartReplicationTaskAssessmentRunCommand.d.ts +3 -3
- package/dist-types/commands/StartReplicationTaskCommand.d.ts +1 -1
- package/dist-types/commands/StopReplicationTaskCommand.d.ts +1 -1
- package/dist-types/commands/TestConnectionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +316 -156
- package/dist-types/ts3.4/models/models_0.d.ts +216 -156
- package/package.json +35 -35
|
@@ -31,11 +31,11 @@ export interface CreateReplicationInstanceCommandOutput extends CreateReplicatio
|
|
|
31
31
|
* import { DatabaseMigrationServiceClient, CreateReplicationInstanceCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
32
32
|
* // const { DatabaseMigrationServiceClient, CreateReplicationInstanceCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
33
33
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // CreateReplicationInstanceMessage
|
|
35
35
|
* ReplicationInstanceIdentifier: "STRING_VALUE", // required
|
|
36
36
|
* AllocatedStorage: Number("int"),
|
|
37
37
|
* ReplicationInstanceClass: "STRING_VALUE", // required
|
|
38
|
-
* VpcSecurityGroupIds: [
|
|
38
|
+
* VpcSecurityGroupIds: [ // VpcSecurityGroupIdList
|
|
39
39
|
* "STRING_VALUE",
|
|
40
40
|
* ],
|
|
41
41
|
* AvailabilityZone: "STRING_VALUE",
|
|
@@ -44,8 +44,8 @@ export interface CreateReplicationInstanceCommandOutput extends CreateReplicatio
|
|
|
44
44
|
* MultiAZ: true || false,
|
|
45
45
|
* EngineVersion: "STRING_VALUE",
|
|
46
46
|
* AutoMinorVersionUpgrade: true || false,
|
|
47
|
-
* Tags: [
|
|
48
|
-
* {
|
|
47
|
+
* Tags: [ // TagList
|
|
48
|
+
* { // Tag
|
|
49
49
|
* Key: "STRING_VALUE",
|
|
50
50
|
* Value: "STRING_VALUE",
|
|
51
51
|
* ResourceArn: "STRING_VALUE",
|
|
@@ -28,14 +28,14 @@ export interface CreateReplicationSubnetGroupCommandOutput extends CreateReplica
|
|
|
28
28
|
* import { DatabaseMigrationServiceClient, CreateReplicationSubnetGroupCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
29
29
|
* // const { DatabaseMigrationServiceClient, CreateReplicationSubnetGroupCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
30
30
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // CreateReplicationSubnetGroupMessage
|
|
32
32
|
* ReplicationSubnetGroupIdentifier: "STRING_VALUE", // required
|
|
33
33
|
* ReplicationSubnetGroupDescription: "STRING_VALUE", // required
|
|
34
|
-
* SubnetIds: [ // required
|
|
34
|
+
* SubnetIds: [ // SubnetIdentifierList // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
|
-
* Tags: [
|
|
38
|
-
* {
|
|
37
|
+
* Tags: [ // TagList
|
|
38
|
+
* { // Tag
|
|
39
39
|
* Key: "STRING_VALUE",
|
|
40
40
|
* Value: "STRING_VALUE",
|
|
41
41
|
* ResourceArn: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface CreateReplicationTaskCommandOutput extends CreateReplicationTas
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, CreateReplicationTaskCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, CreateReplicationTaskCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateReplicationTaskMessage
|
|
30
30
|
* ReplicationTaskIdentifier: "STRING_VALUE", // required
|
|
31
31
|
* SourceEndpointArn: "STRING_VALUE", // required
|
|
32
32
|
* TargetEndpointArn: "STRING_VALUE", // required
|
|
@@ -37,8 +37,8 @@ export interface CreateReplicationTaskCommandOutput extends CreateReplicationTas
|
|
|
37
37
|
* CdcStartTime: new Date("TIMESTAMP"),
|
|
38
38
|
* CdcStartPosition: "STRING_VALUE",
|
|
39
39
|
* CdcStopPosition: "STRING_VALUE",
|
|
40
|
-
* Tags: [
|
|
41
|
-
* {
|
|
40
|
+
* Tags: [ // TagList
|
|
41
|
+
* { // Tag
|
|
42
42
|
* Key: "STRING_VALUE",
|
|
43
43
|
* Value: "STRING_VALUE",
|
|
44
44
|
* ResourceArn: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface DeleteCertificateCommandOutput extends DeleteCertificateRespons
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DeleteCertificateCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DeleteCertificateCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteCertificateMessage
|
|
30
30
|
* CertificateArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteCertificateCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteConnectionCommandOutput extends DeleteConnectionResponse,
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DeleteConnectionCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DeleteConnectionCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteConnectionMessage
|
|
30
30
|
* EndpointArn: "STRING_VALUE", // required
|
|
31
31
|
* ReplicationInstanceArn: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -31,7 +31,7 @@ export interface DeleteEndpointCommandOutput extends DeleteEndpointResponse, __M
|
|
|
31
31
|
* import { DatabaseMigrationServiceClient, DeleteEndpointCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
32
32
|
* // const { DatabaseMigrationServiceClient, DeleteEndpointCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
33
33
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // DeleteEndpointMessage
|
|
35
35
|
* EndpointArn: "STRING_VALUE", // required
|
|
36
36
|
* };
|
|
37
37
|
* const command = new DeleteEndpointCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteEventSubscriptionCommandOutput extends DeleteEventSubscri
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DeleteEventSubscriptionCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DeleteEventSubscriptionCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteEventSubscriptionMessage
|
|
30
30
|
* SubscriptionName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteEventSubscriptionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteFleetAdvisorCollectorCommandOutput extends __MetadataBear
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DeleteFleetAdvisorCollectorCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DeleteFleetAdvisorCollectorCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteCollectorRequest
|
|
30
30
|
* CollectorReferencedId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteFleetAdvisorCollectorCommand(input);
|
|
@@ -26,8 +26,8 @@ export interface DeleteFleetAdvisorDatabasesCommandOutput extends DeleteFleetAdv
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DeleteFleetAdvisorDatabasesCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DeleteFleetAdvisorDatabasesCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* DatabaseIds: [ // required
|
|
29
|
+
* const input = { // DeleteFleetAdvisorDatabasesRequest
|
|
30
|
+
* DatabaseIds: [ // StringList // required
|
|
31
31
|
* "STRING_VALUE",
|
|
32
32
|
* ],
|
|
33
33
|
* };
|
|
@@ -31,7 +31,7 @@ export interface DeleteReplicationInstanceCommandOutput extends DeleteReplicatio
|
|
|
31
31
|
* import { DatabaseMigrationServiceClient, DeleteReplicationInstanceCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
32
32
|
* // const { DatabaseMigrationServiceClient, DeleteReplicationInstanceCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
33
33
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // DeleteReplicationInstanceMessage
|
|
35
35
|
* ReplicationInstanceArn: "STRING_VALUE", // required
|
|
36
36
|
* };
|
|
37
37
|
* const command = new DeleteReplicationInstanceCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteReplicationSubnetGroupCommandOutput extends DeleteReplica
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DeleteReplicationSubnetGroupCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DeleteReplicationSubnetGroupCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteReplicationSubnetGroupMessage
|
|
30
30
|
* ReplicationSubnetGroupIdentifier: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteReplicationSubnetGroupCommand(input);
|
|
@@ -29,7 +29,7 @@ export interface DeleteReplicationTaskAssessmentRunCommandOutput extends DeleteR
|
|
|
29
29
|
* import { DatabaseMigrationServiceClient, DeleteReplicationTaskAssessmentRunCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
30
30
|
* // const { DatabaseMigrationServiceClient, DeleteReplicationTaskAssessmentRunCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
31
31
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DeleteReplicationTaskAssessmentRunMessage
|
|
33
33
|
* ReplicationTaskAssessmentRunArn: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
35
35
|
* const command = new DeleteReplicationTaskAssessmentRunCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteReplicationTaskCommandOutput extends DeleteReplicationTas
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DeleteReplicationTaskCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DeleteReplicationTaskCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteReplicationTaskMessage
|
|
30
30
|
* ReplicationTaskArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteReplicationTaskCommand(input);
|
|
@@ -40,7 +40,7 @@ export interface DescribeApplicableIndividualAssessmentsCommandOutput extends De
|
|
|
40
40
|
* import { DatabaseMigrationServiceClient, DescribeApplicableIndividualAssessmentsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
41
41
|
* // const { DatabaseMigrationServiceClient, DescribeApplicableIndividualAssessmentsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
42
42
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
43
|
-
* const input = {
|
|
43
|
+
* const input = { // DescribeApplicableIndividualAssessmentsMessage
|
|
44
44
|
* ReplicationTaskArn: "STRING_VALUE",
|
|
45
45
|
* ReplicationInstanceArn: "STRING_VALUE",
|
|
46
46
|
* SourceEngineName: "STRING_VALUE",
|
|
@@ -26,11 +26,11 @@ export interface DescribeCertificatesCommandOutput extends DescribeCertificatesR
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DescribeCertificatesCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DescribeCertificatesCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Filters: [
|
|
31
|
-
* {
|
|
29
|
+
* const input = { // DescribeCertificatesMessage
|
|
30
|
+
* Filters: [ // FilterList
|
|
31
|
+
* { // Filter
|
|
32
32
|
* Name: "STRING_VALUE", // required
|
|
33
|
-
* Values: [ // required
|
|
33
|
+
* Values: [ // FilterValueList // required
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* },
|
|
@@ -27,11 +27,11 @@ export interface DescribeConnectionsCommandOutput extends DescribeConnectionsRes
|
|
|
27
27
|
* import { DatabaseMigrationServiceClient, DescribeConnectionsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
28
28
|
* // const { DatabaseMigrationServiceClient, DescribeConnectionsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
29
29
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
30
|
+
* const input = { // DescribeConnectionsMessage
|
|
31
|
+
* Filters: [ // FilterList
|
|
32
|
+
* { // Filter
|
|
33
33
|
* Name: "STRING_VALUE", // required
|
|
34
|
-
* Values: [ // required
|
|
34
|
+
* Values: [ // FilterValueList // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -27,7 +27,7 @@ export interface DescribeEndpointSettingsCommandOutput extends DescribeEndpointS
|
|
|
27
27
|
* import { DatabaseMigrationServiceClient, DescribeEndpointSettingsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
28
28
|
* // const { DatabaseMigrationServiceClient, DescribeEndpointSettingsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
29
29
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeEndpointSettingsMessage
|
|
31
31
|
* EngineName: "STRING_VALUE", // required
|
|
32
32
|
* MaxRecords: Number("int"),
|
|
33
33
|
* Marker: "STRING_VALUE",
|
|
@@ -26,11 +26,11 @@ export interface DescribeEndpointTypesCommandOutput extends DescribeEndpointType
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DescribeEndpointTypesCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DescribeEndpointTypesCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Filters: [
|
|
31
|
-
* {
|
|
29
|
+
* const input = { // DescribeEndpointTypesMessage
|
|
30
|
+
* Filters: [ // FilterList
|
|
31
|
+
* { // Filter
|
|
32
32
|
* Name: "STRING_VALUE", // required
|
|
33
|
-
* Values: [ // required
|
|
33
|
+
* Values: [ // FilterValueList // required
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* },
|
|
@@ -26,11 +26,11 @@ export interface DescribeEndpointsCommandOutput extends DescribeEndpointsRespons
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DescribeEndpointsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DescribeEndpointsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Filters: [
|
|
31
|
-
* {
|
|
29
|
+
* const input = { // DescribeEndpointsMessage
|
|
30
|
+
* Filters: [ // FilterList
|
|
31
|
+
* { // Filter
|
|
32
32
|
* Name: "STRING_VALUE", // required
|
|
33
|
-
* Values: [ // required
|
|
33
|
+
* Values: [ // FilterValueList // required
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* },
|
|
@@ -30,12 +30,12 @@ export interface DescribeEventCategoriesCommandOutput extends DescribeEventCateg
|
|
|
30
30
|
* import { DatabaseMigrationServiceClient, DescribeEventCategoriesCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
31
31
|
* // const { DatabaseMigrationServiceClient, DescribeEventCategoriesCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
32
32
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // DescribeEventCategoriesMessage
|
|
34
34
|
* SourceType: "STRING_VALUE",
|
|
35
|
-
* Filters: [
|
|
36
|
-
* {
|
|
35
|
+
* Filters: [ // FilterList
|
|
36
|
+
* { // Filter
|
|
37
37
|
* Name: "STRING_VALUE", // required
|
|
38
|
-
* Values: [ // required
|
|
38
|
+
* Values: [ // FilterValueList // required
|
|
39
39
|
* "STRING_VALUE",
|
|
40
40
|
* ],
|
|
41
41
|
* },
|
|
@@ -31,12 +31,12 @@ export interface DescribeEventSubscriptionsCommandOutput extends DescribeEventSu
|
|
|
31
31
|
* import { DatabaseMigrationServiceClient, DescribeEventSubscriptionsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
32
32
|
* // const { DatabaseMigrationServiceClient, DescribeEventSubscriptionsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
33
33
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // DescribeEventSubscriptionsMessage
|
|
35
35
|
* SubscriptionName: "STRING_VALUE",
|
|
36
|
-
* Filters: [
|
|
37
|
-
* {
|
|
36
|
+
* Filters: [ // FilterList
|
|
37
|
+
* { // Filter
|
|
38
38
|
* Name: "STRING_VALUE", // required
|
|
39
|
-
* Values: [ // required
|
|
39
|
+
* Values: [ // FilterValueList // required
|
|
40
40
|
* "STRING_VALUE",
|
|
41
41
|
* ],
|
|
42
42
|
* },
|
|
@@ -30,19 +30,19 @@ export interface DescribeEventsCommandOutput extends DescribeEventsResponse, __M
|
|
|
30
30
|
* import { DatabaseMigrationServiceClient, DescribeEventsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
31
31
|
* // const { DatabaseMigrationServiceClient, DescribeEventsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
32
32
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // DescribeEventsMessage
|
|
34
34
|
* SourceIdentifier: "STRING_VALUE",
|
|
35
35
|
* SourceType: "replication-instance",
|
|
36
36
|
* StartTime: new Date("TIMESTAMP"),
|
|
37
37
|
* EndTime: new Date("TIMESTAMP"),
|
|
38
38
|
* Duration: Number("int"),
|
|
39
|
-
* EventCategories: [
|
|
39
|
+
* EventCategories: [ // EventCategoriesList
|
|
40
40
|
* "STRING_VALUE",
|
|
41
41
|
* ],
|
|
42
|
-
* Filters: [
|
|
43
|
-
* {
|
|
42
|
+
* Filters: [ // FilterList
|
|
43
|
+
* { // Filter
|
|
44
44
|
* Name: "STRING_VALUE", // required
|
|
45
|
-
* Values: [ // required
|
|
45
|
+
* Values: [ // FilterValueList // required
|
|
46
46
|
* "STRING_VALUE",
|
|
47
47
|
* ],
|
|
48
48
|
* },
|
|
@@ -26,11 +26,11 @@ export interface DescribeFleetAdvisorCollectorsCommandOutput extends DescribeFle
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DescribeFleetAdvisorCollectorsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DescribeFleetAdvisorCollectorsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Filters: [
|
|
31
|
-
* {
|
|
29
|
+
* const input = { // DescribeFleetAdvisorCollectorsRequest
|
|
30
|
+
* Filters: [ // FilterList
|
|
31
|
+
* { // Filter
|
|
32
32
|
* Name: "STRING_VALUE", // required
|
|
33
|
-
* Values: [ // required
|
|
33
|
+
* Values: [ // FilterValueList // required
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* },
|
|
@@ -26,11 +26,11 @@ export interface DescribeFleetAdvisorDatabasesCommandOutput extends DescribeFlee
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DescribeFleetAdvisorDatabasesCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DescribeFleetAdvisorDatabasesCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Filters: [
|
|
31
|
-
* {
|
|
29
|
+
* const input = { // DescribeFleetAdvisorDatabasesRequest
|
|
30
|
+
* Filters: [ // FilterList
|
|
31
|
+
* { // Filter
|
|
32
32
|
* Name: "STRING_VALUE", // required
|
|
33
|
-
* Values: [ // required
|
|
33
|
+
* Values: [ // FilterValueList // required
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* },
|
|
@@ -27,7 +27,7 @@ export interface DescribeFleetAdvisorLsaAnalysisCommandOutput extends DescribeFl
|
|
|
27
27
|
* import { DatabaseMigrationServiceClient, DescribeFleetAdvisorLsaAnalysisCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
28
28
|
* // const { DatabaseMigrationServiceClient, DescribeFleetAdvisorLsaAnalysisCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
29
29
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeFleetAdvisorLsaAnalysisRequest
|
|
31
31
|
* MaxRecords: Number("int"),
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
33
33
|
* };
|
|
@@ -27,11 +27,11 @@ export interface DescribeFleetAdvisorSchemaObjectSummaryCommandOutput extends De
|
|
|
27
27
|
* import { DatabaseMigrationServiceClient, DescribeFleetAdvisorSchemaObjectSummaryCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
28
28
|
* // const { DatabaseMigrationServiceClient, DescribeFleetAdvisorSchemaObjectSummaryCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
29
29
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
30
|
+
* const input = { // DescribeFleetAdvisorSchemaObjectSummaryRequest
|
|
31
|
+
* Filters: [ // FilterList
|
|
32
|
+
* { // Filter
|
|
33
33
|
* Name: "STRING_VALUE", // required
|
|
34
|
-
* Values: [ // required
|
|
34
|
+
* Values: [ // FilterValueList // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -26,11 +26,11 @@ export interface DescribeFleetAdvisorSchemasCommandOutput extends DescribeFleetA
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DescribeFleetAdvisorSchemasCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DescribeFleetAdvisorSchemasCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Filters: [
|
|
31
|
-
* {
|
|
29
|
+
* const input = { // DescribeFleetAdvisorSchemasRequest
|
|
30
|
+
* Filters: [ // FilterList
|
|
31
|
+
* { // Filter
|
|
32
32
|
* Name: "STRING_VALUE", // required
|
|
33
|
-
* Values: [ // required
|
|
33
|
+
* Values: [ // FilterValueList // required
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* },
|
|
@@ -27,7 +27,7 @@ export interface DescribeOrderableReplicationInstancesCommandOutput extends Desc
|
|
|
27
27
|
* import { DatabaseMigrationServiceClient, DescribeOrderableReplicationInstancesCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
28
28
|
* // const { DatabaseMigrationServiceClient, DescribeOrderableReplicationInstancesCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
29
29
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeOrderableReplicationInstancesMessage
|
|
31
31
|
* MaxRecords: Number("int"),
|
|
32
32
|
* Marker: "STRING_VALUE",
|
|
33
33
|
* };
|
|
@@ -26,12 +26,12 @@ export interface DescribePendingMaintenanceActionsCommandOutput extends Describe
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DescribePendingMaintenanceActionsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DescribePendingMaintenanceActionsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribePendingMaintenanceActionsMessage
|
|
30
30
|
* ReplicationInstanceArn: "STRING_VALUE",
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
31
|
+
* Filters: [ // FilterList
|
|
32
|
+
* { // Filter
|
|
33
33
|
* Name: "STRING_VALUE", // required
|
|
34
|
-
* Values: [ // required
|
|
34
|
+
* Values: [ // FilterValueList // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -27,11 +27,11 @@ export interface DescribeRecommendationLimitationsCommandOutput extends Describe
|
|
|
27
27
|
* import { DatabaseMigrationServiceClient, DescribeRecommendationLimitationsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
28
28
|
* // const { DatabaseMigrationServiceClient, DescribeRecommendationLimitationsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
29
29
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
30
|
+
* const input = { // DescribeRecommendationLimitationsRequest
|
|
31
|
+
* Filters: [ // FilterList
|
|
32
|
+
* { // Filter
|
|
33
33
|
* Name: "STRING_VALUE", // required
|
|
34
|
-
* Values: [ // required
|
|
34
|
+
* Values: [ // FilterValueList // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -27,11 +27,11 @@ export interface DescribeRecommendationsCommandOutput extends DescribeRecommenda
|
|
|
27
27
|
* import { DatabaseMigrationServiceClient, DescribeRecommendationsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
28
28
|
* // const { DatabaseMigrationServiceClient, DescribeRecommendationsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
29
29
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
30
|
+
* const input = { // DescribeRecommendationsRequest
|
|
31
|
+
* Filters: [ // FilterList
|
|
32
|
+
* { // Filter
|
|
33
33
|
* Name: "STRING_VALUE", // required
|
|
34
|
-
* Values: [ // required
|
|
34
|
+
* Values: [ // FilterValueList // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -26,7 +26,7 @@ export interface DescribeRefreshSchemasStatusCommandOutput extends DescribeRefre
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DescribeRefreshSchemasStatusCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DescribeRefreshSchemasStatusCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeRefreshSchemasStatusMessage
|
|
30
30
|
* EndpointArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeRefreshSchemasStatusCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeReplicationInstanceTaskLogsCommandOutput extends Descri
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DescribeReplicationInstanceTaskLogsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DescribeReplicationInstanceTaskLogsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeReplicationInstanceTaskLogsMessage
|
|
30
30
|
* ReplicationInstanceArn: "STRING_VALUE", // required
|
|
31
31
|
* MaxRecords: Number("int"),
|
|
32
32
|
* Marker: "STRING_VALUE",
|
|
@@ -27,11 +27,11 @@ export interface DescribeReplicationInstancesCommandOutput extends DescribeRepli
|
|
|
27
27
|
* import { DatabaseMigrationServiceClient, DescribeReplicationInstancesCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
28
28
|
* // const { DatabaseMigrationServiceClient, DescribeReplicationInstancesCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
29
29
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
30
|
+
* const input = { // DescribeReplicationInstancesMessage
|
|
31
|
+
* Filters: [ // FilterList
|
|
32
|
+
* { // Filter
|
|
33
33
|
* Name: "STRING_VALUE", // required
|
|
34
|
-
* Values: [ // required
|
|
34
|
+
* Values: [ // FilterValueList // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -26,11 +26,11 @@ export interface DescribeReplicationSubnetGroupsCommandOutput extends DescribeRe
|
|
|
26
26
|
* import { DatabaseMigrationServiceClient, DescribeReplicationSubnetGroupsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
27
27
|
* // const { DatabaseMigrationServiceClient, DescribeReplicationSubnetGroupsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
28
28
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Filters: [
|
|
31
|
-
* {
|
|
29
|
+
* const input = { // DescribeReplicationSubnetGroupsMessage
|
|
30
|
+
* Filters: [ // FilterList
|
|
31
|
+
* { // Filter
|
|
32
32
|
* Name: "STRING_VALUE", // required
|
|
33
|
-
* Values: [ // required
|
|
33
|
+
* Values: [ // FilterValueList // required
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* },
|
|
@@ -31,7 +31,7 @@ export interface DescribeReplicationTaskAssessmentResultsCommandOutput extends D
|
|
|
31
31
|
* import { DatabaseMigrationServiceClient, DescribeReplicationTaskAssessmentResultsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
32
32
|
* // const { DatabaseMigrationServiceClient, DescribeReplicationTaskAssessmentResultsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
33
33
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // DescribeReplicationTaskAssessmentResultsMessage
|
|
35
35
|
* ReplicationTaskArn: "STRING_VALUE",
|
|
36
36
|
* MaxRecords: Number("int"),
|
|
37
37
|
* Marker: "STRING_VALUE",
|
|
@@ -34,11 +34,11 @@ export interface DescribeReplicationTaskAssessmentRunsCommandOutput extends Desc
|
|
|
34
34
|
* import { DatabaseMigrationServiceClient, DescribeReplicationTaskAssessmentRunsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
35
35
|
* // const { DatabaseMigrationServiceClient, DescribeReplicationTaskAssessmentRunsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
36
36
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
37
|
-
* const input = {
|
|
38
|
-
* Filters: [
|
|
39
|
-
* {
|
|
37
|
+
* const input = { // DescribeReplicationTaskAssessmentRunsMessage
|
|
38
|
+
* Filters: [ // FilterList
|
|
39
|
+
* { // Filter
|
|
40
40
|
* Name: "STRING_VALUE", // required
|
|
41
|
-
* Values: [ // required
|
|
41
|
+
* Values: [ // FilterValueList // required
|
|
42
42
|
* "STRING_VALUE",
|
|
43
43
|
* ],
|
|
44
44
|
* },
|
|
@@ -28,11 +28,11 @@ export interface DescribeReplicationTaskIndividualAssessmentsCommandOutput exten
|
|
|
28
28
|
* import { DatabaseMigrationServiceClient, DescribeReplicationTaskIndividualAssessmentsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
29
29
|
* // const { DatabaseMigrationServiceClient, DescribeReplicationTaskIndividualAssessmentsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
30
30
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
31
|
-
* const input = {
|
|
32
|
-
* Filters: [
|
|
33
|
-
* {
|
|
31
|
+
* const input = { // DescribeReplicationTaskIndividualAssessmentsMessage
|
|
32
|
+
* Filters: [ // FilterList
|
|
33
|
+
* { // Filter
|
|
34
34
|
* Name: "STRING_VALUE", // required
|
|
35
|
-
* Values: [ // required
|
|
35
|
+
* Values: [ // FilterValueList // required
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* },
|
|
@@ -27,11 +27,11 @@ export interface DescribeReplicationTasksCommandOutput extends DescribeReplicati
|
|
|
27
27
|
* import { DatabaseMigrationServiceClient, DescribeReplicationTasksCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
28
28
|
* // const { DatabaseMigrationServiceClient, DescribeReplicationTasksCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
29
29
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
30
|
+
* const input = { // DescribeReplicationTasksMessage
|
|
31
|
+
* Filters: [ // FilterList
|
|
32
|
+
* { // Filter
|
|
33
33
|
* Name: "STRING_VALUE", // required
|
|
34
|
-
* Values: [ // required
|
|
34
|
+
* Values: [ // FilterValueList // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -27,7 +27,7 @@ export interface DescribeSchemasCommandOutput extends DescribeSchemasResponse, _
|
|
|
27
27
|
* import { DatabaseMigrationServiceClient, DescribeSchemasCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
|
|
28
28
|
* // const { DatabaseMigrationServiceClient, DescribeSchemasCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
|
|
29
29
|
* const client = new DatabaseMigrationServiceClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeSchemasMessage
|
|
31
31
|
* EndpointArn: "STRING_VALUE", // required
|
|
32
32
|
* MaxRecords: Number("int"),
|
|
33
33
|
* Marker: "STRING_VALUE",
|