DevOps Intelligence performs the following actions on AWS Cloudformation:
ListStacks
DescribeStacks
DescribeStackEvents
DescribeStackResources
GetTemplate
GetTemplateSummary
DevOps Intelligence requires the ReadOnly access for all actions. See the following example for reference:
{
"Version":"2030-10-07",
"Statement":[{
"Effect":"Allow",
"Action":[
"cloudformation:DescribeStacks",
"cloudformation:DescribeStackEvents",
"cloudformation:DescribeStackResources",
"cloudformation:ListStacks",
"cloudformation:GetTemplate",
"cloudformation:GetTemplateSummary"
],
"Resource":"*"
}]
}
Access Rights for Elastic Container Service(EC2):
DevOps Intelligence performs the following actions on AWS EC2:
Please note that managed policies for Amazon EC2 can be used to provide ReadOnly Access to EC2 service:
Notes:
Using the credentials provided, Kyndryl Platform Discovery will pull (Sync)
Deployments and Virtual Machines
on behalf of DevOps Intelligence. The Sync Feature scans current data for visibility after configuring credentials periodically. The intervals are set as follows:
The account Sync Interval is set to 5 mins: Refresh current data.
The account Delete Interval is set to 7 mins: All deleted accounts are updated.
The history pulled Interval is set to 180 days: Data history.