PatchAwsAuthenticationServerBasedCloudAccountInput
Input to update authentication server-based AWS cloud account.
Fields
| Field | Type | Description |
|---|---|---|
| authServerCaCertId | AwsAuthServerCertificateIdInput | Authentication server's CA certificate to be updated for authentication server-based AWS cloud account. |
| authServerUserClientCertId | AwsAuthServerCertificateIdInput | Authentication server's user client certificate to be updated for the authentication server-based AWS cloud account. |
| awsCloudAccountId | String! | Rubrik ID for the AWS cloud account. |
| awsRegions | AwsAuthServerRegionsInput | Regions to be updated for the authentication server-based AWS cloud account. |
| externalArtifactMap | [ExternalArtifacts!] | Key value pair for external artifacts (for example, Exocompute roles) associated with an authentication server-based AWS account. |
| feature | CloudAccountFeature! | Native protection feature to be updated. |
| roleName | AwsAuthServerRoleNameInput | Name of the role created on the authentication server for the user account to be used by Rubrik. |