Google Cloud Storage
This section provides a description of the script components for Cloud > Google Cloud Storage.
Cloud IAM permissions
When you use Google Cloud Platform connectors, appropriate permissions are required for each account that is used to connect to a Google Cloud Platform service.
The Cloud IAM permissions necessary for the Google Cloud Storage connector are as follows:
Read File/Folder
| 
                                                                     Permission  | 
                                                                
                                                                     Remarks  | 
                                                            
|---|---|
| 
                                                                     storage.buckets.get  | 
                                                                
                                                                     
  | 
                                                            
| 
                                                                     storage.buckets.list  | 
                                                                
                                                                     This permission is necessary to execute Update the list of bucket names of the read source.  | 
                                                            
| 
                                                                     storage.objects.get  | 
                                                                
                                                                     
  | 
                                                            
| 
                                                                     storage.objects.list  | 
                                                                
                                                                     
  | 
                                                            
Write File/Folder
| 
                                                                     Permission  | 
                                                                
                                                                     Remarks  | 
                                                            
|---|---|
| 
                                                                     storage.buckets.get  | 
                                                                
                                                                     
  | 
                                                            
| 
                                                                     storage.buckets.list  | 
                                                                
                                                                     This permission is necessary to execute Update the list of bucket names of the write destination.  | 
                                                            
| 
                                                                     storage.objects.create  | 
                                                                
                                                                     
  | 
                                                            
| 
                                                                     storage.objects.delete  | 
                                                                
                                                                     
  | 
                                                            
| 
                                                                     storage.objects.get  | 
                                                                
                                                                     
  | 
                                                            
| 
                                                                     storage.objects.list  | 
                                                                
                                                                     This permission is necessary to execute Update the list of folder paths of the write destination.  | 
                                                            
Delete File/Folder
| 
                                                                     Permission  | 
                                                                
                                                                     Remarks  | 
                                                            
|---|---|
| 
                                                                     storage.buckets.get  | 
                                                                
                                                                     
  | 
                                                            
| 
                                                                     storage.buckets.list  | 
                                                                
                                                                     This permission is necessary to execute Update the list of bucket names.  | 
                                                            
| 
                                                                     storage.objects.delete  | 
                                                                
                                                                     
  | 
                                                            
| 
                                                                     storage.objects.list  | 
                                                                
                                                                     
  | 
                                                            
Refer to the descriptions on each page from the links below.