You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: generated/src/aws-cpp-sdk-sagemaker/include/aws/sagemaker/model/CreateNotebookInstanceLifecycleConfigRequest.h
Copy file name to clipboardExpand all lines: tools/code-generation/api-descriptions/sagemaker-2017-07-24.normal.json
+4
Original file line number
Diff line number
Diff line change
@@ -11197,6 +11197,10 @@
11197
11197
"OnStart":{
11198
11198
"shape":"NotebookInstanceLifecycleConfigList",
11199
11199
"documentation":"<p>A shell script that runs every time you start a notebook instance, including when you create the notebook instance. The shell script must be a base64-encoded string.</p>"
11200
+
},
11201
+
"Tags":{
11202
+
"shape":"TagList",
11203
+
"documentation":"<p>An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see <a href=\"https://docs.aws.amazon.com/tag-editor/latest/userguide/tagging.html\">Tagging Amazon Web Services Resources</a>.</p>"
0 commit comments