“Binden Sie die IAM -Rolle an EC2 Instance CLI an” Code-Antworten

Binden Sie die IAM -Rolle an EC2 Instance CLI an

$aws ec2 associate-iam-instance-profile --instance-id YourInstanceId --iam-instance-profile Name=YourNewRole-Instance-Profile
Worried Wasp

AWS Cli EC2 Wie kann ich die Rolle verändern

$aws ec2 replace-iam-instance-profile-association --association-id YourCurrentAssociation-id --iam-instance-profile Name=YourReplacementRole-Instance-Profile 
Wicked Willet

Ähnliche Antworten wie “Binden Sie die IAM -Rolle an EC2 Instance CLI an”

Fragen ähnlich wie “Binden Sie die IAM -Rolle an EC2 Instance CLI an”

Weitere verwandte Antworten zu “Binden Sie die IAM -Rolle an EC2 Instance CLI an” auf Shell/Bash

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen