1. 程式人生 > >Restrict Access of Users to Specific EC2 Resources

Restrict Access of Users to Specific EC2 Resources

{
    "Version": "2012-10-17",
    "Statement": [
        {
            "Action": [
                "ec2:StartInstances",
                "ec2:StopInstances",
                "ec2:RebootInstances"
            ],
            "Condition": {
                "StringEquals": {
                    "ec2:ResourceTag/Owner": "Bob"
                }
            },
            "Resource": [
                "arn:aws:ec2:us-east-1:111122223333:instance/*"
            ],
            "Effect": "Allow"
        },
        {
            "Effect": "Allow",
            "Action": "ec2:Describe*",
            "Resource": "*"
        }
    ]
}

相關推薦

Restrict Access of Users to Specific EC2 Resources

{ "Version": "2012-10-17", "Statement": [ { "Action": [ "ec2:StartInstances", "ec2:S

Restrict Access to Launch EC2 Instances from Only Tagged AMIs

{ "Version": "2012-10-17", "Statement": [ { "Sid": "ReadOnlyAccess", "Effect": "Allow", "Act

Enable Multiple Concurrent Users Access to an EC2 Instance Running Windows Using RDP

Amazon Web Services is Hiring. Amazon Web Services (AWS) is a dynamic, growing business unit within Amazon.com. We are currently hiring So

Restrict access to your AWS Glue Data Catalog with resource

A data lake provides a centralized repository that you can use to store all your structured and unstructured data at any scale. A data lake can in

Use CloudFront Geo Restriction To Restrict Access From Geographic Regions

You can use the geo restriction feature, also known as geoblocking, to prevent users in specific geographic locations from accessing content th

Enable Active Directory Users to Access AWS Management Console

By default, AWS Directory Service users don't have access to AWS resources. To give users access to the AWS Management Console, follow these st

Allow Users To Connect to HTTP or HTTPS Ports on an EC2 Instance

To allow traffic on port 80 and 443, you must configure the associated security group and network access control list (network ACL).

Restrict Access to your Amazon Connect S3 Bucket

This blog post describes how to create customer access policies to Amazon S3. These buckets are by default not public, and this blog takes it furt

Maven install [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources

all div pro 警告 enc resource encoding sin 配置 一、背景   maven項目install過程中,出現:[WARNING] Using platform encoding (UTF-8 actually) to copy filter

MAVEN Error: Using platform encoding (GBK actually) to copy filtered resources.....

XML tracking pom.xml文件 pos bsp cli -a ati Coding 環境:Maven3.2.5+MyEclipse 2015CI 現象:在Maven編譯過程中出現錯誤信息:Using platform encoding (GBK act

3% of users browse with IE9 and 14% of users have a disability. Why do we only cater for the former?

我的網站 作品 form 我不 post ability img gpo 想要 我想要用一個否定聲明來開始我的文章:對於怎樣創造一個易於用戶體驗的站點,我也不是了解非常多。 讓作為一個資深開發人員的我操心的是,我在並沒有獲得太多關於這個主題(指怎樣創造一個

[Coding Made Simple] Coin Changes Number of ways to get a total

total there dynamic mina mini ges ber ble hang Given coins of certain denominations and a total, how many ways these coins can be combine

[GeeksForGeeks] Count Number of ways to reach a given score in a game

oid it is col class back put () version following Consider a game where a player can score 3 or 5 or 10 points in a move. Given a total s

論文筆記-Joint Deep Modeling of Users and Items Using Reviews for Recommendation

一個 solved default view http ati onf 評分 分享 基本思路:利用用戶和商品的評論構建CNN預測評分。 網絡結構: user review網絡與 item review網絡結構一致,僅就前者進行說明 從user review tex

Tracing Memory access of an oracle process : Intel PinTools

november book imp ont copyright cal cred tool eat https://mahmoudhatem.wordpress.com/2016/11/07/tracing-memory-access-of-an-oracle-proces

Add Users to a Group using PowerShell Script

ADScript: #Add Users to a Group - PowerShell Script Import-module ActiveDirectory Import-CSV "C:\Scripts\Users.csv" | % { Add-ADGroupMember -Identity Te

452. Minimum Number of Arrows to Burst Balloons紮氣球的個數最少

-c 分析 limit 處理 排序 什麽 exactly 循環 ase [抄題]: There are a number of spherical balloons spread in two-dimensional space. For each balloon, pro

maven工程中警告[WARNING] Using platform encoding (GBK actually) to copy filtered resources, i.e. build is platform dependent!

文件 prop 源文件 使用 end 默認 .so utf-8 source [WARNING] Using platform encoding (GBK actually) to copy filtered resources, i.e. build is platfor

[LeetCode&Python] Problem 806. Number of Lines To Write String

abcde rst leetcode letter leet The nbsp abcd let We are to write the letters of a given string S, from left to right into lines. Each lin

Leetcode 452 .Minimum Number of Arrows to Burst Balloons

There are a number of spherical balloons spread in two-dimensional space. For each balloon, provided input is the start and end coordinates of the