Skip to main content

@swamp/aws/emr

v2026.04.23.3

AWS EMR infrastructure models

Repository

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

Labels

awsemrcloudinfrastructure

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

@swamp/aws/emr/security-configurationv2026.04.23.2security_configuration.ts

Global Arguments

ArgumentTypeDescription
Name?stringThe name of the security configuration.
SecurityConfigurationstringThe security configuration details in JSON format.
createCreate a EMR SecurityConfiguration
getGet a EMR SecurityConfiguration
ArgumentTypeDescription
identifierstringThe primary identifier of the EMR SecurityConfiguration
deleteDelete a EMR SecurityConfiguration
ArgumentTypeDescription
identifierstringThe primary identifier of the EMR SecurityConfiguration
syncSync EMR SecurityConfiguration state from AWS

Resources

state(infinite)— EMR SecurityConfiguration resource state
@swamp/aws/emr/stepv2026.04.23.2step.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
ActionOnFailurestringThis specifies what action to take when the cluster step fails. Possible values are CANCEL_AND_WAIT and CONTINUE.
HadoopJarStepobjectThe HadoopJarStepConfig property type specifies a job flow step consisting of a JAR file whose main function will be executed. The main function submits a job for the cluster to execute as a step on the master node, and then waits for the job to finish or fail before executing subsequent steps.
JobFlowIdstringA string that uniquely identifies the cluster (job flow).
NamestringThe name of the cluster step.
LogUri?stringThe Amazon S3 destination URI for log publishing. When omitted, EMR falls back to cluster-level logging behavior.
EncryptionKeyArn?stringThe KMS key ARN to encrypt the logs published to the given Amazon S3 destination. When omitted, EMR falls back to cluster-level logging behavior.
createCreate a EMR Step
getGet a EMR Step
ArgumentTypeDescription
identifierstringThe primary identifier of the EMR Step
deleteDelete a EMR Step
ArgumentTypeDescription
identifierstringThe primary identifier of the EMR Step
syncSync EMR Step state from AWS

Resources

state(infinite)— EMR Step resource state
@swamp/aws/emr/studiov2026.04.23.2studio.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
AuthModeenumSpecifies whether the Studio authenticates users using single sign-on (SSO) or IAM. Amazon EMR Studio currently only supports SSO authentication.
DefaultS3LocationstringThe default Amazon S3 location to back up EMR Studio Workspaces and notebook files. A Studio user can select an alternative Amazon S3 location when creating a Workspace.
Description?stringA detailed description of the Studio.
EngineSecurityGroupIdstringThe ID of the Amazon EMR Studio Engine security group. The Engine security group allows inbound network traffic from the Workspace security group, and it must be in the same VPC specified by VpcId.
NamestringA descriptive name for the Amazon EMR Studio.
ServiceRolestringThe IAM role that will be assumed by the Amazon EMR Studio. The service role provides a way for Amazon EMR Studio to interoperate with other AWS services.
SubnetIdsarrayA list of up to 5 subnet IDs to associate with the Studio. The subnets must belong to the VPC specified by VpcId. Studio users can create a Workspace in any of the specified subnets.
Tags?arrayA list of tags to associate with the Studio. Tags are user-defined key-value pairs that consist of a required key string with a maximum of 128 characters, and an optional value string with a maximum of 256 characters.
UserRole?stringThe IAM user role that will be assumed by users and groups logged in to a Studio. The permissions attached to this IAM role can be scoped down for each user or group using session policies.
VpcIdstringThe ID of the Amazon Virtual Private Cloud (Amazon VPC) to associate with the Studio.
WorkspaceSecurityGroupIdstringThe ID of the Amazon EMR Studio Workspace security group. The Workspace security group allows outbound network traffic to resources in the Engine security group, and it must be in the same VPC specified by VpcId.
IdpAuthUrl?stringYour identity provider's authentication endpoint. Amazon EMR Studio redirects federated users to this endpoint for authentication when logging in to a Studio with the Studio URL.
IdpRelayStateParameterName?stringThe name of relay state parameter for external Identity Provider.
TrustedIdentityPropagationEnabled?booleanA Boolean indicating whether to enable Trusted identity propagation for the Studio. The default value is false.
IdcUserAssignment?enumSpecifies whether IAM Identity Center user assignment is REQUIRED or OPTIONAL. If the value is set to REQUIRED, users must be explicitly assigned to the Studio application to access the Studio.
IdcInstanceArn?stringThe ARN of the IAM Identity Center instance to create the Studio application.
EncryptionKeyArn?stringThe AWS KMS key identifier (ARN) used to encrypt AWS EMR Studio workspace and notebook files when backed up to AWS S3.
createCreate a EMR Studio
getGet a EMR Studio
ArgumentTypeDescription
identifierstringThe primary identifier of the EMR Studio
updateUpdate a EMR Studio
deleteDelete a EMR Studio
ArgumentTypeDescription
identifierstringThe primary identifier of the EMR Studio
syncSync EMR Studio state from AWS

Resources

state(infinite)— EMR Studio resource state
@swamp/aws/emr/studio-session-mappingv2026.04.23.2studio_session_mapping.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
IdentityNamestringThe name of the user or group. For more information, see UserName and DisplayName in the AWS SSO Identity Store API Reference. Either IdentityName or IdentityId must be specified.
IdentityTypeenumSpecifies whether the identity to map to the Studio is a user or a group.
SessionPolicyArnstringThe Amazon Resource Name (ARN) for the session policy that will be applied to the user or group. Session policies refine Studio user permissions without the need to use multiple IAM user roles.
StudioIdstringThe ID of the Amazon EMR Studio to which the user or group will be mapped.
createCreate a EMR StudioSessionMapping
getGet a EMR StudioSessionMapping
ArgumentTypeDescription
identifierstringThe primary identifier of the EMR StudioSessionMapping
updateUpdate a EMR StudioSessionMapping
deleteDelete a EMR StudioSessionMapping
ArgumentTypeDescription
identifierstringThe primary identifier of the EMR StudioSessionMapping
syncSync EMR StudioSessionMapping state from AWS

Resources

state(infinite)— EMR StudioSessionMapping resource state
@swamp/aws/emr/walworkspacev2026.04.23.2walworkspace.ts

Global Arguments

ArgumentTypeDescription
WALWorkspaceName?stringThe name of the emrwal container
Tags?arrayAn array of key-value pairs to apply to this resource.
createCreate a EMR WALWorkspace
getGet a EMR WALWorkspace
ArgumentTypeDescription
identifierstringThe primary identifier of the EMR WALWorkspace
updateUpdate a EMR WALWorkspace
deleteDelete a EMR WALWorkspace
ArgumentTypeDescription
identifierstringThe primary identifier of the EMR WALWorkspace
syncSync EMR WALWorkspace state from AWS

Resources

state(infinite)— EMR WALWorkspace resource state