Cross Account Role IAM Info API

APIs for generating the required IAM role for the aws-connector service.

DECOMMISSION NOTICE

On Monday, August 7 2023 12:00:00 CST, the Cross Account Role IAM Info API will no longer be operable.

The Cross Account Role IAM Info API is replaced by Trend Micro Cloud One™ - AWS Cloud Account management APIs.

Get cross account IAM role info that customer needs to createDeprecated

get/crossaccountroleiaminfo
SecurityTrend Micro Cloud One API Key
Request
header Parameters
api-version
required
string

API version

Responses
200

OK

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Response samples
application/json
{
  • "networkSecurityAccountId": "string",
  • "externalId": "string",
  • "crossAccountPolicyPermissions": "string"
}