本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。
AwsSageMaker 中的资源 ASFF
以下是AwsSageMaker
资源 AWS 的安全调查结果格式 (ASFF) 语法的示例。
AWS Security Hub 将来自各种来源的发现标准化为ASFF。有关背景信息ASFF,请参阅AWS 安全调查结果格式 (ASFF)。
AwsSageMakerNotebookInstance
该AwsSageMakerNotebookInstance
对象提供有关 Amazon SageMaker 笔记本实例的信息,该实例是一个运行 Jupyter Notebook 应用程序的机器学习计算实例。
以下示例显示了AwsSageMakerNotebookInstance
对象 AWS 的安全调查结果格式 (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 }