ServiceNameAndResourceType - AWS RAM

ServiceNameAndResourceType

Information about a shareable resource type and the AWS service to which resources of that type belong.

Contents

Note

In the following list, the required parameters are described first.

resourceRegionScope

Specifies the scope of visibility of resources of this type:

  • REGIONAL – The resource can be accessed only by using requests that target the AWS Region in which the resource exists.

  • GLOBAL – The resource can be accessed from any AWS Region.

Type: String

Valid Values: REGIONAL | GLOBAL

Required: No

resourceType

The type of the resource. This takes the form of: service-code:resource-code, and is case-insensitive. For example, an Amazon EC2 Subnet would be represented by the string ec2:subnet.

Type: String

Required: No

serviceName

The name of the AWS service to which resources of this type belong.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: