AWS SDK for C++
1.8.127
AWS SDK for C++
|
#include <UpdateNotebookInstanceRequest.h>
Additional Inherited Members | |
![]() | |
virtual void | DumpBodyToUrl (Aws::Http::URI &uri) const |
Definition at line 25 of file UpdateNotebookInstanceRequest.h.
Aws::SageMaker::Model::UpdateNotebookInstanceRequest::UpdateNotebookInstanceRequest | ( | ) |
|
inline |
A list of the Elastic Inference (EI) instance types to associate with this notebook instance. Currently only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon SageMaker.
Definition at line 572 of file UpdateNotebookInstanceRequest.h.
|
inline |
A list of the Elastic Inference (EI) instance types to associate with this notebook instance. Currently only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon SageMaker.
Definition at line 617 of file UpdateNotebookInstanceRequest.h.
|
inline |
A list of the Elastic Inference (EI) instance types to associate with this notebook instance. Currently only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon SageMaker.
Definition at line 626 of file UpdateNotebookInstanceRequest.h.
|
inline |
An array of up to three Git repositories to associate with the notebook instance. These can be either the names of Git repositories stored as resources in your account, or the URL of Git repositories in AWS CodeCommit or in any other Git repository. These repositories are cloned at the same level as the default repository of your notebook instance. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 540 of file UpdateNotebookInstanceRequest.h.
|
inline |
An array of up to three Git repositories to associate with the notebook instance. These can be either the names of Git repositories stored as resources in your account, or the URL of Git repositories in AWS CodeCommit or in any other Git repository. These repositories are cloned at the same level as the default repository of your notebook instance. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 527 of file UpdateNotebookInstanceRequest.h.
|
inline |
An array of up to three Git repositories to associate with the notebook instance. These can be either the names of Git repositories stored as resources in your account, or the URL of Git repositories in AWS CodeCommit or in any other Git repository. These repositories are cloned at the same level as the default repository of your notebook instance. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 553 of file UpdateNotebookInstanceRequest.h.
|
inline |
An array of up to three Git repositories to associate with the notebook instance. These can be either the names of Git repositories stored as resources in your account, or the URL of Git repositories in AWS CodeCommit or in any other Git repository. These repositories are cloned at the same level as the default repository of your notebook instance. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 462 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Git repository to associate with the notebook instance as its default code repository. This can be either the name of a Git repository stored as a resource in your account, or the URL of a Git repository in AWS CodeCommit or in any other Git repository. When you open a notebook instance, it opens in the directory that contains this repository. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 357 of file UpdateNotebookInstanceRequest.h.
|
inline |
A list of the Elastic Inference (EI) instance types to remove from this notebook instance. This operation is idempotent. If you specify an accelerator type that is not associated with the notebook instance when you call this method, it does not throw an error.
Definition at line 643 of file UpdateNotebookInstanceRequest.h.
|
inline |
A list of names or URLs of the default Git repositories to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.
Definition at line 709 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name or URL of the default Git repository to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.
Definition at line 676 of file UpdateNotebookInstanceRequest.h.
|
inline |
Set to true
to remove the notebook instance lifecycle configuration currently associated with the notebook instance. This operation is idempotent. If you specify a lifecycle configuration that is not associated with the notebook instance when you call this method, it does not throw an error.
Definition at line 273 of file UpdateNotebookInstanceRequest.h.
|
inline |
A list of the Elastic Inference (EI) instance types to associate with this notebook instance. Currently only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon SageMaker.
Definition at line 563 of file UpdateNotebookInstanceRequest.h.
|
inline |
An array of up to three Git repositories to associate with the notebook instance. These can be either the names of Git repositories stored as resources in your account, or the URL of Git repositories in AWS CodeCommit or in any other Git repository. These repositories are cloned at the same level as the default repository of your notebook instance. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 449 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Git repository to associate with the notebook instance as its default code repository. This can be either the name of a Git repository stored as a resource in your account, or the URL of a Git repository in AWS CodeCommit or in any other Git repository. When you open a notebook instance, it opens in the directory that contains this repository. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 344 of file UpdateNotebookInstanceRequest.h.
|
inline |
A list of the Elastic Inference (EI) instance types to remove from this notebook instance. This operation is idempotent. If you specify an accelerator type that is not associated with the notebook instance when you call this method, it does not throw an error.
Definition at line 635 of file UpdateNotebookInstanceRequest.h.
|
inline |
A list of names or URLs of the default Git repositories to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.
Definition at line 701 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name or URL of the default Git repository to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.
Definition at line 668 of file UpdateNotebookInstanceRequest.h.
|
inline |
Set to true
to remove the notebook instance lifecycle configuration currently associated with the notebook instance. This operation is idempotent. If you specify a lifecycle configuration that is not associated with the notebook instance when you call this method, it does not throw an error.
Definition at line 265 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Amazon ML compute instance type.
Definition at line 85 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name of a lifecycle configuration to associate with the notebook instance. For information about lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance.
Definition at line 200 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name of the notebook instance to update.
Definition at line 44 of file UpdateNotebookInstanceRequest.h.
|
overridevirtual |
Reimplemented from Aws::SageMaker::SageMakerRequest.
|
inline |
The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the notebook instance. For more information, see Amazon SageMaker Roles.
To be able to pass this role to Amazon SageMaker, the caller of this API must have the iam:PassRole
permission.
Definition at line 121 of file UpdateNotebookInstanceRequest.h.
|
inline |
Whether root access is enabled or disabled for users of the notebook instance. The default value is Enabled
.
If you set this to Disabled
, users don't have root access on the notebook instance, but lifecycle configuration scripts still run with root permissions.
Definition at line 735 of file UpdateNotebookInstanceRequest.h.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 34 of file UpdateNotebookInstanceRequest.h.
|
inline |
The size, in GB, of the ML storage volume to attach to the notebook instance. The default value is 5 GB. ML storage volumes are encrypted, so Amazon SageMaker can't determine the amount of available free space on the volume. Because of this, you can increase the volume size when you update a notebook instance, but you can't decrease the volume size. If you want to decrease the size of the ML storage volume in use, create a new notebook instance with the desired size.
Definition at line 300 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Amazon ML compute instance type.
Definition at line 90 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name of a lifecycle configuration to associate with the notebook instance. For information about lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance.
Definition at line 208 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name of the notebook instance to update.
Definition at line 49 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the notebook instance. For more information, see Amazon SageMaker Roles.
To be able to pass this role to Amazon SageMaker, the caller of this API must have the iam:PassRole
permission.
Definition at line 131 of file UpdateNotebookInstanceRequest.h.
|
inline |
Whether root access is enabled or disabled for users of the notebook instance. The default value is Enabled
.
If you set this to Disabled
, users don't have root access on the notebook instance, but lifecycle configuration scripts still run with root permissions.
Definition at line 744 of file UpdateNotebookInstanceRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
A list of the Elastic Inference (EI) instance types to associate with this notebook instance. Currently only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon SageMaker.
Definition at line 590 of file UpdateNotebookInstanceRequest.h.
|
inline |
A list of the Elastic Inference (EI) instance types to associate with this notebook instance. Currently only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon SageMaker.
Definition at line 581 of file UpdateNotebookInstanceRequest.h.
|
inline |
An array of up to three Git repositories to associate with the notebook instance. These can be either the names of Git repositories stored as resources in your account, or the URL of Git repositories in AWS CodeCommit or in any other Git repository. These repositories are cloned at the same level as the default repository of your notebook instance. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 488 of file UpdateNotebookInstanceRequest.h.
|
inline |
An array of up to three Git repositories to associate with the notebook instance. These can be either the names of Git repositories stored as resources in your account, or the URL of Git repositories in AWS CodeCommit or in any other Git repository. These repositories are cloned at the same level as the default repository of your notebook instance. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 475 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Git repository to associate with the notebook instance as its default code repository. This can be either the name of a Git repository stored as a resource in your account, or the URL of a Git repository in AWS CodeCommit or in any other Git repository. When you open a notebook instance, it opens in the directory that contains this repository. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 383 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Git repository to associate with the notebook instance as its default code repository. This can be either the name of a Git repository stored as a resource in your account, or the URL of a Git repository in AWS CodeCommit or in any other Git repository. When you open a notebook instance, it opens in the directory that contains this repository. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 370 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Git repository to associate with the notebook instance as its default code repository. This can be either the name of a Git repository stored as a resource in your account, or the URL of a Git repository in AWS CodeCommit or in any other Git repository. When you open a notebook instance, it opens in the directory that contains this repository. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 396 of file UpdateNotebookInstanceRequest.h.
|
inline |
A list of the Elastic Inference (EI) instance types to remove from this notebook instance. This operation is idempotent. If you specify an accelerator type that is not associated with the notebook instance when you call this method, it does not throw an error.
Definition at line 651 of file UpdateNotebookInstanceRequest.h.
|
inline |
A list of names or URLs of the default Git repositories to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.
Definition at line 717 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name or URL of the default Git repository to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.
Definition at line 684 of file UpdateNotebookInstanceRequest.h.
|
inline |
Set to true
to remove the notebook instance lifecycle configuration currently associated with the notebook instance. This operation is idempotent. If you specify a lifecycle configuration that is not associated with the notebook instance when you call this method, it does not throw an error.
Definition at line 281 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Amazon ML compute instance type.
Definition at line 95 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Amazon ML compute instance type.
Definition at line 100 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name of a lifecycle configuration to associate with the notebook instance. For information about lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance.
Definition at line 224 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name of a lifecycle configuration to associate with the notebook instance. For information about lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance.
Definition at line 216 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name of a lifecycle configuration to associate with the notebook instance. For information about lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance.
Definition at line 232 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name of the notebook instance to update.
Definition at line 59 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name of the notebook instance to update.
Definition at line 54 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name of the notebook instance to update.
Definition at line 64 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the notebook instance. For more information, see Amazon SageMaker Roles.
To be able to pass this role to Amazon SageMaker, the caller of this API must have the iam:PassRole
permission.
Definition at line 151 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the notebook instance. For more information, see Amazon SageMaker Roles.
To be able to pass this role to Amazon SageMaker, the caller of this API must have the iam:PassRole
permission.
Definition at line 141 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the notebook instance. For more information, see Amazon SageMaker Roles.
To be able to pass this role to Amazon SageMaker, the caller of this API must have the iam:PassRole
permission.
Definition at line 161 of file UpdateNotebookInstanceRequest.h.
|
inline |
Whether root access is enabled or disabled for users of the notebook instance. The default value is Enabled
.
If you set this to Disabled
, users don't have root access on the notebook instance, but lifecycle configuration scripts still run with root permissions.
Definition at line 753 of file UpdateNotebookInstanceRequest.h.
|
inline |
Whether root access is enabled or disabled for users of the notebook instance. The default value is Enabled
.
If you set this to Disabled
, users don't have root access on the notebook instance, but lifecycle configuration scripts still run with root permissions.
Definition at line 762 of file UpdateNotebookInstanceRequest.h.
|
inline |
The size, in GB, of the ML storage volume to attach to the notebook instance. The default value is 5 GB. ML storage volumes are encrypted, so Amazon SageMaker can't determine the amount of available free space on the volume. Because of this, you can increase the volume size when you update a notebook instance, but you can't decrease the volume size. If you want to decrease the size of the ML storage volume in use, create a new notebook instance with the desired size.
Definition at line 320 of file UpdateNotebookInstanceRequest.h.
|
inline |
The size, in GB, of the ML storage volume to attach to the notebook instance. The default value is 5 GB. ML storage volumes are encrypted, so Amazon SageMaker can't determine the amount of available free space on the volume. Because of this, you can increase the volume size when you update a notebook instance, but you can't decrease the volume size. If you want to decrease the size of the ML storage volume in use, create a new notebook instance with the desired size.
Definition at line 310 of file UpdateNotebookInstanceRequest.h.
|
inline |
A list of the Elastic Inference (EI) instance types to associate with this notebook instance. Currently only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon SageMaker.
Definition at line 608 of file UpdateNotebookInstanceRequest.h.
|
inline |
A list of the Elastic Inference (EI) instance types to associate with this notebook instance. Currently only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon SageMaker.
Definition at line 599 of file UpdateNotebookInstanceRequest.h.
|
inline |
An array of up to three Git repositories to associate with the notebook instance. These can be either the names of Git repositories stored as resources in your account, or the URL of Git repositories in AWS CodeCommit or in any other Git repository. These repositories are cloned at the same level as the default repository of your notebook instance. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 514 of file UpdateNotebookInstanceRequest.h.
|
inline |
An array of up to three Git repositories to associate with the notebook instance. These can be either the names of Git repositories stored as resources in your account, or the URL of Git repositories in AWS CodeCommit or in any other Git repository. These repositories are cloned at the same level as the default repository of your notebook instance. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 501 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Git repository to associate with the notebook instance as its default code repository. This can be either the name of a Git repository stored as a resource in your account, or the URL of a Git repository in AWS CodeCommit or in any other Git repository. When you open a notebook instance, it opens in the directory that contains this repository. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 422 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Git repository to associate with the notebook instance as its default code repository. This can be either the name of a Git repository stored as a resource in your account, or the URL of a Git repository in AWS CodeCommit or in any other Git repository. When you open a notebook instance, it opens in the directory that contains this repository. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 409 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Git repository to associate with the notebook instance as its default code repository. This can be either the name of a Git repository stored as a resource in your account, or the URL of a Git repository in AWS CodeCommit or in any other Git repository. When you open a notebook instance, it opens in the directory that contains this repository. For more information, see Associating Git Repositories with Amazon SageMaker Notebook Instances.
Definition at line 435 of file UpdateNotebookInstanceRequest.h.
|
inline |
A list of the Elastic Inference (EI) instance types to remove from this notebook instance. This operation is idempotent. If you specify an accelerator type that is not associated with the notebook instance when you call this method, it does not throw an error.
Definition at line 659 of file UpdateNotebookInstanceRequest.h.
|
inline |
A list of names or URLs of the default Git repositories to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.
Definition at line 725 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name or URL of the default Git repository to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.
Definition at line 692 of file UpdateNotebookInstanceRequest.h.
|
inline |
Set to true
to remove the notebook instance lifecycle configuration currently associated with the notebook instance. This operation is idempotent. If you specify a lifecycle configuration that is not associated with the notebook instance when you call this method, it does not throw an error.
Definition at line 289 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Amazon ML compute instance type.
Definition at line 105 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Amazon ML compute instance type.
Definition at line 110 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name of a lifecycle configuration to associate with the notebook instance. For information about lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance.
Definition at line 248 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name of a lifecycle configuration to associate with the notebook instance. For information about lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance.
Definition at line 240 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name of a lifecycle configuration to associate with the notebook instance. For information about lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance.
Definition at line 256 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name of the notebook instance to update.
Definition at line 74 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name of the notebook instance to update.
Definition at line 69 of file UpdateNotebookInstanceRequest.h.
|
inline |
The name of the notebook instance to update.
Definition at line 79 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the notebook instance. For more information, see Amazon SageMaker Roles.
To be able to pass this role to Amazon SageMaker, the caller of this API must have the iam:PassRole
permission.
Definition at line 181 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the notebook instance. For more information, see Amazon SageMaker Roles.
To be able to pass this role to Amazon SageMaker, the caller of this API must have the iam:PassRole
permission.
Definition at line 171 of file UpdateNotebookInstanceRequest.h.
|
inline |
The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access the notebook instance. For more information, see Amazon SageMaker Roles.
To be able to pass this role to Amazon SageMaker, the caller of this API must have the iam:PassRole
permission.
Definition at line 191 of file UpdateNotebookInstanceRequest.h.
|
inline |
Whether root access is enabled or disabled for users of the notebook instance. The default value is Enabled
.
If you set this to Disabled
, users don't have root access on the notebook instance, but lifecycle configuration scripts still run with root permissions.
Definition at line 771 of file UpdateNotebookInstanceRequest.h.
|
inline |
Whether root access is enabled or disabled for users of the notebook instance. The default value is Enabled
.
If you set this to Disabled
, users don't have root access on the notebook instance, but lifecycle configuration scripts still run with root permissions.
Definition at line 780 of file UpdateNotebookInstanceRequest.h.
|
inline |
The size, in GB, of the ML storage volume to attach to the notebook instance. The default value is 5 GB. ML storage volumes are encrypted, so Amazon SageMaker can't determine the amount of available free space on the volume. Because of this, you can increase the volume size when you update a notebook instance, but you can't decrease the volume size. If you want to decrease the size of the ML storage volume in use, create a new notebook instance with the desired size.
Definition at line 330 of file UpdateNotebookInstanceRequest.h.