INPUT_OBJECT
PatchAwsIamUserBasedCloudAccountInput
Description
Input to update IAM user-based AWS cloud account.
link GraphQL Schema definition
- input PatchAwsIamUserBasedCloudAccountInput {
- # Rubrik ID for the AWS cloud account.
- String! :
- # Native protection feature to be updated.
- CloudAccountFeature! :
- # List of AWS Regions.
- AwsRegionsInput :
- # AWS IAM user access/secret keys.
- AwsUserKeysInput :
- # AWS role ARN for native protection.
- AwsRoleArnInput :
- # Key value pair for external artifacts associated with an AWS account.
- ExternalArtifacts!] : [
- }