Aws\S3 - Expands handling of errors contained within 200 responses.
Aws\FIS - This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses.
Aws\NeptuneGraph - Amazon Neptune Analytics provides a new option for customers to load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading NTRIPLES files, use the value convertToIri for the blankNodeHandling parameter.
Aws\Amplify - Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App
Aws\AppStream - This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically.
Aws\Glue - Add AttributesToGet parameter support for Glue GetTables
Version 3.319.3
Aws\GroundStation - Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide
Aws\ComputeOptimizer - Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications
Aws\SageMaker - Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas.
Aws\EKS - Added support for new AL2023 GPU AMIs to the supported AMITypes.
Aws\EC2 - This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation.
Aws\ConfigService - Documentation update for the OrganizationConfigRuleName regex pattern.
Aws\MediaLive - AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex.
Version 3.319.2
Aws\Connect - This release supports adding RoutingCriteria via UpdateContactRoutingData public API.
Aws\CognitoIdentityProvider - Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration.
Aws\SSM - Systems Manager doc-only updates for August 2024.
Version 3.319.1
Aws\Glue - This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys.
Aws\Connect - This release fixes a regression in number of access control tags that are allowed to be added to a security profile in Amazon Connect. You can now add up to four access control tags on a single security profile.
Aws\CognitoIdentityProvider - Added support for threat protection for custom authentication in Amazon Cognito user pools.
Aws\EC2 - Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage.
Version 3.319.0
Aws\S3 - Adds customization to output structures for Expires parsing which adds an additional shape ExpiresString
Aws\Glue - Introducing AWS Glue Data Quality anomaly detection, a new functionality that uses ML-based solutions to detect data anomalies users have not explicitly defined rules for.
Aws\AppIntegrationsService - Updated CreateDataIntegration and CreateDataIntegrationAssociation API to support bulk data export from Amazon Connect Customer Profiles to the customer S3 bucket.
Version 3.318.0
Aws\Endpoint - Endpoint resolution based on a account id.
Aws\CognitoIdentityProvider - Advanced security feature updates to include password history and log export for Cognito user pools.
Aws\CostOptimizationHub - This release adds savings percentage support to the ListRecommendationSummaries API.
Aws\BedrockAgentRuntime - Introduce model invocation output traces for orchestration traces, which contain the model's raw response and usage.
Aws\WorkSpaces - Added support for BYOL_GRAPHICS_G4DN_WSP IngestionProcess
Version 3.317.2
Aws\ECR - Released two new APIs along with documentation updates. The GetAccountSetting API is used to view the current basic scan type version setting for your registry, while the PutAccountSetting API is used to update the basic scan type version for your registry.
Aws\KinesisVideoWebRTCStorage - Add JoinStorageSessionAsViewer API
Aws\DataZone - This releases Data Product feature. Data Products allow grouping data assets into cohesive, self-contained units for ease of publishing for data producers, and ease of finding and accessing for data consumers.
Aws\PI - Added a description for the Dimension db.sql.tokenized_id on the DimensionGroup data type page.
Version 3.317.1
Aws\Api - Fixes issue with parsing iso8601 timestamps with nanosecond precision in versions 8.0.9 and below.
Aws\IVS - updates cloudtrail event source for SDKs
Aws\ResilienceHub - Customers are presented with the grouping recommendations and can determine if the recommendations are accurate and apply to their case. This feature simplifies onboarding by organizing resources into appropriate AppComponents.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps aws/aws-sdk-php from 3.269.2 to 3.319.4.
Release notes
Sourced from aws/aws-sdk-php's releases.
... (truncated)
Commits
b39a567
3.319.4 release78279f8
Update models for release13507c4
add changelog (#2981)f9c9edb
fix: s3 200 errors handling (#2968)4f29bf3
3.319.3 releaseffde0b8
Update models for release99b7550
3.319.2 release36e77db
Update models for release78d9f88
3.319.1 releasea7ada87
Update models for releaseDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show