Skip to content

Commit

Permalink
Updates SDK to v2.301.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Aug 24, 2018
1 parent 53916e8 commit f8d1a11
Show file tree
Hide file tree
Showing 15 changed files with 9,216 additions and 7,156 deletions.
12 changes: 12 additions & 0 deletions .changes/2.301.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "feature",
"category": "CloudWatchEvents",
"description": "Added Fargate and NetworkConfiguration support to EcsParameters."
},
{
"type": "feature",
"category": "CognitoIdentityServiceProvider",
"description": "Amazon Cognito now has API support for creating custom domains for our hosted UI for User Pools."
}
]
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.300.0-->
<!--LATEST=2.301.0-->
<!--ENTRYINSERT-->

## 2.301.0
* feature: CloudWatchEvents: Added Fargate and NetworkConfiguration support to EcsParameters.
* feature: CognitoIdentityServiceProvider: Amazon Cognito now has API support for creating custom domains for our hosted UI for User Pools.

## 2.300.0
* feature: IoTAnalytics: AWS IoT Analytics announces three new features: (1) Bring Your Custom Container - import your custom authored code containers. (2) Automate Container Execution - lets you automate the execution of containers hosting custom authored analytical code or Jupyter Notebooks to perform continuous analysis. (3) Incremental Data Capture with Customizable Time Windows - enables users to perform analysis on new incremental data captured since the last analysis.
* feature: Iot: This release adds support for IoT Thing Group Indexing and Searching functionality.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ version.
To use the SDK in the browser, simply add the following script tag to your
HTML pages:

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

You can also build a custom browser SDK with your specified set of AWS services.
This can allow you to reduce the SDK's size, specify different API versions of
Expand Down
104 changes: 61 additions & 43 deletions apis/cognito-idp-2016-04-18.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -1103,12 +1103,17 @@
],
"members": {
"Domain": {},
"UserPoolId": {}
"UserPoolId": {},
"CustomDomainConfig": {
"shape": "S6a"
}
}
},
"output": {
"type": "structure",
"members": {}
"members": {
"CloudFrontDomain": {}
}
}
},
"DeleteGroup": {
Expand Down Expand Up @@ -1297,7 +1302,7 @@
],
"members": {
"RiskConfiguration": {
"shape": "S6r"
"shape": "S6s"
}
}
}
Expand Down Expand Up @@ -1387,7 +1392,10 @@
"S3Bucket": {},
"CloudFrontDistribution": {},
"Version": {},
"Status": {}
"Status": {},
"CustomDomainConfig": {
"shape": "S6a"
}
}
}
}
Expand Down Expand Up @@ -1436,7 +1444,7 @@
"type": "structure",
"members": {
"CodeDeliveryDetails": {
"shape": "S7p"
"shape": "S7q"
}
}
},
Expand Down Expand Up @@ -1570,7 +1578,7 @@
],
"members": {
"UICustomization": {
"shape": "S83"
"shape": "S84"
}
}
}
Expand Down Expand Up @@ -1629,7 +1637,7 @@
"type": "structure",
"members": {
"CodeDeliveryDetails": {
"shape": "S7p"
"shape": "S7q"
}
}
},
Expand All @@ -1649,10 +1657,10 @@
"type": "structure",
"members": {
"SmsMfaConfiguration": {
"shape": "S8d"
"shape": "S8e"
},
"SoftwareTokenMfaConfiguration": {
"shape": "S8e"
"shape": "S8f"
},
"MfaConfiguration": {}
}
Expand Down Expand Up @@ -1960,7 +1968,7 @@
"type": "structure",
"members": {
"Users": {
"shape": "S9e"
"shape": "S9f"
},
"PaginationToken": {}
}
Expand All @@ -1986,7 +1994,7 @@
"type": "structure",
"members": {
"Users": {
"shape": "S9e"
"shape": "S9f"
},
"NextToken": {}
}
Expand Down Expand Up @@ -2021,7 +2029,7 @@
"type": "structure",
"members": {
"CodeDeliveryDetails": {
"shape": "S7p"
"shape": "S7q"
}
}
},
Expand Down Expand Up @@ -2077,13 +2085,13 @@
"shape": "S1i"
},
"CompromisedCredentialsRiskConfiguration": {
"shape": "S6s"
"shape": "S6t"
},
"AccountTakeoverRiskConfiguration": {
"shape": "S6x"
"shape": "S6y"
},
"RiskExceptionConfiguration": {
"shape": "S76"
"shape": "S77"
}
}
},
Expand All @@ -2094,7 +2102,7 @@
],
"members": {
"RiskConfiguration": {
"shape": "S6r"
"shape": "S6s"
}
}
}
Expand Down Expand Up @@ -2123,7 +2131,7 @@
],
"members": {
"UICustomization": {
"shape": "S83"
"shape": "S84"
}
}
}
Expand Down Expand Up @@ -2160,10 +2168,10 @@
"members": {
"UserPoolId": {},
"SmsMfaConfiguration": {
"shape": "S8d"
"shape": "S8e"
},
"SoftwareTokenMfaConfiguration": {
"shape": "S8e"
"shape": "S8f"
},
"MfaConfiguration": {}
}
Expand All @@ -2172,10 +2180,10 @@
"type": "structure",
"members": {
"SmsMfaConfiguration": {
"shape": "S8d"
"shape": "S8e"
},
"SoftwareTokenMfaConfiguration": {
"shape": "S8e"
"shape": "S8f"
},
"MfaConfiguration": {}
}
Expand Down Expand Up @@ -2249,7 +2257,7 @@
"type": "boolean"
},
"CodeDeliveryDetails": {
"shape": "S7p"
"shape": "S7q"
},
"UserSub": {}
}
Expand Down Expand Up @@ -2455,7 +2463,7 @@
"CodeDeliveryDetailsList": {
"type": "list",
"member": {
"shape": "S7p"
"shape": "S7q"
}
}
}
Expand Down Expand Up @@ -3163,6 +3171,7 @@
"SmsConfigurationFailure": {},
"EmailConfigurationFailure": {},
"Domain": {},
"CustomDomain": {},
"AdminCreateUserConfig": {
"shape": "S5e"
},
Expand Down Expand Up @@ -3270,28 +3279,37 @@
}
}
},
"S6r": {
"S6a": {
"type": "structure",
"required": [
"CertificateArn"
],
"members": {
"CertificateArn": {}
}
},
"S6s": {
"type": "structure",
"members": {
"UserPoolId": {},
"ClientId": {
"shape": "S1i"
},
"CompromisedCredentialsRiskConfiguration": {
"shape": "S6s"
"shape": "S6t"
},
"AccountTakeoverRiskConfiguration": {
"shape": "S6x"
"shape": "S6y"
},
"RiskExceptionConfiguration": {
"shape": "S76"
"shape": "S77"
},
"LastModifiedDate": {
"type": "timestamp"
}
}
},
"S6s": {
"S6t": {
"type": "structure",
"required": [
"Actions"
Expand All @@ -3312,7 +3330,7 @@
}
}
},
"S6x": {
"S6y": {
"type": "structure",
"required": [
"Actions"
Expand All @@ -3328,33 +3346,33 @@
"ReplyTo": {},
"SourceArn": {},
"BlockEmail": {
"shape": "S6z"
"shape": "S70"
},
"NoActionEmail": {
"shape": "S6z"
"shape": "S70"
},
"MfaEmail": {
"shape": "S6z"
"shape": "S70"
}
}
},
"Actions": {
"type": "structure",
"members": {
"LowAction": {
"shape": "S73"
"shape": "S74"
},
"MediumAction": {
"shape": "S73"
"shape": "S74"
},
"HighAction": {
"shape": "S73"
"shape": "S74"
}
}
}
}
},
"S6z": {
"S70": {
"type": "structure",
"required": [
"Subject"
Expand All @@ -3365,7 +3383,7 @@
"TextBody": {}
}
},
"S73": {
"S74": {
"type": "structure",
"required": [
"Notify",
Expand All @@ -3378,7 +3396,7 @@
"EventAction": {}
}
},
"S76": {
"S77": {
"type": "structure",
"members": {
"BlockedIPRangeList": {
Expand All @@ -3391,15 +3409,15 @@
}
}
},
"S7p": {
"S7q": {
"type": "structure",
"members": {
"Destination": {},
"DeliveryMedium": {},
"AttributeName": {}
}
},
"S83": {
"S84": {
"type": "structure",
"members": {
"UserPoolId": {},
Expand All @@ -3417,7 +3435,7 @@
}
}
},
"S8d": {
"S8e": {
"type": "structure",
"members": {
"SmsAuthenticationMessage": {},
Expand All @@ -3426,15 +3444,15 @@
}
}
},
"S8e": {
"S8f": {
"type": "structure",
"members": {
"Enabled": {
"type": "boolean"
}
}
},
"S9e": {
"S9f": {
"type": "list",
"member": {
"shape": "Ss"
Expand Down
Loading

0 comments on commit f8d1a11

Please sign in to comment.