service/sagemaker: Updates service API and documentation
Autopilot APIs will now support holiday featurization for Timeseries models. The models will now hold holiday metadata and should be able to accommodate holiday effect during inference.
service/sso-admin: Updates service API, documentation, and paginators
service/workspaces: Updates service API and documentation
A new field "ErrorDetails" will be added to the output of "DescribeWorkspaceImages" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information.
Release v1.45.5 (2023-09-07)
Service Client Updates
service/neptunedata: Updates service API
service/securityhub: Updates service documentation
service/simspaceweaver: Updates service API
Release v1.45.4 (2023-09-06)
Service Client Updates
service/appflow: Updates service API and documentation
service/ec2: Updates service API
This release adds 'outpost' location type to the DescribeInstanceTypeOfferings API, allowing customers that have been allowlisted for outpost to query their offerings in the API.
service/elasticloadbalancingv2: Updates service documentation
service/medialive: Updates service API and documentation
Adds advanced Output Locking options for Epoch Locking: Custom Epoch and Jam Sync Time
service/wafv2: Updates service API and documentation
Release v1.45.3 (2023-09-05)
Service Client Updates
service/billingconductor: Updates service API and documentation
service/cloud9: Updates service documentation
Added support for Ubuntu 22.04 that was not picked up in a previous Trebuchet request. Doc-only update.
service/compute-optimizer: Updates service API and documentation
service/ec2: Updates service API
Introducing Amazon EC2 C7gd, M7gd, and R7gd Instances with up to 3.8 TB of local NVMe-based SSD block-level storage. These instances are powered by AWS Graviton3 processors, delivering up to 25% better performance over Graviton2-based instances.
service/ecs: Updates service documentation
Documentation only update for Amazon ECS.
service/eventbridge: Adds new service
service/rds: Updates service API, documentation, waiters, paginators, and examples
Add support for feature integration with AWS Backup.
service/sagemaker: Updates service API and documentation
SageMaker Neo now supports data input shape derivation for Pytorch 2.0 and XGBoost compilation job for cloud instance targets. You can skip DataInputConfig field during compilation job creation. You can also access derived information from model in DescribeCompilationJob response.
service/vpc-lattice: Updates service API and documentation
You can trigger a rebase of this PR 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps github.com/aws/aws-sdk-go from 1.44.280 to 1.45.6.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
cf903c8
Release v1.45.6 (2023-09-08) (#4980)7cbf32e
Release v1.45.5 (2023-09-07) (#4979)da34c9e
Merge pull request #4978 from manugarri/patch-14f7f67d
fix minor typo cust_integ_shared_test.go7ea491e
Release v1.45.4 (2023-09-06) (#4977)41d34e9
Release v1.45.3 (2023-09-05) (#4975)07a76fa
Release v1.45.2 (2023-09-01) (#4971)9e0fdbd
Release v1.45.1 (2023-08-31) (#4970)18deca5
Release v1.45.0 (2023-08-30) (#4969)2bb8fb1
add user agent internal metadata (#4967)You can trigger a rebase of this PR 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