aws-sdk 2.1403.0 → 2.1405.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,17 @@
1
1
  # Changelog for AWS SDK for JavaScript
2
- <!--LATEST=2.1403.0-->
2
+ <!--LATEST=2.1405.0-->
3
3
  <!--ENTRYINSERT-->
4
4
 
5
+ ## 2.1405.0
6
+ * feature: Connect: This release provides a way to search for existing tags within an instance. Before tagging a resource, ensure consistency by searching for pre-existing key:value pairs.
7
+ * feature: Glue: Timestamp Starting Position For Kinesis and Kafka Data Sources in a Glue Streaming Job
8
+ * feature: GuardDuty: Add support for user.extra.sessionName in Kubernetes Audit Logs Findings.
9
+ * feature: IAM: Support for a new API "GetMFADevice" to present MFA device metadata such as device certifications
10
+ * feature: Pinpoint: Added time zone estimation support for journeys
11
+
12
+ ## 2.1404.0
13
+ * feature: DevOpsGuru: This release adds support for encryption via customer managed keys.
14
+
5
15
  ## 2.1403.0
6
16
  * feature: ChimeSDKIdentity: AppInstanceBots can be configured to be invoked or not using the Target or the CHIME.mentions attribute for ChannelMessages
7
17
  * 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.
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.1403.0.min.js"></script>
74
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1405.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
@@ -5605,6 +5605,58 @@
5605
5605
  }
5606
5606
  }
5607
5607
  },
5608
+ "SearchResourceTags": {
5609
+ "http": {
5610
+ "requestUri": "/search-resource-tags"
5611
+ },
5612
+ "input": {
5613
+ "type": "structure",
5614
+ "required": [
5615
+ "InstanceId"
5616
+ ],
5617
+ "members": {
5618
+ "InstanceId": {},
5619
+ "ResourceTypes": {
5620
+ "type": "list",
5621
+ "member": {}
5622
+ },
5623
+ "NextToken": {},
5624
+ "MaxResults": {
5625
+ "type": "integer"
5626
+ },
5627
+ "SearchCriteria": {
5628
+ "type": "structure",
5629
+ "members": {
5630
+ "TagSearchCondition": {
5631
+ "type": "structure",
5632
+ "members": {
5633
+ "tagKey": {},
5634
+ "tagValue": {},
5635
+ "tagKeyComparisonType": {},
5636
+ "tagValueComparisonType": {}
5637
+ }
5638
+ }
5639
+ }
5640
+ }
5641
+ }
5642
+ },
5643
+ "output": {
5644
+ "type": "structure",
5645
+ "members": {
5646
+ "Tags": {
5647
+ "type": "list",
5648
+ "member": {
5649
+ "type": "structure",
5650
+ "members": {
5651
+ "key": {},
5652
+ "value": {}
5653
+ }
5654
+ }
5655
+ },
5656
+ "NextToken": {}
5657
+ }
5658
+ }
5659
+ },
5608
5660
  "SearchRoutingProfiles": {
5609
5661
  "http": {
5610
5662
  "requestUri": "/search-routing-profiles"
@@ -5629,7 +5681,7 @@
5629
5681
  }
5630
5682
  },
5631
5683
  "SearchCriteria": {
5632
- "shape": "Skw"
5684
+ "shape": "Sl5"
5633
5685
  }
5634
5686
  }
5635
5687
  },
@@ -5665,7 +5717,7 @@
5665
5717
  "type": "integer"
5666
5718
  },
5667
5719
  "SearchCriteria": {
5668
- "shape": "Sl1"
5720
+ "shape": "Sla"
5669
5721
  },
5670
5722
  "SearchFilter": {
5671
5723
  "type": "structure",
@@ -5724,7 +5776,7 @@
5724
5776
  }
5725
5777
  },
5726
5778
  "SearchCriteria": {
5727
- "shape": "Sl9"
5779
+ "shape": "Sli"
5728
5780
  }
5729
5781
  }
5730
5782
  },
@@ -6167,7 +6219,7 @@
6167
6219
  "locationName": "EvaluationId"
6168
6220
  },
6169
6221
  "Answers": {
6170
- "shape": "Sml"
6222
+ "shape": "Smu"
6171
6223
  },
6172
6224
  "Notes": {
6173
6225
  "shape": "S9h"
@@ -6390,7 +6442,7 @@
6390
6442
  "locationName": "EvaluationId"
6391
6443
  },
6392
6444
  "Answers": {
6393
- "shape": "Sml"
6445
+ "shape": "Smu"
6394
6446
  },
6395
6447
  "Notes": {
6396
6448
  "shape": "S9h"
@@ -7333,19 +7385,19 @@
7333
7385
  "type": "structure",
7334
7386
  "members": {
7335
7387
  "LevelOne": {
7336
- "shape": "Son"
7388
+ "shape": "Sow"
7337
7389
  },
7338
7390
  "LevelTwo": {
7339
- "shape": "Son"
7391
+ "shape": "Sow"
7340
7392
  },
7341
7393
  "LevelThree": {
7342
- "shape": "Son"
7394
+ "shape": "Sow"
7343
7395
  },
7344
7396
  "LevelFour": {
7345
- "shape": "Son"
7397
+ "shape": "Sow"
7346
7398
  },
7347
7399
  "LevelFive": {
7348
- "shape": "Son"
7400
+ "shape": "Sow"
7349
7401
  }
7350
7402
  }
7351
7403
  },
@@ -8538,54 +8590,54 @@
8538
8590
  "shape": "Skq"
8539
8591
  }
8540
8592
  },
8541
- "Skw": {
8593
+ "Sl5": {
8542
8594
  "type": "structure",
8543
8595
  "members": {
8544
8596
  "OrConditions": {
8545
- "shape": "Skx"
8597
+ "shape": "Sl6"
8546
8598
  },
8547
8599
  "AndConditions": {
8548
- "shape": "Skx"
8600
+ "shape": "Sl6"
8549
8601
  },
8550
8602
  "StringCondition": {
8551
8603
  "shape": "Sk7"
8552
8604
  }
8553
8605
  }
8554
8606
  },
8555
- "Skx": {
8607
+ "Sl6": {
8556
8608
  "type": "list",
8557
8609
  "member": {
8558
- "shape": "Skw"
8610
+ "shape": "Sl5"
8559
8611
  }
8560
8612
  },
8561
- "Sl1": {
8613
+ "Sla": {
8562
8614
  "type": "structure",
8563
8615
  "members": {
8564
8616
  "OrConditions": {
8565
- "shape": "Sl2"
8617
+ "shape": "Slb"
8566
8618
  },
8567
8619
  "AndConditions": {
8568
- "shape": "Sl2"
8620
+ "shape": "Slb"
8569
8621
  },
8570
8622
  "StringCondition": {
8571
8623
  "shape": "Sk7"
8572
8624
  }
8573
8625
  }
8574
8626
  },
8575
- "Sl2": {
8627
+ "Slb": {
8576
8628
  "type": "list",
8577
8629
  "member": {
8578
- "shape": "Sl1"
8630
+ "shape": "Sla"
8579
8631
  }
8580
8632
  },
8581
- "Sl9": {
8633
+ "Sli": {
8582
8634
  "type": "structure",
8583
8635
  "members": {
8584
8636
  "OrConditions": {
8585
- "shape": "Sla"
8637
+ "shape": "Slj"
8586
8638
  },
8587
8639
  "AndConditions": {
8588
- "shape": "Sla"
8640
+ "shape": "Slj"
8589
8641
  },
8590
8642
  "StringCondition": {
8591
8643
  "shape": "Sk7"
@@ -8599,13 +8651,13 @@
8599
8651
  }
8600
8652
  }
8601
8653
  },
8602
- "Sla": {
8654
+ "Slj": {
8603
8655
  "type": "list",
8604
8656
  "member": {
8605
- "shape": "Sl9"
8657
+ "shape": "Sli"
8606
8658
  }
8607
8659
  },
8608
- "Sml": {
8660
+ "Smu": {
8609
8661
  "type": "map",
8610
8662
  "key": {},
8611
8663
  "value": {
@@ -8617,7 +8669,7 @@
8617
8669
  }
8618
8670
  }
8619
8671
  },
8620
- "Son": {
8672
+ "Sow": {
8621
8673
  "type": "structure",
8622
8674
  "required": [
8623
8675
  "Name"
@@ -264,6 +264,12 @@
264
264
  "output_token": "NextToken",
265
265
  "result_key": "QuickConnects"
266
266
  },
267
+ "SearchResourceTags": {
268
+ "input_token": "NextToken",
269
+ "limit_key": "MaxResults",
270
+ "output_token": "NextToken",
271
+ "result_key": "Tags"
272
+ },
267
273
  "SearchRoutingProfiles": {
268
274
  "input_token": "NextToken",
269
275
  "limit_key": "MaxResults",
@@ -540,6 +540,14 @@
540
540
  "members": {
541
541
  "OptInStatus": {}
542
542
  }
543
+ },
544
+ "KMSServerSideEncryption": {
545
+ "type": "structure",
546
+ "members": {
547
+ "KMSKeyId": {},
548
+ "OptInStatus": {},
549
+ "Type": {}
550
+ }
543
551
  }
544
552
  }
545
553
  }
@@ -565,7 +573,7 @@
565
573
  "type": "structure",
566
574
  "members": {
567
575
  "ResourceCollection": {
568
- "shape": "S48"
576
+ "shape": "S4b"
569
577
  },
570
578
  "Status": {},
571
579
  "Costs": {
@@ -679,7 +687,7 @@
679
687
  "locationName": "InsightId"
680
688
  },
681
689
  "StartTimeRange": {
682
- "shape": "S4s"
690
+ "shape": "S4v"
683
691
  },
684
692
  "MaxResults": {
685
693
  "type": "integer"
@@ -690,7 +698,7 @@
690
698
  "type": "structure",
691
699
  "members": {
692
700
  "ServiceCollection": {
693
- "shape": "S4v"
701
+ "shape": "S4y"
694
702
  }
695
703
  }
696
704
  }
@@ -946,7 +954,7 @@
946
954
  ],
947
955
  "members": {
948
956
  "StatusFilter": {
949
- "shape": "S61"
957
+ "shape": "S64"
950
958
  },
951
959
  "MaxResults": {
952
960
  "type": "integer"
@@ -958,10 +966,10 @@
958
966
  "type": "structure",
959
967
  "members": {
960
968
  "ProactiveInsights": {
961
- "shape": "S69"
969
+ "shape": "S6c"
962
970
  },
963
971
  "ReactiveInsights": {
964
- "shape": "S6d"
972
+ "shape": "S6g"
965
973
  },
966
974
  "NextToken": {}
967
975
  }
@@ -1064,7 +1072,7 @@
1064
1072
  ],
1065
1073
  "members": {
1066
1074
  "StatusFilter": {
1067
- "shape": "S61"
1075
+ "shape": "S64"
1068
1076
  },
1069
1077
  "MaxResults": {
1070
1078
  "type": "integer"
@@ -1104,7 +1112,7 @@
1104
1112
  "shape": "S27"
1105
1113
  },
1106
1114
  "ServiceCollection": {
1107
- "shape": "S4v"
1115
+ "shape": "S4y"
1108
1116
  }
1109
1117
  }
1110
1118
  }
@@ -1127,7 +1135,7 @@
1127
1135
  "shape": "S27"
1128
1136
  },
1129
1137
  "ServiceCollection": {
1130
- "shape": "S4v"
1138
+ "shape": "S4y"
1131
1139
  }
1132
1140
  }
1133
1141
  }
@@ -1284,7 +1292,7 @@
1284
1292
  ],
1285
1293
  "members": {
1286
1294
  "StartTimeRange": {
1287
- "shape": "S4s"
1295
+ "shape": "S4v"
1288
1296
  },
1289
1297
  "Filters": {
1290
1298
  "type": "structure",
@@ -1293,13 +1301,13 @@
1293
1301
  "shape": "S6"
1294
1302
  },
1295
1303
  "Statuses": {
1296
- "shape": "S80"
1304
+ "shape": "S83"
1297
1305
  },
1298
1306
  "ResourceCollection": {
1299
1307
  "shape": "S27"
1300
1308
  },
1301
1309
  "ServiceCollection": {
1302
- "shape": "S4v"
1310
+ "shape": "S4y"
1303
1311
  }
1304
1312
  }
1305
1313
  },
@@ -1314,10 +1322,10 @@
1314
1322
  "type": "structure",
1315
1323
  "members": {
1316
1324
  "ProactiveInsights": {
1317
- "shape": "S69"
1325
+ "shape": "S6c"
1318
1326
  },
1319
1327
  "ReactiveInsights": {
1320
- "shape": "S6d"
1328
+ "shape": "S6g"
1321
1329
  },
1322
1330
  "NextToken": {}
1323
1331
  }
@@ -1341,7 +1349,7 @@
1341
1349
  "member": {}
1342
1350
  },
1343
1351
  "StartTimeRange": {
1344
- "shape": "S4s"
1352
+ "shape": "S4v"
1345
1353
  },
1346
1354
  "Filters": {
1347
1355
  "type": "structure",
@@ -1350,13 +1358,13 @@
1350
1358
  "shape": "S6"
1351
1359
  },
1352
1360
  "Statuses": {
1353
- "shape": "S80"
1361
+ "shape": "S83"
1354
1362
  },
1355
1363
  "ResourceCollection": {
1356
1364
  "shape": "S27"
1357
1365
  },
1358
1366
  "ServiceCollection": {
1359
- "shape": "S4v"
1367
+ "shape": "S4y"
1360
1368
  }
1361
1369
  }
1362
1370
  },
@@ -1371,10 +1379,10 @@
1371
1379
  "type": "structure",
1372
1380
  "members": {
1373
1381
  "ProactiveInsights": {
1374
- "shape": "S69"
1382
+ "shape": "S6c"
1375
1383
  },
1376
1384
  "ReactiveInsights": {
1377
- "shape": "S6d"
1385
+ "shape": "S6g"
1378
1386
  },
1379
1387
  "NextToken": {}
1380
1388
  }
@@ -1393,7 +1401,7 @@
1393
1401
  ],
1394
1402
  "members": {
1395
1403
  "ResourceCollection": {
1396
- "shape": "S48"
1404
+ "shape": "S4b"
1397
1405
  },
1398
1406
  "ClientToken": {
1399
1407
  "idempotencyToken": true
@@ -1502,6 +1510,14 @@
1502
1510
  "members": {
1503
1511
  "OptInStatus": {}
1504
1512
  }
1513
+ },
1514
+ "KMSServerSideEncryption": {
1515
+ "type": "structure",
1516
+ "members": {
1517
+ "KMSKeyId": {},
1518
+ "OptInStatus": {},
1519
+ "Type": {}
1520
+ }
1505
1521
  }
1506
1522
  }
1507
1523
  }
@@ -1884,7 +1900,7 @@
1884
1900
  }
1885
1901
  }
1886
1902
  },
1887
- "S48": {
1903
+ "S4b": {
1888
1904
  "type": "structure",
1889
1905
  "members": {
1890
1906
  "CloudFormation": {
@@ -1915,7 +1931,7 @@
1915
1931
  }
1916
1932
  }
1917
1933
  },
1918
- "S4s": {
1934
+ "S4v": {
1919
1935
  "type": "structure",
1920
1936
  "members": {
1921
1937
  "FromTime": {
@@ -1926,7 +1942,7 @@
1926
1942
  }
1927
1943
  }
1928
1944
  },
1929
- "S4v": {
1945
+ "S4y": {
1930
1946
  "type": "structure",
1931
1947
  "members": {
1932
1948
  "ServiceNames": {
@@ -1935,7 +1951,7 @@
1935
1951
  }
1936
1952
  }
1937
1953
  },
1938
- "S61": {
1954
+ "S64": {
1939
1955
  "type": "structure",
1940
1956
  "members": {
1941
1957
  "Ongoing": {
@@ -1977,13 +1993,13 @@
1977
1993
  "members": {
1978
1994
  "Type": {},
1979
1995
  "StartTimeRange": {
1980
- "shape": "S4s"
1996
+ "shape": "S4v"
1981
1997
  }
1982
1998
  }
1983
1999
  }
1984
2000
  }
1985
2001
  },
1986
- "S69": {
2002
+ "S6c": {
1987
2003
  "type": "list",
1988
2004
  "member": {
1989
2005
  "type": "structure",
@@ -2002,19 +2018,19 @@
2002
2018
  "shape": "S27"
2003
2019
  },
2004
2020
  "ServiceCollection": {
2005
- "shape": "S4v"
2021
+ "shape": "S4y"
2006
2022
  },
2007
2023
  "AssociatedResourceArns": {
2008
- "shape": "S6b"
2024
+ "shape": "S6e"
2009
2025
  }
2010
2026
  }
2011
2027
  }
2012
2028
  },
2013
- "S6b": {
2029
+ "S6e": {
2014
2030
  "type": "list",
2015
2031
  "member": {}
2016
2032
  },
2017
- "S6d": {
2033
+ "S6g": {
2018
2034
  "type": "list",
2019
2035
  "member": {
2020
2036
  "type": "structure",
@@ -2030,15 +2046,15 @@
2030
2046
  "shape": "S27"
2031
2047
  },
2032
2048
  "ServiceCollection": {
2033
- "shape": "S4v"
2049
+ "shape": "S4y"
2034
2050
  },
2035
2051
  "AssociatedResourceArns": {
2036
- "shape": "S6b"
2052
+ "shape": "S6e"
2037
2053
  }
2038
2054
  }
2039
2055
  }
2040
2056
  },
2041
- "S80": {
2057
+ "S83": {
2042
2058
  "type": "list",
2043
2059
  "member": {}
2044
2060
  }