@swamp/aws/deadline
v2026.04.23.3
AWS DEADLINE infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
awsdeadlinecloudinfrastructure
Contents
Quality score
Verified by SwampHow well-documented and verifiable this extension is.
Grade A
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
Install
$ swamp extension pull @swamp/aws/deadline@swamp/aws/deadline/farmv2026.04.23.2farm.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Description? | string | |
| DisplayName | string | |
| CostScaleFactor? | number | |
| KmsKeyArn? | string | |
| Tags? | array | An array of key-value pairs to apply to this resource. |
createCreate a Deadline Farm
getGet a Deadline Farm
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline Farm |
updateUpdate a Deadline Farm
deleteDelete a Deadline Farm
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline Farm |
syncSync Deadline Farm state from AWS
Resources
state(infinite)— Deadline Farm resource state
@swamp/aws/deadline/fleetv2026.04.23.2fleet.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Capabilities? | object | |
| Configuration | object | |
| Description? | string | |
| DisplayName | string | |
| FarmId | string | |
| HostConfiguration? | object | |
| MaxWorkerCount | number | |
| MinWorkerCount? | number | |
| RoleArn | string | |
| Tags? | array | An array of key-value pairs to apply to this resource. |
createCreate a Deadline Fleet
getGet a Deadline Fleet
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline Fleet |
updateUpdate a Deadline Fleet
deleteDelete a Deadline Fleet
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline Fleet |
syncSync Deadline Fleet state from AWS
Resources
state(infinite)— Deadline Fleet resource state
@swamp/aws/deadline/license-endpointv2026.04.23.2license_endpoint.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| SecurityGroupIds | array | |
| SubnetIds | array | |
| VpcId | string | |
| Tags? | array | An array of key-value pairs to apply to this resource. |
createCreate a Deadline LicenseEndpoint
getGet a Deadline LicenseEndpoint
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline LicenseEndpoint |
updateUpdate a Deadline LicenseEndpoint
deleteDelete a Deadline LicenseEndpoint
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline LicenseEndpoint |
syncSync Deadline LicenseEndpoint state from AWS
Resources
state(infinite)— Deadline LicenseEndpoint resource state
@swamp/aws/deadline/limitv2026.04.23.2limit.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| AmountRequirementName | string | |
| Description? | string | |
| DisplayName | string | |
| FarmId | string | |
| MaxCount | number |
createCreate a Deadline Limit
getGet a Deadline Limit
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline Limit |
updateUpdate a Deadline Limit
deleteDelete a Deadline Limit
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline Limit |
syncSync Deadline Limit state from AWS
Resources
state(infinite)— Deadline Limit resource state
@swamp/aws/deadline/metered-productv2026.04.23.2metered_product.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| LicenseEndpointId? | string | |
| ProductId? | string |
createCreate a Deadline MeteredProduct
getGet a Deadline MeteredProduct
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline MeteredProduct |
deleteDelete a Deadline MeteredProduct
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline MeteredProduct |
syncSync Deadline MeteredProduct state from AWS
Resources
state(infinite)— Deadline MeteredProduct resource state
@swamp/aws/deadline/monitorv2026.04.23.2monitor.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| DisplayName | string | |
| IdentityCenterInstanceArn | string | |
| IdentityCenterRegion? | string | The AWS region where IAM Identity Center is enabled. Required when Identity Center is in a different region than the monitor. |
| RoleArn | string | |
| Subdomain | string | |
| Tags? | array | An array of key-value pairs to apply to this resource. |
createCreate a Deadline Monitor
getGet a Deadline Monitor
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline Monitor |
updateUpdate a Deadline Monitor
deleteDelete a Deadline Monitor
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline Monitor |
syncSync Deadline Monitor state from AWS
Resources
state(infinite)— Deadline Monitor resource state
@swamp/aws/deadline/queuev2026.04.23.2queue.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| AllowedStorageProfileIds? | array | |
| DefaultBudgetAction? | enum | |
| Description? | string | |
| DisplayName | string | |
| FarmId | string | |
| JobAttachmentSettings? | object | |
| JobRunAsUser? | object | |
| RequiredFileSystemLocationNames? | array | |
| RoleArn? | string | |
| SchedulingConfiguration? | string | |
| Tags? | array | An array of key-value pairs to apply to this resource. |
createCreate a Deadline Queue
getGet a Deadline Queue
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline Queue |
updateUpdate a Deadline Queue
deleteDelete a Deadline Queue
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline Queue |
syncSync Deadline Queue state from AWS
Resources
state(infinite)— Deadline Queue resource state
@swamp/aws/deadline/queue-environmentv2026.04.23.2queue_environment.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| FarmId | string | |
| Priority | number | |
| QueueId | string | |
| Template | string | |
| TemplateType | enum |
createCreate a Deadline QueueEnvironment
getGet a Deadline QueueEnvironment
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline QueueEnvironment |
updateUpdate a Deadline QueueEnvironment
deleteDelete a Deadline QueueEnvironment
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline QueueEnvironment |
syncSync Deadline QueueEnvironment state from AWS
Resources
state(infinite)— Deadline QueueEnvironment resource state
@swamp/aws/deadline/queue-fleet-associationv2026.04.23.2queue_fleet_association.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| FarmId | string | |
| FleetId | string | |
| QueueId | string |
createCreate a Deadline QueueFleetAssociation
getGet a Deadline QueueFleetAssociation
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline QueueFleetAssociation |
deleteDelete a Deadline QueueFleetAssociation
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline QueueFleetAssociation |
syncSync Deadline QueueFleetAssociation state from AWS
Resources
state(infinite)— Deadline QueueFleetAssociation resource state
@swamp/aws/deadline/queue-limit-associationv2026.04.23.2queue_limit_association.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| FarmId | string | |
| LimitId | string | |
| QueueId | string |
createCreate a Deadline QueueLimitAssociation
getGet a Deadline QueueLimitAssociation
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline QueueLimitAssociation |
deleteDelete a Deadline QueueLimitAssociation
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline QueueLimitAssociation |
syncSync Deadline QueueLimitAssociation state from AWS
Resources
state(infinite)— Deadline QueueLimitAssociation resource state
@swamp/aws/deadline/storage-profilev2026.04.23.2storage_profile.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| DisplayName | string | |
| FarmId | string | |
| FileSystemLocations? | array | |
| OsFamily | enum |
createCreate a Deadline StorageProfile
getGet a Deadline StorageProfile
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline StorageProfile |
updateUpdate a Deadline StorageProfile
deleteDelete a Deadline StorageProfile
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Deadline StorageProfile |
syncSync Deadline StorageProfile state from AWS
Resources
state(infinite)— Deadline StorageProfile resource state
2026.04.23.22.1 MBApr 23, 2026
AWS DEADLINE infrastructure models
Release Notes
- Updated: farm, fleet, license_endpoint, limit, metered_product, monitor, queue, queue_environment, queue_fleet_association, queue_limit_association, storage_profile
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsdeadlinecloudinfrastructure
2026.04.19.12.1 MBApr 19, 2026
AWS DEADLINE infrastructure models
Release Notes
- Updated: monitor, queue
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsdeadlinecloudinfrastructure
2026.04.03.32.1 MBApr 3, 2026
AWS DEADLINE infrastructure models
Release Notes
- Updated: farm, fleet, license_endpoint, limit, metered_product, monitor, queue, queue_environment, queue_fleet_association, queue_limit_association, storage_profile
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsdeadlinecloudinfrastructure
2026.04.03.12.1 MBApr 3, 2026
AWS DEADLINE infrastructure models
Release Notes
- Updated: fleet
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsdeadlinecloudinfrastructure
2026.03.19.12.2 MBMar 19, 2026
AWS DEADLINE infrastructure models
Release Notes
- Updated: farm, fleet, license_endpoint, limit, metered_product, monitor, queue, queue_environment, queue_fleet_association, queue_limit_association, storage_profile
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsdeadlinecloudinfrastructure
2026.03.18.12.2 MBMar 18, 2026
AWS DEADLINE infrastructure models
Release Notes
- Updated: farm
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsdeadlinecloudinfrastructure
2026.03.16.12.2 MBMar 16, 2026
AWS DEADLINE infrastructure models
Release Notes
- Updated: farm, fleet, license_endpoint, limit, metered_product, monitor, queue, queue_environment, queue_fleet_association, queue_limit_association, storage_profile
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsdeadlinecloudinfrastructure
2026.03.10.52.2 MBMar 10, 2026
AWS DEADLINE infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsdeadlinecloudinfrastructure