Socket
Socket
Sign inDemoInstall

aws-sdk

Package Overview
Dependencies
Maintainers
5
Versions
1964
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-sdk - npm Package Compare versions

Comparing version 2.1632.0 to 2.1633.0

60

apis/batch-2016-08-10.min.json

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

"protocol": "rest-json",
"protocols": [
"rest-json"
],
"serviceAbbreviation": "AWS Batch",

@@ -849,2 +852,41 @@ "serviceFullName": "AWS Batch",

},
"GetJobQueueSnapshot": {
"http": {
"requestUri": "/v1/getjobqueuesnapshot"
},
"input": {
"type": "structure",
"required": [
"jobQueue"
],
"members": {
"jobQueue": {}
}
},
"output": {
"type": "structure",
"members": {
"frontOfQueue": {
"type": "structure",
"members": {
"jobs": {
"type": "list",
"member": {
"type": "structure",
"members": {
"jobArn": {},
"earliestTimeAtPosition": {
"type": "long"
}
}
}
},
"lastUpdatedAt": {
"type": "long"
}
}
}
}
}
},
"ListJobs": {

@@ -1106,3 +1148,3 @@ "http": {

"containerOverrides": {
"shape": "S5j"
"shape": "S5o"
},

@@ -1125,6 +1167,6 @@ "nodeOverrides": {

"containerOverrides": {
"shape": "S5j"
"shape": "S5o"
},
"ecsPropertiesOverride": {
"shape": "S5n"
"shape": "S5s"
},

@@ -1158,6 +1200,6 @@ "instanceTypes": {

"containers": {
"shape": "S5u"
"shape": "S5z"
},
"initContainers": {
"shape": "S5u"
"shape": "S5z"
},

@@ -1172,3 +1214,3 @@ "metadata": {

"ecsPropertiesOverride": {
"shape": "S5n"
"shape": "S5s"
}

@@ -2277,3 +2319,3 @@ }

},
"S5j": {
"S5o": {
"type": "structure",

@@ -2303,3 +2345,3 @@ "members": {

},
"S5n": {
"S5s": {
"type": "structure",

@@ -2335,3 +2377,3 @@ "members": {

},
"S5u": {
"S5z": {
"type": "list",

@@ -2338,0 +2380,0 @@ "member": {

2

lib/core.js

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

*/
VERSION: '2.1632.0',
VERSION: '2.1633.0',

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

{
"name": "aws-sdk",
"description": "AWS SDK for JavaScript",
"version": "2.1632.0",
"version": "2.1633.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.1632.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1633.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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc