Updates all of the SageMaker Partner AI Apps in an account.
See https://www.paws-r-sdk.com/docs/sagemaker_update_partner_app/ for full documentation.
sagemaker_update_partner_app(
Arn,
MaintenanceConfig = NULL,
Tier = NULL,
ApplicationConfig = NULL,
EnableIamSessionBasedIdentity = NULL,
ClientToken = NULL,
Tags = NULL
)
[required] The ARN of the SageMaker Partner AI App to update.
Maintenance configuration settings for the SageMaker Partner AI App.
Indicates the instance type and size of the cluster attached to the SageMaker Partner AI App.
Configuration settings for the SageMaker Partner AI App.
When set to TRUE
, the SageMaker Partner AI App sets the Amazon Web
Services IAM session name or the authenticated IAM user as the identity
of the SageMaker Partner AI App user.
A unique token that guarantees that the call to this API is idempotent.
Each tag consists of a key and an optional value. Tag keys must be unique per resource.