Aws\LaunchWizard - This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations.
Aws\CodeBuild - AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise
Aws\ElastiCache - Update to attributes of TestFailover and minor revisions.
Aws\CodeGuruSecurity - This release includes minor model updates and documentation updates.
Version 3.308.6
Aws\BedrockRuntime - This release adds Converse and ConverseStream APIs to Bedrock Runtime
Aws\ACM - add v2 smoke tests and smithy smokeTests trait for SDK testing.
Aws\EMRServerless - The release adds support for spark structured streaming.
Aws\Connect - Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API
Aws\BedrockAgent - With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2.
Aws\SageMaker - Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm.
Aws\CloudTrail - CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour.
Aws\RDS - Updates Amazon RDS documentation for Aurora Postgres DBname.
Version 3.308.5
Aws\Credentials - Clears cached path for authorization token when necessary on ECS credentials provider.
Aws\CodeBuild - AWS CodeBuild now supports manually creating GitHub webhooks
Aws\Connect - This release includes changes to DescribeContact API's response by including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign, AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and SegmentAttributes information from a contact in Amazon Connect.
Aws\Athena - Throwing validation errors on CreateNotebook with Name containing /,:,\
Aws\SecurityHub - Add ROOT type for TargetType model
Aws\Glue - Add optional field JobMode to CreateJob and UpdateJob APIs.
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.308.4 to 3.308.7.
Release notes
Sourced from aws/aws-sdk-php's releases.
Commits
97074bd
3.308.7 releasecd51ae1
Update models for release9c49a11
bundle css and js assets (#2931)d119265
3.308.6 release954d8a0
Update models for release23d9748
feat: new api documentation theme (#2916)81386b0
3.308.5 release5732df5
Update models for release92b8e89
fix: clear cached path on ECS token file (#2927)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