aws-sdk 2.1643.0 → 2.1644.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/README.md CHANGED
@@ -64,7 +64,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
64
64
  To use the SDK in the browser, simply add the following script tag to your
65
65
  HTML pages:
66
66
 
67
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1643.0.min.js"></script>
67
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1644.0.min.js"></script>
68
68
 
69
69
  You can also build a custom browser SDK with your specified set of AWS services.
70
70
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -32,13 +32,25 @@
32
32
  "shape": "S3"
33
33
  },
34
34
  "system": {
35
- "shape": "Sl"
35
+ "shape": "Sn"
36
36
  },
37
37
  "inferenceConfig": {
38
- "shape": "So"
38
+ "shape": "Sq"
39
39
  },
40
40
  "toolConfig": {
41
- "shape": "St"
41
+ "shape": "Sv"
42
+ },
43
+ "guardrailConfig": {
44
+ "type": "structure",
45
+ "required": [
46
+ "guardrailIdentifier",
47
+ "guardrailVersion"
48
+ ],
49
+ "members": {
50
+ "guardrailIdentifier": {},
51
+ "guardrailVersion": {},
52
+ "trace": {}
53
+ }
42
54
  },
43
55
  "additionalModelRequestFields": {
44
56
  "shape": "Sg"
@@ -69,7 +81,7 @@
69
81
  },
70
82
  "stopReason": {},
71
83
  "usage": {
72
- "shape": "S17"
84
+ "shape": "S1d"
73
85
  },
74
86
  "metrics": {
75
87
  "type": "structure",
@@ -84,6 +96,14 @@
84
96
  },
85
97
  "additionalModelResponseFields": {
86
98
  "shape": "Sg"
99
+ },
100
+ "trace": {
101
+ "type": "structure",
102
+ "members": {
103
+ "guardrail": {
104
+ "shape": "S1k"
105
+ }
106
+ }
87
107
  }
88
108
  }
89
109
  }
@@ -108,13 +128,26 @@
108
128
  "shape": "S3"
109
129
  },
110
130
  "system": {
111
- "shape": "Sl"
131
+ "shape": "Sn"
112
132
  },
113
133
  "inferenceConfig": {
114
- "shape": "So"
134
+ "shape": "Sq"
115
135
  },
116
136
  "toolConfig": {
117
- "shape": "St"
137
+ "shape": "Sv"
138
+ },
139
+ "guardrailConfig": {
140
+ "type": "structure",
141
+ "required": [
142
+ "guardrailIdentifier",
143
+ "guardrailVersion"
144
+ ],
145
+ "members": {
146
+ "guardrailIdentifier": {},
147
+ "guardrailVersion": {},
148
+ "trace": {},
149
+ "streamProcessingMode": {}
150
+ }
118
151
  },
119
152
  "additionalModelRequestFields": {
120
153
  "shape": "Sg"
@@ -233,7 +266,7 @@
233
266
  ],
234
267
  "members": {
235
268
  "usage": {
236
- "shape": "S17"
269
+ "shape": "S1d"
237
270
  },
238
271
  "metrics": {
239
272
  "type": "structure",
@@ -245,21 +278,29 @@
245
278
  "type": "long"
246
279
  }
247
280
  }
281
+ },
282
+ "trace": {
283
+ "type": "structure",
284
+ "members": {
285
+ "guardrail": {
286
+ "shape": "S1k"
287
+ }
288
+ }
248
289
  }
249
290
  },
250
291
  "event": true
251
292
  },
252
293
  "internalServerException": {
253
- "shape": "S1u"
294
+ "shape": "S30"
254
295
  },
255
296
  "modelStreamErrorException": {
256
- "shape": "S1w"
297
+ "shape": "S32"
257
298
  },
258
299
  "validationException": {
259
- "shape": "S1y"
300
+ "shape": "S34"
260
301
  },
261
302
  "throttlingException": {
262
- "shape": "S1z"
303
+ "shape": "S35"
263
304
  }
264
305
  },
265
306
  "eventstream": true
@@ -281,7 +322,7 @@
281
322
  ],
282
323
  "members": {
283
324
  "body": {
284
- "shape": "S21"
325
+ "shape": "S37"
285
326
  },
286
327
  "contentType": {
287
328
  "location": "header",
@@ -318,7 +359,7 @@
318
359
  ],
319
360
  "members": {
320
361
  "body": {
321
- "shape": "S21"
362
+ "shape": "S37"
322
363
  },
323
364
  "contentType": {
324
365
  "location": "header",
@@ -341,7 +382,7 @@
341
382
  ],
342
383
  "members": {
343
384
  "body": {
344
- "shape": "S21"
385
+ "shape": "S37"
345
386
  },
346
387
  "contentType": {
347
388
  "location": "header",
@@ -392,16 +433,16 @@
392
433
  "sensitive": true
393
434
  },
394
435
  "internalServerException": {
395
- "shape": "S1u"
436
+ "shape": "S30"
396
437
  },
397
438
  "modelStreamErrorException": {
398
- "shape": "S1w"
439
+ "shape": "S32"
399
440
  },
400
441
  "validationException": {
401
- "shape": "S1y"
442
+ "shape": "S34"
402
443
  },
403
444
  "throttlingException": {
404
- "shape": "S1z"
445
+ "shape": "S35"
405
446
  },
406
447
  "modelTimeoutException": {
407
448
  "type": "structure",
@@ -491,6 +532,9 @@
491
532
  },
492
533
  "status": {}
493
534
  }
535
+ },
536
+ "guardContent": {
537
+ "shape": "Sl"
494
538
  }
495
539
  },
496
540
  "union": true
@@ -523,16 +567,34 @@
523
567
  "document": true
524
568
  },
525
569
  "Sl": {
570
+ "type": "structure",
571
+ "members": {
572
+ "text": {
573
+ "type": "structure",
574
+ "required": [
575
+ "text"
576
+ ],
577
+ "members": {
578
+ "text": {}
579
+ }
580
+ }
581
+ },
582
+ "union": true
583
+ },
584
+ "Sn": {
526
585
  "type": "list",
527
586
  "member": {
528
587
  "type": "structure",
529
588
  "members": {
530
- "text": {}
589
+ "text": {},
590
+ "guardContent": {
591
+ "shape": "Sl"
592
+ }
531
593
  },
532
594
  "union": true
533
595
  }
534
596
  },
535
- "So": {
597
+ "Sq": {
536
598
  "type": "structure",
537
599
  "members": {
538
600
  "maxTokens": {
@@ -550,7 +612,7 @@
550
612
  }
551
613
  }
552
614
  },
553
- "St": {
615
+ "Sv": {
554
616
  "type": "structure",
555
617
  "required": [
556
618
  "tools"
@@ -610,7 +672,7 @@
610
672
  }
611
673
  }
612
674
  },
613
- "S17": {
675
+ "S1d": {
614
676
  "type": "structure",
615
677
  "required": [
616
678
  "inputTokens",
@@ -629,7 +691,165 @@
629
691
  }
630
692
  }
631
693
  },
632
- "S1u": {
694
+ "S1k": {
695
+ "type": "structure",
696
+ "members": {
697
+ "modelOutput": {
698
+ "type": "list",
699
+ "member": {}
700
+ },
701
+ "inputAssessment": {
702
+ "type": "map",
703
+ "key": {},
704
+ "value": {
705
+ "shape": "S1o"
706
+ }
707
+ },
708
+ "outputAssessments": {
709
+ "type": "map",
710
+ "key": {},
711
+ "value": {
712
+ "type": "list",
713
+ "member": {
714
+ "shape": "S1o"
715
+ }
716
+ }
717
+ }
718
+ }
719
+ },
720
+ "S1o": {
721
+ "type": "structure",
722
+ "members": {
723
+ "topicPolicy": {
724
+ "type": "structure",
725
+ "required": [
726
+ "topics"
727
+ ],
728
+ "members": {
729
+ "topics": {
730
+ "type": "list",
731
+ "member": {
732
+ "type": "structure",
733
+ "required": [
734
+ "name",
735
+ "type",
736
+ "action"
737
+ ],
738
+ "members": {
739
+ "name": {},
740
+ "type": {},
741
+ "action": {}
742
+ }
743
+ }
744
+ }
745
+ }
746
+ },
747
+ "contentPolicy": {
748
+ "type": "structure",
749
+ "required": [
750
+ "filters"
751
+ ],
752
+ "members": {
753
+ "filters": {
754
+ "type": "list",
755
+ "member": {
756
+ "type": "structure",
757
+ "required": [
758
+ "type",
759
+ "confidence",
760
+ "action"
761
+ ],
762
+ "members": {
763
+ "type": {},
764
+ "confidence": {},
765
+ "action": {}
766
+ }
767
+ }
768
+ }
769
+ }
770
+ },
771
+ "wordPolicy": {
772
+ "type": "structure",
773
+ "required": [
774
+ "customWords",
775
+ "managedWordLists"
776
+ ],
777
+ "members": {
778
+ "customWords": {
779
+ "type": "list",
780
+ "member": {
781
+ "type": "structure",
782
+ "required": [
783
+ "match",
784
+ "action"
785
+ ],
786
+ "members": {
787
+ "match": {},
788
+ "action": {}
789
+ }
790
+ }
791
+ },
792
+ "managedWordLists": {
793
+ "type": "list",
794
+ "member": {
795
+ "type": "structure",
796
+ "required": [
797
+ "match",
798
+ "type",
799
+ "action"
800
+ ],
801
+ "members": {
802
+ "match": {},
803
+ "type": {},
804
+ "action": {}
805
+ }
806
+ }
807
+ }
808
+ }
809
+ },
810
+ "sensitiveInformationPolicy": {
811
+ "type": "structure",
812
+ "required": [
813
+ "piiEntities",
814
+ "regexes"
815
+ ],
816
+ "members": {
817
+ "piiEntities": {
818
+ "type": "list",
819
+ "member": {
820
+ "type": "structure",
821
+ "required": [
822
+ "match",
823
+ "type",
824
+ "action"
825
+ ],
826
+ "members": {
827
+ "match": {},
828
+ "type": {},
829
+ "action": {}
830
+ }
831
+ }
832
+ },
833
+ "regexes": {
834
+ "type": "list",
835
+ "member": {
836
+ "type": "structure",
837
+ "required": [
838
+ "action"
839
+ ],
840
+ "members": {
841
+ "name": {},
842
+ "match": {},
843
+ "regex": {},
844
+ "action": {}
845
+ }
846
+ }
847
+ }
848
+ }
849
+ }
850
+ }
851
+ },
852
+ "S30": {
633
853
  "type": "structure",
634
854
  "members": {
635
855
  "message": {}
@@ -640,7 +860,7 @@
640
860
  "exception": true,
641
861
  "fault": true
642
862
  },
643
- "S1w": {
863
+ "S32": {
644
864
  "type": "structure",
645
865
  "members": {
646
866
  "message": {},
@@ -655,7 +875,7 @@
655
875
  },
656
876
  "exception": true
657
877
  },
658
- "S1y": {
878
+ "S34": {
659
879
  "type": "structure",
660
880
  "members": {
661
881
  "message": {}
@@ -666,7 +886,7 @@
666
886
  },
667
887
  "exception": true
668
888
  },
669
- "S1z": {
889
+ "S35": {
670
890
  "type": "structure",
671
891
  "members": {
672
892
  "message": {}
@@ -677,7 +897,7 @@
677
897
  },
678
898
  "exception": true
679
899
  },
680
- "S21": {
900
+ "S37": {
681
901
  "type": "blob",
682
902
  "sensitive": true
683
903
  }
@@ -13,7 +13,10 @@
13
13
  "serviceId": "CloudTrail",
14
14
  "signatureVersion": "v4",
15
15
  "targetPrefix": "com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101",
16
- "uid": "cloudtrail-2013-11-01"
16
+ "uid": "cloudtrail-2013-11-01",
17
+ "auth": [
18
+ "aws.auth#sigv4"
19
+ ]
17
20
  },
18
21
  "operations": {
19
22
  "AddTags": {
@@ -5,12 +5,18 @@
5
5
  "endpointPrefix": "config",
6
6
  "jsonVersion": "1.1",
7
7
  "protocol": "json",
8
+ "protocols": [
9
+ "json"
10
+ ],
8
11
  "serviceAbbreviation": "Config Service",
9
12
  "serviceFullName": "AWS Config",
10
13
  "serviceId": "Config Service",
11
14
  "signatureVersion": "v4",
12
15
  "targetPrefix": "StarlingDoveService",
13
- "uid": "config-2014-11-12"
16
+ "uid": "config-2014-11-12",
17
+ "auth": [
18
+ "aws.auth#sigv4"
19
+ ]
14
20
  },
15
21
  "operations": {
16
22
  "BatchGetAggregateResourceConfig": {