We recommend new projects start with resources from the AWS provider.
AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi
aws-native.emrserverless.getApplication
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi
Resource schema for AWS::EMRServerless::Application Type
Using getApplication
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 getApplication(args: GetApplicationArgs, opts?: InvokeOptions): Promise<GetApplicationResult>
function getApplicationOutput(args: GetApplicationOutputArgs, opts?: InvokeOptions): Output<GetApplicationResult>
def get_application(application_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetApplicationResult
def get_application_output(application_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetApplicationResult]
func LookupApplication(ctx *Context, args *LookupApplicationArgs, opts ...InvokeOption) (*LookupApplicationResult, error)
func LookupApplicationOutput(ctx *Context, args *LookupApplicationOutputArgs, opts ...InvokeOption) LookupApplicationResultOutput
> Note: This function is named LookupApplication
in the Go SDK.
public static class GetApplication
{
public static Task<GetApplicationResult> InvokeAsync(GetApplicationArgs args, InvokeOptions? opts = null)
public static Output<GetApplicationResult> Invoke(GetApplicationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetApplicationResult> getApplication(GetApplicationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:emrserverless:getApplication
arguments:
# arguments dictionary
The following arguments are supported:
- Application
Id string - The ID of the EMR Serverless Application.
- Application
Id string - The ID of the EMR Serverless Application.
- application
Id String - The ID of the EMR Serverless Application.
- application
Id string - The ID of the EMR Serverless Application.
- application_
id str - The ID of the EMR Serverless Application.
- application
Id String - The ID of the EMR Serverless Application.
getApplication Result
The following output properties are available:
- Application
Id string - The ID of the EMR Serverless Application.
- Architecture
Pulumi.
Aws Native. Emr Serverless. Application Architecture - The CPU architecture of an application.
- Arn string
- The Amazon Resource Name (ARN) of the EMR Serverless Application.
- Auto
Start Pulumi.Configuration Aws Native. Emr Serverless. Outputs. Application Auto Start Configuration - Configuration for Auto Start of Application.
- Auto
Stop Pulumi.Configuration Aws Native. Emr Serverless. Outputs. Application Auto Stop Configuration - Configuration for Auto Stop of Application.
- Image
Configuration Pulumi.Aws Native. Emr Serverless. Outputs. Application Image Configuration Input - The image configuration applied to all worker types.
- Initial
Capacity List<Pulumi.Aws Native. Emr Serverless. Outputs. Application Initial Capacity Config Key Value Pair> - Initial capacity initialized when an Application is started.
- Interactive
Configuration Pulumi.Aws Native. Emr Serverless. Outputs. Application Interactive Configuration - The interactive configuration object that enables the interactive use cases for an application.
- Maximum
Capacity Pulumi.Aws Native. Emr Serverless. Outputs. Application Maximum Allowed Resources - Maximum allowed cumulative resources for an Application. No new resources will be created once the limit is hit.
- Monitoring
Configuration Pulumi.Aws Native. Emr Serverless. Outputs. Application Monitoring Configuration - A configuration specification to be used when provisioning an application. A configuration consists of a classification, properties, and optional nested configurations. A classification refers to an application-specific configuration file. Properties are the settings you want to change in that file.
- Network
Configuration Pulumi.Aws Native. Emr Serverless. Outputs. Application Network Configuration - Network Configuration for customer VPC connectivity.
- Release
Label string - EMR release label.
- Runtime
Configuration List<Pulumi.Aws Native. Emr Serverless. Outputs. Application Configuration Object> - The Configuration specifications of an application. Each configuration consists of a classification and properties. You use this parameter when creating or updating an application. To see the runtimeConfiguration object of an application, run the GetApplication API operation.
- List<Pulumi.
Aws Native. Outputs. Tag> - Tag map with key and value
- Worker
Type Dictionary<string, Pulumi.Specifications Aws Native. Emr Serverless. Outputs. Application Worker Type Specification Input> - The 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.
- Application
Id string - The ID of the EMR Serverless Application.
- Architecture
Application
Architecture - The CPU architecture of an application.
- Arn string
- The Amazon Resource Name (ARN) of the EMR Serverless Application.
- Auto
Start ApplicationConfiguration Auto Start Configuration - Configuration for Auto Start of Application.
- Auto
Stop ApplicationConfiguration Auto Stop Configuration - Configuration for Auto Stop of Application.
- Image
Configuration ApplicationImage Configuration Input - The image configuration applied to all worker types.
- Initial
Capacity []ApplicationInitial Capacity Config Key Value Pair - Initial capacity initialized when an Application is started.
- Interactive
Configuration ApplicationInteractive Configuration - The interactive configuration object that enables the interactive use cases for an application.
- Maximum
Capacity ApplicationMaximum Allowed Resources - Maximum allowed cumulative resources for an Application. No new resources will be created once the limit is hit.
- Monitoring
Configuration ApplicationMonitoring Configuration - A configuration specification to be used when provisioning an application. A configuration consists of a classification, properties, and optional nested configurations. A classification refers to an application-specific configuration file. Properties are the settings you want to change in that file.
- Network
Configuration ApplicationNetwork Configuration - Network Configuration for customer VPC connectivity.
- Release
Label string - EMR release label.
- Runtime
Configuration []ApplicationConfiguration Object - The Configuration specifications of an application. Each configuration consists of a classification and properties. You use this parameter when creating or updating an application. To see the runtimeConfiguration object of an application, run the GetApplication API operation.
- Tag
- Tag map with key and value
- Worker
Type map[string]ApplicationSpecifications Worker Type Specification Input - The 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.
- application
Id String - The ID of the EMR Serverless Application.
- architecture
Application
Architecture - The CPU architecture of an application.
- arn String
- The Amazon Resource Name (ARN) of the EMR Serverless Application.
- auto
Start ApplicationConfiguration Auto Start Configuration - Configuration for Auto Start of Application.
- auto
Stop ApplicationConfiguration Auto Stop Configuration - Configuration for Auto Stop of Application.
- image
Configuration ApplicationImage Configuration Input - The image configuration applied to all worker types.
- initial
Capacity List<ApplicationInitial Capacity Config Key Value Pair> - Initial capacity initialized when an Application is started.
- interactive
Configuration ApplicationInteractive Configuration - The interactive configuration object that enables the interactive use cases for an application.
- maximum
Capacity ApplicationMaximum Allowed Resources - Maximum allowed cumulative resources for an Application. No new resources will be created once the limit is hit.
- monitoring
Configuration ApplicationMonitoring Configuration - A configuration specification to be used when provisioning an application. A configuration consists of a classification, properties, and optional nested configurations. A classification refers to an application-specific configuration file. Properties are the settings you want to change in that file.
- network
Configuration ApplicationNetwork Configuration - Network Configuration for customer VPC connectivity.
- release
Label String - EMR release label.
- runtime
Configuration List<ApplicationConfiguration Object> - The Configuration specifications of an application. Each configuration consists of a classification and properties. You use this parameter when creating or updating an application. To see the runtimeConfiguration object of an application, run the GetApplication API operation.
- List<Tag>
- Tag map with key and value
- worker
Type Map<String,ApplicationSpecifications Worker Type Specification Input> - The 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.
- application
Id string - The ID of the EMR Serverless Application.
- architecture
Application
Architecture - The CPU architecture of an application.
- arn string
- The Amazon Resource Name (ARN) of the EMR Serverless Application.
- auto
Start ApplicationConfiguration Auto Start Configuration - Configuration for Auto Start of Application.
- auto
Stop ApplicationConfiguration Auto Stop Configuration - Configuration for Auto Stop of Application.
- image
Configuration ApplicationImage Configuration Input - The image configuration applied to all worker types.
- initial
Capacity ApplicationInitial Capacity Config Key Value Pair[] - Initial capacity initialized when an Application is started.
- interactive
Configuration ApplicationInteractive Configuration - The interactive configuration object that enables the interactive use cases for an application.
- maximum
Capacity ApplicationMaximum Allowed Resources - Maximum allowed cumulative resources for an Application. No new resources will be created once the limit is hit.
- monitoring
Configuration ApplicationMonitoring Configuration - A configuration specification to be used when provisioning an application. A configuration consists of a classification, properties, and optional nested configurations. A classification refers to an application-specific configuration file. Properties are the settings you want to change in that file.
- network
Configuration ApplicationNetwork Configuration - Network Configuration for customer VPC connectivity.
- release
Label string - EMR release label.
- runtime
Configuration ApplicationConfiguration Object[] - The Configuration specifications of an application. Each configuration consists of a classification and properties. You use this parameter when creating or updating an application. To see the runtimeConfiguration object of an application, run the GetApplication API operation.
- Tag[]
- Tag map with key and value
- worker
Type {[key: string]: ApplicationSpecifications Worker Type Specification Input} - The 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.
- application_
id str - The ID of the EMR Serverless Application.
- architecture
Application
Architecture - The CPU architecture of an application.
- arn str
- The Amazon Resource Name (ARN) of the EMR Serverless Application.
- auto_
start_ Applicationconfiguration Auto Start Configuration - Configuration for Auto Start of Application.
- auto_
stop_ Applicationconfiguration Auto Stop Configuration - Configuration for Auto Stop of Application.
- image_
configuration ApplicationImage Configuration Input - The image configuration applied to all worker types.
- initial_
capacity Sequence[ApplicationInitial Capacity Config Key Value Pair] - Initial capacity initialized when an Application is started.
- interactive_
configuration ApplicationInteractive Configuration - The interactive configuration object that enables the interactive use cases for an application.
- maximum_
capacity ApplicationMaximum Allowed Resources - Maximum allowed cumulative resources for an Application. No new resources will be created once the limit is hit.
- monitoring_
configuration ApplicationMonitoring Configuration - A configuration specification to be used when provisioning an application. A configuration consists of a classification, properties, and optional nested configurations. A classification refers to an application-specific configuration file. Properties are the settings you want to change in that file.
- network_
configuration ApplicationNetwork Configuration - Network Configuration for customer VPC connectivity.
- release_
label str - EMR release label.
- runtime_
configuration Sequence[ApplicationConfiguration Object] - The Configuration specifications of an application. Each configuration consists of a classification and properties. You use this parameter when creating or updating an application. To see the runtimeConfiguration object of an application, run the GetApplication API operation.
- Sequence[root_Tag]
- Tag map with key and value
- worker_
type_ Mapping[str, Applicationspecifications Worker Type Specification Input] - The 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.
- application
Id String - The ID of the EMR Serverless Application.
- architecture "ARM64" | "X86_64"
- The CPU architecture of an application.
- arn String
- The Amazon Resource Name (ARN) of the EMR Serverless Application.
- auto
Start Property MapConfiguration - Configuration for Auto Start of Application.
- auto
Stop Property MapConfiguration - Configuration for Auto Stop of Application.
- image
Configuration Property Map - The image configuration applied to all worker types.
- initial
Capacity List<Property Map> - Initial capacity initialized when an Application is started.
- interactive
Configuration Property Map - The interactive configuration object that enables the interactive use cases for an application.
- maximum
Capacity Property Map - Maximum allowed cumulative resources for an Application. No new resources will be created once the limit is hit.
- monitoring
Configuration Property Map - A configuration specification to be used when provisioning an application. A configuration consists of a classification, properties, and optional nested configurations. A classification refers to an application-specific configuration file. Properties are the settings you want to change in that file.
- network
Configuration Property Map - Network Configuration for customer VPC connectivity.
- release
Label String - EMR release label.
- runtime
Configuration List<Property Map> - The Configuration specifications of an application. Each configuration consists of a classification and properties. You use this parameter when creating or updating an application. To see the runtimeConfiguration object of an application, run the GetApplication API operation.
- List<Property Map>
- Tag map with key and value
- worker
Type Map<Property Map>Specifications - The 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.
Supporting Types
ApplicationArchitecture
ApplicationAutoStartConfiguration
- Enabled bool
- If set to true, the Application will automatically start. Defaults to true.
- Enabled bool
- If set to true, the Application will automatically start. Defaults to true.
- enabled Boolean
- If set to true, the Application will automatically start. Defaults to true.
- enabled boolean
- If set to true, the Application will automatically start. Defaults to true.
- enabled bool
- If set to true, the Application will automatically start. Defaults to true.
- enabled Boolean
- If set to true, the Application will automatically start. Defaults to true.
ApplicationAutoStopConfiguration
- Enabled bool
- If set to true, the Application will automatically stop after being idle. Defaults to true.
- Idle
Timeout intMinutes - The amount of time [in minutes] to wait before auto stopping the Application when idle. Defaults to 15 minutes.
- Enabled bool
- If set to true, the Application will automatically stop after being idle. Defaults to true.
- Idle
Timeout intMinutes - The amount of time [in minutes] to wait before auto stopping the Application when idle. Defaults to 15 minutes.
- enabled Boolean
- If set to true, the Application will automatically stop after being idle. Defaults to true.
- idle
Timeout IntegerMinutes - The amount of time [in minutes] to wait before auto stopping the Application when idle. Defaults to 15 minutes.
- enabled boolean
- If set to true, the Application will automatically stop after being idle. Defaults to true.
- idle
Timeout numberMinutes - The amount of time [in minutes] to wait before auto stopping the Application when idle. Defaults to 15 minutes.
- enabled bool
- If set to true, the Application will automatically stop after being idle. Defaults to true.
- idle_
timeout_ intminutes - The amount of time [in minutes] to wait before auto stopping the Application when idle. Defaults to 15 minutes.
- enabled Boolean
- If set to true, the Application will automatically stop after being idle. Defaults to true.
- idle
Timeout NumberMinutes - The amount of time [in minutes] to wait before auto stopping the Application when idle. Defaults to 15 minutes.
ApplicationCloudWatchLoggingConfiguration
- Enabled bool
- If set to false, CloudWatch logging will be turned off. Defaults to false.
- Encryption
Key stringArn - KMS key ARN to encrypt the logs stored in given CloudWatch log-group.
- Log
Group stringName - Log-group name to produce log-streams on CloudWatch. If undefined, logs will be produced in a default log-group /aws/emr-serverless
- Log
Stream stringName Prefix - Log-stream name prefix by which log-stream names will start in the CloudWatch Log-group.
- Log
Type List<Pulumi.Map Aws Native. Emr Serverless. Inputs. Application Log Type Map Key Value Pair> - The specific log-streams which need to be uploaded to CloudWatch.
- Enabled bool
- If set to false, CloudWatch logging will be turned off. Defaults to false.
- Encryption
Key stringArn - KMS key ARN to encrypt the logs stored in given CloudWatch log-group.
- Log
Group stringName - Log-group name to produce log-streams on CloudWatch. If undefined, logs will be produced in a default log-group /aws/emr-serverless
- Log
Stream stringName Prefix - Log-stream name prefix by which log-stream names will start in the CloudWatch Log-group.
- Log
Type []ApplicationMap Log Type Map Key Value Pair - The specific log-streams which need to be uploaded to CloudWatch.
- enabled Boolean
- If set to false, CloudWatch logging will be turned off. Defaults to false.
- encryption
Key StringArn - KMS key ARN to encrypt the logs stored in given CloudWatch log-group.
- log
Group StringName - Log-group name to produce log-streams on CloudWatch. If undefined, logs will be produced in a default log-group /aws/emr-serverless
- log
Stream StringName Prefix - Log-stream name prefix by which log-stream names will start in the CloudWatch Log-group.
- log
Type List<ApplicationMap Log Type Map Key Value Pair> - The specific log-streams which need to be uploaded to CloudWatch.
- enabled boolean
- If set to false, CloudWatch logging will be turned off. Defaults to false.
- encryption
Key stringArn - KMS key ARN to encrypt the logs stored in given CloudWatch log-group.
- log
Group stringName - Log-group name to produce log-streams on CloudWatch. If undefined, logs will be produced in a default log-group /aws/emr-serverless
- log
Stream stringName Prefix - Log-stream name prefix by which log-stream names will start in the CloudWatch Log-group.
- log
Type ApplicationMap Log Type Map Key Value Pair[] - The specific log-streams which need to be uploaded to CloudWatch.
- enabled bool
- If set to false, CloudWatch logging will be turned off. Defaults to false.
- encryption_
key_ strarn - KMS key ARN to encrypt the logs stored in given CloudWatch log-group.
- log_
group_ strname - Log-group name to produce log-streams on CloudWatch. If undefined, logs will be produced in a default log-group /aws/emr-serverless
- log_
stream_ strname_ prefix - Log-stream name prefix by which log-stream names will start in the CloudWatch Log-group.
- log_
type_ Sequence[Applicationmap Log Type Map Key Value Pair] - The specific log-streams which need to be uploaded to CloudWatch.
- enabled Boolean
- If set to false, CloudWatch logging will be turned off. Defaults to false.
- encryption
Key StringArn - KMS key ARN to encrypt the logs stored in given CloudWatch log-group.
- log
Group StringName - Log-group name to produce log-streams on CloudWatch. If undefined, logs will be produced in a default log-group /aws/emr-serverless
- log
Stream StringName Prefix - Log-stream name prefix by which log-stream names will start in the CloudWatch Log-group.
- log
Type List<Property Map>Map - The specific log-streams which need to be uploaded to CloudWatch.
ApplicationConfigurationObject
- Classification string
- String with a maximum length of 1024.
- Configurations
List<Pulumi.
Aws Native. Emr Serverless. Inputs. Application Configuration Object> - Properties Dictionary<string, string>
- Classification string
- String with a maximum length of 1024.
- Configurations
[]Application
Configuration Object - Properties map[string]string
- classification String
- String with a maximum length of 1024.
- configurations
List<Application
Configuration Object> - properties Map<String,String>
- classification string
- String with a maximum length of 1024.
- configurations
Application
Configuration Object[] - properties {[key: string]: string}
- classification str
- String with a maximum length of 1024.
- configurations
Sequence[Application
Configuration Object] - properties Mapping[str, str]
- classification String
- String with a maximum length of 1024.
- configurations List<Property Map>
- properties Map<String>
ApplicationImageConfigurationInput
- Image
Uri string - The URI of an image in the Amazon ECR registry. This field is required when you create a new application. If you leave this field blank in an update, Amazon EMR will remove the image configuration.
- Image
Uri string - The URI of an image in the Amazon ECR registry. This field is required when you create a new application. If you leave this field blank in an update, Amazon EMR will remove the image configuration.
- image
Uri String - The URI of an image in the Amazon ECR registry. This field is required when you create a new application. If you leave this field blank in an update, Amazon EMR will remove the image configuration.
- image
Uri string - The URI of an image in the Amazon ECR registry. This field is required when you create a new application. If you leave this field blank in an update, Amazon EMR will remove the image configuration.
- image_
uri str - The URI of an image in the Amazon ECR registry. This field is required when you create a new application. If you leave this field blank in an update, Amazon EMR will remove the image configuration.
- image
Uri String - The URI of an image in the Amazon ECR registry. This field is required when you create a new application. If you leave this field blank in an update, Amazon EMR will remove the image configuration.
ApplicationInitialCapacityConfig
- Worker
Configuration Pulumi.Aws Native. Emr Serverless. Inputs. Application Worker Configuration - Worker
Count int - Initial count of workers to be initialized when an Application is started. This count will be continued to be maintained until the Application is stopped
- Worker
Configuration ApplicationWorker Configuration - Worker
Count int - Initial count of workers to be initialized when an Application is started. This count will be continued to be maintained until the Application is stopped
- worker
Configuration ApplicationWorker Configuration - worker
Count Integer - Initial count of workers to be initialized when an Application is started. This count will be continued to be maintained until the Application is stopped
- worker
Configuration ApplicationWorker Configuration - worker
Count number - Initial count of workers to be initialized when an Application is started. This count will be continued to be maintained until the Application is stopped
- worker_
configuration ApplicationWorker Configuration - worker_
count int - Initial count of workers to be initialized when an Application is started. This count will be continued to be maintained until the Application is stopped
- worker
Configuration Property Map - worker
Count Number - Initial count of workers to be initialized when an Application is started. This count will be continued to be maintained until the Application is stopped
ApplicationInitialCapacityConfigKeyValuePair
- Key string
- Worker type for an analytics framework.
- Value
Pulumi.
Aws Native. Emr Serverless. Inputs. Application Initial Capacity Config
- Key string
- Worker type for an analytics framework.
- Value
Application
Initial Capacity Config
- key String
- Worker type for an analytics framework.
- value
Application
Initial Capacity Config
- key string
- Worker type for an analytics framework.
- value
Application
Initial Capacity Config
- key str
- Worker type for an analytics framework.
- value
Application
Initial Capacity Config
- key String
- Worker type for an analytics framework.
- value Property Map
ApplicationInteractiveConfiguration
- Livy
Endpoint boolEnabled - Enables an Apache Livy endpoint that you can connect to and run interactive jobs
- Studio
Enabled bool - Enabled you to connect an Application to Amazon EMR Studio to run interactive workloads in a notebook
- Livy
Endpoint boolEnabled - Enables an Apache Livy endpoint that you can connect to and run interactive jobs
- Studio
Enabled bool - Enabled you to connect an Application to Amazon EMR Studio to run interactive workloads in a notebook
- livy
Endpoint BooleanEnabled - Enables an Apache Livy endpoint that you can connect to and run interactive jobs
- studio
Enabled Boolean - Enabled you to connect an Application to Amazon EMR Studio to run interactive workloads in a notebook
- livy
Endpoint booleanEnabled - Enables an Apache Livy endpoint that you can connect to and run interactive jobs
- studio
Enabled boolean - Enabled you to connect an Application to Amazon EMR Studio to run interactive workloads in a notebook
- livy_
endpoint_ boolenabled - Enables an Apache Livy endpoint that you can connect to and run interactive jobs
- studio_
enabled bool - Enabled you to connect an Application to Amazon EMR Studio to run interactive workloads in a notebook
- livy
Endpoint BooleanEnabled - Enables an Apache Livy endpoint that you can connect to and run interactive jobs
- studio
Enabled Boolean - Enabled you to connect an Application to Amazon EMR Studio to run interactive workloads in a notebook
ApplicationLogTypeMapKeyValuePair
ApplicationManagedPersistenceMonitoringConfiguration
- Enabled bool
- If set to false, managed logging will be turned off. Defaults to true.
- Encryption
Key stringArn - KMS key ARN to encrypt the logs stored in managed persistence
- Enabled bool
- If set to false, managed logging will be turned off. Defaults to true.
- Encryption
Key stringArn - KMS key ARN to encrypt the logs stored in managed persistence
- enabled Boolean
- If set to false, managed logging will be turned off. Defaults to true.
- encryption
Key StringArn - KMS key ARN to encrypt the logs stored in managed persistence
- enabled boolean
- If set to false, managed logging will be turned off. Defaults to true.
- encryption
Key stringArn - KMS key ARN to encrypt the logs stored in managed persistence
- enabled bool
- If set to false, managed logging will be turned off. Defaults to true.
- encryption_
key_ strarn - KMS key ARN to encrypt the logs stored in managed persistence
- enabled Boolean
- If set to false, managed logging will be turned off. Defaults to true.
- encryption
Key StringArn - KMS key ARN to encrypt the logs stored in managed persistence
ApplicationMaximumAllowedResources
ApplicationMonitoringConfiguration
- Cloud
Watch Pulumi.Logging Configuration Aws Native. Emr Serverless. Inputs. Application Cloud Watch Logging Configuration - CloudWatch logging configurations for a JobRun.
- Managed
Persistence Pulumi.Monitoring Configuration Aws Native. Emr Serverless. Inputs. Application Managed Persistence Monitoring Configuration - Managed log persistence configurations for a JobRun.
- S3Monitoring
Configuration Pulumi.Aws Native. Emr Serverless. Inputs. Application S3Monitoring Configuration - S3 monitoring configurations for a JobRun.
- Cloud
Watch ApplicationLogging Configuration Cloud Watch Logging Configuration - CloudWatch logging configurations for a JobRun.
- Managed
Persistence ApplicationMonitoring Configuration Managed Persistence Monitoring Configuration - Managed log persistence configurations for a JobRun.
- S3Monitoring
Configuration ApplicationS3Monitoring Configuration - S3 monitoring configurations for a JobRun.
- cloud
Watch ApplicationLogging Configuration Cloud Watch Logging Configuration - CloudWatch logging configurations for a JobRun.
- managed
Persistence ApplicationMonitoring Configuration Managed Persistence Monitoring Configuration - Managed log persistence configurations for a JobRun.
- s3Monitoring
Configuration ApplicationS3Monitoring Configuration - S3 monitoring configurations for a JobRun.
- cloud
Watch ApplicationLogging Configuration Cloud Watch Logging Configuration - CloudWatch logging configurations for a JobRun.
- managed
Persistence ApplicationMonitoring Configuration Managed Persistence Monitoring Configuration - Managed log persistence configurations for a JobRun.
- s3Monitoring
Configuration ApplicationS3Monitoring Configuration - S3 monitoring configurations for a JobRun.
- cloud_
watch_ Applicationlogging_ configuration Cloud Watch Logging Configuration - CloudWatch logging configurations for a JobRun.
- managed_
persistence_ Applicationmonitoring_ configuration Managed Persistence Monitoring Configuration - Managed log persistence configurations for a JobRun.
- s3_
monitoring_ Applicationconfiguration S3Monitoring Configuration - S3 monitoring configurations for a JobRun.
- cloud
Watch Property MapLogging Configuration - CloudWatch logging configurations for a JobRun.
- managed
Persistence Property MapMonitoring Configuration - Managed log persistence configurations for a JobRun.
- s3Monitoring
Configuration Property Map - S3 monitoring configurations for a JobRun.
ApplicationNetworkConfiguration
- Security
Group List<string>Ids - The ID of the security groups in the VPC to which you want to connect your job or application.
- Subnet
Ids List<string> - The ID of the subnets in the VPC to which you want to connect your job or application.
- Security
Group []stringIds - The ID of the security groups in the VPC to which you want to connect your job or application.
- Subnet
Ids []string - The ID of the subnets in the VPC to which you want to connect your job or application.
- security
Group List<String>Ids - The ID of the security groups in the VPC to which you want to connect your job or application.
- subnet
Ids List<String> - The ID of the subnets in the VPC to which you want to connect your job or application.
- security
Group string[]Ids - The ID of the security groups in the VPC to which you want to connect your job or application.
- subnet
Ids string[] - The ID of the subnets in the VPC to which you want to connect your job or application.
- security_
group_ Sequence[str]ids - The ID of the security groups in the VPC to which you want to connect your job or application.
- subnet_
ids Sequence[str] - The ID of the subnets in the VPC to which you want to connect your job or application.
- security
Group List<String>Ids - The ID of the security groups in the VPC to which you want to connect your job or application.
- subnet
Ids List<String> - The ID of the subnets in the VPC to which you want to connect your job or application.
ApplicationS3MonitoringConfiguration
- Encryption
Key stringArn - KMS key ARN to encrypt the logs stored in given s3
- Log
Uri string
- Encryption
Key stringArn - KMS key ARN to encrypt the logs stored in given s3
- Log
Uri string
- encryption
Key StringArn - KMS key ARN to encrypt the logs stored in given s3
- log
Uri String
- encryption
Key stringArn - KMS key ARN to encrypt the logs stored in given s3
- log
Uri string
- encryption_
key_ strarn - KMS key ARN to encrypt the logs stored in given s3
- log_
uri str
- encryption
Key StringArn - KMS key ARN to encrypt the logs stored in given s3
- log
Uri String
ApplicationWorkerConfiguration
- Cpu string
- Per worker CPU resource. vCPU is the only supported unit and specifying vCPU is optional.
- Memory string
- Per worker memory resource. GB is the only supported unit and specifying GB is optional.
- Disk string
- Per worker Disk resource. GB is the only supported unit and specifying GB is optional
- Disk
Type string - Per worker DiskType resource. Shuffle optimized and Standard are only supported types and specifying diskType is optional
- Cpu string
- Per worker CPU resource. vCPU is the only supported unit and specifying vCPU is optional.
- Memory string
- Per worker memory resource. GB is the only supported unit and specifying GB is optional.
- Disk string
- Per worker Disk resource. GB is the only supported unit and specifying GB is optional
- Disk
Type string - Per worker DiskType resource. Shuffle optimized and Standard are only supported types and specifying diskType is optional
- cpu String
- Per worker CPU resource. vCPU is the only supported unit and specifying vCPU is optional.
- memory String
- Per worker memory resource. GB is the only supported unit and specifying GB is optional.
- disk String
- Per worker Disk resource. GB is the only supported unit and specifying GB is optional
- disk
Type String - Per worker DiskType resource. Shuffle optimized and Standard are only supported types and specifying diskType is optional
- cpu string
- Per worker CPU resource. vCPU is the only supported unit and specifying vCPU is optional.
- memory string
- Per worker memory resource. GB is the only supported unit and specifying GB is optional.
- disk string
- Per worker Disk resource. GB is the only supported unit and specifying GB is optional
- disk
Type string - Per worker DiskType resource. Shuffle optimized and Standard are only supported types and specifying diskType is optional
- cpu str
- Per worker CPU resource. vCPU is the only supported unit and specifying vCPU is optional.
- memory str
- Per worker memory resource. GB is the only supported unit and specifying GB is optional.
- disk str
- Per worker Disk resource. GB is the only supported unit and specifying GB is optional
- disk_
type str - Per worker DiskType resource. Shuffle optimized and Standard are only supported types and specifying diskType is optional
- cpu String
- Per worker CPU resource. vCPU is the only supported unit and specifying vCPU is optional.
- memory String
- Per worker memory resource. GB is the only supported unit and specifying GB is optional.
- disk String
- Per worker Disk resource. GB is the only supported unit and specifying GB is optional
- disk
Type String - Per worker DiskType resource. Shuffle optimized and Standard are only supported types and specifying diskType is optional
ApplicationWorkerTypeSpecificationInput
- Image
Configuration Pulumi.Aws Native. Emr Serverless. Inputs. Application Image Configuration Input - The image configuration for a worker type.
- Image
Configuration ApplicationImage Configuration Input - The image configuration for a worker type.
- image
Configuration ApplicationImage Configuration Input - The image configuration for a worker type.
- image
Configuration ApplicationImage Configuration Input - The image configuration for a worker type.
- image_
configuration ApplicationImage Configuration Input - The image configuration for a worker type.
- image
Configuration Property Map - The image configuration for a worker type.
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.
AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi