@aws-sdk/client-directory-service 3.495.0 → 3.499.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 +94 -91
- package/package.json +39 -39
package/dist-cjs/index.js
CHANGED
|
@@ -6799,38 +6799,27 @@ var paginateListTagsForResource = (0, import_core.createPaginator)(DirectoryServ
|
|
|
6799
6799
|
// src/index.ts
|
|
6800
6800
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
6801
6801
|
// Annotate the CommonJS export names for ESM import in node:
|
|
6802
|
+
|
|
6802
6803
|
0 && (module.exports = {
|
|
6804
|
+
DirectoryServiceServiceException,
|
|
6805
|
+
__Client,
|
|
6806
|
+
DirectoryServiceClient,
|
|
6807
|
+
DirectoryService,
|
|
6808
|
+
$Command,
|
|
6803
6809
|
AcceptSharedDirectoryCommand,
|
|
6804
|
-
AcceptSharedDirectoryResultFilterSensitiveLog,
|
|
6805
|
-
AccessDeniedException,
|
|
6806
6810
|
AddIpRoutesCommand,
|
|
6807
6811
|
AddRegionCommand,
|
|
6808
6812
|
AddTagsToResourceCommand,
|
|
6809
|
-
AuthenticationFailedException,
|
|
6810
6813
|
CancelSchemaExtensionCommand,
|
|
6811
|
-
CertificateAlreadyExistsException,
|
|
6812
|
-
CertificateDoesNotExistException,
|
|
6813
|
-
CertificateInUseException,
|
|
6814
|
-
CertificateLimitExceededException,
|
|
6815
|
-
CertificateState,
|
|
6816
|
-
CertificateType,
|
|
6817
|
-
ClientAuthenticationStatus,
|
|
6818
|
-
ClientAuthenticationType,
|
|
6819
|
-
ClientException,
|
|
6820
6814
|
ConnectDirectoryCommand,
|
|
6821
|
-
ConnectDirectoryRequestFilterSensitiveLog,
|
|
6822
6815
|
CreateAliasCommand,
|
|
6823
6816
|
CreateComputerCommand,
|
|
6824
|
-
CreateComputerRequestFilterSensitiveLog,
|
|
6825
6817
|
CreateConditionalForwarderCommand,
|
|
6826
6818
|
CreateDirectoryCommand,
|
|
6827
|
-
CreateDirectoryRequestFilterSensitiveLog,
|
|
6828
6819
|
CreateLogSubscriptionCommand,
|
|
6829
6820
|
CreateMicrosoftADCommand,
|
|
6830
|
-
CreateMicrosoftADRequestFilterSensitiveLog,
|
|
6831
6821
|
CreateSnapshotCommand,
|
|
6832
6822
|
CreateTrustCommand,
|
|
6833
|
-
CreateTrustRequestFilterSensitiveLog,
|
|
6834
6823
|
DeleteConditionalForwarderCommand,
|
|
6835
6824
|
DeleteDirectoryCommand,
|
|
6836
6825
|
DeleteLogSubscriptionCommand,
|
|
@@ -6842,121 +6831,48 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6842
6831
|
DescribeClientAuthenticationSettingsCommand,
|
|
6843
6832
|
DescribeConditionalForwardersCommand,
|
|
6844
6833
|
DescribeDirectoriesCommand,
|
|
6845
|
-
DescribeDirectoriesResultFilterSensitiveLog,
|
|
6846
6834
|
DescribeDomainControllersCommand,
|
|
6847
6835
|
DescribeEventTopicsCommand,
|
|
6848
6836
|
DescribeLDAPSSettingsCommand,
|
|
6849
6837
|
DescribeRegionsCommand,
|
|
6850
6838
|
DescribeSettingsCommand,
|
|
6851
6839
|
DescribeSharedDirectoriesCommand,
|
|
6852
|
-
DescribeSharedDirectoriesResultFilterSensitiveLog,
|
|
6853
6840
|
DescribeSnapshotsCommand,
|
|
6854
6841
|
DescribeTrustsCommand,
|
|
6855
6842
|
DescribeUpdateDirectoryCommand,
|
|
6856
|
-
DirectoryAlreadyInRegionException,
|
|
6857
|
-
DirectoryAlreadySharedException,
|
|
6858
|
-
DirectoryConfigurationStatus,
|
|
6859
|
-
DirectoryDescriptionFilterSensitiveLog,
|
|
6860
|
-
DirectoryDoesNotExistException,
|
|
6861
|
-
DirectoryEdition,
|
|
6862
|
-
DirectoryInDesiredStateException,
|
|
6863
|
-
DirectoryLimitExceededException,
|
|
6864
|
-
DirectoryNotSharedException,
|
|
6865
|
-
DirectoryService,
|
|
6866
|
-
DirectoryServiceClient,
|
|
6867
|
-
DirectoryServiceServiceException,
|
|
6868
|
-
DirectorySize,
|
|
6869
|
-
DirectoryStage,
|
|
6870
|
-
DirectoryType,
|
|
6871
|
-
DirectoryUnavailableException,
|
|
6872
6843
|
DisableClientAuthenticationCommand,
|
|
6873
6844
|
DisableLDAPSCommand,
|
|
6874
6845
|
DisableRadiusCommand,
|
|
6875
6846
|
DisableSsoCommand,
|
|
6876
|
-
DisableSsoRequestFilterSensitiveLog,
|
|
6877
|
-
DomainControllerLimitExceededException,
|
|
6878
|
-
DomainControllerStatus,
|
|
6879
6847
|
EnableClientAuthenticationCommand,
|
|
6880
6848
|
EnableLDAPSCommand,
|
|
6881
6849
|
EnableRadiusCommand,
|
|
6882
|
-
EnableRadiusRequestFilterSensitiveLog,
|
|
6883
6850
|
EnableSsoCommand,
|
|
6884
|
-
EnableSsoRequestFilterSensitiveLog,
|
|
6885
|
-
EntityAlreadyExistsException,
|
|
6886
|
-
EntityDoesNotExistException,
|
|
6887
6851
|
GetDirectoryLimitsCommand,
|
|
6888
6852
|
GetSnapshotLimitsCommand,
|
|
6889
|
-
IncompatibleSettingsException,
|
|
6890
|
-
InsufficientPermissionsException,
|
|
6891
|
-
InvalidCertificateException,
|
|
6892
|
-
InvalidClientAuthStatusException,
|
|
6893
|
-
InvalidLDAPSStatusException,
|
|
6894
|
-
InvalidNextTokenException,
|
|
6895
|
-
InvalidParameterException,
|
|
6896
|
-
InvalidPasswordException,
|
|
6897
|
-
InvalidTargetException,
|
|
6898
|
-
IpRouteLimitExceededException,
|
|
6899
|
-
IpRouteStatusMsg,
|
|
6900
|
-
LDAPSStatus,
|
|
6901
|
-
LDAPSType,
|
|
6902
6853
|
ListCertificatesCommand,
|
|
6903
6854
|
ListIpRoutesCommand,
|
|
6904
6855
|
ListLogSubscriptionsCommand,
|
|
6905
6856
|
ListSchemaExtensionsCommand,
|
|
6906
6857
|
ListTagsForResourceCommand,
|
|
6907
|
-
NoAvailableCertificateException,
|
|
6908
|
-
OSVersion,
|
|
6909
|
-
OrganizationsException,
|
|
6910
|
-
OwnerDirectoryDescriptionFilterSensitiveLog,
|
|
6911
|
-
RadiusAuthenticationProtocol,
|
|
6912
|
-
RadiusSettingsFilterSensitiveLog,
|
|
6913
|
-
RadiusStatus,
|
|
6914
|
-
RegionLimitExceededException,
|
|
6915
|
-
RegionType,
|
|
6916
6858
|
RegisterCertificateCommand,
|
|
6917
6859
|
RegisterEventTopicCommand,
|
|
6918
6860
|
RejectSharedDirectoryCommand,
|
|
6919
6861
|
RemoveIpRoutesCommand,
|
|
6920
6862
|
RemoveRegionCommand,
|
|
6921
6863
|
RemoveTagsFromResourceCommand,
|
|
6922
|
-
ReplicationScope,
|
|
6923
6864
|
ResetUserPasswordCommand,
|
|
6924
|
-
ResetUserPasswordRequestFilterSensitiveLog,
|
|
6925
6865
|
RestoreFromSnapshotCommand,
|
|
6926
|
-
SchemaExtensionStatus,
|
|
6927
|
-
SelectiveAuth,
|
|
6928
|
-
ServiceException,
|
|
6929
6866
|
ShareDirectoryCommand,
|
|
6930
|
-
ShareDirectoryRequestFilterSensitiveLog,
|
|
6931
|
-
ShareLimitExceededException,
|
|
6932
|
-
ShareMethod,
|
|
6933
|
-
ShareStatus,
|
|
6934
|
-
SharedDirectoryFilterSensitiveLog,
|
|
6935
|
-
SnapshotLimitExceededException,
|
|
6936
|
-
SnapshotStatus,
|
|
6937
|
-
SnapshotType,
|
|
6938
6867
|
StartSchemaExtensionCommand,
|
|
6939
|
-
TagLimitExceededException,
|
|
6940
|
-
TargetType,
|
|
6941
|
-
TopicStatus,
|
|
6942
|
-
TrustDirection,
|
|
6943
|
-
TrustState,
|
|
6944
|
-
TrustType,
|
|
6945
6868
|
UnshareDirectoryCommand,
|
|
6946
|
-
UnsupportedOperationException,
|
|
6947
|
-
UnsupportedSettingsException,
|
|
6948
6869
|
UpdateConditionalForwarderCommand,
|
|
6949
6870
|
UpdateDirectorySetupCommand,
|
|
6950
6871
|
UpdateNumberOfDomainControllersCommand,
|
|
6951
6872
|
UpdateRadiusCommand,
|
|
6952
|
-
UpdateRadiusRequestFilterSensitiveLog,
|
|
6953
6873
|
UpdateSettingsCommand,
|
|
6954
|
-
UpdateStatus,
|
|
6955
6874
|
UpdateTrustCommand,
|
|
6956
|
-
UpdateType,
|
|
6957
|
-
UserDoesNotExistException,
|
|
6958
6875
|
VerifyTrustCommand,
|
|
6959
|
-
__Client,
|
|
6960
6876
|
paginateDescribeClientAuthenticationSettings,
|
|
6961
6877
|
paginateDescribeDirectories,
|
|
6962
6878
|
paginateDescribeDomainControllers,
|
|
@@ -6970,5 +6886,92 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6970
6886
|
paginateListIpRoutes,
|
|
6971
6887
|
paginateListLogSubscriptions,
|
|
6972
6888
|
paginateListSchemaExtensions,
|
|
6973
|
-
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
|
|
6974
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.499.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,47 +20,47 @@
|
|
|
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.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/core": "^1.3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
39
|
-
"@smithy/hash-node": "^2.1.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
43
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
-
"@smithy/middleware-serde": "^2.1.
|
|
45
|
-
"@smithy/middleware-stack": "^2.1.
|
|
46
|
-
"@smithy/node-config-provider": "^2.2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.3.
|
|
48
|
-
"@smithy/protocol-http": "^3.1.
|
|
49
|
-
"@smithy/smithy-client": "^2.3.
|
|
50
|
-
"@smithy/types": "^2.9.
|
|
51
|
-
"@smithy/url-parser": "^2.1.
|
|
52
|
-
"@smithy/util-base64": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
57
|
-
"@smithy/util-endpoints": "^1.1.
|
|
58
|
-
"@smithy/util-retry": "^2.1.
|
|
59
|
-
"@smithy/util-utf8": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/core": "^1.3.1",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
39
|
+
"@smithy/hash-node": "^2.1.1",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
43
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
45
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
46
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
47
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
48
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
49
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
50
|
+
"@smithy/types": "^2.9.1",
|
|
51
|
+
"@smithy/url-parser": "^2.1.1",
|
|
52
|
+
"@smithy/util-base64": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
57
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
58
|
+
"@smithy/util-retry": "^2.1.1",
|
|
59
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
60
60
|
"tslib": "^2.5.0"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
63
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
64
64
|
"@tsconfig/node14": "1.0.3",
|
|
65
65
|
"@types/node": "^14.14.31",
|
|
66
66
|
"concurrently": "7.0.0",
|