1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
0
RunInstances is the API for launching instances so an SCP that limits use of it with conditions will only apply to launching new ones.
StartInstances and StopInstances are for stop/start actions.

After attaching the above SCP policy to an account, I am unable (with Administrator access) to launch an instance with all the compliant tags. The policy is working fine when I deploy an instance with incorrect tags. Does it require an special permissions? Any advice please.