aws-sdk 2.1651.0 → 2.1652.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/README.md CHANGED
@@ -64,7 +64,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
64
64
  To use the SDK in the browser, simply add the following script tag to your
65
65
  HTML pages:
66
66
 
67
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1651.0.min.js"></script>
67
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1652.0.min.js"></script>
68
68
 
69
69
  You can also build a custom browser SDK with your specified set of AWS services.
70
70
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -4,10 +4,16 @@
4
4
  "apiVersion": "2015-07-09",
5
5
  "endpointPrefix": "apigateway",
6
6
  "protocol": "rest-json",
7
+ "protocols": [
8
+ "rest-json"
9
+ ],
7
10
  "serviceFullName": "Amazon API Gateway",
8
11
  "serviceId": "API Gateway",
9
12
  "signatureVersion": "v4",
10
- "uid": "apigateway-2015-07-09"
13
+ "uid": "apigateway-2015-07-09",
14
+ "auth": [
15
+ "aws.auth#sigv4"
16
+ ]
11
17
  },
12
18
  "operations": {
13
19
  "CreateApiKey": {
@@ -5,11 +5,17 @@
5
5
  "endpointPrefix": "cognito-identity",
6
6
  "jsonVersion": "1.1",
7
7
  "protocol": "json",
8
+ "protocols": [
9
+ "json"
10
+ ],
8
11
  "serviceFullName": "Amazon Cognito Identity",
9
12
  "serviceId": "Cognito Identity",
10
13
  "signatureVersion": "v4",
11
14
  "targetPrefix": "AWSCognitoIdentityService",
12
- "uid": "cognito-identity-2014-06-30"
15
+ "uid": "cognito-identity-2014-06-30",
16
+ "auth": [
17
+ "aws.auth#sigv4"
18
+ ]
13
19
  },
14
20
  "operations": {
15
21
  "CreateIdentityPool": {
@@ -148,7 +154,10 @@
148
154
  }
149
155
  }
150
156
  },
151
- "authtype": "none"
157
+ "authtype": "none",
158
+ "auth": [
159
+ "smithy.api#noAuth"
160
+ ]
152
161
  },
153
162
  "GetId": {
154
163
  "input": {
@@ -170,7 +179,10 @@
170
179
  "IdentityId": {}
171
180
  }
172
181
  },
173
- "authtype": "none"
182
+ "authtype": "none",
183
+ "auth": [
184
+ "smithy.api#noAuth"
185
+ ]
174
186
  },
175
187
  "GetIdentityPoolRoles": {
176
188
  "input": {
@@ -215,7 +227,10 @@
215
227
  "Token": {}
216
228
  }
217
229
  },
218
- "authtype": "none"
230
+ "authtype": "none",
231
+ "auth": [
232
+ "smithy.api#noAuth"
233
+ ]
219
234
  },
220
235
  "GetOpenIdTokenForDeveloperIdentity": {
221
236
  "input": {
@@ -508,7 +523,10 @@
508
523
  }
509
524
  }
510
525
  },
511
- "authtype": "none"
526
+ "authtype": "none",
527
+ "auth": [
528
+ "smithy.api#noAuth"
529
+ ]
512
530
  },
513
531
  "UntagResource": {
514
532
  "input": {