Difference between revisions of "AWSServiceRoleForAutoScaling"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
  [[terraform import]] module.bootstrap_account_region.module.IAM.aws_iam_service_linked_role.AWSServiceRoleForAutoScaling_role arn:aws:iam::{ACCOUNT_ID}:[[role/]]aws-service-role/autoscaling.amazonaws.com/AWSServiceRoleForAutoScaling
 
  [[terraform import]] module.bootstrap_account_region.module.IAM.aws_iam_service_linked_role.AWSServiceRoleForAutoScaling_role arn:aws:iam::{ACCOUNT_ID}:[[role/]]aws-service-role/autoscaling.amazonaws.com/AWSServiceRoleForAutoScaling
  
 +
== Related ==
 +
* [[Service-linked roles for Amazon EC2 Auto Scaling]]
  
 
== See also ==
 
== See also ==

Revision as of 16:05, 15 November 2023


│ Error: creating IAM Service Linked Role (autoscaling.amazonaws.com): InvalidInput: Service role name AWSServiceRoleForAutoScaling has been taken in this account, please try a different suffix.
aws iam list-roles
  • Role is not available in new AWS accounts [1]


terraform import module.bootstrap_account_region.module.IAM.aws_iam_service_linked_role.AWSServiceRoleForAutoScaling_role arn:aws:iam::{ACCOUNT_ID}:role/aws-service-role/autoscaling.amazonaws.com/AWSServiceRoleForAutoScaling

Related

See also

  • https://giter.vip/particuleio/teks/issues/92
  • Advertising: