AWS Service Catalog App Registry

eventNameDescriptionSampleRule
anyCatch-all entry for AWS Service Catalog App Registry rules that match the service but not a specific eventName.NN
GetApplicationGetApplication recorded by CloudTrail for AWS Service Catalog App Registry. Observed in real CloudTrail; no AWS SDK operation model documents it, so no description is available from the SDK.NN
ListAssociatedAttributeGroupsListAssociatedAttributeGroups recorded by CloudTrail for AWS Service Catalog App Registry. Observed in real CloudTrail; no AWS SDK operation model documents it, so no description is available from the SDK.NN
ListAssociatedResourcesListAssociatedResources recorded by CloudTrail for AWS Service Catalog App Registry. Observed in real CloudTrail; no AWS SDK operation model documents it, so no description is available from the SDK.NN
ListAttributeGroupsListAttributeGroups recorded by CloudTrail for AWS Service Catalog App Registry. Observed in real CloudTrail; no AWS SDK operation model documents it, so no description is available from the SDK.NN
ListAttributeGroupsForApplicationListAttributeGroupsForApplication recorded by CloudTrail for AWS Service Catalog App Registry. Observed in real CloudTrail; no AWS SDK operation model documents it, so no description is available from the SDK.NN

any: AWS Service Catalog App Registry (catch-all)

#
Service
servicecatalog-appregistry

Description

Catch-all entry for AWS Service Catalog App Registry rules that match the service but not a specific eventName.

GetApplication

#
Service
servicecatalog-appregistry

Description

GetApplication recorded by CloudTrail for AWS Service Catalog App Registry. Observed in real CloudTrail; no AWS SDK operation model documents it, so no description is available from the SDK.

Example CloudTrail Event #

This is a projected export row, not a complete CloudTrail record: it shows only the envelope columns a SIEM export retained. The export never carried userIdentity, requestParameters, responseElements, sourceIPAddress, recipientAccountId, eventCategory, so their absence here says nothing about the real event. Account identifiers, ARNs and endpoint hostnames in eventID, requestID, resources, tlsDetails, userAgent are replaced with the placeholders AWS uses in its own documentation, so those values are structurally real but not the originals. errorMessage is withheld: it is free-form prose that names customer resources, which no substitution rule can find reliably. eventTime is withheld because the export renders it in the exporting system's local timezone rather than the UTC a CloudTrail record carries.

{
  "eventVersion": "1.11",
  "eventID": "98669fed-b089-4f63-9e7e-0d3b700bd62a",
  "eventSource": "servicecatalog-appregistry.amazonaws.com",
  "eventName": "GetApplication",
  "awsRegion": "us-east-1",
  "eventType": "AwsApiCall",
  "readOnly": true,
  "managementEvent": true,
  "requestID": "2a5a2f67-b925-4a3f-b6d3-ac3451242ac6",
  "userAgent": "Botocore/1.35.95 ua/2.0 os/linux#5.10.245-245.983.amzn2.x86_64 md/arch#x86_64 lang/python#3.9.23 md/pyimpl#CPython cfg/retry-mode#standard"
}

ListAssociatedAttributeGroups

#
Service
servicecatalog-appregistry

Description

ListAssociatedAttributeGroups recorded by CloudTrail for AWS Service Catalog App Registry. Observed in real CloudTrail; no AWS SDK operation model documents it, so no description is available from the SDK.

Example CloudTrail Event #

This is a projected export row, not a complete CloudTrail record: it shows only the envelope columns a SIEM export retained. The export never carried userIdentity, requestParameters, responseElements, sourceIPAddress, recipientAccountId, eventCategory, so their absence here says nothing about the real event. Account identifiers, ARNs and endpoint hostnames in eventID, requestID, resources, tlsDetails, userAgent are replaced with the placeholders AWS uses in its own documentation, so those values are structurally real but not the originals. errorMessage is withheld: it is free-form prose that names customer resources, which no substitution rule can find reliably. eventTime is withheld because the export renders it in the exporting system's local timezone rather than the UTC a CloudTrail record carries.

{
  "eventVersion": "1.11",
  "eventID": "2c92059d-7754-4022-8c5c-1a759c69bf5a",
  "eventSource": "servicecatalog-appregistry.amazonaws.com",
  "eventName": "ListAssociatedAttributeGroups",
  "awsRegion": "us-east-1",
  "eventType": "AwsApiCall",
  "readOnly": true,
  "managementEvent": true,
  "requestID": "d56c6815-6fee-4094-9abb-cb848b1a6554",
  "userAgent": "Botocore/1.35.95 ua/2.0 os/linux#5.10.245-245.983.amzn2.x86_64 md/arch#x86_64 lang/python#3.9.23 md/pyimpl#CPython cfg/retry-mode#standard",
  "resources": [
    {
      "accountId": "123456789012",
      "type": "AWS::ServiceCatalogAppRegistry::Application",
      "ARN": "arn:aws:servicecatalog:us-east-1:123456789012:EXAMPLE"
    }
  ]
}

ListAssociatedResources

#
Service
servicecatalog-appregistry

Description

ListAssociatedResources recorded by CloudTrail for AWS Service Catalog App Registry. Observed in real CloudTrail; no AWS SDK operation model documents it, so no description is available from the SDK.

Example CloudTrail Event #

This is a projected export row, not a complete CloudTrail record: it shows only the envelope columns a SIEM export retained. The export never carried userIdentity, requestParameters, responseElements, sourceIPAddress, recipientAccountId, eventCategory, so their absence here says nothing about the real event. Account identifiers, ARNs and endpoint hostnames in eventID, requestID, resources, tlsDetails, userAgent are replaced with the placeholders AWS uses in its own documentation, so those values are structurally real but not the originals. errorMessage is withheld: it is free-form prose that names customer resources, which no substitution rule can find reliably. eventTime is withheld because the export renders it in the exporting system's local timezone rather than the UTC a CloudTrail record carries.

{
  "eventVersion": "1.11",
  "eventID": "6667d43e-afd9-42dc-9a6a-14ae6b30b5ed",
  "eventSource": "servicecatalog-appregistry.amazonaws.com",
  "eventName": "ListAssociatedResources",
  "awsRegion": "us-east-1",
  "eventType": "AwsApiCall",
  "readOnly": true,
  "managementEvent": true,
  "requestID": "f9b9ea65-2e6c-45a8-b232-2dfc651a24cc",
  "userAgent": "Botocore/1.35.95 ua/2.0 os/linux#5.10.245-245.983.amzn2.x86_64 md/arch#x86_64 lang/python#3.9.23 md/pyimpl#CPython cfg/retry-mode#standard",
  "resources": [
    {
      "accountId": "123456789012",
      "type": "AWS::ServiceCatalogAppRegistry::Application",
      "ARN": "arn:aws:servicecatalog:us-east-1:123456789012:EXAMPLE"
    }
  ]
}

ListAttributeGroups

#
Service
servicecatalog-appregistry

Description

ListAttributeGroups recorded by CloudTrail for AWS Service Catalog App Registry. Observed in real CloudTrail; no AWS SDK operation model documents it, so no description is available from the SDK.

Example CloudTrail Event #

This is a projected export row, not a complete CloudTrail record: it shows only the envelope columns a SIEM export retained. The export never carried userIdentity, requestParameters, responseElements, sourceIPAddress, recipientAccountId, eventCategory, so their absence here says nothing about the real event. Account identifiers, ARNs and endpoint hostnames in eventID, requestID, resources, tlsDetails, userAgent are replaced with the placeholders AWS uses in its own documentation, so those values are structurally real but not the originals. errorMessage is withheld: it is free-form prose that names customer resources, which no substitution rule can find reliably. eventTime is withheld because the export renders it in the exporting system's local timezone rather than the UTC a CloudTrail record carries.

{
  "eventVersion": "1.11",
  "eventID": "fb4ee6ba-b359-4235-a374-abc1e3f7c5f9",
  "eventSource": "servicecatalog-appregistry.amazonaws.com",
  "eventName": "ListAttributeGroups",
  "awsRegion": "us-west-2",
  "eventType": "AwsApiCall",
  "readOnly": true,
  "managementEvent": true,
  "requestID": "5599d09d-cfe7-4d3a-b828-832c04c84b91",
  "userAgent": "Botocore/1.35.95 ua/2.0 os/linux#5.10.245-245.983.amzn2.x86_64 md/arch#x86_64 lang/python#3.9.23 md/pyimpl#CPython cfg/retry-mode#standard"
}

ListAttributeGroupsForApplication

#
Service
servicecatalog-appregistry

Description

ListAttributeGroupsForApplication recorded by CloudTrail for AWS Service Catalog App Registry. Observed in real CloudTrail; no AWS SDK operation model documents it, so no description is available from the SDK.

Example CloudTrail Event #

This is a projected export row, not a complete CloudTrail record: it shows only the envelope columns a SIEM export retained. The export never carried userIdentity, requestParameters, responseElements, sourceIPAddress, recipientAccountId, eventCategory, so their absence here says nothing about the real event. Account identifiers, ARNs and endpoint hostnames in eventID, requestID, resources, tlsDetails, userAgent are replaced with the placeholders AWS uses in its own documentation, so those values are structurally real but not the originals. errorMessage is withheld: it is free-form prose that names customer resources, which no substitution rule can find reliably. eventTime is withheld because the export renders it in the exporting system's local timezone rather than the UTC a CloudTrail record carries.

{
  "eventVersion": "1.11",
  "eventID": "3d07ded3-9fa0-4edc-835b-64d1fba2c097",
  "eventSource": "servicecatalog-appregistry.amazonaws.com",
  "eventName": "ListAttributeGroupsForApplication",
  "awsRegion": "us-east-1",
  "eventType": "AwsApiCall",
  "readOnly": true,
  "managementEvent": true,
  "requestID": "805ea4e6-4293-4222-9f67-6a8530413193",
  "userAgent": "Botocore/1.35.95 ua/2.0 os/linux#5.10.245-245.983.amzn2.x86_64 md/arch#x86_64 lang/python#3.9.23 md/pyimpl#CPython cfg/retry-mode#standard",
  "resources": [
    {
      "accountId": "123456789012",
      "type": "AWS::ServiceCatalogAppRegistry::Application",
      "ARN": "arn:aws:servicecatalog:us-east-1:123456789012:EXAMPLE"
    }
  ]
}