@aws-sdk/client-directory-service 3.496.0 → 3.501.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 +92 -91
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -6801,37 +6801,25 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6801
6801
|
// Annotate the CommonJS export names for ESM import in node:
|
|
6802
6802
|
|
|
6803
6803
|
0 && (module.exports = {
|
|
6804
|
+
DirectoryServiceServiceException,
|
|
6805
|
+
__Client,
|
|
6806
|
+
DirectoryServiceClient,
|
|
6807
|
+
DirectoryService,
|
|
6808
|
+
$Command,
|
|
6804
6809
|
AcceptSharedDirectoryCommand,
|
|
6805
|
-
AcceptSharedDirectoryResultFilterSensitiveLog,
|
|
6806
|
-
AccessDeniedException,
|
|
6807
6810
|
AddIpRoutesCommand,
|
|
6808
6811
|
AddRegionCommand,
|
|
6809
6812
|
AddTagsToResourceCommand,
|
|
6810
|
-
AuthenticationFailedException,
|
|
6811
6813
|
CancelSchemaExtensionCommand,
|
|
6812
|
-
CertificateAlreadyExistsException,
|
|
6813
|
-
CertificateDoesNotExistException,
|
|
6814
|
-
CertificateInUseException,
|
|
6815
|
-
CertificateLimitExceededException,
|
|
6816
|
-
CertificateState,
|
|
6817
|
-
CertificateType,
|
|
6818
|
-
ClientAuthenticationStatus,
|
|
6819
|
-
ClientAuthenticationType,
|
|
6820
|
-
ClientException,
|
|
6821
6814
|
ConnectDirectoryCommand,
|
|
6822
|
-
ConnectDirectoryRequestFilterSensitiveLog,
|
|
6823
6815
|
CreateAliasCommand,
|
|
6824
6816
|
CreateComputerCommand,
|
|
6825
|
-
CreateComputerRequestFilterSensitiveLog,
|
|
6826
6817
|
CreateConditionalForwarderCommand,
|
|
6827
6818
|
CreateDirectoryCommand,
|
|
6828
|
-
CreateDirectoryRequestFilterSensitiveLog,
|
|
6829
6819
|
CreateLogSubscriptionCommand,
|
|
6830
6820
|
CreateMicrosoftADCommand,
|
|
6831
|
-
CreateMicrosoftADRequestFilterSensitiveLog,
|
|
6832
6821
|
CreateSnapshotCommand,
|
|
6833
6822
|
CreateTrustCommand,
|
|
6834
|
-
CreateTrustRequestFilterSensitiveLog,
|
|
6835
6823
|
DeleteConditionalForwarderCommand,
|
|
6836
6824
|
DeleteDirectoryCommand,
|
|
6837
6825
|
DeleteLogSubscriptionCommand,
|
|
@@ -6843,121 +6831,48 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6843
6831
|
DescribeClientAuthenticationSettingsCommand,
|
|
6844
6832
|
DescribeConditionalForwardersCommand,
|
|
6845
6833
|
DescribeDirectoriesCommand,
|
|
6846
|
-
DescribeDirectoriesResultFilterSensitiveLog,
|
|
6847
6834
|
DescribeDomainControllersCommand,
|
|
6848
6835
|
DescribeEventTopicsCommand,
|
|
6849
6836
|
DescribeLDAPSSettingsCommand,
|
|
6850
6837
|
DescribeRegionsCommand,
|
|
6851
6838
|
DescribeSettingsCommand,
|
|
6852
6839
|
DescribeSharedDirectoriesCommand,
|
|
6853
|
-
DescribeSharedDirectoriesResultFilterSensitiveLog,
|
|
6854
6840
|
DescribeSnapshotsCommand,
|
|
6855
6841
|
DescribeTrustsCommand,
|
|
6856
6842
|
DescribeUpdateDirectoryCommand,
|
|
6857
|
-
DirectoryAlreadyInRegionException,
|
|
6858
|
-
DirectoryAlreadySharedException,
|
|
6859
|
-
DirectoryConfigurationStatus,
|
|
6860
|
-
DirectoryDescriptionFilterSensitiveLog,
|
|
6861
|
-
DirectoryDoesNotExistException,
|
|
6862
|
-
DirectoryEdition,
|
|
6863
|
-
DirectoryInDesiredStateException,
|
|
6864
|
-
DirectoryLimitExceededException,
|
|
6865
|
-
DirectoryNotSharedException,
|
|
6866
|
-
DirectoryService,
|
|
6867
|
-
DirectoryServiceClient,
|
|
6868
|
-
DirectoryServiceServiceException,
|
|
6869
|
-
DirectorySize,
|
|
6870
|
-
DirectoryStage,
|
|
6871
|
-
DirectoryType,
|
|
6872
|
-
DirectoryUnavailableException,
|
|
6873
6843
|
DisableClientAuthenticationCommand,
|
|
6874
6844
|
DisableLDAPSCommand,
|
|
6875
6845
|
DisableRadiusCommand,
|
|
6876
6846
|
DisableSsoCommand,
|
|
6877
|
-
DisableSsoRequestFilterSensitiveLog,
|
|
6878
|
-
DomainControllerLimitExceededException,
|
|
6879
|
-
DomainControllerStatus,
|
|
6880
6847
|
EnableClientAuthenticationCommand,
|
|
6881
6848
|
EnableLDAPSCommand,
|
|
6882
6849
|
EnableRadiusCommand,
|
|
6883
|
-
EnableRadiusRequestFilterSensitiveLog,
|
|
6884
6850
|
EnableSsoCommand,
|
|
6885
|
-
EnableSsoRequestFilterSensitiveLog,
|
|
6886
|
-
EntityAlreadyExistsException,
|
|
6887
|
-
EntityDoesNotExistException,
|
|
6888
6851
|
GetDirectoryLimitsCommand,
|
|
6889
6852
|
GetSnapshotLimitsCommand,
|
|
6890
|
-
IncompatibleSettingsException,
|
|
6891
|
-
InsufficientPermissionsException,
|
|
6892
|
-
InvalidCertificateException,
|
|
6893
|
-
InvalidClientAuthStatusException,
|
|
6894
|
-
InvalidLDAPSStatusException,
|
|
6895
|
-
InvalidNextTokenException,
|
|
6896
|
-
InvalidParameterException,
|
|
6897
|
-
InvalidPasswordException,
|
|
6898
|
-
InvalidTargetException,
|
|
6899
|
-
IpRouteLimitExceededException,
|
|
6900
|
-
IpRouteStatusMsg,
|
|
6901
|
-
LDAPSStatus,
|
|
6902
|
-
LDAPSType,
|
|
6903
6853
|
ListCertificatesCommand,
|
|
6904
6854
|
ListIpRoutesCommand,
|
|
6905
6855
|
ListLogSubscriptionsCommand,
|
|
6906
6856
|
ListSchemaExtensionsCommand,
|
|
6907
6857
|
ListTagsForResourceCommand,
|
|
6908
|
-
NoAvailableCertificateException,
|
|
6909
|
-
OSVersion,
|
|
6910
|
-
OrganizationsException,
|
|
6911
|
-
OwnerDirectoryDescriptionFilterSensitiveLog,
|
|
6912
|
-
RadiusAuthenticationProtocol,
|
|
6913
|
-
RadiusSettingsFilterSensitiveLog,
|
|
6914
|
-
RadiusStatus,
|
|
6915
|
-
RegionLimitExceededException,
|
|
6916
|
-
RegionType,
|
|
6917
6858
|
RegisterCertificateCommand,
|
|
6918
6859
|
RegisterEventTopicCommand,
|
|
6919
6860
|
RejectSharedDirectoryCommand,
|
|
6920
6861
|
RemoveIpRoutesCommand,
|
|
6921
6862
|
RemoveRegionCommand,
|
|
6922
6863
|
RemoveTagsFromResourceCommand,
|
|
6923
|
-
ReplicationScope,
|
|
6924
6864
|
ResetUserPasswordCommand,
|
|
6925
|
-
ResetUserPasswordRequestFilterSensitiveLog,
|
|
6926
6865
|
RestoreFromSnapshotCommand,
|
|
6927
|
-
SchemaExtensionStatus,
|
|
6928
|
-
SelectiveAuth,
|
|
6929
|
-
ServiceException,
|
|
6930
6866
|
ShareDirectoryCommand,
|
|
6931
|
-
ShareDirectoryRequestFilterSensitiveLog,
|
|
6932
|
-
ShareLimitExceededException,
|
|
6933
|
-
ShareMethod,
|
|
6934
|
-
ShareStatus,
|
|
6935
|
-
SharedDirectoryFilterSensitiveLog,
|
|
6936
|
-
SnapshotLimitExceededException,
|
|
6937
|
-
SnapshotStatus,
|
|
6938
|
-
SnapshotType,
|
|
6939
6867
|
StartSchemaExtensionCommand,
|
|
6940
|
-
TagLimitExceededException,
|
|
6941
|
-
TargetType,
|
|
6942
|
-
TopicStatus,
|
|
6943
|
-
TrustDirection,
|
|
6944
|
-
TrustState,
|
|
6945
|
-
TrustType,
|
|
6946
6868
|
UnshareDirectoryCommand,
|
|
6947
|
-
UnsupportedOperationException,
|
|
6948
|
-
UnsupportedSettingsException,
|
|
6949
6869
|
UpdateConditionalForwarderCommand,
|
|
6950
6870
|
UpdateDirectorySetupCommand,
|
|
6951
6871
|
UpdateNumberOfDomainControllersCommand,
|
|
6952
6872
|
UpdateRadiusCommand,
|
|
6953
|
-
UpdateRadiusRequestFilterSensitiveLog,
|
|
6954
6873
|
UpdateSettingsCommand,
|
|
6955
|
-
UpdateStatus,
|
|
6956
6874
|
UpdateTrustCommand,
|
|
6957
|
-
UpdateType,
|
|
6958
|
-
UserDoesNotExistException,
|
|
6959
6875
|
VerifyTrustCommand,
|
|
6960
|
-
__Client,
|
|
6961
6876
|
paginateDescribeClientAuthenticationSettings,
|
|
6962
6877
|
paginateDescribeDirectories,
|
|
6963
6878
|
paginateDescribeDomainControllers,
|
|
@@ -6971,6 +6886,92 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6971
6886
|
paginateListIpRoutes,
|
|
6972
6887
|
paginateListLogSubscriptions,
|
|
6973
6888
|
paginateListSchemaExtensions,
|
|
6974
|
-
paginateListTagsForResource
|
|
6889
|
+
paginateListTagsForResource,
|
|
6890
|
+
ShareMethod,
|
|
6891
|
+
ShareStatus,
|
|
6892
|
+
ClientException,
|
|
6893
|
+
DirectoryAlreadySharedException,
|
|
6894
|
+
EntityDoesNotExistException,
|
|
6895
|
+
InvalidParameterException,
|
|
6896
|
+
ServiceException,
|
|
6897
|
+
AccessDeniedException,
|
|
6898
|
+
DirectoryUnavailableException,
|
|
6899
|
+
EntityAlreadyExistsException,
|
|
6900
|
+
IpRouteLimitExceededException,
|
|
6901
|
+
DirectoryAlreadyInRegionException,
|
|
6902
|
+
DirectoryDoesNotExistException,
|
|
6903
|
+
RegionLimitExceededException,
|
|
6904
|
+
UnsupportedOperationException,
|
|
6905
|
+
TagLimitExceededException,
|
|
6906
|
+
AuthenticationFailedException,
|
|
6907
|
+
CertificateState,
|
|
6908
|
+
CertificateType,
|
|
6909
|
+
CertificateAlreadyExistsException,
|
|
6910
|
+
CertificateDoesNotExistException,
|
|
6911
|
+
CertificateInUseException,
|
|
6912
|
+
CertificateLimitExceededException,
|
|
6913
|
+
ClientAuthenticationStatus,
|
|
6914
|
+
ClientAuthenticationType,
|
|
6915
|
+
ReplicationScope,
|
|
6916
|
+
DirectorySize,
|
|
6917
|
+
DirectoryLimitExceededException,
|
|
6918
|
+
InsufficientPermissionsException,
|
|
6919
|
+
DirectoryEdition,
|
|
6920
|
+
SnapshotLimitExceededException,
|
|
6921
|
+
SelectiveAuth,
|
|
6922
|
+
TrustDirection,
|
|
6923
|
+
TrustType,
|
|
6924
|
+
OSVersion,
|
|
6925
|
+
RadiusAuthenticationProtocol,
|
|
6926
|
+
RadiusStatus,
|
|
6927
|
+
DirectoryStage,
|
|
6928
|
+
DirectoryType,
|
|
6929
|
+
InvalidNextTokenException,
|
|
6930
|
+
DomainControllerStatus,
|
|
6931
|
+
TopicStatus,
|
|
6932
|
+
LDAPSType,
|
|
6933
|
+
LDAPSStatus,
|
|
6934
|
+
RegionType,
|
|
6935
|
+
DirectoryConfigurationStatus,
|
|
6936
|
+
SnapshotStatus,
|
|
6937
|
+
SnapshotType,
|
|
6938
|
+
TrustState,
|
|
6939
|
+
UpdateType,
|
|
6940
|
+
UpdateStatus,
|
|
6941
|
+
DirectoryInDesiredStateException,
|
|
6942
|
+
DirectoryNotSharedException,
|
|
6943
|
+
InvalidClientAuthStatusException,
|
|
6944
|
+
InvalidLDAPSStatusException,
|
|
6945
|
+
NoAvailableCertificateException,
|
|
6946
|
+
IpRouteStatusMsg,
|
|
6947
|
+
SchemaExtensionStatus,
|
|
6948
|
+
InvalidCertificateException,
|
|
6949
|
+
InvalidPasswordException,
|
|
6950
|
+
UserDoesNotExistException,
|
|
6951
|
+
InvalidTargetException,
|
|
6952
|
+
OrganizationsException,
|
|
6953
|
+
TargetType,
|
|
6954
|
+
ShareLimitExceededException,
|
|
6955
|
+
DomainControllerLimitExceededException,
|
|
6956
|
+
IncompatibleSettingsException,
|
|
6957
|
+
UnsupportedSettingsException,
|
|
6958
|
+
SharedDirectoryFilterSensitiveLog,
|
|
6959
|
+
AcceptSharedDirectoryResultFilterSensitiveLog,
|
|
6960
|
+
ConnectDirectoryRequestFilterSensitiveLog,
|
|
6961
|
+
CreateComputerRequestFilterSensitiveLog,
|
|
6962
|
+
CreateDirectoryRequestFilterSensitiveLog,
|
|
6963
|
+
CreateMicrosoftADRequestFilterSensitiveLog,
|
|
6964
|
+
CreateTrustRequestFilterSensitiveLog,
|
|
6965
|
+
RadiusSettingsFilterSensitiveLog,
|
|
6966
|
+
OwnerDirectoryDescriptionFilterSensitiveLog,
|
|
6967
|
+
DirectoryDescriptionFilterSensitiveLog,
|
|
6968
|
+
DescribeDirectoriesResultFilterSensitiveLog,
|
|
6969
|
+
DescribeSharedDirectoriesResultFilterSensitiveLog,
|
|
6970
|
+
DisableSsoRequestFilterSensitiveLog,
|
|
6971
|
+
EnableRadiusRequestFilterSensitiveLog,
|
|
6972
|
+
EnableSsoRequestFilterSensitiveLog,
|
|
6973
|
+
ResetUserPasswordRequestFilterSensitiveLog,
|
|
6974
|
+
ShareDirectoryRequestFilterSensitiveLog,
|
|
6975
|
+
UpdateRadiusRequestFilterSensitiveLog
|
|
6975
6976
|
});
|
|
6976
6977
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-directory-service",
|
|
3
3
|
"description": "AWS SDK for JavaScript Directory Service Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.501.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-directory-service",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.501.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.501.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|