aws-sdk-core 2.2.3 → 2.2.4

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.
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }
@@ -4,11 +4,11 @@
4
4
  "apiVersion":"2015-04-16",
5
5
  "endpointPrefix":"ds",
6
6
  "jsonVersion":"1.1",
7
+ "protocol":"json",
7
8
  "serviceAbbreviation":"Directory Service",
8
9
  "serviceFullName":"AWS Directory Service",
9
10
  "signatureVersion":"v4",
10
- "targetPrefix":"DirectoryService_20150416",
11
- "protocol":"json"
11
+ "targetPrefix":"DirectoryService_20150416"
12
12
  },
13
13
  "operations":{
14
14
  "ConnectDirectory":{
@@ -20,23 +20,10 @@
20
20
  "input":{"shape":"ConnectDirectoryRequest"},
21
21
  "output":{"shape":"ConnectDirectoryResult"},
22
22
  "errors":[
23
- {
24
- "shape":"DirectoryLimitExceededException",
25
- "exception":true
26
- },
27
- {
28
- "shape":"InvalidParameterException",
29
- "exception":true
30
- },
31
- {
32
- "shape":"ClientException",
33
- "exception":true
34
- },
35
- {
36
- "shape":"ServiceException",
37
- "exception":true,
38
- "fault":true
39
- }
23
+ {"shape":"DirectoryLimitExceededException"},
24
+ {"shape":"InvalidParameterException"},
25
+ {"shape":"ClientException"},
26
+ {"shape":"ServiceException"}
40
27
  ]
41
28
  },
42
29
  "CreateAlias":{
@@ -48,27 +35,11 @@
48
35
  "input":{"shape":"CreateAliasRequest"},
49
36
  "output":{"shape":"CreateAliasResult"},
50
37
  "errors":[
51
- {
52
- "shape":"EntityAlreadyExistsException",
53
- "exception":true
54
- },
55
- {
56
- "shape":"EntityDoesNotExistException",
57
- "exception":true
58
- },
59
- {
60
- "shape":"InvalidParameterException",
61
- "exception":true
62
- },
63
- {
64
- "shape":"ClientException",
65
- "exception":true
66
- },
67
- {
68
- "shape":"ServiceException",
69
- "exception":true,
70
- "fault":true
71
- }
38
+ {"shape":"EntityAlreadyExistsException"},
39
+ {"shape":"EntityDoesNotExistException"},
40
+ {"shape":"InvalidParameterException"},
41
+ {"shape":"ClientException"},
42
+ {"shape":"ServiceException"}
72
43
  ]
73
44
  },
74
45
  "CreateComputer":{
@@ -80,39 +51,14 @@
80
51
  "input":{"shape":"CreateComputerRequest"},
81
52
  "output":{"shape":"CreateComputerResult"},
82
53
  "errors":[
83
- {
84
- "shape":"AuthenticationFailedException",
85
- "exception":true
86
- },
87
- {
88
- "shape":"DirectoryUnavailableException",
89
- "exception":true
90
- },
91
- {
92
- "shape":"EntityAlreadyExistsException",
93
- "exception":true
94
- },
95
- {
96
- "shape":"EntityDoesNotExistException",
97
- "exception":true
98
- },
99
- {
100
- "shape":"InvalidParameterException",
101
- "exception":true
102
- },
103
- {
104
- "shape":"UnsupportedOperationException",
105
- "exception":true
106
- },
107
- {
108
- "shape":"ClientException",
109
- "exception":true
110
- },
111
- {
112
- "shape":"ServiceException",
113
- "exception":true,
114
- "fault":true
115
- }
54
+ {"shape":"AuthenticationFailedException"},
55
+ {"shape":"DirectoryUnavailableException"},
56
+ {"shape":"EntityAlreadyExistsException"},
57
+ {"shape":"EntityDoesNotExistException"},
58
+ {"shape":"InvalidParameterException"},
59
+ {"shape":"UnsupportedOperationException"},
60
+ {"shape":"ClientException"},
61
+ {"shape":"ServiceException"}
116
62
  ]
117
63
  },
118
64
  "CreateDirectory":{
@@ -124,23 +70,26 @@
124
70
  "input":{"shape":"CreateDirectoryRequest"},
125
71
  "output":{"shape":"CreateDirectoryResult"},
126
72
  "errors":[
127
- {
128
- "shape":"DirectoryLimitExceededException",
129
- "exception":true
130
- },
131
- {
132
- "shape":"InvalidParameterException",
133
- "exception":true
134
- },
135
- {
136
- "shape":"ClientException",
137
- "exception":true
138
- },
139
- {
140
- "shape":"ServiceException",
141
- "exception":true,
142
- "fault":true
143
- }
73
+ {"shape":"DirectoryLimitExceededException"},
74
+ {"shape":"InvalidParameterException"},
75
+ {"shape":"ClientException"},
76
+ {"shape":"ServiceException"}
77
+ ]
78
+ },
79
+ "CreateMicrosoftAD":{
80
+ "name":"CreateMicrosoftAD",
81
+ "http":{
82
+ "method":"POST",
83
+ "requestUri":"/"
84
+ },
85
+ "input":{"shape":"CreateMicrosoftADRequest"},
86
+ "output":{"shape":"CreateMicrosoftADResult"},
87
+ "errors":[
88
+ {"shape":"DirectoryLimitExceededException"},
89
+ {"shape":"InvalidParameterException"},
90
+ {"shape":"ClientException"},
91
+ {"shape":"ServiceException"},
92
+ {"shape":"UnsupportedOperationException"}
144
93
  ]
145
94
  },
146
95
  "CreateSnapshot":{
@@ -152,27 +101,28 @@
152
101
  "input":{"shape":"CreateSnapshotRequest"},
153
102
  "output":{"shape":"CreateSnapshotResult"},
154
103
  "errors":[
155
- {
156
- "shape":"EntityDoesNotExistException",
157
- "exception":true
158
- },
159
- {
160
- "shape":"InvalidParameterException",
161
- "exception":true
162
- },
163
- {
164
- "shape":"SnapshotLimitExceededException",
165
- "exception":true
166
- },
167
- {
168
- "shape":"ClientException",
169
- "exception":true
170
- },
171
- {
172
- "shape":"ServiceException",
173
- "exception":true,
174
- "fault":true
175
- }
104
+ {"shape":"EntityDoesNotExistException"},
105
+ {"shape":"InvalidParameterException"},
106
+ {"shape":"SnapshotLimitExceededException"},
107
+ {"shape":"ClientException"},
108
+ {"shape":"ServiceException"}
109
+ ]
110
+ },
111
+ "CreateTrust":{
112
+ "name":"CreateTrust",
113
+ "http":{
114
+ "method":"POST",
115
+ "requestUri":"/"
116
+ },
117
+ "input":{"shape":"CreateTrustRequest"},
118
+ "output":{"shape":"CreateTrustResult"},
119
+ "errors":[
120
+ {"shape":"EntityAlreadyExistsException"},
121
+ {"shape":"EntityDoesNotExistException"},
122
+ {"shape":"InvalidParameterException"},
123
+ {"shape":"ClientException"},
124
+ {"shape":"ServiceException"},
125
+ {"shape":"UnsupportedOperationException"}
176
126
  ]
177
127
  },
178
128
  "DeleteDirectory":{
@@ -184,19 +134,9 @@
184
134
  "input":{"shape":"DeleteDirectoryRequest"},
185
135
  "output":{"shape":"DeleteDirectoryResult"},
186
136
  "errors":[
187
- {
188
- "shape":"EntityDoesNotExistException",
189
- "exception":true
190
- },
191
- {
192
- "shape":"ClientException",
193
- "exception":true
194
- },
195
- {
196
- "shape":"ServiceException",
197
- "exception":true,
198
- "fault":true
199
- }
137
+ {"shape":"EntityDoesNotExistException"},
138
+ {"shape":"ClientException"},
139
+ {"shape":"ServiceException"}
200
140
  ]
201
141
  },
202
142
  "DeleteSnapshot":{
@@ -208,23 +148,26 @@
208
148
  "input":{"shape":"DeleteSnapshotRequest"},
209
149
  "output":{"shape":"DeleteSnapshotResult"},
210
150
  "errors":[
211
- {
212
- "shape":"EntityDoesNotExistException",
213
- "exception":true
214
- },
215
- {
216
- "shape":"InvalidParameterException",
217
- "exception":true
218
- },
219
- {
220
- "shape":"ClientException",
221
- "exception":true
222
- },
223
- {
224
- "shape":"ServiceException",
225
- "exception":true,
226
- "fault":true
227
- }
151
+ {"shape":"EntityDoesNotExistException"},
152
+ {"shape":"InvalidParameterException"},
153
+ {"shape":"ClientException"},
154
+ {"shape":"ServiceException"}
155
+ ]
156
+ },
157
+ "DeleteTrust":{
158
+ "name":"DeleteTrust",
159
+ "http":{
160
+ "method":"POST",
161
+ "requestUri":"/"
162
+ },
163
+ "input":{"shape":"DeleteTrustRequest"},
164
+ "output":{"shape":"DeleteTrustResult"},
165
+ "errors":[
166
+ {"shape":"EntityDoesNotExistException"},
167
+ {"shape":"InvalidParameterException"},
168
+ {"shape":"ClientException"},
169
+ {"shape":"ServiceException"},
170
+ {"shape":"UnsupportedOperationException"}
228
171
  ]
229
172
  },
230
173
  "DescribeDirectories":{
@@ -236,27 +179,11 @@
236
179
  "input":{"shape":"DescribeDirectoriesRequest"},
237
180
  "output":{"shape":"DescribeDirectoriesResult"},
238
181
  "errors":[
239
- {
240
- "shape":"EntityDoesNotExistException",
241
- "exception":true
242
- },
243
- {
244
- "shape":"InvalidParameterException",
245
- "exception":true
246
- },
247
- {
248
- "shape":"InvalidNextTokenException",
249
- "exception":true
250
- },
251
- {
252
- "shape":"ClientException",
253
- "exception":true
254
- },
255
- {
256
- "shape":"ServiceException",
257
- "exception":true,
258
- "fault":true
259
- }
182
+ {"shape":"EntityDoesNotExistException"},
183
+ {"shape":"InvalidParameterException"},
184
+ {"shape":"InvalidNextTokenException"},
185
+ {"shape":"ClientException"},
186
+ {"shape":"ServiceException"}
260
187
  ]
261
188
  },
262
189
  "DescribeSnapshots":{
@@ -268,27 +195,28 @@
268
195
  "input":{"shape":"DescribeSnapshotsRequest"},
269
196
  "output":{"shape":"DescribeSnapshotsResult"},
270
197
  "errors":[
271
- {
272
- "shape":"EntityDoesNotExistException",
273
- "exception":true
274
- },
275
- {
276
- "shape":"InvalidParameterException",
277
- "exception":true
278
- },
279
- {
280
- "shape":"InvalidNextTokenException",
281
- "exception":true
282
- },
283
- {
284
- "shape":"ClientException",
285
- "exception":true
286
- },
287
- {
288
- "shape":"ServiceException",
289
- "exception":true,
290
- "fault":true
291
- }
198
+ {"shape":"EntityDoesNotExistException"},
199
+ {"shape":"InvalidParameterException"},
200
+ {"shape":"InvalidNextTokenException"},
201
+ {"shape":"ClientException"},
202
+ {"shape":"ServiceException"}
203
+ ]
204
+ },
205
+ "DescribeTrusts":{
206
+ "name":"DescribeTrusts",
207
+ "http":{
208
+ "method":"POST",
209
+ "requestUri":"/"
210
+ },
211
+ "input":{"shape":"DescribeTrustsRequest"},
212
+ "output":{"shape":"DescribeTrustsResult"},
213
+ "errors":[
214
+ {"shape":"EntityDoesNotExistException"},
215
+ {"shape":"InvalidNextTokenException"},
216
+ {"shape":"InvalidParameterException"},
217
+ {"shape":"ClientException"},
218
+ {"shape":"ServiceException"},
219
+ {"shape":"UnsupportedOperationException"}
292
220
  ]
293
221
  },
294
222
  "DisableRadius":{
@@ -300,19 +228,9 @@
300
228
  "input":{"shape":"DisableRadiusRequest"},
301
229
  "output":{"shape":"DisableRadiusResult"},
302
230
  "errors":[
303
- {
304
- "shape":"EntityDoesNotExistException",
305
- "exception":true
306
- },
307
- {
308
- "shape":"ClientException",
309
- "exception":true
310
- },
311
- {
312
- "shape":"ServiceException",
313
- "exception":true,
314
- "fault":true
315
- }
231
+ {"shape":"EntityDoesNotExistException"},
232
+ {"shape":"ClientException"},
233
+ {"shape":"ServiceException"}
316
234
  ]
317
235
  },
318
236
  "DisableSso":{
@@ -324,27 +242,11 @@
324
242
  "input":{"shape":"DisableSsoRequest"},
325
243
  "output":{"shape":"DisableSsoResult"},
326
244
  "errors":[
327
- {
328
- "shape":"EntityDoesNotExistException",
329
- "exception":true
330
- },
331
- {
332
- "shape":"InsufficientPermissionsException",
333
- "exception":true
334
- },
335
- {
336
- "shape":"AuthenticationFailedException",
337
- "exception":true
338
- },
339
- {
340
- "shape":"ClientException",
341
- "exception":true
342
- },
343
- {
344
- "shape":"ServiceException",
345
- "exception":true,
346
- "fault":true
347
- }
245
+ {"shape":"EntityDoesNotExistException"},
246
+ {"shape":"InsufficientPermissionsException"},
247
+ {"shape":"AuthenticationFailedException"},
248
+ {"shape":"ClientException"},
249
+ {"shape":"ServiceException"}
348
250
  ]
349
251
  },
350
252
  "EnableRadius":{
@@ -356,27 +258,11 @@
356
258
  "input":{"shape":"EnableRadiusRequest"},
357
259
  "output":{"shape":"EnableRadiusResult"},
358
260
  "errors":[
359
- {
360
- "shape":"InvalidParameterException",
361
- "exception":true
362
- },
363
- {
364
- "shape":"EntityAlreadyExistsException",
365
- "exception":true
366
- },
367
- {
368
- "shape":"EntityDoesNotExistException",
369
- "exception":true
370
- },
371
- {
372
- "shape":"ClientException",
373
- "exception":true
374
- },
375
- {
376
- "shape":"ServiceException",
377
- "exception":true,
378
- "fault":true
379
- }
261
+ {"shape":"InvalidParameterException"},
262
+ {"shape":"EntityAlreadyExistsException"},
263
+ {"shape":"EntityDoesNotExistException"},
264
+ {"shape":"ClientException"},
265
+ {"shape":"ServiceException"}
380
266
  ]
381
267
  },
382
268
  "EnableSso":{
@@ -388,27 +274,11 @@
388
274
  "input":{"shape":"EnableSsoRequest"},
389
275
  "output":{"shape":"EnableSsoResult"},
390
276
  "errors":[
391
- {
392
- "shape":"EntityDoesNotExistException",
393
- "exception":true
394
- },
395
- {
396
- "shape":"InsufficientPermissionsException",
397
- "exception":true
398
- },
399
- {
400
- "shape":"AuthenticationFailedException",
401
- "exception":true
402
- },
403
- {
404
- "shape":"ClientException",
405
- "exception":true
406
- },
407
- {
408
- "shape":"ServiceException",
409
- "exception":true,
410
- "fault":true
411
- }
277
+ {"shape":"EntityDoesNotExistException"},
278
+ {"shape":"InsufficientPermissionsException"},
279
+ {"shape":"AuthenticationFailedException"},
280
+ {"shape":"ClientException"},
281
+ {"shape":"ServiceException"}
412
282
  ]
413
283
  },
414
284
  "GetDirectoryLimits":{
@@ -420,19 +290,9 @@
420
290
  "input":{"shape":"GetDirectoryLimitsRequest"},
421
291
  "output":{"shape":"GetDirectoryLimitsResult"},
422
292
  "errors":[
423
- {
424
- "shape":"EntityDoesNotExistException",
425
- "exception":true
426
- },
427
- {
428
- "shape":"ClientException",
429
- "exception":true
430
- },
431
- {
432
- "shape":"ServiceException",
433
- "exception":true,
434
- "fault":true
435
- }
293
+ {"shape":"EntityDoesNotExistException"},
294
+ {"shape":"ClientException"},
295
+ {"shape":"ServiceException"}
436
296
  ]
437
297
  },
438
298
  "GetSnapshotLimits":{
@@ -444,19 +304,9 @@
444
304
  "input":{"shape":"GetSnapshotLimitsRequest"},
445
305
  "output":{"shape":"GetSnapshotLimitsResult"},
446
306
  "errors":[
447
- {
448
- "shape":"EntityDoesNotExistException",
449
- "exception":true
450
- },
451
- {
452
- "shape":"ClientException",
453
- "exception":true
454
- },
455
- {
456
- "shape":"ServiceException",
457
- "exception":true,
458
- "fault":true
459
- }
307
+ {"shape":"EntityDoesNotExistException"},
308
+ {"shape":"ClientException"},
309
+ {"shape":"ServiceException"}
460
310
  ]
461
311
  },
462
312
  "RestoreFromSnapshot":{
@@ -468,23 +318,10 @@
468
318
  "input":{"shape":"RestoreFromSnapshotRequest"},
469
319
  "output":{"shape":"RestoreFromSnapshotResult"},
470
320
  "errors":[
471
- {
472
- "shape":"EntityDoesNotExistException",
473
- "exception":true
474
- },
475
- {
476
- "shape":"InvalidParameterException",
477
- "exception":true
478
- },
479
- {
480
- "shape":"ClientException",
481
- "exception":true
482
- },
483
- {
484
- "shape":"ServiceException",
485
- "exception":true,
486
- "fault":true
487
- }
321
+ {"shape":"EntityDoesNotExistException"},
322
+ {"shape":"InvalidParameterException"},
323
+ {"shape":"ClientException"},
324
+ {"shape":"ServiceException"}
488
325
  ]
489
326
  },
490
327
  "UpdateRadius":{
@@ -496,36 +333,39 @@
496
333
  "input":{"shape":"UpdateRadiusRequest"},
497
334
  "output":{"shape":"UpdateRadiusResult"},
498
335
  "errors":[
499
- {
500
- "shape":"InvalidParameterException",
501
- "exception":true
502
- },
503
- {
504
- "shape":"EntityDoesNotExistException",
505
- "exception":true
506
- },
507
- {
508
- "shape":"ClientException",
509
- "exception":true
510
- },
511
- {
512
- "shape":"ServiceException",
513
- "exception":true,
514
- "fault":true
515
- }
336
+ {"shape":"InvalidParameterException"},
337
+ {"shape":"EntityDoesNotExistException"},
338
+ {"shape":"ClientException"},
339
+ {"shape":"ServiceException"}
340
+ ]
341
+ },
342
+ "VerifyTrust":{
343
+ "name":"VerifyTrust",
344
+ "http":{
345
+ "method":"POST",
346
+ "requestUri":"/"
347
+ },
348
+ "input":{"shape":"VerifyTrustRequest"},
349
+ "output":{"shape":"VerifyTrustResult"},
350
+ "errors":[
351
+ {"shape":"EntityDoesNotExistException"},
352
+ {"shape":"InvalidParameterException"},
353
+ {"shape":"ClientException"},
354
+ {"shape":"ServiceException"},
355
+ {"shape":"UnsupportedOperationException"}
516
356
  ]
517
357
  }
518
358
  },
519
359
  "shapes":{
520
360
  "AccessUrl":{
521
361
  "type":"string",
522
- "min":1,
523
- "max":128
362
+ "max":128,
363
+ "min":1
524
364
  },
525
365
  "AliasName":{
526
366
  "type":"string",
527
- "min":1,
528
367
  "max":62,
368
+ "min":1,
529
369
  "pattern":"^(?!d-)([\\da-zA-Z]+)([-]*[\\da-zA-Z])*"
530
370
  },
531
371
  "Attribute":{
@@ -576,13 +416,13 @@
576
416
  },
577
417
  "ComputerName":{
578
418
  "type":"string",
579
- "min":1,
580
- "max":15
419
+ "max":15,
420
+ "min":1
581
421
  },
582
422
  "ComputerPassword":{
583
423
  "type":"string",
584
- "min":8,
585
424
  "max":64,
425
+ "min":8,
586
426
  "pattern":"[\\u0020-\\u00FF]+",
587
427
  "sensitive":true
588
428
  },
@@ -611,8 +451,8 @@
611
451
  },
612
452
  "ConnectPassword":{
613
453
  "type":"string",
614
- "min":1,
615
454
  "max":128,
455
+ "min":1,
616
456
  "sensitive":true
617
457
  },
618
458
  "ConnectedDirectoriesLimitReached":{"type":"boolean"},
@@ -677,6 +517,27 @@
677
517
  "DirectoryId":{"shape":"DirectoryId"}
678
518
  }
679
519
  },
520
+ "CreateMicrosoftADRequest":{
521
+ "type":"structure",
522
+ "required":[
523
+ "Name",
524
+ "Password",
525
+ "VpcSettings"
526
+ ],
527
+ "members":{
528
+ "Name":{"shape":"DirectoryName"},
529
+ "ShortName":{"shape":"DirectoryShortName"},
530
+ "Password":{"shape":"Password"},
531
+ "Description":{"shape":"Description"},
532
+ "VpcSettings":{"shape":"DirectoryVpcSettings"}
533
+ }
534
+ },
535
+ "CreateMicrosoftADResult":{
536
+ "type":"structure",
537
+ "members":{
538
+ "DirectoryId":{"shape":"DirectoryId"}
539
+ }
540
+ },
680
541
  "CreateSnapshotRequest":{
681
542
  "type":"structure",
682
543
  "required":["DirectoryId"],
@@ -691,6 +552,29 @@
691
552
  "SnapshotId":{"shape":"SnapshotId"}
692
553
  }
693
554
  },
555
+ "CreateTrustRequest":{
556
+ "type":"structure",
557
+ "required":[
558
+ "DirectoryId",
559
+ "RemoteDomainName",
560
+ "TrustPassword",
561
+ "TrustDirection"
562
+ ],
563
+ "members":{
564
+ "DirectoryId":{"shape":"DirectoryId"},
565
+ "RemoteDomainName":{"shape":"RemoteDomainName"},
566
+ "TrustPassword":{"shape":"TrustPassword"},
567
+ "TrustDirection":{"shape":"TrustDirection"},
568
+ "TrustType":{"shape":"TrustType"}
569
+ }
570
+ },
571
+ "CreateTrustResult":{
572
+ "type":"structure",
573
+ "members":{
574
+ "TrustId":{"shape":"TrustId"}
575
+ }
576
+ },
577
+ "CreatedDateTime":{"type":"timestamp"},
694
578
  "DeleteDirectoryRequest":{
695
579
  "type":"structure",
696
580
  "required":["DirectoryId"],
@@ -717,6 +601,19 @@
717
601
  "SnapshotId":{"shape":"SnapshotId"}
718
602
  }
719
603
  },
604
+ "DeleteTrustRequest":{
605
+ "type":"structure",
606
+ "required":["TrustId"],
607
+ "members":{
608
+ "TrustId":{"shape":"TrustId"}
609
+ }
610
+ },
611
+ "DeleteTrustResult":{
612
+ "type":"structure",
613
+ "members":{
614
+ "TrustId":{"shape":"TrustId"}
615
+ }
616
+ },
720
617
  "DescribeDirectoriesRequest":{
721
618
  "type":"structure",
722
619
  "members":{
@@ -748,10 +645,26 @@
748
645
  "NextToken":{"shape":"NextToken"}
749
646
  }
750
647
  },
648
+ "DescribeTrustsRequest":{
649
+ "type":"structure",
650
+ "members":{
651
+ "DirectoryId":{"shape":"DirectoryId"},
652
+ "TrustIds":{"shape":"TrustIds"},
653
+ "NextToken":{"shape":"NextToken"},
654
+ "Limit":{"shape":"Limit"}
655
+ }
656
+ },
657
+ "DescribeTrustsResult":{
658
+ "type":"structure",
659
+ "members":{
660
+ "Trusts":{"shape":"Trusts"},
661
+ "NextToken":{"shape":"NextToken"}
662
+ }
663
+ },
751
664
  "Description":{
752
665
  "type":"string",
753
- "min":0,
754
666
  "max":128,
667
+ "min":0,
755
668
  "pattern":"^([a-zA-Z0-9_])[\\\\a-zA-Z0-9_@#%*+=:?./!\\s-]*$"
756
669
  },
757
670
  "DirectoryConnectSettings":{
@@ -829,6 +742,9 @@
829
742
  "CloudOnlyDirectoriesLimit":{"shape":"Limit"},
830
743
  "CloudOnlyDirectoriesCurrentCount":{"shape":"Limit"},
831
744
  "CloudOnlyDirectoriesLimitReached":{"shape":"CloudOnlyDirectoriesLimitReached"},
745
+ "CloudOnlyMicrosoftADLimit":{"shape":"Limit"},
746
+ "CloudOnlyMicrosoftADCurrentCount":{"shape":"Limit"},
747
+ "CloudOnlyMicrosoftADLimitReached":{"shape":"CloudOnlyDirectoriesLimitReached"},
832
748
  "ConnectedDirectoriesLimit":{"shape":"Limit"},
833
749
  "ConnectedDirectoriesCurrentCount":{"shape":"Limit"},
834
750
  "ConnectedDirectoriesLimitReached":{"shape":"ConnectedDirectoriesLimitReached"}
@@ -869,7 +785,8 @@
869
785
  "type":"string",
870
786
  "enum":[
871
787
  "SimpleAD",
872
- "ADConnector"
788
+ "ADConnector",
789
+ "MicrosoftAD"
873
790
  ]
874
791
  },
875
792
  "DirectoryUnavailableException":{
@@ -1043,18 +960,18 @@
1043
960
  "NextToken":{"type":"string"},
1044
961
  "OrganizationalUnitDN":{
1045
962
  "type":"string",
1046
- "min":1,
1047
- "max":2000
963
+ "max":2000,
964
+ "min":1
1048
965
  },
1049
966
  "Password":{
1050
967
  "type":"string",
1051
- "pattern":"(?=^.{8,64}$)((?=.*\\d)(?=.*[A-Z])(?=.*[a-z])|(?=.*\\d)(?=.*[^A-Za-z0-9])(?=.*[a-z])|(?=.*[^A-Za-z0-9])(?=.*[A-Z])(?=.*[a-z])|(?=.*\\d)(?=.*[A-Z])(?=.*[^A-Za-z0-9]))^.*",
968
+ "pattern":"(?=^.{8,64}$)((?=.*\\d)(?=.*[A-Z])(?=.*[a-z])|(?=.*\\d)(?=.*[^A-Za-z0-9\\s])(?=.*[a-z])|(?=.*[^A-Za-z0-9\\s])(?=.*[A-Z])(?=.*[a-z])|(?=.*\\d)(?=.*[A-Z])(?=.*[^A-Za-z0-9\\s]))^.*",
1052
969
  "sensitive":true
1053
970
  },
1054
971
  "PortNumber":{
1055
972
  "type":"integer",
1056
- "min":1025,
1057
- "max":65535
973
+ "max":65535,
974
+ "min":1025
1058
975
  },
1059
976
  "RadiusAuthenticationProtocol":{
1060
977
  "type":"string",
@@ -1067,13 +984,13 @@
1067
984
  },
1068
985
  "RadiusDisplayLabel":{
1069
986
  "type":"string",
1070
- "min":1,
1071
- "max":64
987
+ "max":64,
988
+ "min":1
1072
989
  },
1073
990
  "RadiusRetries":{
1074
991
  "type":"integer",
1075
- "min":0,
1076
- "max":10
992
+ "max":10,
993
+ "min":0
1077
994
  },
1078
995
  "RadiusSettings":{
1079
996
  "type":"structure",
@@ -1090,8 +1007,8 @@
1090
1007
  },
1091
1008
  "RadiusSharedSecret":{
1092
1009
  "type":"string",
1093
- "min":8,
1094
1010
  "max":512,
1011
+ "min":8,
1095
1012
  "sensitive":true
1096
1013
  },
1097
1014
  "RadiusStatus":{
@@ -1104,8 +1021,12 @@
1104
1021
  },
1105
1022
  "RadiusTimeout":{
1106
1023
  "type":"integer",
1107
- "min":1,
1108
- "max":20
1024
+ "max":20,
1025
+ "min":1
1026
+ },
1027
+ "RemoteDomainName":{
1028
+ "type":"string",
1029
+ "pattern":"^([a-zA-Z0-9]+[\\\\.-])+([a-zA-Z0-9])+[.]?$"
1109
1030
  },
1110
1031
  "RequestId":{
1111
1032
  "type":"string",
@@ -1125,8 +1046,8 @@
1125
1046
  },
1126
1047
  "SID":{
1127
1048
  "type":"string",
1128
- "min":1,
1129
1049
  "max":256,
1050
+ "min":1,
1130
1051
  "pattern":"[&\\w+-.@]+"
1131
1052
  },
1132
1053
  "SecurityGroupId":{
@@ -1135,8 +1056,8 @@
1135
1056
  },
1136
1057
  "Server":{
1137
1058
  "type":"string",
1138
- "min":1,
1139
- "max":256
1059
+ "max":256,
1060
+ "min":1
1140
1061
  },
1141
1062
  "Servers":{
1142
1063
  "type":"list",
@@ -1188,8 +1109,8 @@
1188
1109
  },
1189
1110
  "SnapshotName":{
1190
1111
  "type":"string",
1191
- "min":0,
1192
1112
  "max":128,
1113
+ "min":0,
1193
1114
  "pattern":"^([a-zA-Z0-9_])[\\\\a-zA-Z0-9_@#%*+=:?./!\\s-]*$"
1194
1115
  },
1195
1116
  "SnapshotStatus":{
@@ -1214,6 +1135,7 @@
1214
1135
  "SsoEnabled":{"type":"boolean"},
1215
1136
  "StageReason":{"type":"string"},
1216
1137
  "StartTime":{"type":"timestamp"},
1138
+ "StateLastUpdatedDateTime":{"type":"timestamp"},
1217
1139
  "SubnetId":{
1218
1140
  "type":"string",
1219
1141
  "pattern":"^(subnet-[0-9a-f]{8})$"
@@ -1222,6 +1144,63 @@
1222
1144
  "type":"list",
1223
1145
  "member":{"shape":"SubnetId"}
1224
1146
  },
1147
+ "Trust":{
1148
+ "type":"structure",
1149
+ "members":{
1150
+ "DirectoryId":{"shape":"DirectoryId"},
1151
+ "TrustId":{"shape":"TrustId"},
1152
+ "RemoteDomainName":{"shape":"RemoteDomainName"},
1153
+ "TrustType":{"shape":"TrustType"},
1154
+ "TrustDirection":{"shape":"TrustDirection"},
1155
+ "TrustState":{"shape":"TrustState"},
1156
+ "CreatedDateTime":{"shape":"CreatedDateTime"},
1157
+ "LastUpdatedDateTime":{"shape":"LastUpdatedDateTime"},
1158
+ "StateLastUpdatedDateTime":{"shape":"StateLastUpdatedDateTime"}
1159
+ }
1160
+ },
1161
+ "TrustDirection":{
1162
+ "type":"string",
1163
+ "enum":[
1164
+ "One-Way: Outgoing",
1165
+ "One-Way: Incoming",
1166
+ "Two-Way"
1167
+ ]
1168
+ },
1169
+ "TrustId":{
1170
+ "type":"string",
1171
+ "pattern":"^t-[0-9a-f]{10}$"
1172
+ },
1173
+ "TrustIds":{
1174
+ "type":"list",
1175
+ "member":{"shape":"TrustId"}
1176
+ },
1177
+ "TrustPassword":{
1178
+ "type":"string",
1179
+ "max":128,
1180
+ "min":1,
1181
+ "sensitive":true
1182
+ },
1183
+ "TrustState":{
1184
+ "type":"string",
1185
+ "enum":[
1186
+ "Creating",
1187
+ "Created",
1188
+ "Verifying",
1189
+ "VerifyFailed",
1190
+ "Verified",
1191
+ "Deleting",
1192
+ "Deleted",
1193
+ "Failed"
1194
+ ]
1195
+ },
1196
+ "TrustType":{
1197
+ "type":"string",
1198
+ "enum":["Forest"]
1199
+ },
1200
+ "Trusts":{
1201
+ "type":"list",
1202
+ "member":{"shape":"Trust"}
1203
+ },
1225
1204
  "UnsupportedOperationException":{
1226
1205
  "type":"structure",
1227
1206
  "members":{
@@ -1252,6 +1231,19 @@
1252
1231
  "min":1,
1253
1232
  "pattern":"[a-zA-Z0-9._-]+"
1254
1233
  },
1234
+ "VerifyTrustRequest":{
1235
+ "type":"structure",
1236
+ "required":["TrustId"],
1237
+ "members":{
1238
+ "TrustId":{"shape":"TrustId"}
1239
+ }
1240
+ },
1241
+ "VerifyTrustResult":{
1242
+ "type":"structure",
1243
+ "members":{
1244
+ "TrustId":{"shape":"TrustId"}
1245
+ }
1246
+ },
1255
1247
  "VpcId":{
1256
1248
  "type":"string",
1257
1249
  "pattern":"^(vpc-[0-9a-f]{8})$"