-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
24 changed files
with
547 additions
and
12 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"description": "Give App Engine Standard Enviroment service account access to managed resources. Includes access to service accounts.", | ||
"etag": "AA==", | ||
"includedPermissions": [ | ||
"datastore.databases.get", | ||
"datastore.entities.create", | ||
"datastore.entities.delete", | ||
"datastore.entities.get", | ||
"datastore.entities.list", | ||
"datastore.entities.update", | ||
"datastore.indexes.list", | ||
"datastore.namespaces.get", | ||
"datastore.namespaces.list", | ||
"datastore.statistics.get", | ||
"datastore.statistics.list", | ||
"iam.serviceAccounts.getAccessToken", | ||
"iam.serviceAccounts.getOpenIdToken", | ||
"iam.serviceAccounts.signBlob" | ||
], | ||
"name": "roles/appengine.serviceAgent", | ||
"stage": "GA", | ||
"title": "App Engine Standard Environment Service Agent" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"description": "A developer that can list and view Certificates.", | ||
"etag": "AA==", | ||
"includedPermissions": [ | ||
"integrations.certificates.get", | ||
"resourcemanager.projects.get", | ||
"resourcemanager.projects.list" | ||
], | ||
"name": "roles/integrations.certificateViewer", | ||
"stage": "ALPHA", | ||
"title": "Certificate Viewer" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
{ | ||
"description": "A user that has full access (CRUD) to all integrations.", | ||
"etag": "AA==", | ||
"includedPermissions": [ | ||
"integrations.apigeeAuthConfigs.create", | ||
"integrations.apigeeAuthConfigs.delete", | ||
"integrations.apigeeAuthConfigs.get", | ||
"integrations.apigeeAuthConfigs.list", | ||
"integrations.apigeeAuthConfigs.update", | ||
"integrations.apigeeCertificates.create", | ||
"integrations.apigeeCertificates.delete", | ||
"integrations.apigeeCertificates.get", | ||
"integrations.apigeeCertificates.list", | ||
"integrations.apigeeCertificates.update", | ||
"integrations.apigeeExecutions.list", | ||
"integrations.apigeeIntegrationVers.create", | ||
"integrations.apigeeIntegrationVers.delete", | ||
"integrations.apigeeIntegrationVers.deploy", | ||
"integrations.apigeeIntegrationVers.get", | ||
"integrations.apigeeIntegrationVers.list", | ||
"integrations.apigeeIntegrationVers.update", | ||
"integrations.apigeeIntegrations.invoke", | ||
"integrations.apigeeIntegrations.list", | ||
"integrations.apigeeSfdcChannels.create", | ||
"integrations.apigeeSfdcChannels.delete", | ||
"integrations.apigeeSfdcChannels.get", | ||
"integrations.apigeeSfdcChannels.list", | ||
"integrations.apigeeSfdcChannels.update", | ||
"integrations.apigeeSfdcInstances.create", | ||
"integrations.apigeeSfdcInstances.delete", | ||
"integrations.apigeeSfdcInstances.get", | ||
"integrations.apigeeSfdcInstances.list", | ||
"integrations.apigeeSfdcInstances.update", | ||
"integrations.apigeeSuspensions.lift", | ||
"integrations.apigeeSuspensions.list", | ||
"integrations.apigeeSuspensions.resolve", | ||
"integrations.authConfigs.create", | ||
"integrations.authConfigs.delete", | ||
"integrations.authConfigs.get", | ||
"integrations.authConfigs.list", | ||
"integrations.authConfigs.update", | ||
"integrations.certificates.create", | ||
"integrations.certificates.delete", | ||
"integrations.certificates.get", | ||
"integrations.certificates.list", | ||
"integrations.certificates.update", | ||
"integrations.executions.list", | ||
"integrations.integrationVersions.create", | ||
"integrations.integrationVersions.delete", | ||
"integrations.integrationVersions.deploy", | ||
"integrations.integrationVersions.get", | ||
"integrations.integrationVersions.list", | ||
"integrations.integrationVersions.update", | ||
"integrations.integrations.create", | ||
"integrations.integrations.delete", | ||
"integrations.integrations.deploy", | ||
"integrations.integrations.get", | ||
"integrations.integrations.invoke", | ||
"integrations.integrations.list", | ||
"integrations.integrations.update", | ||
"integrations.sfdcChannels.create", | ||
"integrations.sfdcChannels.delete", | ||
"integrations.sfdcChannels.get", | ||
"integrations.sfdcChannels.list", | ||
"integrations.sfdcChannels.update", | ||
"integrations.sfdcInstances.create", | ||
"integrations.sfdcInstances.delete", | ||
"integrations.sfdcInstances.get", | ||
"integrations.sfdcInstances.list", | ||
"integrations.sfdcInstances.update", | ||
"integrations.suspensions.lift", | ||
"integrations.suspensions.list", | ||
"integrations.suspensions.resolve", | ||
"resourcemanager.projects.get", | ||
"resourcemanager.projects.list" | ||
], | ||
"name": "roles/integrations.integrationAdmin", | ||
"stage": "ALPHA", | ||
"title": "Integration Admin" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"description": "A developer that can deploy/undeploy integrations to the integration runtime.", | ||
"etag": "AA==", | ||
"includedPermissions": [ | ||
"integrations.apigeeIntegrationVers.deploy", | ||
"integrations.apigeeIntegrationVers.get", | ||
"integrations.apigeeIntegrationVers.list", | ||
"integrations.apigeeIntegrations.list", | ||
"integrations.integrationVersions.deploy", | ||
"integrations.integrationVersions.get", | ||
"integrations.integrationVersions.list", | ||
"integrations.integrations.deploy", | ||
"integrations.integrations.get", | ||
"integrations.integrations.list", | ||
"resourcemanager.projects.get", | ||
"resourcemanager.projects.list" | ||
], | ||
"name": "roles/integrations.integrationDeployer", | ||
"stage": "ALPHA", | ||
"title": "Integration Deployer" | ||
} |
Oops, something went wrong.