Skip to content

Instantly share code, notes, and snippets.

@bhcopeland
Created March 15, 2021 11:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bhcopeland/1c13de6eceaf331e30c305d7ddf44391 to your computer and use it in GitHub Desktop.
Save bhcopeland/1c13de6eceaf331e30c305d7ddf44391 to your computer and use it in GitHub Desktop.
{
"InstanceProfiles": [
{
"Path": "/",
"InstanceProfileName": "gitlab_instance_profile",
"InstanceProfileId": "AIPA6C75MBAQNJJHPKREQ",
"Arn": "arn:aws:iam::968509622304:instance-profile/gitlab_instance_profile",
"CreateDate": "2021-02-15T16:40:15Z",
"Roles": [
{
"Path": "/",
"RoleName": "gitlab_role",
"RoleId": "AROA6C75MBAQLPMOIO6OE",
"Arn": "arn:aws:iam::968509622304:role/gitlab_role",
"CreateDate": "2021-02-15T16:40:14Z",
"AssumeRolePolicyDocument": {
"Version": "2012-10-17",
"Statement": [
{
"Sid": "",
"Effect": "Allow",
"Principal": {
"Service": "ec2.amazonaws.com"
},
"Action": "sts:AssumeRole"
}
]
}
}
]
},
{
"Path": "/",
"InstanceProfileName": "gitlab_runner_instance_profile",
"InstanceProfileId": "AIPA6C75MBAQIXO6VNXYL",
"Arn": "arn:aws:iam::968509622304:instance-profile/gitlab_runner_instance_profile",
"CreateDate": "2020-06-24T01:44:20Z",
"Roles": [
{
"Path": "/",
"RoleName": "gitlab_runner_iam_role",
"RoleId": "AROA6C75MBAQDW5I4CXRU",
"Arn": "arn:aws:iam::968509622304:role/gitlab_runner_iam_role",
"CreateDate": "2020-06-24T01:44:19Z",
"AssumeRolePolicyDocument": {
"Version": "2012-10-17",
"Statement": [
{
"Sid": "",
"Effect": "Allow",
"Principal": {
"Service": "ec2.amazonaws.com"
},
"Action": "sts:AssumeRole"
}
]
}
}
]
},
{
"Path": "/",
"InstanceProfileName": "gitlab_runner_manager_instance_profile",
"InstanceProfileId": "AIPA6C75MBAQPARQBIQZ3",
"Arn": "arn:aws:iam::968509622304:instance-profile/gitlab_runner_manager_instance_profile",
"CreateDate": "2021-02-15T16:40:18Z",
"Roles": [
{
"Path": "/",
"RoleName": "gitlab_runner_manager_role",
"RoleId": "AROA6C75MBAQFON57LTIN",
"Arn": "arn:aws:iam::968509622304:role/gitlab_runner_manager_role",
"CreateDate": "2021-02-15T16:40:14Z",
"AssumeRolePolicyDocument": {
"Version": "2012-10-17",
"Statement": [
{
"Sid": "",
"Effect": "Allow",
"Principal": {
"Service": "ec2.amazonaws.com"
},
"Action": "sts:AssumeRole"
}
]
}
}
]
},
{
"Path": "/",
"InstanceProfileName": "lkft_report_instance_profile_staging",
"InstanceProfileId": "AIPA6C75MBAQEUFUJWQVA",
"Arn": "arn:aws:iam::968509622304:instance-profile/lkft_report_instance_profile_staging",
"CreateDate": "2020-07-29T02:49:05Z",
"Roles": [
{
"Path": "/",
"RoleName": "lfkt_report_instance_iam_role_staging",
"RoleId": "AROA6C75MBAQJKF65T5XO",
"Arn": "arn:aws:iam::968509622304:role/lfkt_report_instance_iam_role_staging",
"CreateDate": "2020-07-29T02:49:05Z",
"AssumeRolePolicyDocument": {
"Version": "2012-10-17",
"Statement": [
{
"Sid": "",
"Effect": "Allow",
"Principal": {
"Service": "ec2.amazonaws.com"
},
"Action": "sts:AssumeRole"
}
]
}
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment