PatchAwsIamUserBasedCloudAccountInput
Input to update IAM user-based AWS cloud account.
Fields
| Field | Type | Description |
|---|---|---|
| awsCloudAccountId | String! | Rubrik ID for the AWS cloud account. |
| awsRegions | AwsRegionsInput | List of AWS Regions. |
| awsRoleArn | AwsRoleArnInput | AWS role ARN for native protection. |
| awsUserKeys | AwsUserKeysInput | AWS IAM user access/secret keys. |
| externalArtifactMap | [ExternalArtifacts!] | Key value pair for external artifacts associated with an AWS account. |
| feature | CloudAccountFeature! | Native protection feature to be updated. |