You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: recipes/pcs/getting_started/assets/pcs-iip-minimal.yaml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,7 @@
1
1
AWSTemplateFormatVersion: 2010-09-09
2
2
Description: Minimal IAM instance profile for AWS PCS compute node groups.
3
3
This template creates an IAM instance profile with a role that has the minimum required permissions for AWS PCS compute node groups.
4
-
Optionally, the profile can be configured to enable the following services on PCS-managed instances:
5
-
AWS Systems Manager, Amazon S3 (read-only access), Amazon CloudWatch Agent.
4
+
Optionally, the profile can be configured to enable the following services on PCS-managed instances - AWS Systems Manager, Amazon S3 (read-only access), Amazon CloudWatch Agent.
6
5
Check the Outputs tab of this stack for useful details about resources created by this template.
0 commit comments