- Home
- Network Security
- Api Reference
- Appliance Deployment Tokens
- Cross Account Policies API
- AWS Connectors API
- CloudFormation Template API
- Cross Account Role IAM Info API
- AWS Asset Discovery
- Cross Account Permissions Template API
- Remote Syslogs
- Security Events
- Appliance DV Status
- Cloud Watch Logs
- Appliance Communication Status
- Appliances
- Tech Support Reports
- Appliance Monitoring API
- Geo Filtering Distribution
- Geo Filtering Policy
- Geo Filtering Entry
- Outbound Filtering
- putUpdate the outbound filtering configuration
- getRetrieve an outbound policy exception
- putUpdate an outbound policy exception
- delDelete an outbound policy exception
- getFetch an outbound entry lists
- postCreate an outbound entry list
- getGet outbound entries for an outbound entry list
- postCreate outbound entries for an outbound entry list
- delDelete outbound entries for an outbound entry list
- getRetrieve the most recent outbound distribution list on the appliance(s)
- postDistribute outbound entrylists and outbound filtering configurations to the appliance(s)
- getRetrieve the outbound filtering configuration list
- postCreate an outbound filtering configuration
- getRetrieve the outbound policy exceptions list
- postCreate an outbound policy exception
- getGet an outbound entry list
- delDelete an outbound entry list
- getRetrieve the status of the outbound distribution job on the appliance(s)
- Domain Filtering
- putDeprecated: 2022-03-21. Use the new /outbound endpoints. Update the domain filtering configuration
- getDeprecated: 2022-03-21. Use the new /outbound endpoints. Retrieve a current list of permitted domain entries
- postDeprecated: 2022-03-21. Use the new /outbound endpoints. Add domain entries to the permit list
- delDeprecated: 2022-03-21. Use the new /outbound endpoints. Delete domain entries from the permit list
- getDeprecated: 2022-03-21. Use the new /outbound endpoints. Retrieve the most recent domain distribution list on the appliance(s)
- postDeprecated: 2022-03-21. Use the new /outbound endpoints. Distribute permit list entries and domain filtering configuration to the appliance(s)
- getDeprecated: 2022-03-21. Use the new /outbound endpoints. Retrieve the domain filtering configuration list
- postDeprecated: 2022-03-21. Use the new /outbound endpoints. Create a domain filtering configuration
- getDeprecated: 2022-03-21. Use the new /outbound endpoints. Retrieve the status of the domain distribution job on the appliance(s)
- Geo Filtering Package
- Notifications
- TOS Version Migration
- Cloud Assets
- Network Security with hosted infrastructure
- Policy
- putUpdate a list of policy override of a profile by IDs
- postCreate a policy override
- delDelete a list of policy overrides by signature Uuids
- postUpdate a policy override by ID
- delDelete a policy override by ID
- getList all Digital Vaccine settings
- postCreate a new Digital Vaccine setting
- postUpdate a Digital Vaccine setting by ID
- postPush a Digital Vaccine/Auxiliary Digital Vaccine to an appliance
- getList all appliance distributions
- postCreate a distribution to an appliance
- getList all profiles
- getDescribe a profile by ID
- getList or search all policies
- getDescribe a policy by ID
- getList all Digital Vaccines
- getDescribe a Digital Vaccine by ID
- getList all Digital Vaccine inventories
- getList all appliance profile inventories
- getDescribe an appliance distribution by ID
- delDelete an appliance distribution by ID
- getList all action sets
- delDelete a list of policy overrides by IDs
- Firewall Rule Share API
- TLS Inspection Configuration
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
Responses
200
OK
401
Unauthorized
403
Forbidden
404
Not Found
500
Internal Server Error
Response samples
- 200
application/json
{- "networkSecurityAccountId": "string",
- "externalId": "string",
- "crossAccountPolicyPermissions": "string"
}