Skip to content

Commit

Permalink
Updates SDK to v2.778.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Oct 23, 2020
1 parent f859b51 commit 76ebef5
Show file tree
Hide file tree
Showing 17 changed files with 316 additions and 166 deletions.
12 changes: 12 additions & 0 deletions .changes/2.778.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "feature",
"category": "MediaTailor",
"description": "MediaTailor now supports ad marker passthrough for HLS. Use AdMarkerPassthrough to pass EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35 from origin manifests into personalized manifests."
},
{
"type": "feature",
"category": "QuickSight",
"description": "Support description on columns."
}
]
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.777.0-->
<!--LATEST=2.778.0-->
<!--ENTRYINSERT-->

## 2.778.0
* feature: MediaTailor: MediaTailor now supports ad marker passthrough for HLS. Use AdMarkerPassthrough to pass EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35 from origin manifests into personalized manifests.
* feature: QuickSight: Support description on columns.

## 2.777.0
* feature: Appflow: Salesforce connector creation with customer provided client id and client secret, incremental pull configuration, salesforce upsert write operations and execution ID when on-demand flows are executed.
* feature: SNS: SNS now supports a new class of topics: FIFO (First-In-First-Out). FIFO topics provide strictly-ordered, deduplicated, filterable, encryptable, many-to-many messaging at scale.
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.777.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.778.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
30 changes: 15 additions & 15 deletions apis/macie2-2020-01-01.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -836,7 +836,7 @@
"documentation": "<p>The request failed because it conflicts with the current state of the specified resource.</p>"
}
],
"documentation": "<p>Disables an account as a delegated administrator of Amazon Macie for an AWS organization.</p>"
"documentation": "<p>Disables an account as the delegated Amazon Macie administrator account for an AWS organization.</p>"
},
"DisassociateFromMasterAccount": {
"name": "DisassociateFromMasterAccount",
Expand Down Expand Up @@ -1020,7 +1020,7 @@
"documentation": "<p>The request failed because it conflicts with the current state of the specified resource.</p>"
}
],
"documentation": "<p>Enables an account as a delegated administrator of Amazon Macie for an AWS organization.</p>"
"documentation": "<p>Designates an account as the delegated Amazon Macie administrator account for an AWS organization.</p>"
},
"GetBucketStatistics": {
"name": "GetBucketStatistics",
Expand Down Expand Up @@ -1894,7 +1894,7 @@
"documentation": "<p>The request failed because it conflicts with the current state of the specified resource.</p>"
}
],
"documentation": "<p>Retrieves information about the account that's designated as the delegated administrator of Amazon Macie for an AWS organization.</p>"
"documentation": "<p>Retrieves information about the delegated Amazon Macie administrator account for an AWS organization.</p>"
},
"ListTagsForResource": {
"name": "ListTagsForResource",
Expand Down Expand Up @@ -2267,7 +2267,7 @@
"documentation": "<p>The request failed because it conflicts with the current state of the specified resource.</p>"
}
],
"documentation": "<p>Updates Amazon Macie configuration settings for an AWS organization.</p>"
"documentation": "<p>Updates the Amazon Macie configuration settings for an AWS organization.</p>"
}
},
"shapes": {
Expand Down Expand Up @@ -2355,11 +2355,11 @@
"documentation": "<p>The current status of the account as a delegated administrator of Amazon Macie for the organization.</p>"
}
},
"documentation": "<p>Provides information about an account that's designated as a delegated administrator of Amazon Macie for an AWS organization.</p>"
"documentation": "<p>Provides information about the delegated Amazon Macie administrator account for an AWS organization.</p>"
},
"AdminStatus": {
"type": "string",
"documentation": "<p>The current status of an account as a delegated administrator of Amazon Macie for an AWS organization.</p>",
"documentation": "<p>The current status of an account as the delegated Amazon Macie administrator account for an AWS organization.</p>",
"enum": [
"ENABLED",
"DISABLING_IN_PROGRESS"
Expand Down Expand Up @@ -3335,7 +3335,7 @@
"documentation": "<p>The total number of occurrences of the data that was detected by the custom data identifiers and produced the finding.</p>"
}
},
"documentation": "<p>Provides information about the number of occurrences of the data that produced a sensitive data finding, and the custom data identifiers that detected the data for the finding.</p>"
"documentation": "<p>Provides information about custom data identifiers that produced a sensitive data finding, and the number of occurrences of the data that they detected for the finding.</p>"
},
"CustomDetection": {
"type": "structure",
Expand Down Expand Up @@ -3675,7 +3675,7 @@
"maxAccountLimitReached": {
"shape": "__boolean",
"locationName": "maxAccountLimitReached",
"documentation": "<p>Specifies whether the maximum number of Amazon Macie member accounts are already associated with the AWS organization.</p>"
"documentation": "<p>Specifies whether the maximum number of Amazon Macie member accounts are part of the AWS organization.</p>"
}
}
},
Expand Down Expand Up @@ -3781,7 +3781,7 @@
"adminAccountId": {
"shape": "__string",
"locationName": "adminAccountId",
"documentation": "<p>The AWS account ID for the account.</p>"
"documentation": "<p>The AWS account ID for the account to designate as the delegated Amazon Macie administrator account for the organization.</p>"
},
"clientToken": {
"shape": "__string",
Expand Down Expand Up @@ -4797,7 +4797,7 @@
},
"JobStatus": {
"type": "string",
"documentation": "<p>The current status of a classification job. Possible values are:</p>",
"documentation": "<p>The status of a classification job. Possible values are:</p>",
"enum": [
"RUNNING",
"PAUSED",
Expand Down Expand Up @@ -5187,7 +5187,7 @@
"adminAccounts": {
"shape": "__listOfAdminAccount",
"locationName": "adminAccounts",
"documentation": "<p>An array of objects, one for each account that's designated as a delegated administrator of Amazon Macie for the AWS organization. Of those accounts, only one can have a status of ENABLED.</p>"
"documentation": "<p>An array of objects, one for each delegated Amazon Macie administrator account for the organization. Only one of these accounts can have a status of ENABLED.</p>"
},
"nextToken": {
"shape": "__string",
Expand Down Expand Up @@ -5353,7 +5353,7 @@
"offsetRanges": {
"shape": "Ranges",
"locationName": "offsetRanges",
"documentation": "<p>An array of objects, one for each occurrence of sensitive data in a binary text file. Each object specifies the position of the data relative to the start of the file.</p> <p>This value is typically null. For binary text files, Macie adds location data to a lineRanges.Range or Page object, depending on the file type.</p>"
"documentation": "<p>An array of objects, one for each occurrence of sensitive data in a binary text file. Each object specifies the position of the data relative to the beginning of the file.</p> <p>This value is typically null. For binary text files, Macie adds location data to a lineRanges.Range or Page object, depending on the file type.</p>"
},
"pages": {
"shape": "Pages",
Expand Down Expand Up @@ -5386,7 +5386,7 @@
"offsetRange": {
"shape": "Range",
"locationName": "offsetRange",
"documentation": "<p>The position of the data on the page, relative to the start and end of the page.</p>"
"documentation": "<p>The position of the data on the page, relative to the beginning of the page.</p>"
},
"pageNumber": {
"shape": "__long",
Expand Down Expand Up @@ -5448,12 +5448,12 @@
"end": {
"shape": "__long",
"locationName": "end",
"documentation": "<p>Possible values are:</p> <ul><li><p>In an Occurrences.lineRanges array, the number of lines from the end of the file.</p></li> <li><p>In an Occurrences.offsetRanges array, the number of characters from the end of the file.</p></li> <li><p>In a Page object, the number of lines (lineRange) or characters (offsetRange) from the end of the page.</p></li></ul>"
"documentation": "<p>Possible values are:</p> <ul><li><p>In an Occurrences.lineRanges array, the number of lines from the beginning of the file to the end of the sensitive data.</p></li> <li><p>In an Occurrences.offsetRanges array, the number of characters from the beginning of the file to the end of the sensitive data.</p></li> <li><p>In a Page object, the number of lines (lineRange) or characters (offsetRange) from the beginning of the page to the end of the sensitive data.</p></li></ul>"
},
"start": {
"shape": "__long",
"locationName": "start",
"documentation": "<p>Possible values are:</p> <ul><li><p>In an Occurrences.lineRanges array, the number of lines from the start of the file.</p></li> <li><p>In an Occurrences.offsetRanges array, the number of characters from the start of the file.</p></li> <li><p>In a Page object, the number of lines (lineRange) or characters (offsetRange) from the start of the page.</p></li></ul>"
"documentation": "<p>Possible values are:</p> <ul><li><p>In an Occurrences.lineRanges array, the number of lines from the beginning of the file to the beginning of the sensitive data.</p></li> <li><p>In an Occurrences.offsetRanges array, the number of characters from the beginning of the file to the beginning of the sensitive data.</p></li> <li><p>In a Page object, the number of lines (lineRange) or characters (offsetRange) from the beginning of the page to the beginning of the sensitive data.</p></li></ul>"
},
"startColumn": {
"shape": "__long",
Expand Down
39 changes: 32 additions & 7 deletions apis/mediatailor-2018-04-23.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@
"LivePreRollConfiguration": {
"shape": "Sd"
},
"ManifestProcessingRules": {
"shape": "Sf"
},
"Name": {},
"PersonalizationThresholdSeconds": {
"type": "integer"
Expand All @@ -84,7 +87,7 @@
"SlateAdUrl": {},
"Tags": {
"locationName": "tags",
"shape": "Sg"
"shape": "Sj"
},
"TranscodeProfileName": {},
"VideoContentSourceUrl": {}
Expand Down Expand Up @@ -133,14 +136,17 @@
"HlsConfiguration": {
"shape": "Sc"
},
"ManifestProcessingRules": {
"shape": "Sf"
},
"Name": {},
"PlaybackConfigurationArn": {},
"PlaybackEndpointPrefix": {},
"SessionInitializationEndpointPrefix": {},
"SlateAdUrl": {},
"Tags": {
"locationName": "tags",
"shape": "Sg"
"shape": "Sj"
},
"TranscodeProfileName": {},
"PersonalizationThresholdSeconds": {
Expand Down Expand Up @@ -179,7 +185,7 @@
"members": {
"Tags": {
"locationName": "tags",
"shape": "Sg"
"shape": "Sj"
}
},
"type": "structure"
Expand Down Expand Up @@ -213,14 +219,17 @@
"LivePreRollConfiguration": {
"shape": "Sd"
},
"ManifestProcessingRules": {
"shape": "Sf"
},
"Name": {},
"PersonalizationThresholdSeconds": {
"type": "integer"
},
"SlateAdUrl": {},
"Tags": {
"locationName": "tags",
"shape": "Sg"
"shape": "Sj"
},
"TranscodeProfileName": {},
"VideoContentSourceUrl": {}
Expand Down Expand Up @@ -248,6 +257,9 @@
"LivePreRollConfiguration": {
"shape": "Sd"
},
"ManifestProcessingRules": {
"shape": "Sf"
},
"Name": {},
"PersonalizationThresholdSeconds": {
"type": "integer"
Expand All @@ -258,7 +270,7 @@
"SlateAdUrl": {},
"Tags": {
"locationName": "tags",
"shape": "Sg"
"shape": "Sj"
},
"TranscodeProfileName": {},
"VideoContentSourceUrl": {}
Expand All @@ -279,7 +291,7 @@
},
"Tags": {
"locationName": "tags",
"shape": "Sg"
"shape": "Sj"
}
},
"required": [
Expand Down Expand Up @@ -361,7 +373,20 @@
}
}
},
"Sg": {
"Sf": {
"type": "structure",
"members": {
"AdMarkerPassthrough": {
"type": "structure",
"members": {
"Enabled": {
"type": "boolean"
}
}
}
}
},
"Sj": {
"key": {},
"type": "map",
"value": {}
Expand Down
38 changes: 38 additions & 0 deletions apis/mediatailor-2018-04-23.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,16 @@
}
},
"shapes": {
"AdMarkerPassthrough": {
"type": "structure",
"members": {
"Enabled": {
"documentation": "<p>For HLS, when set to true, MediaTailor passes through EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35 ad markers from the origin manifest to the MediaTailor personalized manifest.</p><p>No logic is applied to these ad markers. For example, if EXT-X-CUE-OUT has a value of 60, but no ads are filled for that ad break, MediaTailor will not set the value to 0.</p>",
"shape": "__boolean"
}
},
"documentation": "<p>The configuration for Ad Marker Passthrough. Ad marker passthrough can be used to pass ad markers from the origin to the customized manifest.</p>"
},
"AvailSuppression": {
"type": "structure",
"documentation": "<p>The configuration for Avail Suppression. Ad suppression can be used to turn off ad personalization in a long manifest, or if a viewer joins mid-break.</p>",
Expand Down Expand Up @@ -277,6 +287,10 @@
"shape": "LivePreRollConfiguration",
"documentation": "<p>The configuration for pre-roll ad insertion.</p>"
},
"ManifestProcessingRules": {
"shape": "ManifestProcessingRules",
"documentation": "<p>The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.</p>"
},
"Name": {
"documentation": "<p>The identifier for the playback configuration.</p>",
"shape": "__string"
Expand Down Expand Up @@ -388,6 +402,15 @@
],
"type": "string"
},
"ManifestProcessingRules": {
"type": "structure",
"documentation": "<p>The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.</p>",
"members": {
"AdMarkerPassthrough": {
"shape": "AdMarkerPassthrough"
}
}
},
"Mode": {
"enum": [
"OFF",
Expand Down Expand Up @@ -422,6 +445,10 @@
"documentation": "<p>The configuration for HLS content. </p>",
"shape": "HlsConfiguration"
},
"ManifestProcessingRules": {
"shape": "ManifestProcessingRules",
"documentation": "<p>The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.</p>"
},
"Name": {
"documentation": "<p>The identifier for the playback configuration.</p>",
"shape": "__string"
Expand Down Expand Up @@ -502,6 +529,10 @@
"shape": "LivePreRollConfiguration",
"documentation": "<p>The configuration for pre-roll ad insertion.</p>"
},
"ManifestProcessingRules": {
"shape": "ManifestProcessingRules",
"documentation": "<p>The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.</p>"
},
"Name": {
"documentation": "<p>The identifier for the playback configuration.</p>",
"shape": "__string"
Expand Down Expand Up @@ -560,6 +591,10 @@
"shape": "LivePreRollConfiguration",
"documentation": "<p>The configuration for pre-roll ad insertion.</p>"
},
"ManifestProcessingRules": {
"shape": "ManifestProcessingRules",
"documentation": "The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor."
},
"Name": {
"documentation": "<p>The identifier for the playback configuration.</p>",
"shape": "__string"
Expand Down Expand Up @@ -641,6 +676,9 @@
],
"type": "structure"
},
"__boolean": {
"type": "boolean"
},
"__integer": {
"type": "integer"
},
Expand Down
Loading

0 comments on commit 76ebef5

Please sign in to comment.