We recommend new projects start with resources from the AWS provider.
aws-native.deadline.getFleet
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::Deadline::Fleet Resource Type
Using getFleet
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 getFleet(args: GetFleetArgs, opts?: InvokeOptions): Promise<GetFleetResult>
function getFleetOutput(args: GetFleetOutputArgs, opts?: InvokeOptions): Output<GetFleetResult>def get_fleet(arn: Optional[str] = None,
              opts: Optional[InvokeOptions] = None) -> GetFleetResult
def get_fleet_output(arn: Optional[pulumi.Input[str]] = None,
              opts: Optional[InvokeOptions] = None) -> Output[GetFleetResult]func LookupFleet(ctx *Context, args *LookupFleetArgs, opts ...InvokeOption) (*LookupFleetResult, error)
func LookupFleetOutput(ctx *Context, args *LookupFleetOutputArgs, opts ...InvokeOption) LookupFleetResultOutput> Note: This function is named LookupFleet in the Go SDK.
public static class GetFleet 
{
    public static Task<GetFleetResult> InvokeAsync(GetFleetArgs args, InvokeOptions? opts = null)
    public static Output<GetFleetResult> Invoke(GetFleetInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFleetResult> getFleet(GetFleetArgs args, InvokeOptions options)
public static Output<GetFleetResult> getFleet(GetFleetArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:deadline:getFleet
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Arn string
- The Amazon Resource Name (ARN) assigned to the fleet.
- Arn string
- The Amazon Resource Name (ARN) assigned to the fleet.
- arn String
- The Amazon Resource Name (ARN) assigned to the fleet.
- arn string
- The Amazon Resource Name (ARN) assigned to the fleet.
- arn str
- The Amazon Resource Name (ARN) assigned to the fleet.
- arn String
- The Amazon Resource Name (ARN) assigned to the fleet.
getFleet Result
The following output properties are available:
- Arn string
- The Amazon Resource Name (ARN) assigned to the fleet.
- Capabilities
Pulumi.Aws Native. Deadline. Outputs. Fleet Capabilities 
- Configuration
Pulumi.Aws | Pulumi.Native. Deadline. Outputs. Fleet Configuration0Properties Aws Native. Deadline. Outputs. Fleet Configuration1Properties 
- The configuration details for the fleet.
- Description string
- A description that helps identify what the fleet is used for. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- DisplayName string
- The display name of the fleet summary to update. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- FleetId string
- The fleet ID.
- MaxWorker intCount 
- The maximum number of workers specified in the fleet.
- MinWorker intCount 
- The minimum number of workers in the fleet.
- RoleArn string
- The IAM role that workers in the fleet use when processing jobs.
- Status
Pulumi.Aws Native. Deadline. Fleet Status 
- The status of the fleet.
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- An array of key-value pairs to apply to this resource.
- WorkerCount int
- The number of workers in the fleet summary.
- Arn string
- The Amazon Resource Name (ARN) assigned to the fleet.
- Capabilities
FleetCapabilities 
- Configuration
FleetConfiguration0Properties | FleetConfiguration1Properties 
- The configuration details for the fleet.
- Description string
- A description that helps identify what the fleet is used for. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- DisplayName string
- The display name of the fleet summary to update. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- FleetId string
- The fleet ID.
- MaxWorker intCount 
- The maximum number of workers specified in the fleet.
- MinWorker intCount 
- The minimum number of workers in the fleet.
- RoleArn string
- The IAM role that workers in the fleet use when processing jobs.
- Status
FleetStatus 
- The status of the fleet.
- Tag
- An array of key-value pairs to apply to this resource.
- WorkerCount int
- The number of workers in the fleet summary.
- arn String
- The Amazon Resource Name (ARN) assigned to the fleet.
- capabilities
FleetCapabilities 
- configuration
FleetConfiguration0Properties | FleetConfiguration1Properties 
- The configuration details for the fleet.
- description String
- A description that helps identify what the fleet is used for. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- displayName String
- The display name of the fleet summary to update. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- fleetId String
- The fleet ID.
- maxWorker IntegerCount 
- The maximum number of workers specified in the fleet.
- minWorker IntegerCount 
- The minimum number of workers in the fleet.
- roleArn String
- The IAM role that workers in the fleet use when processing jobs.
- status
FleetStatus 
- The status of the fleet.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- workerCount Integer
- The number of workers in the fleet summary.
- arn string
- The Amazon Resource Name (ARN) assigned to the fleet.
- capabilities
FleetCapabilities 
- configuration
FleetConfiguration0Properties | FleetConfiguration1Properties 
- The configuration details for the fleet.
- description string
- A description that helps identify what the fleet is used for. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- displayName string
- The display name of the fleet summary to update. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- fleetId string
- The fleet ID.
- maxWorker numberCount 
- The maximum number of workers specified in the fleet.
- minWorker numberCount 
- The minimum number of workers in the fleet.
- roleArn string
- The IAM role that workers in the fleet use when processing jobs.
- status
FleetStatus 
- The status of the fleet.
- Tag[]
- An array of key-value pairs to apply to this resource.
- workerCount number
- The number of workers in the fleet summary.
- arn str
- The Amazon Resource Name (ARN) assigned to the fleet.
- capabilities
FleetCapabilities 
- configuration
FleetConfiguration0Properties | FleetConfiguration1Properties 
- The configuration details for the fleet.
- description str
- A description that helps identify what the fleet is used for. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- display_name str
- The display name of the fleet summary to update. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- fleet_id str
- The fleet ID.
- max_worker_ intcount 
- The maximum number of workers specified in the fleet.
- min_worker_ intcount 
- The minimum number of workers in the fleet.
- role_arn str
- The IAM role that workers in the fleet use when processing jobs.
- status
FleetStatus 
- The status of the fleet.
- Sequence[root_Tag]
- An array of key-value pairs to apply to this resource.
- worker_count int
- The number of workers in the fleet summary.
- arn String
- The Amazon Resource Name (ARN) assigned to the fleet.
- capabilities Property Map
- configuration Property Map | Property Map
- The configuration details for the fleet.
- description String
- A description that helps identify what the fleet is used for. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- displayName String
- The display name of the fleet summary to update. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- fleetId String
- The fleet ID.
- maxWorker NumberCount 
- The maximum number of workers specified in the fleet.
- minWorker NumberCount 
- The minimum number of workers in the fleet.
- roleArn String
- The IAM role that workers in the fleet use when processing jobs.
- status "ACTIVE" | "CREATE_IN_PROGRESS" | "UPDATE_IN_PROGRESS" | "CREATE_FAILED" | "UPDATE_FAILED"
- The status of the fleet.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
- workerCount Number
- The number of workers in the fleet summary.
Supporting Types
FleetAcceleratorCapabilities  
FleetAcceleratorCountRange   
FleetAcceleratorSelection  
FleetAcceleratorSelectionName   
FleetAcceleratorTotalMemoryMiBRange     
FleetAcceleratorType  
FleetAmountCapability  
FleetAttributeCapability  
FleetAutoScalingMode   
FleetCapabilities 
- Amounts
List<Pulumi.Aws Native. Deadline. Inputs. Fleet Amount Capability> 
- Amount capabilities of the fleet.
- Attributes
List<Pulumi.Aws Native. Deadline. Inputs. Fleet Attribute Capability> 
- Attribute capabilities of the fleet.
- Amounts
[]FleetAmount Capability 
- Amount capabilities of the fleet.
- Attributes
[]FleetAttribute Capability 
- Attribute capabilities of the fleet.
- amounts
List<FleetAmount Capability> 
- Amount capabilities of the fleet.
- attributes
List<FleetAttribute Capability> 
- Attribute capabilities of the fleet.
- amounts
FleetAmount Capability[] 
- Amount capabilities of the fleet.
- attributes
FleetAttribute Capability[] 
- Attribute capabilities of the fleet.
- amounts
Sequence[FleetAmount Capability] 
- Amount capabilities of the fleet.
- attributes
Sequence[FleetAttribute Capability] 
- Attribute capabilities of the fleet.
- amounts List<Property Map>
- Amount capabilities of the fleet.
- attributes List<Property Map>
- Attribute capabilities of the fleet.
FleetConfiguration0Properties 
FleetConfiguration1Properties 
FleetCpuArchitectureType   
FleetCustomerManagedFleetConfiguration    
FleetCustomerManagedFleetOperatingSystemFamily      
FleetCustomerManagedWorkerCapabilities    
- CpuArchitecture Pulumi.Type Aws Native. Deadline. Fleet Cpu Architecture Type 
- MemoryMi Pulumi.B Aws Native. Deadline. Inputs. Fleet Memory Mi BRange 
- OsFamily Pulumi.Aws Native. Deadline. Fleet Customer Managed Fleet Operating System Family 
- VCpuCount Pulumi.Aws Native. Deadline. Inputs. Fleet VCpu Count Range 
- AcceleratorCount Pulumi.Aws Native. Deadline. Inputs. Fleet Accelerator Count Range 
- AcceleratorTotal Pulumi.Memory Mi B Aws Native. Deadline. Inputs. Fleet Accelerator Total Memory Mi BRange 
- AcceleratorTypes List<Pulumi.Aws Native. Deadline. Fleet Accelerator Type> 
- CustomAmounts List<Pulumi.Aws Native. Deadline. Inputs. Fleet Amount Capability> 
- CustomAttributes List<Pulumi.Aws Native. Deadline. Inputs. Fleet Attribute Capability> 
- CpuArchitecture FleetType Cpu Architecture Type 
- MemoryMi FleetB Memory Mi BRange 
- OsFamily FleetCustomer Managed Fleet Operating System Family 
- VCpuCount FleetVCpu Count Range 
- AcceleratorCount FleetAccelerator Count Range 
- AcceleratorTotal FleetMemory Mi B Accelerator Total Memory Mi BRange 
- AcceleratorTypes []FleetAccelerator Type 
- CustomAmounts []FleetAmount Capability 
- CustomAttributes []FleetAttribute Capability 
- cpuArchitecture FleetType Cpu Architecture Type 
- memoryMi FleetB Memory Mi BRange 
- osFamily FleetCustomer Managed Fleet Operating System Family 
- vCpu FleetCount VCpu Count Range 
- acceleratorCount FleetAccelerator Count Range 
- acceleratorTotal FleetMemory Mi B Accelerator Total Memory Mi BRange 
- acceleratorTypes List<FleetAccelerator Type> 
- customAmounts List<FleetAmount Capability> 
- customAttributes List<FleetAttribute Capability> 
- cpuArchitecture FleetType Cpu Architecture Type 
- memoryMi FleetB Memory Mi BRange 
- osFamily FleetCustomer Managed Fleet Operating System Family 
- vCpu FleetCount VCpu Count Range 
- acceleratorCount FleetAccelerator Count Range 
- acceleratorTotal FleetMemory Mi B Accelerator Total Memory Mi BRange 
- acceleratorTypes FleetAccelerator Type[] 
- customAmounts FleetAmount Capability[] 
- customAttributes FleetAttribute Capability[] 
- cpu_architecture_ Fleettype Cpu Architecture Type 
- memory_mi_ Fleetb Memory Mi BRange 
- os_family FleetCustomer Managed Fleet Operating System Family 
- v_cpu_ Fleetcount VCpu Count Range 
- accelerator_count FleetAccelerator Count Range 
- accelerator_total_ Fleetmemory_ mi_ b Accelerator Total Memory Mi BRange 
- accelerator_types Sequence[FleetAccelerator Type] 
- custom_amounts Sequence[FleetAmount Capability] 
- custom_attributes Sequence[FleetAttribute Capability] 
FleetEc2EbsVolume  
- Iops int
- SizeGi intB 
- ThroughputMi intB 
- Iops int
- SizeGi intB 
- ThroughputMi intB 
- iops Integer
- sizeGi IntegerB 
- throughputMi IntegerB 
- iops number
- sizeGi numberB 
- throughputMi numberB 
- iops int
- size_gi_ intb 
- throughput_mi_ intb 
- iops Number
- sizeGi NumberB 
- throughputMi NumberB 
FleetEc2MarketType  
FleetMemoryMiBRange   
FleetServiceManagedEc2FleetConfiguration    
FleetServiceManagedEc2InstanceCapabilities    
- CpuArchitecture Pulumi.Type Aws Native. Deadline. Fleet Cpu Architecture Type 
- MemoryMi Pulumi.B Aws Native. Deadline. Inputs. Fleet Memory Mi BRange 
- OsFamily Pulumi.Aws Native. Deadline. Fleet Service Managed Fleet Operating System Family 
- VCpuCount Pulumi.Aws Native. Deadline. Inputs. Fleet VCpu Count Range 
- AcceleratorCapabilities Pulumi.Aws Native. Deadline. Inputs. Fleet Accelerator Capabilities 
- AllowedInstance List<string>Types 
- CustomAmounts List<Pulumi.Aws Native. Deadline. Inputs. Fleet Amount Capability> 
- CustomAttributes List<Pulumi.Aws Native. Deadline. Inputs. Fleet Attribute Capability> 
- ExcludedInstance List<string>Types 
- RootEbs Pulumi.Volume Aws Native. Deadline. Inputs. Fleet Ec2Ebs Volume 
- CpuArchitecture FleetType Cpu Architecture Type 
- MemoryMi FleetB Memory Mi BRange 
- OsFamily FleetService Managed Fleet Operating System Family 
- VCpuCount FleetVCpu Count Range 
- AcceleratorCapabilities FleetAccelerator Capabilities 
- AllowedInstance []stringTypes 
- CustomAmounts []FleetAmount Capability 
- CustomAttributes []FleetAttribute Capability 
- ExcludedInstance []stringTypes 
- RootEbs FleetVolume Ec2Ebs Volume 
- cpuArchitecture FleetType Cpu Architecture Type 
- memoryMi FleetB Memory Mi BRange 
- osFamily FleetService Managed Fleet Operating System Family 
- vCpu FleetCount VCpu Count Range 
- acceleratorCapabilities FleetAccelerator Capabilities 
- allowedInstance List<String>Types 
- customAmounts List<FleetAmount Capability> 
- customAttributes List<FleetAttribute Capability> 
- excludedInstance List<String>Types 
- rootEbs FleetVolume Ec2Ebs Volume 
- cpuArchitecture FleetType Cpu Architecture Type 
- memoryMi FleetB Memory Mi BRange 
- osFamily FleetService Managed Fleet Operating System Family 
- vCpu FleetCount VCpu Count Range 
- acceleratorCapabilities FleetAccelerator Capabilities 
- allowedInstance string[]Types 
- customAmounts FleetAmount Capability[] 
- customAttributes FleetAttribute Capability[] 
- excludedInstance string[]Types 
- rootEbs FleetVolume Ec2Ebs Volume 
- cpu_architecture_ Fleettype Cpu Architecture Type 
- memory_mi_ Fleetb Memory Mi BRange 
- os_family FleetService Managed Fleet Operating System Family 
- v_cpu_ Fleetcount VCpu Count Range 
- accelerator_capabilities FleetAccelerator Capabilities 
- allowed_instance_ Sequence[str]types 
- custom_amounts Sequence[FleetAmount Capability] 
- custom_attributes Sequence[FleetAttribute Capability] 
- excluded_instance_ Sequence[str]types 
- root_ebs_ Fleetvolume Ec2Ebs Volume 
- cpuArchitecture "x86_64" | "arm64"Type 
- memoryMi Property MapB 
- osFamily "LINUX" | "WINDOWS"
- vCpu Property MapCount 
- acceleratorCapabilities Property Map
- allowedInstance List<String>Types 
- customAmounts List<Property Map>
- customAttributes List<Property Map>
- excludedInstance List<String>Types 
- rootEbs Property MapVolume 
FleetServiceManagedEc2InstanceMarketOptions     
FleetServiceManagedFleetOperatingSystemFamily      
FleetStatus 
FleetVCpuCountRange   
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.