- Newest
- Most votes
- Most comments
To set up AWS Systems Manager, you'll need to configure the necessary IAM permissions and roles. The setup process involves creating an IAM policy that grants the required permissions for Systems Manager operations, then creating an IAM role and attaching that policy to it. After the IAM configuration is complete, you can create a Systems Manager configuration using Host Management to enable management of your instances. For the Cisco C8000v specifically, you'll want to ensure the instance has the SSM Agent installed and that it has the appropriate IAM instance profile attached with Systems Manager permissions. The instance will also need network connectivity to Systems Manager endpoints, either through internet access or VPC endpoints. You can verify your setup by checking the configuration manager status through the AWS CLI or console to confirm the instance appears as a managed node.
Sources
Setting up systems management - AWS Systems Manager
Relevant content
asked 3 years ago
- AWS OFFICIALUpdated 7 months ago
