Comparing version 2.1.32 to 2.1.33
{ | ||
"version": "2.0", | ||
"metadata": { | ||
@@ -37,2 +38,31 @@ "apiVersion": "2014-06-30", | ||
}, | ||
"DeleteIdentities": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"IdentityIdsToDelete" | ||
], | ||
"members": { | ||
"IdentityIdsToDelete": { | ||
"type": "list", | ||
"member": {} | ||
} | ||
} | ||
}, | ||
"output": { | ||
"type": "structure", | ||
"members": { | ||
"UnprocessedIdentityIds": { | ||
"type": "list", | ||
"member": { | ||
"type": "structure", | ||
"members": { | ||
"IdentityId": {}, | ||
"ErrorCode": {} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"DeleteIdentityPool": { | ||
@@ -60,3 +90,3 @@ "input": { | ||
"output": { | ||
"shape": "Sf" | ||
"shape": "Sl" | ||
} | ||
@@ -87,3 +117,3 @@ }, | ||
"Logins": { | ||
"shape": "Sk" | ||
"shape": "Sq" | ||
} | ||
@@ -120,3 +150,3 @@ } | ||
"Logins": { | ||
"shape": "Sk" | ||
"shape": "Sq" | ||
} | ||
@@ -135,2 +165,5 @@ } | ||
"type": "structure", | ||
"required": [ | ||
"IdentityPoolId" | ||
], | ||
"members": { | ||
@@ -145,3 +178,3 @@ "IdentityPoolId": {} | ||
"Roles": { | ||
"shape": "Sw" | ||
"shape": "S12" | ||
} | ||
@@ -160,3 +193,3 @@ } | ||
"Logins": { | ||
"shape": "Sk" | ||
"shape": "Sq" | ||
} | ||
@@ -184,3 +217,3 @@ } | ||
"Logins": { | ||
"shape": "Sk" | ||
"shape": "Sq" | ||
}, | ||
@@ -212,3 +245,6 @@ "TokenDuration": { | ||
}, | ||
"NextToken": {} | ||
"NextToken": {}, | ||
"HideDisabled": { | ||
"type": "boolean" | ||
} | ||
} | ||
@@ -223,3 +259,3 @@ }, | ||
"member": { | ||
"shape": "Sf" | ||
"shape": "Sl" | ||
} | ||
@@ -322,3 +358,3 @@ }, | ||
"Roles": { | ||
"shape": "Sw" | ||
"shape": "S12" | ||
} | ||
@@ -356,6 +392,6 @@ } | ||
"Logins": { | ||
"shape": "Sk" | ||
"shape": "Sq" | ||
}, | ||
"LoginsToRemove": { | ||
"shape": "Sg" | ||
"shape": "Sm" | ||
} | ||
@@ -406,3 +442,3 @@ } | ||
}, | ||
"Sf": { | ||
"Sl": { | ||
"type": "structure", | ||
@@ -412,3 +448,3 @@ "members": { | ||
"Logins": { | ||
"shape": "Sg" | ||
"shape": "Sm" | ||
}, | ||
@@ -423,7 +459,7 @@ "CreationDate": { | ||
}, | ||
"Sg": { | ||
"Sm": { | ||
"type": "list", | ||
"member": {} | ||
}, | ||
"Sk": { | ||
"Sq": { | ||
"type": "map", | ||
@@ -433,3 +469,3 @@ "key": {}, | ||
}, | ||
"Sw": { | ||
"S12": { | ||
"type": "map", | ||
@@ -436,0 +472,0 @@ "key": {}, |
@@ -85,2 +85,15 @@ { | ||
}, | ||
"DeleteSubscriptionFilter": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"logGroupName", | ||
"filterName" | ||
], | ||
"members": { | ||
"logGroupName": {}, | ||
"filterName": {} | ||
} | ||
} | ||
}, | ||
"DescribeLogGroups": { | ||
@@ -204,3 +217,3 @@ "input": { | ||
"metricTransformations": { | ||
"shape": "Sx" | ||
"shape": "Sy" | ||
}, | ||
@@ -217,2 +230,40 @@ "creationTime": { | ||
}, | ||
"DescribeSubscriptionFilters": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"logGroupName" | ||
], | ||
"members": { | ||
"logGroupName": {}, | ||
"filterNamePrefix": {}, | ||
"nextToken": {}, | ||
"limit": { | ||
"type": "integer" | ||
} | ||
} | ||
}, | ||
"output": { | ||
"type": "structure", | ||
"members": { | ||
"subscriptionFilters": { | ||
"type": "list", | ||
"member": { | ||
"type": "structure", | ||
"members": { | ||
"filterName": {}, | ||
"logGroupName": {}, | ||
"filterPattern": {}, | ||
"destinationArn": {}, | ||
"roleArn": {}, | ||
"creationTime": { | ||
"type": "long" | ||
} | ||
} | ||
} | ||
}, | ||
"nextToken": {} | ||
} | ||
} | ||
}, | ||
"FilterLogEvents": { | ||
@@ -395,3 +446,3 @@ "input": { | ||
"metricTransformations": { | ||
"shape": "Sx" | ||
"shape": "Sy" | ||
} | ||
@@ -416,2 +467,21 @@ } | ||
}, | ||
"PutSubscriptionFilter": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"logGroupName", | ||
"filterName", | ||
"filterPattern", | ||
"destinationArn", | ||
"roleArn" | ||
], | ||
"members": { | ||
"logGroupName": {}, | ||
"filterName": {}, | ||
"filterPattern": {}, | ||
"destinationArn": {}, | ||
"roleArn": {} | ||
} | ||
} | ||
}, | ||
"TestMetricFilter": { | ||
@@ -457,3 +527,3 @@ "input": { | ||
"shapes": { | ||
"Sx": { | ||
"Sy": { | ||
"type": "list", | ||
@@ -460,0 +530,0 @@ "member": { |
{ | ||
"version": "2.0", | ||
"metadata": { | ||
@@ -553,3 +554,4 @@ "apiVersion": "2013-06-30", | ||
"GatewayType": {}, | ||
"NextUpdateAvailabilityDate": {} | ||
"NextUpdateAvailabilityDate": {}, | ||
"LastSoftwareUpdate": {} | ||
} | ||
@@ -954,2 +956,22 @@ } | ||
}, | ||
"ListVolumeInitiators": { | ||
"input": { | ||
"type": "structure", | ||
"required": [ | ||
"VolumeARN" | ||
], | ||
"members": { | ||
"VolumeARN": {} | ||
} | ||
}, | ||
"output": { | ||
"type": "structure", | ||
"members": { | ||
"Initiators": { | ||
"type": "list", | ||
"member": {} | ||
} | ||
} | ||
} | ||
}, | ||
"ListVolumeRecoveryPoints": { | ||
@@ -956,0 +978,0 @@ "input": { |
@@ -8,3 +8,3 @@ var fs = require('fs'); | ||
var defaultServices = 'cloudwatch,cloudwatchlogs,cognitoidentity,cognitosync,dynamodb,kinesis,elastictranscoder,lambda,mobileanalytics,machinelearning,opsworks,s3,sqs,sns,sts'; | ||
var defaultServices = 'cloudwatch,cloudwatchlogs,cognitoidentity,cognitosync,dynamodb,elastictranscoder,kinesis,lambda,mobileanalytics,machinelearning,opsworks,s3,sqs,sns,sts'; | ||
var sanitizeRegex = /[^a-zA-Z0-9,-]/; | ||
@@ -11,0 +11,0 @@ |
@@ -20,3 +20,3 @@ /** | ||
*/ | ||
VERSION: '2.1.32', | ||
VERSION: '2.1.33', | ||
@@ -23,0 +23,0 @@ /** |
{ | ||
"name": "aws-sdk", | ||
"description": "AWS SDK for JavaScript", | ||
"version": "2.1.32", | ||
"version": "2.1.33", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name":"Amazon Web Services", |
@@ -27,3 +27,3 @@ # AWS SDK for JavaScript | ||
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1.32.min.js"></script> | ||
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1.33.min.js"></script> | ||
@@ -30,0 +30,0 @@ The AWS SDK is also compatible with [browserify](http://browserify.org). |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1818106
71743