@aws-sdk/client-directory-service 3.775.0 → 3.777.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-types/commands/AcceptSharedDirectoryCommand.d.ts +1 -0
- package/dist-types/commands/AddIpRoutesCommand.d.ts +1 -0
- package/dist-types/commands/AddRegionCommand.d.ts +1 -0
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +1 -0
- package/dist-types/commands/CancelSchemaExtensionCommand.d.ts +1 -0
- package/dist-types/commands/ConnectDirectoryCommand.d.ts +1 -0
- package/dist-types/commands/CreateAliasCommand.d.ts +1 -0
- package/dist-types/commands/CreateComputerCommand.d.ts +1 -0
- package/dist-types/commands/CreateConditionalForwarderCommand.d.ts +1 -0
- package/dist-types/commands/CreateDirectoryCommand.d.ts +1 -0
- package/dist-types/commands/CreateLogSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/CreateMicrosoftADCommand.d.ts +1 -0
- package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/CreateTrustCommand.d.ts +1 -0
- package/dist-types/commands/DeleteConditionalForwarderCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDirectoryCommand.d.ts +1 -0
- package/dist-types/commands/DeleteLogSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTrustCommand.d.ts +1 -0
- package/dist-types/commands/DeregisterCertificateCommand.d.ts +2 -0
- package/dist-types/commands/DeregisterEventTopicCommand.d.ts +1 -0
- package/dist-types/commands/DescribeCertificateCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClientAuthenticationSettingsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeConditionalForwardersCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDirectoriesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDirectoryDataAccessCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDomainControllersCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEventTopicsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeLDAPSSettingsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeRegionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeSettingsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeSharedDirectoriesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeTrustsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeUpdateDirectoryCommand.d.ts +1 -0
- package/dist-types/commands/DisableClientAuthenticationCommand.d.ts +1 -0
- package/dist-types/commands/DisableDirectoryDataAccessCommand.d.ts +1 -0
- package/dist-types/commands/DisableLDAPSCommand.d.ts +1 -0
- package/dist-types/commands/DisableRadiusCommand.d.ts +1 -0
- package/dist-types/commands/DisableSsoCommand.d.ts +1 -0
- package/dist-types/commands/EnableClientAuthenticationCommand.d.ts +1 -0
- package/dist-types/commands/EnableDirectoryDataAccessCommand.d.ts +1 -0
- package/dist-types/commands/EnableLDAPSCommand.d.ts +1 -0
- package/dist-types/commands/EnableRadiusCommand.d.ts +1 -0
- package/dist-types/commands/EnableSsoCommand.d.ts +1 -0
- package/dist-types/commands/GetDirectoryLimitsCommand.d.ts +1 -0
- package/dist-types/commands/GetSnapshotLimitsCommand.d.ts +1 -0
- package/dist-types/commands/ListCertificatesCommand.d.ts +1 -0
- package/dist-types/commands/ListIpRoutesCommand.d.ts +1 -0
- package/dist-types/commands/ListLogSubscriptionsCommand.d.ts +1 -0
- package/dist-types/commands/ListSchemaExtensionsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/RegisterCertificateCommand.d.ts +1 -0
- package/dist-types/commands/RegisterEventTopicCommand.d.ts +1 -0
- package/dist-types/commands/RejectSharedDirectoryCommand.d.ts +1 -0
- package/dist-types/commands/RemoveIpRoutesCommand.d.ts +1 -0
- package/dist-types/commands/RemoveRegionCommand.d.ts +1 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -0
- package/dist-types/commands/ResetUserPasswordCommand.d.ts +1 -0
- package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/ShareDirectoryCommand.d.ts +1 -0
- package/dist-types/commands/StartSchemaExtensionCommand.d.ts +1 -0
- package/dist-types/commands/UnshareDirectoryCommand.d.ts +1 -0
- package/dist-types/commands/UpdateConditionalForwarderCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDirectorySetupCommand.d.ts +1 -0
- package/dist-types/commands/UpdateNumberOfDomainControllersCommand.d.ts +1 -0
- package/dist-types/commands/UpdateRadiusCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSettingsCommand.d.ts +1 -0
- package/dist-types/commands/UpdateTrustCommand.d.ts +1 -0
- package/dist-types/commands/VerifyTrustCommand.d.ts +1 -0
- package/package.json +2 -2
|
@@ -79,6 +79,7 @@ declare const AcceptSharedDirectoryCommand_base: {
|
|
|
79
79
|
* @throws {@link DirectoryServiceServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class AcceptSharedDirectoryCommand extends AcceptSharedDirectoryCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const AddIpRoutesCommand_base: {
|
|
|
88
88
|
* @throws {@link DirectoryServiceServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class AddIpRoutesCommand extends AddIpRoutesCommand_base {
|
|
@@ -91,6 +91,7 @@ declare const AddRegionCommand_base: {
|
|
|
91
91
|
* @throws {@link DirectoryServiceServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
93
93
|
*
|
|
94
|
+
*
|
|
94
95
|
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class AddRegionCommand extends AddRegionCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const AddTagsToResourceCommand_base: {
|
|
|
75
75
|
* @throws {@link DirectoryServiceServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {
|
|
@@ -66,6 +66,7 @@ declare const CancelSchemaExtensionCommand_base: {
|
|
|
66
66
|
* @throws {@link DirectoryServiceServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
68
68
|
*
|
|
69
|
+
*
|
|
69
70
|
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class CancelSchemaExtensionCommand extends CancelSchemaExtensionCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const ConnectDirectoryCommand_base: {
|
|
|
92
92
|
* @throws {@link DirectoryServiceServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class ConnectDirectoryCommand extends ConnectDirectoryCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const CreateAliasCommand_base: {
|
|
|
76
76
|
* @throws {@link DirectoryServiceServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class CreateAliasCommand extends CreateAliasCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const CreateComputerCommand_base: {
|
|
|
96
96
|
* @throws {@link DirectoryServiceServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class CreateComputerCommand extends CreateComputerCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const CreateConditionalForwarderCommand_base: {
|
|
|
79
79
|
* @throws {@link DirectoryServiceServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class CreateConditionalForwarderCommand extends CreateConditionalForwarderCommand_base {
|
|
@@ -89,6 +89,7 @@ declare const CreateDirectoryCommand_base: {
|
|
|
89
89
|
* @throws {@link DirectoryServiceServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
91
91
|
*
|
|
92
|
+
*
|
|
92
93
|
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class CreateDirectoryCommand extends CreateDirectoryCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const CreateLogSubscriptionCommand_base: {
|
|
|
72
72
|
* @throws {@link DirectoryServiceServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class CreateLogSubscriptionCommand extends CreateLogSubscriptionCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const CreateMicrosoftADCommand_base: {
|
|
|
90
90
|
* @throws {@link DirectoryServiceServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class CreateMicrosoftADCommand extends CreateMicrosoftADCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const CreateSnapshotCommand_base: {
|
|
|
75
75
|
* @throws {@link DirectoryServiceServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class CreateSnapshotCommand extends CreateSnapshotCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const CreateTrustCommand_base: {
|
|
|
86
86
|
* @throws {@link DirectoryServiceServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class CreateTrustCommand extends CreateTrustCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const DeleteConditionalForwarderCommand_base: {
|
|
|
72
72
|
* @throws {@link DirectoryServiceServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class DeleteConditionalForwarderCommand extends DeleteConditionalForwarderCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const DeleteDirectoryCommand_base: {
|
|
|
67
67
|
* @throws {@link DirectoryServiceServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DeleteDirectoryCommand extends DeleteDirectoryCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const DeleteLogSubscriptionCommand_base: {
|
|
|
64
64
|
* @throws {@link DirectoryServiceServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class DeleteLogSubscriptionCommand extends DeleteLogSubscriptionCommand_base {
|
|
@@ -66,6 +66,7 @@ declare const DeleteSnapshotCommand_base: {
|
|
|
66
66
|
* @throws {@link DirectoryServiceServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
68
68
|
*
|
|
69
|
+
*
|
|
69
70
|
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeleteSnapshotCommand extends DeleteSnapshotCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DeleteTrustCommand_base: {
|
|
|
71
71
|
* @throws {@link DirectoryServiceServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DeleteTrustCommand extends DeleteTrustCommand_base {
|
|
@@ -24,6 +24,7 @@ export interface DeregisterCertificateCommandOutput extends DeregisterCertificat
|
|
|
24
24
|
declare const DeregisterCertificateCommand_base: {
|
|
25
25
|
new (input: DeregisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterCertificateCommandInput, DeregisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
26
|
new (__0_0: DeregisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterCertificateCommandInput, DeregisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
/** @internal type navigation helper, not in runtime. */
|
|
27
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
29
|
};
|
|
29
30
|
/**
|
|
@@ -78,6 +79,7 @@ declare const DeregisterCertificateCommand_base: {
|
|
|
78
79
|
* @throws {@link DirectoryServiceServiceException}
|
|
79
80
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
80
81
|
*
|
|
82
|
+
*
|
|
81
83
|
* @public
|
|
82
84
|
*/
|
|
83
85
|
export declare class DeregisterCertificateCommand extends DeregisterCertificateCommand_base {
|
|
@@ -65,6 +65,7 @@ declare const DeregisterEventTopicCommand_base: {
|
|
|
65
65
|
* @throws {@link DirectoryServiceServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
67
67
|
*
|
|
68
|
+
*
|
|
68
69
|
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DeregisterEventTopicCommand extends DeregisterEventTopicCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const DescribeCertificateCommand_base: {
|
|
|
84
84
|
* @throws {@link DirectoryServiceServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class DescribeCertificateCommand extends DescribeCertificateCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const DescribeClientAuthenticationSettingsCommand_base: {
|
|
|
83
83
|
* @throws {@link DirectoryServiceServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class DescribeClientAuthenticationSettingsCommand extends DescribeClientAuthenticationSettingsCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const DescribeConditionalForwardersCommand_base: {
|
|
|
85
85
|
* @throws {@link DirectoryServiceServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class DescribeConditionalForwardersCommand extends DescribeConditionalForwardersCommand_base {
|
|
@@ -182,6 +182,7 @@ declare const DescribeDirectoriesCommand_base: {
|
|
|
182
182
|
* @throws {@link DirectoryServiceServiceException}
|
|
183
183
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
184
184
|
*
|
|
185
|
+
*
|
|
185
186
|
* @public
|
|
186
187
|
*/
|
|
187
188
|
export declare class DescribeDirectoriesCommand extends DescribeDirectoriesCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const DescribeDirectoryDataAccessCommand_base: {
|
|
|
69
69
|
* @throws {@link DirectoryServiceServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DescribeDirectoryDataAccessCommand extends DescribeDirectoryDataAccessCommand_base {
|
|
@@ -91,6 +91,7 @@ declare const DescribeDomainControllersCommand_base: {
|
|
|
91
91
|
* @throws {@link DirectoryServiceServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
93
93
|
*
|
|
94
|
+
*
|
|
94
95
|
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class DescribeDomainControllersCommand extends DescribeDomainControllersCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DescribeEventTopicsCommand_base: {
|
|
|
80
80
|
* @throws {@link DirectoryServiceServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DescribeEventTopicsCommand extends DescribeEventTopicsCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const DescribeLDAPSSettingsCommand_base: {
|
|
|
82
82
|
* @throws {@link DirectoryServiceServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class DescribeLDAPSSettingsCommand extends DescribeLDAPSSettingsCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const DescribeRegionsCommand_base: {
|
|
|
96
96
|
* @throws {@link DirectoryServiceServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class DescribeRegionsCommand extends DescribeRegionsCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const DescribeSettingsCommand_base: {
|
|
|
92
92
|
* @throws {@link DirectoryServiceServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class DescribeSettingsCommand extends DescribeSettingsCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const DescribeSharedDirectoriesCommand_base: {
|
|
|
90
90
|
* @throws {@link DirectoryServiceServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class DescribeSharedDirectoriesCommand extends DescribeSharedDirectoriesCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const DescribeSnapshotsCommand_base: {
|
|
|
90
90
|
* @throws {@link DirectoryServiceServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class DescribeSnapshotsCommand extends DescribeSnapshotsCommand_base {
|
|
@@ -94,6 +94,7 @@ declare const DescribeTrustsCommand_base: {
|
|
|
94
94
|
* @throws {@link DirectoryServiceServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
96
96
|
*
|
|
97
|
+
*
|
|
97
98
|
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class DescribeTrustsCommand extends DescribeTrustsCommand_base {
|
|
@@ -97,6 +97,7 @@ declare const DescribeUpdateDirectoryCommand_base: {
|
|
|
97
97
|
* @throws {@link DirectoryServiceServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
99
99
|
*
|
|
100
|
+
*
|
|
100
101
|
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class DescribeUpdateDirectoryCommand extends DescribeUpdateDirectoryCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DisableClientAuthenticationCommand_base: {
|
|
|
71
71
|
* @throws {@link DirectoryServiceServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DisableClientAuthenticationCommand extends DisableClientAuthenticationCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const DisableDirectoryDataAccessCommand_base: {
|
|
|
75
75
|
* @throws {@link DirectoryServiceServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class DisableDirectoryDataAccessCommand extends DisableDirectoryDataAccessCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const DisableLDAPSCommand_base: {
|
|
|
75
75
|
* @throws {@link DirectoryServiceServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class DisableLDAPSCommand extends DisableLDAPSCommand_base {
|
|
@@ -62,6 +62,7 @@ declare const DisableRadiusCommand_base: {
|
|
|
62
62
|
* @throws {@link DirectoryServiceServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
64
64
|
*
|
|
65
|
+
*
|
|
65
66
|
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class DisableRadiusCommand extends DisableRadiusCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const DisableSsoCommand_base: {
|
|
|
69
69
|
* @throws {@link DirectoryServiceServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DisableSsoCommand extends DisableSsoCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const EnableClientAuthenticationCommand_base: {
|
|
|
75
75
|
* @throws {@link DirectoryServiceServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class EnableClientAuthenticationCommand extends EnableClientAuthenticationCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const EnableDirectoryDataAccessCommand_base: {
|
|
|
75
75
|
* @throws {@link DirectoryServiceServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class EnableDirectoryDataAccessCommand extends EnableDirectoryDataAccessCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const EnableLDAPSCommand_base: {
|
|
|
79
79
|
* @throws {@link DirectoryServiceServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class EnableLDAPSCommand extends EnableLDAPSCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const EnableRadiusCommand_base: {
|
|
|
80
80
|
* @throws {@link DirectoryServiceServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class EnableRadiusCommand extends EnableRadiusCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const EnableSsoCommand_base: {
|
|
|
71
71
|
* @throws {@link DirectoryServiceServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class EnableSsoCommand extends EnableSsoCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const GetDirectoryLimitsCommand_base: {
|
|
|
71
71
|
* @throws {@link DirectoryServiceServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class GetDirectoryLimitsCommand extends GetDirectoryLimitsCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const GetSnapshotLimitsCommand_base: {
|
|
|
67
67
|
* @throws {@link DirectoryServiceServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class GetSnapshotLimitsCommand extends GetSnapshotLimitsCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const ListCertificatesCommand_base: {
|
|
|
83
83
|
* @throws {@link DirectoryServiceServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ListCertificatesCommand extends ListCertificatesCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const ListIpRoutesCommand_base: {
|
|
|
81
81
|
* @throws {@link DirectoryServiceServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class ListIpRoutesCommand extends ListIpRoutesCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const ListLogSubscriptionsCommand_base: {
|
|
|
75
75
|
* @throws {@link DirectoryServiceServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListLogSubscriptionsCommand extends ListLogSubscriptionsCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const ListSchemaExtensionsCommand_base: {
|
|
|
79
79
|
* @throws {@link DirectoryServiceServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListSchemaExtensionsCommand extends ListSchemaExtensionsCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
77
77
|
* @throws {@link DirectoryServiceServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const RegisterCertificateCommand_base: {
|
|
|
86
86
|
* @throws {@link DirectoryServiceServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class RegisterCertificateCommand extends RegisterCertificateCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const RegisterEventTopicCommand_base: {
|
|
|
69
69
|
* @throws {@link DirectoryServiceServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class RegisterEventTopicCommand extends RegisterEventTopicCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const RejectSharedDirectoryCommand_base: {
|
|
|
69
69
|
* @throws {@link DirectoryServiceServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class RejectSharedDirectoryCommand extends RejectSharedDirectoryCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const RemoveIpRoutesCommand_base: {
|
|
|
70
70
|
* @throws {@link DirectoryServiceServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class RemoveIpRoutesCommand extends RemoveIpRoutesCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const RemoveRegionCommand_base: {
|
|
|
72
72
|
* @throws {@link DirectoryServiceServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class RemoveRegionCommand extends RemoveRegionCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const RemoveTagsFromResourceCommand_base: {
|
|
|
67
67
|
* @throws {@link DirectoryServiceServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class RemoveTagsFromResourceCommand extends RemoveTagsFromResourceCommand_base {
|
|
@@ -93,6 +93,7 @@ declare const ResetUserPasswordCommand_base: {
|
|
|
93
93
|
* @throws {@link DirectoryServiceServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
95
95
|
*
|
|
96
|
+
*
|
|
96
97
|
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class ResetUserPasswordCommand extends ResetUserPasswordCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const RestoreFromSnapshotCommand_base: {
|
|
|
69
69
|
* @throws {@link DirectoryServiceServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class RestoreFromSnapshotCommand extends RestoreFromSnapshotCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const ShareDirectoryCommand_base: {
|
|
|
103
103
|
* @throws {@link DirectoryServiceServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class ShareDirectoryCommand extends ShareDirectoryCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const StartSchemaExtensionCommand_base: {
|
|
|
77
77
|
* @throws {@link DirectoryServiceServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class StartSchemaExtensionCommand extends StartSchemaExtensionCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const UnshareDirectoryCommand_base: {
|
|
|
73
73
|
* @throws {@link DirectoryServiceServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class UnshareDirectoryCommand extends UnshareDirectoryCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const UpdateConditionalForwarderCommand_base: {
|
|
|
75
75
|
* @throws {@link DirectoryServiceServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class UpdateConditionalForwarderCommand extends UpdateConditionalForwarderCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const UpdateDirectorySetupCommand_base: {
|
|
|
90
90
|
* @throws {@link DirectoryServiceServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class UpdateDirectorySetupCommand extends UpdateDirectorySetupCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const UpdateNumberOfDomainControllersCommand_base: {
|
|
|
79
79
|
* @throws {@link DirectoryServiceServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class UpdateNumberOfDomainControllersCommand extends UpdateNumberOfDomainControllersCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const UpdateRadiusCommand_base: {
|
|
|
77
77
|
* @throws {@link DirectoryServiceServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class UpdateRadiusCommand extends UpdateRadiusCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const UpdateSettingsCommand_base: {
|
|
|
84
84
|
* @throws {@link DirectoryServiceServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class UpdateSettingsCommand extends UpdateSettingsCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const UpdateTrustCommand_base: {
|
|
|
69
69
|
* @throws {@link DirectoryServiceServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class UpdateTrustCommand extends UpdateTrustCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const VerifyTrustCommand_base: {
|
|
|
72
72
|
* @throws {@link DirectoryServiceServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from DirectoryService service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class VerifyTrustCommand extends VerifyTrustCommand_base {
|
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.777.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",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.775.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|