# Functions

NewAliababaCloudCmd implements the "alibabacloud" subcommand for the credentials provisioning.
NewCreateRAMUsersCmd provides the "create-ram-users" subcommand.
NewDeleteRAMUsersCmd provides the "delete-ram-users" subcommand.

# Variables

CreateRAMUsersOpts captures the options that affect creation/updating of the RAM Uers/Policies.
DeleteRAMUsersOpts captures the options that affect detaching of ram roles.

# Structs

ARN captures the individual fields of an RAM Resource Name.
PolicyDocument is a simple type used to serialize to Alibaba Cloud' PolicyDocument format.
StatementEntry is a simple type used to serialize to Alibaba Cloud' PolicyDocument format.