@aws-sdk/client-drs 3.1087.0 → 3.1089.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-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/Drs.d.ts +163 -229
  3. package/dist-types/ts3.4/DrsClient.d.ts +15 -28
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
  6. package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
  7. package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +3 -5
  10. package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +7 -5
  13. package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +3 -4
  16. package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +2 -4
  21. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +3 -5
  22. package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +3 -5
  23. package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +4 -9
  26. package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +4 -9
  27. package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +5 -11
  29. package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +4 -9
  34. package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +4 -9
  39. package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +4 -7
  40. package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +4 -9
  44. package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +2 -2
  47. package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
  50. package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
  52. package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +5 -10
  54. package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +4 -6
  55. package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  58. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  59. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  60. package/dist-types/ts3.4/models/enums.d.ts +16 -32
  61. package/dist-types/ts3.4/models/errors.d.ts +7 -21
  62. package/dist-types/ts3.4/models/models_0.d.ts +14 -42
  63. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  64. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  65. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  66. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  67. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  68. package/package.json +38 -38
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1086.0";
72
+ var version = "3.1088.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75