Skip to content

Commit

Permalink
Updates SDK to v2.612.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 5, 2020
1 parent 6edf586 commit f04533c
Show file tree
Hide file tree
Showing 29 changed files with 4,221 additions and 2,482 deletions.
27 changes: 27 additions & 0 deletions .changes/2.612.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"type": "feature",
"category": "DLM",
"description": "Updated the maximum number of tags that can be added to a snapshot using DLM to 45."
},
{
"type": "feature",
"category": "EC2",
"description": "This release provides support for tagging when you create a VPC endpoint, or VPC endpoint service."
},
{
"type": "feature",
"category": "GroundStation",
"description": "Adds dataflowEndpointRegion property to DataflowEndpointConfig. The dateCreated, lastUpdated, and tags properties on GetSatellite have been deprecated."
},
{
"type": "feature",
"category": "MediaConvert",
"description": "AWS Elemental MediaConvert SDK has added support for fine-tuned QVBR quality level."
},
{
"type": "feature",
"category": "SecurityHub",
"description": "Additional resource types are now supported in the AWS Security Finding Format (ASFF). The following new resource types are added, each having an accompanying resource details object with fields for security finding providers to populate: AwsCodeBuildProject, AwsEc2NetworkInterface, AwsEc2SecurityGroup, AwsElasticsearchDomain, AwsLambdaLayerVersion, AwsRdsDbInstance, and AwsWafWebAcl. The following resource types are added without an accompanying details object: AutoscalingAutoscalingGroup, AwsDynamoDbTable, AwsEc2Eip, AwsEc2Snapshot, AwsEc2Volume, AwsRdsDbSnapshot, AwsRedshiftCluster, and AwsS3Object. The number of allowed resources per finding is increased from 10 to 32. A new field is added in the Compliance object, RelatedRequirements. To learn more, visit our documentation on the ASFF."
}
]
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.611.0-->
<!--LATEST=2.612.0-->
<!--ENTRYINSERT-->

## 2.612.0
* feature: DLM: Updated the maximum number of tags that can be added to a snapshot using DLM to 45.
* feature: EC2: This release provides support for tagging when you create a VPC endpoint, or VPC endpoint service.
* feature: GroundStation: Adds dataflowEndpointRegion property to DataflowEndpointConfig. The dateCreated, lastUpdated, and tags properties on GetSatellite have been deprecated.
* feature: MediaConvert: AWS Elemental MediaConvert SDK has added support for fine-tuned QVBR quality level.
* feature: SecurityHub: Additional resource types are now supported in the AWS Security Finding Format (ASFF). The following new resource types are added, each having an accompanying resource details object with fields for security finding providers to populate: AwsCodeBuildProject, AwsEc2NetworkInterface, AwsEc2SecurityGroup, AwsElasticsearchDomain, AwsLambdaLayerVersion, AwsRdsDbInstance, and AwsWafWebAcl. The following resource types are added without an accompanying details object: AutoscalingAutoscalingGroup, AwsDynamoDbTable, AwsEc2Eip, AwsEc2Snapshot, AwsEc2Volume, AwsRdsDbSnapshot, AwsRedshiftCluster, and AwsS3Object. The number of allowed resources per finding is increased from 10 to 32. A new field is added in the Compliance object, RelatedRequirements. To learn more, visit our documentation on the ASFF.

## 2.611.0
* bugfix: node-s3-sqs: Respect the NODE_TLS_REJECT_UNAUTHORIZED environment under node when instantiating an http client sslAgent
* bugfix: parser: Now we can disable inserting empty array in xml parser if the member doesn't exist in response.
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.611.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.612.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
18 changes: 9 additions & 9 deletions apis/dlm-2018-01-12.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@
"type": "string",
"max": 2048,
"min": 0,
"pattern": "arn:aws:iam::\\d+:role/.*"
"pattern": "arn:aws(-[a-z]{1,3}){0,2}:iam::\\d+:role/.*"
},
"FastRestoreRule": {
"type": "structure",
Expand Down Expand Up @@ -608,16 +608,16 @@
"members": {
"ExcludeBootVolume": {
"shape": "ExcludeBootVolume",
"documentation": "<p>When executing an EBS Snapshot Management – Instance policy, execute all CreateSnapshots calls with the <code>excludeBootVolume</code> set to the supplied field. Defaults to false. Only valid for EBS Snapshot Management – Instance policies.</p>"
"documentation": "<p>[EBS Snapshot Management – Instance policies only] Indicates whether to exclude the root volume from snapshots created using <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateSnapshots.html\">CreateSnapshots</a>. The default is false.</p>"
}
},
"documentation": "<p>Optional parameters that can be added to the policy. The set of valid parameters depends on the combination of <code>policyType</code> and <code>resourceType</code> values.</p>"
"documentation": "<p>Specifies optional parameters to add to a policy. The set of valid parameters depends on the combination of policy type and resource type.</p>"
},
"PolicyArn": {
"type": "string",
"max": 2048,
"min": 0,
"pattern": "^arn:aws:dlm:[A-Za-z0-9_/.-]{0,63}:\\d+:policy/[0-9A-Za-z_-]{1,128}$"
"pattern": "^arn:aws(-[a-z]{1,3}){0,2}:dlm:[A-Za-z0-9_/.-]{0,63}:\\d+:policy/[0-9A-Za-z_-]{1,128}$"
},
"PolicyDescription": {
"type": "string",
Expand All @@ -630,7 +630,7 @@
"members": {
"PolicyType": {
"shape": "PolicyTypeValues",
"documentation": "<p>This field determines the valid target resource types and actions a policy can manage. This field defaults to EBS_SNAPSHOT_MANAGEMENT if not present.</p>"
"documentation": "<p>The valid target resource types and actions a policy can manage. The default is EBS_SNAPSHOT_MANAGEMENT.</p>"
},
"ResourceTypes": {
"shape": "ResourceTypeValuesList",
Expand All @@ -646,7 +646,7 @@
},
"Parameters": {
"shape": "Parameters",
"documentation": "<p>A set of optional parameters that can be provided by the policy. </p>"
"documentation": "<p>A set of optional parameters for the policy. </p>"
}
},
"documentation": "<p>Specifies the configuration of a lifecycle policy.</p>"
Expand Down Expand Up @@ -747,7 +747,7 @@
"documentation": "<p>The rule for cross-Region snapshot copies.</p>"
}
},
"documentation": "<p>Specifies a schedule.</p>"
"documentation": "<p>Specifies a backup schedule.</p>"
},
"ScheduleList": {
"type": "list",
Expand Down Expand Up @@ -872,7 +872,7 @@
"member": {
"shape": "Tag"
},
"max": 50,
"max": 45,
"min": 0
},
"TargetRegion": {
Expand Down Expand Up @@ -978,7 +978,7 @@
"member": {
"shape": "Tag"
},
"max": 50,
"max": 45,
"min": 0
}
},
Expand Down
10 changes: 9 additions & 1 deletion apis/ec2-2016-11-15.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -3054,6 +3054,10 @@
"ClientToken": {},
"PrivateDnsEnabled": {
"type": "boolean"
},
"TagSpecifications": {
"shape": "S1g",
"locationName": "TagSpecification"
}
}
},
Expand Down Expand Up @@ -3121,7 +3125,11 @@
"shape": "Sl",
"locationName": "NetworkLoadBalancerArn"
},
"ClientToken": {}
"ClientToken": {},
"TagSpecifications": {
"shape": "S1g",
"locationName": "TagSpecification"
}
}
},
"output": {
Expand Down
10 changes: 10 additions & 0 deletions apis/ec2-2016-11-15.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -11093,6 +11093,11 @@
"PrivateDnsEnabled": {
"shape": "Boolean",
"documentation": "<p>(Interface endpoint) Indicates whether to associate a private hosted zone with the specified VPC. The private hosted zone contains a record set for the default public DNS name for the service for the Region (for example, <code>kinesis.us-east-1.amazonaws.com</code>), which resolves to the private IP addresses of the endpoint network interfaces in the VPC. This enables you to make requests to the default public DNS name for the service instead of the public DNS names that are automatically generated by the VPC endpoint service.</p> <p>To use a private hosted zone, you must set the following VPC attributes to <code>true</code>: <code>enableDnsHostnames</code> and <code>enableDnsSupport</code>. Use <a>ModifyVpcAttribute</a> to set the VPC attributes.</p> <p>Default: <code>true</code> </p>"
},
"TagSpecifications": {
"shape": "TagSpecificationList",
"documentation": "<p>The tags to associate with the endpoint.</p>",
"locationName": "TagSpecification"
}
},
"documentation": "<p>Contains the parameters for CreateVpcEndpoint.</p>"
Expand Down Expand Up @@ -11139,6 +11144,11 @@
"ClientToken": {
"shape": "String",
"documentation": "<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Run_Instance_Idempotency.html\">How to Ensure Idempotency</a>.</p>"
},
"TagSpecifications": {
"shape": "TagSpecificationList",
"documentation": "<p>The tags to associate with the service.</p>",
"locationName": "TagSpecification"
}
}
},
Expand Down
18 changes: 7 additions & 11 deletions apis/forecastquery-2018-06-26.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"shape": "InvalidNextTokenException"
}
],
"documentation": "<p>Retrieves a forecast filtered by the supplied criteria.</p> <p>The criteria is a key-value pair. The key is either <code>item_id</code> (or the equivalent non-timestamp, non-target field) from the <code>TARGET_TIME_SERIES</code> dataset, or one of the forecast dimensions specified as part of the <code>FeaturizationConfig</code> object.</p> <p>By default, the complete date range of the filtered forecast is returned. Optionally, you can request a specific date range within the forecast.</p> <note> <p>The forecasts generated by Amazon Forecast are in the same timezone as the dataset that was used to create the predictor.</p> </note>"
"documentation": "<p>Retrieves a forecast for a single item, filtered by the supplied criteria.</p> <p>The criteria is a key-value pair. The key is either <code>item_id</code> (or the equivalent non-timestamp, non-target field) from the <code>TARGET_TIME_SERIES</code> dataset, or one of the forecast dimensions specified as part of the <code>FeaturizationConfig</code> object.</p> <p>By default, <code>QueryForecast</code> returns the complete date range for the filtered forecast. You can request a specific date range.</p> <p>To get the full forecast, use the <a href=\"https://docs.aws.amazon.com/en_us/forecast/latest/dg/API_CreateForecastExportJob.html\">CreateForecastExportJob</a> operation.</p> <note> <p>The forecasts generated by Amazon Forecast are in the same timezone as the dataset that was used to create the predictor.</p> </note>"
}
},
"shapes": {
Expand Down Expand Up @@ -75,9 +75,7 @@
"documentation": "<p>The forecast value for a specific date. Part of the <a>Forecast</a> object.</p>"
},
"DateTime": {
"type": "string",
"max": 20,
"pattern": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z$"
"type": "string"
},
"Double": {
"type": "double"
Expand All @@ -98,7 +96,7 @@
"members": {
"Predictions": {
"shape": "Predictions",
"documentation": "<p>The forecast.</p> <p>The <i>string</i> of the string to array map is one of the following values:</p> <ul> <li> <p>mean</p> </li> <li> <p>p10</p> </li> <li> <p>p50</p> </li> <li> <p>p90</p> </li> </ul>"
"documentation": "<p>The forecast.</p> <p>The <i>string</i> of the string-to-array map is one of the following values:</p> <ul> <li> <p>p10</p> </li> <li> <p>p50</p> </li> <li> <p>p90</p> </li> </ul>"
}
},
"documentation": "<p>Provides information about a forecast. Returned as part of the <a>QueryForecast</a> response.</p>"
Expand Down Expand Up @@ -130,15 +128,15 @@
},
"StartDate": {
"shape": "DateTime",
"documentation": "<p>The start date for the forecast. Specify the date using this format: yyyy-MM-dd'T'HH:mm:ss'Z' (ISO 8601 format) For example, \"1970-01-01T00:00:00Z.\"</p>"
"documentation": "<p>The start date for the forecast. Specify the date using this format: yyyy-MM-dd'T'HH:mm:ss (ISO 8601 format). For example, 2015-01-01T08:00:00.</p>"
},
"EndDate": {
"shape": "DateTime",
"documentation": "<p>The end date for the forecast. Specify the date using this format: yyyy-MM-dd'T'HH:mm:ss'Z' (ISO 8601 format). For example, \"1970-01-01T00:00:00Z.\" </p>"
"documentation": "<p>The end date for the forecast. Specify the date using this format: yyyy-MM-dd'T'HH:mm:ss (ISO 8601 format). For example, 2015-01-01T20:00:00. </p>"
},
"Filters": {
"shape": "Filters",
"documentation": "<p>The filtering criteria to apply when retrieving the forecast. For example:</p> <ul> <li> <p>To get a forecast for a specific item specify the following:</p> <p> <code>{\"item_id\" : \"client_1\"}</code> </p> </li> </ul> <ul> <li> <p>To get a forecast for a specific item sold in a specific location, specify the following:</p> <p> <code>{\"item_id\" : \"client_1\", \"location\" : \"ny\"}</code> </p> </li> </ul> <ul> <li> <p>To get a forecast for all blue items sold in a specific location, specify the following:</p> <p> <code>{ \"location\" : \"ny\", \"color\":\"blue\"}</code> </p> </li> </ul> <p>To get the full forecast, use the operation.</p>"
"documentation": "<p>The filtering criteria to apply when retrieving the forecast. For example, to get the forecast for <code>client_21</code> in the electricity usage dataset, specify the following:</p> <p> <code>{\"item_id\" : \"client_21\"}</code> </p> <p>To get the full forecast, use the <a href=\"https://docs.aws.amazon.com/en_us/forecast/latest/dg/API_CreateForecastExportJob.html\">CreateForecastExportJob</a> operation.</p>"
},
"NextToken": {
"shape": "NextToken",
Expand Down Expand Up @@ -166,9 +164,7 @@
}
},
"Timestamp": {
"type": "string",
"max": 20,
"pattern": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z$"
"type": "string"
}
},
"documentation": "<p>Provides APIs for creating and managing Amazon Forecast resources.</p>"
Expand Down
5 changes: 3 additions & 2 deletions apis/groundstation-2019-05-23.examples.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"version": "1.0",
"examples": { }
}
"examples": {
}
}
Loading

0 comments on commit f04533c

Please sign in to comment.