Skip to content

Commit

Permalink
Updates SDK to v2.412.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 28, 2019
1 parent 9403799 commit d0cb104
Show file tree
Hide file tree
Showing 25 changed files with 2,321 additions and 1,123 deletions.
22 changes: 22 additions & 0 deletions .changes/2.412.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "bugfix",
"category": "ComprehendMedical",
"description": "enable cors on ComprehendMedical, update SERVICES.md"
},
{
"type": "feature",
"category": "AlexaForBusiness",
"description": "This release adds the PutInvitationConfiguration API to configure the user invitation email template with custom attributes, and the GetInvitationConfiguration API to retrieve the configured values."
},
{
"type": "feature",
"category": "ApiGatewayV2",
"description": "Marking certain properties as explicitly required and fixing an issue with the GetApiMappings operation for ApiMapping resources."
},
{
"type": "feature",
"category": "SSM",
"description": "AWS Systems Manager State Manager now supports associations using documents shared by other AWS accounts."

This comment has been minimized.

Copy link
@bluffed84

bluffed84 Mar 1, 2019

Commit

}
]
5 changes: 0 additions & 5 deletions .changes/next-release/bugfix-ComprehendMedical-fc5c8755.json

This file was deleted.

8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.411.0-->
<!--LATEST=2.412.0-->

This comment has been minimized.

Copy link
@bluffed84

bluffed84 Mar 1, 2019

Commit

<!--ENTRYINSERT-->

## 2.412.0
* bugfix: ComprehendMedical: enable cors on ComprehendMedical, update SERVICES.md
* feature: AlexaForBusiness: This release adds the PutInvitationConfiguration API to configure the user invitation email template with custom attributes, and the GetInvitationConfiguration API to retrieve the configured values.
* feature: ApiGatewayV2: Marking certain properties as explicitly required and fixing an issue with the GetApiMappings operation for ApiMapping resources.
* feature: SSM: AWS Systems Manager State Manager now supports associations using documents shared by other AWS accounts.

## 2.411.0
* feature: CUR: Adding support for Athena and new report preferences to the Cost and Usage Report API.
* feature: MediaConvert: AWS Elemental MediaConvert SDK has added several features including support for: auto-rotation or user-specified rotation of 0, 90, 180, or 270 degrees; multiple output groups with DRM; ESAM XML documents to specify ad insertion points; Offline Apple HLS FairPlay content protection.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,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.411.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.412.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
81 changes: 59 additions & 22 deletions apis/alexaforbusiness-2017-11-09.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@
"SkillId"
],
"members": {
"OrganizationArn": {},
"SkillId": {}
}
},
Expand Down Expand Up @@ -535,7 +534,6 @@
"SkillId"
],
"members": {
"OrganizationArn": {},
"SkillId": {}
}
},
Expand Down Expand Up @@ -686,6 +684,22 @@
}
}
},
"GetInvitationConfiguration": {
"input": {
"type": "structure",
"members": {}
},
"output": {
"type": "structure",
"members": {
"OrganizationName": {},
"ContactEmail": {},
"PrivateSkillIds": {
"shape": "S3y"
}
}
}
},
"GetProfile": {
"input": {
"type": "structure",
Expand Down Expand Up @@ -764,7 +778,7 @@
"type": "structure",
"members": {
"RoomSkillParameter": {
"shape": "S43"
"shape": "S47"
}
}
}
Expand Down Expand Up @@ -1120,6 +1134,25 @@
"members": {}
}
},
"PutInvitationConfiguration": {
"input": {
"type": "structure",
"required": [
"OrganizationName"
],
"members": {
"OrganizationName": {},
"ContactEmail": {},
"PrivateSkillIds": {
"shape": "S3y"
}
}
},
"output": {
"type": "structure",
"members": {}
}
},
"PutRoomSkillParameter": {
"input": {
"type": "structure",
Expand All @@ -1131,7 +1164,7 @@
"RoomArn": {},
"SkillId": {},
"RoomSkillParameter": {
"shape": "S43"
"shape": "S47"
}
}
},
Expand Down Expand Up @@ -1223,7 +1256,7 @@
"RoomSkillParameters": {
"type": "list",
"member": {
"shape": "S43"
"shape": "S47"
}
}
}
Expand All @@ -1247,10 +1280,10 @@
"type": "structure",
"members": {
"Filters": {
"shape": "S70"
"shape": "S76"
},
"SortCriteria": {
"shape": "S75"
"shape": "S7b"
},
"NextToken": {},
"MaxResults": {
Expand Down Expand Up @@ -1284,10 +1317,10 @@
"type": "structure",
"members": {
"Filters": {
"shape": "S70"
"shape": "S76"
},
"SortCriteria": {
"shape": "S75"
"shape": "S7b"
},
"NextToken": {},
"MaxResults": {
Expand Down Expand Up @@ -1329,10 +1362,10 @@
"type": "integer"
},
"Filters": {
"shape": "S70"
"shape": "S76"
},
"SortCriteria": {
"shape": "S75"
"shape": "S7b"
}
}
},
Expand Down Expand Up @@ -1375,10 +1408,10 @@
"type": "integer"
},
"Filters": {
"shape": "S70"
"shape": "S76"
},
"SortCriteria": {
"shape": "S75"
"shape": "S7b"
}
}
},
Expand Down Expand Up @@ -1419,10 +1452,10 @@
"type": "integer"
},
"Filters": {
"shape": "S70"
"shape": "S76"
},
"SortCriteria": {
"shape": "S75"
"shape": "S7b"
}
}
},
Expand Down Expand Up @@ -1459,10 +1492,10 @@
"type": "integer"
},
"Filters": {
"shape": "S70"
"shape": "S76"
},
"SortCriteria": {
"shape": "S75"
"shape": "S7b"
}
}
},
Expand Down Expand Up @@ -1496,10 +1529,10 @@
"type": "integer"
},
"Filters": {
"shape": "S70"
"shape": "S76"
},
"SortCriteria": {
"shape": "S75"
"shape": "S7b"
}
}
},
Expand Down Expand Up @@ -1878,7 +1911,11 @@
"ConnectionStatus": {}
}
},
"S43": {
"S3y": {
"type": "list",
"member": {}
},
"S47": {
"type": "structure",
"required": [
"ParameterKey",
Expand All @@ -1889,7 +1926,7 @@
"ParameterValue": {}
}
},
"S70": {
"S76": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1906,7 +1943,7 @@
}
}
},
"S75": {
"S7b": {
"type": "list",
"member": {
"type": "structure",
Expand Down
Loading

0 comments on commit d0cb104

Please sign in to comment.