Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
On this page

IAM Identity Broker

Updated on 2025-02-25 GMT+08:00

Organizations also provides Service Control Policies (SCPs) to set access control policies.

SCPs do not actually grant any permissions to a principal. They only set the permissions boundary for the principal. When SCPs are attached to a member account or an organizational unit (OU), they do not directly grant permissions to that member account or OU. Instead, the SCPs just determine what permissions are available for that member account or the member accounts under that OU.

This section describes the elements used by Organizations SCPs. The elements include actions, resources, and conditions.

For details about how to use these elements to create a custom SCP, see Creating an SCP.

Actions

Actions are specific operations that are allowed or denied in an SCP.

  • The Access Level column describes how the action is classified (List, Read, or Write). This classification helps you understand the level of access that an action grants when you use it in an SCP.
  • The Resource Type column indicates whether the action supports resource-level permissions.
    • You can use a wildcard (*) to indicate all resource types. If this column is empty (-), the action does not support resource-level permissions, and you must specify all resources ("*") in your SCP statements.
    • If this column includes a resource type, you must specify the URN in the Resource element of your statements.
    • Required resources are marked with asterisks (*) in the table. If you specify a resource in a statement using this action, then it must be of this type.

    For details about the resource types defined by IAM Identity Broker, see Resources.

  • The Condition Key column contains keys that you can specify in the Condition element of an SCP statement.
    • If the Resource Type column has values for an action, the condition key takes effect only for the listed resource types.
    • If the Resource Type column is empty (-) for an action, the condition key takes effect for all resources that action supports.
    • If the Condition Key column is empty (-) for an action, the action does not support any condition keys.

    For details about the condition keys defined by IAM Identity Broker, see Conditions.

The following table lists the actions that you can define in policy statements for IAM Identity Broker.

Table 1 Actions supported by IAM Identity Broker

Action

Description

Access Level

Resource Type (*: required)

Condition Key

AgenciesAnywhere:trustAnchor:create

Grants permission to create a trust anchor.

Write

-

AgenciesAnywhere:trustAnchor:enable

Grants permission to enable a trust anchor.

Write

trustAnchor *

-

-

g:ResourceTag/<tag-key>

AgenciesAnywhere:trustAnchor:disable

Grants permission to disable a trust anchor.

Write

trustAnchor *

-

-

g:ResourceTag/<tag-key>

AgenciesAnywhere:trustAnchor:update

Grants permission to modify a trust anchor.

Write

trustAnchor *

-

-

g:ResourceTag/<tag-key>

AgenciesAnywhere:trustAnchor:get

Grants permission to query details about a trust anchor.

Read

trustAnchor *

-

-

g:ResourceTag/<tag-key>

AgenciesAnywhere:trustAnchor:list

Grants permission to list trust anchors.

List

-

-

AgenciesAnywhere:trustAnchor:delete

Grants permission to delete a trust anchor.

Write

trustAnchor *

-

-

g:ResourceTag/<tag-key>

AgenciesAnywhere:trustAnchor:putNotificationSettings

Grants permission to set notification settings for a trust anchor.

Write

trustAnchor *

g:ResourceTag/<tag-key>

AgenciesAnywhere:trustAnchor:resetNotificationSettings

Grants permission to reset the notification settings for a trust anchor.

Write

trustAnchor *

g:ResourceTag/<tag-key>

AgenciesAnywhere:profile:create

Grants permission to create a profile.

Write

-

AgenciesAnywhere:profile:enable

Grants permission to enable a profile.

Write

profile *

-

-

g:ResourceTag/<tag-key>

AgenciesAnywhere:profile:disable

Grants permission to disable a profile.

Write

profile *

-

-

g:ResourceTag/<tag-key>

AgenciesAnywhere:profile:update

Grants permission to modify a profile.

Write

profile *

-

-

g:ResourceTag/<tag-key>

AgenciesAnywhere:profile:get

Grants permission to query profile details.

Read

profile *

-

-

g:ResourceTag/<tag-key>

AgenciesAnywhere:profile:list

Grants permission to list profiles.

List

-

-

AgenciesAnywhere:profile:delete

Grants permission to delete a profile.

Write

profile *

-

-

g:ResourceTag/<tag-key>

AgenciesAnywhere::listResourcesByTag

Grants permission to list resources or the resource quantity by tag.

List

-

AgenciesAnywhere::tagResource

Grants permission to tag a specified resource.

Tagging

trustAnchor

g:ResourceTag/<tag-key>

profile

g:ResourceTag/<tag-key>

crl

g:ResourceTag/<tag-key>

-

AgenciesAnywhere::unTagResource

Grants permission to untag a specified resource.

Tagging

trustAnchor

g:ResourceTag/<tag-key>

profile

g:ResourceTag/<tag-key>

crl

g:ResourceTag/<tag-key>

-

AgenciesAnywhere::listTagsForResource

Grants permission to list the tags of a specified resource.

List

profile

g:ResourceTag/<tag-key>

crl

g:ResourceTag/<tag-key>

trustAnchor

g:ResourceTag/<tag-key>

AgenciesAnywhere::listTags

Grants permission to list resource tags.

List

-

-

AgenciesAnywhere:crl:import

Grants permission to import a certificate revocation list.

Write

-

AgenciesAnywhere:crl:enable

Grants permission to enable a certificate revocation list.

Write

crl *

-

-

g:ResourceTag/<tag-key>

AgenciesAnywhere:crl:disable

Grants permission to disable a certificate revocation list.

Write

crl *

-

-

g:ResourceTag/<tag-key>

AgenciesAnywhere:crl:update

Grants permission to update a certificate revocation list.

Write

crl *

-

-

g:ResourceTag/<tag-key>

AgenciesAnywhere:crl:get

Grants permission to query a certificate revocation list.

Read

crl *

-

-

g:ResourceTag/<tag-key>

AgenciesAnywhere:crl:list

Grants permission to list the certificate revocation lists.

List

-

-

AgenciesAnywhere:crl:listForTrustAnchor

Grants permission to list the certificate revocation lists of a specified trust anchor.

List

trustAnchor *

g:ResourceTag/<tag-key>

AgenciesAnywhere:crl:delete

Grants permission to delete a certificate revocation list.

Write

crl *

-

-

g:ResourceTag/<tag-key>

Resources

A resource type indicates the resources that an SCP applies to. If you specify a resource type for any action in Table 2, the resource URN must be specified in the SCP statements using that action, and the SCP applies only to resources of this type. If no resource type is specified, the Resource element is marked with an asterisk (*) and the SCP applies to all resources. You can also set condition keys in an SCP to define resource types.

The following table lists the resource types that you can define in SCP statements for IAM Identity Broker.

Table 2 Resources supported by IAM Identity Broker

Resource

URN

profile

AgenciesAnywhere::<account-id>:profile:<profile-id>

crl

AgenciesAnywhere::<account-id>:crl:<crl-id>

trustAnchor

AgenciesAnywhere::<account-id>:trustAnchor:<trust-anchor-id>

Conditions

IAM Identity Broker does not support service-specific condition keys in SCPs. It can only use global condition keys applicable to all services. For details, see Global Condition Keys.

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback