ListMonitoredResourcesFilters
Filters to determine which monitored resources you want to retrieve. You can filter by resource type or resource permission status.
Contents
- ResourcePermission
-
The permission status of a resource.
Type: String
Valid Values:
FULL_PERMISSION | MISSING_PERMISSION
Required: Yes
- ResourceTypeFilters
-
The type of resource that you wish to retrieve, such as log groups.
Type: Array of strings
Valid Values:
LOG_GROUPS | CLOUDFRONT_DISTRIBUTION | DYNAMODB_TABLE | EC2_NAT_GATEWAY | ECS_CLUSTER | ECS_SERVICE | EKS_CLUSTER | ELASTIC_BEANSTALK_ENVIRONMENT | ELASTIC_LOAD_BALANCER_LOAD_BALANCER | ELASTIC_LOAD_BALANCING_V2_LOAD_BALANCER | ELASTIC_LOAD_BALANCING_V2_TARGET_GROUP | ELASTICACHE_CACHE_CLUSTER | ELASTICSEARCH_DOMAIN | KINESIS_STREAM | LAMBDA_FUNCTION | OPEN_SEARCH_SERVICE_DOMAIN | RDS_DB_INSTANCE | RDS_DB_CLUSTER | REDSHIFT_CLUSTER | ROUTE53_HOSTED_ZONE | ROUTE53_HEALTH_CHECK | S3_BUCKET | SAGEMAKER_ENDPOINT | SNS_TOPIC | SQS_QUEUE | STEP_FUNCTIONS_ACTIVITY | STEP_FUNCTIONS_STATE_MACHINE
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: