Skip to content

Instantly share code, notes, and snippets.

View subeshb1's full-sized avatar
👹
Learning and Innovating

Subesh subeshb1

👹
Learning and Innovating
View GitHub Profile
@subeshb1
subeshb1 / passrole_actions_and_parameters.csv
Created April 19, 2024 05:54 — forked from noamsdahan/passrole_actions_and_parameters.csv
A list of IAM actions which require iam:PassRole as of December 2020. Nested parameters are written with dot ('.') notation. Where there are multiple relevant parameters, they are separated by the pipe character ('|'). consult the AWS documentation on special cases - noted with an asterisk (most of them are "array of documents" type parameters).…
IAM Permission Params
amplify:CreateApp iamServiceRoleArn
amplify:UpdateApp iamServiceRoleArn
appconfig:CreateConfigurationProfile RetrievalRoleArn
appconfig:UpdateConfigurationProfile RetrievalRoleArn
appflow:CreateConnectorProfile connectorProfileConfig.connectorProfileProperties.Redshift.roleArn
appflow:UpdateConnectorProfile connectorProfileConfig.connectorProfileProperties.Redshift.roleArn
application-autoscaling:RegisterScalableTarget RoleARN
apprunner:CreateService SourceConfiguration.AuthenticationConfiguration.AccessRoleArn|InstanceConfiguration.InstanceRoleArn
apprunner:UpdateService SourceConfiguration.AuthenticationConfiguration.AccessRoleArn|InstanceConfiguration.InstanceRoleArn
@subeshb1
subeshb1 / webdev_online_resources.md
Created July 17, 2018 06:21 — forked from bradtraversy/webdev_online_resources.md
Online Resources For Web Developers (No Downloading)