AmazonMWAA
| eventName | Description | Sample | Rule |
|---|---|---|---|
| any | Catch-all entry for AmazonMWAA rules that match the service but not a specific eventName. | N | N |
| Create | Creates a CLI token for the Airflow CLI. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Create | Creates an Amazon Managed Workflows for Apache Airflow (Amazon MWAA) environment. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Create | Creates a web login token for the Airflow Web UI. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Delete | Deletes an Amazon Managed Workflows for Apache Airflow (Amazon MWAA) environment. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Get | Describes an Amazon Managed Workflows for Apache Airflow (MWAA) environment. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Invoke | Invokes the Apache Airflow REST API on the webserver with the specified inputs. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| List | Lists the Amazon Managed Workflows for Apache Airflow (MWAA) environments. | Y | N |
| List | Lists the key-value tag pairs associated to the Amazon Managed Workflows for Apache Airflow (MWAA) environment. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Publish | Internal only. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Tag | Associates key-value tag pairs to your Amazon Managed Workflows for Apache Airflow (MWAA) environment. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Untag | Removes key-value tag pairs associated to your Amazon Managed Workflows for Apache Airflow (MWAA) environment. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Update | Updates an Amazon Managed Workflows for Apache Airflow (MWAA) environment. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
any: AmazonMWAA (catch-all)
#Description
Catch-all entry for AmazonMWAA rules that match the service but not a specific eventName.
CreateCliToken
#Description
Creates a CLI token for the Airflow CLI. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
CreateEnvironment
#Description
Creates an Amazon Managed Workflows for Apache Airflow (Amazon MWAA) environment. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
CreateWebLoginToken
#Description
Creates a web login token for the Airflow Web UI. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
DeleteEnvironment
#Description
Deletes an Amazon Managed Workflows for Apache Airflow (Amazon MWAA) environment. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
GetEnvironment
#Description
Describes an Amazon Managed Workflows for Apache Airflow (MWAA) environment. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
InvokeRestApi
#Description
Invokes the Apache Airflow REST API on the webserver with the specified inputs. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ListEnvironments
#Description
Lists the Amazon Managed Workflows for Apache Airflow (MWAA) environments.
Example CloudTrail Event #
{
"awsRegion": "ap-northeast-1",
"errorCode": "AccessDenied",
"eventCategory": "Management",
"eventID": "b7e7fe9c-fc0f-4d8f-8d32-505ac3a4b153",
"eventName": "ListEnvironments",
"eventSource": "airflow.amazonaws.com",
"eventTime": "2021-04-13T11:35:28Z",
"eventType": "AwsApiCall",
"eventVersion": "1.08",
"managementEvent": true,
"readOnly": true,
"recipientAccountId": "731544447609",
"requestID": "f045867c-88aa-4385-a742-0a04b0a2a3b0",
"requestParameters": null,
"responseElements": null,
"sourceIPAddress": "34.12.134.20",
"userAgent": "aws-sdk-nodejs/2.885.0 linux/v14.16.1 callback",
"userIdentity": {
"accessKeyId": "AKIAYTOGP2RLGBSBSMH2",
"accountId": "731544447609",
"arn": "arn:aws:iam::731544447609:user/cloudsploit",
"principalId": "AIDAYTOGP2RLMDEPWZWMJ",
"type": "IAMUser",
"userName": "cloudsploit"
}
}
References #
PublishMetrics
#Description
Internal only. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
TagResource
#Description
Associates key-value tag pairs to your Amazon Managed Workflows for Apache Airflow (MWAA) environment. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
UntagResource
#Description
Removes key-value tag pairs associated to your Amazon Managed Workflows for Apache Airflow (MWAA) environment. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
UpdateEnvironment
#Description
Updates an Amazon Managed Workflows for Apache Airflow (MWAA) environment. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.