GuardrailsForTargetSummary
GuardrailsForTargetSummary
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | Created At Example : 2025-01-01T00:00:00.000Z | string (date-time) | |
| created_by required | Created By Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| guidance required | Policy Guidance Example : MANDATORY | string | |
| id required | ID Example : 0a36e0746dbf4908acf0357829701381 | string | |
| link_types required | Link Type Example : {'directed': [{'target_id': '1a2b3c4d5e6f7g8h9i0j1k2l3m4n5', 'target_name': 'example-target'}], 'inherited': [{'target_id': '2a2b3c4d5e6f7g8h9i0j1k2l3m4n5', 'target_name': 'root'}]} | object[array[GuardrailLinkInfo]] | |
| modified_at required | Modified At Example : 2025-01-01T00:00:00.000Z | string (date-time) | |
| modified_by required | Modified By Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| name required | Guardrail Name Example : foo-guardrail | string | |
| service_name required | Organization Example : iam | string | |
| type required | Guardrail Type Example : PREVENTIVE | string |