We recommend new projects start with resources from the AWS provider.
published on Monday, Mar 9, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
published on Monday, Mar 9, 2026 by Pulumi
A field in the Cases domain. This field is used to define the case object model (that is, defines what data can be captured on cases) in a Cases domain.
Using getField
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getField(args: GetFieldArgs, opts?: InvokeOptions): Promise<GetFieldResult>
function getFieldOutput(args: GetFieldOutputArgs, opts?: InvokeOptions): Output<GetFieldResult>def get_field(field_arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetFieldResult
def get_field_output(field_arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFieldResult]func LookupField(ctx *Context, args *LookupFieldArgs, opts ...InvokeOption) (*LookupFieldResult, error)
func LookupFieldOutput(ctx *Context, args *LookupFieldOutputArgs, opts ...InvokeOption) LookupFieldResultOutput> Note: This function is named LookupField in the Go SDK.
public static class GetField
{
public static Task<GetFieldResult> InvokeAsync(GetFieldArgs args, InvokeOptions? opts = null)
public static Output<GetFieldResult> Invoke(GetFieldInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFieldResult> getField(GetFieldArgs args, InvokeOptions options)
public static Output<GetFieldResult> getField(GetFieldArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:cases:getField
arguments:
# arguments dictionaryThe following arguments are supported:
- Field
Arn string - The Amazon Resource Name (ARN) of the field.
- Field
Arn string - The Amazon Resource Name (ARN) of the field.
- field
Arn String - The Amazon Resource Name (ARN) of the field.
- field
Arn string - The Amazon Resource Name (ARN) of the field.
- field_
arn str - The Amazon Resource Name (ARN) of the field.
- field
Arn String - The Amazon Resource Name (ARN) of the field.
getField Result
The following output properties are available:
- Attributes
Pulumi.
Aws Native. Cases. Outputs. Field Attributes - Field-type specific attributes that control rendering and validation behavior
- Created
Time string - The time at which the field was created.
- Description string
- A description explaining the purpose and usage of this field in cases. Helps agents and administrators understand what information should be captured in this field.
- Field
Arn string - The Amazon Resource Name (ARN) of the field.
- Field
Id string - The unique identifier of a field.
- Last
Modified stringTime - The time at which the field was created or last modified.
- Name string
- The display name of the field as it appears to agents in the case interface. Should be descriptive and user-friendly (e.g., 'Customer Priority Level', 'Issue Category').
- Namespace
Pulumi.
Aws Native. Cases. Field Namespace - Indicates whether this is a System field (predefined by AWS) or a Custom field (created by your organization). System fields cannot be modified or deleted.
-
List<Pulumi.
Aws Native. Outputs. Tag> - An array of key-value pairs to apply to this resource.
- Attributes
Field
Attributes - Field-type specific attributes that control rendering and validation behavior
- Created
Time string - The time at which the field was created.
- Description string
- A description explaining the purpose and usage of this field in cases. Helps agents and administrators understand what information should be captured in this field.
- Field
Arn string - The Amazon Resource Name (ARN) of the field.
- Field
Id string - The unique identifier of a field.
- Last
Modified stringTime - The time at which the field was created or last modified.
- Name string
- The display name of the field as it appears to agents in the case interface. Should be descriptive and user-friendly (e.g., 'Customer Priority Level', 'Issue Category').
- Namespace
Field
Namespace - Indicates whether this is a System field (predefined by AWS) or a Custom field (created by your organization). System fields cannot be modified or deleted.
- Tag
- An array of key-value pairs to apply to this resource.
- attributes
Field
Attributes - Field-type specific attributes that control rendering and validation behavior
- created
Time String - The time at which the field was created.
- description String
- A description explaining the purpose and usage of this field in cases. Helps agents and administrators understand what information should be captured in this field.
- field
Arn String - The Amazon Resource Name (ARN) of the field.
- field
Id String - The unique identifier of a field.
- last
Modified StringTime - The time at which the field was created or last modified.
- name String
- The display name of the field as it appears to agents in the case interface. Should be descriptive and user-friendly (e.g., 'Customer Priority Level', 'Issue Category').
- namespace
Field
Namespace - Indicates whether this is a System field (predefined by AWS) or a Custom field (created by your organization). System fields cannot be modified or deleted.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- attributes
Field
Attributes - Field-type specific attributes that control rendering and validation behavior
- created
Time string - The time at which the field was created.
- description string
- A description explaining the purpose and usage of this field in cases. Helps agents and administrators understand what information should be captured in this field.
- field
Arn string - The Amazon Resource Name (ARN) of the field.
- field
Id string - The unique identifier of a field.
- last
Modified stringTime - The time at which the field was created or last modified.
- name string
- The display name of the field as it appears to agents in the case interface. Should be descriptive and user-friendly (e.g., 'Customer Priority Level', 'Issue Category').
- namespace
Field
Namespace - Indicates whether this is a System field (predefined by AWS) or a Custom field (created by your organization). System fields cannot be modified or deleted.
- Tag[]
- An array of key-value pairs to apply to this resource.
- attributes
Field
Attributes - Field-type specific attributes that control rendering and validation behavior
- created_
time str - The time at which the field was created.
- description str
- A description explaining the purpose and usage of this field in cases. Helps agents and administrators understand what information should be captured in this field.
- field_
arn str - The Amazon Resource Name (ARN) of the field.
- field_
id str - The unique identifier of a field.
- last_
modified_ strtime - The time at which the field was created or last modified.
- name str
- The display name of the field as it appears to agents in the case interface. Should be descriptive and user-friendly (e.g., 'Customer Priority Level', 'Issue Category').
- namespace
Field
Namespace - Indicates whether this is a System field (predefined by AWS) or a Custom field (created by your organization). System fields cannot be modified or deleted.
- Sequence[root_Tag]
- An array of key-value pairs to apply to this resource.
- attributes Property Map
- Field-type specific attributes that control rendering and validation behavior
- created
Time String - The time at which the field was created.
- description String
- A description explaining the purpose and usage of this field in cases. Helps agents and administrators understand what information should be captured in this field.
- field
Arn String - The Amazon Resource Name (ARN) of the field.
- field
Id String - The unique identifier of a field.
- last
Modified StringTime - The time at which the field was created or last modified.
- name String
- The display name of the field as it appears to agents in the case interface. Should be descriptive and user-friendly (e.g., 'Customer Priority Level', 'Issue Category').
- namespace "System" | "Custom"
- Indicates whether this is a System field (predefined by AWS) or a Custom field (created by your organization). System fields cannot be modified or deleted.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
Supporting Types
FieldAttributes
FieldNamespace
FieldTextAttributes
- Is
Multiline bool - Attribute that defines rendering component and validation
- Is
Multiline bool - Attribute that defines rendering component and validation
- is
Multiline Boolean - Attribute that defines rendering component and validation
- is
Multiline boolean - Attribute that defines rendering component and validation
- is_
multiline bool - Attribute that defines rendering component and validation
- is
Multiline Boolean - Attribute that defines rendering component and validation
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
published on Monday, Mar 9, 2026 by Pulumi
