aws-sdk 2.1593.0 → 2.1594.0

Sign up to get free protection for your applications and to get access to all the features.
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.1593.0.min.js"></script>
67
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1594.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
@@ -132,7 +132,8 @@
132
132
  "FirstName": {},
133
133
  "LastName": {},
134
134
  "EmailAddress": {},
135
- "ContactNumber": {}
135
+ "ContactNumber": {},
136
+ "IAMIdentityCenterInstanceArn": {}
136
137
  }
137
138
  },
138
139
  "output": {