AWS CodePipeline | Security Flashcards
What do I need to do to integrate with AWS CodePipeline?
Security
AWS CodePipeline | Developer Tools
If you’re interested in becoming an AWS partner who integrates your developer service with AWS CodePipeline, please contact codepipeline-request@amazon.com.
Can I use AWS Identity and Access Management (IAM) to manage access to AWS CodePipeline?
Security
AWS CodePipeline | Developer Tools
Yes. AWS CodePipeline supports resource-level permissions. You can specify which user can perform what action on a pipeline. For example, you can provide a user read-only access to a pipeline, if you want them to see the pipeline status but not modify the pipeline. You can also set permissions for any stage or action within a pipeline. For more information on using IAM with AWS CodePipeline, see Access Permissions Reference.