Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-sdk-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.339.13
Choose a base ref
...
head repository: aws/aws-sdk-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.339.14
Choose a head ref
  • 2 commits
  • 32 files changed
  • 1 contributor

Commits on Feb 14, 2025

  1. Copy the full SHA
    9504f3f View commit details
  2. 3.339.14 release

    aws-sdk-php-automation committed Feb 14, 2025
    Copy the full SHA
    532eb5e View commit details
Showing with 718 additions and 295 deletions.
  1. +37 −0 .changes/3.339.14
  2. +10 −0 CHANGELOG.md
  3. +2 −0 src/Connect/ConnectClient.php
  4. +1 −1 src/Sdk.php
  5. +2 −1 src/data/codebuild/2016-10-06/api-2.json
  6. +1 −1 src/data/codebuild/2016-10-06/api-2.json.php
  7. +1 −0 src/data/codebuild/2016-10-06/docs-2.json
  8. +1 −1 src/data/codebuild/2016-10-06/docs-2.json.php
  9. +142 −11 src/data/connect/2017-08-08/api-2.json
  10. +1 −1 src/data/connect/2017-08-08/api-2.json.php
  11. +58 −13 src/data/connect/2017-08-08/docs-2.json
  12. +1 −1 src/data/connect/2017-08-08/docs-2.json.php
  13. +22 −0 src/data/dms/2016-01-01/api-2.json
  14. +1 −1 src/data/dms/2016-01-01/api-2.json.php
  15. +24 −0 src/data/dms/2016-01-01/docs-2.json
  16. +1 −1 src/data/dms/2016-01-01/docs-2.json.php
  17. +16 −0 src/data/rds-data/2018-08-01/api-2.json
  18. +1 −1 src/data/rds-data/2018-08-01/api-2.json.php
  19. +7 −1 src/data/rds-data/2018-08-01/docs-2.json
  20. +1 −1 src/data/rds-data/2018-08-01/docs-2.json.php
  21. +5 −0 src/data/s3/2006-03-01/api-2.json
  22. +1 −1 src/data/s3/2006-03-01/api-2.json.php
  23. +79 −78 src/data/s3/2006-03-01/docs-2.json
  24. +1 −1 src/data/s3/2006-03-01/docs-2.json.php
  25. +115 −115 src/data/s3/2006-03-01/examples-1.json
  26. +1 −1 src/data/s3/2006-03-01/examples-1.json.php
  27. +67 −1 src/data/wafv2/2019-07-29/api-2.json
  28. +1 −1 src/data/wafv2/2019-07-29/api-2.json.php
  29. +110 −58 src/data/wafv2/2019-07-29/docs-2.json
  30. +1 −1 src/data/wafv2/2019-07-29/docs-2.json.php
  31. +6 −2 src/data/workspaces-thin-client/2023-08-22/api-2.json
  32. +1 −1 src/data/workspaces-thin-client/2023-08-22/api-2.json.php
37 changes: 37 additions & 0 deletions .changes/3.339.14
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
[
{
"type": "api-change",
"category": "WorkSpacesThinClient",
"description": "Update Environment and Device name field definitions"
},
{
"type": "api-change",
"category": "RDSDataService",
"description": "Add support for Stop DB feature."
},
{
"type": "api-change",
"category": "Connect",
"description": "Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency."
},
{
"type": "api-change",
"category": "S3",
"description": "Added support for Content-Range header in HeadObject response."
},
{
"type": "api-change",
"category": "WAFV2",
"description": "The WAFv2 API now supports configuring data protection in webACLs."
},
{
"type": "api-change",
"category": "CodeBuild",
"description": "Added test suite names to test case metadata"
},
{
"type": "api-change",
"category": "DatabaseMigrationService",
"description": "Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications"
}
]
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

## 3.339.14 - 2025-02-14

* `Aws\WorkSpacesThinClient` - Update Environment and Device name field definitions
* `Aws\RDSDataService` - Add support for Stop DB feature.
* `Aws\Connect` - Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency.
* `Aws\S3` - Added support for Content-Range header in HeadObject response.
* `Aws\WAFV2` - The WAFv2 API now supports configuring data protection in webACLs.
* `Aws\CodeBuild` - Added test suite names to test case metadata
* `Aws\DatabaseMigrationService` - Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications

## 3.339.13 - 2025-02-13

* `Aws\S3Control` - Disables legacy `EndpointArnMiddleware` when the dynamic endpoint provider is in use
2 changes: 2 additions & 0 deletions src/Connect/ConnectClient.php
Original file line number Diff line number Diff line change
@@ -275,6 +275,8 @@
* @method \GuzzleHttp\Promise\Promise listAgentStatusesAsync(array $args = [])
* @method \Aws\Result listAnalyticsDataAssociations(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAnalyticsDataAssociationsAsync(array $args = [])
* @method \Aws\Result listAnalyticsDataLakeDataSets(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAnalyticsDataLakeDataSetsAsync(array $args = [])
* @method \Aws\Result listApprovedOrigins(array $args = [])
* @method \GuzzleHttp\Promise\Promise listApprovedOriginsAsync(array $args = [])
* @method \Aws\Result listAssociatedContacts(array $args = [])
2 changes: 1 addition & 1 deletion src/Sdk.php
Original file line number Diff line number Diff line change
@@ -811,7 +811,7 @@
*/
class Sdk
{
const VERSION = '3.339.13';
const VERSION = '3.339.14';

/** @var array Arguments for creating clients */
private $args;
3 changes: 2 additions & 1 deletion src/data/codebuild/2016-10-06/api-2.json
Original file line number Diff line number Diff line change
@@ -2801,7 +2801,8 @@
"status":{"shape":"String"},
"durationInNanoSeconds":{"shape":"WrapperLong"},
"message":{"shape":"String"},
"expired":{"shape":"Timestamp"}
"expired":{"shape":"Timestamp"},
"testSuiteName":{"shape":"String"}
}
},
"TestCaseFilter":{
Loading