To standardize the Alibaba Cloud Resource Name (ARN) definition of each Alibaba Cloud service and provide better services, Alibaba Cloud adjusts the ARN format of specific resources in resource change logs when Cloud Config delivers the logs. The updated ARN format takes effect at 00:00:00 on October 10, 2022. If you have parsed the ARN field of resource change logs that need to be delivered by Cloud Config, change the ARN format based on the update.
Time
00:00:00 on October 10, 2022
Content
- Resource types
Resource type ARN format before the update ARN format after the update Resource type ARN format before the update ARN format after the update RAM roles (ACS::RAM::Role) acs:ram:*:${AccountId}:role/${RoleName}
acs:ram::${AccountId}:role/${RoleName}
RAM policies (ACS::RAM::Policy) acs:ram:*:${AccountId}:policy/${PolicyName}
acs:ram::${AccountId}:policy/${PolicyName}
ActionTrail trails (ACS::ActionTrail::Trail) acs:actiontrail:${Region}:${AccountId}:*
acs:actiontrail:${Region}:${AccountId}:trail/${TrailName}
- Rules
- ARN format before the update:
acs:ram::${AccountId}:config-rule/${ConfigRuleId}
- ARN format after the update
- Rules created by using an ordinary account:
acs:ram::${AccountId}:rule/${ConfigRuleId}
- Rules created by using a management account:
acs:ram::${AccountId}:aggregateconfigrule/${ConfigRuleId}
- Rules created by using an ordinary account:
- ARN format before the update: