hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.75k stars 9.1k forks source link

SageMaker Edge Manager end of life #33533

Open ewbankkit opened 1 year ago

ewbankkit commented 1 year ago

I've just noticed these errors in CI tests:

=== RUN   TestAccSageMakerDeviceFleet_basic
=== PAUSE TestAccSageMakerDeviceFleet_basic
=== CONT  TestAccSageMakerDeviceFleet_basic
    device_fleet_test.go:28: Step 1/2 error: Error running apply: exit status 1
        Error: creating SageMaker Device Fleet tf-acc-test-5072924806297065003: ValidationException: We are retiring Amazon Sagemaker Edge on April 26th, 2024. Use this (step-by-step guide)<https://docs.aws.amazon.com/sagemaker/latest/dg/edge-eol.html> to learn about how to continue deploying your models to edge devices.
          status code: 400, request id: 1d13b233-b43a-4bc3-8db1-783f4fa169c9
          with aws_sagemaker_device_fleet.test,
          on terraform_plugin_test.tf line 61, in resource "aws_sagemaker_device_fleet" "test":
          61: resource "aws_sagemaker_device_fleet" "test" {
--- FAIL: TestAccSageMakerDeviceFleet_basic (292.60s)

Amazon SageMaker developer guide.

aws_sagemaker_device_fleet and maybe others should be deprecated and then removed at the next major version.

github-actions[bot] commented 1 year ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue

ewbankkit commented 4 months ago

EOL effective April 26, 2024: https://docs.aws.amazon.com/sagemaker/latest/dg/edge-eol.html.