Это видео недоступно.
Сожалеем об этом.

Implement AWS resource tagging strategy using AWS Tag Policies and Service Control Policies (SCPs)

Поделиться
HTML-код
  • Опубликовано: 14 мар 2023
  • Join our Whatsapp Group for future Videos:
    chat.whatsapp....
    Join our Telegram Group for future Videos:
    t.me/+xjZA3ZS-...
    Implement AWS resource tagging strategy using AWS Tag Policies and Service Control Policies (SCPs)
    The AWS resource tagging feature allows for easy management, searching, and filtering of resources. However, enforcing consistent tagging on cloud resources can be a challenge, particularly for larger organizations. AWS Organizations offers Tag Policies and Service Control Policies (SCPs) to address this challenge. Tag Policies enforce standardization of tags, and SCPs manage permissions across AWS accounts within an organization. Using these policies together allows for a centralized framework and programmatic controls to standardize and enforce tags across resources. The solution involves creating and applying a Tag Policy using AWS Organizations and creating an SCP to enforce tagging at resource creation. This walkthrough provides detailed steps and policy templates to ensure compliance with tagging policies.

Комментарии • 5

  • @user-fw3qd8gq7l
    @user-fw3qd8gq7l 3 месяца назад +1

    Thanks!! I wanted to quickly check enforcing tagging without deploying a full on Org on my test account. Keep it up!

  • @buramobanga7999
    @buramobanga7999 Год назад +1

    How can I change a region on my my cli configuration on windows?

  • @user-zg1yt1ro4w
    @user-zg1yt1ro4w 5 месяцев назад +1

    how to attach tag policies for all aws services/resources

    • @KorkyKathman
      @KorkyKathman 4 месяца назад +1

      Use the resource groups & tag editor service. The tag editior allows you to select the resources you want across all regions in addition to selecting existing tags and values. You can then bulk assign tags to those selected resources.