Skip to content

Commit

Permalink
Updates SDK to v2.622.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 19, 2020
1 parent 9c191bb commit 70106ad
Show file tree
Hide file tree
Showing 18 changed files with 194 additions and 88 deletions.
12 changes: 12 additions & 0 deletions .changes/2.622.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "feature",
"category": "Lambda",
"description": "AWS Lambda now supports Ruby 2.7"
},
{
"type": "feature",
"category": "ServiceCatalog",
"description": "\"ListPortfolioAccess\" API now has a new optional parameter \"OrganizationParentId\". When it is provided and if the portfolio with the \"PortfolioId\" given was shared with an organization or organizational unit with \"OrganizationParentId\", all accounts in the organization sub-tree under parent which inherit an organizational portfolio share will be listed, rather than all accounts with external shares. To accommodate long lists returned from the new option, the API now supports pagination."
}
]
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.621.0-->
<!--LATEST=2.622.0-->
<!--ENTRYINSERT-->

## 2.622.0
* feature: Lambda: AWS Lambda now supports Ruby 2.7
* feature: ServiceCatalog: "ListPortfolioAccess" API now has a new optional parameter "OrganizationParentId". When it is provided and if the portfolio with the "PortfolioId" given was shared with an organization or organizational unit with "OrganizationParentId", all accounts in the organization sub-tree under parent which inherit an organizational portfolio share will be listed, rather than all accounts with external shares. To accommodate long lists returned from the new option, the API now supports pagination.

## 2.621.0
* feature: AutoScaling: Amazon EC2 Auto Scaling now supports the ability to enable/disable target tracking, step scaling, and simple scaling policies.
* feature: Chime: Added AudioFallbackUrl to support Chime SDK client.
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.621.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.622.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
20 changes: 11 additions & 9 deletions apis/autoscaling-2011-01-01.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
"shape": "ServiceLinkedRoleFailure"
}
],
"documentation": "<p>Creates an Auto Scaling group with the specified name and attributes.</p> <p>If you exceed your maximum limit of Auto Scaling groups, the call fails. For information about viewing this limit, see <a>DescribeAccountLimits</a>. For information about updating this limit, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-account-limits.html\">Amazon EC2 Auto Scaling Limits</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>"
"documentation": "<p>Creates an Auto Scaling group with the specified name and attributes.</p> <p>If you exceed your maximum limit of Auto Scaling groups, the call fails. For information about viewing this limit, see <a>DescribeAccountLimits</a>. For information about updating this limit, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-account-limits.html\">Amazon EC2 Auto Scaling Service Quotas</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>"
},
"CreateLaunchConfiguration": {
"name": "CreateLaunchConfiguration",
Expand All @@ -187,7 +187,7 @@
"shape": "ResourceContentionFault"
}
],
"documentation": "<p>Creates a launch configuration.</p> <p>If you exceed your maximum limit of launch configurations, the call fails. For information about viewing this limit, see <a>DescribeAccountLimits</a>. For information about updating this limit, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-account-limits.html\">Amazon EC2 Auto Scaling Limits</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/LaunchConfiguration.html\">Launch Configurations</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>"
"documentation": "<p>Creates a launch configuration.</p> <p>If you exceed your maximum limit of launch configurations, the call fails. For information about viewing this limit, see <a>DescribeAccountLimits</a>. For information about updating this limit, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-account-limits.html\">Amazon EC2 Auto Scaling Service Quotas</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/LaunchConfiguration.html\">Launch Configurations</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>"
},
"CreateOrUpdateTags": {
"name": "CreateOrUpdateTags",
Expand Down Expand Up @@ -360,7 +360,7 @@
"shape": "ResourceContentionFault"
}
],
"documentation": "<p>Describes the current Amazon EC2 Auto Scaling resource limits for your AWS account.</p> <p>For information about requesting an increase in these limits, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-account-limits.html\">Amazon EC2 Auto Scaling Limits</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>"
"documentation": "<p>Describes the current Amazon EC2 Auto Scaling resource quotas for your AWS account.</p> <p>For information about requesting an increase, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-account-limits.html\">Amazon EC2 Auto Scaling Service Quotas</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>"
},
"DescribeAdjustmentTypes": {
"name": "DescribeAdjustmentTypes",
Expand Down Expand Up @@ -931,7 +931,7 @@
"shape": "ServiceLinkedRoleFailure"
}
],
"documentation": "<p>Creates or updates a scaling policy for an Auto Scaling group. To update an existing scaling policy, use the existing policy name and set the parameters to change. Any existing parameter not changed in an update to an existing policy is not changed in this update request.</p> <p>For more information about using scaling policies to scale your Auto Scaling group automatically, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-scale-based-on-demand.html\">Dynamic Scaling</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>"
"documentation": "<p>Creates or updates a scaling policy for an Auto Scaling group.</p> <p>For more information about using scaling policies to scale your Auto Scaling group automatically, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-scale-based-on-demand.html\">Dynamic Scaling</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>"
},
"PutScheduledUpdateGroupAction": {
"name": "PutScheduledUpdateGroupAction",
Expand Down Expand Up @@ -1092,7 +1092,7 @@
"shape": "ResourceContentionFault"
}
],
"documentation": "<p>Terminates the specified instance and optionally adjusts the desired group size.</p> <p>This call simply makes a termination request. The instance is not terminated immediately.</p>"
"documentation": "<p>Terminates the specified instance and optionally adjusts the desired group size. This call simply makes a termination request. The instance is not terminated immediately. When an instance is terminated, the instance status changes to <code>terminated</code>. You can't connect to or start an instance after you've terminated it.</p> <p>If you do not specify the option to decrement the desired capacity, Amazon EC2 Auto Scaling launches instances to replace the ones that are terminated. </p> <p>By default, Amazon EC2 Auto Scaling balances instances across all Availability Zones. If you decrement the desired capacity, your Auto Scaling group can become unbalanced between Availability Zones. Amazon EC2 Auto Scaling tries to rebalance the group, and rebalancing might terminate instances in other zones. For more information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/auto-scaling-benefits.html#AutoScalingBehavior.InstanceUsage\">Rebalancing Activities</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>"
},
"UpdateAutoScalingGroup": {
"name": "UpdateAutoScalingGroup",
Expand Down Expand Up @@ -2043,11 +2043,11 @@
"members": {
"MaxNumberOfAutoScalingGroups": {
"shape": "MaxNumberOfAutoScalingGroups",
"documentation": "<p>The maximum number of groups allowed for your AWS account. The default limit is 200 per AWS Region.</p>"
"documentation": "<p>The maximum number of groups allowed for your AWS account. The default is 200 groups per AWS Region.</p>"
},
"MaxNumberOfLaunchConfigurations": {
"shape": "MaxNumberOfLaunchConfigurations",
"documentation": "<p>The maximum number of launch configurations allowed for your AWS account. The default limit is 200 per AWS Region.</p>"
"documentation": "<p>The maximum number of launch configurations allowed for your AWS account. The default is 200 launch configurations per AWS Region.</p>"
},
"NumberOfAutoScalingGroups": {
"shape": "NumberOfAutoScalingGroups",
Expand Down Expand Up @@ -3545,7 +3545,8 @@
"documentation": "<p>A target tracking scaling policy. Includes support for predefined or customized metrics.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/APIReference/API_TargetTrackingConfiguration.html\">TargetTrackingConfiguration</a> in the <i>Amazon EC2 Auto Scaling API Reference</i>.</p> <p>Conditional: If you specify <code>TargetTrackingScaling</code> for the policy type, you must specify this parameter. (Not used with any other policy type.) </p>"
},
"Enabled": {
"shape": "ScalingPolicyEnabled"
"shape": "ScalingPolicyEnabled",
"documentation": "<p>Indicates whether the scaling policy is enabled or disabled. The default is enabled. For more information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-enable-disable-scaling-policy.html\">Disabling a Scaling Policy for an Auto Scaling Group</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>"
}
}
},
Expand Down Expand Up @@ -3712,7 +3713,8 @@
"documentation": "<p>A target tracking scaling policy.</p>"
},
"Enabled": {
"shape": "ScalingPolicyEnabled"
"shape": "ScalingPolicyEnabled",
"documentation": "<p>Indicates whether the policy is enabled (<code>true</code>) or disabled (<code>false</code>).</p>"
}
},
"documentation": "<p>Describes a scaling policy.</p>"
Expand Down
10 changes: 5 additions & 5 deletions apis/lambda-2015-03-31.examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"MemorySize": 128,
"Publish": true,
"Role": "arn:aws:iam::123456789012:role/service-role/role-name",
"Runtime": "nodejs8.10",
"Runtime": "nodejs12.x",
"Timeout": 15,
"VpcConfig": {
}
Expand All @@ -51,7 +51,7 @@
"LastModified": "2016-11-21T19:49:20.006+0000",
"MemorySize": 128,
"Role": "arn:aws:iam::123456789012:role/service-role/role-name",
"Runtime": "nodejs8.10",
"Runtime": "nodejs12.x",
"Timeout": 123,
"Version": "1",
"VpcConfig": {
Expand Down Expand Up @@ -226,7 +226,7 @@
"LastModified": "2016-11-21T19:49:20.006+0000",
"MemorySize": 128,
"Role": "arn:aws:iam::123456789012:role/lambda_basic_execution",
"Runtime": "nodejs8.10",
"Runtime": "nodejs12.x",
"Timeout": 3,
"Version": "$LATEST",
"VpcConfig": {
Expand Down Expand Up @@ -384,7 +384,7 @@
{
"input": {
"Marker": "",
"MaxItems": 123
"MaxItems": 25
},
"output": {
"Functions": [
Expand All @@ -408,7 +408,7 @@
"input": {
"FunctionName": "myFunction",
"Marker": "",
"MaxItems": 123
"MaxItems": 25
},
"output": {
"NextMarker": "",
Expand Down
13 changes: 7 additions & 6 deletions apis/lambda-2015-03-31.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@
"shape": "ServiceException"
}
],
"documentation": "<p>Returns details about the concurrency configuration for a function. To set a concurrency limit for a function, use <a>PutFunctionConcurrency</a>.</p>"
"documentation": "<p>Returns details about the reserved concurrency configuration for a function. To set a concurrency limit for a function, use <a>PutFunctionConcurrency</a>.</p>"
},
"GetFunctionConfiguration": {
"name": "GetFunctionConfiguration",
Expand Down Expand Up @@ -947,7 +947,7 @@
"shape": "InvalidParameterValueException"
}
],
"documentation": "<p>Returns a list of Lambda functions, with the version-specific configuration of each.</p> <p>Set <code>FunctionVersion</code> to <code>ALL</code> to include all published versions of each function in addition to the unpublished version. To get more information about a function or version, use <a>GetFunction</a>.</p>"
"documentation": "<p>Returns a list of Lambda functions, with the version-specific configuration of each. Lambda returns up to 50 functions per call.</p> <p>Set <code>FunctionVersion</code> to <code>ALL</code> to include all published versions of each function in addition to the unpublished version. To get more information about a function or version, use <a>GetFunction</a>.</p>"
},
"ListLayerVersions": {
"name": "ListLayerVersions",
Expand Down Expand Up @@ -1088,7 +1088,7 @@
"shape": "TooManyRequestsException"
}
],
"documentation": "<p>Returns a list of <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/versioning-aliases.html\">versions</a>, with the version-specific configuration of each. </p>"
"documentation": "<p>Returns a list of <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/versioning-aliases.html\">versions</a>, with the version-specific configuration of each. Lambda returns up to 50 versions per call.</p>"
},
"PublishLayerVersion": {
"name": "PublishLayerVersion",
Expand Down Expand Up @@ -1219,7 +1219,7 @@
"shape": "TooManyRequestsException"
}
],
"documentation": "<p>Configures options for <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/invocation-async.html\">asynchronous invocation</a> on a function, version, or alias.</p> <p>By default, Lambda retries an asynchronous invocation twice if the function returns an error. It retains events in a queue for up to six hours. When an event fails all processing attempts or stays in the asynchronous invocation queue for too long, Lambda discards it. To retain discarded events, configure a dead-letter queue with <a>UpdateFunctionConfiguration</a>.</p>"
"documentation": "<p>Configures options for <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/invocation-async.html\">asynchronous invocation</a> on a function, version, or alias. If a configuration already exists for a function, version, or alias, this operation overwrites it. If you exclude any settings, they are removed. To set one option without affecting existing settings for other options, use <a>PutFunctionEventInvokeConfig</a>.</p> <p>By default, Lambda retries an asynchronous invocation twice if the function returns an error. It retains events in a queue for up to six hours. When an event fails all processing attempts or stays in the asynchronous invocation queue for too long, Lambda discards it. To retain discarded events, configure a dead-letter queue with <a>UpdateFunctionConfiguration</a>.</p> <p>To send an invocation record to a queue, topic, function, or event bus, specify a <a href=\"https://docs.aws.amazon.com/lambda/latest/dg/invocation-async.html#invocation-async-destinations\">destination</a>. You can configure separate destinations for successful invocations (on-success) and events that fail all processing attempts (on-failure). You can configure destinations in addition to or instead of a dead-letter queue.</p>"
},
"PutProvisionedConcurrencyConfig": {
"name": "PutProvisionedConcurrencyConfig",
Expand Down Expand Up @@ -3295,7 +3295,7 @@
},
"MaxItems": {
"shape": "MaxListItems",
"documentation": "<p>Specify a value between 1 and 50 to limit the number of functions in the response.</p>",
"documentation": "<p>The maximum number of functions to return.</p>",
"location": "querystring",
"locationName": "MaxItems"
}
Expand Down Expand Up @@ -3478,7 +3478,7 @@
},
"MaxItems": {
"shape": "MaxListItems",
"documentation": "<p>Limit the number of versions that are returned.</p>",
"documentation": "<p>The maximum number of versions to return.</p>",
"location": "querystring",
"locationName": "MaxItems"
}
Expand Down Expand Up @@ -3972,6 +3972,7 @@
"nodejs4.3-edge",
"go1.x",
"ruby2.5",
"ruby2.7",
"provided"
]
},
Expand Down
7 changes: 6 additions & 1 deletion apis/servicecatalog-2015-12-10.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -1475,7 +1475,12 @@
],
"members": {
"AcceptLanguage": {},
"PortfolioId": {}
"PortfolioId": {},
"OrganizationParentId": {},
"PageToken": {},
"PageSize": {
"type": "integer"
}
}
},
"output": {
Expand Down
Loading

0 comments on commit 70106ad

Please sign in to comment.