@aws-sdk/client-database-migration-service 3.300.0 → 3.301.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.
Files changed (68) hide show
  1. package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
  2. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +1 -1
  3. package/dist-types/commands/BatchStartRecommendationsCommand.d.ts +4 -4
  4. package/dist-types/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateEndpointCommand.d.ts +22 -22
  6. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +5 -5
  7. package/dist-types/commands/CreateFleetAdvisorCollectorCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +4 -4
  9. package/dist-types/commands/CreateReplicationSubnetGroupCommand.d.ts +4 -4
  10. package/dist-types/commands/CreateReplicationTaskCommand.d.ts +3 -3
  11. package/dist-types/commands/DeleteCertificateCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteFleetAdvisorCollectorCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +2 -2
  17. package/dist-types/commands/DeleteReplicationInstanceCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteReplicationSubnetGroupCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteReplicationTaskCommand.d.ts +1 -1
  21. package/dist-types/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeCertificatesCommand.d.ts +4 -4
  23. package/dist-types/commands/DescribeConnectionsCommand.d.ts +4 -4
  24. package/dist-types/commands/DescribeEndpointSettingsCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeEndpointTypesCommand.d.ts +4 -4
  26. package/dist-types/commands/DescribeEndpointsCommand.d.ts +4 -4
  27. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +4 -4
  28. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +4 -4
  29. package/dist-types/commands/DescribeEventsCommand.d.ts +5 -5
  30. package/dist-types/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +4 -4
  31. package/dist-types/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +4 -4
  32. package/dist-types/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +4 -4
  34. package/dist-types/commands/DescribeFleetAdvisorSchemasCommand.d.ts +4 -4
  35. package/dist-types/commands/DescribeOrderableReplicationInstancesCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +4 -4
  37. package/dist-types/commands/DescribeRecommendationLimitationsCommand.d.ts +4 -4
  38. package/dist-types/commands/DescribeRecommendationsCommand.d.ts +4 -4
  39. package/dist-types/commands/DescribeRefreshSchemasStatusCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeReplicationInstancesCommand.d.ts +4 -4
  42. package/dist-types/commands/DescribeReplicationSubnetGroupsCommand.d.ts +4 -4
  43. package/dist-types/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +4 -4
  45. package/dist-types/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +4 -4
  46. package/dist-types/commands/DescribeReplicationTasksCommand.d.ts +4 -4
  47. package/dist-types/commands/DescribeSchemasCommand.d.ts +1 -1
  48. package/dist-types/commands/DescribeTableStatisticsCommand.d.ts +4 -4
  49. package/dist-types/commands/ImportCertificateCommand.d.ts +3 -3
  50. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
  51. package/dist-types/commands/ModifyEndpointCommand.d.ts +20 -20
  52. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -2
  53. package/dist-types/commands/ModifyReplicationInstanceCommand.d.ts +2 -2
  54. package/dist-types/commands/ModifyReplicationSubnetGroupCommand.d.ts +2 -2
  55. package/dist-types/commands/ModifyReplicationTaskCommand.d.ts +1 -1
  56. package/dist-types/commands/MoveReplicationTaskCommand.d.ts +1 -1
  57. package/dist-types/commands/RebootReplicationInstanceCommand.d.ts +1 -1
  58. package/dist-types/commands/RefreshSchemasCommand.d.ts +1 -1
  59. package/dist-types/commands/ReloadTablesCommand.d.ts +3 -3
  60. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -2
  61. package/dist-types/commands/StartRecommendationsCommand.d.ts +2 -2
  62. package/dist-types/commands/StartReplicationTaskAssessmentCommand.d.ts +1 -1
  63. package/dist-types/commands/StartReplicationTaskAssessmentRunCommand.d.ts +3 -3
  64. package/dist-types/commands/StartReplicationTaskCommand.d.ts +1 -1
  65. package/dist-types/commands/StopReplicationTaskCommand.d.ts +1 -1
  66. package/dist-types/commands/TestConnectionCommand.d.ts +1 -1
  67. package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +1 -1
  68. package/package.json +3 -3
@@ -26,7 +26,7 @@ export interface StopReplicationTaskCommandOutput extends StopReplicationTaskRes
26
26
  * import { DatabaseMigrationServiceClient, StopReplicationTaskCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, StopReplicationTaskCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
29
+ * const input = { // StopReplicationTaskMessage
30
30
  * ReplicationTaskArn: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new StopReplicationTaskCommand(input);
@@ -26,7 +26,7 @@ export interface TestConnectionCommandOutput extends TestConnectionResponse, __M
26
26
  * import { DatabaseMigrationServiceClient, TestConnectionCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, TestConnectionCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
29
+ * const input = { // TestConnectionMessage
30
30
  * ReplicationInstanceArn: "STRING_VALUE", // required
31
31
  * EndpointArn: "STRING_VALUE", // required
32
32
  * };
@@ -34,7 +34,7 @@ export interface UpdateSubscriptionsToEventBridgeCommandOutput extends UpdateSub
34
34
  * import { DatabaseMigrationServiceClient, UpdateSubscriptionsToEventBridgeCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
35
35
  * // const { DatabaseMigrationServiceClient, UpdateSubscriptionsToEventBridgeCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
36
36
  * const client = new DatabaseMigrationServiceClient(config);
37
- * const input = {
37
+ * const input = { // UpdateSubscriptionsToEventBridgeMessage
38
38
  * ForceMove: true || false,
39
39
  * };
40
40
  * const command = new UpdateSubscriptionsToEventBridgeCommand(input);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-database-migration-service",
3
3
  "description": "AWS SDK for JavaScript Database Migration Service Client for Node.js, Browser and React Native",
4
- "version": "3.300.0",
4
+ "version": "3.301.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,9 +21,9 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.300.0",
24
+ "@aws-sdk/client-sts": "3.301.0",
25
25
  "@aws-sdk/config-resolver": "3.300.0",
26
- "@aws-sdk/credential-provider-node": "3.300.0",
26
+ "@aws-sdk/credential-provider-node": "3.301.0",
27
27
  "@aws-sdk/fetch-http-handler": "3.296.0",
28
28
  "@aws-sdk/hash-node": "3.296.0",
29
29
  "@aws-sdk/invalid-dependency": "3.296.0",