aws-sdk-sagemaker 1.74.0 → 1.79.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-sagemaker.rb +1 -1
- data/lib/aws-sdk-sagemaker/client.rb +172 -39
- data/lib/aws-sdk-sagemaker/client_api.rb +23 -0
- data/lib/aws-sdk-sagemaker/types.rb +716 -382
- metadata +4 -4
@@ -686,27 +686,27 @@ module Aws::SageMaker
|
|
686
686
|
#
|
687
687
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-BoundingBox`
|
688
688
|
#
|
689
|
-
#
|
689
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-BoundingBox`
|
690
690
|
#
|
691
|
-
#
|
691
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-BoundingBox`
|
692
692
|
#
|
693
|
-
#
|
693
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-BoundingBox`
|
694
694
|
#
|
695
|
-
#
|
695
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-BoundingBox`
|
696
696
|
#
|
697
|
-
#
|
697
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-BoundingBox`
|
698
698
|
#
|
699
|
-
#
|
699
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-BoundingBox`
|
700
700
|
#
|
701
|
-
#
|
701
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-BoundingBox`
|
702
702
|
#
|
703
|
-
#
|
703
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-BoundingBox`
|
704
704
|
#
|
705
|
-
#
|
705
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-BoundingBox`
|
706
706
|
#
|
707
|
-
#
|
707
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-BoundingBox`
|
708
708
|
#
|
709
|
-
#
|
709
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-BoundingBox`
|
710
710
|
#
|
711
711
|
# **Image classification** - Uses a variant of the Expectation
|
712
712
|
# Maximization approach to estimate the true class of an image based
|
@@ -714,27 +714,27 @@ module Aws::SageMaker
|
|
714
714
|
#
|
715
715
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-ImageMultiClass`
|
716
716
|
#
|
717
|
-
#
|
717
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-ImageMultiClass`
|
718
718
|
#
|
719
|
-
#
|
719
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-ImageMultiClass`
|
720
720
|
#
|
721
|
-
#
|
721
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-ImageMultiClass`
|
722
722
|
#
|
723
|
-
#
|
723
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-ImageMultiClass`
|
724
724
|
#
|
725
|
-
#
|
725
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-ImageMultiClass`
|
726
726
|
#
|
727
|
-
#
|
727
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-ImageMultiClass`
|
728
728
|
#
|
729
|
-
#
|
729
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-ImageMultiClass`
|
730
730
|
#
|
731
|
-
#
|
731
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-ImageMultiClass`
|
732
732
|
#
|
733
|
-
#
|
733
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-ImageMultiClass`
|
734
734
|
#
|
735
|
-
#
|
735
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-ImageMultiClass`
|
736
736
|
#
|
737
|
-
#
|
737
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-ImageMultiClass`
|
738
738
|
#
|
739
739
|
# **Multi-label image classification** - Uses a variant of the
|
740
740
|
# Expectation Maximization approach to estimate the true classes of an
|
@@ -742,27 +742,27 @@ module Aws::SageMaker
|
|
742
742
|
#
|
743
743
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-ImageMultiClassMultiLabel`
|
744
744
|
#
|
745
|
-
#
|
745
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-ImageMultiClassMultiLabel`
|
746
746
|
#
|
747
|
-
#
|
747
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-ImageMultiClassMultiLabel`
|
748
748
|
#
|
749
|
-
#
|
749
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-ImageMultiClassMultiLabel`
|
750
750
|
#
|
751
|
-
#
|
751
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-ImageMultiClassMultiLabel`
|
752
752
|
#
|
753
|
-
#
|
753
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-ImageMultiClassMultiLabel`
|
754
754
|
#
|
755
|
-
#
|
755
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-ImageMultiClassMultiLabel`
|
756
756
|
#
|
757
|
-
#
|
757
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-ImageMultiClassMultiLabel`
|
758
758
|
#
|
759
|
-
#
|
759
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-ImageMultiClassMultiLabel`
|
760
760
|
#
|
761
|
-
#
|
761
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-ImageMultiClassMultiLabel`
|
762
762
|
#
|
763
|
-
#
|
763
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-ImageMultiClassMultiLabel`
|
764
764
|
#
|
765
|
-
#
|
765
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-ImageMultiClassMultiLabel`
|
766
766
|
#
|
767
767
|
# **Semantic segmentation** - Treats each pixel in an image as a
|
768
768
|
# multi-class classification and treats pixel annotations from workers
|
@@ -770,55 +770,55 @@ module Aws::SageMaker
|
|
770
770
|
#
|
771
771
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-SemanticSegmentation`
|
772
772
|
#
|
773
|
-
#
|
773
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-SemanticSegmentation`
|
774
774
|
#
|
775
|
-
#
|
775
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-SemanticSegmentation`
|
776
776
|
#
|
777
|
-
#
|
777
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-SemanticSegmentation`
|
778
778
|
#
|
779
|
-
#
|
779
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-SemanticSegmentation`
|
780
780
|
#
|
781
|
-
#
|
781
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-SemanticSegmentation`
|
782
782
|
#
|
783
|
-
#
|
783
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-SemanticSegmentation`
|
784
784
|
#
|
785
|
-
#
|
785
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-SemanticSegmentation`
|
786
786
|
#
|
787
|
-
#
|
787
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-SemanticSegmentation`
|
788
788
|
#
|
789
|
-
#
|
789
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-SemanticSegmentation`
|
790
790
|
#
|
791
|
-
#
|
791
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-SemanticSegmentation`
|
792
792
|
#
|
793
|
-
#
|
793
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-SemanticSegmentation`
|
794
794
|
#
|
795
795
|
# **Text classification** - Uses a variant of the Expectation
|
796
796
|
# Maximization approach to estimate the true class of text based on
|
797
797
|
# annotations from individual workers.
|
798
798
|
#
|
799
|
-
# * `
|
799
|
+
# * `rn:aws:lambda:us-east-1:432418664414:function:ACS-TextMultiClass`
|
800
800
|
#
|
801
|
-
#
|
801
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-TextMultiClass`
|
802
802
|
#
|
803
|
-
#
|
803
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-TextMultiClass`
|
804
804
|
#
|
805
|
-
#
|
805
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-TextMultiClass`
|
806
806
|
#
|
807
|
-
#
|
807
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-TextMultiClass`
|
808
808
|
#
|
809
|
-
#
|
809
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-TextMultiClass`
|
810
810
|
#
|
811
|
-
#
|
811
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-TextMultiClass`
|
812
812
|
#
|
813
|
-
#
|
813
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-TextMultiClass`
|
814
814
|
#
|
815
|
-
#
|
815
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-TextMultiClass`
|
816
816
|
#
|
817
|
-
#
|
817
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-TextMultiClass`
|
818
818
|
#
|
819
|
-
#
|
819
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-TextMultiClass`
|
820
820
|
#
|
821
|
-
#
|
821
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-TextMultiClass`
|
822
822
|
#
|
823
823
|
# **Multi-label text classification** - Uses a variant of the
|
824
824
|
# Expectation Maximization approach to estimate the true classes of
|
@@ -826,81 +826,54 @@ module Aws::SageMaker
|
|
826
826
|
#
|
827
827
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-TextMultiClassMultiLabel`
|
828
828
|
#
|
829
|
-
#
|
829
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-TextMultiClassMultiLabel`
|
830
830
|
#
|
831
|
-
#
|
831
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-TextMultiClassMultiLabel`
|
832
832
|
#
|
833
|
-
#
|
833
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-TextMultiClassMultiLabel`
|
834
834
|
#
|
835
|
-
#
|
835
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-TextMultiClassMultiLabel`
|
836
836
|
#
|
837
|
-
#
|
837
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-TextMultiClassMultiLabel`
|
838
838
|
#
|
839
|
-
#
|
839
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-TextMultiClassMultiLabel`
|
840
840
|
#
|
841
|
-
#
|
841
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-TextMultiClassMultiLabel`
|
842
842
|
#
|
843
|
-
#
|
843
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-TextMultiClassMultiLabel`
|
844
844
|
#
|
845
|
-
#
|
845
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-TextMultiClassMultiLabel`
|
846
846
|
#
|
847
|
-
#
|
847
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-TextMultiClassMultiLabel`
|
848
848
|
#
|
849
|
-
#
|
849
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-TextMultiClassMultiLabel`
|
850
850
|
#
|
851
851
|
# **Named entity recognition** - Groups similar selections and
|
852
852
|
# calculates aggregate boundaries, resolving to most-assigned label.
|
853
853
|
#
|
854
854
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-NamedEntityRecognition`
|
855
855
|
#
|
856
|
-
#
|
856
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-NamedEntityRecognition`
|
857
857
|
#
|
858
|
-
#
|
858
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-NamedEntityRecognition`
|
859
859
|
#
|
860
|
-
#
|
860
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-NamedEntityRecognition`
|
861
861
|
#
|
862
|
-
#
|
862
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-NamedEntityRecognition`
|
863
863
|
#
|
864
|
-
#
|
864
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-NamedEntityRecognition`
|
865
865
|
#
|
866
|
-
#
|
866
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-NamedEntityRecognition`
|
867
867
|
#
|
868
|
-
#
|
868
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-NamedEntityRecognition`
|
869
869
|
#
|
870
|
-
#
|
870
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-NamedEntityRecognition`
|
871
871
|
#
|
872
|
-
#
|
872
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-NamedEntityRecognition`
|
873
873
|
#
|
874
|
-
#
|
874
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-NamedEntityRecognition`
|
875
875
|
#
|
876
|
-
#
|
877
|
-
#
|
878
|
-
# **Named entity recognition** - Groups similar selections and
|
879
|
-
# calculates aggregate boundaries, resolving to most-assigned label.
|
880
|
-
#
|
881
|
-
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-NamedEntityRecognition`
|
882
|
-
#
|
883
|
-
# `arn:aws:lambda:us-east-2:266458841044:function:ACS-NamedEntityRecognition`
|
884
|
-
#
|
885
|
-
# `arn:aws:lambda:us-west-2:081040173940:function:ACS-NamedEntityRecognition`
|
886
|
-
#
|
887
|
-
# `arn:aws:lambda:eu-west-1:568282634449:function:ACS-NamedEntityRecognition`
|
888
|
-
#
|
889
|
-
# `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-NamedEntityRecognition`
|
890
|
-
#
|
891
|
-
# `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-NamedEntityRecognition`
|
892
|
-
#
|
893
|
-
# `arn:aws:lambda:ap-south-1:565803892007:function:ACS-NamedEntityRecognition`
|
894
|
-
#
|
895
|
-
# `arn:aws:lambda:eu-central-1:203001061592:function:ACS-NamedEntityRecognition`
|
896
|
-
#
|
897
|
-
# `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-NamedEntityRecognition`
|
898
|
-
#
|
899
|
-
# `arn:aws:lambda:eu-west-2:487402164563:function:ACS-NamedEntityRecognition`
|
900
|
-
#
|
901
|
-
# `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-NamedEntityRecognition`
|
902
|
-
#
|
903
|
-
# `arn:aws:lambda:ca-central-1:918755190332:function:ACS-NamedEntityRecognition`
|
876
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-NamedEntityRecognition`
|
904
877
|
#
|
905
878
|
# **Video Classification** - Use this task type when you need workers
|
906
879
|
# to classify videos using predefined labels that you specify. Workers
|
@@ -908,27 +881,27 @@ module Aws::SageMaker
|
|
908
881
|
#
|
909
882
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-VideoMultiClass`
|
910
883
|
#
|
911
|
-
#
|
884
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-VideoMultiClass`
|
912
885
|
#
|
913
|
-
#
|
886
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-VideoMultiClass`
|
914
887
|
#
|
915
|
-
#
|
888
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-VideoMultiClass`
|
916
889
|
#
|
917
|
-
#
|
890
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VideoMultiClass`
|
918
891
|
#
|
919
|
-
#
|
892
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VideoMultiClass`
|
920
893
|
#
|
921
|
-
#
|
894
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-VideoMultiClass`
|
922
895
|
#
|
923
|
-
#
|
896
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-VideoMultiClass`
|
924
897
|
#
|
925
|
-
#
|
898
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VideoMultiClass`
|
926
899
|
#
|
927
|
-
#
|
900
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-VideoMultiClass`
|
928
901
|
#
|
929
|
-
#
|
902
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VideoMultiClass`
|
930
903
|
#
|
931
|
-
#
|
904
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-VideoMultiClass`
|
932
905
|
#
|
933
906
|
# **Video Frame Object Detection** - Use this task type to have
|
934
907
|
# workers identify and locate objects in a sequence of video frames
|
@@ -939,27 +912,27 @@ module Aws::SageMaker
|
|
939
912
|
#
|
940
913
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-VideoObjectDetection`
|
941
914
|
#
|
942
|
-
#
|
915
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-VideoObjectDetection`
|
943
916
|
#
|
944
|
-
#
|
917
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-VideoObjectDetection`
|
945
918
|
#
|
946
|
-
#
|
919
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-VideoObjectDetection`
|
947
920
|
#
|
948
|
-
#
|
921
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VideoObjectDetection`
|
949
922
|
#
|
950
|
-
#
|
923
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VideoObjectDetection`
|
951
924
|
#
|
952
|
-
#
|
925
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-VideoObjectDetection`
|
953
926
|
#
|
954
|
-
#
|
927
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-VideoObjectDetection`
|
955
928
|
#
|
956
|
-
#
|
929
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VideoObjectDetection`
|
957
930
|
#
|
958
|
-
#
|
931
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-VideoObjectDetection`
|
959
932
|
#
|
960
|
-
#
|
933
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VideoObjectDetection`
|
961
934
|
#
|
962
|
-
#
|
935
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-VideoObjectDetection`
|
963
936
|
#
|
964
937
|
# **Video Frame Object Tracking** - Use this task type to have workers
|
965
938
|
# track the movement of objects in a sequence of video frames (images
|
@@ -969,29 +942,29 @@ module Aws::SageMaker
|
|
969
942
|
#
|
970
943
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-VideoObjectTracking`
|
971
944
|
#
|
972
|
-
#
|
945
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-VideoObjectTracking`
|
973
946
|
#
|
974
|
-
#
|
947
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-VideoObjectTracking`
|
975
948
|
#
|
976
|
-
#
|
949
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-VideoObjectTracking`
|
977
950
|
#
|
978
|
-
#
|
951
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VideoObjectTracking`
|
979
952
|
#
|
980
|
-
#
|
953
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VideoObjectTracking`
|
981
954
|
#
|
982
|
-
#
|
955
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-VideoObjectTracking`
|
983
956
|
#
|
984
|
-
#
|
957
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-VideoObjectTracking`
|
985
958
|
#
|
986
|
-
#
|
959
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VideoObjectTracking`
|
987
960
|
#
|
988
|
-
#
|
961
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-VideoObjectTracking`
|
989
962
|
#
|
990
|
-
#
|
963
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VideoObjectTracking`
|
991
964
|
#
|
992
|
-
#
|
965
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-VideoObjectTracking`
|
993
966
|
#
|
994
|
-
# **3D
|
967
|
+
# **3D Point Cloud Object Detection** - Use this task type when you
|
995
968
|
# want workers to classify objects in a 3D point cloud by drawing 3D
|
996
969
|
# cuboids around objects. For example, you can use this task type to
|
997
970
|
# ask workers to identify different types of objects in a point cloud,
|
@@ -999,29 +972,29 @@ module Aws::SageMaker
|
|
999
972
|
#
|
1000
973
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-3DPointCloudObjectDetection`
|
1001
974
|
#
|
1002
|
-
#
|
975
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-3DPointCloudObjectDetection`
|
1003
976
|
#
|
1004
|
-
#
|
977
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-3DPointCloudObjectDetection`
|
1005
978
|
#
|
1006
|
-
#
|
979
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-3DPointCloudObjectDetection`
|
1007
980
|
#
|
1008
|
-
#
|
981
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-3DPointCloudObjectDetection`
|
1009
982
|
#
|
1010
|
-
#
|
983
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-3DPointCloudObjectDetection`
|
1011
984
|
#
|
1012
|
-
#
|
985
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-3DPointCloudObjectDetection`
|
1013
986
|
#
|
1014
|
-
#
|
987
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-3DPointCloudObjectDetection`
|
1015
988
|
#
|
1016
|
-
#
|
989
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-3DPointCloudObjectDetection`
|
1017
990
|
#
|
1018
|
-
#
|
991
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-3DPointCloudObjectDetection`
|
1019
992
|
#
|
1020
|
-
#
|
993
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-3DPointCloudObjectDetection`
|
1021
994
|
#
|
1022
|
-
#
|
995
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-3DPointCloudObjectDetection`
|
1023
996
|
#
|
1024
|
-
# **3D
|
997
|
+
# **3D Point Cloud Object Tracking** - Use this task type when you
|
1025
998
|
# want workers to draw 3D cuboids around objects that appear in a
|
1026
999
|
# sequence of 3D point cloud frames. For example, you can use this
|
1027
1000
|
# task type to ask workers to track the movement of vehicles across
|
@@ -1029,56 +1002,56 @@ module Aws::SageMaker
|
|
1029
1002
|
#
|
1030
1003
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-3DPointCloudObjectTracking`
|
1031
1004
|
#
|
1032
|
-
#
|
1005
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-3DPointCloudObjectTracking`
|
1033
1006
|
#
|
1034
|
-
#
|
1007
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-3DPointCloudObjectTracking`
|
1035
1008
|
#
|
1036
|
-
#
|
1009
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-3DPointCloudObjectTracking`
|
1037
1010
|
#
|
1038
|
-
#
|
1011
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-3DPointCloudObjectTracking`
|
1039
1012
|
#
|
1040
|
-
#
|
1013
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-3DPointCloudObjectTracking`
|
1041
1014
|
#
|
1042
|
-
#
|
1015
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-3DPointCloudObjectTracking`
|
1043
1016
|
#
|
1044
|
-
#
|
1017
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-3DPointCloudObjectTracking`
|
1045
1018
|
#
|
1046
|
-
#
|
1019
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-3DPointCloudObjectTracking`
|
1047
1020
|
#
|
1048
|
-
#
|
1021
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-3DPointCloudObjectTracking`
|
1049
1022
|
#
|
1050
|
-
#
|
1023
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-3DPointCloudObjectTracking`
|
1051
1024
|
#
|
1052
|
-
#
|
1025
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-3DPointCloudObjectTracking`
|
1053
1026
|
#
|
1054
|
-
# **3D
|
1027
|
+
# **3D Point Cloud Semantic Segmentation** - Use this task type when
|
1055
1028
|
# you want workers to create a point-level semantic segmentation masks
|
1056
1029
|
# by painting objects in a 3D point cloud using different colors where
|
1057
1030
|
# each color is assigned to one of the classes you specify.
|
1058
1031
|
#
|
1059
1032
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-3DPointCloudSemanticSegmentation`
|
1060
1033
|
#
|
1061
|
-
#
|
1034
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-3DPointCloudSemanticSegmentation`
|
1062
1035
|
#
|
1063
|
-
#
|
1036
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-3DPointCloudSemanticSegmentation`
|
1064
1037
|
#
|
1065
|
-
#
|
1038
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-3DPointCloudSemanticSegmentation`
|
1066
1039
|
#
|
1067
|
-
#
|
1040
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-3DPointCloudSemanticSegmentation`
|
1068
1041
|
#
|
1069
|
-
#
|
1042
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-3DPointCloudSemanticSegmentation`
|
1070
1043
|
#
|
1071
|
-
#
|
1044
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-3DPointCloudSemanticSegmentation`
|
1072
1045
|
#
|
1073
|
-
#
|
1046
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-3DPointCloudSemanticSegmentation`
|
1074
1047
|
#
|
1075
|
-
#
|
1048
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-3DPointCloudSemanticSegmentation`
|
1076
1049
|
#
|
1077
|
-
#
|
1050
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-3DPointCloudSemanticSegmentation`
|
1078
1051
|
#
|
1079
|
-
#
|
1052
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-3DPointCloudSemanticSegmentation`
|
1080
1053
|
#
|
1081
|
-
#
|
1054
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-3DPointCloudSemanticSegmentation`
|
1082
1055
|
#
|
1083
1056
|
# **Use the following ARNs for Label Verification and Adjustment
|
1084
1057
|
# Jobs**
|
@@ -1086,119 +1059,119 @@ module Aws::SageMaker
|
|
1086
1059
|
# Use label verification and adjustment jobs to review and adjust
|
1087
1060
|
# labels. To learn more, see [Verify and Adjust Labels ][4].
|
1088
1061
|
#
|
1089
|
-
# **Semantic
|
1062
|
+
# **Semantic Segmentation Adjustment** - Treats each pixel in an image
|
1090
1063
|
# as a multi-class classification and treats pixel adjusted
|
1091
1064
|
# annotations from workers as "votes" for the correct label.
|
1092
1065
|
#
|
1093
1066
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-AdjustmentSemanticSegmentation`
|
1094
1067
|
#
|
1095
|
-
#
|
1068
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-AdjustmentSemanticSegmentation`
|
1096
1069
|
#
|
1097
|
-
#
|
1070
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-AdjustmentSemanticSegmentation`
|
1098
1071
|
#
|
1099
|
-
#
|
1072
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-AdjustmentSemanticSegmentation`
|
1100
1073
|
#
|
1101
|
-
#
|
1074
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-AdjustmentSemanticSegmentation`
|
1102
1075
|
#
|
1103
|
-
#
|
1076
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-AdjustmentSemanticSegmentation`
|
1104
1077
|
#
|
1105
|
-
#
|
1078
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-AdjustmentSemanticSegmentation`
|
1106
1079
|
#
|
1107
|
-
#
|
1080
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-AdjustmentSemanticSegmentation`
|
1108
1081
|
#
|
1109
|
-
#
|
1082
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-AdjustmentSemanticSegmentation`
|
1110
1083
|
#
|
1111
|
-
#
|
1084
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-AdjustmentSemanticSegmentation`
|
1112
1085
|
#
|
1113
|
-
#
|
1086
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-AdjustmentSemanticSegmentation`
|
1114
1087
|
#
|
1115
|
-
#
|
1088
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-AdjustmentSemanticSegmentation`
|
1116
1089
|
#
|
1117
|
-
# **Semantic
|
1090
|
+
# **Semantic Segmentation Verification** - Uses a variant of the
|
1118
1091
|
# Expectation Maximization approach to estimate the true class of
|
1119
1092
|
# verification judgment for semantic segmentation labels based on
|
1120
1093
|
# annotations from individual workers.
|
1121
1094
|
#
|
1122
1095
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-VerificationSemanticSegmentation`
|
1123
1096
|
#
|
1124
|
-
#
|
1097
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-VerificationSemanticSegmentation`
|
1125
1098
|
#
|
1126
|
-
#
|
1099
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-VerificationSemanticSegmentation`
|
1127
1100
|
#
|
1128
|
-
#
|
1101
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-VerificationSemanticSegmentation`
|
1129
1102
|
#
|
1130
|
-
#
|
1103
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VerificationSemanticSegmentation`
|
1131
1104
|
#
|
1132
|
-
#
|
1105
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VerificationSemanticSegmentation`
|
1133
1106
|
#
|
1134
|
-
#
|
1107
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-VerificationSemanticSegmentation`
|
1135
1108
|
#
|
1136
|
-
#
|
1109
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-VerificationSemanticSegmentation`
|
1137
1110
|
#
|
1138
|
-
#
|
1111
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VerificationSemanticSegmentation`
|
1139
1112
|
#
|
1140
|
-
#
|
1113
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-VerificationSemanticSegmentation`
|
1141
1114
|
#
|
1142
|
-
#
|
1115
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VerificationSemanticSegmentation`
|
1143
1116
|
#
|
1144
|
-
#
|
1117
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-VerificationSemanticSegmentation`
|
1145
1118
|
#
|
1146
|
-
# **Bounding
|
1147
|
-
#
|
1148
|
-
#
|
1149
|
-
# individual workers.
|
1119
|
+
# **Bounding Box Adjustment** - Finds the most similar boxes from
|
1120
|
+
# different workers based on the Jaccard index of the adjusted
|
1121
|
+
# annotations.
|
1150
1122
|
#
|
1151
|
-
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-
|
1123
|
+
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-AdjustmentBoundingBox`
|
1152
1124
|
#
|
1153
|
-
#
|
1125
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-AdjustmentBoundingBox`
|
1154
1126
|
#
|
1155
|
-
#
|
1127
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-AdjustmentBoundingBox`
|
1156
1128
|
#
|
1157
|
-
#
|
1129
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-AdjustmentBoundingBox`
|
1158
1130
|
#
|
1159
|
-
#
|
1131
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-AdjustmentBoundingBox`
|
1160
1132
|
#
|
1161
|
-
#
|
1133
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-AdjustmentBoundingBox`
|
1162
1134
|
#
|
1163
|
-
#
|
1135
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-AdjustmentBoundingBox`
|
1164
1136
|
#
|
1165
|
-
#
|
1137
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-AdjustmentBoundingBox`
|
1166
1138
|
#
|
1167
|
-
#
|
1139
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-AdjustmentBoundingBox`
|
1168
1140
|
#
|
1169
|
-
#
|
1141
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-AdjustmentBoundingBox`
|
1170
1142
|
#
|
1171
|
-
#
|
1143
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-AdjustmentBoundingBox`
|
1172
1144
|
#
|
1173
|
-
#
|
1145
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-AdjustmentBoundingBox`
|
1174
1146
|
#
|
1175
|
-
# **Bounding
|
1176
|
-
#
|
1177
|
-
# annotations
|
1147
|
+
# **Bounding Box Verification** - Uses a variant of the Expectation
|
1148
|
+
# Maximization approach to estimate the true class of verification
|
1149
|
+
# judgement for bounding box labels based on annotations from
|
1150
|
+
# individual workers.
|
1178
1151
|
#
|
1179
|
-
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-
|
1152
|
+
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-VerificationBoundingBox`
|
1180
1153
|
#
|
1181
|
-
#
|
1154
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-VerificationBoundingBox`
|
1182
1155
|
#
|
1183
|
-
#
|
1156
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-VerificationBoundingBox`
|
1184
1157
|
#
|
1185
|
-
#
|
1158
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-VerificationBoundingBox`
|
1186
1159
|
#
|
1187
|
-
#
|
1160
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VerificationBoundingBox`
|
1188
1161
|
#
|
1189
|
-
#
|
1162
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VerificationBoundingBox`
|
1190
1163
|
#
|
1191
|
-
#
|
1164
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-VerificationBoundingBox`
|
1192
1165
|
#
|
1193
|
-
#
|
1166
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-VerificationBoundingBox`
|
1194
1167
|
#
|
1195
|
-
#
|
1168
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VerificationBoundingBox`
|
1196
1169
|
#
|
1197
|
-
#
|
1170
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-VerificationBoundingBox`
|
1198
1171
|
#
|
1199
|
-
#
|
1172
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VerificationBoundingBox`
|
1200
1173
|
#
|
1201
|
-
#
|
1174
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-VerificationBoundingBox`
|
1202
1175
|
#
|
1203
1176
|
# **Video Frame Object Detection Adjustment** - Use this task type
|
1204
1177
|
# when you want workers to adjust bounding boxes that workers have
|
@@ -1207,27 +1180,27 @@ module Aws::SageMaker
|
|
1207
1180
|
#
|
1208
1181
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-AdjustmentVideoObjectDetection`
|
1209
1182
|
#
|
1210
|
-
#
|
1183
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-AdjustmentVideoObjectDetection`
|
1211
1184
|
#
|
1212
|
-
#
|
1185
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-AdjustmentVideoObjectDetection`
|
1213
1186
|
#
|
1214
|
-
#
|
1187
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-AdjustmentVideoObjectDetection`
|
1215
1188
|
#
|
1216
|
-
#
|
1189
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-AdjustmentVideoObjectDetection`
|
1217
1190
|
#
|
1218
|
-
#
|
1191
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-AdjustmentVideoObjectDetection`
|
1219
1192
|
#
|
1220
|
-
#
|
1193
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-AdjustmentVideoObjectDetection`
|
1221
1194
|
#
|
1222
|
-
#
|
1195
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-AdjustmentVideoObjectDetection`
|
1223
1196
|
#
|
1224
|
-
#
|
1197
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-AdjustmentVideoObjectDetection`
|
1225
1198
|
#
|
1226
|
-
#
|
1199
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-AdjustmentVideoObjectDetection`
|
1227
1200
|
#
|
1228
|
-
#
|
1201
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-AdjustmentVideoObjectDetection`
|
1229
1202
|
#
|
1230
|
-
#
|
1203
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-AdjustmentVideoObjectDetection`
|
1231
1204
|
#
|
1232
1205
|
# **Video Frame Object Tracking Adjustment** - Use this task type when
|
1233
1206
|
# you want workers to adjust bounding boxes that workers have added to
|
@@ -1236,111 +1209,113 @@ module Aws::SageMaker
|
|
1236
1209
|
#
|
1237
1210
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-AdjustmentVideoObjectTracking`
|
1238
1211
|
#
|
1239
|
-
#
|
1212
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-AdjustmentVideoObjectTracking`
|
1240
1213
|
#
|
1241
|
-
#
|
1214
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-AdjustmentVideoObjectTracking`
|
1242
1215
|
#
|
1243
|
-
#
|
1216
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-AdjustmentVideoObjectTracking`
|
1244
1217
|
#
|
1245
|
-
#
|
1218
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-AdjustmentVideoObjectTracking`
|
1246
1219
|
#
|
1247
|
-
#
|
1220
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-AdjustmentVideoObjectTracking`
|
1248
1221
|
#
|
1249
|
-
#
|
1222
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-AdjustmentVideoObjectTracking`
|
1250
1223
|
#
|
1251
|
-
#
|
1224
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-AdjustmentVideoObjectTracking`
|
1252
1225
|
#
|
1253
|
-
#
|
1226
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-AdjustmentVideoObjectTracking`
|
1254
1227
|
#
|
1255
|
-
#
|
1228
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-AdjustmentVideoObjectTracking`
|
1256
1229
|
#
|
1257
|
-
#
|
1230
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-AdjustmentVideoObjectTracking`
|
1258
1231
|
#
|
1259
|
-
#
|
1232
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-AdjustmentVideoObjectTracking`
|
1260
1233
|
#
|
1261
|
-
# **3D
|
1234
|
+
# **3D Point Cloud Object Detection Adjustment** - Use this task type
|
1262
1235
|
# when you want workers to adjust 3D cuboids around objects in a 3D
|
1263
1236
|
# point cloud.
|
1264
1237
|
#
|
1265
1238
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-Adjustment3DPointCloudObjectDetection`
|
1266
1239
|
#
|
1267
|
-
#
|
1240
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-Adjustment3DPointCloudObjectDetection`
|
1268
1241
|
#
|
1269
|
-
#
|
1242
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-Adjustment3DPointCloudObjectDetection`
|
1270
1243
|
#
|
1271
|
-
#
|
1244
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-Adjustment3DPointCloudObjectDetection`
|
1272
1245
|
#
|
1273
|
-
#
|
1246
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-Adjustment3DPointCloudObjectDetection`
|
1274
1247
|
#
|
1275
|
-
#
|
1248
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-Adjustment3DPointCloudObjectDetection`
|
1276
1249
|
#
|
1277
|
-
#
|
1250
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-Adjustment3DPointCloudObjectDetection`
|
1278
1251
|
#
|
1279
|
-
#
|
1252
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-Adjustment3DPointCloudObjectDetection`
|
1280
1253
|
#
|
1281
|
-
#
|
1254
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-Adjustment3DPointCloudObjectDetection`
|
1282
1255
|
#
|
1283
|
-
#
|
1256
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-Adjustment3DPointCloudObjectDetection`
|
1284
1257
|
#
|
1285
|
-
#
|
1258
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-Adjustment3DPointCloudObjectDetection`
|
1286
1259
|
#
|
1287
|
-
#
|
1260
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-Adjustment3DPointCloudObjectDetection`
|
1288
1261
|
#
|
1289
|
-
# **3D
|
1262
|
+
# **3D Point Cloud Object Tracking Adjustment** - Use this task type
|
1290
1263
|
# when you want workers to adjust 3D cuboids around objects that
|
1291
1264
|
# appear in a sequence of 3D point cloud frames.
|
1292
1265
|
#
|
1293
1266
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-Adjustment3DPointCloudObjectTracking`
|
1294
1267
|
#
|
1295
|
-
#
|
1268
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-Adjustment3DPointCloudObjectTracking`
|
1296
1269
|
#
|
1297
|
-
#
|
1270
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-Adjustment3DPointCloudObjectTracking`
|
1298
1271
|
#
|
1299
|
-
#
|
1272
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-Adjustment3DPointCloudObjectTracking`
|
1300
1273
|
#
|
1301
|
-
#
|
1274
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-Adjustment3DPointCloudObjectTracking`
|
1302
1275
|
#
|
1303
|
-
#
|
1276
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-Adjustment3DPointCloudObjectTracking`
|
1304
1277
|
#
|
1305
|
-
#
|
1278
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-Adjustment3DPointCloudObjectTracking`
|
1306
1279
|
#
|
1307
|
-
#
|
1280
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-Adjustment3DPointCloudObjectTracking`
|
1308
1281
|
#
|
1309
|
-
#
|
1282
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-Adjustment3DPointCloudObjectTracking`
|
1310
1283
|
#
|
1311
|
-
#
|
1284
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-Adjustment3DPointCloudObjectTracking`
|
1312
1285
|
#
|
1313
|
-
#
|
1286
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-Adjustment3DPointCloudObjectTracking`
|
1314
1287
|
#
|
1315
|
-
#
|
1288
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-Adjustment3DPointCloudObjectTracking`
|
1316
1289
|
#
|
1317
|
-
# **3D
|
1290
|
+
# **3D Point Cloud Semantic Segmentation Adjustment** - Use this task
|
1318
1291
|
# type when you want workers to adjust a point-level semantic
|
1319
1292
|
# segmentation masks using a paint tool.
|
1320
1293
|
#
|
1294
|
+
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-3DPointCloudSemanticSegmentation`
|
1295
|
+
#
|
1321
1296
|
# * `arn:aws:lambda:us-east-1:432418664414:function:ACS-Adjustment3DPointCloudSemanticSegmentation`
|
1322
1297
|
#
|
1323
|
-
#
|
1298
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:ACS-Adjustment3DPointCloudSemanticSegmentation`
|
1324
1299
|
#
|
1325
|
-
#
|
1300
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:ACS-Adjustment3DPointCloudSemanticSegmentation`
|
1326
1301
|
#
|
1327
|
-
#
|
1302
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:ACS-Adjustment3DPointCloudSemanticSegmentation`
|
1328
1303
|
#
|
1329
|
-
#
|
1304
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-Adjustment3DPointCloudSemanticSegmentation`
|
1330
1305
|
#
|
1331
|
-
#
|
1306
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-Adjustment3DPointCloudSemanticSegmentation`
|
1332
1307
|
#
|
1333
|
-
#
|
1308
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:ACS-Adjustment3DPointCloudSemanticSegmentation`
|
1334
1309
|
#
|
1335
|
-
#
|
1310
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:ACS-Adjustment3DPointCloudSemanticSegmentation`
|
1336
1311
|
#
|
1337
|
-
#
|
1312
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-Adjustment3DPointCloudSemanticSegmentation`
|
1338
1313
|
#
|
1339
|
-
#
|
1314
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:ACS-Adjustment3DPointCloudSemanticSegmentation`
|
1340
1315
|
#
|
1341
|
-
#
|
1316
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-Adjustment3DPointCloudSemanticSegmentation`
|
1342
1317
|
#
|
1343
|
-
#
|
1318
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:ACS-Adjustment3DPointCloudSemanticSegmentation`
|
1344
1319
|
#
|
1345
1320
|
#
|
1346
1321
|
#
|
@@ -2917,6 +2892,9 @@ module Aws::SageMaker
|
|
2917
2892
|
# "EnvironmentKey" => "EnvironmentValue",
|
2918
2893
|
# },
|
2919
2894
|
# model_package_name: "VersionedArnOrName",
|
2895
|
+
# multi_model_config: {
|
2896
|
+
# model_cache_setting: "Enabled", # accepts Enabled, Disabled
|
2897
|
+
# },
|
2920
2898
|
# }
|
2921
2899
|
#
|
2922
2900
|
# @!attribute [rw] container_hostname
|
@@ -3014,6 +2992,10 @@ module Aws::SageMaker
|
|
3014
2992
|
# to create the model.
|
3015
2993
|
# @return [String]
|
3016
2994
|
#
|
2995
|
+
# @!attribute [rw] multi_model_config
|
2996
|
+
# Specifies additional configuration for multi-model endpoints.
|
2997
|
+
# @return [Types::MultiModelConfig]
|
2998
|
+
#
|
3017
2999
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ContainerDefinition AWS API Documentation
|
3018
3000
|
#
|
3019
3001
|
class ContainerDefinition < Struct.new(
|
@@ -3023,7 +3005,8 @@ module Aws::SageMaker
|
|
3023
3005
|
:mode,
|
3024
3006
|
:model_data_url,
|
3025
3007
|
:environment,
|
3026
|
-
:model_package_name
|
3008
|
+
:model_package_name,
|
3009
|
+
:multi_model_config)
|
3027
3010
|
SENSITIVE = []
|
3028
3011
|
include Aws::Structure
|
3029
3012
|
end
|
@@ -3964,6 +3947,7 @@ module Aws::SageMaker
|
|
3964
3947
|
# s3_uri: "S3Uri", # required
|
3965
3948
|
# data_input_config: "DataInputConfig", # required
|
3966
3949
|
# framework: "TENSORFLOW", # required, accepts TENSORFLOW, KERAS, MXNET, ONNX, PYTORCH, XGBOOST, TFLITE, DARKNET, SKLEARN
|
3950
|
+
# framework_version: "FrameworkVersion",
|
3967
3951
|
# },
|
3968
3952
|
# output_config: { # required
|
3969
3953
|
# s3_output_location: "S3Uri", # required
|
@@ -4582,6 +4566,10 @@ module Aws::SageMaker
|
|
4582
4566
|
# instance_type: "ml.t2.medium", # required, accepts ml.t2.medium, ml.t2.large, ml.t2.xlarge, ml.t2.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.12xlarge, ml.m5d.24xlarge, ml.c4.large, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5d.large, ml.c5d.xlarge, ml.c5d.2xlarge, ml.c5d.4xlarge, ml.c5d.9xlarge, ml.c5d.18xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.12xlarge, ml.r5.24xlarge, ml.r5d.large, ml.r5d.xlarge, ml.r5d.2xlarge, ml.r5d.4xlarge, ml.r5d.12xlarge, ml.r5d.24xlarge, ml.inf1.xlarge, ml.inf1.2xlarge, ml.inf1.6xlarge, ml.inf1.24xlarge
|
4583
4567
|
# initial_variant_weight: 1.0,
|
4584
4568
|
# accelerator_type: "ml.eia1.medium", # accepts ml.eia1.medium, ml.eia1.large, ml.eia1.xlarge, ml.eia2.medium, ml.eia2.large, ml.eia2.xlarge
|
4569
|
+
# core_dump_config: {
|
4570
|
+
# destination_s3_uri: "DestinationS3Uri", # required
|
4571
|
+
# kms_key_id: "KmsKeyId",
|
4572
|
+
# },
|
4585
4573
|
# },
|
4586
4574
|
# ],
|
4587
4575
|
# data_capture_config: {
|
@@ -5684,23 +5672,86 @@ module Aws::SageMaker
|
|
5684
5672
|
#
|
5685
5673
|
# @!attribute [rw] labeling_job_name
|
5686
5674
|
# The name of the labeling job. This name is used to identify the job
|
5687
|
-
# in a list of labeling jobs.
|
5675
|
+
# in a list of labeling jobs. Labeling job names must be unique within
|
5676
|
+
# an AWS account and region. `LabelingJobName` is not case sensitive.
|
5677
|
+
# For example, Example-job and example-job are considered the same
|
5678
|
+
# labeling job name by Ground Truth.
|
5688
5679
|
# @return [String]
|
5689
5680
|
#
|
5690
5681
|
# @!attribute [rw] label_attribute_name
|
5691
5682
|
# The attribute name to use for the label in the output manifest file.
|
5692
5683
|
# This is the key for the key/value pair formed with the label that a
|
5693
|
-
# worker assigns to the object. The
|
5694
|
-
#
|
5695
|
-
#
|
5696
|
-
#
|
5697
|
-
#
|
5684
|
+
# worker assigns to the object. The `LabelAttributeName` must meet the
|
5685
|
+
# following requirements.
|
5686
|
+
#
|
5687
|
+
# * The name can't end with "-metadata".
|
5688
|
+
#
|
5689
|
+
# * If you are using one of the following [built-in task types][1],
|
5690
|
+
# the attribute name *must* end with "-ref". If the task type you
|
5691
|
+
# are using is not listed below, the attribute name *must not* end
|
5692
|
+
# with "-ref".
|
5693
|
+
#
|
5694
|
+
# * Image semantic segmentation (`SemanticSegmentation)`, and
|
5695
|
+
# adjustment (`AdjustmentSemanticSegmentation`) and verification
|
5696
|
+
# (`VerificationSemanticSegmentation`) labeling jobs for this task
|
5697
|
+
# type.
|
5698
|
+
#
|
5699
|
+
# * Video frame object detection (`VideoObjectDetection`), and
|
5700
|
+
# adjustment and verification (`AdjustmentVideoObjectDetection`)
|
5701
|
+
# labeling jobs for this task type.
|
5702
|
+
#
|
5703
|
+
# * Video frame object tracking (`VideoObjectTracking`), and
|
5704
|
+
# adjustment and verification (`AdjustmentVideoObjectTracking`)
|
5705
|
+
# labeling jobs for this task type.
|
5706
|
+
#
|
5707
|
+
# * 3D point cloud semantic segmentation
|
5708
|
+
# (`3DPointCloudSemanticSegmentation`), and adjustment and
|
5709
|
+
# verification (`Adjustment3DPointCloudSemanticSegmentation`)
|
5710
|
+
# labeling jobs for this task type.
|
5711
|
+
#
|
5712
|
+
# * 3D point cloud object tracking (`3DPointCloudObjectTracking`),
|
5713
|
+
# and adjustment and verification
|
5714
|
+
# (`Adjustment3DPointCloudObjectTracking`) labeling jobs for this
|
5715
|
+
# task type.
|
5716
|
+
#
|
5717
|
+
#
|
5718
|
+
#
|
5719
|
+
# If you are creating an adjustment or verification labeling job, you
|
5720
|
+
# must use a *different* `LabelAttributeName` than the one used in the
|
5721
|
+
# original labeling job. The original labeling job is the Ground Truth
|
5722
|
+
# labeling job that produced the labels that you want verified or
|
5723
|
+
# adjusted. To learn more about adjustment and verification labeling
|
5724
|
+
# jobs, see [Verify and Adjust Labels][2].
|
5725
|
+
#
|
5726
|
+
#
|
5727
|
+
#
|
5728
|
+
# [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-task-types.html
|
5729
|
+
# [2]: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-verification-data.html
|
5698
5730
|
# @return [String]
|
5699
5731
|
#
|
5700
5732
|
# @!attribute [rw] input_config
|
5701
5733
|
# Input data for the labeling job, such as the Amazon S3 location of
|
5702
5734
|
# the data objects and the location of the manifest file that
|
5703
5735
|
# describes the data objects.
|
5736
|
+
#
|
5737
|
+
# You must specify at least one of the following: `S3DataSource` or
|
5738
|
+
# `SnsDataSource`.
|
5739
|
+
#
|
5740
|
+
# * Use `SnsDataSource` to specify an SNS input topic for a streaming
|
5741
|
+
# labeling job. If you do not specify and SNS input topic ARN,
|
5742
|
+
# Ground Truth will create a one-time labeling job that stops after
|
5743
|
+
# all data objects in the input manifest file have been labeled.
|
5744
|
+
#
|
5745
|
+
# * Use `S3DataSource` to specify an input manifest file for both
|
5746
|
+
# streaming and one-time labeling jobs. Adding an `S3DataSource` is
|
5747
|
+
# optional if you use `SnsDataSource` to create a streaming labeling
|
5748
|
+
# job.
|
5749
|
+
#
|
5750
|
+
# If you use the Amazon Mechanical Turk workforce, your input data
|
5751
|
+
# should not include confidential information, personal information or
|
5752
|
+
# protected health information. Use `ContentClassifiers` to specify
|
5753
|
+
# that your data is free of personally identifiable information and
|
5754
|
+
# adult content.
|
5704
5755
|
# @return [Types::LabelingJobInputConfig]
|
5705
5756
|
#
|
5706
5757
|
# @!attribute [rw] output_config
|
@@ -5716,10 +5767,13 @@ module Aws::SageMaker
|
|
5716
5767
|
# @return [String]
|
5717
5768
|
#
|
5718
5769
|
# @!attribute [rw] label_category_config_s3_uri
|
5719
|
-
# The S3 URI of the file
|
5770
|
+
# The S3 URI of the file, referred to as a *label category
|
5771
|
+
# configuration file*, that defines the categories used to label the
|
5720
5772
|
# data objects.
|
5721
5773
|
#
|
5722
|
-
# For 3D point cloud task types,
|
5774
|
+
# For 3D point cloud and video frame task types, you can add label
|
5775
|
+
# category attributes and frame attributes to your label category
|
5776
|
+
# configuration file. To learn how, see [Create a Labeling Category
|
5723
5777
|
# Configuration File for 3D Point Cloud Labeling Jobs][1].
|
5724
5778
|
#
|
5725
5779
|
# For all other [built-in task types][2] and [custom tasks][3], your
|
@@ -5727,41 +5781,37 @@ module Aws::SageMaker
|
|
5727
5781
|
# following format. Identify the labels you want to use by replacing
|
5728
5782
|
# `label_1`, `label_2`,`...`,`label_n` with your label categories.
|
5729
5783
|
#
|
5730
|
-
# `\{`
|
5731
|
-
#
|
5732
|
-
# ` "document-version": "2018-11-28"`
|
5733
|
-
#
|
5734
|
-
# ` "labels": [`
|
5735
|
-
#
|
5736
|
-
# ` \{`
|
5737
|
-
#
|
5738
|
-
# ` "label": "label_1"`
|
5739
|
-
#
|
5740
|
-
# ` \},`
|
5784
|
+
# `\{ `
|
5741
5785
|
#
|
5742
|
-
# `
|
5743
|
-
#
|
5744
|
-
# ` "label": "label_2"`
|
5786
|
+
# `"document-version": "2018-11-28",`
|
5745
5787
|
#
|
5746
|
-
# ` \}
|
5788
|
+
# `"labels": [\{"label": "label_1"\},\{"label":
|
5789
|
+
# "label_2"\},...\{"label": "label_n"\}]`
|
5747
5790
|
#
|
5748
|
-
# `
|
5749
|
-
#
|
5750
|
-
# ` \{`
|
5791
|
+
# `\}`
|
5751
5792
|
#
|
5752
|
-
#
|
5793
|
+
# Note the following about the label category configuration file:
|
5753
5794
|
#
|
5754
|
-
#
|
5795
|
+
# * For image classification and text classification (single and
|
5796
|
+
# multi-label) you must specify at least two label categories. For
|
5797
|
+
# all other task types, the minimum number of label categories
|
5798
|
+
# required is one.
|
5755
5799
|
#
|
5756
|
-
#
|
5800
|
+
# * Each label category must be unique, you cannot specify duplicate
|
5801
|
+
# label categories.
|
5757
5802
|
#
|
5758
|
-
#
|
5803
|
+
# * If you create a 3D point cloud or video frame adjustment or
|
5804
|
+
# verification labeling job, you must include
|
5805
|
+
# `auditLabelAttributeName` in the label category configuration. Use
|
5806
|
+
# this parameter to enter the [ `LabelAttributeName` ][4] of the
|
5807
|
+
# labeling job you want to adjust or verify annotations of.
|
5759
5808
|
#
|
5760
5809
|
#
|
5761
5810
|
#
|
5762
5811
|
# [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-point-cloud-label-category-config.html
|
5763
5812
|
# [2]: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-task-types.html
|
5764
5813
|
# [3]: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-custom-templates.html
|
5814
|
+
# [4]: https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateLabelingJob.html#sagemaker-CreateLabelingJob-request-LabelAttributeName
|
5765
5815
|
# @return [String]
|
5766
5816
|
#
|
5767
5817
|
# @!attribute [rw] stopping_conditions
|
@@ -6143,6 +6193,9 @@ module Aws::SageMaker
|
|
6143
6193
|
# "EnvironmentKey" => "EnvironmentValue",
|
6144
6194
|
# },
|
6145
6195
|
# model_package_name: "VersionedArnOrName",
|
6196
|
+
# multi_model_config: {
|
6197
|
+
# model_cache_setting: "Enabled", # accepts Enabled, Disabled
|
6198
|
+
# },
|
6146
6199
|
# },
|
6147
6200
|
# containers: [
|
6148
6201
|
# {
|
@@ -6157,8 +6210,14 @@ module Aws::SageMaker
|
|
6157
6210
|
# "EnvironmentKey" => "EnvironmentValue",
|
6158
6211
|
# },
|
6159
6212
|
# model_package_name: "VersionedArnOrName",
|
6213
|
+
# multi_model_config: {
|
6214
|
+
# model_cache_setting: "Enabled", # accepts Enabled, Disabled
|
6215
|
+
# },
|
6160
6216
|
# },
|
6161
6217
|
# ],
|
6218
|
+
# inference_execution_config: {
|
6219
|
+
# mode: "Serial", # required, accepts Serial, Direct
|
6220
|
+
# },
|
6162
6221
|
# execution_role_arn: "RoleArn", # required
|
6163
6222
|
# tags: [
|
6164
6223
|
# {
|
@@ -6187,6 +6246,11 @@ module Aws::SageMaker
|
|
6187
6246
|
# Specifies the containers in the inference pipeline.
|
6188
6247
|
# @return [Array<Types::ContainerDefinition>]
|
6189
6248
|
#
|
6249
|
+
# @!attribute [rw] inference_execution_config
|
6250
|
+
# Specifies details of how containers in a multi-container endpoint
|
6251
|
+
# are called.
|
6252
|
+
# @return [Types::InferenceExecutionConfig]
|
6253
|
+
#
|
6190
6254
|
# @!attribute [rw] execution_role_arn
|
6191
6255
|
# The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker
|
6192
6256
|
# can assume to access model artifacts and docker image for deployment
|
@@ -6239,6 +6303,7 @@ module Aws::SageMaker
|
|
6239
6303
|
:model_name,
|
6240
6304
|
:primary_container,
|
6241
6305
|
:containers,
|
6306
|
+
:inference_execution_config,
|
6242
6307
|
:execution_role_arn,
|
6243
6308
|
:tags,
|
6244
6309
|
:vpc_config,
|
@@ -7181,6 +7246,7 @@ module Aws::SageMaker
|
|
7181
7246
|
# domain_id: "DomainId", # required
|
7182
7247
|
# user_profile_name: "UserProfileName", # required
|
7183
7248
|
# session_expiration_duration_in_seconds: 1,
|
7249
|
+
# expires_in_seconds: 1,
|
7184
7250
|
# }
|
7185
7251
|
#
|
7186
7252
|
# @!attribute [rw] domain_id
|
@@ -7192,7 +7258,13 @@ module Aws::SageMaker
|
|
7192
7258
|
# @return [String]
|
7193
7259
|
#
|
7194
7260
|
# @!attribute [rw] session_expiration_duration_in_seconds
|
7195
|
-
# The session expiration duration in seconds.
|
7261
|
+
# The session expiration duration in seconds. This value defaults to
|
7262
|
+
# 43200.
|
7263
|
+
# @return [Integer]
|
7264
|
+
#
|
7265
|
+
# @!attribute [rw] expires_in_seconds
|
7266
|
+
# The number of seconds until the pre-signed URL expires. This value
|
7267
|
+
# defaults to 300.
|
7196
7268
|
# @return [Integer]
|
7197
7269
|
#
|
7198
7270
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreatePresignedDomainUrlRequest AWS API Documentation
|
@@ -7200,7 +7272,8 @@ module Aws::SageMaker
|
|
7200
7272
|
class CreatePresignedDomainUrlRequest < Struct.new(
|
7201
7273
|
:domain_id,
|
7202
7274
|
:user_profile_name,
|
7203
|
-
:session_expiration_duration_in_seconds
|
7275
|
+
:session_expiration_duration_in_seconds,
|
7276
|
+
:expires_in_seconds)
|
7204
7277
|
SENSITIVE = []
|
7205
7278
|
include Aws::Structure
|
7206
7279
|
end
|
@@ -7358,7 +7431,8 @@ module Aws::SageMaker
|
|
7358
7431
|
# }
|
7359
7432
|
#
|
7360
7433
|
# @!attribute [rw] processing_inputs
|
7361
|
-
#
|
7434
|
+
# An array of inputs configuring the data to download into the
|
7435
|
+
# processing container.
|
7362
7436
|
# @return [Array<Types::ProcessingInput>]
|
7363
7437
|
#
|
7364
7438
|
# @!attribute [rw] processing_output_config
|
@@ -7386,11 +7460,15 @@ module Aws::SageMaker
|
|
7386
7460
|
# @return [Types::AppSpecification]
|
7387
7461
|
#
|
7388
7462
|
# @!attribute [rw] environment
|
7389
|
-
#
|
7463
|
+
# The environment variables to set in the Docker container. Up to 100
|
7464
|
+
# key and values entries in the map are supported.
|
7390
7465
|
# @return [Hash<String,String>]
|
7391
7466
|
#
|
7392
7467
|
# @!attribute [rw] network_config
|
7393
|
-
# Networking options for a processing job
|
7468
|
+
# Networking options for a processing job, such as whether to allow
|
7469
|
+
# inbound and outbound network calls to and from processing
|
7470
|
+
# containers, and the VPC subnets and security groups to use for
|
7471
|
+
# VPC-enabled processing jobs.
|
7394
7472
|
# @return [Types::NetworkConfig]
|
7395
7473
|
#
|
7396
7474
|
# @!attribute [rw] role_arn
|
@@ -10917,8 +10995,7 @@ module Aws::SageMaker
|
|
10917
10995
|
# @return [String]
|
10918
10996
|
#
|
10919
10997
|
# @!attribute [rw] compilation_job_arn
|
10920
|
-
# The Amazon Resource Name (ARN) of
|
10921
|
-
# assumes to perform the model compilation job.
|
10998
|
+
# The Amazon Resource Name (ARN) of the model compilation job.
|
10922
10999
|
# @return [String]
|
10923
11000
|
#
|
10924
11001
|
# @!attribute [rw] compilation_job_status
|
@@ -10973,7 +11050,8 @@ module Aws::SageMaker
|
|
10973
11050
|
# @return [Types::ModelDigests]
|
10974
11051
|
#
|
10975
11052
|
# @!attribute [rw] role_arn
|
10976
|
-
# The Amazon Resource Name (ARN) of
|
11053
|
+
# The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker
|
11054
|
+
# assumes to perform the model compilation job.
|
10977
11055
|
# @return [String]
|
10978
11056
|
#
|
10979
11057
|
# @!attribute [rw] input_config
|
@@ -12697,6 +12775,11 @@ module Aws::SageMaker
|
|
12697
12775
|
# The containers in the inference pipeline.
|
12698
12776
|
# @return [Array<Types::ContainerDefinition>]
|
12699
12777
|
#
|
12778
|
+
# @!attribute [rw] inference_execution_config
|
12779
|
+
# Specifies details of how containers in a multi-container endpoint
|
12780
|
+
# are called.
|
12781
|
+
# @return [Types::InferenceExecutionConfig]
|
12782
|
+
#
|
12700
12783
|
# @!attribute [rw] execution_role_arn
|
12701
12784
|
# The Amazon Resource Name (ARN) of the IAM role that you specified
|
12702
12785
|
# for the model.
|
@@ -12731,6 +12814,7 @@ module Aws::SageMaker
|
|
12731
12814
|
:model_name,
|
12732
12815
|
:primary_container,
|
12733
12816
|
:containers,
|
12817
|
+
:inference_execution_config,
|
12734
12818
|
:execution_role_arn,
|
12735
12819
|
:vpc_config,
|
12736
12820
|
:creation_time,
|
@@ -14048,7 +14132,13 @@ module Aws::SageMaker
|
|
14048
14132
|
# @return [Integer]
|
14049
14133
|
#
|
14050
14134
|
# @!attribute [rw] billable_time_in_seconds
|
14051
|
-
# The billable time in seconds.
|
14135
|
+
# The billable time in seconds. Billable time refers to the absolute
|
14136
|
+
# wall-clock time.
|
14137
|
+
#
|
14138
|
+
# Multiply `BillableTimeInSeconds` by the number of instances
|
14139
|
+
# (`InstanceCount`) in your training cluster to get the total compute
|
14140
|
+
# time Amazon SageMaker will bill you if you run distributed training.
|
14141
|
+
# The formula is as follows: `BillableTimeInSeconds * InstanceCount` .
|
14052
14142
|
#
|
14053
14143
|
# You can calculate the savings from using managed spot training using
|
14054
14144
|
# the formula `(1 - BillableTimeInSeconds / TrainingTimeInSeconds) *
|
@@ -16071,6 +16161,13 @@ module Aws::SageMaker
|
|
16071
16161
|
# @!attribute [rw] s3_output_path
|
16072
16162
|
# The Amazon S3 path where the object containing human output will be
|
16073
16163
|
# made available.
|
16164
|
+
#
|
16165
|
+
# To learn more about the format of Amazon A2I output data, see
|
16166
|
+
# [Amazon A2I Output Data][1].
|
16167
|
+
#
|
16168
|
+
#
|
16169
|
+
#
|
16170
|
+
# [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/a2i-output-data.html
|
16074
16171
|
# @return [String]
|
16075
16172
|
#
|
16076
16173
|
# @!attribute [rw] kms_key_id
|
@@ -16428,11 +16525,33 @@ module Aws::SageMaker
|
|
16428
16525
|
# }
|
16429
16526
|
#
|
16430
16527
|
# @!attribute [rw] workteam_arn
|
16431
|
-
# Amazon Resource Name (ARN) of a team of workers.
|
16528
|
+
# Amazon Resource Name (ARN) of a team of workers. To learn more about
|
16529
|
+
# the types of workforces and work teams you can create and use with
|
16530
|
+
# Amazon A2I, see [Create and Manage Workforces][1].
|
16531
|
+
#
|
16532
|
+
#
|
16533
|
+
#
|
16534
|
+
# [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-workforce-management.html
|
16432
16535
|
# @return [String]
|
16433
16536
|
#
|
16434
16537
|
# @!attribute [rw] human_task_ui_arn
|
16435
16538
|
# The Amazon Resource Name (ARN) of the human task user interface.
|
16539
|
+
#
|
16540
|
+
# You can use standard HTML and Crowd HTML Elements to create a custom
|
16541
|
+
# worker task template. You use this template to create a human task
|
16542
|
+
# UI.
|
16543
|
+
#
|
16544
|
+
# To learn how to create a custom HTML template, see [Create Custom
|
16545
|
+
# Worker Task Template][1].
|
16546
|
+
#
|
16547
|
+
# To learn how to create a human task UI, which is a worker task
|
16548
|
+
# template that can be used in a flow definition, see [Create and
|
16549
|
+
# Delete a Worker Task Templates][2].
|
16550
|
+
#
|
16551
|
+
#
|
16552
|
+
#
|
16553
|
+
# [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/a2i-custom-templates.html
|
16554
|
+
# [2]: https://docs.aws.amazon.com/sagemaker/latest/dg/a2i-worker-template-console.html
|
16436
16555
|
# @return [String]
|
16437
16556
|
#
|
16438
16557
|
# @!attribute [rw] task_title
|
@@ -16457,7 +16576,7 @@ module Aws::SageMaker
|
|
16457
16576
|
#
|
16458
16577
|
# @!attribute [rw] task_time_limit_in_seconds
|
16459
16578
|
# The amount of time that a worker has to complete a task. The default
|
16460
|
-
# value is 3,600 seconds (1 hour)
|
16579
|
+
# value is 3,600 seconds (1 hour).
|
16461
16580
|
# @return [Integer]
|
16462
16581
|
#
|
16463
16582
|
# @!attribute [rw] task_keywords
|
@@ -17153,29 +17272,29 @@ module Aws::SageMaker
|
|
17153
17272
|
# judgement for bounding box labels based on annotations from
|
17154
17273
|
# individual workers.
|
17155
17274
|
#
|
17156
|
-
# * `arn:aws:lambda:us-east-1:432418664414:function:PRE-
|
17275
|
+
# * `arn:aws:lambda:us-east-1:432418664414:function:PRE-VerificationBoundingBox`
|
17157
17276
|
#
|
17158
|
-
# * `arn:aws:lambda:us-east-2:266458841044:function:PRE-
|
17277
|
+
# * `arn:aws:lambda:us-east-2:266458841044:function:PRE-VerificationBoundingBox`
|
17159
17278
|
#
|
17160
|
-
# * `arn:aws:lambda:us-west-2:081040173940:function:PRE-
|
17279
|
+
# * `arn:aws:lambda:us-west-2:081040173940:function:PRE-VerificationBoundingBox`
|
17161
17280
|
#
|
17162
|
-
# * `arn:aws:lambda:eu-west-1:568282634449:function:PRE-
|
17281
|
+
# * `arn:aws:lambda:eu-west-1:568282634449:function:PRE-VerificationBoundingBox`
|
17163
17282
|
#
|
17164
|
-
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-
|
17283
|
+
# * `arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VerificationBoundingBox`
|
17165
17284
|
#
|
17166
|
-
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-
|
17285
|
+
# * `arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VerificationBoundingBox`
|
17167
17286
|
#
|
17168
|
-
# * `arn:aws:lambda:ap-south-1:565803892007:function:PRE-
|
17287
|
+
# * `arn:aws:lambda:ap-south-1:565803892007:function:PRE-VerificationBoundingBox`
|
17169
17288
|
#
|
17170
|
-
# * `arn:aws:lambda:eu-central-1:203001061592:function:PRE-
|
17289
|
+
# * `arn:aws:lambda:eu-central-1:203001061592:function:PRE-VerificationBoundingBox`
|
17171
17290
|
#
|
17172
|
-
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-
|
17291
|
+
# * `arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VerificationBoundingBox`
|
17173
17292
|
#
|
17174
|
-
# * `arn:aws:lambda:eu-west-2:487402164563:function:PRE-
|
17293
|
+
# * `arn:aws:lambda:eu-west-2:487402164563:function:PRE-VerificationBoundingBox`
|
17175
17294
|
#
|
17176
|
-
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-
|
17295
|
+
# * `arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VerificationBoundingBox`
|
17177
17296
|
#
|
17178
|
-
# * `arn:aws:lambda:ca-central-1:918755190332:function:PRE-
|
17297
|
+
# * `arn:aws:lambda:ca-central-1:918755190332:function:PRE-VerificationBoundingBox`
|
17179
17298
|
#
|
17180
17299
|
# **Bounding box adjustment** - Finds the most similar boxes from
|
17181
17300
|
# different workers based on the Jaccard index of the adjusted
|
@@ -17428,14 +17547,41 @@ module Aws::SageMaker
|
|
17428
17547
|
#
|
17429
17548
|
# @!attribute [rw] task_time_limit_in_seconds
|
17430
17549
|
# The amount of time that a worker has to complete a task.
|
17550
|
+
#
|
17551
|
+
# If you create a custom labeling job, the maximum value for this
|
17552
|
+
# parameter is 8 hours (28,800 seconds).
|
17553
|
+
#
|
17554
|
+
# If you create a labeling job using a [built-in task type][1] the
|
17555
|
+
# maximum for this parameter depends on the task type you use:
|
17556
|
+
#
|
17557
|
+
# * For [image][2] and [text][3] labeling jobs, the maximum is 8 hours
|
17558
|
+
# (28,800 seconds).
|
17559
|
+
#
|
17560
|
+
# * For [3D point cloud][4] and [video frame][5] labeling jobs, the
|
17561
|
+
# maximum is 7 days (604,800 seconds). If you want to change these
|
17562
|
+
# limits, contact AWS Support.
|
17563
|
+
#
|
17564
|
+
#
|
17565
|
+
#
|
17566
|
+
# [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-task-types.html
|
17567
|
+
# [2]: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-label-images.html
|
17568
|
+
# [3]: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-label-text.html
|
17569
|
+
# [4]: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-point-cloud.html
|
17570
|
+
# [5]: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-video.html
|
17431
17571
|
# @return [Integer]
|
17432
17572
|
#
|
17433
17573
|
# @!attribute [rw] task_availability_lifetime_in_seconds
|
17434
17574
|
# The length of time that a task remains available for labeling by
|
17435
|
-
# human workers.
|
17436
|
-
#
|
17437
|
-
#
|
17438
|
-
#
|
17575
|
+
# human workers. The default and maximum values for this parameter
|
17576
|
+
# depend on the type of workforce you use.
|
17577
|
+
#
|
17578
|
+
# * If you choose the Amazon Mechanical Turk workforce, the maximum is
|
17579
|
+
# 12 hours (43,200 seconds). The default is 6 hours (21,600
|
17580
|
+
# seconds).
|
17581
|
+
#
|
17582
|
+
# * If you choose a private or vendor workforce, the default value is
|
17583
|
+
# 10 days (864,000 seconds). For most users, the maximum is also 10
|
17584
|
+
# days. If you want to change this limit, contact AWS Support.
|
17439
17585
|
# @return [Integer]
|
17440
17586
|
#
|
17441
17587
|
# @!attribute [rw] max_concurrent_task_count
|
@@ -18400,6 +18546,32 @@ module Aws::SageMaker
|
|
18400
18546
|
include Aws::Structure
|
18401
18547
|
end
|
18402
18548
|
|
18549
|
+
# Specifies details about how containers in a multi-container are run.
|
18550
|
+
#
|
18551
|
+
# @note When making an API call, you may pass InferenceExecutionConfig
|
18552
|
+
# data as a hash:
|
18553
|
+
#
|
18554
|
+
# {
|
18555
|
+
# mode: "Serial", # required, accepts Serial, Direct
|
18556
|
+
# }
|
18557
|
+
#
|
18558
|
+
# @!attribute [rw] mode
|
18559
|
+
# How containers in a multi-container are run. The following values
|
18560
|
+
# are valid.
|
18561
|
+
#
|
18562
|
+
# * `SERIAL` - Containers run as a serial pipeline.
|
18563
|
+
#
|
18564
|
+
# * `DIRECT` - Only the individual container that you specify is run.
|
18565
|
+
# @return [String]
|
18566
|
+
#
|
18567
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/InferenceExecutionConfig AWS API Documentation
|
18568
|
+
#
|
18569
|
+
class InferenceExecutionConfig < Struct.new(
|
18570
|
+
:mode)
|
18571
|
+
SENSITIVE = []
|
18572
|
+
include Aws::Structure
|
18573
|
+
end
|
18574
|
+
|
18403
18575
|
# Defines how to perform inference generation after a training job is
|
18404
18576
|
# run.
|
18405
18577
|
#
|
@@ -18474,6 +18646,7 @@ module Aws::SageMaker
|
|
18474
18646
|
# s3_uri: "S3Uri", # required
|
18475
18647
|
# data_input_config: "DataInputConfig", # required
|
18476
18648
|
# framework: "TENSORFLOW", # required, accepts TENSORFLOW, KERAS, MXNET, ONNX, PYTORCH, XGBOOST, TFLITE, DARKNET, SKLEARN
|
18649
|
+
# framework_version: "FrameworkVersion",
|
18477
18650
|
# }
|
18478
18651
|
#
|
18479
18652
|
# @!attribute [rw] s3_uri
|
@@ -18650,12 +18823,21 @@ module Aws::SageMaker
|
|
18650
18823
|
# example: TENSORFLOW.
|
18651
18824
|
# @return [String]
|
18652
18825
|
#
|
18826
|
+
# @!attribute [rw] framework_version
|
18827
|
+
# Specifies the framework version to use.
|
18828
|
+
#
|
18829
|
+
# This API field is only supported for PyTorch framework versions
|
18830
|
+
# `1.4`, `1.5`, and `1.6` for cloud instance target devices: `ml_c4`,
|
18831
|
+
# `ml_c5`, `ml_m4`, `ml_m5`, `ml_p2`, `ml_p3`, and `ml_g4dn`.
|
18832
|
+
# @return [String]
|
18833
|
+
#
|
18653
18834
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/InputConfig AWS API Documentation
|
18654
18835
|
#
|
18655
18836
|
class InputConfig < Struct.new(
|
18656
18837
|
:s3_uri,
|
18657
18838
|
:data_input_config,
|
18658
|
-
:framework
|
18839
|
+
:framework,
|
18840
|
+
:framework_version)
|
18659
18841
|
SENSITIVE = []
|
18660
18842
|
include Aws::Structure
|
18661
18843
|
end
|
@@ -19268,6 +19450,25 @@ module Aws::SageMaker
|
|
19268
19450
|
# @!attribute [rw] manifest_s3_uri
|
19269
19451
|
# The Amazon S3 location of the manifest file that describes the input
|
19270
19452
|
# data objects.
|
19453
|
+
#
|
19454
|
+
# The input manifest file referenced in `ManifestS3Uri` must contain
|
19455
|
+
# one of the following keys: `source-ref` or `source`. The value of
|
19456
|
+
# the keys are interpreted as follows:
|
19457
|
+
#
|
19458
|
+
# * `source-ref`\: The source of the object is the Amazon S3 object
|
19459
|
+
# specified in the value. Use this value when the object is a binary
|
19460
|
+
# object, such as an image.
|
19461
|
+
#
|
19462
|
+
# * `source`\: The source of the object is the value. Use this value
|
19463
|
+
# when the object is a text value.
|
19464
|
+
#
|
19465
|
+
# If you are a new user of Ground Truth, it is recommended you review
|
19466
|
+
# [Use an Input Manifest File ][1] in the Amazon SageMaker Developer
|
19467
|
+
# Guide to learn how to create an input manifest file.
|
19468
|
+
#
|
19469
|
+
#
|
19470
|
+
#
|
19471
|
+
# [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-input-data-input-manifest.html
|
19271
19472
|
# @return [String]
|
19272
19473
|
#
|
19273
19474
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/LabelingJobS3DataSource AWS API Documentation
|
@@ -26156,6 +26357,34 @@ module Aws::SageMaker
|
|
26156
26357
|
include Aws::Structure
|
26157
26358
|
end
|
26158
26359
|
|
26360
|
+
# Specifies additional configuration for hosting multi-model endpoints.
|
26361
|
+
#
|
26362
|
+
# @note When making an API call, you may pass MultiModelConfig
|
26363
|
+
# data as a hash:
|
26364
|
+
#
|
26365
|
+
# {
|
26366
|
+
# model_cache_setting: "Enabled", # accepts Enabled, Disabled
|
26367
|
+
# }
|
26368
|
+
#
|
26369
|
+
# @!attribute [rw] model_cache_setting
|
26370
|
+
# Whether to cache models for a multi-model endpoint. By default,
|
26371
|
+
# multi-model endpoints cache models so that a model does not have to
|
26372
|
+
# be loaded into memory each time it is invoked. Some use cases do not
|
26373
|
+
# benefit from model caching. For example, if an endpoint hosts a
|
26374
|
+
# large number of models that are each invoked infrequently, the
|
26375
|
+
# endpoint might perform better if you disable model caching. To
|
26376
|
+
# disable model caching, set the value of this parameter to
|
26377
|
+
# `Disabled`.
|
26378
|
+
# @return [String]
|
26379
|
+
#
|
26380
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/MultiModelConfig AWS API Documentation
|
26381
|
+
#
|
26382
|
+
class MultiModelConfig < Struct.new(
|
26383
|
+
:model_cache_setting)
|
26384
|
+
SENSITIVE = []
|
26385
|
+
include Aws::Structure
|
26386
|
+
end
|
26387
|
+
|
26159
26388
|
# A list of nested Filter objects. A resource must satisfy the
|
26160
26389
|
# conditions of all filters to be included in the results returned from
|
26161
26390
|
# the Search API.
|
@@ -27024,8 +27253,8 @@ module Aws::SageMaker
|
|
27024
27253
|
#
|
27025
27254
|
#
|
27026
27255
|
#
|
27027
|
-
# [1]: https://docs.aws.amazon.com/
|
27028
|
-
# [2]:
|
27256
|
+
# [1]: https://docs.aws.amazon.com/mazonS3/latest/dev/UsingKMSEncryption.html
|
27257
|
+
# [2]: https://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html
|
27029
27258
|
# @return [String]
|
27030
27259
|
#
|
27031
27260
|
# @!attribute [rw] s3_output_path
|
@@ -27588,7 +27817,8 @@ module Aws::SageMaker
|
|
27588
27817
|
#
|
27589
27818
|
# @!attribute [rw] feature_group_name
|
27590
27819
|
# The name of the Amazon SageMaker FeatureGroup to use as the
|
27591
|
-
# destination for processing job output.
|
27820
|
+
# destination for processing job output. Note that your processing
|
27821
|
+
# script is responsible for putting records into your Feature Store.
|
27592
27822
|
# @return [String]
|
27593
27823
|
#
|
27594
27824
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ProcessingFeatureStoreOutput AWS API Documentation
|
@@ -27645,7 +27875,7 @@ module Aws::SageMaker
|
|
27645
27875
|
# }
|
27646
27876
|
#
|
27647
27877
|
# @!attribute [rw] input_name
|
27648
|
-
# The name
|
27878
|
+
# The name for the processing job input.
|
27649
27879
|
# @return [String]
|
27650
27880
|
#
|
27651
27881
|
# @!attribute [rw] app_managed
|
@@ -27655,7 +27885,8 @@ module Aws::SageMaker
|
|
27655
27885
|
# @return [Boolean]
|
27656
27886
|
#
|
27657
27887
|
# @!attribute [rw] s3_input
|
27658
|
-
# Configuration for
|
27888
|
+
# Configuration for downloading input data from Amazon S3 into the
|
27889
|
+
# processing container.
|
27659
27890
|
# @return [Types::ProcessingS3Input]
|
27660
27891
|
#
|
27661
27892
|
# @!attribute [rw] dataset_definition
|
@@ -27686,7 +27917,7 @@ module Aws::SageMaker
|
|
27686
27917
|
# @return [Array<Types::ProcessingInput>]
|
27687
27918
|
#
|
27688
27919
|
# @!attribute [rw] processing_output_config
|
27689
|
-
#
|
27920
|
+
# Configuration for uploading output from the processing container.
|
27690
27921
|
# @return [Types::ProcessingOutputConfig]
|
27691
27922
|
#
|
27692
27923
|
# @!attribute [rw] processing_job_name
|
@@ -27700,8 +27931,9 @@ module Aws::SageMaker
|
|
27700
27931
|
# @return [Types::ProcessingResources]
|
27701
27932
|
#
|
27702
27933
|
# @!attribute [rw] stopping_condition
|
27703
|
-
#
|
27704
|
-
#
|
27934
|
+
# Configures conditions under which the processing job should be
|
27935
|
+
# stopped, such as how long the processing job has been running. After
|
27936
|
+
# the condition is met, the processing job is stopped.
|
27705
27937
|
# @return [Types::ProcessingStoppingCondition]
|
27706
27938
|
#
|
27707
27939
|
# @!attribute [rw] app_specification
|
@@ -27939,7 +28171,7 @@ module Aws::SageMaker
|
|
27939
28171
|
include Aws::Structure
|
27940
28172
|
end
|
27941
28173
|
|
27942
|
-
#
|
28174
|
+
# Configuration for uploading output from the processing container.
|
27943
28175
|
#
|
27944
28176
|
# @note When making an API call, you may pass ProcessingOutputConfig
|
27945
28177
|
# data as a hash:
|
@@ -27963,7 +28195,8 @@ module Aws::SageMaker
|
|
27963
28195
|
# }
|
27964
28196
|
#
|
27965
28197
|
# @!attribute [rw] outputs
|
27966
|
-
#
|
28198
|
+
# An array of outputs configuring the data to upload from the
|
28199
|
+
# processing container.
|
27967
28200
|
# @return [Array<Types::ProcessingOutput>]
|
27968
28201
|
#
|
27969
28202
|
# @!attribute [rw] kms_key_id
|
@@ -28011,7 +28244,8 @@ module Aws::SageMaker
|
|
28011
28244
|
include Aws::Structure
|
28012
28245
|
end
|
28013
28246
|
|
28014
|
-
# Configuration for
|
28247
|
+
# Configuration for downloading input data from Amazon S3 into the
|
28248
|
+
# processing container.
|
28015
28249
|
#
|
28016
28250
|
# @note When making an API call, you may pass ProcessingS3Input
|
28017
28251
|
# data as a hash:
|
@@ -28026,14 +28260,14 @@ module Aws::SageMaker
|
|
28026
28260
|
# }
|
28027
28261
|
#
|
28028
28262
|
# @!attribute [rw] s3_uri
|
28029
|
-
# The URI
|
28030
|
-
#
|
28263
|
+
# The URI of the Amazon S3 prefix Amazon SageMaker downloads data
|
28264
|
+
# required to run a processing job.
|
28031
28265
|
# @return [String]
|
28032
28266
|
#
|
28033
28267
|
# @!attribute [rw] local_path
|
28034
|
-
# The local path
|
28035
|
-
#
|
28036
|
-
#
|
28268
|
+
# The local path in your container where you want Amazon SageMaker to
|
28269
|
+
# write input data to. `LocalPath` is an absolute path to the input
|
28270
|
+
# data and must begin with `/opt/ml/processing/`. `LocalPath` is a
|
28037
28271
|
# required parameter when `AppManaged` is `False` (default).
|
28038
28272
|
# @return [String]
|
28039
28273
|
#
|
@@ -28048,22 +28282,27 @@ module Aws::SageMaker
|
|
28048
28282
|
# @return [String]
|
28049
28283
|
#
|
28050
28284
|
# @!attribute [rw] s3_input_mode
|
28051
|
-
# Whether to use `File` or `Pipe` input mode. In
|
28052
|
-
# SageMaker copies the data from the input source onto the local
|
28053
|
-
#
|
28054
|
-
#
|
28055
|
-
#
|
28056
|
-
#
|
28057
|
-
# required parameter when `AppManaged` is `False` (default).
|
28285
|
+
# Whether to use `File` or `Pipe` input mode. In File mode, Amazon
|
28286
|
+
# SageMaker copies the data from the input source onto the local ML
|
28287
|
+
# storage volume before starting your processing container. This is
|
28288
|
+
# the most commonly used input mode. In `Pipe` mode, Amazon SageMaker
|
28289
|
+
# streams input data from the source directly to your processing
|
28290
|
+
# container into named pipes without using the ML storage volume.
|
28058
28291
|
# @return [String]
|
28059
28292
|
#
|
28060
28293
|
# @!attribute [rw] s3_data_distribution_type
|
28061
|
-
# Whether the data
|
28062
|
-
# `
|
28294
|
+
# Whether to distribute the data from Amazon S3 to all processing
|
28295
|
+
# instances with `FullyReplicated`, or whether the data from Amazon S3
|
28296
|
+
# is shared by Amazon S3 key, downloading one shard of data to each
|
28297
|
+
# processing instance.
|
28063
28298
|
# @return [String]
|
28064
28299
|
#
|
28065
28300
|
# @!attribute [rw] s3_compression_type
|
28066
|
-
# Whether to
|
28301
|
+
# Whether to GZIP-decompress the data in Amazon S3 as it is streamed
|
28302
|
+
# into the processing container. `Gzip` can only be used when `Pipe`
|
28303
|
+
# mode is specified as the `S3InputMode`. In `Pipe` mode, Amazon
|
28304
|
+
# SageMaker streams input data from the source directly to your
|
28305
|
+
# container without using the EBS volume.
|
28067
28306
|
# @return [String]
|
28068
28307
|
#
|
28069
28308
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ProcessingS3Input AWS API Documentation
|
@@ -28079,7 +28318,8 @@ module Aws::SageMaker
|
|
28079
28318
|
include Aws::Structure
|
28080
28319
|
end
|
28081
28320
|
|
28082
|
-
# Configuration for
|
28321
|
+
# Configuration for uploading output data to Amazon S3 from the
|
28322
|
+
# processing container.
|
28083
28323
|
#
|
28084
28324
|
# @note When making an API call, you may pass ProcessingS3Output
|
28085
28325
|
# data as a hash:
|
@@ -28096,9 +28336,11 @@ module Aws::SageMaker
|
|
28096
28336
|
# @return [String]
|
28097
28337
|
#
|
28098
28338
|
# @!attribute [rw] local_path
|
28099
|
-
# The local path
|
28100
|
-
#
|
28101
|
-
#
|
28339
|
+
# The local path of a directory where you want Amazon SageMaker to
|
28340
|
+
# upload its contents to Amazon S3. `LocalPath` is an absolute path to
|
28341
|
+
# a directory containing output files. This directory will be created
|
28342
|
+
# by the platform and exist when your container's entrypoint is
|
28343
|
+
# invoked.
|
28102
28344
|
# @return [String]
|
28103
28345
|
#
|
28104
28346
|
# @!attribute [rw] s3_upload_mode
|
@@ -28116,8 +28358,9 @@ module Aws::SageMaker
|
|
28116
28358
|
include Aws::Structure
|
28117
28359
|
end
|
28118
28360
|
|
28119
|
-
#
|
28120
|
-
#
|
28361
|
+
# Configures conditions under which the processing job should be
|
28362
|
+
# stopped, such as how long the processing job has been running. After
|
28363
|
+
# the condition is met, the processing job is stopped.
|
28121
28364
|
#
|
28122
28365
|
# @note When making an API call, you may pass ProcessingStoppingCondition
|
28123
28366
|
# data as a hash:
|
@@ -28153,6 +28396,10 @@ module Aws::SageMaker
|
|
28153
28396
|
# instance_type: "ml.t2.medium", # required, accepts ml.t2.medium, ml.t2.large, ml.t2.xlarge, ml.t2.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.12xlarge, ml.m5d.24xlarge, ml.c4.large, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5d.large, ml.c5d.xlarge, ml.c5d.2xlarge, ml.c5d.4xlarge, ml.c5d.9xlarge, ml.c5d.18xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.12xlarge, ml.r5.24xlarge, ml.r5d.large, ml.r5d.xlarge, ml.r5d.2xlarge, ml.r5d.4xlarge, ml.r5d.12xlarge, ml.r5d.24xlarge, ml.inf1.xlarge, ml.inf1.2xlarge, ml.inf1.6xlarge, ml.inf1.24xlarge
|
28154
28397
|
# initial_variant_weight: 1.0,
|
28155
28398
|
# accelerator_type: "ml.eia1.medium", # accepts ml.eia1.medium, ml.eia1.large, ml.eia1.xlarge, ml.eia2.medium, ml.eia2.large, ml.eia2.xlarge
|
28399
|
+
# core_dump_config: {
|
28400
|
+
# destination_s3_uri: "DestinationS3Uri", # required
|
28401
|
+
# kms_key_id: "KmsKeyId",
|
28402
|
+
# },
|
28156
28403
|
# }
|
28157
28404
|
#
|
28158
28405
|
# @!attribute [rw] variant_name
|
@@ -28191,6 +28438,11 @@ module Aws::SageMaker
|
|
28191
28438
|
# [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/ei.html
|
28192
28439
|
# @return [String]
|
28193
28440
|
#
|
28441
|
+
# @!attribute [rw] core_dump_config
|
28442
|
+
# Specifies configuration for a core dump from the model container
|
28443
|
+
# when the process crashes.
|
28444
|
+
# @return [Types::ProductionVariantCoreDumpConfig]
|
28445
|
+
#
|
28194
28446
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ProductionVariant AWS API Documentation
|
28195
28447
|
#
|
28196
28448
|
class ProductionVariant < Struct.new(
|
@@ -28199,7 +28451,77 @@ module Aws::SageMaker
|
|
28199
28451
|
:initial_instance_count,
|
28200
28452
|
:instance_type,
|
28201
28453
|
:initial_variant_weight,
|
28202
|
-
:accelerator_type
|
28454
|
+
:accelerator_type,
|
28455
|
+
:core_dump_config)
|
28456
|
+
SENSITIVE = []
|
28457
|
+
include Aws::Structure
|
28458
|
+
end
|
28459
|
+
|
28460
|
+
# Specifies configuration for a core dump from the model container when
|
28461
|
+
# the process crashes.
|
28462
|
+
#
|
28463
|
+
# @note When making an API call, you may pass ProductionVariantCoreDumpConfig
|
28464
|
+
# data as a hash:
|
28465
|
+
#
|
28466
|
+
# {
|
28467
|
+
# destination_s3_uri: "DestinationS3Uri", # required
|
28468
|
+
# kms_key_id: "KmsKeyId",
|
28469
|
+
# }
|
28470
|
+
#
|
28471
|
+
# @!attribute [rw] destination_s3_uri
|
28472
|
+
# The Amazon S3 bucket to send the core dump to.
|
28473
|
+
# @return [String]
|
28474
|
+
#
|
28475
|
+
# @!attribute [rw] kms_key_id
|
28476
|
+
# The AWS Key Management Service (AWS KMS) key that Amazon SageMaker
|
28477
|
+
# uses to encrypt the core dump data at rest using Amazon S3
|
28478
|
+
# server-side encryption. The `KmsKeyId` can be any of the following
|
28479
|
+
# formats:
|
28480
|
+
#
|
28481
|
+
# * // KMS Key ID
|
28482
|
+
#
|
28483
|
+
# `"1234abcd-12ab-34cd-56ef-1234567890ab"`
|
28484
|
+
#
|
28485
|
+
# * // Amazon Resource Name (ARN) of a KMS Key
|
28486
|
+
#
|
28487
|
+
# `"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"`
|
28488
|
+
#
|
28489
|
+
# * // KMS Key Alias
|
28490
|
+
#
|
28491
|
+
# `"alias/ExampleAlias"`
|
28492
|
+
#
|
28493
|
+
# * // Amazon Resource Name (ARN) of a KMS Key Alias
|
28494
|
+
#
|
28495
|
+
# `"arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias"`
|
28496
|
+
#
|
28497
|
+
# If you use a KMS key ID or an alias of your master key, the Amazon
|
28498
|
+
# SageMaker execution role must include permissions to call
|
28499
|
+
# `kms:Encrypt`. If you don't provide a KMS key ID, Amazon SageMaker
|
28500
|
+
# uses the default KMS key for Amazon S3 for your role's account.
|
28501
|
+
# Amazon SageMaker uses server-side encryption with KMS-managed keys
|
28502
|
+
# for `OutputDataConfig`. If you use a bucket policy with an
|
28503
|
+
# `s3:PutObject` permission that only allows objects with server-side
|
28504
|
+
# encryption, set the condition key of
|
28505
|
+
# `s3:x-amz-server-side-encryption` to `"aws:kms"`. For more
|
28506
|
+
# information, see [KMS-Managed Encryption Keys][1] in the *Amazon
|
28507
|
+
# Simple Storage Service Developer Guide.*
|
28508
|
+
#
|
28509
|
+
# The KMS key policy must grant permission to the IAM role that you
|
28510
|
+
# specify in your `CreateEndpoint` and `UpdateEndpoint` requests. For
|
28511
|
+
# more information, see [Using Key Policies in AWS KMS][2] in the *AWS
|
28512
|
+
# Key Management Service Developer Guide*.
|
28513
|
+
#
|
28514
|
+
#
|
28515
|
+
#
|
28516
|
+
# [1]: https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingKMSEncryption.html
|
28517
|
+
# [2]: https://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html
|
28518
|
+
# @return [String]
|
28519
|
+
#
|
28520
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ProductionVariantCoreDumpConfig AWS API Documentation
|
28521
|
+
#
|
28522
|
+
class ProductionVariantCoreDumpConfig < Struct.new(
|
28523
|
+
:destination_s3_uri,
|
28524
|
+
:kms_key_id)
|
28203
28525
|
SENSITIVE = []
|
28204
28526
|
include Aws::Structure
|
28205
28527
|
end
|
@@ -30056,7 +30378,7 @@ module Aws::SageMaker
|
|
30056
30378
|
#
|
30057
30379
|
# @!attribute [rw] s3_output_path
|
30058
30380
|
# When `NotebookOutputOption` is `Allowed`, the Amazon S3 bucket used
|
30059
|
-
# to
|
30381
|
+
# to store the shared notebook snapshots.
|
30060
30382
|
# @return [String]
|
30061
30383
|
#
|
30062
30384
|
# @!attribute [rw] s3_kms_key_id
|
@@ -32797,7 +33119,7 @@ module Aws::SageMaker
|
|
32797
33119
|
#
|
32798
33120
|
# Use this parameter when you are creating a labeling job for 3D point
|
32799
33121
|
# cloud and video fram labeling jobs. Use your labeling job task type
|
32800
|
-
# to select one of the following
|
33122
|
+
# to select one of the following ARNs and use it with this parameter
|
32801
33123
|
# when you create a labeling job. Replace `aws-region` with the AWS
|
32802
33124
|
# region you are creating your labeling job in.
|
32803
33125
|
#
|
@@ -34513,7 +34835,15 @@ module Aws::SageMaker
|
|
34513
34835
|
include Aws::Structure
|
34514
34836
|
end
|
34515
34837
|
|
34516
|
-
# A collection of settings
|
34838
|
+
# A collection of settings that apply to users of Amazon SageMaker
|
34839
|
+
# Studio. These settings are specified when the CreateUserProfile API is
|
34840
|
+
# called, and as `DefaultUserSettings` when the CreateDomain API is
|
34841
|
+
# called.
|
34842
|
+
#
|
34843
|
+
# `SecurityGroups` is aggregated when specified in both calls. For all
|
34844
|
+
# other settings in `UserSettings`, the values specified in
|
34845
|
+
# `CreateUserProfile` take precedence over those specified in
|
34846
|
+
# `CreateDomain`.
|
34517
34847
|
#
|
34518
34848
|
# @note When making an API call, you may pass UserSettings
|
34519
34849
|
# data as a hash:
|
@@ -34569,6 +34899,10 @@ module Aws::SageMaker
|
|
34569
34899
|
#
|
34570
34900
|
# Required when the `CreateDomain.AppNetworkAccessType` parameter is
|
34571
34901
|
# set to `VpcOnly`.
|
34902
|
+
#
|
34903
|
+
# Amazon SageMaker adds a security group to allow NFS traffic from
|
34904
|
+
# SageMaker Studio. Therefore, the number of security groups that you
|
34905
|
+
# can specify is one less than the maximum number shown.
|
34572
34906
|
# @return [Array<String>]
|
34573
34907
|
#
|
34574
34908
|
# @!attribute [rw] sharing_settings
|