Skip to content

Commit

Permalink
Updates SDK to v2.880.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Apr 5, 2021
1 parent 88eafd2 commit ead5575
Show file tree
Hide file tree
Showing 18 changed files with 576 additions and 285 deletions.
17 changes: 17 additions & 0 deletions .changes/2.880.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "Appflow",
"description": "Added destination properties for Zendesk."
},
{
"type": "feature",
"category": "AuditManager",
"description": "AWS Audit Manager has updated the GetAssessment API operation to include a new response field called userRole. The userRole field indicates the role information and IAM ARN of the API caller."
},
{
"type": "feature",
"category": "MediaLive",
"description": "MediaLive now support HTML5 Motion Graphics overlay"
}
]
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.879.0-->
<!--LATEST=2.880.0-->
<!--ENTRYINSERT-->

## 2.880.0
* feature: Appflow: Added destination properties for Zendesk.
* feature: AuditManager: AWS Audit Manager has updated the GetAssessment API operation to include a new response field called userRole. The userRole field indicates the role information and IAM ARN of the API caller.
* feature: MediaLive: MediaLive now support HTML5 Motion Graphics overlay

## 2.879.0
* bugfix: s3: handle 'continue' event only once
* feature: Imagebuilder: This release adds support for Block Device Mappings for container image builds, and adds distribution configuration support for EC2 launch templates in AMI builds.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
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.879.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.880.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
67 changes: 43 additions & 24 deletions apis/appflow-2020-08-23.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@
"shape": "S2u"
},
"tasks": {
"shape": "S3l"
"shape": "S3m"
},
"tags": {
"shape": "S49"
"shape": "S4a"
}
}
},
Expand Down Expand Up @@ -276,7 +276,7 @@
"type": "structure",
"members": {
"connectorTypes": {
"shape": "S59"
"shape": "S5a"
},
"nextToken": {}
}
Expand All @@ -297,7 +297,7 @@
"type": "boolean"
},
"supportedDestinationConnectors": {
"shape": "S59"
"shape": "S5a"
},
"supportedSchedulingFrequencies": {
"type": "list",
Expand Down Expand Up @@ -332,7 +332,7 @@
"type": "structure",
"members": {
"oAuthScopes": {
"shape": "S5l"
"shape": "S5m"
}
}
},
Expand All @@ -356,7 +356,7 @@
"type": "structure",
"members": {
"oAuthScopes": {
"shape": "S5l"
"shape": "S5m"
}
}
},
Expand All @@ -372,7 +372,7 @@
"type": "structure",
"members": {
"oAuthScopes": {
"shape": "S5l"
"shape": "S5m"
}
}
},
Expand All @@ -397,7 +397,7 @@
"type": "structure",
"members": {
"oAuthScopes": {
"shape": "S5l"
"shape": "S5m"
}
}
},
Expand All @@ -417,7 +417,7 @@
"type": "structure",
"members": {
"oAuthScopes": {
"shape": "S5l"
"shape": "S5m"
}
}
}
Expand Down Expand Up @@ -459,13 +459,13 @@
"shape": "S2u"
},
"lastRunExecutionDetails": {
"shape": "S67"
"shape": "S68"
},
"triggerConfig": {
"shape": "S22"
},
"tasks": {
"shape": "S3l"
"shape": "S3m"
},
"createdAt": {
"type": "timestamp"
Expand All @@ -476,7 +476,7 @@
"createdBy": {},
"lastUpdatedBy": {},
"tags": {
"shape": "S49"
"shape": "S4a"
}
}
}
Expand Down Expand Up @@ -628,10 +628,10 @@
"createdBy": {},
"lastUpdatedBy": {},
"tags": {
"shape": "S49"
"shape": "S4a"
},
"lastRunExecutionDetails": {
"shape": "S67"
"shape": "S68"
}
}
}
Expand Down Expand Up @@ -661,7 +661,7 @@
"type": "structure",
"members": {
"tags": {
"shape": "S49"
"shape": "S4a"
}
}
}
Expand Down Expand Up @@ -725,7 +725,7 @@
"locationName": "resourceArn"
},
"tags": {
"shape": "S49"
"shape": "S4a"
}
}
},
Expand Down Expand Up @@ -814,7 +814,7 @@
"shape": "S2u"
},
"tasks": {
"shape": "S3l"
"shape": "S3m"
}
}
},
Expand Down Expand Up @@ -1481,8 +1481,7 @@
"members": {
"object": {},
"idFieldNames": {
"type": "list",
"member": {}
"shape": "S38"
},
"errorHandlingConfig": {
"shape": "S2y"
Expand Down Expand Up @@ -1568,6 +1567,22 @@
"domainName": {},
"objectTypeName": {}
}
},
"Zendesk": {
"type": "structure",
"required": [
"object"
],
"members": {
"object": {},
"idFieldNames": {
"shape": "S38"
},
"errorHandlingConfig": {
"shape": "S2y"
},
"writeOperationType": {}
}
}
}
}
Expand Down Expand Up @@ -1597,7 +1612,11 @@
"aggregationType": {}
}
},
"S3l": {
"S38": {
"type": "list",
"member": {}
},
"S3m": {
"type": "list",
"member": {
"type": "structure",
Expand Down Expand Up @@ -1639,20 +1658,20 @@
}
}
},
"S49": {
"S4a": {
"type": "map",
"key": {},
"value": {}
},
"S59": {
"S5a": {
"type": "list",
"member": {}
},
"S5l": {
"S5m": {
"type": "list",
"member": {}
},
"S67": {
"S68": {
"type": "structure",
"members": {
"mostRecentExecutionMessage": {},
Expand Down
23 changes: 23 additions & 0 deletions apis/appflow-2020-08-23.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -1697,6 +1697,9 @@
"CustomerProfiles": {
"shape": "CustomerProfilesDestinationProperties",
"documentation": "<p> The properties required to query Amazon Connect Customer Profiles. </p>"
},
"Zendesk": {
"shape": "ZendeskDestinationProperties"
}
},
"documentation": "<p> This stores the information that is required to query a particular connector. </p>"
Expand Down Expand Up @@ -4064,6 +4067,26 @@
},
"documentation": "<p> The connector-specific profile properties required when using Zendesk. </p>"
},
"ZendeskDestinationProperties": {
"type": "structure",
"required": [
"object"
],
"members": {
"object": {
"shape": "Object"
},
"idFieldNames": {
"shape": "IdFieldNameList"
},
"errorHandlingConfig": {
"shape": "ErrorHandlingConfig"
},
"writeOperationType": {
"shape": "WriteOperationType"
}
}
},
"ZendeskMetadata": {
"type": "structure",
"members": {
Expand Down
16 changes: 11 additions & 5 deletions apis/auditmanager-2017-07-25.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,9 @@
"members": {
"assessment": {
"shape": "S1o"
},
"userRole": {
"shape": "S1j"
}
}
}
Expand Down Expand Up @@ -1836,11 +1839,14 @@
"S1i": {
"type": "list",
"member": {
"type": "structure",
"members": {
"roleType": {},
"roleArn": {}
}
"shape": "S1j"
}
},
"S1j": {
"type": "structure",
"members": {
"roleType": {},
"roleArn": {}
}
},
"S1k": {
Expand Down
9 changes: 6 additions & 3 deletions apis/auditmanager-2017-07-25.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -3465,6 +3465,9 @@
"members": {
"assessment": {
"shape": "Assessment"
},
"userRole": {
"shape": "Role"
}
}
},
Expand Down Expand Up @@ -4295,7 +4298,7 @@
"documentation": "<p> The Amazon Resource Name (ARN) of the IAM role. </p>"
}
},
"documentation": "<p> The wrapper that contains AWS Audit Manager role information, such as the role type and IAM Amazon Resource Name (ARN). </p>"
"documentation": "<p> The wrapper that contains the AWS Audit Manager role information of the current user, such as the role type and IAM Amazon Resource Name (ARN). </p>"
},
"RoleType": {
"type": "string",
Expand Down Expand Up @@ -4428,10 +4431,10 @@
},
"keywordValue": {
"shape": "KeywordValue",
"documentation": "<p> The value of the keyword used to search AWS CloudTrail logs when mapping a control data source. </p>"
"documentation": "<p> The value of the keyword used to search AWS CloudTrail logs, AWS Config rules, AWS Security Hub checks, and AWS API names when mapping a control data source. </p>"
}
},
"documentation": "<p> The keyword to search for in AWS CloudTrail logs. </p>"
"documentation": "<p> The keyword to search for in AWS CloudTrail logs, AWS Config rules, AWS Security Hub checks, and AWS API names. </p>"
},
"SourceName": {
"type": "string",
Expand Down
Loading

0 comments on commit ead5575

Please sign in to comment.