Aws\EC2 - Add media accelerator and neuron device information on the describe instance types API.
Aws\Backup - This release introduces a boolean attribute ManagedByAWSBackupOnly as part of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This attribute can be used to filter out the recovery points protected by AWSBackup.
Aws\KinesisAnalyticsV2 - Support for Flink 1.18 in Managed Service for Apache Flink
Aws\SageMaker - Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation.
Aws\WorkSpacesThinClient - Removed unused parameter kmsKeyArn from UpdateDeviceRequest
Aws\Connect - This release adds Hierarchy based Access Control fields to Security Profile public APIs and adds support for UserAttributeFilter to SearchUsers API.
Aws\CodeBuild - AWS CodeBuild now supports overflow behavior on Reserved Capacity.
Version 3.301.0
Aws\ - Amazon IOT Roborunner has been removed from the SDK because it has been discontinued.
Aws\EC2InstanceConnect - This release includes a new exception type "SerialConsoleSessionUnsupportedException" for SendSerialConsoleSSHPublicKey API.
Aws\ElasticLoadBalancingv2 - This release allows you to configure HTTP client keep-alive duration for communication between clients and Application Load Balancers.
Aws\RDS - Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2.
Aws\Amplify - Documentation updates for Amplify. Identifies the APIs available only to apps created using Amplify Gen 1.
Aws\TimestreamInfluxDB - This is the initial SDK release for Amazon Timestream for InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open source APIs.
Aws\SecretsManager - Doc only update for Secrets Manager
Aws\FIS - This release adds support for previewing target resources before running a FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to API responses.
Version 3.300.17
Aws\S3 - This release makes the default option for S3 on Outposts request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT).
Aws\KinesisAnalyticsV2 - Support new RuntimeEnvironmentUpdate parameter within UpdateApplication API allowing callers to change the Flink version upon which their application runs.
Aws\IVSRealTime - adds support for multiple new composition layout configuration options (grid, pip)
Version 3.300.16
Aws\EC2 - Documentation updates for Amazon EC2.
Aws\Kafka - Added support for specifying the starting position of topic replication in MSK-Replicator.
Aws\Connect - This release increases MaxResults limit to 500 in request for SearchUsers, SearchQueues and SearchRoutingProfiles APIs of Amazon Connect.
Aws\CloudFormation - CloudFormation documentation update for March, 2024
Aws\SSM - March 2024 doc-only updates for Systems Manager.
Version 3.300.15
Aws\ElastiCache - Revisions to API text that are now to be carried over to SDK text, changing usages of "SFO" in code examples to "us-west-1", and some other typos.
Aws\CodeStarconnections - Added a sync configuration enum to disable publishing of deployment status to source providers (PublishDeploymentStatus). Added a sync configuration enum (TriggerStackUpdateOn) to only trigger changes.
Aws\MediaPackageV2 - This release enables customers to safely update their MediaPackage v2 channel groups, channels and origin endpoints using entity tags.
Aws\CloudTrail - Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs.
Aws\Transfer - Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector.
Aws\BedrockAgentRuntime - Documentation update for Bedrock Runtime Agent
Aws\CodeBuild - This release adds support for a new webhook event: PULL_REQUEST_CLOSED.
Aws\CognitoIdentityProvider - Add ConcurrentModificationException to SetUserPoolMfaConfig
Aws\GuardDuty - Add RDS Provisioned and Serverless Usage types
Aws\Batch - This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues.
Version 3.300.13
Aws\Snowball - Doc-only update for change to EKS-Anywhere ordering.
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.278.3 to 3.301.1.
Release notes
Sourced from aws/aws-sdk-php's releases.
... (truncated)
Commits
0a910d2
3.301.1 release0295c6e
Update models for releasea0173e7
3.301.0 release2387ea5
Update models for release25f7075
chore: remove-roborunner (#2898)ddd9307
3.300.17 releaseb5934b7
Update models for releaseea4de54
fix: set use_aws_shared_config_files opts-in (#2894)d6afaea
3.300.16 release4a04254
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