This topic describes the terms involved in Cloud Config.
Term | Description |
resource type | A resource type is a category of resources. For example, the resource type of Elastic Compute Service (ECS) instances is Instance. Resources can be divided into the following types:
|
resource configurations | Cloud Config retrieves all your resources by using the APIs of Alibaba Cloud services. In a resource list, you can click a resource ID to view the configurations of the resource. You can also manage the resource in the Alibaba Cloud Management Console. |
monitoring scope | You can specify the types of resources that you want Cloud Config to monitor to configure the monitoring scope of Cloud Config.
|
rule | A rule is a function that is used to determine whether a resource configuration is compliant. Cloud Config runs rule code by using functions of Function Compute. For example, a rule is applied to a resource type in Cloud Config. If the configurations of a resource of this type change, Cloud Config re-evaluates the resource based on the rule and checks whether the configuration is compliant. Cloud Config can also trigger rules at a specified time to periodically evaluate the compliance of all resources. The rules in Cloud Config are divided into the following categories:
|
configuration timeline | Cloud Config provides a configuration timeline for each monitored resource.
|
compliance timeline | Cloud Config evaluates resources based on rules. A compliance record is generated when a rule is triggered. Cloud Config displays the compliance records over time in a compliance timeline. The compliance records that are displayed in the compliance timeline depend on the trigger type.
|
classified protection precheck | The classified protection precheck feature of Cloud Config monitors and evaluates your Alibaba Cloud resources in a continuous manner. You can view the compliance evaluation result in real time and remediate non-compliant resources. This simplifies the procedure of an official assessment. |
CIS | Center for Internet Security (CIS) is a community of organizations and individuals that want actionable security resources. The CIS Controls are a set of 20 control points or objectives designed to help enterprises safeguard the systems and data. |
resource directory | Resource Directory is a service that is provided by Alibaba Cloud and allows you to manage the relationships among multiple levels of enterprise resources or accounts. |
management account | A management account is an Alibaba Cloud account that has passed enterprise verification. After you use this Alibaba Cloud account to enable a resource directory, the account becomes the management account of the resource directory. The management account is the super administrator of the resource directory. It has all administrative permissions on the resource directory and the folders and members in the resource directory. Each resource directory has only one management account. Note A management account does not belong to a resource directory and is not limited by the access control policies of a resource directory. |
member | A member can be a resource account or cloud account. Members that are created in a resource directory are resource accounts. A resource account is used to isolate the resources of a project or application on Alibaba Cloud from other resources. You can invite existing Alibaba Cloud accounts to join your resource directory. After the owners of the Alibaba Cloud accounts accept the invitations, the accounts become the members of the resource directory. These members are cloud accounts.
|
account group | An account group is a collection of members. In a resource directory, the management account can add all or some members to an account group for centralized compliance management. An account group is also a resource pool formed by gathering resources from multiple members. The management account can view the resource lists, resource details, resource configuration timelines, resource compliance timelines, and associated resources of all members in the account group. The management account can also create rules and compliance packages in the account group. These rules and compliance packages take effect on resources of all members in the account group for continuous compliance evaluation. |