Current section
Files
Jump to
Current section
Files
lib/templates/aws_switch_role_link_md.eex
[AWS( Master <%= organization_account_id %> )](https://<%= organization_account_id %>.signin.aws.amazon.com/console)
<%= for context <- contexts do %>
[AWS( <%= Map.fetch!(context, :display_name) %> <%= Map.fetch!(context, :account_id) %> )](<%= Map.fetch!(context, :switch_role_url) %>)
<% end %>