Difference between revisions of "Amazon SageMaker"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
[[Machine learning]] service to create, train, and deploy machine-learning (ML) models in AWS.
 
[[Machine learning]] service to create, train, and deploy machine-learning (ML) models in AWS.
  
== Example ==
+
== Example IAM Policies ==
 
<code>[[AmazonSageMakerFeatureStoreAccess]]</code>  
 
<code>[[AmazonSageMakerFeatureStoreAccess]]</code>  
 
  {
 
  {
Line 10: Line 10:
 
             "Effect": "Allow",
 
             "Effect": "Allow",
 
             "Action": [
 
             "Action": [
                 "s3:GetObject",
+
                 "[[s3:GetObject]]",
                 "s3:PutObject",
+
                 "[[s3:PutObject]]",
                 "s3:DeleteObject",
+
                 "[[s3:DeleteObject]]",
                 "s3:ListBucket"
+
                 "[[s3:ListBucket]]"
 
             ],
 
             ],
 
             "Resource": [
 
             "Resource": [
Line 27: Line 27:
 
* [[AmazonSageMakerFullAccess]]
 
* [[AmazonSageMakerFullAccess]]
 
* [[ScheduleConfig]]
 
* [[ScheduleConfig]]
 +
* [[Colab]]
 +
 +
== Activities ==
 +
* Read https://aws.amazon.com/blogs/machine-learning/train-fraudulent-payment-detection-with-amazon-sagemaker/
  
 
== See also ==
 
== See also ==

Latest revision as of 05:26, 24 January 2023

Advertising: