@aws-sdk/client-directory-service 3.297.0 → 3.298.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 (139) hide show
  1. package/dist-cjs/commands/AcceptSharedDirectoryCommand.js +1 -1
  2. package/dist-cjs/commands/AddIpRoutesCommand.js +2 -3
  3. package/dist-cjs/commands/AddRegionCommand.js +2 -3
  4. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
  5. package/dist-cjs/commands/CancelSchemaExtensionCommand.js +2 -3
  6. package/dist-cjs/commands/ConnectDirectoryCommand.js +1 -1
  7. package/dist-cjs/commands/CreateAliasCommand.js +2 -3
  8. package/dist-cjs/commands/CreateComputerCommand.js +1 -1
  9. package/dist-cjs/commands/CreateConditionalForwarderCommand.js +2 -3
  10. package/dist-cjs/commands/CreateDirectoryCommand.js +1 -1
  11. package/dist-cjs/commands/CreateLogSubscriptionCommand.js +2 -3
  12. package/dist-cjs/commands/CreateMicrosoftADCommand.js +1 -1
  13. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -3
  14. package/dist-cjs/commands/CreateTrustCommand.js +1 -1
  15. package/dist-cjs/commands/DeleteConditionalForwarderCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteDirectoryCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteLogSubscriptionCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteSnapshotCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteTrustCommand.js +2 -3
  20. package/dist-cjs/commands/DeregisterCertificateCommand.js +2 -3
  21. package/dist-cjs/commands/DeregisterEventTopicCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeCertificateCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeClientAuthenticationSettingsCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeConditionalForwardersCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeDirectoriesCommand.js +1 -1
  26. package/dist-cjs/commands/DescribeDomainControllersCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeEventTopicsCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeLDAPSSettingsCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeRegionsCommand.js +2 -3
  30. package/dist-cjs/commands/DescribeSettingsCommand.js +2 -3
  31. package/dist-cjs/commands/DescribeSharedDirectoriesCommand.js +1 -1
  32. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeTrustsCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeUpdateDirectoryCommand.js +2 -3
  35. package/dist-cjs/commands/DisableClientAuthenticationCommand.js +2 -3
  36. package/dist-cjs/commands/DisableLDAPSCommand.js +2 -3
  37. package/dist-cjs/commands/DisableRadiusCommand.js +2 -3
  38. package/dist-cjs/commands/DisableSsoCommand.js +1 -1
  39. package/dist-cjs/commands/EnableClientAuthenticationCommand.js +2 -3
  40. package/dist-cjs/commands/EnableLDAPSCommand.js +2 -3
  41. package/dist-cjs/commands/EnableRadiusCommand.js +1 -1
  42. package/dist-cjs/commands/EnableSsoCommand.js +1 -1
  43. package/dist-cjs/commands/GetDirectoryLimitsCommand.js +2 -3
  44. package/dist-cjs/commands/GetSnapshotLimitsCommand.js +2 -3
  45. package/dist-cjs/commands/ListCertificatesCommand.js +2 -3
  46. package/dist-cjs/commands/ListIpRoutesCommand.js +2 -3
  47. package/dist-cjs/commands/ListLogSubscriptionsCommand.js +2 -3
  48. package/dist-cjs/commands/ListSchemaExtensionsCommand.js +2 -3
  49. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  50. package/dist-cjs/commands/RegisterCertificateCommand.js +2 -3
  51. package/dist-cjs/commands/RegisterEventTopicCommand.js +2 -3
  52. package/dist-cjs/commands/RejectSharedDirectoryCommand.js +2 -3
  53. package/dist-cjs/commands/RemoveIpRoutesCommand.js +2 -3
  54. package/dist-cjs/commands/RemoveRegionCommand.js +2 -3
  55. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
  56. package/dist-cjs/commands/ResetUserPasswordCommand.js +1 -1
  57. package/dist-cjs/commands/RestoreFromSnapshotCommand.js +2 -3
  58. package/dist-cjs/commands/ShareDirectoryCommand.js +1 -1
  59. package/dist-cjs/commands/StartSchemaExtensionCommand.js +2 -3
  60. package/dist-cjs/commands/UnshareDirectoryCommand.js +2 -3
  61. package/dist-cjs/commands/UpdateConditionalForwarderCommand.js +2 -3
  62. package/dist-cjs/commands/UpdateDirectorySetupCommand.js +2 -3
  63. package/dist-cjs/commands/UpdateNumberOfDomainControllersCommand.js +2 -3
  64. package/dist-cjs/commands/UpdateRadiusCommand.js +1 -1
  65. package/dist-cjs/commands/UpdateSettingsCommand.js +2 -3
  66. package/dist-cjs/commands/UpdateTrustCommand.js +2 -3
  67. package/dist-cjs/commands/VerifyTrustCommand.js +2 -3
  68. package/dist-cjs/models/models_0.js +1 -612
  69. package/dist-es/commands/AcceptSharedDirectoryCommand.js +2 -2
  70. package/dist-es/commands/AddIpRoutesCommand.js +2 -3
  71. package/dist-es/commands/AddRegionCommand.js +2 -3
  72. package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
  73. package/dist-es/commands/CancelSchemaExtensionCommand.js +2 -3
  74. package/dist-es/commands/ConnectDirectoryCommand.js +2 -2
  75. package/dist-es/commands/CreateAliasCommand.js +2 -3
  76. package/dist-es/commands/CreateComputerCommand.js +2 -2
  77. package/dist-es/commands/CreateConditionalForwarderCommand.js +2 -3
  78. package/dist-es/commands/CreateDirectoryCommand.js +2 -2
  79. package/dist-es/commands/CreateLogSubscriptionCommand.js +2 -3
  80. package/dist-es/commands/CreateMicrosoftADCommand.js +2 -2
  81. package/dist-es/commands/CreateSnapshotCommand.js +2 -3
  82. package/dist-es/commands/CreateTrustCommand.js +2 -2
  83. package/dist-es/commands/DeleteConditionalForwarderCommand.js +2 -3
  84. package/dist-es/commands/DeleteDirectoryCommand.js +2 -3
  85. package/dist-es/commands/DeleteLogSubscriptionCommand.js +2 -3
  86. package/dist-es/commands/DeleteSnapshotCommand.js +2 -3
  87. package/dist-es/commands/DeleteTrustCommand.js +2 -3
  88. package/dist-es/commands/DeregisterCertificateCommand.js +2 -3
  89. package/dist-es/commands/DeregisterEventTopicCommand.js +2 -3
  90. package/dist-es/commands/DescribeCertificateCommand.js +2 -3
  91. package/dist-es/commands/DescribeClientAuthenticationSettingsCommand.js +2 -3
  92. package/dist-es/commands/DescribeConditionalForwardersCommand.js +2 -3
  93. package/dist-es/commands/DescribeDirectoriesCommand.js +2 -2
  94. package/dist-es/commands/DescribeDomainControllersCommand.js +2 -3
  95. package/dist-es/commands/DescribeEventTopicsCommand.js +2 -3
  96. package/dist-es/commands/DescribeLDAPSSettingsCommand.js +2 -3
  97. package/dist-es/commands/DescribeRegionsCommand.js +2 -3
  98. package/dist-es/commands/DescribeSettingsCommand.js +2 -3
  99. package/dist-es/commands/DescribeSharedDirectoriesCommand.js +2 -2
  100. package/dist-es/commands/DescribeSnapshotsCommand.js +2 -3
  101. package/dist-es/commands/DescribeTrustsCommand.js +2 -3
  102. package/dist-es/commands/DescribeUpdateDirectoryCommand.js +2 -3
  103. package/dist-es/commands/DisableClientAuthenticationCommand.js +2 -3
  104. package/dist-es/commands/DisableLDAPSCommand.js +2 -3
  105. package/dist-es/commands/DisableRadiusCommand.js +2 -3
  106. package/dist-es/commands/DisableSsoCommand.js +2 -2
  107. package/dist-es/commands/EnableClientAuthenticationCommand.js +2 -3
  108. package/dist-es/commands/EnableLDAPSCommand.js +2 -3
  109. package/dist-es/commands/EnableRadiusCommand.js +2 -2
  110. package/dist-es/commands/EnableSsoCommand.js +2 -2
  111. package/dist-es/commands/GetDirectoryLimitsCommand.js +2 -3
  112. package/dist-es/commands/GetSnapshotLimitsCommand.js +2 -3
  113. package/dist-es/commands/ListCertificatesCommand.js +2 -3
  114. package/dist-es/commands/ListIpRoutesCommand.js +2 -3
  115. package/dist-es/commands/ListLogSubscriptionsCommand.js +2 -3
  116. package/dist-es/commands/ListSchemaExtensionsCommand.js +2 -3
  117. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  118. package/dist-es/commands/RegisterCertificateCommand.js +2 -3
  119. package/dist-es/commands/RegisterEventTopicCommand.js +2 -3
  120. package/dist-es/commands/RejectSharedDirectoryCommand.js +2 -3
  121. package/dist-es/commands/RemoveIpRoutesCommand.js +2 -3
  122. package/dist-es/commands/RemoveRegionCommand.js +2 -3
  123. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
  124. package/dist-es/commands/ResetUserPasswordCommand.js +2 -2
  125. package/dist-es/commands/RestoreFromSnapshotCommand.js +2 -3
  126. package/dist-es/commands/ShareDirectoryCommand.js +2 -2
  127. package/dist-es/commands/StartSchemaExtensionCommand.js +2 -3
  128. package/dist-es/commands/UnshareDirectoryCommand.js +2 -3
  129. package/dist-es/commands/UpdateConditionalForwarderCommand.js +2 -3
  130. package/dist-es/commands/UpdateDirectorySetupCommand.js +2 -3
  131. package/dist-es/commands/UpdateNumberOfDomainControllersCommand.js +2 -3
  132. package/dist-es/commands/UpdateRadiusCommand.js +2 -2
  133. package/dist-es/commands/UpdateSettingsCommand.js +2 -3
  134. package/dist-es/commands/UpdateTrustCommand.js +2 -3
  135. package/dist-es/commands/VerifyTrustCommand.js +2 -3
  136. package/dist-es/models/models_0.js +0 -456
  137. package/dist-types/models/models_0.d.ts +0 -608
  138. package/dist-types/ts3.4/models/models_0.d.ts +0 -428
  139. package/package.json +4 -3
@@ -4081,10 +4081,6 @@ export interface VerifyTrustResult {
4081
4081
  */
4082
4082
  TrustId?: string;
4083
4083
  }
4084
- /**
4085
- * @internal
4086
- */
4087
- export declare const AcceptSharedDirectoryRequestFilterSensitiveLog: (obj: AcceptSharedDirectoryRequest) => any;
4088
4084
  /**
4089
4085
  * @internal
4090
4086
  */
@@ -4093,258 +4089,34 @@ export declare const SharedDirectoryFilterSensitiveLog: (obj: SharedDirectory) =
4093
4089
  * @internal
4094
4090
  */
4095
4091
  export declare const AcceptSharedDirectoryResultFilterSensitiveLog: (obj: AcceptSharedDirectoryResult) => any;
4096
- /**
4097
- * @internal
4098
- */
4099
- export declare const IpRouteFilterSensitiveLog: (obj: IpRoute) => any;
4100
- /**
4101
- * @internal
4102
- */
4103
- export declare const AddIpRoutesRequestFilterSensitiveLog: (obj: AddIpRoutesRequest) => any;
4104
- /**
4105
- * @internal
4106
- */
4107
- export declare const AddIpRoutesResultFilterSensitiveLog: (obj: AddIpRoutesResult) => any;
4108
- /**
4109
- * @internal
4110
- */
4111
- export declare const DirectoryVpcSettingsFilterSensitiveLog: (obj: DirectoryVpcSettings) => any;
4112
- /**
4113
- * @internal
4114
- */
4115
- export declare const AddRegionRequestFilterSensitiveLog: (obj: AddRegionRequest) => any;
4116
- /**
4117
- * @internal
4118
- */
4119
- export declare const AddRegionResultFilterSensitiveLog: (obj: AddRegionResult) => any;
4120
- /**
4121
- * @internal
4122
- */
4123
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
4124
- /**
4125
- * @internal
4126
- */
4127
- export declare const AddTagsToResourceRequestFilterSensitiveLog: (obj: AddTagsToResourceRequest) => any;
4128
- /**
4129
- * @internal
4130
- */
4131
- export declare const AddTagsToResourceResultFilterSensitiveLog: (obj: AddTagsToResourceResult) => any;
4132
- /**
4133
- * @internal
4134
- */
4135
- export declare const AttributeFilterSensitiveLog: (obj: Attribute) => any;
4136
- /**
4137
- * @internal
4138
- */
4139
- export declare const CancelSchemaExtensionRequestFilterSensitiveLog: (obj: CancelSchemaExtensionRequest) => any;
4140
- /**
4141
- * @internal
4142
- */
4143
- export declare const CancelSchemaExtensionResultFilterSensitiveLog: (obj: CancelSchemaExtensionResult) => any;
4144
- /**
4145
- * @internal
4146
- */
4147
- export declare const ClientCertAuthSettingsFilterSensitiveLog: (obj: ClientCertAuthSettings) => any;
4148
- /**
4149
- * @internal
4150
- */
4151
- export declare const CertificateFilterSensitiveLog: (obj: Certificate) => any;
4152
- /**
4153
- * @internal
4154
- */
4155
- export declare const CertificateInfoFilterSensitiveLog: (obj: CertificateInfo) => any;
4156
- /**
4157
- * @internal
4158
- */
4159
- export declare const ClientAuthenticationSettingInfoFilterSensitiveLog: (obj: ClientAuthenticationSettingInfo) => any;
4160
- /**
4161
- * @internal
4162
- */
4163
- export declare const ComputerFilterSensitiveLog: (obj: Computer) => any;
4164
- /**
4165
- * @internal
4166
- */
4167
- export declare const ConditionalForwarderFilterSensitiveLog: (obj: ConditionalForwarder) => any;
4168
- /**
4169
- * @internal
4170
- */
4171
- export declare const DirectoryConnectSettingsFilterSensitiveLog: (obj: DirectoryConnectSettings) => any;
4172
4092
  /**
4173
4093
  * @internal
4174
4094
  */
4175
4095
  export declare const ConnectDirectoryRequestFilterSensitiveLog: (obj: ConnectDirectoryRequest) => any;
4176
- /**
4177
- * @internal
4178
- */
4179
- export declare const ConnectDirectoryResultFilterSensitiveLog: (obj: ConnectDirectoryResult) => any;
4180
- /**
4181
- * @internal
4182
- */
4183
- export declare const CreateAliasRequestFilterSensitiveLog: (obj: CreateAliasRequest) => any;
4184
- /**
4185
- * @internal
4186
- */
4187
- export declare const CreateAliasResultFilterSensitiveLog: (obj: CreateAliasResult) => any;
4188
4096
  /**
4189
4097
  * @internal
4190
4098
  */
4191
4099
  export declare const CreateComputerRequestFilterSensitiveLog: (obj: CreateComputerRequest) => any;
4192
- /**
4193
- * @internal
4194
- */
4195
- export declare const CreateComputerResultFilterSensitiveLog: (obj: CreateComputerResult) => any;
4196
- /**
4197
- * @internal
4198
- */
4199
- export declare const CreateConditionalForwarderRequestFilterSensitiveLog: (obj: CreateConditionalForwarderRequest) => any;
4200
- /**
4201
- * @internal
4202
- */
4203
- export declare const CreateConditionalForwarderResultFilterSensitiveLog: (obj: CreateConditionalForwarderResult) => any;
4204
4100
  /**
4205
4101
  * @internal
4206
4102
  */
4207
4103
  export declare const CreateDirectoryRequestFilterSensitiveLog: (obj: CreateDirectoryRequest) => any;
4208
- /**
4209
- * @internal
4210
- */
4211
- export declare const CreateDirectoryResultFilterSensitiveLog: (obj: CreateDirectoryResult) => any;
4212
- /**
4213
- * @internal
4214
- */
4215
- export declare const CreateLogSubscriptionRequestFilterSensitiveLog: (obj: CreateLogSubscriptionRequest) => any;
4216
- /**
4217
- * @internal
4218
- */
4219
- export declare const CreateLogSubscriptionResultFilterSensitiveLog: (obj: CreateLogSubscriptionResult) => any;
4220
4104
  /**
4221
4105
  * @internal
4222
4106
  */
4223
4107
  export declare const CreateMicrosoftADRequestFilterSensitiveLog: (obj: CreateMicrosoftADRequest) => any;
4224
- /**
4225
- * @internal
4226
- */
4227
- export declare const CreateMicrosoftADResultFilterSensitiveLog: (obj: CreateMicrosoftADResult) => any;
4228
- /**
4229
- * @internal
4230
- */
4231
- export declare const CreateSnapshotRequestFilterSensitiveLog: (obj: CreateSnapshotRequest) => any;
4232
- /**
4233
- * @internal
4234
- */
4235
- export declare const CreateSnapshotResultFilterSensitiveLog: (obj: CreateSnapshotResult) => any;
4236
4108
  /**
4237
4109
  * @internal
4238
4110
  */
4239
4111
  export declare const CreateTrustRequestFilterSensitiveLog: (obj: CreateTrustRequest) => any;
4240
- /**
4241
- * @internal
4242
- */
4243
- export declare const CreateTrustResultFilterSensitiveLog: (obj: CreateTrustResult) => any;
4244
- /**
4245
- * @internal
4246
- */
4247
- export declare const DeleteConditionalForwarderRequestFilterSensitiveLog: (obj: DeleteConditionalForwarderRequest) => any;
4248
- /**
4249
- * @internal
4250
- */
4251
- export declare const DeleteConditionalForwarderResultFilterSensitiveLog: (obj: DeleteConditionalForwarderResult) => any;
4252
- /**
4253
- * @internal
4254
- */
4255
- export declare const DeleteDirectoryRequestFilterSensitiveLog: (obj: DeleteDirectoryRequest) => any;
4256
- /**
4257
- * @internal
4258
- */
4259
- export declare const DeleteDirectoryResultFilterSensitiveLog: (obj: DeleteDirectoryResult) => any;
4260
- /**
4261
- * @internal
4262
- */
4263
- export declare const DeleteLogSubscriptionRequestFilterSensitiveLog: (obj: DeleteLogSubscriptionRequest) => any;
4264
- /**
4265
- * @internal
4266
- */
4267
- export declare const DeleteLogSubscriptionResultFilterSensitiveLog: (obj: DeleteLogSubscriptionResult) => any;
4268
- /**
4269
- * @internal
4270
- */
4271
- export declare const DeleteSnapshotRequestFilterSensitiveLog: (obj: DeleteSnapshotRequest) => any;
4272
- /**
4273
- * @internal
4274
- */
4275
- export declare const DeleteSnapshotResultFilterSensitiveLog: (obj: DeleteSnapshotResult) => any;
4276
- /**
4277
- * @internal
4278
- */
4279
- export declare const DeleteTrustRequestFilterSensitiveLog: (obj: DeleteTrustRequest) => any;
4280
- /**
4281
- * @internal
4282
- */
4283
- export declare const DeleteTrustResultFilterSensitiveLog: (obj: DeleteTrustResult) => any;
4284
- /**
4285
- * @internal
4286
- */
4287
- export declare const DeregisterCertificateRequestFilterSensitiveLog: (obj: DeregisterCertificateRequest) => any;
4288
- /**
4289
- * @internal
4290
- */
4291
- export declare const DeregisterCertificateResultFilterSensitiveLog: (obj: DeregisterCertificateResult) => any;
4292
- /**
4293
- * @internal
4294
- */
4295
- export declare const DeregisterEventTopicRequestFilterSensitiveLog: (obj: DeregisterEventTopicRequest) => any;
4296
- /**
4297
- * @internal
4298
- */
4299
- export declare const DeregisterEventTopicResultFilterSensitiveLog: (obj: DeregisterEventTopicResult) => any;
4300
- /**
4301
- * @internal
4302
- */
4303
- export declare const DescribeCertificateRequestFilterSensitiveLog: (obj: DescribeCertificateRequest) => any;
4304
- /**
4305
- * @internal
4306
- */
4307
- export declare const DescribeCertificateResultFilterSensitiveLog: (obj: DescribeCertificateResult) => any;
4308
- /**
4309
- * @internal
4310
- */
4311
- export declare const DescribeClientAuthenticationSettingsRequestFilterSensitiveLog: (obj: DescribeClientAuthenticationSettingsRequest) => any;
4312
- /**
4313
- * @internal
4314
- */
4315
- export declare const DescribeClientAuthenticationSettingsResultFilterSensitiveLog: (obj: DescribeClientAuthenticationSettingsResult) => any;
4316
- /**
4317
- * @internal
4318
- */
4319
- export declare const DescribeConditionalForwardersRequestFilterSensitiveLog: (obj: DescribeConditionalForwardersRequest) => any;
4320
- /**
4321
- * @internal
4322
- */
4323
- export declare const DescribeConditionalForwardersResultFilterSensitiveLog: (obj: DescribeConditionalForwardersResult) => any;
4324
- /**
4325
- * @internal
4326
- */
4327
- export declare const DescribeDirectoriesRequestFilterSensitiveLog: (obj: DescribeDirectoriesRequest) => any;
4328
- /**
4329
- * @internal
4330
- */
4331
- export declare const DirectoryConnectSettingsDescriptionFilterSensitiveLog: (obj: DirectoryConnectSettingsDescription) => any;
4332
4112
  /**
4333
4113
  * @internal
4334
4114
  */
4335
4115
  export declare const RadiusSettingsFilterSensitiveLog: (obj: RadiusSettings) => any;
4336
- /**
4337
- * @internal
4338
- */
4339
- export declare const DirectoryVpcSettingsDescriptionFilterSensitiveLog: (obj: DirectoryVpcSettingsDescription) => any;
4340
4116
  /**
4341
4117
  * @internal
4342
4118
  */
4343
4119
  export declare const OwnerDirectoryDescriptionFilterSensitiveLog: (obj: OwnerDirectoryDescription) => any;
4344
- /**
4345
- * @internal
4346
- */
4347
- export declare const RegionsInfoFilterSensitiveLog: (obj: RegionsInfo) => any;
4348
4120
  /**
4349
4121
  * @internal
4350
4122
  */
@@ -4353,411 +4125,31 @@ export declare const DirectoryDescriptionFilterSensitiveLog: (obj: DirectoryDesc
4353
4125
  * @internal
4354
4126
  */
4355
4127
  export declare const DescribeDirectoriesResultFilterSensitiveLog: (obj: DescribeDirectoriesResult) => any;
4356
- /**
4357
- * @internal
4358
- */
4359
- export declare const DescribeDomainControllersRequestFilterSensitiveLog: (obj: DescribeDomainControllersRequest) => any;
4360
- /**
4361
- * @internal
4362
- */
4363
- export declare const DomainControllerFilterSensitiveLog: (obj: DomainController) => any;
4364
- /**
4365
- * @internal
4366
- */
4367
- export declare const DescribeDomainControllersResultFilterSensitiveLog: (obj: DescribeDomainControllersResult) => any;
4368
- /**
4369
- * @internal
4370
- */
4371
- export declare const DescribeEventTopicsRequestFilterSensitiveLog: (obj: DescribeEventTopicsRequest) => any;
4372
- /**
4373
- * @internal
4374
- */
4375
- export declare const EventTopicFilterSensitiveLog: (obj: EventTopic) => any;
4376
- /**
4377
- * @internal
4378
- */
4379
- export declare const DescribeEventTopicsResultFilterSensitiveLog: (obj: DescribeEventTopicsResult) => any;
4380
- /**
4381
- * @internal
4382
- */
4383
- export declare const DescribeLDAPSSettingsRequestFilterSensitiveLog: (obj: DescribeLDAPSSettingsRequest) => any;
4384
- /**
4385
- * @internal
4386
- */
4387
- export declare const LDAPSSettingInfoFilterSensitiveLog: (obj: LDAPSSettingInfo) => any;
4388
- /**
4389
- * @internal
4390
- */
4391
- export declare const DescribeLDAPSSettingsResultFilterSensitiveLog: (obj: DescribeLDAPSSettingsResult) => any;
4392
- /**
4393
- * @internal
4394
- */
4395
- export declare const DescribeRegionsRequestFilterSensitiveLog: (obj: DescribeRegionsRequest) => any;
4396
- /**
4397
- * @internal
4398
- */
4399
- export declare const RegionDescriptionFilterSensitiveLog: (obj: RegionDescription) => any;
4400
- /**
4401
- * @internal
4402
- */
4403
- export declare const DescribeRegionsResultFilterSensitiveLog: (obj: DescribeRegionsResult) => any;
4404
- /**
4405
- * @internal
4406
- */
4407
- export declare const DescribeSettingsRequestFilterSensitiveLog: (obj: DescribeSettingsRequest) => any;
4408
- /**
4409
- * @internal
4410
- */
4411
- export declare const SettingEntryFilterSensitiveLog: (obj: SettingEntry) => any;
4412
- /**
4413
- * @internal
4414
- */
4415
- export declare const DescribeSettingsResultFilterSensitiveLog: (obj: DescribeSettingsResult) => any;
4416
- /**
4417
- * @internal
4418
- */
4419
- export declare const DescribeSharedDirectoriesRequestFilterSensitiveLog: (obj: DescribeSharedDirectoriesRequest) => any;
4420
4128
  /**
4421
4129
  * @internal
4422
4130
  */
4423
4131
  export declare const DescribeSharedDirectoriesResultFilterSensitiveLog: (obj: DescribeSharedDirectoriesResult) => any;
4424
- /**
4425
- * @internal
4426
- */
4427
- export declare const DescribeSnapshotsRequestFilterSensitiveLog: (obj: DescribeSnapshotsRequest) => any;
4428
- /**
4429
- * @internal
4430
- */
4431
- export declare const SnapshotFilterSensitiveLog: (obj: Snapshot) => any;
4432
- /**
4433
- * @internal
4434
- */
4435
- export declare const DescribeSnapshotsResultFilterSensitiveLog: (obj: DescribeSnapshotsResult) => any;
4436
- /**
4437
- * @internal
4438
- */
4439
- export declare const DescribeTrustsRequestFilterSensitiveLog: (obj: DescribeTrustsRequest) => any;
4440
- /**
4441
- * @internal
4442
- */
4443
- export declare const TrustFilterSensitiveLog: (obj: Trust) => any;
4444
- /**
4445
- * @internal
4446
- */
4447
- export declare const DescribeTrustsResultFilterSensitiveLog: (obj: DescribeTrustsResult) => any;
4448
- /**
4449
- * @internal
4450
- */
4451
- export declare const DescribeUpdateDirectoryRequestFilterSensitiveLog: (obj: DescribeUpdateDirectoryRequest) => any;
4452
- /**
4453
- * @internal
4454
- */
4455
- export declare const OSUpdateSettingsFilterSensitiveLog: (obj: OSUpdateSettings) => any;
4456
- /**
4457
- * @internal
4458
- */
4459
- export declare const UpdateValueFilterSensitiveLog: (obj: UpdateValue) => any;
4460
- /**
4461
- * @internal
4462
- */
4463
- export declare const UpdateInfoEntryFilterSensitiveLog: (obj: UpdateInfoEntry) => any;
4464
- /**
4465
- * @internal
4466
- */
4467
- export declare const DescribeUpdateDirectoryResultFilterSensitiveLog: (obj: DescribeUpdateDirectoryResult) => any;
4468
- /**
4469
- * @internal
4470
- */
4471
- export declare const DirectoryLimitsFilterSensitiveLog: (obj: DirectoryLimits) => any;
4472
- /**
4473
- * @internal
4474
- */
4475
- export declare const DisableClientAuthenticationRequestFilterSensitiveLog: (obj: DisableClientAuthenticationRequest) => any;
4476
- /**
4477
- * @internal
4478
- */
4479
- export declare const DisableClientAuthenticationResultFilterSensitiveLog: (obj: DisableClientAuthenticationResult) => any;
4480
- /**
4481
- * @internal
4482
- */
4483
- export declare const DisableLDAPSRequestFilterSensitiveLog: (obj: DisableLDAPSRequest) => any;
4484
- /**
4485
- * @internal
4486
- */
4487
- export declare const DisableLDAPSResultFilterSensitiveLog: (obj: DisableLDAPSResult) => any;
4488
- /**
4489
- * @internal
4490
- */
4491
- export declare const DisableRadiusRequestFilterSensitiveLog: (obj: DisableRadiusRequest) => any;
4492
- /**
4493
- * @internal
4494
- */
4495
- export declare const DisableRadiusResultFilterSensitiveLog: (obj: DisableRadiusResult) => any;
4496
4132
  /**
4497
4133
  * @internal
4498
4134
  */
4499
4135
  export declare const DisableSsoRequestFilterSensitiveLog: (obj: DisableSsoRequest) => any;
4500
- /**
4501
- * @internal
4502
- */
4503
- export declare const DisableSsoResultFilterSensitiveLog: (obj: DisableSsoResult) => any;
4504
- /**
4505
- * @internal
4506
- */
4507
- export declare const EnableClientAuthenticationRequestFilterSensitiveLog: (obj: EnableClientAuthenticationRequest) => any;
4508
- /**
4509
- * @internal
4510
- */
4511
- export declare const EnableClientAuthenticationResultFilterSensitiveLog: (obj: EnableClientAuthenticationResult) => any;
4512
- /**
4513
- * @internal
4514
- */
4515
- export declare const EnableLDAPSRequestFilterSensitiveLog: (obj: EnableLDAPSRequest) => any;
4516
- /**
4517
- * @internal
4518
- */
4519
- export declare const EnableLDAPSResultFilterSensitiveLog: (obj: EnableLDAPSResult) => any;
4520
4136
  /**
4521
4137
  * @internal
4522
4138
  */
4523
4139
  export declare const EnableRadiusRequestFilterSensitiveLog: (obj: EnableRadiusRequest) => any;
4524
- /**
4525
- * @internal
4526
- */
4527
- export declare const EnableRadiusResultFilterSensitiveLog: (obj: EnableRadiusResult) => any;
4528
4140
  /**
4529
4141
  * @internal
4530
4142
  */
4531
4143
  export declare const EnableSsoRequestFilterSensitiveLog: (obj: EnableSsoRequest) => any;
4532
- /**
4533
- * @internal
4534
- */
4535
- export declare const EnableSsoResultFilterSensitiveLog: (obj: EnableSsoResult) => any;
4536
- /**
4537
- * @internal
4538
- */
4539
- export declare const GetDirectoryLimitsRequestFilterSensitiveLog: (obj: GetDirectoryLimitsRequest) => any;
4540
- /**
4541
- * @internal
4542
- */
4543
- export declare const GetDirectoryLimitsResultFilterSensitiveLog: (obj: GetDirectoryLimitsResult) => any;
4544
- /**
4545
- * @internal
4546
- */
4547
- export declare const GetSnapshotLimitsRequestFilterSensitiveLog: (obj: GetSnapshotLimitsRequest) => any;
4548
- /**
4549
- * @internal
4550
- */
4551
- export declare const SnapshotLimitsFilterSensitiveLog: (obj: SnapshotLimits) => any;
4552
- /**
4553
- * @internal
4554
- */
4555
- export declare const GetSnapshotLimitsResultFilterSensitiveLog: (obj: GetSnapshotLimitsResult) => any;
4556
- /**
4557
- * @internal
4558
- */
4559
- export declare const ListCertificatesRequestFilterSensitiveLog: (obj: ListCertificatesRequest) => any;
4560
- /**
4561
- * @internal
4562
- */
4563
- export declare const ListCertificatesResultFilterSensitiveLog: (obj: ListCertificatesResult) => any;
4564
- /**
4565
- * @internal
4566
- */
4567
- export declare const ListIpRoutesRequestFilterSensitiveLog: (obj: ListIpRoutesRequest) => any;
4568
- /**
4569
- * @internal
4570
- */
4571
- export declare const IpRouteInfoFilterSensitiveLog: (obj: IpRouteInfo) => any;
4572
- /**
4573
- * @internal
4574
- */
4575
- export declare const ListIpRoutesResultFilterSensitiveLog: (obj: ListIpRoutesResult) => any;
4576
- /**
4577
- * @internal
4578
- */
4579
- export declare const ListLogSubscriptionsRequestFilterSensitiveLog: (obj: ListLogSubscriptionsRequest) => any;
4580
- /**
4581
- * @internal
4582
- */
4583
- export declare const LogSubscriptionFilterSensitiveLog: (obj: LogSubscription) => any;
4584
- /**
4585
- * @internal
4586
- */
4587
- export declare const ListLogSubscriptionsResultFilterSensitiveLog: (obj: ListLogSubscriptionsResult) => any;
4588
- /**
4589
- * @internal
4590
- */
4591
- export declare const ListSchemaExtensionsRequestFilterSensitiveLog: (obj: ListSchemaExtensionsRequest) => any;
4592
- /**
4593
- * @internal
4594
- */
4595
- export declare const SchemaExtensionInfoFilterSensitiveLog: (obj: SchemaExtensionInfo) => any;
4596
- /**
4597
- * @internal
4598
- */
4599
- export declare const ListSchemaExtensionsResultFilterSensitiveLog: (obj: ListSchemaExtensionsResult) => any;
4600
- /**
4601
- * @internal
4602
- */
4603
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
4604
- /**
4605
- * @internal
4606
- */
4607
- export declare const ListTagsForResourceResultFilterSensitiveLog: (obj: ListTagsForResourceResult) => any;
4608
- /**
4609
- * @internal
4610
- */
4611
- export declare const RegisterCertificateRequestFilterSensitiveLog: (obj: RegisterCertificateRequest) => any;
4612
- /**
4613
- * @internal
4614
- */
4615
- export declare const RegisterCertificateResultFilterSensitiveLog: (obj: RegisterCertificateResult) => any;
4616
- /**
4617
- * @internal
4618
- */
4619
- export declare const RegisterEventTopicRequestFilterSensitiveLog: (obj: RegisterEventTopicRequest) => any;
4620
- /**
4621
- * @internal
4622
- */
4623
- export declare const RegisterEventTopicResultFilterSensitiveLog: (obj: RegisterEventTopicResult) => any;
4624
- /**
4625
- * @internal
4626
- */
4627
- export declare const RejectSharedDirectoryRequestFilterSensitiveLog: (obj: RejectSharedDirectoryRequest) => any;
4628
- /**
4629
- * @internal
4630
- */
4631
- export declare const RejectSharedDirectoryResultFilterSensitiveLog: (obj: RejectSharedDirectoryResult) => any;
4632
- /**
4633
- * @internal
4634
- */
4635
- export declare const RemoveIpRoutesRequestFilterSensitiveLog: (obj: RemoveIpRoutesRequest) => any;
4636
- /**
4637
- * @internal
4638
- */
4639
- export declare const RemoveIpRoutesResultFilterSensitiveLog: (obj: RemoveIpRoutesResult) => any;
4640
- /**
4641
- * @internal
4642
- */
4643
- export declare const RemoveRegionRequestFilterSensitiveLog: (obj: RemoveRegionRequest) => any;
4644
- /**
4645
- * @internal
4646
- */
4647
- export declare const RemoveRegionResultFilterSensitiveLog: (obj: RemoveRegionResult) => any;
4648
- /**
4649
- * @internal
4650
- */
4651
- export declare const RemoveTagsFromResourceRequestFilterSensitiveLog: (obj: RemoveTagsFromResourceRequest) => any;
4652
- /**
4653
- * @internal
4654
- */
4655
- export declare const RemoveTagsFromResourceResultFilterSensitiveLog: (obj: RemoveTagsFromResourceResult) => any;
4656
4144
  /**
4657
4145
  * @internal
4658
4146
  */
4659
4147
  export declare const ResetUserPasswordRequestFilterSensitiveLog: (obj: ResetUserPasswordRequest) => any;
4660
- /**
4661
- * @internal
4662
- */
4663
- export declare const ResetUserPasswordResultFilterSensitiveLog: (obj: ResetUserPasswordResult) => any;
4664
- /**
4665
- * @internal
4666
- */
4667
- export declare const RestoreFromSnapshotRequestFilterSensitiveLog: (obj: RestoreFromSnapshotRequest) => any;
4668
- /**
4669
- * @internal
4670
- */
4671
- export declare const RestoreFromSnapshotResultFilterSensitiveLog: (obj: RestoreFromSnapshotResult) => any;
4672
- /**
4673
- * @internal
4674
- */
4675
- export declare const ShareTargetFilterSensitiveLog: (obj: ShareTarget) => any;
4676
4148
  /**
4677
4149
  * @internal
4678
4150
  */
4679
4151
  export declare const ShareDirectoryRequestFilterSensitiveLog: (obj: ShareDirectoryRequest) => any;
4680
- /**
4681
- * @internal
4682
- */
4683
- export declare const ShareDirectoryResultFilterSensitiveLog: (obj: ShareDirectoryResult) => any;
4684
- /**
4685
- * @internal
4686
- */
4687
- export declare const StartSchemaExtensionRequestFilterSensitiveLog: (obj: StartSchemaExtensionRequest) => any;
4688
- /**
4689
- * @internal
4690
- */
4691
- export declare const StartSchemaExtensionResultFilterSensitiveLog: (obj: StartSchemaExtensionResult) => any;
4692
- /**
4693
- * @internal
4694
- */
4695
- export declare const UnshareTargetFilterSensitiveLog: (obj: UnshareTarget) => any;
4696
- /**
4697
- * @internal
4698
- */
4699
- export declare const UnshareDirectoryRequestFilterSensitiveLog: (obj: UnshareDirectoryRequest) => any;
4700
- /**
4701
- * @internal
4702
- */
4703
- export declare const UnshareDirectoryResultFilterSensitiveLog: (obj: UnshareDirectoryResult) => any;
4704
- /**
4705
- * @internal
4706
- */
4707
- export declare const UpdateConditionalForwarderRequestFilterSensitiveLog: (obj: UpdateConditionalForwarderRequest) => any;
4708
- /**
4709
- * @internal
4710
- */
4711
- export declare const UpdateConditionalForwarderResultFilterSensitiveLog: (obj: UpdateConditionalForwarderResult) => any;
4712
- /**
4713
- * @internal
4714
- */
4715
- export declare const UpdateDirectorySetupRequestFilterSensitiveLog: (obj: UpdateDirectorySetupRequest) => any;
4716
- /**
4717
- * @internal
4718
- */
4719
- export declare const UpdateDirectorySetupResultFilterSensitiveLog: (obj: UpdateDirectorySetupResult) => any;
4720
- /**
4721
- * @internal
4722
- */
4723
- export declare const UpdateNumberOfDomainControllersRequestFilterSensitiveLog: (obj: UpdateNumberOfDomainControllersRequest) => any;
4724
- /**
4725
- * @internal
4726
- */
4727
- export declare const UpdateNumberOfDomainControllersResultFilterSensitiveLog: (obj: UpdateNumberOfDomainControllersResult) => any;
4728
4152
  /**
4729
4153
  * @internal
4730
4154
  */
4731
4155
  export declare const UpdateRadiusRequestFilterSensitiveLog: (obj: UpdateRadiusRequest) => any;
4732
- /**
4733
- * @internal
4734
- */
4735
- export declare const UpdateRadiusResultFilterSensitiveLog: (obj: UpdateRadiusResult) => any;
4736
- /**
4737
- * @internal
4738
- */
4739
- export declare const SettingFilterSensitiveLog: (obj: Setting) => any;
4740
- /**
4741
- * @internal
4742
- */
4743
- export declare const UpdateSettingsRequestFilterSensitiveLog: (obj: UpdateSettingsRequest) => any;
4744
- /**
4745
- * @internal
4746
- */
4747
- export declare const UpdateSettingsResultFilterSensitiveLog: (obj: UpdateSettingsResult) => any;
4748
- /**
4749
- * @internal
4750
- */
4751
- export declare const UpdateTrustRequestFilterSensitiveLog: (obj: UpdateTrustRequest) => any;
4752
- /**
4753
- * @internal
4754
- */
4755
- export declare const UpdateTrustResultFilterSensitiveLog: (obj: UpdateTrustResult) => any;
4756
- /**
4757
- * @internal
4758
- */
4759
- export declare const VerifyTrustRequestFilterSensitiveLog: (obj: VerifyTrustRequest) => any;
4760
- /**
4761
- * @internal
4762
- */
4763
- export declare const VerifyTrustResultFilterSensitiveLog: (obj: VerifyTrustResult) => any;