Skip to content

Commit

Permalink
Updates SDK to v2.565.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Nov 6, 2019
1 parent 75d284f commit 25776ca
Show file tree
Hide file tree
Showing 33 changed files with 5,095 additions and 321 deletions.
27 changes: 27 additions & 0 deletions .changes/2.565.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"type": "feature",
"category": "CodeBuild",
"description": "Add support for Build Number, Secrets Manager and Exported Environment Variables."
},
{
"type": "feature",
"category": "CostExplorer",
"description": "This launch provides customers with access to Savings Plans management APIs."
},
{
"type": "feature",
"category": "EFS",
"description": "EFS customers can select a lifecycle policy that automatically moves files that have not been accessed for 7 days into the EFS Infrequent Access (EFS IA) storage class. EFS IA provides price/performance that is cost-optimized for files that are not accessed every day."
},
{
"type": "feature",
"category": "SavingsPlans",
"description": "This is the first release of Savings Plans, a new flexible pricing model that offers low prices on Amazon EC2 and AWS Fargate usage."
},
{
"type": "feature",
"category": "Signer",
"description": "This release adds support for tagging code-signing profiles in AWS Signer."
}
]
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.564.0-->
<!--LATEST=2.565.0-->
<!--ENTRYINSERT-->

## 2.565.0
* feature: CodeBuild: Add support for Build Number, Secrets Manager and Exported Environment Variables.
* feature: CostExplorer: This launch provides customers with access to Savings Plans management APIs.
* feature: EFS: EFS customers can select a lifecycle policy that automatically moves files that have not been accessed for 7 days into the EFS Infrequent Access (EFS IA) storage class. EFS IA provides price/performance that is cost-optimized for files that are not accessed every day.
* feature: SavingsPlans: This is the first release of Savings Plans, a new flexible pricing model that offers low prices on Amazon EC2 and AWS Fargate usage.
* feature: Signer: This release adds support for tagging code-signing profiles in AWS Signer.

## 2.564.0
* feature: CodeStarNotifications: This release adds a notification manager for events in repositories, build projects, deployments, and pipelines. You can now configure rules and receive notifications about events that occur for resources. Each notification includes a status message as well as a link to the resource (repository, build project, deployment application, or pipeline) whose event generated the notification.
* feature: Config: Allow shortcutting in customBackoff based on error
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.564.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.565.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
58 changes: 51 additions & 7 deletions apis/budgets-2016-10-20.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
},
{
"shape": "DuplicateRecordException"
},
{
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Creates a budget and, if included, notifications and subscribers. </p> <important> <p>Only one of <code>BudgetLimit</code> or <code>PlannedBudgetLimits</code> can be present in the syntax at one time. Use the syntax that matches your case. The Request Syntax section shows the <code>BudgetLimit</code> syntax. For <code>PlannedBudgetLimits</code>, see the <a href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_CreateBudget.html#API_CreateBudget_Examples\">Examples</a> section. </p> </important>"
Expand Down Expand Up @@ -68,6 +71,9 @@
},
{
"shape": "DuplicateRecordException"
},
{
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Creates a notification. You must create the budget before you create the associated notification.</p>"
Expand Down Expand Up @@ -99,6 +105,9 @@
},
{
"shape": "NotFoundException"
},
{
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Creates a subscriber. You must create the associated budget and notification before you create the subscriber.</p>"
Expand All @@ -124,6 +133,9 @@
},
{
"shape": "NotFoundException"
},
{
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Deletes a budget. You can delete your budget at any time.</p> <important> <p>Deleting a budget also deletes the notifications and subscribers that are associated with that budget.</p> </important>"
Expand All @@ -149,6 +161,9 @@
},
{
"shape": "NotFoundException"
},
{
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Deletes a notification.</p> <important> <p>Deleting a notification also deletes the subscribers that are associated with the notification.</p> </important>"
Expand All @@ -174,6 +189,9 @@
},
{
"shape": "NotFoundException"
},
{
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Deletes a subscriber.</p> <important> <p>Deleting the last subscriber to a notification also deletes the notification.</p> </important>"
Expand All @@ -199,6 +217,9 @@
},
{
"shape": "NotFoundException"
},
{
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Describes a budget.</p> <important> <p>The Request Syntax section shows the <code>BudgetLimit</code> syntax. For <code>PlannedBudgetLimits</code>, see the <a href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_DescribeBudget.html#API_DescribeBudget_Examples\">Examples</a> section. </p> </important>"
Expand Down Expand Up @@ -230,6 +251,9 @@
},
{
"shape": "ExpiredNextTokenException"
},
{
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Describes the history for <code>DAILY</code>, <code>MONTHLY</code>, and <code>QUARTERLY</code> budgets. Budget history isn't available for <code>ANNUAL</code> budgets.</p>"
Expand Down Expand Up @@ -261,6 +285,9 @@
},
{
"shape": "ExpiredNextTokenException"
},
{
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Lists the budgets that are associated with an account.</p> <important> <p>The Request Syntax section shows the <code>BudgetLimit</code> syntax. For <code>PlannedBudgetLimits</code>, see the <a href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_DescribeBudgets.html#API_DescribeBudgets_Examples\">Examples</a> section. </p> </important>"
Expand Down Expand Up @@ -292,6 +319,9 @@
},
{
"shape": "ExpiredNextTokenException"
},
{
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Lists the notifications that are associated with a budget.</p>"
Expand Down Expand Up @@ -323,6 +353,9 @@
},
{
"shape": "ExpiredNextTokenException"
},
{
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Lists the subscribers that are associated with a notification.</p>"
Expand All @@ -348,6 +381,9 @@
},
{
"shape": "NotFoundException"
},
{
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Updates a budget. You can change every part of a budget except for the <code>budgetName</code> and the <code>calculatedSpend</code>. When you modify a budget, the <code>calculatedSpend</code> drops to zero until AWS has new usage data to use for forecasting.</p> <important> <p>Only one of <code>BudgetLimit</code> or <code>PlannedBudgetLimits</code> can be present in the syntax at one time. Use the syntax that matches your case. The Request Syntax section shows the <code>BudgetLimit</code> syntax. For <code>PlannedBudgetLimits</code>, see the <a href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_UpdateBudget.html#API_UpdateBudget_Examples\">Examples</a> section. </p> </important>"
Expand Down Expand Up @@ -376,6 +412,9 @@
},
{
"shape": "DuplicateRecordException"
},
{
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Updates a notification.</p>"
Expand Down Expand Up @@ -404,6 +443,9 @@
},
{
"shape": "DuplicateRecordException"
},
{
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Updates a subscriber.</p>"
Expand Down Expand Up @@ -431,7 +473,7 @@
},
"BudgetLimit": {
"shape": "Spend",
"documentation": "<p>The total amount of cost, usage, RI utilization, or RI coverage that you want to track with your budget.</p> <p> <code>BudgetLimit</code> is required for cost or usage budgets, but optional for RI utilization or coverage budgets. RI utilization or coverage budgets default to <code>100</code>, which is the only valid value for RI utilization or coverage budgets. You can't use <code>BudgetLimit</code> with <code>PlannedBudgetLimits</code> for <code>CreateBudget</code> and <code>UpdateBudget</code> actions. </p>"
"documentation": "<p>The total amount of cost, usage, RI utilization, RI coverage, Savings Plans utilization, or Savings Plans coverage that you want to track with your budget.</p> <p> <code>BudgetLimit</code> is required for cost or usage budgets, but optional for RI or Savings Plans utilization or coverage budgets. RI and Savings Plans utilization or coverage budgets default to <code>100</code>, which is the only valid value for RI or Savings Plans utilization or coverage budgets. You can't use <code>BudgetLimit</code> with <code>PlannedBudgetLimits</code> for <code>CreateBudget</code> and <code>UpdateBudget</code> actions. </p>"
},
"PlannedBudgetLimits": {
"shape": "PlannedBudgetLimits",
Expand All @@ -443,11 +485,11 @@
},
"CostTypes": {
"shape": "CostTypes",
"documentation": "<p>The types of costs that are included in this <code>COST</code> budget.</p> <p> <code>USAGE</code>, <code>RI_UTILIZATION</code>, and <code>RI_COVERAGE</code> budgets do not have <code>CostTypes</code>.</p>"
"documentation": "<p>The types of costs that are included in this <code>COST</code> budget.</p> <p> <code>USAGE</code>, <code>RI_UTILIZATION</code>, <code>RI_COVERAGE</code>, <code>Savings_Plans_Utilization</code>, and <code>Savings_Plans_Coverage</code> budgets do not have <code>CostTypes</code>.</p>"
},
"TimeUnit": {
"shape": "TimeUnit",
"documentation": "<p>The length of time until a budget resets the actual and forecasted spend. <code>DAILY</code> is available only for <code>RI_UTILIZATION</code> and <code>RI_COVERAGE</code> budgets.</p>"
"documentation": "<p>The length of time until a budget resets the actual and forecasted spend. <code>DAILY</code> is available only for <code>RI_UTILIZATION</code>, <code>RI_COVERAGE</code>, <code>Savings_Plans_Utilization</code>, and <code>Savings_Plans_Coverage</code> budgets.</p>"
},
"TimePeriod": {
"shape": "TimePeriod",
Expand All @@ -459,7 +501,7 @@
},
"BudgetType": {
"shape": "BudgetType",
"documentation": "<p>Whether this budget tracks costs, usage, RI utilization, or RI coverage.</p>"
"documentation": "<p>Whether this budget tracks costs, usage, RI utilization, RI coverage, Savings Plans utilization, or Savings Plans coverage.</p>"
},
"LastUpdatedTime": {
"shape": "GenericTimestamp",
Expand Down Expand Up @@ -509,7 +551,9 @@
"USAGE",
"COST",
"RI_UTILIZATION",
"RI_COVERAGE"
"RI_COVERAGE",
"SAVINGS_PLANS_UTILIZATION",
"SAVINGS_PLANS_COVERAGE"
]
},
"BudgetedAndActualAmounts": {
Expand Down Expand Up @@ -1151,7 +1195,7 @@
},
"Address": {
"shape": "SubscriberAddress",
"documentation": "<p>The address that AWS sends budget notifications to, either an SNS topic or an email.</p> <p>AWS validates the address for a <code>CreateSubscriber</code> request with the <code>.*</code> regex.</p>"
"documentation": "<p>The address that AWS sends budget notifications to, either an SNS topic or an email.</p> <p>When you create a subscriber, the value of <code>Address</code> can't contain line breaks.</p>"
}
},
"documentation": "<p>The subscriber to a budget notification. The subscriber consists of a subscription type and either an Amazon SNS topic or an email address.</p> <p>For example, an email subscriber would have the following parameters:</p> <ul> <li> <p>A <code>subscriptionType</code> of <code>EMAIL</code> </p> </li> <li> <p>An <code>address</code> of <code>[email protected]</code> </p> </li> </ul>"
Expand All @@ -1161,7 +1205,7 @@
"documentation": "<p> A string that contains an email address or SNS topic for the subscriber's address.</p>",
"max": 2147483647,
"min": 1,
"pattern": "(?s).*",
"pattern": "(.*[\\n\\r\\t\\f\\ ]?)*",
"sensitive": true
},
"Subscribers": {
Expand Down
Loading

0 comments on commit 25776ca

Please sign in to comment.