composer update

This commit is contained in:
Manish Verma
2018-12-05 10:50:52 +05:30
parent 9eabcacfa7
commit 4addd1e9c6
3328 changed files with 156676 additions and 138988 deletions

37
vendor/aws/aws-sdk-php/.changes/3.71.6 vendored Normal file
View File

@@ -0,0 +1,37 @@
[
{
"type": "api-change",
"category": "ServiceCatalog",
"description": "Adds support for Cloudformation StackSets in Service Catalog"
},
{
"type": "api-change",
"category": "ResourceGroups",
"description": "The AWS Resource Groups service added support for AWS CloudFormation stack-based groups."
},
{
"type": "api-change",
"category": "AutoScaling",
"description": "EC2 Auto Scaling now allows users to provision and automatically scale instances across purchase options (Spot, On-Demand, and RIs) and instance types in a single Auto Scaling group (ASG)."
},
{
"type": "api-change",
"category": "SageMaker",
"description": "SageMaker now makes the final set of metrics published from training jobs available in the DescribeTrainingJob results. Automatic Model Tuning now supports warm start of hyperparameter tuning jobs. Notebook instances now support a larger number of instance types to include instances from the ml.t3, ml.m5, ml.c4, ml.c5 families."
},
{
"type": "api-change",
"category": "SNS",
"description": "Added an optional request parameter, named Attributes, to the Amazon SNS CreateTopic API action. For more information, see the Amazon SNS API Reference (https:\/\/docs.aws.amazon.com\/sns\/latest\/api\/API_CreateTopic.html)."
},
{
"type": "api-change",
"category": "MediaTailor",
"description": "AWS Elemental MediaTailor SDK now returns a manifest endpoint prefix for clients to initiate a DASH playback session."
},
{
"type": "api-change",
"category": "EC2",
"description": "Amazon EC2 Fleet now supports a new request type \"Instant\" that you can use to provision capacity synchronously across instance types & purchase models and CreateFleet will return the instances launched in the API response."
}
]