-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2017-37e68a0a4d 2017-06-30 14:16:41.421560 --------------------------------------------------------------------------------
Name : php-aws-sdk3 Product : Fedora 25 Version : 3.30.0 Release : 1.fc25 URL : http://aws.amazon.com/sdkforphp Summary : Amazon Web Services framework for PHP Description : The AWS SDK for PHP makes it easy for developers to access Amazon Web Services [1] in their PHP code, and build robust applications and software using services like Amazon S3, Amazon DynamoDB, Amazon Glacier, etc.
Autoloader: /usr/share/php/Aws3/autoload.php
-------------------------------------------------------------------------------- Update Information:
## 3.30.0 - 2017-06-21 * `AwsDAX` - 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. * `AwsRoute53` - 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. * `AwsSSM` - 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. * `AwsWAF` - You can now create, edit, update, and delete a new type of WAF rule with a rate tracking component. ## 3.29.9 - 2017-06-20 * `AwsWorkDocs` - This release provides a new API to retrieve the activities performed by WorkDocs users. ## 3.29.8 - 2017-06-19 * `AwsOrganizations` - Improvements to Exception Modeling ## 3.29.7 - 2017-06-16 * `AwsBatch` - AWS Batch is now available in the ap-northeast-1 region. * `AwsXRay` - Add a response time histogram to the services in response of GetServiceGraph API. ## 3.29.6 - 2017-06-15 * `AwsEC2` - 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. * `AwsECS` - Added support for cpu, memory, and memory reservation container overrides on the RunTask and StartTask APIs. * `AwsIoT` - Revert the last release: remove CertificatePem from DescribeCertificate API. * `AwsServiceCatalog` - 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. ## 3.29.5 - 2017-06-14 * `AwsApplicationAutoScaling` - Application Auto Scaling now supports automatic scaling of read and write throughput capacity for DynamoDB tables and global secondary indexes. * `AwsCloudDirectory` - Documentation update for Cloud Directory ## 3.29.4 - 2017-06-13 * `AwsConfigService` - With this release AWS Config supports the Amazon CloudWatch alarm resource type. ## 3.29.3 - 2017-06-12 * `AwsRDS` - 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. ## 3.29.2 - 2017-06-09 * `AwsOpsWorks` - Tagging Support for AWS OpsWorks Stacks ## 3.29.1 - 2017-06-08 * `AwsIoT` - In addition to using certificate ID, AWS IoT customers can now obtain the description of a certificate with the certificate PEM. * `AwsPinpoint` - 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. * `AwsRekognition` - API Update for AmazonRekognition: Adding RecognizeCelebrities API ## 3.29.0 - 2017-06-07 * `AwsCodeBuild` - 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. * `AwsGreengrass` - 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. ## 3.28.10 - 2017-06-06 * `AwsACM` - Documentation update for AWS Certificate Manager. * `AwsCloudFront` - Doc update to fix incorrect prefix in S3OriginConfig * `AwsIoT` - Update client side validation for SalesForce action. ## 3.28.9 - 2017-06-05 * `AwsAppStream` - 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. * `AwsAutoScaling` - Autoscaling resource model update. * `AwsIoT` - Added Salesforce action to IoT Rules Engine. ## 3.28.8 - 2017-06-02 * `AwsKinesisAnalytics` - Kinesis Analytics publishes error messages CloudWatch logs in case of application misconfigurations * `AwsWorkDocs` - 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. ## 3.28.7 - 2017-06-01 * `AwsCodeDeploy` - 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). * `AwsCognitoIdentityProvider` - 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. * `AwsElasticLoadBalancingv2` - Update the existing DescribeRules API to support pagination. * `AwsLexModelBuildingService` - Updated documentation and added examples for Amazon Lex Runtime Service. ## 3.28.6 - 2017-05-31 * `AwsRDS` - Amazon RDS customers can now easily and quickly stop and start their DB instances. ## 3.28.5 - 2017-05-30 * `AwsCloudDirectory` - 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. * `AwsS3` - New example snippets for Amazon S3. * `AwsS3` - 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) ## 3.28.4 - 2017-05-25 * `AwsAppStream` - Support added for persistent user storage, backed by S3. * `AwsRekognition` - Updated the CompareFaces API response to include orientation information, unmatched faces, landmarks, pose, and quality of the compared faces. ## 3.28.3 - 2017-05-24 * `AwsIAM` - The unique ID and access key lengths were extended from 32 to 128 * `AwsSTS` - The unique ID and access key lengths were extended from 32 to 128. * `AwsStorageGateway` - 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. ## 3.28.2 - 2017-05-23 * `AwsDatabaseMigrationService` - 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. ## 3.28.1 - 2017-05-22 * `AwsResourceGroupsTaggingAPI` - 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. * `AwsSQS` - 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) ## 3.28.0 - 2017-05-18 * `AwsAthena` - 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. * `AwsLightsail` - 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. ## 3.27.5 - 2017-05-17 * `AwsAutoScaling` - Various Auto Scaling documentation updates * `AwsCloudWatchEvents` - Various CloudWatch Events documentation updates. * `AwsCloudWatchLogs` - Various CloudWatch Logs documentation updates. * `AwsPolly` - Amazon Polly adds new German voice "Vicki" ## 3.27.4 - 2017-05-16 * `AwsCodeDeploy` - 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. * `AwsGameLift` - 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. * `AwsInspector` - Adds ability to produce an assessment report that includes detailed and comprehensive results of a specified assessment run. * `AwsKMS` - Update documentation for KMS. ## 3.27.3 - 2017-05-15 * `AwsSSM` - 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. ## 3.27.2 - 2017-05-11 * `AwsElasticLoadBalancing` - Add a new API to allow customers to describe their account limits, such as load balancer limit, target group limit etc. * `AwsElasticLoadBalancingv2` - Add a new API to allow customers to describe their account limits, such as load balancer limit, target group limit etc. * `AwsLexModelBuildingService` - Releasing new DeleteBotVersion, DeleteIntentVersion and DeleteSlotTypeVersion APIs. * `AwsOrganizations` - AWS Organizations APIs that return an Account object now include the email address associated with the account's root user. ## 3.27.1 - 2017-05-09 * `AwsCodeStar` - Updated documentation for AWS CodeStar. * `AwsWorkSpaces` - Doc-only Update for WorkSpaces -------------------------------------------------------------------------------- References:
[ 1 ] Bug #1449422 - php-aws-sdk3-3.30.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=1449422 --------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade php-aws-sdk3' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
package-announce@lists.fedoraproject.org