@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.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/Drs.d.ts +163 -229
- package/dist-types/ts3.4/DrsClient.d.ts +15 -28
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +16 -32
- package/dist-types/ts3.4/models/errors.d.ts +7 -21
- package/dist-types/ts3.4/models/models_0.d.ts +14 -42
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38