DescribeLogGroupsRequest
class DescribeLogGroupsRequest
Types
Properties
Link copied to clipboard
When includeLinkedAccounts
is set to True
, use this parameter to specify the list of accounts to search. You can specify as many as 20 account IDs in the array.
Link copied to clipboard
If you are using a monitoring account, set this to True
to have the operation return log groups in the accounts listed in accountIdentifiers
.
Link copied to clipboard
Specifies the log group class for this log group. There are two classes:
Link copied to clipboard
If you specify a string for this parameter, the operation returns only log groups that have names that match the string based on a case-sensitive substring search. For example, if you specify Foo
, log groups named FooBar
, aws/Foo
, and GroupFoo
would match, but foo
, F/o/o
and Froo
would not match.
Link copied to clipboard
The prefix to match.