AWS configuration
amazon web services (aws) provides a robust and secure cloud services platform, delivering essential resources such as computing power, database storage and content delivery to help scale and grow your business enhances your aws experience by offering insightful data analysis, and this section outlines the necessary configuration steps to enable to efficiently extract data from multiple aws services, setting up and configuring an aws account is imperative this setup is critical in harnessing the full potential of aws and capabilities the following are supported aws services cloud formation ec2 eks only reads data from these services; hence, readonly access is required for all of them access rights for cloudformation performs the following actions on aws cloudformation liststacks describestacks describestackevents describestackresources gettemplate gettemplatesummary 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) performs the following actions on aws ec2 describeinstances please note that managed policies for amazon ec2 can be used to provide readonly access to ec2 service amazonec2readonlyaccess notes using the credentials provided, kyndryl platform discovery will pull (sync) deployments and virtual machines on behalf of 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 access rights for elastic kubernetes service(eks) performs the following actions on amazon eks listclusters describecluster this example shows how you can create a policy that allows a user read only access to list or describe all clusters { "version" "2030 10 07", "statement" \[ { "effect" "allow", "action" \[ "eks\ describecluster", "eks\ listclusters" ], "resource" " " } ] } for more details, see your delivery representative aws codecommit configuration docid\ j us avg8jyz6pvghl5r6 learn how to configure for the integration of aws codecommit to broaden the observability of your hybrid it estate aws devops connection docid\ nexnshmxzqpamqwhpimer learn how to configure for the integration of aws connection to broaden the observability of your hybrid it estate