Skip to content

Commit

Permalink
Updates SDK to v2.855.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Mar 2, 2021
1 parent b26bcf2 commit 438670c
Show file tree
Hide file tree
Showing 24 changed files with 597 additions and 136 deletions.
17 changes: 17 additions & 0 deletions .changes/2.855.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "DataSync",
"description": "Additional API Support to update NFS/SMB/ObjectStorage locations"
},
{
"type": "feature",
"category": "EventBridge",
"description": "Adds TraceHeader to PutEventsRequestEntry to support AWS X-Ray trace-ids on events generated using the PutEvents operation."
},
{
"type": "feature",
"category": "IoTWireless",
"description": "Add ARN & Tags for PartnerAccount related APIs and WirelessGatewayTaskDefinition related APIs"
}
]
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.854.0-->
<!--LATEST=2.855.0-->
<!--ENTRYINSERT-->

## 2.855.0
* feature: DataSync: Additional API Support to update NFS/SMB/ObjectStorage locations
* feature: EventBridge: Adds TraceHeader to PutEventsRequestEntry to support AWS X-Ray trace-ids on events generated using the PutEvents operation.
* feature: IoTWireless: Add ARN & Tags for PartnerAccount related APIs and WirelessGatewayTaskDefinition related APIs

## 2.854.0
* feature: AlexaForBusiness: Added support for optional tags in CreateAddressBook, CreateConferenceProvider, CreateContact, CreateGatewayGroup, CreateNetworkProfile and RegisterAVSDevice APIs.
* feature: CodePipeline: Added a new field to the ListPipelines API to allow maximum search results of 1000
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.854.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.855.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
8 changes: 4 additions & 4 deletions apis/compute-optimizer-2019-11-01.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@
"shape": "ThrottlingException"
}
],
"documentation": "<p>Returns the optimization findings for an account.</p> <p>For example, it returns the number of Amazon EC2 instances in an account that are under-provisioned, over-provisioned, or optimized. It also returns the number of Auto Scaling groups in an account that are not optimized, or optimized.</p>"
"documentation": "<p>Returns the optimization findings for an account.</p> <p>It returns the number of:</p> <ul> <li> <p>Amazon EC2 instances in an account that are <code>Underprovisioned</code>, <code>Overprovisioned</code>, or <code>Optimized</code>.</p> </li> <li> <p>Auto Scaling groups in an account that are <code>NotOptimized</code>, or <code>Optimized</code>.</p> </li> <li> <p>Amazon EBS volumes in an account that are <code>NotOptimized</code>, or <code>Optimized</code>.</p> </li> <li> <p>Lambda functions in an account that are <code>NotOptimized</code>, or <code>Optimized</code>.</p> </li> </ul>"
},
"UpdateEnrollmentStatus": {
"name": "UpdateEnrollmentStatus",
Expand Down Expand Up @@ -665,7 +665,7 @@
},
"statistic": {
"shape": "MetricStatistic",
"documentation": "<p>The statistic of the utilization metric.</p> <p>The following statistics are available:</p> <ul> <li> <p> <code>Average</code> - This is the value of Sum / SampleCount during the specified period, or the average value observed during the specified period.</p> </li> <li> <p> <code>Maximum</code> - The highest value observed during the specified period. Use this value to determine high volumes of activity for your application.</p> </li> </ul>"
"documentation": "<p>The statistic of the utilization metric.</p> <p>The Compute Optimizer API, AWS Command Line Interface (AWS CLI), and SDKs return utilization metrics using only the <code>Maximum</code> statistic, which is the highest value observed during the specified period.</p> <p>The Compute Optimizer console displays graphs for some utilization metrics using the <code>Average</code> statistic, which is the value of <code>Sum</code> / <code>SampleCount</code> during the specified period. For more information, see <a href=\"https://docs.aws.amazon.com/compute-optimizer/latest/ug/viewing-recommendations.html\">Viewing resource recommendations</a> in the <i>AWS Compute Optimizer User Guide</i>. You can also get averaged utilization metric data for your resources using Amazon CloudWatch. For more information, see the <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.html\">Amazon CloudWatch User Guide</a>.</p>"
},
"value": {
"shape": "MetricValue",
Expand Down Expand Up @@ -1556,7 +1556,7 @@
},
"statistic": {
"shape": "LambdaFunctionMetricStatistic",
"documentation": "<p>The statistic of the utilization metric.</p>"
"documentation": "<p>The statistic of the utilization metric.</p> <p>The Compute Optimizer API, AWS Command Line Interface (AWS CLI), and SDKs return utilization metrics using only the <code>Maximum</code> statistic, which is the highest value observed during the specified period.</p> <p>The Compute Optimizer console displays graphs for some utilization metrics using the <code>Average</code> statistic, which is the value of <code>Sum</code> / <code>SampleCount</code> during the specified period. For more information, see <a href=\"https://docs.aws.amazon.com/compute-optimizer/latest/ug/viewing-recommendations.html\">Viewing resource recommendations</a> in the <i>AWS Compute Optimizer User Guide</i>. You can also get averaged utilization metric data for your resources using Amazon CloudWatch. For more information, see the <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.html\">Amazon CloudWatch User Guide</a>.</p>"
},
"value": {
"shape": "MetricValue",
Expand Down Expand Up @@ -1950,7 +1950,7 @@
},
"statistic": {
"shape": "MetricStatistic",
"documentation": "<p>The statistic of the utilization metric.</p> <p>The following statistics are available:</p> <ul> <li> <p> <code>Average</code> - This is the value of Sum / SampleCount during the specified period, or the average value observed during the specified period.</p> </li> <li> <p> <code>Maximum</code> - The highest value observed during the specified period. Use this value to determine high volumes of activity for your application.</p> </li> </ul>"
"documentation": "<p>The statistic of the utilization metric.</p> <p>The Compute Optimizer API, AWS Command Line Interface (AWS CLI), and SDKs return utilization metrics using only the <code>Maximum</code> statistic, which is the highest value observed during the specified period.</p> <p>The Compute Optimizer console displays graphs for some utilization metrics using the <code>Average</code> statistic, which is the value of <code>Sum</code> / <code>SampleCount</code> during the specified period. For more information, see <a href=\"https://docs.aws.amazon.com/compute-optimizer/latest/ug/viewing-recommendations.html\">Viewing resource recommendations</a> in the <i>AWS Compute Optimizer User Guide</i>. You can also get averaged utilization metric data for your resources using Amazon CloudWatch. For more information, see the <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.html\">Amazon CloudWatch User Guide</a>.</p>"
},
"value": {
"shape": "MetricValue",
Expand Down
83 changes: 81 additions & 2 deletions apis/datasync-2018-11-09.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,7 @@
"BucketName": {},
"AccessKey": {},
"SecretKey": {
"type": "string",
"sensitive": true
"shape": "S19"
},
"AgentArns": {
"shape": "Sz"
Expand Down Expand Up @@ -888,6 +887,82 @@
"members": {}
}
},
"UpdateLocationNfs": {
"input": {
"type": "structure",
"required": [
"LocationArn"
],
"members": {
"LocationArn": {},
"Subdirectory": {},
"OnPremConfig": {
"shape": "Sy"
},
"MountOptions": {
"shape": "S10"
}
}
},
"output": {
"type": "structure",
"members": {}
}
},
"UpdateLocationObjectStorage": {
"input": {
"type": "structure",
"required": [
"LocationArn"
],
"members": {
"LocationArn": {},
"ServerPort": {
"type": "integer"
},
"ServerProtocol": {},
"Subdirectory": {},
"AccessKey": {},
"SecretKey": {
"shape": "S19"
},
"AgentArns": {
"shape": "Sz"
}
}
},
"output": {
"type": "structure",
"members": {}
}
},
"UpdateLocationSmb": {
"input": {
"type": "structure",
"required": [
"LocationArn"
],
"members": {
"LocationArn": {},
"Subdirectory": {},
"User": {},
"Domain": {},
"Password": {
"shape": "St"
},
"AgentArns": {
"shape": "Sz"
},
"MountOptions": {
"shape": "S1j"
}
}
},
"output": {
"type": "structure",
"members": {}
}
},
"UpdateTask": {
"input": {
"type": "structure",
Expand Down Expand Up @@ -1001,6 +1076,10 @@
"Version": {}
}
},
"S19": {
"type": "string",
"sensitive": true
},
"S1e": {
"type": "structure",
"required": [
Expand Down
Loading

0 comments on commit 438670c

Please sign in to comment.