Socket
Socket
Sign inDemoInstall

aws-sdk

Package Overview
Dependencies
36
Maintainers
5
Versions
1895
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1611.0 to 2.1612.0

197

apis/personalize-2018-05-22.min.json

@@ -8,2 +8,5 @@ {

"protocol": "json",
"protocols": [
"json"
],
"serviceFullName": "Amazon Personalize",

@@ -125,2 +128,30 @@ "serviceId": "Personalize",

},
"CreateDataDeletionJob": {
"input": {
"type": "structure",
"required": [
"jobName",
"datasetGroupArn",
"dataSource",
"roleArn"
],
"members": {
"jobName": {},
"datasetGroupArn": {},
"dataSource": {
"shape": "Sy"
},
"roleArn": {},
"tags": {
"shape": "Sf"
}
}
},
"output": {
"type": "structure",
"members": {
"dataDeletionJobArn": {}
}
}
},
"CreateDataset": {

@@ -168,3 +199,3 @@ "input": {

"jobOutput": {
"shape": "S12"
"shape": "S15"
},

@@ -221,3 +252,3 @@ "tags": {

"dataSource": {
"shape": "S18"
"shape": "Sy"
},

@@ -277,3 +308,3 @@ "roleArn": {},

"filterExpression": {
"shape": "S1f"
"shape": "S1h"
},

@@ -305,6 +336,6 @@ "tags": {

"metrics": {
"shape": "S1i"
"shape": "S1k"
},
"metricsOutputConfig": {
"shape": "S1n"
"shape": "S1p"
}

@@ -333,3 +364,3 @@ }

"recommenderConfig": {
"shape": "S1q"
"shape": "S1s"
},

@@ -392,3 +423,3 @@ "tags": {

"solutionConfig": {
"shape": "S21"
"shape": "S23"
},

@@ -613,3 +644,3 @@ "tags": {

"values": {
"shape": "S2k"
"shape": "S2m"
},

@@ -797,2 +828,42 @@ "isTunable": {

},
"DescribeDataDeletionJob": {
"input": {
"type": "structure",
"required": [
"dataDeletionJobArn"
],
"members": {
"dataDeletionJobArn": {}
}
},
"output": {
"type": "structure",
"members": {
"dataDeletionJob": {
"type": "structure",
"members": {
"jobName": {},
"dataDeletionJobArn": {},
"datasetGroupArn": {},
"dataSource": {
"shape": "Sy"
},
"roleArn": {},
"status": {},
"numDeleted": {
"type": "integer"
},
"creationDateTime": {
"type": "timestamp"
},
"lastUpdatedDateTime": {
"type": "timestamp"
},
"failureReason": {}
}
}
}
},
"idempotent": true
},
"DescribeDataset": {

@@ -870,3 +941,3 @@ "input": {

"jobOutput": {
"shape": "S12"
"shape": "S15"
},

@@ -941,3 +1012,3 @@ "creationDateTime": {

"dataSource": {
"shape": "S18"
"shape": "Sy"
},

@@ -1060,3 +1131,3 @@ "roleArn": {},

"filterExpression": {
"shape": "S1f"
"shape": "S1h"
},

@@ -1090,3 +1161,3 @@ "status": {}

"metricsOutputConfig": {
"shape": "S1n"
"shape": "S1p"
},

@@ -1162,3 +1233,3 @@ "status": {},

"recommenderConfig": {
"shape": "S1q"
"shape": "S1s"
},

@@ -1177,3 +1248,3 @@ "creationDateTime": {

"recommenderConfig": {
"shape": "S1q"
"shape": "S1s"
},

@@ -1191,3 +1262,3 @@ "creationDateTime": {

"modelMetrics": {
"shape": "S4z"
"shape": "S55"
}

@@ -1263,3 +1334,3 @@ }

"solutionConfig": {
"shape": "S21"
"shape": "S23"
},

@@ -1280,3 +1351,3 @@ "autoMLResult": {

"latestSolutionVersion": {
"shape": "S59"
"shape": "S5f"
}

@@ -1318,3 +1389,3 @@ }

"solutionConfig": {
"shape": "S21"
"shape": "S23"
},

@@ -1363,3 +1434,3 @@ "trainingHours": {

"metrics": {
"shape": "S4z"
"shape": "S55"
}

@@ -1483,2 +1554,40 @@ }

},
"ListDataDeletionJobs": {
"input": {
"type": "structure",
"members": {
"datasetGroupArn": {},
"nextToken": {},
"maxResults": {
"type": "integer"
}
}
},
"output": {
"type": "structure",
"members": {
"dataDeletionJobs": {
"type": "list",
"member": {
"type": "structure",
"members": {
"dataDeletionJobArn": {},
"datasetGroupArn": {},
"jobName": {},
"status": {},
"creationDateTime": {
"type": "timestamp"
},
"lastUpdatedDateTime": {
"type": "timestamp"
},
"failureReason": {}
}
}
},
"nextToken": {}
}
},
"idempotent": true
},
"ListDatasetExportJobs": {

@@ -1722,3 +1831,3 @@ "input": {

"metrics": {
"shape": "S1i"
"shape": "S1k"
},

@@ -1829,3 +1938,3 @@ "nextToken": {}

"recommenderConfig": {
"shape": "S1q"
"shape": "S1s"
},

@@ -1899,3 +2008,3 @@ "status": {},

"member": {
"shape": "S59"
"shape": "S5f"
}

@@ -2101,3 +2210,3 @@ },

"addMetrics": {
"shape": "S1i"
"shape": "S1k"
},

@@ -2109,3 +2218,3 @@ "removeMetrics": {

"metricsOutputConfig": {
"shape": "S1n"
"shape": "S1p"
},

@@ -2132,3 +2241,3 @@ "metricAttributionArn": {}

"recommenderConfig": {
"shape": "S1q"
"shape": "S1s"
}

@@ -2259,4 +2368,10 @@ }

},
"S12": {
"Sy": {
"type": "structure",
"members": {
"dataLocation": {}
}
},
"S15": {
"type": "structure",
"required": [

@@ -2271,13 +2386,7 @@ "s3DataDestination"

},
"S18": {
"type": "structure",
"members": {
"dataLocation": {}
}
},
"S1f": {
"S1h": {
"type": "string",
"sensitive": true
},
"S1i": {
"S1k": {
"type": "list",

@@ -2298,3 +2407,3 @@ "member": {

},
"S1n": {
"S1p": {
"type": "structure",

@@ -2311,3 +2420,3 @@ "required": [

},
"S1q": {
"S1s": {
"type": "structure",

@@ -2322,3 +2431,3 @@ "members": {

"trainingDataConfig": {
"shape": "S1r"
"shape": "S1t"
},

@@ -2330,3 +2439,3 @@ "enableMetadataWithRecommendations": {

},
"S1r": {
"S1t": {
"type": "structure",

@@ -2344,3 +2453,3 @@ "members": {

},
"S21": {
"S23": {
"type": "structure",

@@ -2407,3 +2516,3 @@ "members": {

"values": {
"shape": "S2k"
"shape": "S2m"
}

@@ -2443,3 +2552,3 @@ }

"trainingDataConfig": {
"shape": "S1r"
"shape": "S1t"
},

@@ -2454,7 +2563,7 @@ "autoTrainingConfig": {

},
"S2k": {
"S2m": {
"type": "list",
"member": {}
},
"S4z": {
"S55": {
"type": "map",

@@ -2466,3 +2575,3 @@ "key": {},

},
"S59": {
"S5f": {
"type": "structure",

@@ -2469,0 +2578,0 @@ "members": {

@@ -869,3 +869,9 @@ {

"type": "list",
"member": {}
"member": {
"type": "structure",
"members": {
"namespaceName": {},
"scheduledActionName": {}
}
}
}

@@ -872,0 +878,0 @@ }

@@ -23,3 +23,3 @@ /**

*/
VERSION: '2.1611.0',
VERSION: '2.1612.0',

@@ -26,0 +26,0 @@ /**

{
"name": "aws-sdk",
"description": "AWS SDK for JavaScript",
"version": "2.1611.0",
"version": "2.1612.0",
"author": {

@@ -6,0 +6,0 @@ "name": "Amazon Web Services",

@@ -67,3 +67,3 @@ # AWS SDK for JavaScript

<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1611.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1612.0.min.js"></script>

@@ -70,0 +70,0 @@ You can also build a custom browser SDK with your specified set of AWS services.

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc