Laravel version update
Laravel version update
This commit is contained in:
7
vendor/aws/aws-sdk-php/.changes/3.22.10
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.22.10
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Ec2",
|
||||
"description": "New EC2 I3 instance type"
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.22.11
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.22.11
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ElasticsearchService",
|
||||
"description": "Added three new API calls to existing Amazon Elasticsearch service to expose Amazon Elasticsearch imposed limits to customers."
|
||||
}
|
||||
]
|
22
vendor/aws/aws-sdk-php/.changes/3.22.9
vendored
Normal file
22
vendor/aws/aws-sdk-php/.changes/3.22.9
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ElasticBeanstalk",
|
||||
"description": "Elastic Beanstalk adds support for creating and managing custom platform."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudDirectory",
|
||||
"description": "ListObjectAttributes documentation updated based on forum feedback"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Route53",
|
||||
"description": "Added support for operations CreateVPCAssociationAuthorization and DeleteVPCAssociationAuthorization to throw a ConcurrentModification error when a conflicting modification occurs in parallel to the authorizations in place for a given hosted zone."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "GameLift",
|
||||
"description": "Allow developers to configure global queues for creating GameSessions. Allow PlayerData on PlayerSessions to store player-specific data."
|
||||
}
|
||||
]
|
27
vendor/aws/aws-sdk-php/.changes/3.23.0
vendored
Normal file
27
vendor/aws/aws-sdk-php/.changes/3.23.0
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
[
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "Organizations",
|
||||
"description": "AWS Organizations is a web service that enables you to consolidate your multiple AWS accounts into an organization and centrally manage your accounts and their resources."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "DynamoDB",
|
||||
"description": "Time to Live (TTL) is a feature that allows you to define when items in a table expire and can be purged from the database, so that you don't have to track expired data and delete it manually. With TTL enabled on a DynamoDB table, you can set a timestamp for deletion on a per-item basis, allowing you to limit storage usage to only those records that are relevant."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "IAM",
|
||||
"description": "Added support for AWS Organizations service control policies (SCPs) to SimulatePrincipalPolicy operation. If there are SCPs associated with the simulated user's account, their effect on the result is captured in the OrganizationDecisionDetail element in the EvaluationResult."
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "MechanicalTurkRequesterService",
|
||||
"description": "Amazon Mechanical Turk is a web service that provides an on-demand, scalable, human workforce to complete jobs that humans can do better than computers, for example, recognizing objects in photos."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "DynamoDBStreams",
|
||||
"description": "Added support for TTL on a DynamoDB tables"
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.23.2
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.23.2
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "OpsWorksCM",
|
||||
"description": "OpsWorks for Chef Automate has added a new field \"AssociatePublicIpAddress\" to the CreateServer request, \"CloudFormationStackArn\" to the Server model and \"TERMINATED\" server state."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Budgets",
|
||||
"description": "When creating or editing a budget via the AWS Budgets API you can define notifications that are sent to subscribers when the actual or forecasted value for cost or usage exceeds the notificationThreshold associated with the budget notification object. Starting today, the maximum allowed value for the notificationThreshold was raised from 100 to 300. This change was made to give you more flexibility when setting budget notifications."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.23.3
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.23.3
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "RDS",
|
||||
"description": "Add support to using encrypted clusters as cross-region replication masters. Update CopyDBClusterSnapshot API to support encrypted cross region copy of Aurora cluster snapshots."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.24.0
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.24.0
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "WorkDocs",
|
||||
"description": "The Administrative SDKs for Amazon WorkDocs provides full administrator level access to WorkDocs site resources, allowing developers to integrate their applications to manage WorkDocs users, content and permissions programmatically"
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.24.1
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.24.1
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "APIGateway",
|
||||
"description": "API Gateway has added support for ACM certificates on custom domain names. Both Amazon-issued certificates and uploaded third-part certificates are supported."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudDirectory",
|
||||
"description": "Introduces a new Cloud Directory API that enables you to retrieve all available parent paths for any type of object (a node, leaf node, policy node, and index node) in a hierarchy."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.24.2
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.24.2
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EMR",
|
||||
"description": "This release includes support for instance fleets in Amazon EMR."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CodeDeploy",
|
||||
"description": "Add paginators for Codedeploy"
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.24.3
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.24.3
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudWatchEvents",
|
||||
"description": "This update extends Target Data Type for configuring Target behavior during invocation."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "DeviceFarm",
|
||||
"description": "Network shaping allows users to simulate network connections and conditions while testing their Android, iOS, and web apps with AWS Device Farm."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.24.4
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.24.4
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "events",
|
||||
"description": "Update documentation"
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.24.5
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.24.5
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "MarketplaceCommerceAnalytics",
|
||||
"description": "This update adds a new data set, us_sales_and_use_tax_records, which enables AWS Marketplace sellers to programmatically access to their U.S. Sales and Use Tax report data."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Pinpoint",
|
||||
"description": "Added support for segment endpoints by user attributes in addition to endpoint attributes, publishing raw app analytics and campaign events as events streams to Kinesis and Kinesis Firehose"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "DirectConnect",
|
||||
"description": "Deprecated DescribeConnectionLoa, DescribeInterconnectLoa, AllocateConnectionOnInterconnect and DescribeConnectionsOnInterconnect operations in favor of DescribeLoa, DescribeLoa, AllocateHostedConnection and DescribeHostedConnections respectively."
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.24.6
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.24.6
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Lambda",
|
||||
"description": "Adds support for new runtime Node.js v6.10 for AWS Lambda service"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ElasticLoadBalancingv2",
|
||||
"description": "Adding waiters for Elastic Load Balancing V2"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ApplicationDiscoveryService",
|
||||
"description": "Adds export configuration options to the AWS Discovery Service API."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.24.7
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.24.7
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ApplicationAutoScaling",
|
||||
"description": "Application AutoScaling is launching support for a new target resource (AppStream 2.0 Fleets) as a scalable target."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.24.8
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.24.8
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "SSM",
|
||||
"description": "Updated validation rules for SendCommand and RegisterTaskWithMaintenanceWindow APIs"
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.24.9
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.24.9
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Batch",
|
||||
"description": "Customers can now provide a retryStrategy as part of the RegisterJobDefinition and SubmitJob API calls. The retryStrategy object has a number value for attempts. This is the number of non successful executions before a job is considered FAILED. In addition, the JobDetail object now has an attempts field and shows all execution attempts."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EC2",
|
||||
"description": "Customers can now tag their Amazon EC2 Instances and Amazon EBS Volumes at the time of their creation. You can do this from the EC2 Instance launch wizard or through the RunInstances or CreateVolume APIs. By tagging resources at the time of creation, you can eliminate the need to run custom tagging scripts after resource creation. In addition, you can now set resource-level permissions on the CreateVolume, CreateTags, DeleteTags, and the RunInstances APIs. This allows you to implement stronger security policies by giving you more granular control over which users and groups have access to these APIs. You can also enforce the use of tagging and control what tag keys and values are set on your resources. When you combine tag usage and resource-level IAM policies together, you can ensure your instances and volumes are properly secured upon creation and achieve more accurate cost allocation reporting. These new features are provided at no additional cost. "
|
||||
}
|
||||
]
|
22
vendor/aws/aws-sdk-php/.changes/3.25.0
vendored
Normal file
22
vendor/aws/aws-sdk-php/.changes/3.25.0
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "StorageGateway",
|
||||
"description": "File gateway mode in AWS Storage gateway provides access to objects in S3 as files on a Network File System (NFS) mount point. Once a file share is created, any changes made externally to the S3 bucket will not be reflected by the gateway. Using the cache refresh feature in this update, the customer can trigger an on-demand scan of the keys in their S3 bucket and refresh the file namespace cached on the gateway. It takes as an input the fileShare ARN and refreshes the cache for only that file share. Additionally there is new functionality on file gateway that allows you configure what squash options they would like on their file share, this allows a customer to configure their gateway to not squash root permissions. This can be done by setting options in NfsOptions for CreateNfsFileShare and UpdateNfsFileShare APIs."
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "ResourceGroupsTaggingAPI",
|
||||
"description": "Resource Groups Tagging APIs can help you organize your resources and enable you to simplify resource management, access management, and cost allocation."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudFormation",
|
||||
"description": "Adding paginators for ListExports and ListImports"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudFront",
|
||||
"description": "Amazon CloudFront now supports user configurable HTTP Read and Keep-Alive Idle Timeouts for your Custom Origin Servers"
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.25.1
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.25.1
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudDirectory",
|
||||
"description": "ListObjectAttributes now supports filtering by facet."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.25.2
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.25.2
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "LexRuntimeService",
|
||||
"description": "Adds support to PostContent for speech input"
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.25.3
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.25.3
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudWatch",
|
||||
"description": "Amazon Web Services announced the immediate availability of two additional alarm configuration rules for Amazon CloudWatch Alarms. The first rule is for configuring missing data treatment. Customers have the options to treat missing data as alarm threshold breached, alarm threshold not breached, maintain alarm state and the current default treatment. The second rule is for alarms based on percentiles metrics that can trigger unnecassarily if the percentile is calculated from a small number of samples. The new rule can treat percentiles with low sample counts as same as missing data. If the first rule is enabled, the same treatment will be applied when an alarm encounters a percentile with low sample counts."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.25.4
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.25.4
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ElastiCache",
|
||||
"description": "ElastiCache added support for testing the Elasticache Multi-AZ feature with Automatic Failover."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.25.5
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.25.5
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "ElasticLoadBalancingv2",
|
||||
"description": "Adds supports a new condition for host-header conditions to CreateRule and ModifyRule"
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.25.6
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.25.6
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Redshift",
|
||||
"description": "This update adds the GetClusterCredentials API which is used to get temporary login credentials to the cluster. AccountWithRestoreAccess now has a new member AccountAlias, this is the identifier of the AWS support account authorized to restore the specified snapshot. This is added to support the feature where the customer can share their snapshot with the Amazon Redshift Support Account without having to manually specify the AWS Redshift Service account ID on the AWS Console\/API."
|
||||
}
|
||||
]
|
22
vendor/aws/aws-sdk-php/.changes/3.25.7
vendored
Normal file
22
vendor/aws/aws-sdk-php/.changes/3.25.7
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "APIGateway",
|
||||
"description": "API Gateway request validators"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "GameLift",
|
||||
"description": "Allows developers to utilize an improved workflow when calling our Queues API and introduces a new feature that allows developers to specify a maximum allowable latency per Queue."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Batch",
|
||||
"description": "API Update for AWS Batch: Customer provided AMI for MANAGED Compute Environment "
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "OpsWorks",
|
||||
"description": "Cloudwatch Logs agent configuration can now be attached to OpsWorks Layers using CreateLayer and UpdateLayer. OpsWorks will then automatically install and manage the CloudWatch Logs agent on the instances part of the OpsWorks Layer."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.25.8
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.25.8
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Lambda",
|
||||
"description": "You can use tags to group and filter your Lambda functions, making it easier to analyze them for billing allocation purposes. For more information, see Tagging Lambda Functions. You can now write or upgrade your Lambda functions using Python version 3.6. For more information, see Programming Model for Authoring Lambda Functions in Python. Note: Features will be rolled out in the US regions on 4\/19."
|
||||
}
|
||||
]
|
42
vendor/aws/aws-sdk-php/.changes/3.26.0
vendored
Normal file
42
vendor/aws/aws-sdk-php/.changes/3.26.0
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "IAM",
|
||||
"description": "This changes introduces a new IAM role type, Service Linked Role, which works like a normal role but must be managed via services' control. "
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "LexModelBuildingService",
|
||||
"description": "Amazon Lex is a service for building conversational interfaces into any application using voice and text."
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "CodeStar",
|
||||
"description": "AWS CodeStar is a cloud-based service for creating, managing, and working with software development projects on AWS. An AWS CodeStar project creates and integrates AWS services for your project development toolchain. AWS CodeStar also manages the permissions required for project users."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EC2",
|
||||
"description": "Adds support for creating an Amazon FPGA Image (AFI) from a specified design checkpoint (DCP)."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Rekognition",
|
||||
"description": "Given an image, the API detects explicit or suggestive adult content in the image and returns a list of corresponding labels with confidence scores, as well as a taxonomy (parent-child relation) for each label."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Lambda",
|
||||
"description": "Lambda integration with CloudDebugger service to enable customers to enable tracing for the Lambda functions and send trace information to the CloudDebugger service."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "APIGateway",
|
||||
"description": "Add support for \"embed\" property."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Polly",
|
||||
"description": "API Update for Amazon Polly: Add support for speech marks"
|
||||
}
|
||||
]
|
32
vendor/aws/aws-sdk-php/.changes/3.26.1
vendored
Normal file
32
vendor/aws/aws-sdk-php/.changes/3.26.1
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
[
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "Route53",
|
||||
"description": "Release notes: SDK documentation now includes examples for ChangeResourceRecordSets for all types of resource record set, such as weighted, alias, and failover."
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "KMS",
|
||||
"description": "Doc-only update for Key Management Service (KMS): Update docs for GrantConstraints and GenerateRandom"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ElasticLoadBalancingv2",
|
||||
"description": "Adding LoadBalancersDeleted waiter for Elasticloadbalancingv2"
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "Route53Domains",
|
||||
"description": "Adding examples and other documentation updates."
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "DirectConnect",
|
||||
"description": "Documentation updates for AWS Direct Connect."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "DeviceFarm",
|
||||
"description": "API Update for AWS Device Farm: Support for Deals and Promotions "
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.26.2
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.26.2
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Kinesis",
|
||||
"description": "Adds a new waiter, StreamNotExists, to Kinesis "
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "AppStream",
|
||||
"description": "The new feature named \"Default Internet Access\" will enable Internet access from AppStream 2.0 instances - image builders and fleet instances. Admins will check a flag either through AWS management console for AppStream 2.0 or through API while creating an image builder or while creating\/updating a fleet."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.26.3
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.26.3
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "RDS",
|
||||
"description": "With Amazon Relational Database Service (Amazon RDS) running MySQL or Amazon Aurora, you can now authenticate to your DB instance using IAM database authentication."
|
||||
}
|
||||
]
|
27
vendor/aws/aws-sdk-php/.changes/3.26.4
vendored
Normal file
27
vendor/aws/aws-sdk-php/.changes/3.26.4
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Rekognition",
|
||||
"description": "Fix for missing file type check"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudFormation",
|
||||
"description": "API update for CloudFormation: New optional parameter ClientRequestToken which can be used as an idempotency token to safely retry certain operations as well as tagging StackEvents."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Snowball",
|
||||
"description": "The Snowball API has a new exception that can be thrown for list operation requests."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "SQS",
|
||||
"description": "Adding server-side encryption (SSE) support to SQS by integrating with AWS KMS; adding new queue attributes to SQS CreateQueue, SetQueueAttributes and GetQueueAttributes APIs to support SSE."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "RDS",
|
||||
"description": "The DescribeDBClusterSnapshots API now returns a SourceDBClusterSnapshotArn field which identifies the source DB cluster snapshot of a copied snapshot."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.26.5
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.26.5
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudFormation",
|
||||
"description": "Adding back the removed waiters and paginators."
|
||||
}
|
||||
]
|
22
vendor/aws/aws-sdk-php/.changes/3.27.0
vendored
Normal file
22
vendor/aws/aws-sdk-php/.changes/3.27.0
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "S3",
|
||||
"description": "Fixed possible security issue in `Transfer`s download `transfer` operation where files could be downloaded to a directory outside the destination directory if the key contained relative paths. Ignoring files to continue with your transfer can be done through passing an iterator of files to download to `Transfer`s parameter: `$source`. These can be generated on `s3:\/\/` paths if you have registered the SDK's `StreamWrapper` via `\\Aws\\recursive_dir_iterator`."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Lambda",
|
||||
"description": "Support for UpdateFunctionCode DryRun option"
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "MarketplaceEntitlementService",
|
||||
"description": "AWS Marketplace Entitlement Service enables AWS Marketplace sellers to determine the capacity purchased by their customers."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ECS",
|
||||
"description": "Exposes container instance registration time in ECS:DescribeContainerInstances."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.27.1
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.27.1
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "CodeStar",
|
||||
"description": "Updated documentation for AWS CodeStar."
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "WorkSpaces",
|
||||
"description": "Doc-only Update for WorkSpaces"
|
||||
}
|
||||
]
|
22
vendor/aws/aws-sdk-php/.changes/3.27.2
vendored
Normal file
22
vendor/aws/aws-sdk-php/.changes/3.27.2
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Organizations",
|
||||
"description": "AWS Organizations APIs that return an Account object now include the email address associated with the account\u2019s root user."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ElasticLoadBalancing",
|
||||
"description": "Add a new API to allow customers to describe their account limits, such as load balancer limit, target group limit etc."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ElasticLoadBalancingv2",
|
||||
"description": "Add a new API to allow customers to describe their account limits, such as load balancer limit, target group limit etc."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "LexModelBuildingService",
|
||||
"description": "Releasing new DeleteBotVersion, DeleteIntentVersion and DeleteSlotTypeVersion APIs."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.27.3
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.27.3
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "SSM",
|
||||
"description": "UpdateAssociation API now supports updating document name and targets of an association. GetAutomationExecution API can return FailureDetails as an optional field to the StepExecution Object, which contains failure type, failure stage as well as other failure related information for a failed step."
|
||||
}
|
||||
]
|
22
vendor/aws/aws-sdk-php/.changes/3.27.4
vendored
Normal file
22
vendor/aws/aws-sdk-php/.changes/3.27.4
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "GameLift",
|
||||
"description": "Allow developers to specify how metrics are grouped in CloudWatch for their GameLift fleets. Developers can also specify how many concurrent game sessions activate on a per-instance basis."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CodeDeploy",
|
||||
"description": "This release introduces the previousRevision field in the responses to the GetDeployment and BatchGetDeployments actions. previousRevision provides information about the application revision that was deployed to the deployment group before the most recent successful deployment. Also, the fileExistsBehavior parameter has been added for CreateDeployment action requests. In the past, if the AWS CodeDeploy agent detected files in a target location that weren't part of the application revision from the most recent successful deployment, it would fail the current deployment by default. This new parameter provides options for how the agent handles these files: fail the deployment, retain the content, or overwrite the content."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Inspector",
|
||||
"description": "Adds ability to produce an assessment report that includes detailed and comprehensive results of a specified assessment run."
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "KMS",
|
||||
"description": "Update documentation for KMS."
|
||||
}
|
||||
]
|
22
vendor/aws/aws-sdk-php/.changes/3.27.5
vendored
Normal file
22
vendor/aws/aws-sdk-php/.changes/3.27.5
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "CloudWatchLogs",
|
||||
"description": "Various CloudWatch Logs documentation updates."
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "CloudWatchEvents",
|
||||
"description": "Various CloudWatch Events documentation updates."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Polly",
|
||||
"description": "Amazon Polly adds new German voice \"Vicki\""
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "AutoScaling",
|
||||
"description": "Various Auto Scaling documentation updates"
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.28.0
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.28.0
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Lightsail",
|
||||
"description": "This release adds new APIs that make it easier to set network port configurations on Lightsail instances. Developers can now make a single request to both open and close public ports on an instance using the PutInstancePublicPorts operation."
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "Athena",
|
||||
"description": "This release adds support for Amazon Athena. Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. Athena is serverless, so there is no infrastructure to manage, and you pay only for the queries that you run."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.28.1
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.28.1
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "SQS",
|
||||
"description": "MD5 Validation of `MessageAttributes` is now being performed on `ReceiveMessage` calls. SQS uses a custom encoding for generating the hash input, [details on that scheme are available here.](http:\/\/docs.aws.amazon.com\/AWSSimpleQueueService\/latest\/SQSDeveloperGuide\/sqs-message-attributes.html#sqs-attrib-md5)"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ResourceGroupsTaggingAPI",
|
||||
"description": "You can now specify the number of resources returned per page in GetResources operation, as an optional parameter, to easily manage the list of resources returned by your queries."
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.28.10
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.28.10
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "IoT",
|
||||
"description": "Update client side validation for SalesForce action."
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "CloudFront",
|
||||
"description": "Doc update to fix incorrect prefix in S3OriginConfig"
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "ACM",
|
||||
"description": "Documentation update for AWS Certificate Manager."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.28.2
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.28.2
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "DatabaseMigrationService",
|
||||
"description": "This release adds support for using Amazon S3 and Amazon DynamoDB as targets for database migration, and using MongoDB as a source for database migration. For more information, see the AWS Database Migration Service documentation."
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.28.3
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.28.3
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "StorageGateway",
|
||||
"description": "Two Storage Gateway data types, Tape and TapeArchive, each have a new response element, TapeUsedInBytes. This element helps you manage your virtual tapes. By using TapeUsedInBytes, you can see the amount of data written to each virtual tape."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "IAM",
|
||||
"description": "The unique ID and access key lengths were extended from 32 to 128"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "STS",
|
||||
"description": "The unique ID and access key lengths were extended from 32 to 128."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.28.4
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.28.4
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "AppStream",
|
||||
"description": "Support added for persistent user storage, backed by S3."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Rekognition",
|
||||
"description": "Updated the CompareFaces API response to include orientation information, unmatched faces, landmarks, pose, and quality of the compared faces."
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.28.5
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.28.5
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "S3",
|
||||
"description": "S3 calls are now done with a host style URL by default. Options for path style on the client and command levels are available as `use_path_style_endpoint` and `@use_path_style_endpoint`, respectively. [More details on the differences between the styles can be found here.](http:\/\/docs.aws.amazon.com\/AmazonS3\/latest\/dev\/UsingBucket.html#access-bucket-intro)"
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "S3",
|
||||
"description": "New example snippets for Amazon S3."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudDirectory",
|
||||
"description": "Cloud Directory has launched support for Typed Links, enabling customers to create object-to-object relationships that are not hierarchical in nature. Typed Links enable customers to quickly query for data along these relationships. Customers can also enforce referential integrity using Typed Links, ensuring data in use is not inadvertently deleted."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.28.6
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.28.6
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "RDS",
|
||||
"description": "Amazon RDS customers can now easily and quickly stop and start their DB instances."
|
||||
}
|
||||
]
|
22
vendor/aws/aws-sdk-php/.changes/3.28.7
vendored
Normal file
22
vendor/aws/aws-sdk-php/.changes/3.28.7
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "LexModelBuildingService",
|
||||
"description": "Updated documentation and added examples for Amazon Lex Runtime Service."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CodeDeploy",
|
||||
"description": "AWS CodeDeploy has improved how it manages connections to GitHub accounts and repositories. You can now create and store up to 25 connections to GitHub accounts in order to associate AWS CodeDeploy applications with GitHub repositories. Each connection can support multiple repositories. You can create connections to up to 25 different GitHub accounts, or create more than one connection to a single account. The ListGitHubAccountTokenNames command has been introduced to retrieve the names of stored connections to GitHub accounts that you have created. The name of the connection to GitHub used for an AWS CodeDeploy application is also included in the ApplicationInfo structure. Two new fields, lastAttemptedDeployment and lastSuccessfulDeployment, have been added to DeploymentGroupInfo to improve the handling of deployment group information in the AWS CodeDeploy console. Information about these latest deployments can also be retrieved using the GetDeploymentGroup and BatchGetDeployment group requests. Also includes a region update (us-gov-west-1)."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ElasticLoadBalancingv2",
|
||||
"description": "Update the existing DescribeRules API to support pagination."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CognitoIdentityProvider",
|
||||
"description": "Added support within Amazon Cognito User Pools for 1) a customizable hosted UI for user sign up and sign in and 2) integration of external identity providers."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.28.8
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.28.8
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "WorkDocs",
|
||||
"description": "This release includes new APIs to manage tags and custom metadata on resources and also new APIs to add and retrieve comments at the document level."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "KinesisAnalytics",
|
||||
"description": "Kinesis Analytics publishes error messages CloudWatch logs in case of application misconfigurations"
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.28.9
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.28.9
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "AppStream",
|
||||
"description": "AppStream 2.0 Custom Security Groups allows you to easily control what network resources your streaming instances and images have access to. You can assign up to 5 security groups per Fleet to control the inbound and outbound network access to your streaming instances to specific IP ranges, network protocols, or ports."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "AutoScaling",
|
||||
"description": "Autoscaling resource model update."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "IoT",
|
||||
"description": " Added Salesforce action to IoT Rules Engine."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.29.0
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.29.0
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "Greengrass",
|
||||
"description": "AWS Greengrass is software that lets you run local compute, messaging, and device state synchronization for connected devices in a secure way. With AWS Greengrass, connected devices can run AWS Lambda functions, keep device data in sync, and communicate with other devices securely even when not connected to the Internet. Using AWS Lambda, Greengrass ensures your IoT devices can respond quickly to local events, operate with intermittent connections, and minimize the cost of transmitting IoT data to the cloud."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CodeBuild",
|
||||
"description": "Add support to APIs for privileged containers. This change would allow performing privileged operations like starting the Docker daemon inside builds possible in custom docker images."
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.29.1
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.29.1
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Rekognition",
|
||||
"description": "API Update for AmazonRekognition: Adding RecognizeCelebrities API"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "IoT",
|
||||
"description": "In addition to using certificate ID, AWS IoT customers can now obtain the description of a certificate with the certificate PEM."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Pinpoint",
|
||||
"description": "Starting today Amazon Pinpoint adds SMS Text and Email Messaging support in addition to Mobile Push Notifications, providing developers, product managers and marketers with multi-channel messaging capabilities to drive user engagement in their applications. Pinpoint also enables backend services and applications to message users directly and provides advanced user and app analytics to understand user behavior and messaging performance."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.29.2
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.29.2
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "OpsWorks",
|
||||
"description": "Tagging Support for AWS OpsWorks Stacks"
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.29.3
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.29.3
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "RDS",
|
||||
"description": "API Update for RDS: this update enables copy-on-write, a new Aurora MySQL Compatible Edition feature that allows users to restore their database, and support copy of TDE enabled snapshot cross region."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.29.4
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.29.4
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ConfigService",
|
||||
"description": "With this release AWS Config supports the Amazon CloudWatch alarm resource type."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.29.5
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.29.5
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "CloudDirectory",
|
||||
"description": "Documentation update for Cloud Directory"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ApplicationAutoScaling",
|
||||
"description": "Application Auto Scaling now supports automatic scaling of read and write throughput capacity for DynamoDB tables and global secondary indexes."
|
||||
}
|
||||
]
|
22
vendor/aws/aws-sdk-php/.changes/3.29.6
vendored
Normal file
22
vendor/aws/aws-sdk-php/.changes/3.29.6
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ServiceCatalog",
|
||||
"description": "Added ProvisioningArtifactSummaries to DescribeProductAsAdmin's output to show the provisioning artifacts belong to the product. Allow filtering by SourceProductId in SearchProductsAsAdmin for AWS Marketplace products. Added a verbose option to DescribeProvisioningArtifact to display the CloudFormation template used to create the provisioning artifact.Added DescribeProvisionedProduct API. Changed the type of ProvisionedProduct's Status to be distinct from Record's Status. New ProvisionedProduct's Status are AVAILABLE, UNDER_CHANGE, TAINTED, ERROR. Changed Record's Status set of values to CREATED, IN_PROGRESS, IN_PROGRESS_IN_ERROR, SUCCEEDED, FAILED."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EC2",
|
||||
"description": "Adds API to describe Amazon FPGA Images (AFIs) available to customers, which includes public AFIs, private AFIs that you own, and AFIs owned by other AWS accounts for which you have load permissions."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ECS",
|
||||
"description": "Added support for cpu, memory, and memory reservation container overrides on the RunTask and StartTask APIs."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "IoT",
|
||||
"description": "Revert the last release: remove CertificatePem from DescribeCertificate API."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.29.7
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.29.7
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "XRay",
|
||||
"description": "Add a response time histogram to the services in response of GetServiceGraph API."
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "Batch",
|
||||
"description": "AWS Batch is now available in the ap-northeast-1 region."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.29.8
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.29.8
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Organizations",
|
||||
"description": "Improvements to Exception Modeling"
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.29.9
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.29.9
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "WorkDocs",
|
||||
"description": "This release provides a new API to retrieve the activities performed by WorkDocs users."
|
||||
}
|
||||
]
|
22
vendor/aws/aws-sdk-php/.changes/3.30.0
vendored
Normal file
22
vendor/aws/aws-sdk-php/.changes/3.30.0
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Route53",
|
||||
"description": "Amazon Route 53 now supports multivalue answers in response to DNS queries, which lets you route traffic approximately randomly to multiple resources, such as web servers. Create one multivalue answer record for each resource and, optionally, associate an Amazon Route 53 health check with each record, and Amazon Route 53 responds to DNS queries with up to eight healthy records."
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "DAX",
|
||||
"description": "Amazon DynamoDB Accelerator (DAX) is a fully managed, highly available, in-memory cache for DynamoDB that delivers up to a 10x performance improvement - from milliseconds to microseconds - even at millions of requests per second. DAX does all the heavy lifting required to add in-memory acceleration to your DynamoDB tables, without requiring developers to manage cache invalidation, data population, or cluster management."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "SSM",
|
||||
"description": "Adding hierarchy support to the SSM Parameter Store API. Added support tor tagging. New APIs: GetParameter - retrieves one parameter, DeleteParameters - deletes multiple parameters (max number 10), GetParametersByPath - retrieves parameters located in the hierarchy. Updated APIs: PutParameter - added ability to enforce parameter value by applying regex (AllowedPattern), DescribeParameters - modified to support Tag filtering."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "WAF",
|
||||
"description": "You can now create, edit, update, and delete a new type of WAF rule with a rate tracking component."
|
||||
}
|
||||
]
|
32
vendor/aws/aws-sdk-php/.changes/3.30.1
vendored
Normal file
32
vendor/aws/aws-sdk-php/.changes/3.30.1
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CodePipeline",
|
||||
"description": "A new API, ListPipelineExecutions, enables you to retrieve summary information about the most recent executions in a pipeline, including pipeline execution ID, status, start time, and last updated time. You can request information for a maximum of 100 executions. Pipeline execution data is available for the most recent 12 months of activity."
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "Lambda",
|
||||
"description": "Lambda is now available in the Canada (Central) region."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ElasticLoadBalancing",
|
||||
"description": "Add retry error state to InstanceInService waiter for ElasticLoadBalancer"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Route53",
|
||||
"description": "This release reintroduces the HealthCheckInUse exception."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "DatabaseMigrationService",
|
||||
"description": "Added tagging for DMS certificates."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Lightsail",
|
||||
"description": "This release adds a new nextPageToken property to the result of the GetOperationsForResource API. Developers can now get the next set of items in a list by making subsequent calls to GetOperationsForResource API with the token from the previous call. This release also deprecates the nextPageCount property, which previously returned null (use the nextPageToken property instead). This release also deprecates the customImageName property on the CreateInstancesRequest class, which was previously ignored by the API."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.30.2
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.30.2
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Lambda",
|
||||
"description": "The Lambda Invoke API will now throw new exception InvalidRuntimeException (status code 502) for invokes with deprecated runtimes."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.30.3
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.30.3
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ServiceCatalog",
|
||||
"description": "Proper tagging of resources is critical to post-launch operations such as billing, cost allocation, and resource management. By using Service Catalog's TagOption Library, administrators can define a library of re-usable TagOptions that conform to company standards, and associate these with Service Catalog portfolios and products. Learn how to move your current tags to the new library, create new TagOptions, and view and associate your library items with portfolios and products. Understand how to ensure that the right tags are created on products launched through Service Catalog and how to provide users with defined selectable tags."
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "Greengrass",
|
||||
"description": "AWS Greengrass is now available in new regions."
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.30.4
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.30.4
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "SSM",
|
||||
"description": "Adding Resource Data Sync support to SSM Inventory. New APIs: * CreateResourceDataSync - creates a new resource data sync configuration, * ListResourceDataSync - lists existing resource data sync configurations, * DeleteResourceDataSync - deletes an existing resource data sync configuration. "
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudWatchEvents",
|
||||
"description": "CloudWatch Events now allows different AWS accounts to share events with each other through a new resource called event bus. Event buses accept events from AWS services, other AWS accounts and PutEvents API calls. Currently all AWS accounts have one default event bus. To send events to another account, customers simply write rules to match the events of interest and attach an event bus in the receiving account as the target to the rule. The PutTargets API has been updated to allow adding cross account event buses as targets. In addition, we have released two new APIs - PutPermission and RemovePermission - that enables customers to add\/remove permissions to their default event bus."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "GameLift",
|
||||
"description": "Allow developers to download GameLift fleet creation logs to assist with debugging."
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.31.0
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.31.0
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "S3",
|
||||
"description": "A new `params` option is available in the `MultipartUploader` and `MultipartCopy` classes for parameters that should be applied to all sub-commands of their upload functionality. This also improves functionality around passing `params` directly to `ObjectUploader` and `ObjectCopier`. A new `before_lookup` callback has been added to `ObjectCopier` for operating on the `HeadObject` command directly; `params` will be passed to HeadObject as well. Since these are changes to existing options, they may alter current functionality."
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "MarketplaceCommerceAnalytics",
|
||||
"description": "Documentation updates for AWS Marketplace Commerce Analytics."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "S3",
|
||||
"description": "API Update for S3: Adding Object Tagging Header to MultipartUpload Initialization"
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.31.1
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.31.1
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudWatch",
|
||||
"description": "We are excited to announce the availability of APIs and CloudFormation support for CloudWatch Dashboards. You can use the new dashboard APIs or CloudFormation templates to dynamically build and maintain dashboards to monitor your infrastructure and applications. There are four new dashboard APIs - PutDashboard, GetDashboard, DeleteDashboards, and ListDashboards APIs. PutDashboard is used to create a new dashboard or modify an existing one whereas GetDashboard is the API to get the details of a specific dashboard. ListDashboards and DeleteDashboards are used to get the names or delete multiple dashboards respectively. Getting started with dashboard APIs is similar to any other AWS APIs. The APIs can be accessed through AWS SDK or through CLI tools."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Route53",
|
||||
"description": "Bug fix for InvalidChangeBatch exception."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.31.10
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.31.10
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudDirectory",
|
||||
"description": "Cloud Directory adds support for additional batch operations."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudFormation",
|
||||
"description": "AWS CloudFormation StackSets enables you to manage stacks across multiple accounts and regions."
|
||||
}
|
||||
]
|
27
vendor/aws/aws-sdk-php/.changes/3.31.2
vendored
Normal file
27
vendor/aws/aws-sdk-php/.changes/3.31.2
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "KMS",
|
||||
"description": "This release of AWS Key Management Service introduces the ability to determine whether a key is AWS managed or customer managed."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "DirectoryService",
|
||||
"description": "You can now improve the resilience and performance of your Microsoft AD directory by deploying additional domain controllers. Added UpdateNumberofDomainControllers API that allows you to update the number of domain controllers you want for your directory, and DescribeDomainControllers API that allows you to describe the detailed information of each domain controller of your directory. Also added the 'DesiredNumberOfDomainControllers' field to the DescribeDirectories API output for Microsoft AD."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Kinesis",
|
||||
"description": "You can now encrypt your data at rest within an Amazon Kinesis Stream using server-side encryption. Server-side encryption via AWS KMS makes it easy for customers to meet strict data management requirements by encrypting their data at rest within the Amazon Kinesis Streams, a fully managed real-time data processing service."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "SSM",
|
||||
"description": "Amazon EC2 Systems Manager now expands Patching support to Amazon Linux, Red Hat and Ubuntu in addition to the already supported Windows Server."
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "Ecs",
|
||||
"description": "ECS\/ECR now available in BJS"
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.31.3
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.31.3
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "bugfix",
|
||||
"category": "S3",
|
||||
"description": "Fixes an issue introduced in 3.31.0 that was not setting the ContentLength for all MultipartUploader::createPart streams, therefore potentially using an incorrect, $options['params'] value."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "AutoScaling",
|
||||
"description": "Auto Scaling now supports a new type of scaling policy called target tracking scaling policies that you can use to set up dynamic scaling for your application."
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "SWF",
|
||||
"description": "Added support for attaching control data to Lambda tasks. Control data lets you attach arbitrary strings to your decisions and history events."
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.31.4
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.31.4
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "LexModelBuildingService",
|
||||
"description": "Fixed broken links to reference and conceptual content."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "APIGateway",
|
||||
"description": "Adds support for management of gateway responses."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EC2",
|
||||
"description": "X-ENI (or Cross-Account ENI) is a new feature that allows the attachment or association of Elastic Network Interfaces (ENI) between VPCs in different AWS accounts located in the same availability zone. With this new capability, service providers and partners can deliver managed solutions in a variety of new architectural patterns where the provider and consumer of the service are in different AWS accounts."
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.31.5
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.31.5
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "MarketplaceCommerceAnalytics",
|
||||
"description": "Update to Documentation Model For New Report Cadence \/ Reformat of Docs"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EC2",
|
||||
"description": "New EC2 GPU Graphics instance"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ApplicationDiscoveryService",
|
||||
"description": "Adding feature to the Export API for Discovery Service to allow filters for the export task to allow export based on per agent id."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.31.6
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.31.6
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Lambda",
|
||||
"description": "Lambda@Edge lets you run code closer to your end users without provisioning or managing servers. With Lambda@Edge, your code runs in AWS edge locations, allowing you to respond to your end users at the lowest latency. Your code is triggered by Amazon CloudFront events, such as requests to and from origin servers and viewers, and it is ready to execute at every AWS edge location whenever a request for content is received. You just upload your Node.js code to AWS Lambda and Lambda takes care of everything required to run and scale your code with high availability. You only pay for the compute time you consume - there is no charge when your code is not running."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CognitoIdentityProvider",
|
||||
"description": "Allows developers to configure user pools for email\/phone based signup and sign-in."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.31.7
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.31.7
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "bugfix",
|
||||
"category": "S3",
|
||||
"description": "Properly handle reading mismatched regions from S3's AuthorizationHeaderMalformed exception for S3MultiRegionClient."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Budgets",
|
||||
"description": "Update budget Management API's to list\/create\/update RI_UTILIZATION type budget. Update budget Management API's to support DAILY timeUnit for RI_UTILIZATION type budget."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.31.8
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.31.8
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EMR",
|
||||
"description": "Amazon EMR now includes the ability to use a custom Amazon Linux AMI and adjustable root volume size when launching a cluster."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.31.9
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.31.9
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "AppStream",
|
||||
"description": "Amazon AppStream 2.0 image builders and fleets can now access applications and network resources that rely on Microsoft Active Directory (AD) for authentication and permissions. This new feature allows you to join your streaming instances to your AD, so you can use your existing AD user management tools. "
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EC2",
|
||||
"description": "Spot Fleet tagging capability allows customers to automatically tag instances launched by Spot Fleet. You can use this feature to label or distinguish instances created by distinct Spot Fleets. Tagging your EC2 instances also enables you to see instance cost allocation by tag in your AWS bill."
|
||||
}
|
||||
]
|
22
vendor/aws/aws-sdk-php/.changes/3.32.0
vendored
Normal file
22
vendor/aws/aws-sdk-php/.changes/3.32.0
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "",
|
||||
"description": "Support for changes regarding PHP 7.2 releases."
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "DynamoDB",
|
||||
"description": "Corrected a typo."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudWatch",
|
||||
"description": "This release adds high resolution features to CloudWatch, with support for Custom Metrics down to 1 second and Alarms down to 10 seconds."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EC2",
|
||||
"description": "Amazon EC2 Elastic GPUs allow you to easily attach low-cost graphics acceleration to current generation EC2 instances. With Amazon EC2 Elastic GPUs, you can configure the right amount of graphics acceleration to your particular workload without being constrained by fixed hardware configurations and limited GPU selection."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.32.1
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.32.1
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "KinesisAnalytics",
|
||||
"description": "Added additional exception types and clarified documentation."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EC2",
|
||||
"description": "The CreateDefaultVPC API enables you to create a new default VPC . You no longer need to contact AWS support, if your default VPC has been deleted."
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.32.2
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.32.2
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "CodeStar",
|
||||
"description": " AWS CodeStar is now available in the following regions: Asia Pacific (Singapore), Asia Pacific (Sydney), EU (Frankfurt)"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "SSM",
|
||||
"description": "Adds a SendAutomationSignal API to SSM Service. This API is used to send a signal to an automation execution to change the current behavior or status of the execution."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Inspector",
|
||||
"description": "Inspector's StopAssessmentRun API has been updated with a new input option - stopAction. This request parameter can be set to either START_EVALUATION or SKIP_EVALUATION. START_EVALUATION (the default value, and the previous behavior) stops the AWS agent data collection and begins the results evaluation for findings generation based on the data collected so far. SKIP_EVALUATION cancels the assessment run immediately, after which no findings are generated."
|
||||
}
|
||||
]
|
32
vendor/aws/aws-sdk-php/.changes/3.32.3
vendored
Normal file
32
vendor/aws/aws-sdk-php/.changes/3.32.3
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CodeDeploy",
|
||||
"description": "AWS CodeDeploy now supports the use of multiple tag groups in a single deployment group (an intersection of tags) to identify the instances for a deployment. When you create or update a deployment group, use the new ec2TagSet and onPremisesTagSet structures to specify up to three groups of tags. Only instances that are identified by at least one tag in each of the tag groups are included in the deployment group."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "SES",
|
||||
"description": "This update adds information about publishing email open and click events. This update also adds information about publishing email events to Amazon Simple Notification Service (Amazon SNS)."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ConfigService",
|
||||
"description": "Added new API, GetDiscoveredResourceCounts, which returns the resource types, the number of each resource type, and the total number of resources that AWS Config is recording in the given region for your AWS account."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Pinpoint",
|
||||
"description": "This release of the Pinpoint SDK enables App management - create, delete, update operations, Raw Content delivery for APNs and GCM campaign messages and From Address override."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ElasticLoadBalancingv2",
|
||||
"description": "Add TargetInService and TargetDeregistered waiters "
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EC2",
|
||||
"description": "Ec2 SpotInstanceRequestFulfilled waiter update"
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.32.4
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.32.4
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "bugfix",
|
||||
"category": "Signature",
|
||||
"description": "Fixed edgecase in expiration duration check on signature when seconds roll between implicit startime and relative end time."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ElasticBeanstalk",
|
||||
"description": "Add support for paginating the result of DescribeEnvironments. Include the ARN of described environments in DescribeEnvironments output."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.32.5
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.32.5
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "RDS",
|
||||
"description": "Documentation updates for RDS."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.32.6
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.32.6
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudDirectory",
|
||||
"description": "Enable BatchDetachPolicy"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CodeBuild",
|
||||
"description": "Supporting Bitbucket as source type in AWS CodeBuild."
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.32.7
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.32.7
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CognitoIdentityProvider",
|
||||
"description": "We have added support for features for Amazon Cognito User Pools that enable application developers to easily add and customize a sign-up and sign-in user experience, use OAuth 2.0, and integrate with Facebook, Google, Login with Amazon, and SAML-based identity providers."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CodeDeploy",
|
||||
"description": "Adds support for specifying Application Load Balancers in deployment groups, for both in-place and blue\/green deployments."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EC2",
|
||||
"description": "Provides customers an opportunity to recover an EIP that was released"
|
||||
}
|
||||
]
|
37
vendor/aws/aws-sdk-php/.changes/3.33.0
vendored
Normal file
37
vendor/aws/aws-sdk-php/.changes/3.33.0
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Batch",
|
||||
"description": "This release enhances the DescribeJobs API to include the CloudWatch logStreamName attribute in ContainerDetail and ContainerDetailAttempt"
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "MigrationHub",
|
||||
"description": "AWS Migration Hub provides a single location to track migrations across multiple AWS and partner solutions. Using Migration Hub allows you to choose the AWS and partner migration tools that best fit your needs, while providing visibility into the status of your entire migration portfolio. Migration Hub also provides key metrics and progress for individual applications, regardless of which tools are being used to migrate them. For example, you might use AWS Database Migration Service, AWS Server Migration Service, and partner migration tools to migrate an application comprised of a database, virtualized web servers, and a bare metal server. Using Migration Hub will provide you with a single screen that shows the migration progress of all the resources in the application. This allows you to quickly get progress updates across all of your migrations, easily identify and troubleshoot any issues, and reduce the overall time and effort spent on your migration projects. Migration Hub is available to all AWS customers at no additional charge. You only pay for the cost of the migration tools you use, and any resources being consumed on AWS."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EFS",
|
||||
"description": "Customers can create encrypted EFS file systems and specify a KMS master key to encrypt it with."
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "Glue",
|
||||
"description": "AWS Glue is a fully managed extract, transform, and load (ETL) service that makes it easy for customers to prepare and load their data for analytics. You can create and run an ETL job with a few clicks in the AWS Management Console. You simply point AWS Glue to your data stored on AWS, and AWS Glue discovers your data and stores the associated metadata (e.g. table definition and schema) in the AWS Glue Data Catalog. Once cataloged, your data is immediately searchable, queryable, and available for ETL. AWS Glue generates the code to execute your data transformations and data loading processes. AWS Glue generates Python code that is entirely customizable, reusable, and portable. Once your ETL job is ready, you can schedule it to run on AWS Glue's fully managed, scale-out Spark environment. AWS Glue provides a flexible scheduler with dependency resolution, job monitoring, and alerting. AWS Glue is serverless, so there is no infrastructure to buy, set up, or manage. It automatically provisions the environment needed to complete the job, and customers pay only for the compute resources consumed while running ETL jobs. With AWS Glue, data can be available for analytics in minutes."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "SSM",
|
||||
"description": "Systems Manager Maintenance Windows include the following changes or enhancements: New task options using Systems Manager Automation, AWS Lambda, and AWS Step Functions; enhanced ability to edit the targets of a Maintenance Window, including specifying a target name and description, and ability to edit the owner field; enhanced ability to edits tasks; enhanced support for Run Command parameters; and you can now use a --safe flag when attempting to deregister a target. If this flag is enabled when you attempt to deregister a target, the system returns an error if the target is referenced by any task. Also, Systems Manager now includes Configuration Compliance to scan your fleet of managed instances for patch compliance and configuration inconsistencies. You can collect and aggregate data from multiple AWS accounts and Regions, and then drill down into specific resources that aren't compliant."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "StorageGateway",
|
||||
"description": "Add optional field ForceDelete to DeleteFileShare api."
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "CloudHSMV2",
|
||||
"description": "CloudHSM provides hardware security modules for protecting sensitive data and cryptographic keys within an EC2 VPC, and enable the customer to maintain control over key access and use. This is a second-generation of the service that will improve security, lower cost and provide better customer usability."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.33.1
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.33.1
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EC2",
|
||||
"description": "Fixed bug in EC2 clients preventing HostReservation from being set"
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.33.2
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.33.2
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "bugfix",
|
||||
"category": "",
|
||||
"description": "Fixes a bug in `ClientResolver` that would provide incorrect information on required parameters set to `null` when resolving a client."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "GameLift",
|
||||
"description": "The Matchmaking Grouping Service is a new feature that groups player match requests for a given game together into game sessions based on developer configured rules."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.33.3
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.33.3
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "CodeStar",
|
||||
"description": "Launch AWS CodeStar in the US West (N. California) and EU (London) regions."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.33.4
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.33.4
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Route53",
|
||||
"description": "Amazon Route 53 now supports CAA resource record type. A CAA record controls which certificate authorities are allowed to issue certificates for the domain or subdomain."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Firehose",
|
||||
"description": "This change will allow customers to attach a Firehose delivery stream to an existing Kinesis stream directly. You no longer need a forwarder to move data from a Kinesis stream to a Firehose delivery stream. You can now run your streaming applications on your Kinesis stream and easily attach a Firehose delivery stream to it for data delivery to S3, Redshift, or Elasticsearch concurrently."
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.34.0
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.34.0
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "bugfix",
|
||||
"category": "",
|
||||
"description": "Fixes an issue where exceptions weren't being fully loaded when using a `SaveAs` parameter set to a file path on Guzzle v5."
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "",
|
||||
"description": "Update Composer to add dependencies on `simplexml`, `pcre`, `spl` and `json`. This change will cause Composer updates to fail if you do not have these PHP extensions installed."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "SSM",
|
||||
"description": "Changes to associations in Systems Manager State Manager can now be recorded. Previously, when you edited associations, you could not go back and review older association settings. Now, associations are versioned, and can be named using human-readable strings, allowing you to see a trail of association changes. You can also perform rate-based scheduling, which allows you to schedule associations more granularly."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.34.1
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.34.1
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "AppStream",
|
||||
"description": "Documentation updates for appstream"
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.34.2
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.34.2
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Rekognition",
|
||||
"description": "Update the enum value of LandmarkType and GenderType to be consistent with service response"
|
||||
}
|
||||
]
|
22
vendor/aws/aws-sdk-php/.changes/3.35.0
vendored
Normal file
22
vendor/aws/aws-sdk-php/.changes/3.35.0
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "",
|
||||
"description": "Update CloudHSM smoke tests to CloudHSMV2"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "RDS",
|
||||
"description": "Option group options now contain additional properties that identify requirements for certain options. Check these properties to determine if your DB instance must be in a VPC or have auto minor upgrade turned on before you can use an option. Check to see if you can downgrade the version of an option after you have installed it."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudFormation",
|
||||
"description": "Rollback triggers enable you to have AWS CloudFormation monitor the state of your application during stack creation and updating, and to roll back that operation if the application breaches the threshold of any of the alarms you've specified."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "GameLift",
|
||||
"description": "Update spelling of MatchmakingTicket status values for internal consistency."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.35.1
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.35.1
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ConfigService",
|
||||
"description": "Increased the internal size limit of resourceId"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EC2",
|
||||
"description": "Provides capability to add secondary CIDR blocks to a VPC."
|
||||
}
|
||||
]
|
12
vendor/aws/aws-sdk-php/.changes/3.35.2
vendored
Normal file
12
vendor/aws/aws-sdk-php/.changes/3.35.2
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ApplicationAutoScaling",
|
||||
"description": "Application Auto Scaling now supports the DisableScaleIn option for Target Tracking Scaling Policies. This allows customers to create scaling policies that will only add capacity to the target."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Organizations",
|
||||
"description": "The exception ConstraintViolationException now contains a new reason subcode MASTERACCOUNT_MISSING_CONTACT_INFO to make it easier to understand why attempting to remove an account from an Organization can fail. We also improved several other of the text descriptions and examples."
|
||||
}
|
||||
]
|
22
vendor/aws/aws-sdk-php/.changes/3.35.3
vendored
Normal file
22
vendor/aws/aws-sdk-php/.changes/3.35.3
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EC2",
|
||||
"description": "Descriptions for Security Group Rules enables customers to be able to define a description for ingress and egress security group rules . The Descriptions for Security Group Rules feature supports one description field per Security Group rule for both ingress and egress rules . Descriptions for Security Group Rules provides a simple way to describe the purpose or function of a Security Group Rule allowing for easier customer identification of configuration elements . Prior to the release of Descriptions for Security Group Rules , customers had to maintain a separate system outside of AWS if they wanted to track Security Group Rule mapping and their purpose for being implemented. If a security group rule has already been created and you would like to update or change your description for that security group rule you can use the UpdateSecurityGroupRuleDescription API."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "LexModelBuildingService",
|
||||
"description": "Amazon Lex now supports synonyms for slot type values. If the user inputs a synonym, it will be resolved to the corresponding slot value."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ElasticLoadBalancingv2",
|
||||
"description": "This change now allows Application Load Balancers to distribute traffic to AWS resources using their IP addresses as targets in addition to the instance IDs. You can also load balance to resources outside the VPC hosting the load balancer using their IP addresses as targets. This includes resources in peered VPCs, EC2-Classic, and on-premises locations reachable over AWS Direct Connect or a VPN connection."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CodeBuild",
|
||||
"description": "The AWS CodeBuild HTTP API now provides the BatchDeleteBuilds operation, which enables you to delete existing builds."
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.36.0
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.36.0
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "GameLift",
|
||||
"description": "GameLift VPC resources can be peered with any other AWS VPC. R4 memory-optimized instances now available to deploy."
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "Mobile",
|
||||
"description": "AWS Mobile Hub is an integrated experience designed to help developers build, test, configure and release cloud-based applications for mobile devices using Amazon Web Services. AWS Mobile Hub provides a console and API for developers, allowing them to quickly select desired features and integrate them into mobile applications. Features include NoSQL Database, Cloud Logic, Messaging and Analytics. With AWS Mobile Hub, you pay only for the underlying services that Mobile Hub provisions based on the features you choose in the Mobile Hub console."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "SSM",
|
||||
"description": "Adding KMS encryption support to SSM Inventory Resource Data Sync. Exposes the ClientToken parameter on SSM StartAutomationExecution to provide idempotent execution requests."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.36.1
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.36.1
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CodeStar",
|
||||
"description": "Added support to tag CodeStar projects. Tags can be used to organize and find CodeStar projects on key-value pairs that you can choose. For example, you could add a tag with a key of \"Release\" and a value of \"Beta\" to projects your organization is working on for an upcoming beta release."
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.36.10
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.36.10
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EC2",
|
||||
"description": "Amazon EC2 now lets you opt for Spot instances to be stopped in the event of an interruption instead of being terminated. Your Spot request can be fulfilled again by restarting instances from a previously stopped state, subject to availability of capacity at or below your preferred price. When you submit a persistent Spot request, you can choose from \"terminate\" or \"stop\" as the instance interruption behavior. Choosing \"stop\" will shutdown your Spot instances so you can continue from this stopped state later on. This feature is only available for instances with Amazon EBS volume as their root device."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "IAM",
|
||||
"description": "A new API, DeleteServiceLinkedRole, submits a service-linked role deletion request and returns a DeletionTaskId, which you can use to check the status of the deletion."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "SES",
|
||||
"description": "Amazon Simple Email Service (Amazon SES) now lets you customize the domains used for tracking open and click events. Previously, open and click tracking links referred to destinations hosted on domains operated by Amazon SES. With this feature, you can use your own branded domains for capturing open and click events."
|
||||
}
|
||||
]
|
7
vendor/aws/aws-sdk-php/.changes/3.36.11
vendored
Normal file
7
vendor/aws/aws-sdk-php/.changes/3.36.11
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EC2",
|
||||
"description": "Fixed bug in EC2 clients preventing ElasticGpuSet from being set."
|
||||
}
|
||||
]
|
32
vendor/aws/aws-sdk-php/.changes/3.36.12
vendored
Normal file
32
vendor/aws/aws-sdk-php/.changes/3.36.12
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
[
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "Greengrass",
|
||||
"description": "AWS Greengrass is now available in the Asia Pacific (Tokyo) region, ap-northeast-1."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Greengrass",
|
||||
"description": "Reset Deployments feature allows you to clean-up the cloud resource so you can delete the group. It also cleans up the core so that it goes back to the pre-deployment state."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "AppStream",
|
||||
"description": "API updates for supporting On-Demand fleets."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "RDS",
|
||||
"description": "Introduces the --option-group-name parameter to the ModifyDBSnapshot CLI command. You can specify this parameter when you upgrade an Oracle DB snapshot. The same option group considerations apply when upgrading a DB snapshot as when upgrading a DB instance. For more information, see http:\/\/docs.aws.amazon.com\/AmazonRDS\/latest\/UserGuide\/USER_UpgradeDBInstance.Oracle.html#USER_UpgradeDBInstance.Oracle.OGPG.OG"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CodePipeline",
|
||||
"description": "This change includes a PipelineMetadata object that is part of the output from the GetPipeline API that includes the Pipeline ARN, created, and updated timestamp."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "LexRuntimeService",
|
||||
"description": "Request attributes can be used to pass client specific information from the client to Amazon Lex as part of each request."
|
||||
}
|
||||
]
|
17
vendor/aws/aws-sdk-php/.changes/3.36.13
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.36.13
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CloudWatchLogs",
|
||||
"description": "Adds support for associating LogGroups with KMS Keys."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Budgets",
|
||||
"description": "Including \"DuplicateRecordException\" in UpdateNotification and UpdateSubscriber. "
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EC2",
|
||||
"description": "Add EC2 APIs to copy Amazon FPGA Images (AFIs) within the same region and across multiple regions, delete AFIs, and modify AFI attributes. AFI attributes include name, description and granting\/denying other AWS accounts to load the AFI."
|
||||
}
|
||||
]
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user