aws-sdk 2.1377.0 → 2.1378.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,15 @@
1
1
  # Changelog for AWS SDK for JavaScript
2
- <!--LATEST=2.1377.0-->
2
+ <!--LATEST=2.1378.0-->
3
3
  <!--ENTRYINSERT-->
4
4
 
5
+ ## 2.1378.0
6
+ * feature: Athena: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
7
+ * feature: CodeCatalyst: With this release, the users can list the active sessions connected to their Dev Environment on AWS CodeCatalyst
8
+ * feature: Kafka: Added a fix to make clusterarn a required field in ListClientVpcConnections and RejectClientVpcConnection APIs
9
+ * feature: Rekognition: This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image.
10
+ * feature: RolesAnywhere: Adds support for custom notification settings in a trust anchor. Introduces PutNotificationSettings and ResetNotificationSettings API's. Updates DurationSeconds max value to 3600.
11
+ * feature: Transfer: This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol.
12
+
5
13
  ## 2.1377.0
6
14
  * feature: ES: This release fixes DescribePackages API error with null filter value parameter.
7
15
  * feature: ElastiCache: Added support to modify the cluster mode configuration for the existing ElastiCache ReplicationGroups. Customers can now modify the configuration from cluster mode disabled to cluster mode enabled.
package/README.md CHANGED
@@ -72,7 +72,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
72
72
  To use the SDK in the browser, simply add the following script tag to your
73
73
  HTML pages:
74
74
 
75
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1377.0.min.js"></script>
75
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1378.0.min.js"></script>
76
76
 
77
77
  You can also build a custom browser SDK with your specified set of AWS services.
78
78
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -2254,6 +2254,9 @@
2254
2254
  },
2255
2255
  "AdditionalConfigs": {
2256
2256
  "shape": "S1z"
2257
+ },
2258
+ "SparkProperties": {
2259
+ "shape": "S1z"
2257
2260
  }
2258
2261
  }
2259
2262
  },
@@ -553,6 +553,69 @@
553
553
  }
554
554
  }
555
555
  },
556
+ "ListDevEnvironmentSessions": {
557
+ "http": {
558
+ "requestUri": "/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{devEnvironmentId}/sessions",
559
+ "responseCode": 200
560
+ },
561
+ "input": {
562
+ "type": "structure",
563
+ "required": [
564
+ "spaceName",
565
+ "projectName",
566
+ "devEnvironmentId"
567
+ ],
568
+ "members": {
569
+ "spaceName": {
570
+ "location": "uri",
571
+ "locationName": "spaceName"
572
+ },
573
+ "projectName": {
574
+ "location": "uri",
575
+ "locationName": "projectName"
576
+ },
577
+ "devEnvironmentId": {
578
+ "location": "uri",
579
+ "locationName": "devEnvironmentId"
580
+ },
581
+ "nextToken": {},
582
+ "maxResults": {
583
+ "type": "integer"
584
+ }
585
+ }
586
+ },
587
+ "output": {
588
+ "type": "structure",
589
+ "required": [
590
+ "items"
591
+ ],
592
+ "members": {
593
+ "items": {
594
+ "type": "list",
595
+ "member": {
596
+ "type": "structure",
597
+ "required": [
598
+ "spaceName",
599
+ "projectName",
600
+ "devEnvironmentId",
601
+ "startedTime",
602
+ "id"
603
+ ],
604
+ "members": {
605
+ "spaceName": {},
606
+ "projectName": {},
607
+ "devEnvironmentId": {},
608
+ "startedTime": {
609
+ "shape": "S3"
610
+ },
611
+ "id": {}
612
+ }
613
+ }
614
+ },
615
+ "nextToken": {}
616
+ }
617
+ }
618
+ },
556
619
  "ListDevEnvironments": {
557
620
  "http": {
558
621
  "requestUri": "/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments",
@@ -584,7 +647,7 @@
584
647
  "members": {
585
648
  "key": {},
586
649
  "values": {
587
- "shape": "S23"
650
+ "shape": "S2a"
588
651
  },
589
652
  "comparisonOperator": {}
590
653
  }
@@ -730,10 +793,10 @@
730
793
  },
731
794
  "requestId": {},
732
795
  "requestPayload": {
733
- "shape": "S2l"
796
+ "shape": "S2s"
734
797
  },
735
798
  "responsePayload": {
736
- "shape": "S2l"
799
+ "shape": "S2s"
737
800
  },
738
801
  "errorCode": {},
739
802
  "sourceIpAddress": {},
@@ -774,7 +837,7 @@
774
837
  "members": {
775
838
  "key": {},
776
839
  "values": {
777
- "shape": "S23"
840
+ "shape": "S2a"
778
841
  },
779
842
  "comparisonOperator": {}
780
843
  }
@@ -847,10 +910,10 @@
847
910
  "name": {},
848
911
  "description": {},
849
912
  "lastUpdatedTime": {
850
- "shape": "S34"
913
+ "shape": "S3b"
851
914
  },
852
915
  "createdTime": {
853
- "shape": "S34"
916
+ "shape": "S3b"
854
917
  }
855
918
  }
856
919
  }
@@ -1068,10 +1131,10 @@
1068
1131
  ],
1069
1132
  "members": {
1070
1133
  "streamUrl": {
1071
- "shape": "S3r"
1134
+ "shape": "S3y"
1072
1135
  },
1073
1136
  "tokenValue": {
1074
- "shape": "S3r"
1137
+ "shape": "S3y"
1075
1138
  }
1076
1139
  },
1077
1140
  "sensitive": true
@@ -1302,22 +1365,22 @@
1302
1365
  }
1303
1366
  }
1304
1367
  },
1305
- "S23": {
1368
+ "S2a": {
1306
1369
  "type": "list",
1307
1370
  "member": {}
1308
1371
  },
1309
- "S2l": {
1372
+ "S2s": {
1310
1373
  "type": "structure",
1311
1374
  "members": {
1312
1375
  "contentType": {},
1313
1376
  "data": {}
1314
1377
  }
1315
1378
  },
1316
- "S34": {
1379
+ "S3b": {
1317
1380
  "type": "timestamp",
1318
1381
  "timestampFormat": "iso8601"
1319
1382
  },
1320
- "S3r": {
1383
+ "S3y": {
1321
1384
  "type": "string",
1322
1385
  "sensitive": true
1323
1386
  }
@@ -6,6 +6,12 @@
6
6
  "limit_key": "maxResults",
7
7
  "result_key": "items"
8
8
  },
9
+ "ListDevEnvironmentSessions": {
10
+ "input_token": "nextToken",
11
+ "output_token": "nextToken",
12
+ "limit_key": "maxResults",
13
+ "result_key": "items"
14
+ },
9
15
  "ListDevEnvironments": {
10
16
  "input_token": "nextToken",
11
17
  "output_token": "nextToken",
@@ -1339,7 +1339,10 @@
1339
1339
  "location": "querystring",
1340
1340
  "locationName": "nextToken"
1341
1341
  }
1342
- }
1342
+ },
1343
+ "required": [
1344
+ "ClusterArn"
1345
+ ]
1343
1346
  },
1344
1347
  "output": {
1345
1348
  "type": "structure",
@@ -1457,7 +1460,8 @@
1457
1460
  }
1458
1461
  },
1459
1462
  "required": [
1460
- "VpcConnectionArn"
1463
+ "VpcConnectionArn",
1464
+ "ClusterArn"
1461
1465
  ]
1462
1466
  },
1463
1467
  "output": {