Skip to main content

@swamp/aws/emrserverless

v2026.04.23.3

AWS EMRSERVERLESS infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

awsemrserverlesscloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

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/emrserverless

@swamp/aws/emrserverless/applicationv2026.04.23.2application.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Architecture?enumThe cpu architecture of an application.
Name?stringUser friendly Application name.
ReleaseLabelstringEMR release label.
TypestringThe type of the application
InitialCapacity?arrayInitial capacity initialized when an Application is started.
MaximumCapacity?objectMaximum allowed cumulative resources for an Application. No new resources will be created once the limit is hit.
Tags?arrayTag map with key and value
AutoStartConfiguration?objectConfiguration for Auto Start of Application.
AutoStopConfiguration?objectConfiguration for Auto Stop of Application.
ImageConfiguration?objectThe image configuration.
MonitoringConfiguration?objectMonitoring configuration for batch and interactive JobRun.
InteractiveConfiguration?object
NetworkConfiguration?objectNetwork Configuration for customer VPC connectivity.
WorkerTypeSpecifications?recordThe key-value pairs that specify worker type to WorkerTypeSpecificationInput. This parameter must contain all valid worker types for a Spark or Hive application. Valid worker types include Driver and Executor for Spark applications and HiveDriver and TezTask for Hive applications. You can either set image details in this parameter for each worker type, or in imageConfiguration for all worker types.
SchedulerConfiguration?objectThe scheduler configuration for batch and streaming jobs running on this application. Supported with release labels emr-7.0.0 and above.
IdentityCenterConfiguration?objectThe IAM IdentityCenter configuration for trusted-identity-propagation on this application. Supported with release labels emr-7.8.0 and above.
createCreate a EMRServerless Application
getGet a EMRServerless Application
ArgumentTypeDescription
identifierstringThe primary identifier of the EMRServerless Application
updateUpdate a EMRServerless Application
deleteDelete a EMRServerless Application
ArgumentTypeDescription
identifierstringThe primary identifier of the EMRServerless Application
syncSync EMRServerless Application state from AWS

Resources

state(infinite)— EMRServerless Application resource state