aws-sdk 2.1402.0 → 2.1404.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,16 @@
1
1
  # Changelog for AWS SDK for JavaScript
2
- <!--LATEST=2.1402.0-->
2
+ <!--LATEST=2.1404.0-->
3
3
  <!--ENTRYINSERT-->
4
4
 
5
+ ## 2.1404.0
6
+ * feature: DevOpsGuru: This release adds support for encryption via customer managed keys.
7
+
8
+ ## 2.1403.0
9
+ * feature: ChimeSDKIdentity: AppInstanceBots can be configured to be invoked or not using the Target or the CHIME.mentions attribute for ChannelMessages
10
+ * feature: ChimeSDKMessaging: ChannelMessages can be made visible to sender and intended recipient rather than all channel members with the target attribute. For example, a user can send messages to a bot and receive messages back in a group channel without other members seeing them.
11
+ * feature: Kendra: Introducing Amazon Kendra Retrieve API that can be used to retrieve relevant passages or text excerpts given an input query.
12
+ * feature: StepFunctions: Adds support for Versions and Aliases. Adds 8 operations: PublishStateMachineVersion, DeleteStateMachineVersion, ListStateMachineVersions, CreateStateMachineAlias, DescribeStateMachineAlias, UpdateStateMachineAlias, DeleteStateMachineAlias, ListStateMachineAliases
13
+
5
14
  ## 2.1402.0
6
15
  * feature: EMR: This release introduces a new Amazon EMR EPI called ListSupportedInstanceTypes that returns a list of all instance types supported by a given EMR release.
7
16
  * feature: Inspector2: This release adds support for Software Bill of Materials (SBOM) export and the general availability of code scanning for AWS Lambda functions.
package/README.md CHANGED
@@ -71,7 +71,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
71
71
  To use the SDK in the browser, simply add the following script tag to your
72
72
  HTML pages:
73
73
 
74
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1402.0.min.js"></script>
74
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1404.0.min.js"></script>
75
75
 
76
76
  You can also build a custom browser SDK with your specified set of AWS services.
77
77
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -131,7 +131,7 @@
131
131
  "sensitive": true
132
132
  },
133
133
  "Name": {
134
- "shape": "Sp"
134
+ "shape": "Ss"
135
135
  },
136
136
  "Metadata": {
137
137
  "shape": "S3"
@@ -143,7 +143,7 @@
143
143
  "shape": "S5"
144
144
  },
145
145
  "ExpirationSettings": {
146
- "shape": "Sq"
146
+ "shape": "St"
147
147
  }
148
148
  }
149
149
  },
@@ -249,12 +249,10 @@
249
249
  ],
250
250
  "members": {
251
251
  "AppInstanceUserArn": {
252
- "shape": "Sz",
253
252
  "location": "uri",
254
253
  "locationName": "appInstanceUserArn"
255
254
  },
256
255
  "EndpointId": {
257
- "shape": "S10",
258
256
  "location": "uri",
259
257
  "locationName": "endpointId"
260
258
  }
@@ -412,7 +410,7 @@
412
410
  "members": {
413
411
  "AppInstanceUserArn": {},
414
412
  "Name": {
415
- "shape": "Sp"
413
+ "shape": "Ss"
416
414
  },
417
415
  "Metadata": {
418
416
  "shape": "S3"
@@ -424,7 +422,7 @@
424
422
  "type": "timestamp"
425
423
  },
426
424
  "ExpirationSettings": {
427
- "shape": "Sq"
425
+ "shape": "St"
428
426
  }
429
427
  }
430
428
  }
@@ -445,12 +443,10 @@
445
443
  ],
446
444
  "members": {
447
445
  "AppInstanceUserArn": {
448
- "shape": "S1f",
449
446
  "location": "uri",
450
447
  "locationName": "appInstanceUserArn"
451
448
  },
452
449
  "EndpointId": {
453
- "shape": "S10",
454
450
  "location": "uri",
455
451
  "locationName": "endpointId"
456
452
  }
@@ -462,19 +458,15 @@
462
458
  "AppInstanceUserEndpoint": {
463
459
  "type": "structure",
464
460
  "members": {
465
- "AppInstanceUserArn": {
466
- "shape": "Sz"
467
- },
468
- "EndpointId": {
469
- "shape": "S10"
470
- },
461
+ "AppInstanceUserArn": {},
462
+ "EndpointId": {},
471
463
  "Name": {
472
- "shape": "S1f"
464
+ "shape": "S1k"
473
465
  },
474
466
  "Type": {},
475
467
  "ResourceArn": {},
476
468
  "EndpointAttributes": {
477
- "shape": "S1j"
469
+ "shape": "S1m"
478
470
  },
479
471
  "CreatedTimestamp": {
480
472
  "type": "timestamp"
@@ -484,7 +476,7 @@
484
476
  },
485
477
  "AllowMessages": {},
486
478
  "EndpointState": {
487
- "shape": "S1m"
479
+ "shape": "S1p"
488
480
  }
489
481
  }
490
482
  }
@@ -513,7 +505,7 @@
513
505
  "type": "structure",
514
506
  "members": {
515
507
  "AppInstanceRetentionSettings": {
516
- "shape": "S1r"
508
+ "shape": "S1u"
517
509
  },
518
510
  "InitiateDeletionTimestamp": {
519
511
  "type": "timestamp"
@@ -543,7 +535,7 @@
543
535
  "type": "integer"
544
536
  },
545
537
  "NextToken": {
546
- "shape": "S1w",
538
+ "shape": "S1z",
547
539
  "location": "querystring",
548
540
  "locationName": "next-token"
549
541
  }
@@ -565,7 +557,7 @@
565
557
  }
566
558
  },
567
559
  "NextToken": {
568
- "shape": "S1w"
560
+ "shape": "S1z"
569
561
  }
570
562
  }
571
563
  }
@@ -591,7 +583,7 @@
591
583
  "type": "integer"
592
584
  },
593
585
  "NextToken": {
594
- "shape": "S1w",
586
+ "shape": "S1z",
595
587
  "location": "querystring",
596
588
  "locationName": "next-token"
597
589
  }
@@ -617,7 +609,7 @@
617
609
  }
618
610
  },
619
611
  "NextToken": {
620
- "shape": "S1w"
612
+ "shape": "S1z"
621
613
  }
622
614
  }
623
615
  }
@@ -635,7 +627,7 @@
635
627
  ],
636
628
  "members": {
637
629
  "AppInstanceUserArn": {
638
- "shape": "Sz",
630
+ "shape": "S28",
639
631
  "location": "uri",
640
632
  "locationName": "appInstanceUserArn"
641
633
  },
@@ -645,7 +637,7 @@
645
637
  "type": "integer"
646
638
  },
647
639
  "NextToken": {
648
- "shape": "S1w",
640
+ "shape": "S1z",
649
641
  "location": "querystring",
650
642
  "locationName": "next-token"
651
643
  }
@@ -659,25 +651,21 @@
659
651
  "member": {
660
652
  "type": "structure",
661
653
  "members": {
662
- "AppInstanceUserArn": {
663
- "shape": "Sz"
664
- },
665
- "EndpointId": {
666
- "shape": "S10"
667
- },
654
+ "AppInstanceUserArn": {},
655
+ "EndpointId": {},
668
656
  "Name": {
669
- "shape": "S1f"
657
+ "shape": "S1k"
670
658
  },
671
659
  "Type": {},
672
660
  "AllowMessages": {},
673
661
  "EndpointState": {
674
- "shape": "S1m"
662
+ "shape": "S1p"
675
663
  }
676
664
  }
677
665
  }
678
666
  },
679
667
  "NextToken": {
680
- "shape": "S1w"
668
+ "shape": "S1z"
681
669
  }
682
670
  }
683
671
  }
@@ -703,7 +691,7 @@
703
691
  "type": "integer"
704
692
  },
705
693
  "NextToken": {
706
- "shape": "S1w",
694
+ "shape": "S1z",
707
695
  "location": "querystring",
708
696
  "locationName": "next-token"
709
697
  }
@@ -720,7 +708,7 @@
720
708
  "members": {
721
709
  "AppInstanceUserArn": {},
722
710
  "Name": {
723
- "shape": "Sp"
711
+ "shape": "Ss"
724
712
  },
725
713
  "Metadata": {
726
714
  "shape": "S3"
@@ -729,7 +717,7 @@
729
717
  }
730
718
  },
731
719
  "NextToken": {
732
- "shape": "S1w"
720
+ "shape": "S1z"
733
721
  }
734
722
  }
735
723
  }
@@ -748,7 +736,7 @@
748
736
  "type": "integer"
749
737
  },
750
738
  "NextToken": {
751
- "shape": "S1w",
739
+ "shape": "S1z",
752
740
  "location": "querystring",
753
741
  "locationName": "next-token"
754
742
  }
@@ -773,7 +761,7 @@
773
761
  }
774
762
  },
775
763
  "NextToken": {
776
- "shape": "S1w"
764
+ "shape": "S1z"
777
765
  }
778
766
  }
779
767
  }
@@ -823,7 +811,7 @@
823
811
  "locationName": "appInstanceArn"
824
812
  },
825
813
  "AppInstanceRetentionSettings": {
826
- "shape": "S1r"
814
+ "shape": "S1u"
827
815
  }
828
816
  }
829
817
  },
@@ -831,7 +819,7 @@
831
819
  "type": "structure",
832
820
  "members": {
833
821
  "AppInstanceRetentionSettings": {
834
- "shape": "S1r"
822
+ "shape": "S1u"
835
823
  },
836
824
  "InitiateDeletionTimestamp": {
837
825
  "type": "timestamp"
@@ -856,7 +844,7 @@
856
844
  "locationName": "appInstanceUserArn"
857
845
  },
858
846
  "ExpirationSettings": {
859
- "shape": "Sq"
847
+ "shape": "St"
860
848
  }
861
849
  }
862
850
  },
@@ -865,7 +853,7 @@
865
853
  "members": {
866
854
  "AppInstanceUserArn": {},
867
855
  "ExpirationSettings": {
868
- "shape": "Sq"
856
+ "shape": "St"
869
857
  }
870
858
  }
871
859
  }
@@ -886,17 +874,17 @@
886
874
  ],
887
875
  "members": {
888
876
  "AppInstanceUserArn": {
889
- "shape": "Sz",
877
+ "shape": "S28",
890
878
  "location": "uri",
891
879
  "locationName": "appInstanceUserArn"
892
880
  },
893
881
  "Name": {
894
- "shape": "S1f"
882
+ "shape": "S1k"
895
883
  },
896
884
  "Type": {},
897
885
  "ResourceArn": {},
898
886
  "EndpointAttributes": {
899
- "shape": "S1j"
887
+ "shape": "S1m"
900
888
  },
901
889
  "ClientRequestToken": {
902
890
  "idempotencyToken": true
@@ -907,12 +895,8 @@
907
895
  "output": {
908
896
  "type": "structure",
909
897
  "members": {
910
- "AppInstanceUserArn": {
911
- "shape": "Sz"
912
- },
913
- "EndpointId": {
914
- "shape": "S10"
915
- }
898
+ "AppInstanceUserArn": {},
899
+ "EndpointId": {}
916
900
  }
917
901
  }
918
902
  },
@@ -1013,6 +997,9 @@
1013
997
  },
1014
998
  "Metadata": {
1015
999
  "shape": "S3"
1000
+ },
1001
+ "Configuration": {
1002
+ "shape": "Sg"
1016
1003
  }
1017
1004
  }
1018
1005
  },
@@ -1042,7 +1029,7 @@
1042
1029
  "locationName": "appInstanceUserArn"
1043
1030
  },
1044
1031
  "Name": {
1045
- "shape": "Sp"
1032
+ "shape": "Ss"
1046
1033
  },
1047
1034
  "Metadata": {
1048
1035
  "shape": "S3"
@@ -1070,17 +1057,15 @@
1070
1057
  ],
1071
1058
  "members": {
1072
1059
  "AppInstanceUserArn": {
1073
- "shape": "Sz",
1074
1060
  "location": "uri",
1075
1061
  "locationName": "appInstanceUserArn"
1076
1062
  },
1077
1063
  "EndpointId": {
1078
- "shape": "S10",
1079
1064
  "location": "uri",
1080
1065
  "locationName": "endpointId"
1081
1066
  },
1082
1067
  "Name": {
1083
- "shape": "S1f"
1068
+ "shape": "S1k"
1084
1069
  },
1085
1070
  "AllowMessages": {}
1086
1071
  }
@@ -1088,12 +1073,8 @@
1088
1073
  "output": {
1089
1074
  "type": "structure",
1090
1075
  "members": {
1091
- "AppInstanceUserArn": {
1092
- "shape": "Sz"
1093
- },
1094
- "EndpointId": {
1095
- "shape": "S10"
1096
- }
1076
+ "AppInstanceUserArn": {},
1077
+ "EndpointId": {}
1097
1078
  }
1098
1079
  }
1099
1080
  }
@@ -1152,12 +1133,22 @@
1152
1133
  "Lex": {
1153
1134
  "type": "structure",
1154
1135
  "required": [
1155
- "RespondsTo",
1156
1136
  "LexBotAliasArn",
1157
1137
  "LocaleId"
1158
1138
  ],
1159
1139
  "members": {
1160
1140
  "RespondsTo": {},
1141
+ "InvokedBy": {
1142
+ "type": "structure",
1143
+ "required": [
1144
+ "StandardMessages",
1145
+ "TargetedMessages"
1146
+ ],
1147
+ "members": {
1148
+ "StandardMessages": {},
1149
+ "TargetedMessages": {}
1150
+ }
1151
+ },
1161
1152
  "LexBotAliasArn": {},
1162
1153
  "LocaleId": {},
1163
1154
  "WelcomeIntent": {}
@@ -1165,11 +1156,11 @@
1165
1156
  }
1166
1157
  }
1167
1158
  },
1168
- "Sp": {
1159
+ "Ss": {
1169
1160
  "type": "string",
1170
1161
  "sensitive": true
1171
1162
  },
1172
- "Sq": {
1163
+ "St": {
1173
1164
  "type": "structure",
1174
1165
  "required": [
1175
1166
  "ExpirationDays",
@@ -1182,37 +1173,29 @@
1182
1173
  "ExpirationCriterion": {}
1183
1174
  }
1184
1175
  },
1185
- "Sz": {
1186
- "type": "string",
1187
- "sensitive": true
1188
- },
1189
- "S10": {
1190
- "type": "string",
1191
- "sensitive": true
1192
- },
1193
- "S1f": {
1176
+ "S1k": {
1194
1177
  "type": "string",
1195
1178
  "sensitive": true
1196
1179
  },
1197
- "S1j": {
1180
+ "S1m": {
1198
1181
  "type": "structure",
1199
1182
  "required": [
1200
1183
  "DeviceToken"
1201
1184
  ],
1202
1185
  "members": {
1203
1186
  "DeviceToken": {
1204
- "shape": "S1k"
1187
+ "shape": "S1n"
1205
1188
  },
1206
1189
  "VoipDeviceToken": {
1207
- "shape": "S1k"
1190
+ "shape": "S1n"
1208
1191
  }
1209
1192
  }
1210
1193
  },
1211
- "S1k": {
1194
+ "S1n": {
1212
1195
  "type": "string",
1213
1196
  "sensitive": true
1214
1197
  },
1215
- "S1m": {
1198
+ "S1p": {
1216
1199
  "type": "structure",
1217
1200
  "required": [
1218
1201
  "Status"
@@ -1222,7 +1205,7 @@
1222
1205
  "StatusReason": {}
1223
1206
  }
1224
1207
  },
1225
- "S1r": {
1208
+ "S1u": {
1226
1209
  "type": "structure",
1227
1210
  "members": {
1228
1211
  "ChannelRetentionSettings": {
@@ -1235,7 +1218,11 @@
1235
1218
  }
1236
1219
  }
1237
1220
  },
1238
- "S1w": {
1221
+ "S1z": {
1222
+ "type": "string",
1223
+ "sensitive": true
1224
+ },
1225
+ "S28": {
1239
1226
  "type": "string",
1240
1227
  "sensitive": true
1241
1228
  }