Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

208
Views
Crear regla de notificación de CodePipeline mediante CloudFormation

Estoy construyendo una pila de CodePipeline usando CloudFormation. Todo funciona perfectamente. Un elemento que no puedo agregar es la regla de notificación usando la plantilla de CloudFormation y no puedo encontrar ninguna documentación aparte del método de la consola.

Intenté agregar un NotificationArn como este, pero esto no funciona porque descubrí que es específico de la acción Manuapproval .

 CodePipelineSNSTopic: Type: AWS::SNS::Topic Properties: Subscription: - Endpoint: !Ref Email Protocol: email . . . - Name: S3Source Actions: - Name: TemplateSource ActionTypeId: Category: Source Owner: AWS Provider: S3 Version: '1' Configuration: S3Bucket: !Ref 'S3Bucket' S3ObjectKey: !Ref 'SourceS3Key' NotificationArn: !Ref CodePipelineSNSTopic OutputArtifacts: - Name: TemplateSource RunOrder: '1'

¿Hay alguna documentación que no puedo encontrar? por favor, ayúdame

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Las notificaciones de CodePipeline se gestionan y configuran mediante

  • AWS::Notificaciones de CodeStar::Regla de notificación

Los eventos admitidos y que deben utilizarse en la regla se describen en:

  • Eventos para reglas de notificación en canalizaciones
over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!