AwsSageMaker - AWS Security Hub

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

AwsSageMaker

以下是AwsSageMaker資源之「 AWS 安全性搜尋結果格式」的範例。

AwsSageMakerNotebookInstance

AwsSageMakerNotebookInstance物件提供 Amazon SageMaker 筆記本執行個體的相關資訊,該執行個體是執行 Jupyter 筆記本應用程式的機器學習運算執行個體。

下列範例顯示物件的「 AWS 安全性發現格式AwsSageMakerNotebookInstance」(ASFF)。若要檢視AwsSageMakerNotebookInstance屬性的描述,請參閱〈AWS Security Hub API參考AwsSageMakerNotebookInstanceDetails中的〈〉。

範例

"AwsSageMakerNotebookInstance": { "DirectInternetAccess": "Disabled", "InstanceMetadataServiceConfiguration": { "MinimumInstanceMetadataServiceVersion": "1", }, "InstanceType": "ml.t2.medium", "LastModifiedTime": "2022-09-09 22:48:32.012000+00:00", "NetworkInterfaceId": "eni-06c09ac2541a1bed3", "NotebookInstanceArn": "arn:aws:sagemaker:us-east-1:001098605940:notebook-instance/sagemakernotebookinstancerootaccessdisabledcomplia-8myjcyofzixm", "NotebookInstanceName": "SagemakerNotebookInstanceRootAccessDisabledComplia-8MYjcyofZiXm", "NotebookInstanceStatus": "InService", "PlatformIdentifier": "notebook-al1-v1", "RoleArn": "arn:aws:iam::001098605940:role/sechub-SageMaker-1-scenar-SageMakerCustomExecution-1R0X32HGC38IW", "RootAccess": "Disabled", "SecurityGroups": [ "sg-06b347359ab068745" ], "SubnetId": "subnet-02c0deea5fa64578e", "Url": "sagemakernotebookinstancerootaccessdisabledcomplia-8myjcyofzixm.notebook.us-east-1.sagemaker.aws", "VolumeSizeInGB": 5 }