DeleteServerlessApplication
DeleteServerlessApplication
yaml
type: "io.kestra.plugin.aws.emr.DeleteServerlessApplication"Examples
yaml
id: delete_emr_serverless_app
namespace: company.team
tasks:
- id: delete_app
type: io.kestra.plugin.aws.emr.DeleteServerlessApplication
accessKeyId: "{{ secret('AWS_ACCESS_KEY_ID') }}"
secretKeyId: "{{ secret('AWS_SECRET_KEY_ID') }}"
region: "eu-central-1"
applicationIds:
- 00f123abc456xyz
- 11g789def012uvw
Properties
applicationIds *Requiredarray
SubTypestring
accessKeyId string
compatibilityMode booleanstring
endpointOverride string
forcePathStyle booleanstring
region string
secretKeyId string
sessionToken string
stsEndpointOverride string
stsRoleArn string
stsRoleExternalId string
stsRoleSessionDuration string
Default
PT15MFormat
duration