notification/conf/riff-raff.yaml (23 lines of code) (raw):

stacks: [mobile-notifications] regions: [eu-west-1] deployments: notification-cfn: type: cloud-formation app: notification parameters: amiEncrypted: true amiTags: Recipe: mobile-java11-jammy-ARM AmigoStage: PROD templatePath: notification.yaml templateStageParameters: CODE: SloSqsQueueArn: /notifications/CODE/mobile-notifications/notifications.queues.sloMonitoringArn PROD: SloSqsQueueArn: /notifications/PROD/mobile-notifications/notifications.queues.sloMonitoringArn notification: type: autoscaling parameters: bucketSsmLookup: true bucketSsmKey: /account/services/artifact.bucket.n10n dependencies: [notification-cfn]