-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
r/sagemaker_flow_definition #20825
r/sagemaker_flow_definition #20825
Conversation
6be2857
to
7f01ce6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀.
Commercial
% make testacc TESTARGS='-run=TestAccAWSSagemaker_serial/FlowDefinition'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSSagemaker_serial/FlowDefinition -timeout 180m
=== RUN TestAccAWSSagemaker_serial
=== RUN TestAccAWSSagemaker_serial/FlowDefinition
=== RUN TestAccAWSSagemaker_serial/FlowDefinition/HumanLoopRequestSource
=== RUN TestAccAWSSagemaker_serial/FlowDefinition/Tags
=== RUN TestAccAWSSagemaker_serial/FlowDefinition/basic
=== RUN TestAccAWSSagemaker_serial/FlowDefinition/disappears
=== RUN TestAccAWSSagemaker_serial/FlowDefinition/HumanLoopConfigPublicWorkforce
--- PASS: TestAccAWSSagemaker_serial (592.57s)
--- PASS: TestAccAWSSagemaker_serial/FlowDefinition (592.57s)
--- PASS: TestAccAWSSagemaker_serial/FlowDefinition/HumanLoopRequestSource (103.38s)
--- PASS: TestAccAWSSagemaker_serial/FlowDefinition/Tags (143.51s)
--- PASS: TestAccAWSSagemaker_serial/FlowDefinition/basic (101.38s)
--- PASS: TestAccAWSSagemaker_serial/FlowDefinition/disappears (198.45s)
--- PASS: TestAccAWSSagemaker_serial/FlowDefinition/HumanLoopConfigPublicWorkforce (45.85s)
PASS
ok github.com/terraform-providers/terraform-provider-aws/aws 596.082s
GovCloud
% make testacc TESTARGS='-run=TestAccAWSSagemakerFlowDefinition_'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSSagemakerFlowDefinition_ -timeout 180m
=== RUN TestAccAWSSagemakerFlowDefinition_basic
provider_test.go:1166: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating SageMaker HumanTaskUi (tf-acc-test-4342882516533128815): UnknownOperationException: The requested operation is not supported in the called region.
status code: 400, request id: b0bc03f9-12c0-48b7-a8ef-bc1e5a5deaa7
with aws_sagemaker_human_task_ui.test,
on terraform_plugin_test.tf line 2, in resource "aws_sagemaker_human_task_ui" "test":
2: resource "aws_sagemaker_human_task_ui" "test" {
Error: error creating SageMaker Workforce (tf-acc-test-4342882516533128815): UnknownOperationException: The requested operation is not supported in the called region.
status code: 400, request id: 40332a18-c2fe-447f-a7da-2474e9a997fc
with aws_sagemaker_workforce.test,
on terraform_plugin_test.tf line 84, in resource "aws_sagemaker_workforce" "test":
84: resource "aws_sagemaker_workforce" "test" {
--- SKIP: TestAccAWSSagemakerFlowDefinition_basic (17.13s)
=== RUN TestAccAWSSagemakerFlowDefinition_humanLoopConfig_publicWorkforce
provider_test.go:1166: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating SageMaker HumanTaskUi (tf-acc-test-7512304840105050346): UnknownOperationException: The requested operation is not supported in the called region.
status code: 400, request id: c573173b-cac3-48f7-bde9-f58edde31934
with aws_sagemaker_human_task_ui.test,
on terraform_plugin_test.tf line 2, in resource "aws_sagemaker_human_task_ui" "test":
2: resource "aws_sagemaker_human_task_ui" "test" {
--- SKIP: TestAccAWSSagemakerFlowDefinition_humanLoopConfig_publicWorkforce (17.07s)
=== RUN TestAccAWSSagemakerFlowDefinition_humanLoopRequestSource
provider_test.go:1166: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating SageMaker HumanTaskUi (tf-acc-test-6236203991910895701): UnknownOperationException: The requested operation is not supported in the called region.
status code: 400, request id: 8f204398-372e-4f26-b20e-165633edab65
with aws_sagemaker_human_task_ui.test,
on terraform_plugin_test.tf line 2, in resource "aws_sagemaker_human_task_ui" "test":
2: resource "aws_sagemaker_human_task_ui" "test" {
Error: error creating SageMaker Workforce (tf-acc-test-6236203991910895701): UnknownOperationException: The requested operation is not supported in the called region.
status code: 400, request id: 8b00c0e6-c0ed-4fb1-8d05-166bb5def1c7
with aws_sagemaker_workforce.test,
on terraform_plugin_test.tf line 84, in resource "aws_sagemaker_workforce" "test":
84: resource "aws_sagemaker_workforce" "test" {
--- SKIP: TestAccAWSSagemakerFlowDefinition_humanLoopRequestSource (15.74s)
=== RUN TestAccAWSSagemakerFlowDefinition_tags
provider_test.go:1166: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating SageMaker HumanTaskUi (tf-acc-test-2606529329326258546): UnknownOperationException: The requested operation is not supported in the called region.
status code: 400, request id: e63ed262-44b6-415d-a1d9-af97af222c3c
with aws_sagemaker_human_task_ui.test,
on terraform_plugin_test.tf line 2, in resource "aws_sagemaker_human_task_ui" "test":
2: resource "aws_sagemaker_human_task_ui" "test" {
Error: error creating SageMaker Workforce (tf-acc-test-2606529329326258546): UnknownOperationException: The requested operation is not supported in the called region.
status code: 400, request id: 124eb942-d6f5-4307-acd8-efe500aa6b99
with aws_sagemaker_workforce.test,
on terraform_plugin_test.tf line 84, in resource "aws_sagemaker_workforce" "test":
84: resource "aws_sagemaker_workforce" "test" {
--- SKIP: TestAccAWSSagemakerFlowDefinition_tags (15.61s)
=== RUN TestAccAWSSagemakerFlowDefinition_disappears
provider_test.go:1166: skipping test for aws-us-gov/us-gov-west-1: Error running apply: exit status 1
Error: error creating SageMaker HumanTaskUi (tf-acc-test-8730481172086387437): UnknownOperationException: The requested operation is not supported in the called region.
status code: 400, request id: 27ab09c5-8387-4686-8364-c37ecba627d9
with aws_sagemaker_human_task_ui.test,
on terraform_plugin_test.tf line 2, in resource "aws_sagemaker_human_task_ui" "test":
2: resource "aws_sagemaker_human_task_ui" "test" {
Error: error creating SageMaker Workforce (tf-acc-test-8730481172086387437): UnknownOperationException: The requested operation is not supported in the called region.
status code: 400, request id: 1f7bd5b0-3171-4b2e-85dc-b70151d5031a
with aws_sagemaker_workforce.test,
on terraform_plugin_test.tf line 84, in resource "aws_sagemaker_workforce" "test":
84: resource "aws_sagemaker_workforce" "test" {
--- SKIP: TestAccAWSSagemakerFlowDefinition_disappears (15.88s)
PASS
ok github.com/terraform-providers/terraform-provider-aws/aws 84.647s
c4cc760
to
d0fc1ad
Compare
This functionality has been released in v3.60.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Output from acceptance testing: