Untitled

mail@pastecode.io avatar
unknown
plain_text
a year ago
8.9 kB
2
Indexable
Never
Serverless: DOTENV: Loading environment variables from .env:
Serverless:      - SERVICE_NAME
Serverless:      - REGION
Serverless:      - NODE_ENV
Serverless:      - API_GATEWAY_ENDPOINT_TYPE
Serverless:      - TEST_QA_RETRY_ATTEMPTS
Serverless:      - SHOPIFY_CONVERSION_FEE
Serverless:      - TEST_HOST
Serverless:      - TEST_PORT
Serverless:      - TEST_DB
Serverless:      - TEST_USER
Serverless:      - TEST_PASSWORD
Serverless:      - STAGE_QA
Serverless:      - TEST_QA_HOST
Serverless:      - GOLDENSQS_PORT
Serverless:      - GOLDENSQS_ACCOUNT
Serverless:      - TEST_QA_PORT
Serverless:      - TEST_QA_USER
Serverless:      - TEST_QA_PASSWORD
Serverless:      - DEPLOYMENT_BUCKET_NAME
Serverless:      - LAMBDA_ROLE_ARN
Serverless:      - VPC_API_ENDPOINT_ID
Serverless:      - VPC_SUBNET_IDS
Serverless:      - VPC_SG_IDS
Serverless:      - TEST_QA_QUEUE_URL_GIFT_CARD
Serverless:      - TEST_QA_QUEUE_URL_HIGHJUMP
Serverless:      - TEST_QA_QUEUE_URL_FRAUD_ASSESSMENT
Serverless:      - TEST_QA_QUEUE_URL_PAYMENT_AUTHORIZATION
Serverless:      - TEST_QA_QUEUE_URL_PAYMENT_PENDING
Serverless:      - TEST_QA_QUEUE_URL_CREDIT_CARD_REVERSAL
Serverless:      - TEST_QA_QUEUE_URL_POST_TAX
Serverless:      - TEST_QA_QUEUE_URL_AVALARA
Serverless:      - TEST_QA_QUEUE_URL_SAILTHRU
Serverless:      - QUEUE_ARN_LOGGING
Serverless:      - TEST_QA_DATABASE
Serverless:      - ENDPOINT
Serverless:      - LOCAL_TESTING
Serverless:      - NARVAR_FIRST_SCAN_TIMEOUT
Serverless:      - CUSTOMER_CARE_PHONE_NUMBER
Serverless:      - PAYLOAD_BUCKET
Serverless:      - TEST_SCHEMA
Serverless:      - STAGE
Serverless:      - PAYMENT_REPROCESS_SECOND
Serverless:      - QA_VPC_API_ENDPOINT_ID
Serverless:      - QA_VPC_SG_IDS
Serverless:      - QA_VPC_SUBNET_IDS
Serverless:      - BLUEBIRD_W_FORGOTTEN_RETURN
 
 Serverless Warning --------------------------------------
 
  A valid environment variable to satisfy the declaration 'env:SHOPIFY_EVENT_BUS_NAME' could not be found.
 
 
 Serverless Warning --------------------------------------
 
  A valid environment variable to satisfy the declaration 'env:SHOPIFY_EVENT_BUS_NAME' could not be found.
 
 
 Serverless Warning --------------------------------------
 
  A valid environment variable to satisfy the declaration 'env:SHOPIFY_EVENT_BUS_NAME' could not be found.
 
 
 Serverless Warning --------------------------------------
 
  A valid environment variable to satisfy the declaration 'env:QA_SHOPIFY_EVENT_BUS_NAME' could not be found.
 
 
 Serverless Warning --------------------------------------
 
  A valid environment variable to satisfy the declaration 'env:VPC_ID' could not be found.
 
 
 Serverless Warning --------------------------------------
 
  A valid environment variable to satisfy the declaration 'env:QA_VPC_ID' could not be found.
 
 
 Serverless Warning --------------------------------------
 
  A valid service attribute to satisfy the declaration 'self:custom.eventBusName.test_qa' could not be found.
 
Service Information
service: oms-ms-kbarroso
stage: dev
region: us-west-2
stack: oms-ms-kbarroso-dev
resources: 203
api keys:
  None
appsync api keys:
  None
endpoints:
appsync endpoints:
  https://2vqo6cfmpbgmxnoi7xb3g6amle.appsync-api.us-west-2.amazonaws.com/graphql
functions:
  errorLoggingHandler: oms-ms-kbarroso-dev-errorLoggingHandler
  allErrorLoggingHandler: oms-ms-kbarroso-dev-allErrorLoggingHandler
  updateStateMachineInspectHandler: oms-ms-kbarroso-dev-updateStateMachineInspectHandler
  processLoggingHandler: oms-ms-kbarroso-dev-processLoggingHandler
  capturePaymentResolverHandler: oms-ms-kbarroso-dev-capturePaymentResolverHandler
  syncPaymentResolverHandler: oms-ms-kbarroso-dev-syncPaymentResolverHandler
  itemFulfillmentResolverHandler: oms-ms-kbarroso-dev-itemFulfillmentResolverHandler
  updateShippingAddressResolverHandler: oms-ms-kbarroso-dev-updateShippingAddressResolverHandler
  capturePaymentSuccessHandler: oms-ms-kbarroso-dev-capturePaymentSuccessHandler
  syncPaymentHandler: oms-ms-kbarroso-dev-syncPaymentHandler
  nonShippableItemFulfillmentHandler: oms-ms-kbarroso-dev-nonShippableItemFulfillmentHandler
  statusLoggingHandler: oms-ms-kbarroso-dev-statusLoggingHandler
  rebuyHandler: oms-ms-kbarroso-dev-rebuyHandler
  createOrderHandler: oms-ms-kbarroso-dev-createOrderHandler
  calculateSlaHandler: oms-ms-kbarroso-dev-calculateSlaHandler
  assessFraudHandler: oms-ms-kbarroso-dev-assessFraudHandler
  performOrderHandler: oms-ms-kbarroso-dev-performOrderHandler
  secondaryTaxCalculationHandler: oms-ms-kbarroso-dev-secondaryTaxCalculationHandler
  secondaryTaxCalculationReversalHandler: oms-ms-kbarroso-dev-secondaryTaxCalculationReversalHandler
  acknowledgeOrderHandler: oms-ms-kbarroso-dev-acknowledgeOrderHandler
  giftCardCreationHandler: oms-ms-kbarroso-dev-giftCardCreationHandler
  updateOrderTaxHandler: oms-ms-kbarroso-dev-updateOrderTaxHandler
  paymentAuthorizationCaptureHandler: oms-ms-kbarroso-dev-paymentAuthorizationCaptureHandler
  updateFraudAssessmentHandler: oms-ms-kbarroso-dev-updateFraudAssessmentHandler
  revertCreditCardHandler: oms-ms-kbarroso-dev-revertCreditCardHandler
  postTaxHandler: oms-ms-kbarroso-dev-postTaxHandler
  revertCreditCardResultHandler: oms-ms-kbarroso-dev-revertCreditCardResultHandler
  giftCardCreationResultHandler: oms-ms-kbarroso-dev-giftCardCreationResultHandler
  narvarFirstScanGetReturns: oms-ms-kbarroso-dev-narvarFirstScanGetReturns
  narvarFirstScanProcess: oms-ms-kbarroso-dev-narvarFirstScanProcess
  prepareReturnHandler: oms-ms-kbarroso-dev-prepareReturnHandler
  processReturnHandler: oms-ms-kbarroso-dev-processReturnHandler
  createFulfillmentHandler: oms-ms-kbarroso-dev-createFulfillmentHandler
  refundShortShipmentHandler: oms-ms-kbarroso-dev-refundShortShipmentHandler
  createRefundHandler: oms-ms-kbarroso-dev-createRefundHandler
  recordOriginalPaymentCheckStatus: oms-ms-kbarroso-dev-recordOriginalPaymentCheckStatus
  postTaxReversalHandler: oms-ms-kbarroso-dev-postTaxReversalHandler
  refundCreateGiftCard: oms-ms-kbarroso-dev-refundCreateGiftCard
  taxReversalResultHandler: oms-ms-kbarroso-dev-taxReversalResultHandler
  refundOriginalPaymentMethodHandler: oms-ms-kbarroso-dev-refundOriginalPaymentMethodHandler
  recordOriginalPaymentMethodHandler: oms-ms-kbarroso-dev-recordOriginalPaymentMethodHandler
  reprocessFailedRefund: oms-ms-kbarroso-dev-reprocessFailedRefund
  capturePaymentHandler: oms-ms-kbarroso-dev-capturePaymentHandler
  forwardRefundCustomerCareHandler: oms-ms-kbarroso-dev-forwardRefundCustomerCareHandler
  recordGiftCardCreationHandler: oms-ms-kbarroso-dev-recordGiftCardCreationHandler
  processDisputeHandler: oms-ms-kbarroso-dev-processDisputeHandler
  standaloneGiftCardCreationHandler: oms-ms-kbarroso-dev-standaloneGiftCardCreationHandler
  standaloneGiftCardSaveHandler: oms-ms-kbarroso-dev-standaloneGiftCardSaveHandler
  taxCalculationTimeoutHandler: oms-ms-kbarroso-dev-taxCalculationTimeoutHandler
  shipmentTimeoutHandler: oms-ms-kbarroso-dev-shipmentTimeoutHandler
  delayedShipmentNotificationHandler: oms-ms-kbarroso-dev-delayedShipmentNotificationHandler
  migrationHandler: oms-ms-kbarroso-dev-migrationHandler
  orderResolver: oms-ms-kbarroso-dev-orderResolver
  customerResolver: oms-ms-kbarroso-dev-customerResolver
layers:
  None
Serverless: Deprecation warnings:

Variables resolver reports following resolution errors:
  - Cannot resolve variable at "custom.eventBusName.development": Value not found at "env" source,
  - Cannot resolve variable at "custom.eventBusName.staging": Value not found at "env" source,
  - Cannot resolve variable at "custom.eventBusName.production": Value not found at "env" source,
  - Cannot resolve variable at "custom.eventBusName.test_qa": Value not found at "env" source,
  - Cannot resolve variable at "custom.apiGatewayResourcePolicy.default.1.Condition.StringNotEquals.aws:SourceVpc": Value not found at "env" source,
  - Cannot resolve variable at "custom.apiGatewayResourcePolicy.test_qa.1.Condition.StringNotEquals.aws:SourceVpc": Value not found at "env" source
From a next major this will be communicated with a thrown error.
Set "variablesResolutionMode: 20210326" in your service config, to adapt to new behavior now
More Info: https://www.serverless.com/framework/docs/deprecations/#NEW_VARIABLES_RESOLVER

Starting with next major version, API Gateway-specific configuration keys "apiKeys", "resourcePolicy" and "usagePlan" will be relocated from "provider" to "provider.apiGateway"
More Info: https://www.serverless.com/framework/docs/deprecations/#AWS_API_GATEWAY_SPECIFIC_KEYS

"serverless-pseudo-parameters" plugin is no longer needed. Please uninstall it as it will not work with next Framework major release.
Instead rely on "${aws:region}" and "${aws:accountId}" Serverless Framework variables

➜  oms-ms git:(feature/OM-1646-add-returns) ✗