2024-08-02
          
        3 new actions, 1 new resource | 4 updated actions
  
    
        
          
            Additions
          
              
                Actions
                
                    - 
                        CreateModelCopyJob
                        
 
                              - 
                                Description: 
                                
                                    Grants permission to create a job for copying a custom model across region or across account
                                
                              
- 
                                Access: 
                                
                                    Write
                                
                              
- 
                                Resources: 
                                
      
        Name: custom-model
       
        Required: Yes
       
- 
                                Conditions: 
                                
    aws:RequestTag/${TagKey} aws:TagKeys 
 
- 
                        GetModelCopyJob
                        
 
                              - 
                                Description: 
                                
                                    Grants permission to get the properties associated with a model-copy job. Use this operation to get the status of a model-copy job
                                
                              
- 
                                Access: 
                                
                                    Read
                                
                              
- 
                                Resources: 
                                
      
        Name: model-copy-job
       
        Required: Yes
       
 
- 
                        ListModelCopyJobs
                        
 
                              - 
                                Description: 
                                
                                    Grants permission to get the list of model copy jobs that you have submitted
                                
                              
- 
                                Access: 
                                
                                    List
                                
                              
 
                Resources
                
                    - 
                        model-copy-job
                        
 
                              - 
                                Arn: 
                                
                                    arn:${Partition}:bedrock:${Region}:${Account}:model-copy-job/${ResourceId}
                                
                              
- 
                                Conditions: 
                                
    aws:ResourceTag/${TagKey}