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: cloudformation/stacks/AutoSpotting/template.yaml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -267,7 +267,7 @@
267
267
scripts to use the instance role when calling CloudFormation helpers
268
268
instead of the standard CloudFormation authentication method.
269
269
After creating this CloudFormation stack, you must add the
270
-
AutoSpottingElasticBeanstalk managed policy to your Beanstalk
270
+
AutoSpotting's ElasticBeanstalk managed policy to your Beanstalk
271
271
instance profile/role if you turn this option to On"
272
272
Type: "String"
273
273
Conditions:
@@ -752,7 +752,6 @@
752
752
Condition: "StackIsMain"
753
753
Properties:
754
754
Description: "Allow instances to get initialization information from CloudFormation when they are a part of a Beanstalk cluster. Add this policy to your Elastic Beanstalk instance profile (role) when enabling patch_beanstalk_userdata in AutoSpotting. (Managed policy created by AutoSpotting)"
0 commit comments