事前に用意いただくもの(法人利用の場合)

導入手順

以下の4つの手順で導入が完了します。

  1. ポリシーの作成
  2. ユーザーグループの作成
  3. ユーザーの作成
  4. 弊社がアカウント発行
  5. ユーザーのアクセスキーIDとシークレットキーをCloudbaseに入力

1. ポリシーの作成

Untitled

Untitled

Untitled

{
    "Version": "2012-10-17",
    "Statement": [
        {
            "Sid": "VisualEditor0",
            "Effect": "Allow",
            "Action": [
                "airflow:ListEnvironments",
                "appflow:ListFlows",
                "apprunner:ListServices",
                "athena:GetWorkGroup",
                "auditmanager:GetSettings",
                "backup:ListBackupVaults",
                "codeartifact:ListDomains",
                "codebuild:ListSourceCredentials",
                "connect:ListInstances",
                "databrew:ListJobs",
                "dax:DescribeClusters",
                "devops-guru:ListNotificationChannels",
                "dlm:GetLifecyclePolicies",
                "ec2:GetEbsDefaultKmsKeyId",
                "ec2:GetEbsEncryptionByDefault",
                "ecr:BatchGetImage",
                "ecr:GetAuthorizationToken",
                "ecr:GetDownloadUrlForLayer",
                "elasticfilesystem:DescribeFileSystems",
                "elastictranscoder:ListPipelines",
                "finspace:ListEnvironments",
                "forecast:ListDatasets",
                "forecast:ListForecastExportJobs",
                "frauddetector:GetDetectors",
                "frauddetector:GetKMSEncryptionKey",
                "geo:ListGeofenceCollections",
                "geo:ListTrackers",
                "glue:GetSecurityConfigurations",
                "healthlake:ListFHIRDatastores",
                "iotsitewise:DescribeDefaultEncryptionConfiguration",
                "kafka:ListClusters",
                "kendra:ListIndices",
                "kinesisvideo:ListStreams",
                "kms:GetKeyRotationStatus",
                "kms:ListResourceTags",
                "lex:ListBots",
                "logs:DescribeLogGroups",
                "logs:DescribeMetricFilters",
                "lookoutequipment:ListDatasets",
                "lookoutmetrics:ListAnomalyDetectors",
                "lookoutvision:ListProjects",
                "managedblockchain:ListNetworks",
                "memorydb:DescribeClusters",
                "profile:ListDomains",
                "proton:ListEnvironmentTemplates",
                "qldb:ListLedgers",
                "servicequotas:ListServiceQuotas",
                "ses:DescribeActiveReceiptRuleSet",
                "ssm:GetServiceSetting",
                "timestream:DescribeEndpoints",
                "timestream:ListDatabases",
                "voiceid:ListDomains",
                "wisdom:ListAssistants"
            ],
            "Resource": "*"
        }
    ]
}

Untitled

2. ユーザーグループの作成

Untitled

Untitled

Untitled