aws-sdk 2.1017.0 → 2.1018.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/CHANGELOG.md CHANGED
@@ -1,7 +1,14 @@
1
1
  # Changelog for AWS SDK for JavaScript
2
- <!--LATEST=2.1017.0-->
2
+ <!--LATEST=2.1018.0-->
3
3
  <!--ENTRYINSERT-->
4
4
 
5
+ ## 2.1018.0
6
+ * feature: ApplicationInsights: Added Monitoring support for SQL Server Failover Cluster Instance. Additionally, added a new API to allow one-click monitoring of containers resources.
7
+ * feature: Connect: Amazon Connect Chat now supports real-time message streaming.
8
+ * feature: EC2: Support added for AMI sharing with organizations and organizational units in ModifyImageAttribute API
9
+ * feature: Rekognition: This release added new attributes to Rekognition Video GetCelebrityRecognition API operations.
10
+ * feature: TranscribeService: Transcribe and Transcribe Call Analytics now support automatic language identification along with custom vocabulary, vocabulary filter, custom language model and PII redaction.
11
+
5
12
  ## 2.1017.0
6
13
  * feature: ConnectParticipant: This release adds a new boolean attribute - Connect Participant - to the CreateParticipantConnection API, which can be used to mark the participant as connected.
7
14
  * feature: EC2: Added new read-only DenyAllIGWTraffic network interface attribute. Added support for DL1 24xlarge instances powered by Habana Gaudi Accelerators for deep learning model training workloads
package/README.md CHANGED
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
29
29
  To use the SDK in the browser, simply add the following script tag to your
30
30
  HTML pages:
31
31
 
32
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1017.0.min.js"></script>
32
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1018.0.min.js"></script>
33
33
 
34
34
  You can also build a custom browser SDK with your specified set of AWS services.
35
35
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -17,9 +17,6 @@
17
17
  "CreateApplication": {
18
18
  "input": {
19
19
  "type": "structure",
20
- "required": [
21
- "ResourceGroupName"
22
- ],
23
20
  "members": {
24
21
  "ResourceGroupName": {},
25
22
  "OpsCenterEnabled": {
@@ -31,6 +28,12 @@
31
28
  "OpsItemSNSTopicArn": {},
32
29
  "Tags": {
33
30
  "shape": "S6"
31
+ },
32
+ "AutoConfigEnabled": {
33
+ "type": "boolean"
34
+ },
35
+ "AutoCreate": {
36
+ "type": "boolean"
34
37
  }
35
38
  }
36
39
  },
@@ -38,7 +41,7 @@
38
41
  "type": "structure",
39
42
  "members": {
40
43
  "ApplicationInfo": {
41
- "shape": "Sb"
44
+ "shape": "Sd"
42
45
  }
43
46
  }
44
47
  }
@@ -55,7 +58,7 @@
55
58
  "ResourceGroupName": {},
56
59
  "ComponentName": {},
57
60
  "ResourceList": {
58
- "shape": "Sg"
61
+ "shape": "Sj"
59
62
  }
60
63
  }
61
64
  },
@@ -88,7 +91,7 @@
88
91
  "type": "structure",
89
92
  "members": {
90
93
  "LogPattern": {
91
- "shape": "Sp"
94
+ "shape": "Ss"
92
95
  },
93
96
  "ResourceGroupName": {}
94
97
  }
@@ -159,7 +162,7 @@
159
162
  "type": "structure",
160
163
  "members": {
161
164
  "ApplicationInfo": {
162
- "shape": "Sb"
165
+ "shape": "Sd"
163
166
  }
164
167
  }
165
168
  }
@@ -180,10 +183,10 @@
180
183
  "type": "structure",
181
184
  "members": {
182
185
  "ApplicationComponent": {
183
- "shape": "S11"
186
+ "shape": "S14"
184
187
  },
185
188
  "ResourceList": {
186
- "shape": "Sg"
189
+ "shape": "Sj"
187
190
  }
188
191
  }
189
192
  }
@@ -251,7 +254,7 @@
251
254
  "members": {
252
255
  "ResourceGroupName": {},
253
256
  "LogPattern": {
254
- "shape": "Sp"
257
+ "shape": "Ss"
255
258
  }
256
259
  }
257
260
  }
@@ -270,7 +273,7 @@
270
273
  "type": "structure",
271
274
  "members": {
272
275
  "Observation": {
273
- "shape": "S1k"
276
+ "shape": "S1n"
274
277
  }
275
278
  }
276
279
  }
@@ -289,7 +292,7 @@
289
292
  "type": "structure",
290
293
  "members": {
291
294
  "Problem": {
292
- "shape": "S2w"
295
+ "shape": "S2z"
293
296
  }
294
297
  }
295
298
  }
@@ -313,7 +316,7 @@
313
316
  "ObservationList": {
314
317
  "type": "list",
315
318
  "member": {
316
- "shape": "S1k"
319
+ "shape": "S1n"
317
320
  }
318
321
  }
319
322
  }
@@ -337,7 +340,7 @@
337
340
  "ApplicationInfoList": {
338
341
  "type": "list",
339
342
  "member": {
340
- "shape": "Sb"
343
+ "shape": "Sd"
341
344
  }
342
345
  },
343
346
  "NextToken": {}
@@ -364,7 +367,7 @@
364
367
  "ApplicationComponentList": {
365
368
  "type": "list",
366
369
  "member": {
367
- "shape": "S11"
370
+ "shape": "S14"
368
371
  }
369
372
  },
370
373
  "NextToken": {}
@@ -460,7 +463,7 @@
460
463
  "LogPatterns": {
461
464
  "type": "list",
462
465
  "member": {
463
- "shape": "Sp"
466
+ "shape": "Ss"
464
467
  }
465
468
  },
466
469
  "NextToken": {}
@@ -481,7 +484,8 @@
481
484
  "MaxResults": {
482
485
  "type": "integer"
483
486
  },
484
- "NextToken": {}
487
+ "NextToken": {},
488
+ "ComponentName": {}
485
489
  }
486
490
  },
487
491
  "output": {
@@ -490,10 +494,11 @@
490
494
  "ProblemList": {
491
495
  "type": "list",
492
496
  "member": {
493
- "shape": "S2w"
497
+ "shape": "S2z"
494
498
  }
495
499
  },
496
- "NextToken": {}
500
+ "NextToken": {},
501
+ "ResourceGroupName": {}
497
502
  }
498
503
  }
499
504
  },
@@ -572,6 +577,9 @@
572
577
  "OpsItemSNSTopicArn": {},
573
578
  "RemoveSNSTopic": {
574
579
  "type": "boolean"
580
+ },
581
+ "AutoConfigEnabled": {
582
+ "type": "boolean"
575
583
  }
576
584
  }
577
585
  },
@@ -579,7 +587,7 @@
579
587
  "type": "structure",
580
588
  "members": {
581
589
  "ApplicationInfo": {
582
- "shape": "Sb"
590
+ "shape": "Sd"
583
591
  }
584
592
  }
585
593
  }
@@ -596,7 +604,7 @@
596
604
  "ComponentName": {},
597
605
  "NewComponentName": {},
598
606
  "ResourceList": {
599
- "shape": "Sg"
607
+ "shape": "Sj"
600
608
  }
601
609
  }
602
610
  },
@@ -619,7 +627,10 @@
619
627
  "type": "boolean"
620
628
  },
621
629
  "Tier": {},
622
- "ComponentConfiguration": {}
630
+ "ComponentConfiguration": {},
631
+ "AutoConfigEnabled": {
632
+ "type": "boolean"
633
+ }
623
634
  }
624
635
  },
625
636
  "output": {
@@ -650,7 +661,7 @@
650
661
  "members": {
651
662
  "ResourceGroupName": {},
652
663
  "LogPattern": {
653
- "shape": "Sp"
664
+ "shape": "Ss"
654
665
  }
655
666
  }
656
667
  }
@@ -671,7 +682,7 @@
671
682
  }
672
683
  }
673
684
  },
674
- "Sb": {
685
+ "Sd": {
675
686
  "type": "structure",
676
687
  "members": {
677
688
  "ResourceGroupName": {},
@@ -683,14 +694,18 @@
683
694
  "CWEMonitorEnabled": {
684
695
  "type": "boolean"
685
696
  },
686
- "Remarks": {}
697
+ "Remarks": {},
698
+ "AutoConfigEnabled": {
699
+ "type": "boolean"
700
+ },
701
+ "DiscoveryType": {}
687
702
  }
688
703
  },
689
- "Sg": {
704
+ "Sj": {
690
705
  "type": "list",
691
706
  "member": {}
692
707
  },
693
- "Sp": {
708
+ "Ss": {
694
709
  "type": "structure",
695
710
  "members": {
696
711
  "PatternSetName": {},
@@ -701,7 +716,7 @@
701
716
  }
702
717
  }
703
718
  },
704
- "S11": {
719
+ "S14": {
705
720
  "type": "structure",
706
721
  "members": {
707
722
  "ComponentName": {},
@@ -723,7 +738,7 @@
723
738
  }
724
739
  }
725
740
  },
726
- "S1k": {
741
+ "S1n": {
727
742
  "type": "structure",
728
743
  "members": {
729
744
  "Id": {},
@@ -791,7 +806,7 @@
791
806
  "XRayNodeType": {}
792
807
  }
793
808
  },
794
- "S2w": {
809
+ "S2z": {
795
810
  "type": "structure",
796
811
  "members": {
797
812
  "Id": {},
@@ -811,6 +826,12 @@
811
826
  "type": "map",
812
827
  "key": {},
813
828
  "value": {}
829
+ },
830
+ "RecurringCount": {
831
+ "type": "long"
832
+ },
833
+ "LastRecurrenceTime": {
834
+ "type": "timestamp"
814
835
  }
815
836
  }
816
837
  }
@@ -554,7 +554,10 @@
554
554
  ],
555
555
  "members": {
556
556
  "Username": {},
557
- "Password": {},
557
+ "Password": {
558
+ "type": "string",
559
+ "sensitive": true
560
+ },
558
561
  "IdentityInfo": {
559
562
  "shape": "S3d"
560
563
  },
@@ -1563,12 +1566,12 @@
1563
1566
  "shape": "S5s"
1564
1567
  },
1565
1568
  "Groupings": {
1566
- "shape": "S5v"
1569
+ "shape": "S5w"
1567
1570
  },
1568
1571
  "CurrentMetrics": {
1569
1572
  "type": "list",
1570
1573
  "member": {
1571
- "shape": "S5y"
1574
+ "shape": "S5z"
1572
1575
  }
1573
1576
  },
1574
1577
  "NextToken": {},
@@ -1587,7 +1590,7 @@
1587
1590
  "type": "structure",
1588
1591
  "members": {
1589
1592
  "Dimensions": {
1590
- "shape": "S66"
1593
+ "shape": "S67"
1591
1594
  },
1592
1595
  "Collections": {
1593
1596
  "type": "list",
@@ -1595,7 +1598,7 @@
1595
1598
  "type": "structure",
1596
1599
  "members": {
1597
1600
  "Metric": {
1598
- "shape": "S5y"
1601
+ "shape": "S5z"
1599
1602
  },
1600
1603
  "Value": {
1601
1604
  "type": "double"
@@ -1636,13 +1639,13 @@
1636
1639
  "type": "structure",
1637
1640
  "members": {
1638
1641
  "AccessToken": {
1639
- "shape": "S6f"
1642
+ "shape": "S6j"
1640
1643
  },
1641
1644
  "AccessTokenExpiration": {
1642
1645
  "type": "timestamp"
1643
1646
  },
1644
1647
  "RefreshToken": {
1645
- "shape": "S6f"
1648
+ "shape": "S6j"
1646
1649
  },
1647
1650
  "RefreshTokenExpiration": {
1648
1651
  "type": "timestamp"
@@ -1680,12 +1683,12 @@
1680
1683
  "shape": "S5s"
1681
1684
  },
1682
1685
  "Groupings": {
1683
- "shape": "S5v"
1686
+ "shape": "S5w"
1684
1687
  },
1685
1688
  "HistoricalMetrics": {
1686
1689
  "type": "list",
1687
1690
  "member": {
1688
- "shape": "S6i"
1691
+ "shape": "S6m"
1689
1692
  }
1690
1693
  },
1691
1694
  "NextToken": {},
@@ -1704,7 +1707,7 @@
1704
1707
  "type": "structure",
1705
1708
  "members": {
1706
1709
  "Dimensions": {
1707
- "shape": "S66"
1710
+ "shape": "S67"
1708
1711
  },
1709
1712
  "Collections": {
1710
1713
  "type": "list",
@@ -1712,7 +1715,7 @@
1712
1715
  "type": "structure",
1713
1716
  "members": {
1714
1717
  "Metric": {
1715
- "shape": "S6i"
1718
+ "shape": "S6m"
1716
1719
  },
1717
1720
  "Value": {
1718
1721
  "type": "double"
@@ -2362,7 +2365,7 @@
2362
2365
  "members": {
2363
2366
  "NextToken": {},
2364
2367
  "QuickConnectSummaryList": {
2365
- "shape": "S8k"
2368
+ "shape": "S8o"
2366
2369
  }
2367
2370
  }
2368
2371
  }
@@ -2454,7 +2457,7 @@
2454
2457
  "type": "structure",
2455
2458
  "members": {
2456
2459
  "QuickConnectSummaryList": {
2457
- "shape": "S8k"
2460
+ "shape": "S8o"
2458
2461
  },
2459
2462
  "NextToken": {}
2460
2463
  }
@@ -2867,10 +2870,6 @@
2867
2870
  },
2868
2871
  "InitialMessage": {
2869
2872
  "type": "structure",
2870
- "required": [
2871
- "ContentType",
2872
- "Content"
2873
- ],
2874
2873
  "members": {
2875
2874
  "ContentType": {},
2876
2875
  "Content": {}
@@ -2919,6 +2918,45 @@
2919
2918
  "members": {}
2920
2919
  }
2921
2920
  },
2921
+ "StartContactStreaming": {
2922
+ "http": {
2923
+ "requestUri": "/contact/start-streaming"
2924
+ },
2925
+ "input": {
2926
+ "type": "structure",
2927
+ "required": [
2928
+ "InstanceId",
2929
+ "ContactId",
2930
+ "ChatStreamingConfiguration",
2931
+ "ClientToken"
2932
+ ],
2933
+ "members": {
2934
+ "InstanceId": {},
2935
+ "ContactId": {},
2936
+ "ChatStreamingConfiguration": {
2937
+ "type": "structure",
2938
+ "required": [
2939
+ "StreamingEndpointArn"
2940
+ ],
2941
+ "members": {
2942
+ "StreamingEndpointArn": {}
2943
+ }
2944
+ },
2945
+ "ClientToken": {
2946
+ "idempotencyToken": true
2947
+ }
2948
+ }
2949
+ },
2950
+ "output": {
2951
+ "type": "structure",
2952
+ "required": [
2953
+ "StreamingId"
2954
+ ],
2955
+ "members": {
2956
+ "StreamingId": {}
2957
+ }
2958
+ }
2959
+ },
2922
2960
  "StartOutboundVoiceContact": {
2923
2961
  "http": {
2924
2962
  "method": "PUT",
@@ -3055,6 +3093,28 @@
3055
3093
  "members": {}
3056
3094
  }
3057
3095
  },
3096
+ "StopContactStreaming": {
3097
+ "http": {
3098
+ "requestUri": "/contact/stop-streaming"
3099
+ },
3100
+ "input": {
3101
+ "type": "structure",
3102
+ "required": [
3103
+ "InstanceId",
3104
+ "ContactId",
3105
+ "StreamingId"
3106
+ ],
3107
+ "members": {
3108
+ "InstanceId": {},
3109
+ "ContactId": {},
3110
+ "StreamingId": {}
3111
+ }
3112
+ },
3113
+ "output": {
3114
+ "type": "structure",
3115
+ "members": {}
3116
+ }
3117
+ },
3058
3118
  "SuspendContactRecording": {
3059
3119
  "http": {
3060
3120
  "requestUri": "/contact/suspend-recording"
@@ -3644,19 +3704,19 @@
3644
3704
  "type": "structure",
3645
3705
  "members": {
3646
3706
  "LevelOne": {
3647
- "shape": "Sbk"
3707
+ "shape": "Sbu"
3648
3708
  },
3649
3709
  "LevelTwo": {
3650
- "shape": "Sbk"
3710
+ "shape": "Sbu"
3651
3711
  },
3652
3712
  "LevelThree": {
3653
- "shape": "Sbk"
3713
+ "shape": "Sbu"
3654
3714
  },
3655
3715
  "LevelFour": {
3656
- "shape": "Sbk"
3716
+ "shape": "Sbu"
3657
3717
  },
3658
3718
  "LevelFive": {
3659
- "shape": "Sbk"
3719
+ "shape": "Sbu"
3660
3720
  }
3661
3721
  }
3662
3722
  },
@@ -4062,41 +4122,60 @@
4062
4122
  "type": "list",
4063
4123
  "member": {}
4064
4124
  },
4125
+ "RoutingProfiles": {
4126
+ "type": "list",
4127
+ "member": {}
4128
+ },
4065
4129
  "Channels": {
4066
4130
  "type": "list",
4067
4131
  "member": {}
4068
4132
  }
4069
4133
  }
4070
4134
  },
4071
- "S5v": {
4135
+ "S5w": {
4072
4136
  "type": "list",
4073
4137
  "member": {}
4074
4138
  },
4075
- "S5y": {
4139
+ "S5z": {
4076
4140
  "type": "structure",
4077
4141
  "members": {
4078
4142
  "Name": {},
4079
4143
  "Unit": {}
4080
4144
  }
4081
4145
  },
4082
- "S66": {
4146
+ "S67": {
4083
4147
  "type": "structure",
4084
4148
  "members": {
4085
4149
  "Queue": {
4150
+ "type": "structure",
4151
+ "members": {
4152
+ "Id": {},
4153
+ "Arn": {},
4154
+ "QueueType": {}
4155
+ }
4156
+ },
4157
+ "Channel": {},
4158
+ "RoutingProfile": {
4086
4159
  "type": "structure",
4087
4160
  "members": {
4088
4161
  "Id": {},
4089
4162
  "Arn": {}
4090
4163
  }
4091
4164
  },
4092
- "Channel": {}
4165
+ "InstanceReference": {
4166
+ "type": "structure",
4167
+ "members": {
4168
+ "Id": {},
4169
+ "Arn": {}
4170
+ }
4171
+ }
4093
4172
  }
4094
4173
  },
4095
- "S6f": {
4174
+ "S6j": {
4096
4175
  "type": "string",
4097
4176
  "sensitive": true
4098
4177
  },
4099
- "S6i": {
4178
+ "S6m": {
4100
4179
  "type": "structure",
4101
4180
  "members": {
4102
4181
  "Name": {},
@@ -4113,7 +4192,7 @@
4113
4192
  "Unit": {}
4114
4193
  }
4115
4194
  },
4116
- "S8k": {
4195
+ "S8o": {
4117
4196
  "type": "list",
4118
4197
  "member": {
4119
4198
  "type": "structure",
@@ -4125,7 +4204,7 @@
4125
4204
  }
4126
4205
  }
4127
4206
  },
4128
- "Sbk": {
4207
+ "Sbu": {
4129
4208
  "type": "structure",
4130
4209
  "required": [
4131
4210
  "Name"