Skip to content

Commit 67e30e4

Browse files
author
AWS
committed
Amazon SageMaker Service Update: Expose ProfilerConfig attribute in SageMaker Search API response.
1 parent 891b5d6 commit 67e30e4

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon SageMaker Service",
4+
"contributor": "",
5+
"description": "Expose ProfilerConfig attribute in SageMaker Search API response."
6+
}

services/sagemaker/src/main/resources/codegen-resources/service-2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31942,6 +31942,7 @@
3194231942
"shape":"DebugRuleEvaluationStatuses",
3194331943
"documentation":"<p>Information about the evaluation status of the rules for the training job.</p>"
3194431944
},
31945+
"ProfilerConfig":{"shape":"ProfilerConfig"},
3194531946
"Environment":{
3194631947
"shape":"TrainingEnvironmentMap",
3194731948
"documentation":"<p>The environment variables to set in the Docker container.</p>"

0 commit comments

Comments
 (0)