Amazon SageMaker
AWS · 123456789012 Amazon Web Services · Cloud AI platform · CloudTrail eventSource sagemaker.amazonaws.com
Policy · none set
Policy changes re-score this app on the next sync, which starts right away.
Finding · Open
Risk score
49
Medium
People
3
IAM identities in CloudTrail
CloudTrail events
13
9 write · 0 denied · 90 days
First seen
Aug 20, 2026
Last seen 19 h ago
awsaccount:123456789012buildersnotebook-internet
Next steps
Recommended actions
- 01A SageMaker notebook has direct internet access. Data loaded into it can be sent anywhere; disable direct internet access and route through a VPC with egress controls.
AWS (demo) · account 123456789012
In the AWS account
06-1709-14
management events onlyus-east-1
Identities
| Identity | Type | Events | Denied |
|---|---|---|---|
| dave | IAMUser | 8 | 0 |
| [email protected] | AssumedRole | 4 | 0 |
| [email protected] | AssumedRole | 1 | 0 |
Top actions
StartNotebookInstance6
DescribeEndpoint4
CreateNotebookInstance1
CreateEndpoint1
CreateTrainingJob1
Resources
| Type | Name | Region |
|---|---|---|
| endpoint | churn-model-prod | us-east-1 |
| notebookinternet | dave-experiments | us-east-1 |
Billing · AWS
What it costs
Last 30 days
$1,443
Previous 30
$1,529
Change
-6%
06-1609-13
Who
People
Identifiers come from device telemetry and proxy logs, so they may be account names rather than full directory entries.
| Person | Department | Source | Sign-ins · 30 d | Granted |
|---|---|---|---|---|
dave dave | n/a | AWS identity | 0 | No direct grant |
[email protected] via Developers | n/a | AWS identity | 0 | No direct grant |
[email protected] via PlatformEngineer | n/a | AWS identity | 0 | No direct grant |
Why
Evidence
- cloudtrail_activity · Sep 13, 2026AWS (demo) (123456789012): Amazon SageMaker, 13 CloudTrail events by 3 identities, 9 write, 2 resources in 90 days across us-east-1
Detail
{ "services": [ "sagemaker.amazonaws.com" ], "topActions": [ { "name": "StartNotebookInstance", "count": 6 }, { "name": "DescribeEndpoint", "count": 4 }, { "name": "CreateNotebookInstance", "count": 1 }, { "name": "CreateEndpoint", "count": 1 }, { "name": "CreateTrainingJob", "count": 1 } ], "invocationLogging": null } - sagemaker:endpointendpoint 'churn-model-prod' in us-east-1
Detail
{ "arn": "arn:aws:sagemaker:us-east-1:123456789012:endpoint/churn-model-prod", "status": "InService" } - sagemaker:notebooknotebook 'dave-experiments' in us-east-1
Detail
{ "arn": "arn:aws:sagemaker:us-east-1:123456789012:notebook-instance/dave-experiments", "status": "InService", "instanceType": "ml.t3.large", "directInternetAccess": true }