Data Lifecycle Manager

eventNameDescriptionSampleRule
anyCatch-all entry for Data Lifecycle Manager rules that match the service but not a specific eventName.NN
CreateLifecyclePolicyCreates an Amazon Data Lifecycle Manager lifecycle policy. 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.NN
DeleteLifecyclePolicyDeletes the specified lifecycle policy and halts the automated operations that the policy specified. 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.NN
GetLifecyclePoliciesGets summary information about all or the specified data lifecycle policies.YN
GetLifecyclePolicyGets detailed information about the specified lifecycle policy. 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.NN
ListTagsForResourceLists the tags for the specified resource. 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.NN
TagResourceAdds the specified tags to the specified resource. 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.NN
UntagResourceRemoves the specified tags from the specified resource. 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.NN
UpdateLifecyclePolicyUpdates the specified lifecycle policy. 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.NN

any: Data Lifecycle Manager (catch-all)

#
Service
dlm

Description

Catch-all entry for Data Lifecycle Manager rules that match the service but not a specific eventName.

CreateLifecyclePolicy

#
Service
dlm

Description

Creates an Amazon Data Lifecycle Manager lifecycle policy. 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.

DeleteLifecyclePolicy

#
Service
dlm

Description

Deletes the specified lifecycle policy and halts the automated operations that the policy specified. 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.

GetLifecyclePolicies

#
Service
dlm

Description

Gets summary information about all or the specified data lifecycle policies.

Example CloudTrail Event #

{
  "awsRegion": "sa-east-1",
  "errorCode": "AccessDenied",
  "eventCategory": "Management",
  "eventID": "0e74a8ce-c7d4-4b89-8682-6d408a14501b",
  "eventName": "GetLifecyclePolicies",
  "eventSource": "dlm.amazonaws.com",
  "eventTime": "2021-04-13T11:35:05Z",
  "eventType": "AwsApiCall",
  "eventVersion": "1.08",
  "managementEvent": true,
  "readOnly": true,
  "recipientAccountId": "731544447609",
  "requestID": "820e0c05-4a0b-4eb3-8d59-bfff01004149",
  "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 #

GetLifecyclePolicy

#
Service
dlm

Description

Gets detailed information about the specified lifecycle policy. 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.

ListTagsForResource

#
Service
dlm

Description

Lists the tags for the specified resource. 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

#
Service
dlm

Description

Adds the specified tags to the specified resource. 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

#
Service
dlm

Description

Removes the specified tags from the specified resource. 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.

UpdateLifecyclePolicy

#
Service
dlm

Description

Updates the specified lifecycle policy. 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.