From 81cde0e2e1f83f80273d14724d5518cc20dc5a80 Mon Sep 17 00:00:00 2001 From: Momo Kornher Date: Fri, 29 Nov 2024 20:58:41 +0000 Subject: [PATCH] chore: enforce eol-last rule (#32335) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Reason for this change This rule was previously not enforced and implementation inconsistent. Enforcing a new line at the end of the file makes it easier to append files. ### Description of changes **No code changes! Only formatting.** 💅🏻 And a bit of config: - Added a new eslint rule for `eol-last` - Added a VSCode seting to automatically insert newlines - Applied the rule to all non-compliant files Best reviewed with whitespace changes ignored: https://github.com/aws/aws-cdk/pull/32335/files?w=1 ### Description of how you validated changes No code changes, purely formatting. ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* --- aws-cdk.code-workspace | 1 + .../cli-integ/bin/test-root.ts | 2 +- .../cli-integ/lib/eventually.ts | 2 +- .../@aws-cdk-testing/cli-integ/lib/github.ts | 2 +- .../@aws-cdk-testing/cli-integ/lib/index.ts | 2 +- .../@aws-cdk-testing/cli-integ/lib/lists.ts | 2 +- .../@aws-cdk-testing/cli-integ/lib/memoize.ts | 2 +- .../lib/package-sources/release-source.ts | 2 +- .../lib/package-sources/repo-tools/npm.ts | 2 +- .../cli-integ/lib/package-sources/source.ts | 2 +- .../lib/package-sources/subprocess.ts | 2 +- .../cli-integ/lib/staging/npm.ts | 2 +- .../cli-integ/lib/staging/nuget.ts | 2 +- .../cli-integ/lib/staging/parallel-shell.ts | 2 +- .../cli-integ/lib/staging/pypi.ts | 2 +- .../cli-integ/lib/staging/usage-dir.ts | 2 +- .../cli-integ/lib/with-packages.ts | 2 +- .../cli-integ/lib/with-timeout.ts | 2 +- .../cli-integ/test/resource-pool.test.ts | 2 +- .../cli-integ/test/xpmutex.test.ts | 2 +- .../init-python/init-python.integtest.ts | 2 +- .../init-typescript-app.integtest.ts | 2 +- .../init-typescript-lib.integtest.ts | 2 +- .../test/integ.cors.handler/index.ts | 2 +- .../test/integ.restapi-default-apikey.ts | 2 +- ...teg.spec-restapi.import-deploymentstage.ts | 2 +- .../aws-apigateway/test/integ.spec-restapi.ts | 2 +- ...cution-without-default-method-responses.ts | 2 +- .../integ.stepfunctions-startexecution.ts | 2 +- .../test/auth-handler/index.ts | 2 +- .../test/integ.lambda.handler/index.ts | 2 +- .../test/integ.user-pool.handler/index.ts | 2 +- .../http/integ.add-subroute-integration.ts | 2 +- .../test/http/integ.http-proxy.ts | 2 +- .../test/http/integ.lambda-proxy.ts | 2 +- .../test/http/integ.stepfunctions.ts | 2 +- ...integ.lambda-connect-disconnect-trigger.ts | 2 +- .../test/websocket/integ.api-apikey.ts | 2 +- .../aws-appconfig/test/integ.application.ts | 2 +- .../aws-appconfig/test/integ.configuration.ts | 2 +- .../integ.appsync-disable-introspection.ts | 2 +- .../test/integ.appsync-eventbridge.ts | 2 +- .../test/integ.appsync-global-api.ts | 2 +- .../test/integ.appsync-limit-configs.ts | 2 +- ...teg.appsync-merged-api-arn-flag-enabled.ts | 2 +- .../test/integ.appsync-merged-api.ts | 2 +- .../aws-appsync/test/integ.appsync-none.ts | 2 +- .../test/integ.appsync-private-api.ts | 2 +- .../integ.appsync-source-api-association.ts | 2 +- .../test/integ.environment-variables.ts | 2 +- .../integ.asg-instance-termination-policy.ts | 2 +- .../aws-backup/test/integ.backup-selection.ts | 2 +- .../test/integ.certificate-key-algorithm.ts | 2 +- ...nteg.rest-api-origin-custom-origin-path.ts | 2 +- .../test/integ.s3-bucket-origin-default.ts | 2 +- .../integ.s3-encrypted-bucket-origin-oac.ts | 2 +- .../test/integ.s3-origin-oac.ts | 2 +- .../test/integ.s3-static-website-origin.ts | 2 +- ...nteg.spec-rest-api-origin-custom-origin.ts | 2 +- .../test/integ.distribution-key-group.ts | 2 +- .../test/integ.distribution-origin-shield.ts | 2 +- .../test/integ.cloudtrail-data-events-only.ts | 2 +- .../test/integ.cloudtrail-defaults.ts | 2 +- .../test/integ.lambda-alarm-action.ts | 2 +- .../aws-cloudwatch/test/integ.gauge-widget.ts | 2 +- .../test/integ.metric-with-dimensions.ts | 2 +- .../test/integ.project-windows-image.ts | 2 +- .../test/integ.repository-notification.ts | 2 +- .../integ.profiler-group-import-functions.ts | 2 +- .../integ.codepipeline-with-nested-stack.ts | 2 +- ...teg.pipeline-with-codestarnotifications.ts | 2 +- .../integ.user-pool-client-explicit-props.ts | 2 +- .../test/integ.user-pool-domain-signinurl.ts | 2 +- .../test/integ.user-pool-idp.amazon.ts | 2 +- .../test/integ.user-pool-idp.apple.ts | 2 +- .../test/integ.user-pool-idp.google.ts | 2 +- ...integ.user-pool-pre-token-generation-v2.ts | 2 +- .../test/integ.user-pool-signup-code.ts | 2 +- .../test/integ.user-pool-signup-link.ts | 2 +- .../test/aws-config/test/integ.rule.ts | 2 +- .../test/aws-config/test/integ.scoped-rule.ts | 2 +- .../integ.cluster-removal-policy-snapshot.ts | 2 +- .../integ.dynamodb-v2.max-request-units.ts | 2 +- .../test/integ.dynamodb-v2.ondemand.ts | 2 +- .../test/integ.dynamodb-v2.policy-ff.ts | 2 +- .../test/integ.dynamodb-v2.policy.ts | 2 +- .../test/integ.dynamodb.alarm-metrics.ts | 2 +- .../test/integ.instance-iam-profile.ts | 2 +- .../test/integ.instance-init-multiple.ts | 2 +- .../aws-ec2/test/integ.vpc-dual-stack-ec2.ts | 2 +- .../test/integ.vpc-endpoint-service.ts | 2 +- ...ask-definition-container-restart-policy.ts | 2 +- .../test/ec2/integ.deployment-alarms.ts | 2 +- .../test/ec2/integ.enable-execute-command.ts | 2 +- ...nteg.placement-constraint-default-empty.ts | 2 +- ...integ.task-definition-container-ulimits.ts | 2 +- ...finition-without-container-level-memory.ts | 2 +- .../test/fargate/integ.fargate-with-efs.ts | 2 +- ...sk-definition-container-credentialspecs.ts | 2 +- .../test/integ.efs-filesystem-one-zone.ts | 2 +- .../test/aws-efs/test/integ.efs-transition.ts | 2 +- .../test/aws-efs/test/integ.efs.permission.ts | 2 +- .../test/aws-efs/test/integ.efs.ts | 2 +- .../test/aws-eks/test/hello-k8s.ts | 2 +- .../test/integ-tests-kubernetes-version.ts | 2 +- .../test/integ.alb-controller-authapi.ts | 2 +- .../test/integ.crosszone.ts | 2 +- .../test/appsync/integ.appsync-events.ts | 2 +- ...teg.lustre-file-system-maintenance-time.ts | 2 +- ...nteg.emr-service-principal-cn-partition.ts | 2 +- .../test/aws-iam/test/integ.user-import.ts | 2 +- .../test/integ.s3.imported-bucket.ts | 2 +- .../test/integ.sqs-null-filter.ts | 2 +- .../test/integ.sqs-with-filter-criteria.ts | 2 +- .../custom_command_handler.ts | 2 +- .../integ-handlers/dependencies-sdk-v3.ts | 2 +- .../test/integ-handlers/dependencies.ts | 2 +- ...efaultTestDeployAssertD40B5C28.assets.json | 10 +-- ...aultTestDeployAssertD40B5C28.template.json | 10 +-- .../index.js | 84 +++++++++---------- .../index.js | 2 +- .../index.js.map | 2 +- ...cdk-integ-lambda-nodejs-latest.assets.json | 10 +-- ...k-integ-lambda-nodejs-latest.template.json | 8 +- .../manifest.json | 4 +- .../tree.json | 8 +- .../test/integ.nodejs.build.images.ts | 2 +- .../test/docker-lambda-handler/app.ts | 2 +- .../integ.lambda-allow-all-ipv6-outbound.ts | 2 +- .../test/integ.lambda-recursive-loop.ts | 2 +- .../test/integ.lambda.docker-arm64.ts | 2 +- .../test/integ.lambda_with_dualStack_vpc.ts | 2 +- .../test/aws-lambda/test/integ.permissions.ts | 2 +- .../test/aws-lambda/test/integ.ruby.file.ts | 2 +- .../test/integ.runtime.fromasset.ts | 2 +- .../test/aws-logs/test/integ.expose-metric.ts | 2 +- .../aws-logs/test/integ.log-group-metrics.ts | 2 +- .../test/aws-logs/test/integ.log-group.ts | 2 +- .../test/aws-logs/test/integ.loggroupclass.ts | 2 +- .../aws-logs/test/integ.subscriptionfilter.ts | 2 +- .../test/integ.opensearch.ip-address-type.ts | 2 +- .../aws-rds/test/integ.cluster-data-api.ts | 2 +- .../aws-rds/test/integ.cluster-instance-id.ts | 2 +- .../test/aws-rds/test/integ.cluster-io.ts | 2 +- .../aws-rds/test/integ.cluster-kerberos.ts | 2 +- .../integ.cluster-performance-insights.ts | 2 +- .../test/integ.instance-create-grant.ts | 2 +- ...eg.instance-kerberos-without-domainRole.ts | 2 +- .../aws-rds/test/integ.instance-kerberos.ts | 2 +- .../integ.cross-account-zone-delegation.ts | 2 +- .../test/integ.assets.bundling.docker-opts.ts | 2 +- .../integ.bucket-deployment-big-response.ts | 2 +- ...yment-substitution-with-destination-key.ts | 2 +- .../integ.bucket-deployment-substitution.ts | 2 +- .../test/lambda/integ.bucket-notifications.ts | 2 +- .../test/integ.bucket-grantdelete-kms.ts | 2 +- .../aws-s3/test/integ.bucket-inventory.ts | 2 +- .../test/aws-s3/test/integ.bucket-sharing.ts | 2 +- .../test/aws-s3/test/integ.bucket.ts | 2 +- .../test/aws-s3/test/integ.bucket.url.ts | 2 +- .../aws-s3/test/integ.lifecycle-expiration.ts | 2 +- .../test/integ.lifecycle-transitions.ts | 2 +- .../test/aws-s3/test/integ.lifecycle.ts | 2 +- .../test/integ.sns-sqs.ts | 2 +- .../aws-sns/test/integ.sns-fifo.no-name.ts | 2 +- .../integ.parameter-store-string-sharing.ts | 2 +- .../aws-sdk/integ.call-aws-service-efs.ts | 2 +- .../integ.stringset-after-parallel.ts | 2 +- ...e-cluster-with-on-demand-instance-fleet.ts | 2 +- .../sagemaker/integ.create-transform-job.ts | 2 +- .../test/integ.distributed-map.ts | 2 +- .../test/integ.listAt-after-parallel.ts | 2 +- .../framework-integ/test/config.ts | 2 +- .../test/integ.cfn-mappings-find-in-map.ts | 2 +- .../test/core/test/runtime-info.test.ts | 2 +- .../test/core/test/tree-metadata.test.ts | 2 +- .../integ.aws-custom-resource-athena.ts | 2 +- .../integ.aws-custom-resource-dynamodb.ts | 2 +- .../integ.cross-account-assumeRole.ts | 2 +- .../integ.provider-no-echo.ts | 2 +- ...nteg.provider-with-waiter-state-machine.ts | 2 +- ...nteg.newpipeline-with-codebuild-logging.ts | 2 +- ...eg.newpipeline-with-codestar-connection.ts | 2 +- ...teg.newpipeline-with-cross-account-keys.ts | 2 +- .../test/pipelines/test/integ.newpipeline.ts | 2 +- .../integ.pipeline-with-artifact-bucket.ts | 2 +- .../test/evaluate-cfn.ts | 2 +- .../test/util.ts | 2 +- .../test/integ.app-asset-deployment.ts | 2 +- .../aws-apprunner-alpha/lib/vpc-connector.ts | 2 +- .../lib/vpc-ingress-connection.ts | 2 +- .../test/integ.service-encryption.ts | 2 +- ...nteg.service-health-check-configuration.ts | 2 +- .../test/integ.service-ip-address-type.ts | 2 +- .../integ.service-later-secrets-env-vars.ts | 2 +- .../test/integ.service-secrets-manager.ts | 2 +- .../aws-cloud9-alpha/lib/environment.ts | 2 +- .../lib/identitypool-role-attachment.ts | 2 +- ...ypool-user-pool-authentication-provider.ts | 2 +- .../lib/index.ts | 2 +- .../lib/parameter-types.ts | 2 +- .../test/coerce-api-parameters.test.ts | 2 +- .../test/flatten.test.ts | 2 +- packages/@aws-cdk/aws-ec2-alpha/lib/route.ts | 2 +- packages/@aws-cdk/aws-ec2-alpha/lib/util.ts | 2 +- .../@aws-cdk/aws-ec2-alpha/lib/vpc-v2-base.ts | 2 +- packages/@aws-cdk/aws-ec2-alpha/lib/vpc-v2.ts | 2 +- .../@aws-cdk/aws-ec2-alpha/test/integ.ipam.ts | 2 +- .../test/integ.peering-cross-account.ts | 2 +- .../aws-ec2-alpha/test/integ.test-import.ts | 2 +- .../@aws-cdk/aws-ec2-alpha/test/ipam.test.ts | 2 +- .../@aws-cdk/aws-ec2-alpha/test/route.test.ts | 2 +- packages/@aws-cdk/aws-ec2-alpha/test/util.ts | 2 +- .../aws-ec2-alpha/test/vpc-add-method.test.ts | 2 +- .../aws-gamelift-alpha/lib/ingress-rule.ts | 2 +- .../aws-gamelift-alpha/test/alias.test.ts | 2 +- .../test/build-fleet.test.ts | 2 +- .../test/fleet-base.test.ts | 2 +- .../test/game-server-group.test.ts | 2 +- .../test/game-session-queue.test.ts | 2 +- .../aws-gamelift-alpha/test/integ.alias.ts | 2 +- .../test/integ.build-fleet.ts | 2 +- .../test/integ.game-session-queue.ts | 2 +- .../test/matchmaking-ruleset-body.test.ts | 2 +- .../test/matchmaking-ruleset.test.ts | 2 +- ...andalone-matchmaking-configuration.test.ts | 2 +- packages/@aws-cdk/aws-glue-alpha/lib/code.ts | 2 +- .../lib/data-quality-ruleset.ts | 2 +- .../test/job-executable.test.ts | 2 +- .../aws-glue-alpha/test/schema.test.ts | 2 +- .../aws-iot-actions-alpha/lib/https-action.ts | 2 +- .../cloudwatch-set-alarm-state-action.test.ts | 2 +- ...integ.cloudwatch-set-alarm-state-action.ts | 2 +- .../test/sns/sns-topic-action.test.ts | 2 +- .../aws-ivs-alpha/lib/playback-key-pair.ts | 2 +- .../@aws-cdk/aws-ivs-alpha/lib/stream-key.ts | 2 +- packages/@aws-cdk/aws-ivs-alpha/lib/util.ts | 2 +- .../test/recording-configuration.test.ts | 2 +- .../test/integ.function.provided.runtimes.ts | 2 +- .../test/integ.function.ts | 2 +- .../test/function.test.ts | 2 +- .../aws-pipes-alpha/test/filter.test.ts | 2 +- .../test/filterPattern.test.ts | 2 +- .../test/pipeVariables.test.ts | 2 +- .../test/unquoteVariables.test.ts | 2 +- .../aws-pipes-enrichments-alpha/package.json | 3 +- .../test/integ.lambda.handler/handler.ts | 2 +- .../handler.ts | 2 +- .../aws-redshift-alpha/lib/database-secret.ts | 2 +- .../aws-redshift-alpha/lib/endpoint.ts | 2 +- .../privileges.test.ts | 2 +- .../test/parameter-group.test.ts | 2 +- .../aws-sagemaker-alpha/test/model.test.ts | 2 +- .../@aws-cdk/aws-scheduler-alpha/lib/index.ts | 2 +- .../aws-scheduler-alpha/lib/target.ts | 2 +- .../lib/private/utils.ts | 2 +- .../lib/private/validation.ts | 2 +- ...-stacks-association-no-stack-id-or-name.ts | 2 +- ...cross-account-stack-association-enabled.ts | 2 +- ...nteg.application-associator.disable-url.ts | 2 +- .../cli-lib-alpha/lib/commands/bootstrap.ts | 2 +- .../lib/network/security-group-rule.ts | 2 +- .../lib/render-intrinsics.ts | 2 +- .../@aws-cdk/cloudformation-diff/package.json | 2 +- .../test/iam/detect-changes.test.ts | 2 +- .../test/network/rule.test.ts | 2 +- .../test/test-arbitraries.ts | 2 +- packages/@aws-cdk/integ-runner/lib/utils.ts | 2 +- .../xxxxx.test-with-asset-in-nested-stack.ts | 2 +- .../test-data/xxxxx.test-with-nested-stack.ts | 2 +- .../providers/lambda-handler/sdk.ts | 2 +- .../providers/lambda-handler/http.test.ts | 2 +- .../providers/lambda-handler/utils.test.ts | 2 +- packages/aws-cdk-lib/alexa-ask/lib/index.ts | 2 +- .../aws-cdk-lib/assertions/lib/capture.ts | 2 +- .../aws-cdk-lib/assertions/lib/matcher.ts | 2 +- .../assertions/lib/private/mappings.ts | 2 +- .../assertions/lib/private/matchers/absent.ts | 2 +- .../assertions/lib/private/resources.ts | 2 +- .../assertions/lib/private/sorting.ts | 2 +- .../assertions/lib/private/sparse-matrix.ts | 2 +- .../assertions/lib/private/template.ts | 2 +- .../assertions/lib/private/type.ts | 2 +- .../aws-cdk-lib/assertions/test/match.test.ts | 2 +- .../assertions/test/private/section.test.ts | 2 +- .../assertions/test/render.test.ts | 2 +- .../aws-accessanalyzer/lib/index.ts | 2 +- .../aws-cdk-lib/aws-amazonmq/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-amplify/lib/index.ts | 2 +- .../aws-amplifyuibuilder/lib/index.ts | 2 +- .../aws-cdk-lib/aws-apigateway/lib/index.ts | 2 +- .../aws-apigateway/lib/methodresponse.ts | 2 +- .../aws-apigateway/lib/requestvalidator.ts | 2 +- .../aws-apigateway/test/authorizer.test.ts | 2 +- .../test/gateway-response.test.ts | 2 +- .../test/integ.cors.handler/index.ts | 2 +- .../aws-apigateway/test/integration.test.ts | 2 +- .../aws-apigateway/test/lambda/index.ts | 2 +- .../lib/http/iam.ts | 2 +- .../lib/http/index.ts | 2 +- .../lib/http/jwt.ts | 2 +- .../test/http/integration.ts | 2 +- .../lib/http/http-proxy.ts | 2 +- .../lib/http/index.ts | 2 +- .../aws-apigatewayv2/lib/common/route.ts | 2 +- .../aws-apigatewayv2/lib/http/index.ts | 2 +- .../aws-cdk-lib/aws-apigatewayv2/lib/index.ts | 2 +- .../aws-apigatewayv2/test/http/api.test.ts | 2 +- .../aws-appconfig/lib/application.ts | 2 +- .../aws-appconfig/lib/environment.ts | 2 +- .../aws-cdk-lib/aws-appconfig/lib/index.ts | 2 +- .../aws-appconfig/lib/private/hash.ts | 2 +- .../aws-appconfig/test/application.test.ts | 2 +- .../test/deployment-strategy.test.ts | 2 +- .../aws-appconfig/test/extension.test.ts | 2 +- packages/aws-cdk-lib/aws-appflow/lib/index.ts | 2 +- .../aws-appintegrations/lib/index.ts | 2 +- .../aws-applicationautoscaling/lib/index.ts | 2 +- .../aws-applicationinsights/lib/index.ts | 2 +- .../aws-appmesh/lib/shared-interfaces.ts | 2 +- .../aws-appmesh/test/gateway-route.test.ts | 2 +- .../aws-appmesh/test/health-check.test.ts | 2 +- .../aws-appmesh/test/virtual-gateway.test.ts | 2 +- .../aws-cdk-lib/aws-apprunner/lib/index.ts | 2 +- .../aws-cdk-lib/aws-appstream/lib/index.ts | 2 +- .../aws-appsync/lib/mapping-template.ts | 2 +- .../aws-appsync/lib/source-api-association.ts | 2 +- .../aws-appsync/test/appsync-dynamodb.test.ts | 2 +- .../test/appsync-elasticsearch.test.ts | 2 +- .../appsync-environment-variables.test.ts | 2 +- .../aws-appsync/test/appsync-grant.test.ts | 2 +- .../test/appsync-merged-api.test.ts | 2 +- .../aws-appsync/test/appsync.test.ts | 2 +- packages/aws-cdk-lib/aws-aps/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-athena/lib/index.ts | 2 +- .../aws-cdk-lib/aws-auditmanager/lib/index.ts | 2 +- .../aws-autoscaling-common/lib/index.ts | 2 +- .../lib/interval-utils.ts | 2 +- .../aws-autoscaling-common/lib/types.ts | 2 +- .../aws-autoscaling/lib/aspects/index.ts | 2 +- .../aws-autoscaling/lib/scheduled-action.ts | 2 +- .../aspects/require-imdsv2-aspect.test.ts | 2 +- .../aws-autoscaling/test/cron.test.ts | 2 +- .../aws-autoscalingplans/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-batch/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-bedrock/lib/index.ts | 2 +- .../aws-billingconductor/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-budgets/lib/index.ts | 2 +- .../aws-cdk-lib/aws-cassandra/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-ce/lib/index.ts | 2 +- .../lib/public-suffixes.ts | 2 +- .../test/slack-channel-configuration.test.ts | 2 +- packages/aws-cdk-lib/aws-cloud9/lib/index.ts | 2 +- .../test/function-url-origin.test.ts | 2 +- .../test/rest-api-origin.test.ts | 2 +- .../lib/origin-access-control.ts | 2 +- .../aws-cloudfront/lib/public-key.ts | 2 +- .../aws-cloudtrail/lib/cloudtrail.ts | 2 +- .../aws-cloudwatch-actions/lib/index.ts | 2 +- .../aws-cloudwatch/lib/private/metric-util.ts | 2 +- .../aws-cdk-lib/aws-cloudwatch/lib/stats.ts | 2 +- .../aws-cloudwatch/test/stats.test.ts | 2 +- .../aws-cdk-lib/aws-codeartifact/lib/index.ts | 2 +- .../lib/untrusted-code-boundary-policy.ts | 2 +- .../aws-cdk-lib/aws-codecommit/lib/code.ts | 2 +- .../test/notification-rule.test.ts | 2 +- .../private/predefined-deployment-config.ts | 2 +- .../aws-codegurureviewer/lib/index.ts | 2 +- .../private/singleton-policy.ts | 2 +- .../aws-codepipeline-actions/lib/common.ts | 2 +- .../lib/private/stack-dependency.ts | 2 +- .../elastic-beanstalk-deploy-action.test.ts | 2 +- .../aws-codepipeline/lib/trigger.ts | 2 +- .../aws-codepipeline/lib/variable.ts | 2 +- .../aws-codepipeline/test/pipeline.test.ts | 2 +- .../aws-codepipeline/test/triggers.test.ts | 2 +- .../aws-codepipeline/test/variables.test.ts | 2 +- .../aws-cdk-lib/aws-codestar/lib/index.ts | 2 +- .../aws-codestarconnections/lib/index.ts | 2 +- .../test/notification-rule.test.ts | 2 +- .../aws-cognito/lib/private/attr-names.ts | 2 +- .../aws-cognito/lib/user-pool-idp.ts | 2 +- .../aws-cognito/lib/user-pool-idps/amazon.ts | 2 +- .../aws-cognito/lib/user-pool-idps/apple.ts | 2 +- .../lib/user-pool-idps/facebook.ts | 2 +- .../aws-cognito/lib/user-pool-idps/google.ts | 2 +- .../private/user-pool-idp-base.ts | 2 +- .../test/user-pool-idps/base.test.ts | 2 +- .../aws-cdk-lib/aws-comprehend/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-connect/lib/index.ts | 2 +- .../aws-connectcampaigns/lib/index.ts | 2 +- .../aws-cdk-lib/aws-controltower/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-cur/lib/index.ts | 2 +- .../aws-customerprofiles/lib/index.ts | 2 +- .../aws-cdk-lib/aws-databrew/lib/index.ts | 2 +- .../aws-cdk-lib/aws-datapipeline/lib/index.ts | 2 +- .../aws-cdk-lib/aws-datasync/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-dax/lib/index.ts | 2 +- .../aws-cdk-lib/aws-detective/lib/index.ts | 2 +- .../aws-cdk-lib/aws-devicefarm/lib/index.ts | 2 +- .../aws-cdk-lib/aws-devopsguru/lib/index.ts | 2 +- .../aws-directoryservice/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-dlm/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-dms/lib/index.ts | 2 +- .../aws-cdk-lib/aws-docdbelastic/lib/index.ts | 2 +- .../aws-cdk-lib/aws-dynamodb/lib/perms.ts | 2 +- .../aws-dynamodb/test/billing.test.ts | 2 +- .../aws-cdk-lib/aws-ec2/lib/cidr-splits.ts | 2 +- packages/aws-cdk-lib/aws-ec2/lib/peer.ts | 2 +- .../aws-ec2/test/cidr-splits.test.ts | 2 +- .../aws-ec2/test/instance-type.test.ts | 2 +- .../aws-cdk-lib/aws-ec2/test/instance.test.ts | 2 +- .../aws-ec2/test/ip-addresses.test.ts | 2 +- .../aws-cdk-lib/aws-ecs-patterns/lib/index.ts | 2 +- .../ec2/queue-processing-ecs-service.test.ts | 2 +- .../aws-ecs/lib/container-image.ts | 2 +- .../aws-ecs/lib/credential-spec.ts | 2 +- .../aws-ecs/lib/log-drivers/log-driver.ts | 2 +- .../aws-ecs/lib/log-drivers/utils.ts | 2 +- packages/aws-cdk-lib/aws-ecs/lib/placement.ts | 2 +- .../app-mesh-proxy-configuration.ts | 2 +- .../proxy-configuration.ts | 2 +- .../proxy-configurations.ts | 2 +- .../aws-ecs/test/base-service.test.ts | 2 +- .../aws-eks/test/access-entry.test.ts | 2 +- .../aws-cdk-lib/aws-eks/test/cluster.test.ts | 2 +- .../aws-cdk-lib/aws-eks/test/hello-k8s.ts | 2 +- .../aws-cdk-lib/aws-elasticache/lib/index.ts | 2 +- .../aws-elasticbeanstalk/lib/index.ts | 2 +- .../lib/index.ts | 2 +- .../lib/index.ts | 2 +- .../test/alb-target.test.ts | 2 +- .../lib/alb/application-listener-action.ts | 2 +- .../aws-elasticloadbalancingv2/lib/index.ts | 2 +- .../lib/nlb/network-target-group.ts | 2 +- .../lib/shared/listener-action.ts | 2 +- packages/aws-cdk-lib/aws-emr/lib/index.ts | 2 +- .../aws-emrcontainers/lib/index.ts | 2 +- .../aws-emrserverless/lib/index.ts | 2 +- .../lib/kinesis-firehose-stream.ts | 2 +- .../test/appsync/appsync.test.ts | 2 +- .../aws-events-targets/test/sns/sns.test.ts | 2 +- .../aws-cdk-lib/aws-events/lib/connection.ts | 2 +- .../aws-cdk-lib/aws-events/lib/event-bus.ts | 2 +- .../aws-events/test/connection.test.ts | 2 +- .../aws-events/test/schedule.test.ts | 2 +- .../aws-cdk-lib/aws-eventschemas/lib/index.ts | 2 +- .../aws-cdk-lib/aws-evidently/lib/index.ts | 2 +- .../aws-cdk-lib/aws-finspace/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-fis/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-fms/lib/index.ts | 2 +- .../aws-cdk-lib/aws-forecast/lib/index.ts | 2 +- .../aws-frauddetector/lib/index.ts | 2 +- .../lib/daily-automatic-backup-start-time.ts | 2 +- .../aws-cdk-lib/aws-fsx/lib/file-system.ts | 2 +- packages/aws-cdk-lib/aws-fsx/lib/index.ts | 2 +- .../aws-fsx/lib/maintenance-time.ts | 2 +- .../daily-automatic-backup-start-time.test.ts | 2 +- .../aws-fsx/test/maintenance-time.test.ts | 2 +- .../aws-cdk-lib/aws-gamelift/lib/index.ts | 2 +- .../lib/_util.ts | 2 +- .../lib/alb.ts | 2 +- .../lib/index.ts | 2 +- .../lib/instance.ts | 2 +- .../lib/nlb.ts | 2 +- .../aws-globalaccelerator/test/util.ts | 2 +- packages/aws-cdk-lib/aws-glue/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-grafana/lib/index.ts | 2 +- .../aws-cdk-lib/aws-greengrass/lib/index.ts | 2 +- .../aws-cdk-lib/aws-greengrassv2/lib/index.ts | 2 +- .../aws-groundstation/lib/index.ts | 2 +- .../aws-cdk-lib/aws-guardduty/lib/index.ts | 2 +- .../aws-cdk-lib/aws-healthlake/lib/index.ts | 2 +- .../aws-cdk-lib/aws-iam/test/role.test.ts | 2 +- .../aws-identitystore/lib/index.ts | 2 +- .../aws-cdk-lib/aws-imagebuilder/lib/index.ts | 2 +- .../aws-cdk-lib/aws-inspector/lib/index.ts | 2 +- .../aws-cdk-lib/aws-inspectorv2/lib/index.ts | 2 +- .../aws-internetmonitor/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-iot/lib/index.ts | 2 +- .../aws-cdk-lib/aws-iot1click/lib/index.ts | 2 +- .../aws-cdk-lib/aws-iotanalytics/lib/index.ts | 2 +- .../aws-iotcoredeviceadvisor/lib/index.ts | 2 +- .../aws-cdk-lib/aws-iotevents/lib/index.ts | 2 +- .../aws-cdk-lib/aws-iotfleethub/lib/index.ts | 2 +- .../aws-cdk-lib/aws-iotfleetwise/lib/index.ts | 2 +- .../aws-cdk-lib/aws-iotsitewise/lib/index.ts | 2 +- .../aws-iotthingsgraph/lib/index.ts | 2 +- .../aws-cdk-lib/aws-iottwinmaker/lib/index.ts | 2 +- .../aws-cdk-lib/aws-iotwireless/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-ivs/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-ivschat/lib/index.ts | 2 +- .../aws-cdk-lib/aws-kafkaconnect/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-kendra/lib/index.ts | 2 +- .../aws-kendraranking/lib/index.ts | 2 +- .../aws-kinesisanalytics/lib/index.ts | 2 +- .../aws-kinesisanalyticsv2/lib/index.ts | 2 +- .../aws-kinesisfirehose/lib/index.ts | 2 +- .../aws-cdk-lib/aws-kinesisvideo/lib/index.ts | 2 +- .../aws-cdk-lib/aws-kms/lib/private/perms.ts | 2 +- .../aws-lakeformation/lib/index.ts | 2 +- .../lib/s3-onfailuire-destination.ts | 2 +- .../aws-lambda-nodejs/test/handlers/define.ts | 2 +- packages/aws-cdk-lib/aws-lambda/lib/code.ts | 2 +- .../aws-lambda/lib/event-source-filter.ts | 2 +- .../aws-cdk-lib/aws-lambda/lib/handler.ts | 2 +- .../aws-lambda/lib/image-function.ts | 2 +- .../aws-lambda/lib/lambda-version.ts | 2 +- .../aws-lambda/lib/scalable-attribute-api.ts | 2 +- .../aws-lambda/lib/snapstart-config.ts | 2 +- .../aws-cdk-lib/aws-lambda/test/code.test.ts | 6 +- .../test/docker-lambda-handler/app.ts | 2 +- .../aws-lambda/test/function-hash.test.ts | 2 +- packages/aws-cdk-lib/aws-lex/lib/index.ts | 2 +- .../aws-licensemanager/lib/index.ts | 2 +- .../aws-cdk-lib/aws-lightsail/lib/index.ts | 2 +- .../aws-cdk-lib/aws-location/lib/index.ts | 2 +- .../aws-lookoutequipment/lib/index.ts | 2 +- .../aws-lookoutmetrics/lib/index.ts | 2 +- .../aws-lookoutvision/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-m2/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-macie/lib/index.ts | 2 +- .../aws-managedblockchain/lib/index.ts | 2 +- .../aws-cdk-lib/aws-mediaconnect/lib/index.ts | 2 +- .../aws-cdk-lib/aws-mediaconvert/lib/index.ts | 2 +- .../aws-cdk-lib/aws-medialive/lib/index.ts | 2 +- .../aws-cdk-lib/aws-mediapackage/lib/index.ts | 2 +- .../aws-cdk-lib/aws-mediastore/lib/index.ts | 2 +- .../aws-cdk-lib/aws-mediatailor/lib/index.ts | 2 +- .../aws-cdk-lib/aws-memorydb/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-msk/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-mwaa/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-neptune/lib/index.ts | 2 +- .../aws-networkfirewall/lib/index.ts | 2 +- .../aws-networkmanager/lib/index.ts | 2 +- .../aws-cdk-lib/aws-nimblestudio/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-oam/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-omics/lib/index.ts | 2 +- .../aws-opensearchserverless/lib/index.ts | 2 +- .../aws-cdk-lib/aws-opsworks/lib/index.ts | 2 +- .../aws-cdk-lib/aws-opsworkscm/lib/index.ts | 2 +- .../aws-organizations/lib/index.ts | 2 +- .../aws-cdk-lib/aws-panorama/lib/index.ts | 2 +- .../aws-cdk-lib/aws-personalize/lib/index.ts | 2 +- .../aws-cdk-lib/aws-pinpoint/lib/index.ts | 2 +- .../aws-pinpointemail/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-pipes/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-qldb/lib/index.ts | 2 +- .../aws-cdk-lib/aws-quicksight/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-ram/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-rds/lib/cluster.ts | 2 +- packages/aws-cdk-lib/aws-rds/lib/perms.ts | 2 +- .../mariadb/mariadb.instance-engine.test.ts | 2 +- .../aws-cdk-lib/aws-redshift/lib/index.ts | 2 +- .../aws-redshiftserverless/lib/index.ts | 2 +- .../aws-refactorspaces/lib/index.ts | 2 +- .../aws-cdk-lib/aws-rekognition/lib/index.ts | 2 +- .../aws-resiliencehub/lib/index.ts | 2 +- .../aws-resourceexplorer2/lib/index.ts | 2 +- .../aws-resourcegroups/lib/index.ts | 2 +- .../aws-cdk-lib/aws-robomaker/lib/index.ts | 2 +- .../aws-rolesanywhere/lib/index.ts | 2 +- .../test/apigateway-target.test.ts | 2 +- .../test/global-accelerator-target.test.ts | 2 +- .../aws-route53/lib/geo-location.ts | 2 +- packages/aws-cdk-lib/aws-route53/lib/util.ts | 2 +- .../lib/vpc-endpoint-service-domain-name.ts | 2 +- .../aws-route53/test/geo-location.test.ts | 2 +- .../vpc-endpoint-service-domain-name.test.ts | 2 +- .../aws-route53recoverycontrol/lib/index.ts | 2 +- .../aws-route53recoveryreadiness/lib/index.ts | 2 +- .../aws-route53resolver/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-rum/lib/index.ts | 2 +- .../lib/bucket-deployment.ts | 2 +- .../aws-s3-deployment/lib/index.ts | 2 +- .../aws-s3-deployment/lib/render-data.ts | 2 +- .../test/bucket-deployment.test.ts | 2 +- .../aws-s3objectlambda/lib/index.ts | 2 +- .../aws-cdk-lib/aws-s3outposts/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-sam/lib/index.ts | 2 +- .../aws-cdk-lib/aws-scheduler/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-sdb/lib/index.ts | 2 +- .../test/rotation-schedule.test.ts | 2 +- .../aws-cdk-lib/aws-securityhub/lib/index.ts | 2 +- .../aws-servicecatalog/lib/constraints.ts | 2 +- .../lib/private/validation.ts | 2 +- .../test/product-stack.test.ts | 2 +- .../lib/index.ts | 2 +- .../aws-simspaceweaver/lib/index.ts | 2 +- .../aws-sns-subscriptions/test/sqs.test.ts | 2 +- packages/aws-cdk-lib/aws-sqs/lib/index.ts | 2 +- .../aws-cdk-lib/aws-sqs/lib/queue-base.ts | 2 +- .../aws-cdk-lib/aws-ssm/test/util.test.ts | 2 +- .../aws-cdk-lib/aws-ssmcontacts/lib/index.ts | 2 +- .../aws-cdk-lib/aws-ssmincidents/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-sso/lib/index.ts | 2 +- .../lib/emr/emr-add-step.ts | 2 +- .../emr/emr-modify-instance-fleet-by-name.ts | 2 +- .../emr-set-cluster-termination-protection.ts | 2 +- .../lib/emr/emr-terminate-cluster.ts | 2 +- .../eventbridge-scheduler/create-schedule.ts | 2 +- .../lib/eventbridge/put-events.ts | 2 +- .../lib/glue/start-crawler-run.ts | 2 +- .../lib/sagemaker/create-endpoint-config.ts | 2 +- .../lib/sagemaker/create-endpoint.ts | 2 +- .../lib/sagemaker/create-model.ts | 2 +- .../lib/sagemaker/update-endpoint.ts | 2 +- .../aws-stepfunctions-tasks/lib/schedule.ts | 2 +- .../test/athena/get-query-execution.test.ts | 2 +- .../test/athena/get-query-results.test.ts | 2 +- .../test/athena/stop-query-execution.test.ts | 2 +- .../test/aws-sdk/call-aws-service.test.ts | 2 +- .../test/batch/run-batch-job.test.ts | 2 +- .../test/eks/call.test.ts | 2 +- .../test/invoke-activity.test.ts | 2 +- .../test/mediaconvert/create-job.test.ts | 2 +- .../test/private/task-utils.test.ts | 2 +- .../test/sagemaker/create-model.test.ts | 2 +- .../sagemaker/create-transform-job.test.ts | 2 +- .../test/sagemaker/update-endpoint.test.ts | 2 +- .../test/schedule.test.ts | 2 +- .../test/sns/publish-to-topic.test.ts | 2 +- .../test/sqs/send-to-queue.test.ts | 2 +- .../test/start-execution.test.ts | 2 +- .../stepfunctions/start-execution.test.ts | 2 +- .../aws-stepfunctions/lib/chain.ts | 2 +- .../states/distributed-map/item-batcher.ts | 2 +- .../lib/states/distributed-map/item-reader.ts | 2 +- .../states/distributed-map/result-writer.ts | 2 +- .../test/custom-state.test.ts | 2 +- .../test/private/intrinsics.test.ts | 2 +- .../test/state-machine-fragment.test.ts | 2 +- .../aws-stepfunctions/test/task.test.ts | 2 +- .../aws-stepfunctions/test/wait.test.ts | 2 +- .../aws-cdk-lib/aws-supportapp/lib/index.ts | 2 +- .../aws-cdk-lib/aws-synthetics/lib/index.ts | 2 +- .../aws-systemsmanagersap/lib/index.ts | 2 +- .../aws-cdk-lib/aws-timestream/lib/index.ts | 2 +- .../aws-cdk-lib/aws-transfer/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-voiceid/lib/index.ts | 2 +- .../aws-cdk-lib/aws-vpclattice/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-waf/lib/index.ts | 2 +- .../aws-cdk-lib/aws-wafregional/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-wafv2/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-wisdom/lib/index.ts | 2 +- .../aws-cdk-lib/aws-workspaces/lib/index.ts | 2 +- packages/aws-cdk-lib/aws-xray/lib/index.ts | 2 +- packages/aws-cdk-lib/core/lib/cfn-parse.ts | 2 +- .../lib/custom-resource-provider/index.ts | 2 +- .../core/lib/helpers-internal/index.ts | 2 +- .../core/lib/private/jsii-deprecated.ts | 2 +- .../core/lib/private/metadata-resource.ts | 2 +- .../core/lib/private/private-context.ts | 2 +- .../core/lib/private/unique-resource-name.ts | 2 +- .../aws-cdk-lib/core/lib/private/yaml-cfn.ts | 2 +- .../core/lib/stack-synthesizers/types.ts | 2 +- packages/aws-cdk-lib/core/lib/time-zone.ts | 2 +- .../aws-cdk-lib/core/test/annotations.test.ts | 2 +- .../aws-cdk-lib/core/test/aspect.prop.test.ts | 2 +- .../aws-cdk-lib/core/test/duration.test.ts | 2 +- .../aws-cdk-lib/core/test/evaluate-cfn.ts | 2 +- .../string-specializer.test.ts | 2 +- .../core/test/private/cache.test.ts | 2 +- .../aws-cdk-lib/core/test/private/md5.test.ts | 2 +- .../test/private/unique-resource-name.test.ts | 2 +- .../core/test/removal-policy.test.ts | 2 +- .../aws-cdk-lib/core/test/tag-manager.test.ts | 2 +- .../lib/aws-custom-resource/index.ts | 2 +- .../lib/custom-resource-config/index.ts | 2 +- .../lib/helpers-internal/index.ts | 2 +- .../aws-cdk-lib/custom-resources/lib/index.ts | 2 +- .../test/provider-framework/util.test.ts | 2 +- .../cx-api/build-tools/flag-report.ts | 2 +- .../cx-api/build-tools/update-vnext.ts | 2 +- .../nested-cloud-assembly-artifact.ts | 2 +- .../lib/artifacts/tree-cloud-artifact.ts | 2 +- .../cx-api/lib/cloud-artifact-aug.ts | 2 +- .../aws-cdk-lib/cx-api/lib/cloud-assembly.ts | 2 +- .../cx-api/lib/context/availability-zones.ts | 2 +- .../aws-cdk-lib/cx-api/lib/context/key.ts | 2 +- packages/aws-cdk-lib/cx-api/lib/cxapi.ts | 2 +- packages/aws-cdk-lib/cx-api/lib/toposort.ts | 2 +- .../cx-api/test/environment.test.ts | 2 +- .../aws-cdk-lib/cx-api/test/features.test.ts | 2 +- .../pipelines/lib/blueprint/file-set.ts | 2 +- .../pipelines/lib/blueprint/index.ts | 2 +- .../lib/blueprint/manual-approval.ts | 2 +- .../lib/blueprint/stage-deployment.ts | 2 +- .../pipelines/lib/blueprint/step.ts | 2 +- .../pipelines/lib/blueprint/wave.ts | 2 +- .../lib/codepipeline/artifact-map.ts | 2 +- .../codepipeline-action-factory.ts | 2 +- .../confirm-permissions-broadening.ts | 2 +- .../pipelines/lib/codepipeline/index.ts | 2 +- .../lib/codepipeline/private/outputs.ts | 2 +- .../lib/codepipeline/stack-outputs-map.ts | 2 +- .../pipelines/lib/helpers-internal/index.ts | 2 +- .../lib/helpers-internal/pipeline-graph.ts | 2 +- .../lib/helpers-internal/pipeline-queries.ts | 2 +- .../lib/helpers-internal/step-output.ts | 2 +- .../lib/helpers-internal/toposort.ts | 2 +- packages/aws-cdk-lib/pipelines/lib/index.ts | 2 +- .../aws-cdk-lib/pipelines/lib/main/index.ts | 2 +- .../pipelines/lib/private/cached-fnsub.ts | 2 +- .../lib/private/cloud-assembly-internals.ts | 2 +- .../lib/private/construct-internals.ts | 2 +- .../lib/private/default-codebuild-image.ts | 2 +- .../aws-cdk-lib/pipelines/lib/private/fs.ts | 2 +- .../lib/private/template-configuration.ts | 2 +- .../blueprint/helpers-internal/graph.test.ts | 2 +- .../test/blueprint/helpers-internal/util.ts | 2 +- .../pipelines/test/compliance/assets.test.ts | 2 +- .../test/compliance/basic-behavior.test.ts | 2 +- .../compliance/docker-credentials.test.ts | 2 +- .../test/compliance/environments.test.ts | 2 +- .../test/compliance/security-check.test.ts | 2 +- .../pipelines/test/compliance/synths.test.ts | 2 +- .../test/compliance/validations.test.ts | 2 +- .../aws-cdk-lib/pipelines/test/fs.test.ts | 2 +- .../pipelines/test/main/pipeline-base.test.ts | 2 +- .../test/private/identifiers.test.ts | 2 +- .../pipelines/test/testhelpers/compliance.ts | 2 +- .../pipelines/test/testhelpers/index.ts | 2 +- .../pipelines/test/testhelpers/matchers.ts | 2 +- .../test/testhelpers/modern-pipeline.ts | 2 +- .../region-info/test/default.test.ts | 2 +- packages/aws-cdk-lib/triggers/lib/index.ts | 2 +- packages/aws-cdk/lib/api/aws-auth/index.ts | 2 +- .../aws-cdk/lib/api/aws-auth/sdk-logger.ts | 2 +- packages/aws-cdk/lib/api/bootstrap/index.ts | 2 +- .../lib/api/bootstrap/legacy-template.ts | 2 +- .../garbage-collection/garbage-collector.ts | 2 +- .../garbage-collection/progress-printer.ts | 2 +- packages/aws-cdk/lib/api/plugin/index.ts | 2 +- packages/aws-cdk/lib/api/util/checks.ts | 2 +- .../api/util/cloudformation/stack-status.ts | 2 +- packages/aws-cdk/lib/api/util/display.ts | 2 +- .../lib/api/util/string-manipulation.ts | 2 +- packages/aws-cdk/lib/config.ts | 2 +- packages/aws-cdk/lib/list-stacks.ts | 2 +- packages/aws-cdk/lib/logging.ts | 2 +- packages/aws-cdk/lib/os.ts | 2 +- packages/aws-cdk/lib/util/asset-publishing.ts | 2 +- packages/aws-cdk/lib/util/bool.ts | 2 +- packages/aws-cdk/lib/util/content-hash.ts | 2 +- packages/aws-cdk/lib/util/objects.ts | 2 +- packages/aws-cdk/lib/util/parallel.ts | 2 +- packages/aws-cdk/lib/util/tracing.ts | 2 +- packages/aws-cdk/lib/util/version-range.ts | 2 +- packages/aws-cdk/lib/util/work-graph.ts | 2 +- packages/aws-cdk/scripts/yargs-gen.ts | 2 +- .../aws-cdk/test/api/account-cache.test.ts | 2 +- .../api/aws-auth/awscli-compatible.test.ts | 2 +- .../test/api/aws-auth/sdk-logger.test.ts | 2 +- packages/aws-cdk/test/api/exec.test.ts | 2 +- .../test/api/plugin/plugin-host.test.ts | 2 +- packages/aws-cdk/test/api/util/checks.test.ts | 2 +- packages/aws-cdk/test/cli.test.ts | 2 +- .../availability-zones.test.ts | 2 +- ...ndpoint-service-availability-zones.test.ts | 2 +- .../context-providers/ssm-parameters.test.ts | 2 +- packages/aws-cdk/test/jest-setup-after-env.ts | 2 +- packages/aws-cdk/test/logging.test.ts | 2 +- .../aws-cdk/test/platform-warnings.test.ts | 2 +- packages/aws-cdk/test/rwlock.test.ts | 2 +- packages/aws-cdk/test/tree.test.ts | 2 +- packages/aws-cdk/test/util/objects.test.ts | 2 +- packages/aws-cdk/test/util/parallel.test.ts | 2 +- .../aws-cdk/test/util/version-range.test.ts | 2 +- packages/aws-cdk/test/version.test.ts | 2 +- .../aws-cdk/test/work-graph-builder.test.ts | 2 +- packages/aws-cdk/test/work-graph.test.ts | 2 +- .../cdk-build-tools/config/eslintrc.js | 1 + tools/@aws-cdk/cdk-build-tools/lib/bockfs.ts | 2 +- .../cdk-build-tools/lib/deprecated-symbols.ts | 2 +- .../cdk-release/lib/private/run-exec-file.ts | 2 +- tools/@aws-cdk/spec2cdk/lib/cli/index.ts | 2 +- tools/@aws-cdk/spec2cdk/lib/util/toposort.ts | 2 +- 778 files changed, 840 insertions(+), 839 deletions(-) rename packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/{asset.b98abee59e034ed29eeb601684dc34752baa86509a7d457d72305d4e19ecc80b.bundle => asset.14d52bdadae57c6ec2c7b715c5420ae5c3001a8252558f7219f6207e4f405a97.bundle}/index.js (99%) rename packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/{asset.a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8 => asset.c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89}/index.js (65%) rename packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/{asset.a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8 => asset.c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89}/index.js.map (98%) diff --git a/aws-cdk.code-workspace b/aws-cdk.code-workspace index db36117c4c910..b6dbc871ec461 100644 --- a/aws-cdk.code-workspace +++ b/aws-cdk.code-workspace @@ -1,6 +1,7 @@ { "folders": [{ "path": "." }], "settings": { + "files.insertFinalNewline": true, "jest.jestCommandLine": "node_modules/.bin/jest", "jest.autoRun": "off", "jest.virtualFolders": [ diff --git a/packages/@aws-cdk-testing/cli-integ/bin/test-root.ts b/packages/@aws-cdk-testing/cli-integ/bin/test-root.ts index 244194a7eb31c..1a9fe0f655e58 100644 --- a/packages/@aws-cdk-testing/cli-integ/bin/test-root.ts +++ b/packages/@aws-cdk-testing/cli-integ/bin/test-root.ts @@ -1,3 +1,3 @@ import * as path from 'path'; // eslint-disable-next-line no-console -console.log(path.resolve(__dirname, '..')); \ No newline at end of file +console.log(path.resolve(__dirname, '..')); diff --git a/packages/@aws-cdk-testing/cli-integ/lib/eventually.ts b/packages/@aws-cdk-testing/cli-integ/lib/eventually.ts index 6936ff32f76fd..b5dbc83338aba 100644 --- a/packages/@aws-cdk-testing/cli-integ/lib/eventually.ts +++ b/packages/@aws-cdk-testing/cli-integ/lib/eventually.ts @@ -39,4 +39,4 @@ const eventually = async (call: () => Promise, options?: EventuallyOptions throw new Error('An unexpected error has occurred.'); }; -export default eventually; \ No newline at end of file +export default eventually; diff --git a/packages/@aws-cdk-testing/cli-integ/lib/github.ts b/packages/@aws-cdk-testing/cli-integ/lib/github.ts index 2cd5e3db554da..0a0c743bed8f8 100644 --- a/packages/@aws-cdk-testing/cli-integ/lib/github.ts +++ b/packages/@aws-cdk-testing/cli-integ/lib/github.ts @@ -40,4 +40,4 @@ export async function fetchPreviousVersion(token: string, options?: { if (previousMVRelease) { return previousMVRelease; } throw new Error(`Unable to find previous version given ${JSON.stringify(options)}`); -}; \ No newline at end of file +}; diff --git a/packages/@aws-cdk-testing/cli-integ/lib/index.ts b/packages/@aws-cdk-testing/cli-integ/lib/index.ts index cabb094e65c00..83ebb03379a76 100644 --- a/packages/@aws-cdk-testing/cli-integ/lib/index.ts +++ b/packages/@aws-cdk-testing/cli-integ/lib/index.ts @@ -10,4 +10,4 @@ export * from './with-aws'; export * from './with-cdk-app'; export * from './with-packages'; export * from './with-temporary-directory'; -export * from './resources'; \ No newline at end of file +export * from './resources'; diff --git a/packages/@aws-cdk-testing/cli-integ/lib/lists.ts b/packages/@aws-cdk-testing/cli-integ/lib/lists.ts index 69f504a15474f..043a55571122c 100644 --- a/packages/@aws-cdk-testing/cli-integ/lib/lists.ts +++ b/packages/@aws-cdk-testing/cli-integ/lib/lists.ts @@ -6,4 +6,4 @@ export function chunk(n: number, xs: A[]): A[][] { } return ret; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/cli-integ/lib/memoize.ts b/packages/@aws-cdk-testing/cli-integ/lib/memoize.ts index da06371222c88..57eb79f0775b2 100644 --- a/packages/@aws-cdk-testing/cli-integ/lib/memoize.ts +++ b/packages/@aws-cdk-testing/cli-integ/lib/memoize.ts @@ -11,4 +11,4 @@ export function memoize0(fn: () => Promise): () => Promise { } return promise; }; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/cli-integ/lib/package-sources/release-source.ts b/packages/@aws-cdk-testing/cli-integ/lib/package-sources/release-source.ts index 10b227678ef26..10fb9d302c7f8 100644 --- a/packages/@aws-cdk-testing/cli-integ/lib/package-sources/release-source.ts +++ b/packages/@aws-cdk-testing/cli-integ/lib/package-sources/release-source.ts @@ -78,4 +78,4 @@ export class ReleasePackageSource implements IPackageSource { return `${frameworkVersion}-alpha.0`; } } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/cli-integ/lib/package-sources/repo-tools/npm.ts b/packages/@aws-cdk-testing/cli-integ/lib/package-sources/repo-tools/npm.ts index 5efcc3e4a865f..38e0e1e87aad5 100644 --- a/packages/@aws-cdk-testing/cli-integ/lib/package-sources/repo-tools/npm.ts +++ b/packages/@aws-cdk-testing/cli-integ/lib/package-sources/repo-tools/npm.ts @@ -45,4 +45,4 @@ child.once('close', code => { if (code) { process.exitCode = code; } -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/cli-integ/lib/package-sources/source.ts b/packages/@aws-cdk-testing/cli-integ/lib/package-sources/source.ts index 88d0c4051d39a..6edc726dd8eec 100644 --- a/packages/@aws-cdk-testing/cli-integ/lib/package-sources/source.ts +++ b/packages/@aws-cdk-testing/cli-integ/lib/package-sources/source.ts @@ -32,4 +32,4 @@ export interface IPackageSource { * Not all tests will respect this. */ requestedAlphaVersion(): string; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/cli-integ/lib/package-sources/subprocess.ts b/packages/@aws-cdk-testing/cli-integ/lib/package-sources/subprocess.ts index 09f8fdd231a0b..bd5fdb78ee27e 100644 --- a/packages/@aws-cdk-testing/cli-integ/lib/package-sources/subprocess.ts +++ b/packages/@aws-cdk-testing/cli-integ/lib/package-sources/subprocess.ts @@ -12,4 +12,4 @@ export function packageSourceInSubprocess(): IPackageSource { case 'release': return new ReleasePackageSource(); default: throw new Error(`Unrecognized package source: ${process.env.PACKAGE_SOURCE}`); } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/cli-integ/lib/staging/npm.ts b/packages/@aws-cdk-testing/cli-integ/lib/staging/npm.ts index d3a1ee7c26b72..148530112c99c 100644 --- a/packages/@aws-cdk-testing/cli-integ/lib/staging/npm.ts +++ b/packages/@aws-cdk-testing/cli-integ/lib/staging/npm.ts @@ -59,4 +59,4 @@ async function writeNpmLoginToken(usageDir: UsageDir, endpoint: string, token: s return rcFile; } -// Environment variable, .npmrc in same directory as package.json or in home dir \ No newline at end of file +// Environment variable, .npmrc in same directory as package.json or in home dir diff --git a/packages/@aws-cdk-testing/cli-integ/lib/staging/nuget.ts b/packages/@aws-cdk-testing/cli-integ/lib/staging/nuget.ts index 497ca16c96e9b..8eafe838b2159 100644 --- a/packages/@aws-cdk-testing/cli-integ/lib/staging/nuget.ts +++ b/packages/@aws-cdk-testing/cli-integ/lib/staging/nuget.ts @@ -72,4 +72,4 @@ async function writeNuGetConfigFile(filename: string, login: LoginInformation) { `); } -// NuGet.Config in current directory \ No newline at end of file +// NuGet.Config in current directory diff --git a/packages/@aws-cdk-testing/cli-integ/lib/staging/parallel-shell.ts b/packages/@aws-cdk-testing/cli-integ/lib/staging/parallel-shell.ts index 09a7c98810ce9..9796b638d00be 100644 --- a/packages/@aws-cdk-testing/cli-integ/lib/staging/parallel-shell.ts +++ b/packages/@aws-cdk-testing/cli-integ/lib/staging/parallel-shell.ts @@ -48,4 +48,4 @@ export async function parallelShell( })); await q.onEmpty(); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/cli-integ/lib/staging/pypi.ts b/packages/@aws-cdk-testing/cli-integ/lib/staging/pypi.ts index 17d7bc89d45e5..6e3bff919cfca 100644 --- a/packages/@aws-cdk-testing/cli-integ/lib/staging/pypi.ts +++ b/packages/@aws-cdk-testing/cli-integ/lib/staging/pypi.ts @@ -47,4 +47,4 @@ export async function uploadPythonPackages(packages: string[], login: LoginInfor } return 'fail'; }); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/cli-integ/lib/staging/usage-dir.ts b/packages/@aws-cdk-testing/cli-integ/lib/staging/usage-dir.ts index 055d85f875cb8..67531661f5c86 100644 --- a/packages/@aws-cdk-testing/cli-integ/lib/staging/usage-dir.ts +++ b/packages/@aws-cdk-testing/cli-integ/lib/staging/usage-dir.ts @@ -96,4 +96,4 @@ export class UsageDir { // eslint-disable-next-line no-console console.log(` source ${this.directory}/activate.bash`); } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/cli-integ/lib/with-packages.ts b/packages/@aws-cdk-testing/cli-integ/lib/with-packages.ts index f835fee3b333a..3b9ace0511f06 100644 --- a/packages/@aws-cdk-testing/cli-integ/lib/with-packages.ts +++ b/packages/@aws-cdk-testing/cli-integ/lib/with-packages.ts @@ -12,4 +12,4 @@ export function withPackages(block: (context: A & PackageConte packages: packageSourceInSubprocess(), }); }; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/cli-integ/lib/with-timeout.ts b/packages/@aws-cdk-testing/cli-integ/lib/with-timeout.ts index 1ffb1eced188f..76aa70336b9d0 100644 --- a/packages/@aws-cdk-testing/cli-integ/lib/with-timeout.ts +++ b/packages/@aws-cdk-testing/cli-integ/lib/with-timeout.ts @@ -30,4 +30,4 @@ export function withTimeout(seconds: number, block: (x: A) => Promise) timeOut, ]); }; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/cli-integ/test/resource-pool.test.ts b/packages/@aws-cdk-testing/cli-integ/test/resource-pool.test.ts index 9f8c37895e377..7f8bc069fe525 100644 --- a/packages/@aws-cdk-testing/cli-integ/test/resource-pool.test.ts +++ b/packages/@aws-cdk-testing/cli-integ/test/resource-pool.test.ts @@ -84,4 +84,4 @@ function* range(n: number) { for (let i = 0; i < n; i++) { yield i; } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/cli-integ/test/xpmutex.test.ts b/packages/@aws-cdk-testing/cli-integ/test/xpmutex.test.ts index e7f14766d69a8..73e0d914006e6 100644 --- a/packages/@aws-cdk-testing/cli-integ/test/xpmutex.test.ts +++ b/packages/@aws-cdk-testing/cli-integ/test/xpmutex.test.ts @@ -42,4 +42,4 @@ function waitFor(pred: () => boolean): Promise { } }, 5); }); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/cli-integ/tests/init-python/init-python.integtest.ts b/packages/@aws-cdk-testing/cli-integ/tests/init-python/init-python.integtest.ts index f7839fd9a0e15..06d725d5af335 100644 --- a/packages/@aws-cdk-testing/cli-integ/tests/init-python/init-python.integtest.ts +++ b/packages/@aws-cdk-testing/cli-integ/tests/init-python/init-python.integtest.ts @@ -17,4 +17,4 @@ import { integTest, withTemporaryDirectory, ShellHelper, withPackages } from '.. await shell.shell([`${venvPath}/bin/pytest`], { modEnv: venv }); await shell.shell(['cdk', 'synth'], { modEnv: venv }); }))); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/cli-integ/tests/init-typescript-app/init-typescript-app.integtest.ts b/packages/@aws-cdk-testing/cli-integ/tests/init-typescript-app/init-typescript-app.integtest.ts index f45cfaeff0ac5..df1dde2e7b36b 100644 --- a/packages/@aws-cdk-testing/cli-integ/tests/init-typescript-app/init-typescript-app.integtest.ts +++ b/packages/@aws-cdk-testing/cli-integ/tests/init-typescript-app/init-typescript-app.integtest.ts @@ -63,4 +63,4 @@ async function removeDevDependencies(context: TemporaryDirectoryContext) { const pj = JSON.parse(await fs.readFile(filename, { encoding: 'utf-8' })); delete pj.devDependencies; await fs.writeFile(filename, JSON.stringify(pj, undefined, 2), { encoding: 'utf-8' }); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/cli-integ/tests/init-typescript-lib/init-typescript-lib.integtest.ts b/packages/@aws-cdk-testing/cli-integ/tests/init-typescript-lib/init-typescript-lib.integtest.ts index 12472c82709cc..eaee285008d5e 100644 --- a/packages/@aws-cdk-testing/cli-integ/tests/init-typescript-lib/init-typescript-lib.integtest.ts +++ b/packages/@aws-cdk-testing/cli-integ/tests/init-typescript-lib/init-typescript-lib.integtest.ts @@ -10,4 +10,4 @@ integTest('typescript init lib', withTemporaryDirectory(withPackages(async (cont await shell.shell(['npm', 'ls']); // this will fail if we have unmet peer dependencies await shell.shell(['npm', 'run', 'build']); await shell.shell(['npm', 'run', 'test']); -}))); \ No newline at end of file +}))); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.cors.handler/index.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.cors.handler/index.ts index dd19c03dd795f..a92e3e6e8f96e 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.cors.handler/index.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.cors.handler/index.ts @@ -8,4 +8,4 @@ exports.handler = async (evt: any) => { 'Access-Control-Allow-Origin': '*', }, }; -}; \ No newline at end of file +}; diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.restapi-default-apikey.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.restapi-default-apikey.ts index 4a3ae0f232b71..c83f4f4136e77 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.restapi-default-apikey.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.restapi-default-apikey.ts @@ -29,4 +29,4 @@ new integ.IntegTest(app, 'LambdaTest', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.spec-restapi.import-deploymentstage.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.spec-restapi.import-deploymentstage.ts index c465064381eae..b7af850028b7a 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.spec-restapi.import-deploymentstage.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.spec-restapi.import-deploymentstage.ts @@ -71,4 +71,4 @@ new integ.IntegTest(app, 'specrestapi-import-deployment-stage', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.spec-restapi.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.spec-restapi.ts index 501da2b15d3b6..1baa737b2139f 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.spec-restapi.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.spec-restapi.ts @@ -92,4 +92,4 @@ const app = new cdk.App(); const testCase = new Test(app, 'test-apigateway-spec-restapi'); new IntegTest(app, 'apigateway-spec-restapi', { testCases: [testCase], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.stepfunctions-startexecution-without-default-method-responses.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.stepfunctions-startexecution-without-default-method-responses.ts index 49d5b24ab1379..90d95435e6515 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.stepfunctions-startexecution-without-default-method-responses.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.stepfunctions-startexecution-without-default-method-responses.ts @@ -41,4 +41,4 @@ new IntegTest(app, 'aws-apigateway-stepfunctions-startexecution-without-default- ], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.stepfunctions-startexecution.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.stepfunctions-startexecution.ts index 86dbe8f9c0974..e4b94f845aaa2 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.stepfunctions-startexecution.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-apigateway/test/integ.stepfunctions-startexecution.ts @@ -48,4 +48,4 @@ new IntegTest(app, 'aws-apigateway-stepfunctions-startexecution', { ], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-authorizers/test/auth-handler/index.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-authorizers/test/auth-handler/index.ts index f08c1bdb1b42a..342910bbf59fe 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-authorizers/test/auth-handler/index.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-authorizers/test/auth-handler/index.ts @@ -6,4 +6,4 @@ export const handler = async (event: AWSLambda.APIGatewayProxyEventV2) => { return { isAuthorized: key === '123', }; -}; \ No newline at end of file +}; diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-authorizers/test/integ.lambda.handler/index.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-authorizers/test/integ.lambda.handler/index.ts index def194e303e1e..52fbb926b9e8a 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-authorizers/test/integ.lambda.handler/index.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-authorizers/test/integ.lambda.handler/index.ts @@ -6,4 +6,4 @@ export const handler = async () => { 'Content-Type': 'application/json', }, }; -}; \ No newline at end of file +}; diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-authorizers/test/integ.user-pool.handler/index.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-authorizers/test/integ.user-pool.handler/index.ts index afedb7efe3311..4d1f1d9307e39 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-authorizers/test/integ.user-pool.handler/index.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-authorizers/test/integ.user-pool.handler/index.ts @@ -20,4 +20,4 @@ export const handler = async (event: any, _context: any = {}): Promise => { } else { throw new Error('Unauthorized'); } -}; \ No newline at end of file +}; diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/http/integ.add-subroute-integration.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/http/integ.add-subroute-integration.ts index 6ad23192823eb..72caf7a244c4c 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/http/integ.add-subroute-integration.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/http/integ.add-subroute-integration.ts @@ -110,4 +110,4 @@ integ.assertions.httpApiCall(httpApi.apiEndpoint + '/thirdroute').expect(Expecte integ.assertions.httpApiCall(httpApi.apiEndpoint + '/thirdroute/subroute').expect(ExpectedResult.objectLike({ body: 'success-hit-third-lambda', status: 200, -})); \ No newline at end of file +})); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/http/integ.http-proxy.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/http/integ.http-proxy.ts index 7de29d830116d..50d62f04b2e30 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/http/integ.http-proxy.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/http/integ.http-proxy.ts @@ -33,4 +33,4 @@ function lambdaProxyEndpoint(s: Stack): HttpApi { return new HttpApi(s, 'LambdaProxyApi', { defaultIntegration: new HttpLambdaIntegration('DefaultIntegration', handler), }); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/http/integ.lambda-proxy.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/http/integ.lambda-proxy.ts index 577d5902bbb9a..b0cd741f300c4 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/http/integ.lambda-proxy.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/http/integ.lambda-proxy.ts @@ -24,4 +24,4 @@ const endpoint = new HttpApi(stack, 'LambdaProxyApi', { new CfnOutput(stack, 'Endpoint', { value: endpoint.url!, -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/http/integ.stepfunctions.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/http/integ.stepfunctions.ts index b2a816a21639b..75c62de15d74d 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/http/integ.stepfunctions.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/http/integ.stepfunctions.ts @@ -53,4 +53,4 @@ httpApi.addRoutes({ new integ.IntegTest(app, 'stepfunctions-integration-integ-test', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/websocket/integ.lambda-connect-disconnect-trigger.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/websocket/integ.lambda-connect-disconnect-trigger.ts index c9139ad0a3259..d3293ae694d95 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/websocket/integ.lambda-connect-disconnect-trigger.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2-integrations/test/websocket/integ.lambda-connect-disconnect-trigger.ts @@ -78,4 +78,4 @@ new WebSocketStage( new IntegTest(app, 'Integ', { testCases: [stack] }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2/test/websocket/integ.api-apikey.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2/test/websocket/integ.api-apikey.ts index 42550490e89af..c9e887d1380ac 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2/test/websocket/integ.api-apikey.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-apigatewayv2/test/websocket/integ.api-apikey.ts @@ -10,4 +10,4 @@ new apigw.WebSocketApi(stack, 'MyWebsocketApi', { apiKeySelectionExpression: apigw.WebSocketApiKeySelectionExpression.HEADER_X_API_KEY, }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-appconfig/test/integ.application.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-appconfig/test/integ.application.ts index 887fd2b12a1c4..8719c35194824 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-appconfig/test/integ.application.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-appconfig/test/integ.application.ts @@ -21,4 +21,4 @@ Application.addAgentToEcs(taskDef); new IntegTest(app, 'appconfig-application', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-appconfig/test/integ.configuration.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-appconfig/test/integ.configuration.ts index 3d44344688aa5..f0a767e5a3f8e 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-appconfig/test/integ.configuration.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-appconfig/test/integ.configuration.ts @@ -287,4 +287,4 @@ function generateDummyRole(): iam.Role { })); return role; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-disable-introspection.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-disable-introspection.ts index 553907361080e..b8c5d602d4647 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-disable-introspection.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-disable-introspection.ts @@ -20,4 +20,4 @@ new IntegTest(app, 'api', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventbridge.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventbridge.ts index 8fb9ccb1323a7..38981563648df 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventbridge.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventbridge.ts @@ -27,4 +27,4 @@ new IntegTest(app, 'api', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-global-api.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-global-api.ts index 4b8e6424f7584..a21be89983e6f 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-global-api.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-global-api.ts @@ -20,4 +20,4 @@ new IntegTest(app, 'api', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-limit-configs.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-limit-configs.ts index 62832101c5411..ae590d143de21 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-limit-configs.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-limit-configs.ts @@ -21,4 +21,4 @@ new IntegTest(app, 'api', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-merged-api-arn-flag-enabled.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-merged-api-arn-flag-enabled.ts index 0a77b5752f6f6..3d1e434e1a074 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-merged-api-arn-flag-enabled.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-merged-api-arn-flag-enabled.ts @@ -49,4 +49,4 @@ new IntegTest(app, 'api', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-merged-api.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-merged-api.ts index 1e58561f91ca9..6c665e35bc725 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-merged-api.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-merged-api.ts @@ -49,4 +49,4 @@ new IntegTest(app, 'api', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-none.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-none.ts index 503637bb6633d..3aad620a3066a 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-none.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-none.ts @@ -19,4 +19,4 @@ new IntegTest(app, 'api', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-private-api.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-private-api.ts index 14f1b6cea555c..b5d2bc2df975d 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-private-api.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-private-api.ts @@ -20,4 +20,4 @@ new IntegTest(app, 'api', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-source-api-association.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-source-api-association.ts index 2ec33dc0a0171..ceeafeeb82943 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-source-api-association.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-source-api-association.ts @@ -72,4 +72,4 @@ new IntegTest(app, 'api', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.environment-variables.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.environment-variables.ts index 5248720bf56f2..cd08eae1495a3 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.environment-variables.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.environment-variables.ts @@ -18,4 +18,4 @@ api.addEnvironmentVariable('EnvKey2', 'non-empty-2'); new IntegTest(app, 'IntegTestEnvironmentVariables', { testCases: [stack] }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-autoscaling/test/integ.asg-instance-termination-policy.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-autoscaling/test/integ.asg-instance-termination-policy.ts index 67083dc8e8fe3..932f848398ae2 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-autoscaling/test/integ.asg-instance-termination-policy.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-autoscaling/test/integ.asg-instance-termination-policy.ts @@ -55,4 +55,4 @@ function asgHandler(_event: any, _context: any, callback: any) { // eslint-disable-next-line quote-props const result = { 'InstanceIDs': instanceIds }; return callback(undefined, result); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-backup/test/integ.backup-selection.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-backup/test/integ.backup-selection.ts index 5f9b45c042a71..907d888b20621 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-backup/test/integ.backup-selection.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-backup/test/integ.backup-selection.ts @@ -61,4 +61,4 @@ const stack = new TestStack(app, 'cdk-backup-selection'); new IntegTest(app, 'BackupSelectionTest', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-certificatemanager/test/integ.certificate-key-algorithm.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-certificatemanager/test/integ.certificate-key-algorithm.ts index a928377ebcfba..a346b062eba63 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-certificatemanager/test/integ.certificate-key-algorithm.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-certificatemanager/test/integ.certificate-key-algorithm.ts @@ -47,4 +47,4 @@ new IntegTest(app, 'integ-test', { testCases: [stack], diffAssets: true, enableLookups: true, -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.rest-api-origin-custom-origin-path.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.rest-api-origin-custom-origin-path.ts index 2c92e924d806c..0dc7bd9ed4305 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.rest-api-origin-custom-origin-path.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.rest-api-origin-custom-origin-path.ts @@ -17,4 +17,4 @@ new cloudfront.Distribution(stack, 'Distribution', { new IntegTest(app, 'rest-api-origin-custom-origin-path', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.s3-bucket-origin-default.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.s3-bucket-origin-default.ts index 07bcca05bbc24..584b3cb32de78 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.s3-bucket-origin-default.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.s3-bucket-origin-default.ts @@ -36,4 +36,4 @@ integ.assertions.awsApiCall('CloudFront', 'getDistributionConfig', { ]), }, }), -})); \ No newline at end of file +})); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.s3-encrypted-bucket-origin-oac.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.s3-encrypted-bucket-origin-oac.ts index 1f883b28b9a06..675878a403536 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.s3-encrypted-bucket-origin-oac.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.s3-encrypted-bucket-origin-oac.ts @@ -36,4 +36,4 @@ const integ = new IntegTest(app, 's3-encrypted-bucket-origin-oac', { const call = integ.assertions.httpApiCall(`https://${distribution.distributionDomainName}/test.html`); call.expect(ExpectedResult.objectLike({ body: 'ecb13420-3826-4f11-a1b5-a4ac2f65c7c6', -})); \ No newline at end of file +})); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.s3-origin-oac.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.s3-origin-oac.ts index a366176674dc7..370da10074026 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.s3-origin-oac.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.s3-origin-oac.ts @@ -53,4 +53,4 @@ integ.assertions.awsApiCall('CloudFront', 'getOriginAccessControlConfig', { SigningBehavior: 'always', OriginAccessControlOriginType: 's3', }, -})); \ No newline at end of file +})); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.s3-static-website-origin.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.s3-static-website-origin.ts index f4a87b262ab8e..fa180e7f090ed 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.s3-static-website-origin.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.s3-static-website-origin.ts @@ -43,4 +43,4 @@ integ.assertions.awsApiCall('CloudFront', 'getDistributionConfig', { ]), }, }), -})); \ No newline at end of file +})); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.spec-rest-api-origin-custom-origin.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.spec-rest-api-origin-custom-origin.ts index d0fc107219642..e9b89149b86ae 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.spec-rest-api-origin-custom-origin.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront-origins/test/integ.spec-rest-api-origin-custom-origin.ts @@ -66,4 +66,4 @@ new cloudfront.Distribution(stack, 'Distribution', { new IntegTest(app, 'rest-api-origin-custom-origin-path', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront/test/integ.distribution-key-group.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront/test/integ.distribution-key-group.ts index ec24e1a953dfb..aea198dc72b69 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront/test/integ.distribution-key-group.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront/test/integ.distribution-key-group.ts @@ -29,4 +29,4 @@ new cloudfront.Distribution(stack, 'Dist', { }, }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront/test/integ.distribution-origin-shield.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront/test/integ.distribution-origin-shield.ts index 0e6266ce237f3..d62c0499c30fc 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront/test/integ.distribution-origin-shield.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudfront/test/integ.distribution-origin-shield.ts @@ -18,4 +18,4 @@ new IntegTest(app, 'DistributionOriginShield', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudtrail/test/integ.cloudtrail-data-events-only.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudtrail/test/integ.cloudtrail-data-events-only.ts index eda806c88b554..4a7c3bd143153 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudtrail/test/integ.cloudtrail-data-events-only.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudtrail/test/integ.cloudtrail-data-events-only.ts @@ -24,4 +24,4 @@ new integ.IntegTest(app, 'CloudTrailDataEventsOnlyTest', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudtrail/test/integ.cloudtrail-defaults.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudtrail/test/integ.cloudtrail-defaults.ts index fb6c24833e0e9..750609fd9024a 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudtrail/test/integ.cloudtrail-defaults.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudtrail/test/integ.cloudtrail-defaults.ts @@ -11,4 +11,4 @@ new integ.IntegTest(app, 'CloudTrailDefaultsTest', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch-actions/test/integ.lambda-alarm-action.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch-actions/test/integ.lambda-alarm-action.ts index 2b0791695d849..7553ce163da9b 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch-actions/test/integ.lambda-alarm-action.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch-actions/test/integ.lambda-alarm-action.ts @@ -89,4 +89,4 @@ appWithFeatureFlag.synth(); function handler(event: any, _context: any, callback: any) { console.log(JSON.stringify(event, undefined, 2)); return callback(); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch/test/integ.gauge-widget.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch/test/integ.gauge-widget.ts index 04cf0b3fdd1d9..231f36be5ade6 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch/test/integ.gauge-widget.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch/test/integ.gauge-widget.ts @@ -38,4 +38,4 @@ dashboard.addWidgets(widget); new integ.IntegTest(app, 'LambdaTest', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch/test/integ.metric-with-dimensions.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch/test/integ.metric-with-dimensions.ts index 204d876e989b7..96ee94b15492d 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch/test/integ.metric-with-dimensions.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cloudwatch/test/integ.metric-with-dimensions.ts @@ -36,4 +36,4 @@ numberOfMessagesVisibleMetric.createAlarm(stack, 'Alarm', { new IntegTest(app, 'metric-with-dimensions-test', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-codebuild/test/integ.project-windows-image.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-codebuild/test/integ.project-windows-image.ts index 71d6e9d419609..ee6dd38353550 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-codebuild/test/integ.project-windows-image.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-codebuild/test/integ.project-windows-image.ts @@ -30,4 +30,4 @@ new IntegTest(app, 'integ-project-windows-images', { ], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-codecommit/test/integ.repository-notification.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-codecommit/test/integ.repository-notification.ts index 5faa82b6d2c84..9af4414b9d5dd 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-codecommit/test/integ.repository-notification.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-codecommit/test/integ.repository-notification.ts @@ -16,4 +16,4 @@ const target = new sns.Topic(stack, 'MyTopic'); repository.notifyOnPullRequestCreated('NotifyOnPullRequestCreated', target); repository.notifyOnPullRequestMerged('NotifyOnPullRequestMerged', target); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-codeguruprofiler/test/integ.profiler-group-import-functions.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-codeguruprofiler/test/integ.profiler-group-import-functions.ts index 1e162e56f3c45..058686cc12138 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-codeguruprofiler/test/integ.profiler-group-import-functions.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-codeguruprofiler/test/integ.profiler-group-import-functions.ts @@ -70,4 +70,4 @@ describe.assertAtPath('Stacks.0.Outputs.2.OutputKey', ExpectedResult.stringLikeR describe.assertAtPath('Stacks.0.Outputs.2.OutputValue', ExpectedResult.stringLikeRegexp('MyAwesomeProfilingGroup')); describe.assertAtPath('Stacks.0.Outputs.3.OutputKey', ExpectedResult.stringLikeRegexp('ImportedFromArnProfilingGroupArn')); -describe.assertAtPath('Stacks.0.Outputs.3.OutputValue', ExpectedResult.stringLikeRegexp('arn:aws:codeguru-profiler:a-region-1:1234567890:profilingGroup/MyAwesomeProfilingGroup')); \ No newline at end of file +describe.assertAtPath('Stacks.0.Outputs.3.OutputValue', ExpectedResult.stringLikeRegexp('arn:aws:codeguru-profiler:a-region-1:1234567890:profilingGroup/MyAwesomeProfilingGroup')); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-codepipeline-actions/test/integ.codepipeline-with-nested-stack.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-codepipeline-actions/test/integ.codepipeline-with-nested-stack.ts index 56d8da510a29b..c5d525352ed31 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-codepipeline-actions/test/integ.codepipeline-with-nested-stack.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-codepipeline-actions/test/integ.codepipeline-with-nested-stack.ts @@ -96,4 +96,4 @@ const testCase = new MainStack(app, 'code-pipeline-nested-stack', { new IntegTest(app, 'integ-code-pipeline-nested-stack', { testCases: [testCase], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-codepipeline-actions/test/integ.pipeline-with-codestarnotifications.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-codepipeline-actions/test/integ.pipeline-with-codestarnotifications.ts index 8b01fdfecc8c0..f20f0a585c24d 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-codepipeline-actions/test/integ.pipeline-with-codestarnotifications.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-codepipeline-actions/test/integ.pipeline-with-codestarnotifications.ts @@ -62,4 +62,4 @@ new IntegTest(app, 'pipeline-with-codestarnotifications-test', { diffAssets: true, }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-client-explicit-props.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-client-explicit-props.ts index 1161f7007d2b9..89da361debf04 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-client-explicit-props.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-client-explicit-props.ts @@ -62,4 +62,4 @@ const client = userpool.addClient('myuserpoolclient', { new Secret(stack, 'Secret', { secretStringValue: client.userPoolClientSecret, -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-domain-signinurl.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-domain-signinurl.ts index cbf3fe5843d34..4c1ce1a2240ce 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-domain-signinurl.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-domain-signinurl.ts @@ -30,4 +30,4 @@ new CfnOutput(stack, 'SignInUrl', { value: domain.signInUrl(client, { redirectUri: 'https://example.com', }), -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-idp.amazon.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-idp.amazon.ts index 30352c06a9b31..3cb707115e3f4 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-idp.amazon.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-idp.amazon.ts @@ -38,4 +38,4 @@ new CfnOutput(stack, 'SignInLink', { value: domain.signInUrl(client, { redirectUri: 'https://example.com', }), -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-idp.apple.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-idp.apple.ts index ffb00b39b8377..f499bbcfe06a7 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-idp.apple.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-idp.apple.ts @@ -39,4 +39,4 @@ new CfnOutput(stack, 'SignInLink', { value: domain.signInUrl(client, { redirectUri: 'https://example.com', }), -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-idp.google.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-idp.google.ts index 6c3a529c8796f..fdba7c44c1ed7 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-idp.google.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-idp.google.ts @@ -55,4 +55,4 @@ new CfnOutput(stack, 'SignInLink', { value: domain.signInUrl(client, { redirectUri: 'https://example.com', }), -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-pre-token-generation-v2.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-pre-token-generation-v2.ts index f2431cf5d23f6..59e108b8af80e 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-pre-token-generation-v2.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-pre-token-generation-v2.ts @@ -29,4 +29,4 @@ new integ.IntegTest(app, 'preTokenGenerationIntegTest', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-signup-code.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-signup-code.ts index b63aa26de89a8..e5c03cdec9f46 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-signup-code.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-signup-code.ts @@ -48,4 +48,4 @@ new CfnOutput(stack, 'user-pool-id', { new CfnOutput(stack, 'client-id', { value: client.userPoolClientId, -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-signup-link.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-signup-link.ts index 5ebc7745df42f..2e0ae15215c61 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-signup-link.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-cognito/test/integ.user-pool-signup-link.ts @@ -54,4 +54,4 @@ new CfnOutput(stack, 'user-pool-id', { new CfnOutput(stack, 'client-id', { value: client.userPoolClientId, -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-config/test/integ.rule.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-config/test/integ.rule.ts index 7fce299c94767..1bbdc4b5c752f 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-config/test/integ.rule.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-config/test/integ.rule.ts @@ -46,4 +46,4 @@ driftRule.onComplianceChange('ComplianceChange', { new integ.IntegTest(app, 'aws-cdk-config-rule-integ', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-config/test/integ.scoped-rule.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-config/test/integ.scoped-rule.ts index 9372c2e8a67ea..bfbbbd82bf478 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-config/test/integ.scoped-rule.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-config/test/integ.scoped-rule.ts @@ -23,4 +23,4 @@ new config.CustomRule(stack, 'Custom', { new integ.IntegTest(app, 'aws-cdk-config-rule-integ', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-docdb/test/integ.cluster-removal-policy-snapshot.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-docdb/test/integ.cluster-removal-policy-snapshot.ts index fe3a386bcb727..45384e807d624 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-docdb/test/integ.cluster-removal-policy-snapshot.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-docdb/test/integ.cluster-removal-policy-snapshot.ts @@ -55,4 +55,4 @@ const stack = new TestStack(app, 'aws-cdk-docdb-removal-policy-snapshot-stack'); new IntegTest(app, 'aws-cdk-docdb-removal-policy-snapshot-integ', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb-v2.max-request-units.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb-v2.max-request-units.ts index 794266767b156..8b27caa1ac4dd 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb-v2.max-request-units.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb-v2.max-request-units.ts @@ -38,4 +38,4 @@ new IntegTest(app, 'aws-cdk-global-table-integ-v2', { testCases: [new TestStack(app, 'aws-cdk-global-table-v2', { env: { region: 'eu-west-1' } })], regions: ['eu-west-1'], stackUpdateWorkflow: false, -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb-v2.ondemand.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb-v2.ondemand.ts index c2070e0b45754..f1982cca443d0 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb-v2.ondemand.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb-v2.ondemand.ts @@ -57,4 +57,4 @@ new IntegTest(app, 'aws-cdk-global-table-integ', { testCases: [new TestStack(app, 'aws-cdk-global-table', { env: { region: 'us-east-1' } })], regions: ['us-east-1'], stackUpdateWorkflow: false, -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb-v2.policy-ff.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb-v2.policy-ff.ts index 819561ce50d08..7573b718a6b77 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb-v2.policy-ff.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb-v2.policy-ff.ts @@ -44,4 +44,4 @@ const stack = new TestStack(app, 'ResourcePolicyTest-v2-FF', { env: { region: 'e new IntegTest(app, 'table-v2-resource-policy-integ-test', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb-v2.policy.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb-v2.policy.ts index 50ca86a684b2d..024aeaff698e0 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb-v2.policy.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb-v2.policy.ts @@ -41,4 +41,4 @@ const stack = new TestStack(app, 'ResourcePolicyTest-v2', { env: { region: 'eu-w new IntegTest(app, 'table-v2-resource-policy-integ-test', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb.alarm-metrics.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb.alarm-metrics.ts index 84d114ad6236c..c3ce473f4677b 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb.alarm-metrics.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.dynamodb.alarm-metrics.ts @@ -39,4 +39,4 @@ new IntegTest(app, 'alarm-metrics-integ', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.instance-iam-profile.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.instance-iam-profile.ts index 06c019078d0d2..3a0531e7e2b30 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.instance-iam-profile.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.instance-iam-profile.ts @@ -37,4 +37,4 @@ describeDefault.assertAtPath( ExpectedResult.stringLikeRegexp(instanceProfile.instanceProfileArn), ); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.instance-init-multiple.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.instance-init-multiple.ts index de01a25b4715f..4beb6ace04433 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.instance-init-multiple.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.instance-init-multiple.ts @@ -72,4 +72,4 @@ const testCase = new TestStack(app, 'integ-ec2-multiple-instances-in-stack'); new IntegTest(app, 'instance-test', { testCases: [testCase], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.vpc-dual-stack-ec2.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.vpc-dual-stack-ec2.ts index 1410d57906d34..4c76331cc2986 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.vpc-dual-stack-ec2.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.vpc-dual-stack-ec2.ts @@ -82,4 +82,4 @@ const integ = new IntegTest(app, 'vpc-dual-stack-ec2-test', { const ipv4ipv6Invoke = integ.assertions.httpApiCall(`http://${testCase.instancePublicIp}:8000`, {}); ipv4ipv6Invoke.expect(ExpectedResult.objectLike({ status: 200, -})); \ No newline at end of file +})); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.vpc-endpoint-service.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.vpc-endpoint-service.ts index 508f81a528dfd..bc42a9859c104 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.vpc-endpoint-service.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.vpc-endpoint-service.ts @@ -28,4 +28,4 @@ new integ.IntegTest(app, 'VpcEndpointservice', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/base/integ.task-definition-container-restart-policy.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/base/integ.task-definition-container-restart-policy.ts index b3b295f64bf43..752b557b7ed8b 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/base/integ.task-definition-container-restart-policy.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/base/integ.task-definition-container-restart-policy.ts @@ -18,4 +18,4 @@ new IntegTest(app, 'TaskDefinitionContainerRestartPolicy', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.deployment-alarms.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.deployment-alarms.ts index 042cb475866c0..6e5dfebfa4f9c 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.deployment-alarms.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.deployment-alarms.ts @@ -60,4 +60,4 @@ svc.enableDeploymentAlarms([alarmName], { new integ.IntegTest(app, 'DeploymentAlarms', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.enable-execute-command.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.enable-execute-command.ts index daf79843ebfb2..fe6e9a8404470 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.enable-execute-command.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.enable-execute-command.ts @@ -63,4 +63,4 @@ new ecs.Ec2Service(stack, 'EC2Service', { new integ.IntegTest(app, 'enable-execute-command-test', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.placement-constraint-default-empty.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.placement-constraint-default-empty.ts index a1b2c4468e928..873f168670aeb 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.placement-constraint-default-empty.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.placement-constraint-default-empty.ts @@ -33,4 +33,4 @@ const stack = new EcsStack(app, 'aws-cdk-ecs-integ-test-with-empty-placement-con new IntegTest(app, 'Integ', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.task-definition-container-ulimits.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.task-definition-container-ulimits.ts index 92a3933a1b17c..1fd9fc039c71a 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.task-definition-container-ulimits.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.task-definition-container-ulimits.ts @@ -22,4 +22,4 @@ new IntegTest(app, 'TaskDefinitionContainerUlimits', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.task-definition-without-container-level-memory.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.task-definition-without-container-level-memory.ts index 22b4d6ef937dd..e6e281e203262 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.task-definition-without-container-level-memory.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/ec2/integ.task-definition-without-container-level-memory.ts @@ -20,4 +20,4 @@ new IntegTest(app, 'TaskDefinitionWithoutContainerLevelMemory', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/fargate/integ.fargate-with-efs.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/fargate/integ.fargate-with-efs.ts index 04e3c9d8823b6..fb8051b179f54 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/fargate/integ.fargate-with-efs.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/fargate/integ.fargate-with-efs.ts @@ -36,4 +36,4 @@ const stack = new FargateWithEfsStack(app, 'aws-ecs-fargate-efs'); new integ.IntegTest(app, 'aws-ecs-fargate-test', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/integ.task-definition-container-credentialspecs.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/integ.task-definition-container-credentialspecs.ts index 551c89c574171..3480417986654 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/integ.task-definition-container-credentialspecs.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/integ.task-definition-container-credentialspecs.ts @@ -48,4 +48,4 @@ new IntegTest(app, 'TaskDefinitionContainerCredSpecs', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-efs/test/integ.efs-filesystem-one-zone.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-efs/test/integ.efs-filesystem-one-zone.ts index 3707bafe36ccb..050ff60bdfee6 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-efs/test/integ.efs-filesystem-one-zone.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-efs/test/integ.efs-filesystem-one-zone.ts @@ -24,4 +24,4 @@ new FileSystem(stack, 'FileSystem2', { new integ.IntegTest(app, 'test-efs-one-zone-integ-test', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-efs/test/integ.efs-transition.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-efs/test/integ.efs-transition.ts index 9d669f2c34db4..b17898ccbdda6 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-efs/test/integ.efs-transition.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-efs/test/integ.efs-transition.ts @@ -17,4 +17,4 @@ new FileSystem(stack, 'FileSystem', { new integ.IntegTest(app, 'test-efs-integ-test', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-efs/test/integ.efs.permission.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-efs/test/integ.efs.permission.ts index e758623bfd7d0..51fdbd986df66 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-efs/test/integ.efs.permission.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-efs/test/integ.efs.permission.ts @@ -94,4 +94,4 @@ test.assertions.awsApiCall('SSM', 'getCommandInvocation', { })).waitForAssertions({ totalTimeout: cdk.Duration.minutes(3), }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-efs/test/integ.efs.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-efs/test/integ.efs.ts index 9f0ba846ac17a..8f9f3ddba742c 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-efs/test/integ.efs.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-efs/test/integ.efs.ts @@ -30,4 +30,4 @@ fileSystem.addAccessPoint('AccessPoint', { new integ.IntegTest(app, 'test-efs-integ-test', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/hello-k8s.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/hello-k8s.ts index e4cfcb9d89b29..f0fbdd68d0073 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/hello-k8s.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/hello-k8s.ts @@ -31,4 +31,4 @@ export const resources = [ }, }, }, -]; \ No newline at end of file +]; diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ-tests-kubernetes-version.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ-tests-kubernetes-version.ts index f253ff5b2f83d..b4c19f57cef02 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ-tests-kubernetes-version.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ-tests-kubernetes-version.ts @@ -27,4 +27,4 @@ export function getClusterVersionConfig(scope: Construct, version?: eks.Kubernet // kubectlLayer: new KubectlV24Layer(scope, 'KubectlLayer') as unknown as lambda.ILayerVersion, kubectlLayer: new versionMap[_version.version](scope, 'KubectlLayer') as unknown as lambda.ILayerVersion, }; -}; \ No newline at end of file +}; diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ.alb-controller-authapi.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ.alb-controller-authapi.ts index 5ad39fab2d5fc..54ecc4e175ac9 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ.alb-controller-authapi.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ.alb-controller-authapi.ts @@ -34,4 +34,4 @@ const stack = new EksClusterStack(app, 'integ-eks-stack'); new IntegTest(app, 'integtest', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-elasticloadbalancingv2/test/integ.crosszone.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-elasticloadbalancingv2/test/integ.crosszone.ts index 10394371347a0..49cf2a99ac701 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-elasticloadbalancingv2/test/integ.crosszone.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-elasticloadbalancingv2/test/integ.crosszone.ts @@ -24,4 +24,4 @@ new elbv2.NetworkLoadBalancer(stack, 'NLB', { new IntegTest(app, 'integ-test', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-events-targets/test/appsync/integ.appsync-events.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-events-targets/test/appsync/integ.appsync-events.ts index 82622e771cc43..a32e48599e764 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-events-targets/test/appsync/integ.appsync-events.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-events-targets/test/appsync/integ.appsync-events.ts @@ -47,4 +47,4 @@ export const response = (ctx) => ctx.args.message } const stack = new AwsAppSyncEvent(app, 'aws-cdk-aws-appsync-target-integ'); -new IntegTest(app, 'aws-appsync-integ', { testCases: [stack] }); \ No newline at end of file +new IntegTest(app, 'aws-appsync-integ', { testCases: [stack] }); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-fsx/test/integ.lustre-file-system-maintenance-time.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-fsx/test/integ.lustre-file-system-maintenance-time.ts index 24f8766467e93..efc5c53d78e8e 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-fsx/test/integ.lustre-file-system-maintenance-time.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-fsx/test/integ.lustre-file-system-maintenance-time.ts @@ -27,4 +27,4 @@ new integ.IntegTest(app, 'FsxLustreMaintenanceTime', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-iam/test/integ.emr-service-principal-cn-partition.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-iam/test/integ.emr-service-principal-cn-partition.ts index db2e5591378b3..cec19c6a4bfe1 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-iam/test/integ.emr-service-principal-cn-partition.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-iam/test/integ.emr-service-principal-cn-partition.ts @@ -103,4 +103,4 @@ test.assertions.awsApiCall('Emr', 'ListInstances', { ExpectedResult.stringLikeRegexp('.+'), ); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-iam/test/integ.user-import.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-iam/test/integ.user-import.ts index 1ba591ce68a7b..db774b4fb726a 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-iam/test/integ.user-import.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-iam/test/integ.user-import.ts @@ -27,4 +27,4 @@ new CfnOutput(stack, 'User3Output', { value: imported3.principalAccount! }); new IntegTest(stack, 'integ-test', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.s3.imported-bucket.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.s3.imported-bucket.ts index 45f93b57faa7c..1651213001568 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.s3.imported-bucket.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.s3.imported-bucket.ts @@ -24,4 +24,4 @@ new IntegTest(app, 'issue-4324', { testCases: [ stack2, ], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.sqs-null-filter.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.sqs-null-filter.ts index c6f100643520e..eead5d10cda3e 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.sqs-null-filter.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.sqs-null-filter.ts @@ -27,4 +27,4 @@ new integ.IntegTest(app, 'FilterCriteriaNull', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.sqs-with-filter-criteria.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.sqs-with-filter-criteria.ts index 98d536b52e49f..c998d49e0e49b 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.sqs-with-filter-criteria.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.sqs-with-filter-criteria.ts @@ -48,4 +48,4 @@ new integ.IntegTest(app, 'SQSFilterCriteria', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ-handlers/custom_command_input/custom_command_handler.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ-handlers/custom_command_input/custom_command_handler.ts index 8c5eea9f72fea..2d52fbd94bc8c 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ-handlers/custom_command_input/custom_command_handler.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ-handlers/custom_command_input/custom_command_handler.ts @@ -1,3 +1,3 @@ export async function handler() { return 'NICE'; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ-handlers/dependencies-sdk-v3.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ-handlers/dependencies-sdk-v3.ts index bc211978111cb..3ee17edf5bbd4 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ-handlers/dependencies-sdk-v3.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ-handlers/dependencies-sdk-v3.ts @@ -10,4 +10,4 @@ export async function handler() { const command = new DescribeTableCommand(input); const response = await client.send(command); console.log(response); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ-handlers/dependencies.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ-handlers/dependencies.ts index 766c8581477f0..427c0d83454bc 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ-handlers/dependencies.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ-handlers/dependencies.ts @@ -5,4 +5,4 @@ import delay from 'delay'; export async function handler() { await delay(5); console.log('log after delay'); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/LambdaNodeJsLatestIntegDefaultTestDeployAssertD40B5C28.assets.json b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/LambdaNodeJsLatestIntegDefaultTestDeployAssertD40B5C28.assets.json index d7a171fa0ff2d..cdb72a8ca209b 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/LambdaNodeJsLatestIntegDefaultTestDeployAssertD40B5C28.assets.json +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/LambdaNodeJsLatestIntegDefaultTestDeployAssertD40B5C28.assets.json @@ -1,20 +1,20 @@ { "version": "38.0.1", "files": { - "b98abee59e034ed29eeb601684dc34752baa86509a7d457d72305d4e19ecc80b": { + "14d52bdadae57c6ec2c7b715c5420ae5c3001a8252558f7219f6207e4f405a97": { "source": { - "path": "asset.b98abee59e034ed29eeb601684dc34752baa86509a7d457d72305d4e19ecc80b.bundle", + "path": "asset.14d52bdadae57c6ec2c7b715c5420ae5c3001a8252558f7219f6207e4f405a97.bundle", "packaging": "zip" }, "destinations": { "current_account-current_region": { "bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}", - "objectKey": "b98abee59e034ed29eeb601684dc34752baa86509a7d457d72305d4e19ecc80b.zip", + "objectKey": "14d52bdadae57c6ec2c7b715c5420ae5c3001a8252558f7219f6207e4f405a97.zip", "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}" } } }, - "f98b3ffc468260426db9375b23598311c05c6cd4b5a1d80857900434b78c09b1": { + "a8fae5feb4da6bd9bf0e9597ed8af7943191e43bac68591782214d4eecdaa6c2": { "source": { "path": "LambdaNodeJsLatestIntegDefaultTestDeployAssertD40B5C28.template.json", "packaging": "file" @@ -22,7 +22,7 @@ "destinations": { "current_account-current_region": { "bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}", - "objectKey": "f98b3ffc468260426db9375b23598311c05c6cd4b5a1d80857900434b78c09b1.json", + "objectKey": "a8fae5feb4da6bd9bf0e9597ed8af7943191e43bac68591782214d4eecdaa6c2.json", "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}" } } diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/LambdaNodeJsLatestIntegDefaultTestDeployAssertD40B5C28.template.json b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/LambdaNodeJsLatestIntegDefaultTestDeployAssertD40B5C28.template.json index 3400adb655344..2ddf445f88a6e 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/LambdaNodeJsLatestIntegDefaultTestDeployAssertD40B5C28.template.json +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/LambdaNodeJsLatestIntegDefaultTestDeployAssertD40B5C28.template.json @@ -27,7 +27,7 @@ } }, "flattenResponse": "false", - "salt": "1732466903374" + "salt": "1732911897880" }, "UpdateReplacePolicy": "Delete", "DeletionPolicy": "Delete" @@ -255,7 +255,7 @@ "S3Bucket": { "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}" }, - "S3Key": "b98abee59e034ed29eeb601684dc34752baa86509a7d457d72305d4e19ecc80b.zip" + "S3Key": "14d52bdadae57c6ec2c7b715c5420ae5c3001a8252558f7219f6207e4f405a97.zip" }, "Timeout": 120, "Handler": "index.handler", @@ -294,7 +294,7 @@ } }, "flattenResponse": "false", - "salt": "1732466903375" + "salt": "1732911897883" }, "UpdateReplacePolicy": "Delete", "DeletionPolicy": "Delete" @@ -341,7 +341,7 @@ } }, "flattenResponse": "false", - "salt": "1732466903375" + "salt": "1732911897885" }, "UpdateReplacePolicy": "Delete", "DeletionPolicy": "Delete" @@ -388,7 +388,7 @@ } }, "flattenResponse": "false", - "salt": "1732466903376" + "salt": "1732911897888" }, "UpdateReplacePolicy": "Delete", "DeletionPolicy": "Delete" diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.b98abee59e034ed29eeb601684dc34752baa86509a7d457d72305d4e19ecc80b.bundle/index.js b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.14d52bdadae57c6ec2c7b715c5420ae5c3001a8252558f7219f6207e4f405a97.bundle/index.js similarity index 99% rename from packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.b98abee59e034ed29eeb601684dc34752baa86509a7d457d72305d4e19ecc80b.bundle/index.js rename to packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.14d52bdadae57c6ec2c7b715c5420ae5c3001a8252558f7219f6207e4f405a97.bundle/index.js index b585fd2bb4a19..16f64848011a2 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.b98abee59e034ed29eeb601684dc34752baa86509a7d457d72305d4e19ecc80b.bundle/index.js +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.14d52bdadae57c6ec2c7b715c5420ae5c3001a8252558f7219f6207e4f405a97.bundle/index.js @@ -23574,9 +23574,9 @@ var require_safer = __commonJS({ } }); -// ../../../node_modules/iconv-lite/lib/bom-handling.js +// ../../../node_modules/encoding/node_modules/iconv-lite/lib/bom-handling.js var require_bom_handling = __commonJS({ - "../../../node_modules/iconv-lite/lib/bom-handling.js"(exports2) { + "../../../node_modules/encoding/node_modules/iconv-lite/lib/bom-handling.js"(exports2) { "use strict"; var BOMChar = "\uFEFF"; exports2.PrependBOM = PrependBOMWrapper; @@ -23618,9 +23618,9 @@ var require_bom_handling = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/internal.js +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/internal.js var require_internal = __commonJS({ - "../../../node_modules/iconv-lite/encodings/internal.js"(exports2, module2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/internal.js"(exports2, module2) { "use strict"; var Buffer2 = require_safer().Buffer; module2.exports = { @@ -23770,9 +23770,9 @@ var require_internal = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/utf32.js +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/utf32.js var require_utf32 = __commonJS({ - "../../../node_modules/iconv-lite/encodings/utf32.js"(exports2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/utf32.js"(exports2) { "use strict"; var Buffer2 = require_safer().Buffer; exports2._utf32 = Utf32Codec; @@ -23989,9 +23989,9 @@ var require_utf32 = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/utf16.js +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/utf16.js var require_utf16 = __commonJS({ - "../../../node_modules/iconv-lite/encodings/utf16.js"(exports2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/utf16.js"(exports2) { "use strict"; var Buffer2 = require_safer().Buffer; exports2.utf16be = Utf16BECodec; @@ -24123,9 +24123,9 @@ var require_utf16 = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/utf7.js +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/utf7.js var require_utf7 = __commonJS({ - "../../../node_modules/iconv-lite/encodings/utf7.js"(exports2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/utf7.js"(exports2) { "use strict"; var Buffer2 = require_safer().Buffer; exports2.utf7 = Utf7Codec; @@ -24324,9 +24324,9 @@ var require_utf7 = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/sbcs-codec.js +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-codec.js var require_sbcs_codec = __commonJS({ - "../../../node_modules/iconv-lite/encodings/sbcs-codec.js"(exports2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-codec.js"(exports2) { "use strict"; var Buffer2 = require_safer().Buffer; exports2._sbcs = SBCSCodec; @@ -24380,9 +24380,9 @@ var require_sbcs_codec = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/sbcs-data.js +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-data.js var require_sbcs_data = __commonJS({ - "../../../node_modules/iconv-lite/encodings/sbcs-data.js"(exports2, module2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-data.js"(exports2, module2) { "use strict"; module2.exports = { // Not supported by iconv, not sure why. @@ -24533,9 +24533,9 @@ var require_sbcs_data = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/sbcs-data-generated.js +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-data-generated.js var require_sbcs_data_generated = __commonJS({ - "../../../node_modules/iconv-lite/encodings/sbcs-data-generated.js"(exports2, module2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-data-generated.js"(exports2, module2) { "use strict"; module2.exports = { "437": "cp437", @@ -24988,9 +24988,9 @@ var require_sbcs_data_generated = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/dbcs-codec.js +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/dbcs-codec.js var require_dbcs_codec = __commonJS({ - "../../../node_modules/iconv-lite/encodings/dbcs-codec.js"(exports2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/dbcs-codec.js"(exports2) { "use strict"; var Buffer2 = require_safer().Buffer; exports2._dbcs = DBCSCodec; @@ -25405,9 +25405,9 @@ var require_dbcs_codec = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/tables/shiftjis.json +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/tables/shiftjis.json var require_shiftjis = __commonJS({ - "../../../node_modules/iconv-lite/encodings/tables/shiftjis.json"(exports2, module2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/tables/shiftjis.json"(exports2, module2) { module2.exports = [ ["0", "\0", 128], ["a1", "\uFF61", 62], @@ -25536,9 +25536,9 @@ var require_shiftjis = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/tables/eucjp.json +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/tables/eucjp.json var require_eucjp = __commonJS({ - "../../../node_modules/iconv-lite/encodings/tables/eucjp.json"(exports2, module2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/tables/eucjp.json"(exports2, module2) { module2.exports = [ ["0", "\0", 127], ["8ea1", "\uFF61", 62], @@ -25724,9 +25724,9 @@ var require_eucjp = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/tables/cp936.json +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp936.json var require_cp936 = __commonJS({ - "../../../node_modules/iconv-lite/encodings/tables/cp936.json"(exports2, module2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp936.json"(exports2, module2) { module2.exports = [ ["0", "\0", 127, "\u20AC"], ["8140", "\u4E02\u4E04\u4E05\u4E06\u4E0F\u4E12\u4E17\u4E1F\u4E20\u4E21\u4E23\u4E26\u4E29\u4E2E\u4E2F\u4E31\u4E33\u4E35\u4E37\u4E3C\u4E40\u4E41\u4E42\u4E44\u4E46\u4E4A\u4E51\u4E55\u4E57\u4E5A\u4E5B\u4E62\u4E63\u4E64\u4E65\u4E67\u4E68\u4E6A", 5, "\u4E72\u4E74", 9, "\u4E7F", 6, "\u4E87\u4E8A"], @@ -25994,9 +25994,9 @@ var require_cp936 = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/tables/gbk-added.json +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/tables/gbk-added.json var require_gbk_added = __commonJS({ - "../../../node_modules/iconv-lite/encodings/tables/gbk-added.json"(exports2, module2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/tables/gbk-added.json"(exports2, module2) { module2.exports = [ ["a140", "\uE4C6", 62], ["a180", "\uE505", 32], @@ -26056,16 +26056,16 @@ var require_gbk_added = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/tables/gb18030-ranges.json +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json var require_gb18030_ranges = __commonJS({ - "../../../node_modules/iconv-lite/encodings/tables/gb18030-ranges.json"(exports2, module2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json"(exports2, module2) { module2.exports = { uChars: [128, 165, 169, 178, 184, 216, 226, 235, 238, 244, 248, 251, 253, 258, 276, 284, 300, 325, 329, 334, 364, 463, 465, 467, 469, 471, 473, 475, 477, 506, 594, 610, 712, 716, 730, 930, 938, 962, 970, 1026, 1104, 1106, 8209, 8215, 8218, 8222, 8231, 8241, 8244, 8246, 8252, 8365, 8452, 8454, 8458, 8471, 8482, 8556, 8570, 8596, 8602, 8713, 8720, 8722, 8726, 8731, 8737, 8740, 8742, 8748, 8751, 8760, 8766, 8777, 8781, 8787, 8802, 8808, 8816, 8854, 8858, 8870, 8896, 8979, 9322, 9372, 9548, 9588, 9616, 9622, 9634, 9652, 9662, 9672, 9676, 9680, 9702, 9735, 9738, 9793, 9795, 11906, 11909, 11913, 11917, 11928, 11944, 11947, 11951, 11956, 11960, 11964, 11979, 12284, 12292, 12312, 12319, 12330, 12351, 12436, 12447, 12535, 12543, 12586, 12842, 12850, 12964, 13200, 13215, 13218, 13253, 13263, 13267, 13270, 13384, 13428, 13727, 13839, 13851, 14617, 14703, 14801, 14816, 14964, 15183, 15471, 15585, 16471, 16736, 17208, 17325, 17330, 17374, 17623, 17997, 18018, 18212, 18218, 18301, 18318, 18760, 18811, 18814, 18820, 18823, 18844, 18848, 18872, 19576, 19620, 19738, 19887, 40870, 59244, 59336, 59367, 59413, 59417, 59423, 59431, 59437, 59443, 59452, 59460, 59478, 59493, 63789, 63866, 63894, 63976, 63986, 64016, 64018, 64021, 64025, 64034, 64037, 64042, 65074, 65093, 65107, 65112, 65127, 65132, 65375, 65510, 65536], gbChars: [0, 36, 38, 45, 50, 81, 89, 95, 96, 100, 103, 104, 105, 109, 126, 133, 148, 172, 175, 179, 208, 306, 307, 308, 309, 310, 311, 312, 313, 341, 428, 443, 544, 545, 558, 741, 742, 749, 750, 805, 819, 820, 7922, 7924, 7925, 7927, 7934, 7943, 7944, 7945, 7950, 8062, 8148, 8149, 8152, 8164, 8174, 8236, 8240, 8262, 8264, 8374, 8380, 8381, 8384, 8388, 8390, 8392, 8393, 8394, 8396, 8401, 8406, 8416, 8419, 8424, 8437, 8439, 8445, 8482, 8485, 8496, 8521, 8603, 8936, 8946, 9046, 9050, 9063, 9066, 9076, 9092, 9100, 9108, 9111, 9113, 9131, 9162, 9164, 9218, 9219, 11329, 11331, 11334, 11336, 11346, 11361, 11363, 11366, 11370, 11372, 11375, 11389, 11682, 11686, 11687, 11692, 11694, 11714, 11716, 11723, 11725, 11730, 11736, 11982, 11989, 12102, 12336, 12348, 12350, 12384, 12393, 12395, 12397, 12510, 12553, 12851, 12962, 12973, 13738, 13823, 13919, 13933, 14080, 14298, 14585, 14698, 15583, 15847, 16318, 16434, 16438, 16481, 16729, 17102, 17122, 17315, 17320, 17402, 17418, 17859, 17909, 17911, 17915, 17916, 17936, 17939, 17961, 18664, 18703, 18814, 18962, 19043, 33469, 33470, 33471, 33484, 33485, 33490, 33497, 33501, 33505, 33513, 33520, 33536, 33550, 37845, 37921, 37948, 38029, 38038, 38064, 38065, 38066, 38069, 38075, 38076, 38078, 39108, 39109, 39113, 39114, 39115, 39116, 39265, 39394, 189e3] }; } }); -// ../../../node_modules/iconv-lite/encodings/tables/cp949.json +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp949.json var require_cp949 = __commonJS({ - "../../../node_modules/iconv-lite/encodings/tables/cp949.json"(exports2, module2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp949.json"(exports2, module2) { module2.exports = [ ["0", "\0", 127], ["8141", "\uAC02\uAC03\uAC05\uAC06\uAC0B", 4, "\uAC18\uAC1E\uAC1F\uAC21\uAC22\uAC23\uAC25", 6, "\uAC2E\uAC32\uAC33\uAC34"], @@ -26342,9 +26342,9 @@ var require_cp949 = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/tables/cp950.json +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp950.json var require_cp950 = __commonJS({ - "../../../node_modules/iconv-lite/encodings/tables/cp950.json"(exports2, module2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp950.json"(exports2, module2) { module2.exports = [ ["0", "\0", 127], ["a140", "\u3000\uFF0C\u3001\u3002\uFF0E\u2027\uFF1B\uFF1A\uFF1F\uFF01\uFE30\u2026\u2025\uFE50\uFE51\uFE52\xB7\uFE54\uFE55\uFE56\uFE57\uFF5C\u2013\uFE31\u2014\uFE33\u2574\uFE34\uFE4F\uFF08\uFF09\uFE35\uFE36\uFF5B\uFF5D\uFE37\uFE38\u3014\u3015\uFE39\uFE3A\u3010\u3011\uFE3B\uFE3C\u300A\u300B\uFE3D\uFE3E\u3008\u3009\uFE3F\uFE40\u300C\u300D\uFE41\uFE42\u300E\u300F\uFE43\uFE44\uFE59\uFE5A"], @@ -26525,9 +26525,9 @@ var require_cp950 = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/tables/big5-added.json +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/tables/big5-added.json var require_big5_added = __commonJS({ - "../../../node_modules/iconv-lite/encodings/tables/big5-added.json"(exports2, module2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/tables/big5-added.json"(exports2, module2) { module2.exports = [ ["8740", "\u43F0\u4C32\u4603\u45A6\u4578\u{27267}\u4D77\u45B3\u{27CB1}\u4CE2\u{27CC5}\u3B95\u4736\u4744\u4C47\u4C40\u{242BF}\u{23617}\u{27352}\u{26E8B}\u{270D2}\u4C57\u{2A351}\u474F\u45DA\u4C85\u{27C6C}\u4D07\u4AA4\u46A1\u{26B23}\u7225\u{25A54}\u{21A63}\u{23E06}\u{23F61}\u664D\u56FB"], ["8767", "\u7D95\u591D\u{28BB9}\u3DF4\u9734\u{27BEF}\u5BDB\u{21D5E}\u5AA4\u3625\u{29EB0}\u5AD1\u5BB7\u5CFC\u676E\u8593\u{29945}\u7461\u749D\u3875\u{21D53}\u{2369E}\u{26021}\u3EEC"], @@ -26653,9 +26653,9 @@ var require_big5_added = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/dbcs-data.js +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/dbcs-data.js var require_dbcs_data = __commonJS({ - "../../../node_modules/iconv-lite/encodings/dbcs-data.js"(exports2, module2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/dbcs-data.js"(exports2, module2) { "use strict"; module2.exports = { // == Japanese/ShiftJIS ==================================================== @@ -26900,9 +26900,9 @@ var require_dbcs_data = __commonJS({ } }); -// ../../../node_modules/iconv-lite/encodings/index.js +// ../../../node_modules/encoding/node_modules/iconv-lite/encodings/index.js var require_encodings = __commonJS({ - "../../../node_modules/iconv-lite/encodings/index.js"(exports2, module2) { + "../../../node_modules/encoding/node_modules/iconv-lite/encodings/index.js"(exports2, module2) { "use strict"; var modules = [ require_internal(), @@ -26927,9 +26927,9 @@ var require_encodings = __commonJS({ } }); -// ../../../node_modules/iconv-lite/lib/streams.js +// ../../../node_modules/encoding/node_modules/iconv-lite/lib/streams.js var require_streams = __commonJS({ - "../../../node_modules/iconv-lite/lib/streams.js"(exports2, module2) { + "../../../node_modules/encoding/node_modules/iconv-lite/lib/streams.js"(exports2, module2) { "use strict"; var Buffer2 = require_safer().Buffer; module2.exports = function(stream_module) { @@ -27022,9 +27022,9 @@ var require_streams = __commonJS({ } }); -// ../../../node_modules/iconv-lite/lib/index.js +// ../../../node_modules/encoding/node_modules/iconv-lite/lib/index.js var require_lib2 = __commonJS({ - "../../../node_modules/iconv-lite/lib/index.js"(exports2, module2) { + "../../../node_modules/encoding/node_modules/iconv-lite/lib/index.js"(exports2, module2) { "use strict"; var Buffer2 = require_safer().Buffer; var bomHandling = require_bom_handling(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8/index.js b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89/index.js similarity index 65% rename from packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8/index.js rename to packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89/index.js index 2ba8d10615a09..8c6a33b02b4ca 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8/index.js +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89/index.js @@ -1,2 +1,2 @@ "use strict";var P=Object.create;var c=Object.defineProperty;var j=Object.getOwnPropertyDescriptor;var D=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,M=Object.prototype.hasOwnProperty;var R=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),W=(e,t)=>{for(var r in t)c(e,r,{get:t[r],enumerable:!0})},T=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of D(t))!M.call(e,o)&&o!==r&&c(e,o,{get:()=>t[o],enumerable:!(n=j(t,o))||n.enumerable});return e};var A=(e,t,r)=>(r=e!=null?P(I(e)):{},T(t||!e||!e.__esModule?c(r,"default",{value:e,enumerable:!0}):r,e)),F=e=>T(c({},"__esModule",{value:!0}),e);var E=R((B,u)=>{"use strict";var g=(e,t)=>Math.floor(Math.random()*(t-e+1)+e),h=()=>{let e=new Error("Delay aborted");return e.name="AbortError",e},p=({clearTimeout:e,setTimeout:t,willResolve:r})=>(n,{value:o,signal:a}={})=>{if(a&&a.aborted)return Promise.reject(h());let s,l,d,m=e||clearTimeout,f=()=>{m(s),d(h())},x=()=>{a&&a.removeEventListener("abort",f)},y=new Promise((L,b)=>{l=()=>{x(),r?L(o):b(o)},d=b,s=(t||setTimeout)(l,n)});return a&&a.addEventListener("abort",f,{once:!0}),y.clear=()=>{m(s),s=null,l()},y},w=e=>{let t=p({...e,willResolve:!0});return t.reject=p({...e,willResolve:!1}),t.range=(r,n,o)=>t(g(r,n),o),t},i=w();i.createWithTimers=w;u.exports=i;u.exports.default=i});var q={};W(q,{handler:()=>k});module.exports=F(q);var v=A(E());async function k(){await(0,v.default)(5),console.log("log after delay")}0&&(module.exports={handler}); -//# sourceMappingURL=data:application/json;base64,ewogICJ2ZXJzaW9uIjogMywKICAic291cmNlcyI6IFsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbm9kZV9tb2R1bGVzL2RlbGF5L2luZGV4LmpzIiwgIi4uLy4uL2ludGVnLWhhbmRsZXJzL2RlcGVuZGVuY2llcy50cyJdLAogICJzb3VyY2VzQ29udGVudCI6IFsiJ3VzZSBzdHJpY3QnO1xuXG4vLyBGcm9tIGh0dHBzOi8vZ2l0aHViLmNvbS9zaW5kcmVzb3JodXMvcmFuZG9tLWludC9ibG9iL2MzNzc0MWI1NmY3NmI5MTYwYjBiNjNkYWU0ZTljNjQ4NzUxMjgxNDYvaW5kZXguanMjTDEzLUwxNVxuY29uc3QgcmFuZG9tSW50ZWdlciA9IChtaW5pbXVtLCBtYXhpbXVtKSA9PiBNYXRoLmZsb29yKChNYXRoLnJhbmRvbSgpICogKG1heGltdW0gLSBtaW5pbXVtICsgMSkpICsgbWluaW11bSk7XG5cbmNvbnN0IGNyZWF0ZUFib3J0RXJyb3IgPSAoKSA9PiB7XG5cdGNvbnN0IGVycm9yID0gbmV3IEVycm9yKCdEZWxheSBhYm9ydGVkJyk7XG5cdGVycm9yLm5hbWUgPSAnQWJvcnRFcnJvcic7XG5cdHJldHVybiBlcnJvcjtcbn07XG5cbmNvbnN0IGNyZWF0ZURlbGF5ID0gKHtjbGVhclRpbWVvdXQ6IGRlZmF1bHRDbGVhciwgc2V0VGltZW91dDogc2V0LCB3aWxsUmVzb2x2ZX0pID0+IChtcywge3ZhbHVlLCBzaWduYWx9ID0ge30pID0+IHtcblx0aWYgKHNpZ25hbCAmJiBzaWduYWwuYWJvcnRlZCkge1xuXHRcdHJldHVybiBQcm9taXNlLnJlamVjdChjcmVhdGVBYm9ydEVycm9yKCkpO1xuXHR9XG5cblx0bGV0IHRpbWVvdXRJZDtcblx0bGV0IHNldHRsZTtcblx0bGV0IHJlamVjdEZuO1xuXHRjb25zdCBjbGVhciA9IGRlZmF1bHRDbGVhciB8fCBjbGVhclRpbWVvdXQ7XG5cblx0Y29uc3Qgc2lnbmFsTGlzdGVuZXIgPSAoKSA9PiB7XG5cdFx0Y2xlYXIodGltZW91dElkKTtcblx0XHRyZWplY3RGbihjcmVhdGVBYm9ydEVycm9yKCkpO1xuXHR9O1xuXG5cdGNvbnN0IGNsZWFudXAgPSAoKSA9PiB7XG5cdFx0aWYgKHNpZ25hbCkge1xuXHRcdFx0c2lnbmFsLnJlbW92ZUV2ZW50TGlzdGVuZXIoJ2Fib3J0Jywgc2lnbmFsTGlzdGVuZXIpO1xuXHRcdH1cblx0fTtcblxuXHRjb25zdCBkZWxheVByb21pc2UgPSBuZXcgUHJvbWlzZSgocmVzb2x2ZSwgcmVqZWN0KSA9PiB7XG5cdFx0c2V0dGxlID0gKCkgPT4ge1xuXHRcdFx0Y2xlYW51cCgpO1xuXHRcdFx0aWYgKHdpbGxSZXNvbHZlKSB7XG5cdFx0XHRcdHJlc29sdmUodmFsdWUpO1xuXHRcdFx0fSBlbHNlIHtcblx0XHRcdFx0cmVqZWN0KHZhbHVlKTtcblx0XHRcdH1cblx0XHR9O1xuXG5cdFx0cmVqZWN0Rm4gPSByZWplY3Q7XG5cdFx0dGltZW91dElkID0gKHNldCB8fCBzZXRUaW1lb3V0KShzZXR0bGUsIG1zKTtcblx0fSk7XG5cblx0aWYgKHNpZ25hbCkge1xuXHRcdHNpZ25hbC5hZGRFdmVudExpc3RlbmVyKCdhYm9ydCcsIHNpZ25hbExpc3RlbmVyLCB7b25jZTogdHJ1ZX0pO1xuXHR9XG5cblx0ZGVsYXlQcm9taXNlLmNsZWFyID0gKCkgPT4ge1xuXHRcdGNsZWFyKHRpbWVvdXRJZCk7XG5cdFx0dGltZW91dElkID0gbnVsbDtcblx0XHRzZXR0bGUoKTtcblx0fTtcblxuXHRyZXR1cm4gZGVsYXlQcm9taXNlO1xufTtcblxuY29uc3QgY3JlYXRlV2l0aFRpbWVycyA9IGNsZWFyQW5kU2V0ID0+IHtcblx0Y29uc3QgZGVsYXkgPSBjcmVhdGVEZWxheSh7Li4uY2xlYXJBbmRTZXQsIHdpbGxSZXNvbHZlOiB0cnVlfSk7XG5cdGRlbGF5LnJlamVjdCA9IGNyZWF0ZURlbGF5KHsuLi5jbGVhckFuZFNldCwgd2lsbFJlc29sdmU6IGZhbHNlfSk7XG5cdGRlbGF5LnJhbmdlID0gKG1pbmltdW0sIG1heGltdW0sIG9wdGlvbnMpID0+IGRlbGF5KHJhbmRvbUludGVnZXIobWluaW11bSwgbWF4aW11bSksIG9wdGlvbnMpO1xuXHRyZXR1cm4gZGVsYXk7XG59O1xuXG5jb25zdCBkZWxheSA9IGNyZWF0ZVdpdGhUaW1lcnMoKTtcbmRlbGF5LmNyZWF0ZVdpdGhUaW1lcnMgPSBjcmVhdGVXaXRoVGltZXJzO1xuXG5tb2R1bGUuZXhwb3J0cyA9IGRlbGF5O1xuLy8gVE9ETzogUmVtb3ZlIHRoaXMgZm9yIHRoZSBuZXh0IG1ham9yIHJlbGVhc2Vcbm1vZHVsZS5leHBvcnRzLmRlZmF1bHQgPSBkZWxheTtcbiIsICIvKiBlc2xpbnQtZGlzYWJsZSBuby1jb25zb2xlICovXG4vLyBAdHMtaWdub3JlXG5pbXBvcnQgZGVsYXkgZnJvbSAnZGVsYXknO1xuXG5leHBvcnQgYXN5bmMgZnVuY3Rpb24gaGFuZGxlcigpIHtcbiAgYXdhaXQgZGVsYXkoNSk7XG4gIGNvbnNvbGUubG9nKCdsb2cgYWZ0ZXIgZGVsYXknKTtcbn0iXSwKICAibWFwcGluZ3MiOiAib25CQUFBLElBQUFBLEVBQUFDLEVBQUEsQ0FBQUMsRUFBQUMsSUFBQSxjQUdBLElBQU1DLEVBQWdCLENBQUNDLEVBQVNDLElBQVksS0FBSyxNQUFPLEtBQUssT0FBTyxHQUFLQSxFQUFVRCxFQUFVLEdBQU1BLENBQU8sRUFFcEdFLEVBQW1CLElBQU0sQ0FDOUIsSUFBTUMsRUFBUSxJQUFJLE1BQU0sZUFBZSxFQUN2QyxPQUFBQSxFQUFNLEtBQU8sYUFDTkEsQ0FDUixFQUVNQyxFQUFjLENBQUMsQ0FBQyxhQUFjQyxFQUFjLFdBQVlDLEVBQUssWUFBQUMsQ0FBVyxJQUFNLENBQUNDLEVBQUksQ0FBQyxNQUFBQyxFQUFPLE9BQUFDLENBQU0sRUFBSSxDQUFDLElBQU0sQ0FDakgsR0FBSUEsR0FBVUEsRUFBTyxRQUNwQixPQUFPLFFBQVEsT0FBT1IsRUFBaUIsQ0FBQyxFQUd6QyxJQUFJUyxFQUNBQyxFQUNBQyxFQUNFQyxFQUFRVCxHQUFnQixhQUV4QlUsRUFBaUIsSUFBTSxDQUM1QkQsRUFBTUgsQ0FBUyxFQUNmRSxFQUFTWCxFQUFpQixDQUFDLENBQzVCLEVBRU1jLEVBQVUsSUFBTSxDQUNqQk4sR0FDSEEsRUFBTyxvQkFBb0IsUUFBU0ssQ0FBYyxDQUVwRCxFQUVNRSxFQUFlLElBQUksUUFBUSxDQUFDQyxFQUFTQyxJQUFXLENBQ3JEUCxFQUFTLElBQU0sQ0FDZEksRUFBUSxFQUNKVCxFQUNIVyxFQUFRVCxDQUFLLEVBRWJVLEVBQU9WLENBQUssQ0FFZCxFQUVBSSxFQUFXTSxFQUNYUixHQUFhTCxHQUFPLFlBQVlNLEVBQVFKLENBQUUsQ0FDM0MsQ0FBQyxFQUVELE9BQUlFLEdBQ0hBLEVBQU8saUJBQWlCLFFBQVNLLEVBQWdCLENBQUMsS0FBTSxFQUFJLENBQUMsRUFHOURFLEVBQWEsTUFBUSxJQUFNLENBQzFCSCxFQUFNSCxDQUFTLEVBQ2ZBLEVBQVksS0FDWkMsRUFBTyxDQUNSLEVBRU9LLENBQ1IsRUFFTUcsRUFBbUJDLEdBQWUsQ0FDdkMsSUFBTUMsRUFBUWxCLEVBQVksQ0FBQyxHQUFHaUIsRUFBYSxZQUFhLEVBQUksQ0FBQyxFQUM3RCxPQUFBQyxFQUFNLE9BQVNsQixFQUFZLENBQUMsR0FBR2lCLEVBQWEsWUFBYSxFQUFLLENBQUMsRUFDL0RDLEVBQU0sTUFBUSxDQUFDdEIsRUFBU0MsRUFBU3NCLElBQVlELEVBQU12QixFQUFjQyxFQUFTQyxDQUFPLEVBQUdzQixDQUFPLEVBQ3BGRCxDQUNSLEVBRU1BLEVBQVFGLEVBQWlCLEVBQy9CRSxFQUFNLGlCQUFtQkYsRUFFekJ0QixFQUFPLFFBQVV3QixFQUVqQnhCLEVBQU8sUUFBUSxRQUFVd0IsSUN2RXpCLElBQUFFLEVBQUEsR0FBQUMsRUFBQUQsRUFBQSxhQUFBRSxJQUFBLGVBQUFDLEVBQUFILEdBRUEsSUFBQUksRUFBa0IsT0FFbEIsZUFBc0JGLEdBQVUsQ0FDOUIsUUFBTSxFQUFBRyxTQUFNLENBQUMsRUFDYixRQUFRLElBQUksaUJBQWlCLENBQy9CIiwKICAibmFtZXMiOiBbInJlcXVpcmVfZGVsYXkiLCAiX19jb21tb25KU01pbiIsICJleHBvcnRzIiwgIm1vZHVsZSIsICJyYW5kb21JbnRlZ2VyIiwgIm1pbmltdW0iLCAibWF4aW11bSIsICJjcmVhdGVBYm9ydEVycm9yIiwgImVycm9yIiwgImNyZWF0ZURlbGF5IiwgImRlZmF1bHRDbGVhciIsICJzZXQiLCAid2lsbFJlc29sdmUiLCAibXMiLCAidmFsdWUiLCAic2lnbmFsIiwgInRpbWVvdXRJZCIsICJzZXR0bGUiLCAicmVqZWN0Rm4iLCAiY2xlYXIiLCAic2lnbmFsTGlzdGVuZXIiLCAiY2xlYW51cCIsICJkZWxheVByb21pc2UiLCAicmVzb2x2ZSIsICJyZWplY3QiLCAiY3JlYXRlV2l0aFRpbWVycyIsICJjbGVhckFuZFNldCIsICJkZWxheSIsICJvcHRpb25zIiwgImRlcGVuZGVuY2llc19leHBvcnRzIiwgIl9fZXhwb3J0IiwgImhhbmRsZXIiLCAiX190b0NvbW1vbkpTIiwgImltcG9ydF9kZWxheSIsICJkZWxheSJdCn0K +//# sourceMappingURL=data:application/json;base64,ewogICJ2ZXJzaW9uIjogMywKICAic291cmNlcyI6IFsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbm9kZV9tb2R1bGVzL2RlbGF5L2luZGV4LmpzIiwgIi4uLy4uL2ludGVnLWhhbmRsZXJzL2RlcGVuZGVuY2llcy50cyJdLAogICJzb3VyY2VzQ29udGVudCI6IFsiJ3VzZSBzdHJpY3QnO1xuXG4vLyBGcm9tIGh0dHBzOi8vZ2l0aHViLmNvbS9zaW5kcmVzb3JodXMvcmFuZG9tLWludC9ibG9iL2MzNzc0MWI1NmY3NmI5MTYwYjBiNjNkYWU0ZTljNjQ4NzUxMjgxNDYvaW5kZXguanMjTDEzLUwxNVxuY29uc3QgcmFuZG9tSW50ZWdlciA9IChtaW5pbXVtLCBtYXhpbXVtKSA9PiBNYXRoLmZsb29yKChNYXRoLnJhbmRvbSgpICogKG1heGltdW0gLSBtaW5pbXVtICsgMSkpICsgbWluaW11bSk7XG5cbmNvbnN0IGNyZWF0ZUFib3J0RXJyb3IgPSAoKSA9PiB7XG5cdGNvbnN0IGVycm9yID0gbmV3IEVycm9yKCdEZWxheSBhYm9ydGVkJyk7XG5cdGVycm9yLm5hbWUgPSAnQWJvcnRFcnJvcic7XG5cdHJldHVybiBlcnJvcjtcbn07XG5cbmNvbnN0IGNyZWF0ZURlbGF5ID0gKHtjbGVhclRpbWVvdXQ6IGRlZmF1bHRDbGVhciwgc2V0VGltZW91dDogc2V0LCB3aWxsUmVzb2x2ZX0pID0+IChtcywge3ZhbHVlLCBzaWduYWx9ID0ge30pID0+IHtcblx0aWYgKHNpZ25hbCAmJiBzaWduYWwuYWJvcnRlZCkge1xuXHRcdHJldHVybiBQcm9taXNlLnJlamVjdChjcmVhdGVBYm9ydEVycm9yKCkpO1xuXHR9XG5cblx0bGV0IHRpbWVvdXRJZDtcblx0bGV0IHNldHRsZTtcblx0bGV0IHJlamVjdEZuO1xuXHRjb25zdCBjbGVhciA9IGRlZmF1bHRDbGVhciB8fCBjbGVhclRpbWVvdXQ7XG5cblx0Y29uc3Qgc2lnbmFsTGlzdGVuZXIgPSAoKSA9PiB7XG5cdFx0Y2xlYXIodGltZW91dElkKTtcblx0XHRyZWplY3RGbihjcmVhdGVBYm9ydEVycm9yKCkpO1xuXHR9O1xuXG5cdGNvbnN0IGNsZWFudXAgPSAoKSA9PiB7XG5cdFx0aWYgKHNpZ25hbCkge1xuXHRcdFx0c2lnbmFsLnJlbW92ZUV2ZW50TGlzdGVuZXIoJ2Fib3J0Jywgc2lnbmFsTGlzdGVuZXIpO1xuXHRcdH1cblx0fTtcblxuXHRjb25zdCBkZWxheVByb21pc2UgPSBuZXcgUHJvbWlzZSgocmVzb2x2ZSwgcmVqZWN0KSA9PiB7XG5cdFx0c2V0dGxlID0gKCkgPT4ge1xuXHRcdFx0Y2xlYW51cCgpO1xuXHRcdFx0aWYgKHdpbGxSZXNvbHZlKSB7XG5cdFx0XHRcdHJlc29sdmUodmFsdWUpO1xuXHRcdFx0fSBlbHNlIHtcblx0XHRcdFx0cmVqZWN0KHZhbHVlKTtcblx0XHRcdH1cblx0XHR9O1xuXG5cdFx0cmVqZWN0Rm4gPSByZWplY3Q7XG5cdFx0dGltZW91dElkID0gKHNldCB8fCBzZXRUaW1lb3V0KShzZXR0bGUsIG1zKTtcblx0fSk7XG5cblx0aWYgKHNpZ25hbCkge1xuXHRcdHNpZ25hbC5hZGRFdmVudExpc3RlbmVyKCdhYm9ydCcsIHNpZ25hbExpc3RlbmVyLCB7b25jZTogdHJ1ZX0pO1xuXHR9XG5cblx0ZGVsYXlQcm9taXNlLmNsZWFyID0gKCkgPT4ge1xuXHRcdGNsZWFyKHRpbWVvdXRJZCk7XG5cdFx0dGltZW91dElkID0gbnVsbDtcblx0XHRzZXR0bGUoKTtcblx0fTtcblxuXHRyZXR1cm4gZGVsYXlQcm9taXNlO1xufTtcblxuY29uc3QgY3JlYXRlV2l0aFRpbWVycyA9IGNsZWFyQW5kU2V0ID0+IHtcblx0Y29uc3QgZGVsYXkgPSBjcmVhdGVEZWxheSh7Li4uY2xlYXJBbmRTZXQsIHdpbGxSZXNvbHZlOiB0cnVlfSk7XG5cdGRlbGF5LnJlamVjdCA9IGNyZWF0ZURlbGF5KHsuLi5jbGVhckFuZFNldCwgd2lsbFJlc29sdmU6IGZhbHNlfSk7XG5cdGRlbGF5LnJhbmdlID0gKG1pbmltdW0sIG1heGltdW0sIG9wdGlvbnMpID0+IGRlbGF5KHJhbmRvbUludGVnZXIobWluaW11bSwgbWF4aW11bSksIG9wdGlvbnMpO1xuXHRyZXR1cm4gZGVsYXk7XG59O1xuXG5jb25zdCBkZWxheSA9IGNyZWF0ZVdpdGhUaW1lcnMoKTtcbmRlbGF5LmNyZWF0ZVdpdGhUaW1lcnMgPSBjcmVhdGVXaXRoVGltZXJzO1xuXG5tb2R1bGUuZXhwb3J0cyA9IGRlbGF5O1xuLy8gVE9ETzogUmVtb3ZlIHRoaXMgZm9yIHRoZSBuZXh0IG1ham9yIHJlbGVhc2Vcbm1vZHVsZS5leHBvcnRzLmRlZmF1bHQgPSBkZWxheTtcbiIsICIvKiBlc2xpbnQtZGlzYWJsZSBuby1jb25zb2xlICovXG4vLyBAdHMtaWdub3JlXG5pbXBvcnQgZGVsYXkgZnJvbSAnZGVsYXknO1xuXG5leHBvcnQgYXN5bmMgZnVuY3Rpb24gaGFuZGxlcigpIHtcbiAgYXdhaXQgZGVsYXkoNSk7XG4gIGNvbnNvbGUubG9nKCdsb2cgYWZ0ZXIgZGVsYXknKTtcbn1cbiJdLAogICJtYXBwaW5ncyI6ICJvbkJBQUEsSUFBQUEsRUFBQUMsRUFBQSxDQUFBQyxFQUFBQyxJQUFBLGNBR0EsSUFBTUMsRUFBZ0IsQ0FBQ0MsRUFBU0MsSUFBWSxLQUFLLE1BQU8sS0FBSyxPQUFPLEdBQUtBLEVBQVVELEVBQVUsR0FBTUEsQ0FBTyxFQUVwR0UsRUFBbUIsSUFBTSxDQUM5QixJQUFNQyxFQUFRLElBQUksTUFBTSxlQUFlLEVBQ3ZDLE9BQUFBLEVBQU0sS0FBTyxhQUNOQSxDQUNSLEVBRU1DLEVBQWMsQ0FBQyxDQUFDLGFBQWNDLEVBQWMsV0FBWUMsRUFBSyxZQUFBQyxDQUFXLElBQU0sQ0FBQ0MsRUFBSSxDQUFDLE1BQUFDLEVBQU8sT0FBQUMsQ0FBTSxFQUFJLENBQUMsSUFBTSxDQUNqSCxHQUFJQSxHQUFVQSxFQUFPLFFBQ3BCLE9BQU8sUUFBUSxPQUFPUixFQUFpQixDQUFDLEVBR3pDLElBQUlTLEVBQ0FDLEVBQ0FDLEVBQ0VDLEVBQVFULEdBQWdCLGFBRXhCVSxFQUFpQixJQUFNLENBQzVCRCxFQUFNSCxDQUFTLEVBQ2ZFLEVBQVNYLEVBQWlCLENBQUMsQ0FDNUIsRUFFTWMsRUFBVSxJQUFNLENBQ2pCTixHQUNIQSxFQUFPLG9CQUFvQixRQUFTSyxDQUFjLENBRXBELEVBRU1FLEVBQWUsSUFBSSxRQUFRLENBQUNDLEVBQVNDLElBQVcsQ0FDckRQLEVBQVMsSUFBTSxDQUNkSSxFQUFRLEVBQ0pULEVBQ0hXLEVBQVFULENBQUssRUFFYlUsRUFBT1YsQ0FBSyxDQUVkLEVBRUFJLEVBQVdNLEVBQ1hSLEdBQWFMLEdBQU8sWUFBWU0sRUFBUUosQ0FBRSxDQUMzQyxDQUFDLEVBRUQsT0FBSUUsR0FDSEEsRUFBTyxpQkFBaUIsUUFBU0ssRUFBZ0IsQ0FBQyxLQUFNLEVBQUksQ0FBQyxFQUc5REUsRUFBYSxNQUFRLElBQU0sQ0FDMUJILEVBQU1ILENBQVMsRUFDZkEsRUFBWSxLQUNaQyxFQUFPLENBQ1IsRUFFT0ssQ0FDUixFQUVNRyxFQUFtQkMsR0FBZSxDQUN2QyxJQUFNQyxFQUFRbEIsRUFBWSxDQUFDLEdBQUdpQixFQUFhLFlBQWEsRUFBSSxDQUFDLEVBQzdELE9BQUFDLEVBQU0sT0FBU2xCLEVBQVksQ0FBQyxHQUFHaUIsRUFBYSxZQUFhLEVBQUssQ0FBQyxFQUMvREMsRUFBTSxNQUFRLENBQUN0QixFQUFTQyxFQUFTc0IsSUFBWUQsRUFBTXZCLEVBQWNDLEVBQVNDLENBQU8sRUFBR3NCLENBQU8sRUFDcEZELENBQ1IsRUFFTUEsRUFBUUYsRUFBaUIsRUFDL0JFLEVBQU0saUJBQW1CRixFQUV6QnRCLEVBQU8sUUFBVXdCLEVBRWpCeEIsRUFBTyxRQUFRLFFBQVV3QixJQ3ZFekIsSUFBQUUsRUFBQSxHQUFBQyxFQUFBRCxFQUFBLGFBQUFFLElBQUEsZUFBQUMsRUFBQUgsR0FFQSxJQUFBSSxFQUFrQixPQUVsQixlQUFzQkYsR0FBVSxDQUM5QixRQUFNLEVBQUFHLFNBQU0sQ0FBQyxFQUNiLFFBQVEsSUFBSSxpQkFBaUIsQ0FDL0IiLAogICJuYW1lcyI6IFsicmVxdWlyZV9kZWxheSIsICJfX2NvbW1vbkpTTWluIiwgImV4cG9ydHMiLCAibW9kdWxlIiwgInJhbmRvbUludGVnZXIiLCAibWluaW11bSIsICJtYXhpbXVtIiwgImNyZWF0ZUFib3J0RXJyb3IiLCAiZXJyb3IiLCAiY3JlYXRlRGVsYXkiLCAiZGVmYXVsdENsZWFyIiwgInNldCIsICJ3aWxsUmVzb2x2ZSIsICJtcyIsICJ2YWx1ZSIsICJzaWduYWwiLCAidGltZW91dElkIiwgInNldHRsZSIsICJyZWplY3RGbiIsICJjbGVhciIsICJzaWduYWxMaXN0ZW5lciIsICJjbGVhbnVwIiwgImRlbGF5UHJvbWlzZSIsICJyZXNvbHZlIiwgInJlamVjdCIsICJjcmVhdGVXaXRoVGltZXJzIiwgImNsZWFyQW5kU2V0IiwgImRlbGF5IiwgIm9wdGlvbnMiLCAiZGVwZW5kZW5jaWVzX2V4cG9ydHMiLCAiX19leHBvcnQiLCAiaGFuZGxlciIsICJfX3RvQ29tbW9uSlMiLCAiaW1wb3J0X2RlbGF5IiwgImRlbGF5Il0KfQo= diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8/index.js.map b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89/index.js.map similarity index 98% rename from packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8/index.js.map rename to packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89/index.js.map index e80d37db2ab14..f57af1bd290cc 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8/index.js.map +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/asset.c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89/index.js.map @@ -1,7 +1,7 @@ { "version": 3, "sources": ["../../../../../../../../node_modules/delay/index.js", "../../integ-handlers/dependencies.ts"], - "sourcesContent": ["'use strict';\n\n// From https://github.com/sindresorhus/random-int/blob/c37741b56f76b9160b0b63dae4e9c64875128146/index.js#L13-L15\nconst randomInteger = (minimum, maximum) => Math.floor((Math.random() * (maximum - minimum + 1)) + minimum);\n\nconst createAbortError = () => {\n\tconst error = new Error('Delay aborted');\n\terror.name = 'AbortError';\n\treturn error;\n};\n\nconst createDelay = ({clearTimeout: defaultClear, setTimeout: set, willResolve}) => (ms, {value, signal} = {}) => {\n\tif (signal && signal.aborted) {\n\t\treturn Promise.reject(createAbortError());\n\t}\n\n\tlet timeoutId;\n\tlet settle;\n\tlet rejectFn;\n\tconst clear = defaultClear || clearTimeout;\n\n\tconst signalListener = () => {\n\t\tclear(timeoutId);\n\t\trejectFn(createAbortError());\n\t};\n\n\tconst cleanup = () => {\n\t\tif (signal) {\n\t\t\tsignal.removeEventListener('abort', signalListener);\n\t\t}\n\t};\n\n\tconst delayPromise = new Promise((resolve, reject) => {\n\t\tsettle = () => {\n\t\t\tcleanup();\n\t\t\tif (willResolve) {\n\t\t\t\tresolve(value);\n\t\t\t} else {\n\t\t\t\treject(value);\n\t\t\t}\n\t\t};\n\n\t\trejectFn = reject;\n\t\ttimeoutId = (set || setTimeout)(settle, ms);\n\t});\n\n\tif (signal) {\n\t\tsignal.addEventListener('abort', signalListener, {once: true});\n\t}\n\n\tdelayPromise.clear = () => {\n\t\tclear(timeoutId);\n\t\ttimeoutId = null;\n\t\tsettle();\n\t};\n\n\treturn delayPromise;\n};\n\nconst createWithTimers = clearAndSet => {\n\tconst delay = createDelay({...clearAndSet, willResolve: true});\n\tdelay.reject = createDelay({...clearAndSet, willResolve: false});\n\tdelay.range = (minimum, maximum, options) => delay(randomInteger(minimum, maximum), options);\n\treturn delay;\n};\n\nconst delay = createWithTimers();\ndelay.createWithTimers = createWithTimers;\n\nmodule.exports = delay;\n// TODO: Remove this for the next major release\nmodule.exports.default = delay;\n", "/* eslint-disable no-console */\n// @ts-ignore\nimport delay from 'delay';\n\nexport async function handler() {\n await delay(5);\n console.log('log after delay');\n}"], + "sourcesContent": ["'use strict';\n\n// From https://github.com/sindresorhus/random-int/blob/c37741b56f76b9160b0b63dae4e9c64875128146/index.js#L13-L15\nconst randomInteger = (minimum, maximum) => Math.floor((Math.random() * (maximum - minimum + 1)) + minimum);\n\nconst createAbortError = () => {\n\tconst error = new Error('Delay aborted');\n\terror.name = 'AbortError';\n\treturn error;\n};\n\nconst createDelay = ({clearTimeout: defaultClear, setTimeout: set, willResolve}) => (ms, {value, signal} = {}) => {\n\tif (signal && signal.aborted) {\n\t\treturn Promise.reject(createAbortError());\n\t}\n\n\tlet timeoutId;\n\tlet settle;\n\tlet rejectFn;\n\tconst clear = defaultClear || clearTimeout;\n\n\tconst signalListener = () => {\n\t\tclear(timeoutId);\n\t\trejectFn(createAbortError());\n\t};\n\n\tconst cleanup = () => {\n\t\tif (signal) {\n\t\t\tsignal.removeEventListener('abort', signalListener);\n\t\t}\n\t};\n\n\tconst delayPromise = new Promise((resolve, reject) => {\n\t\tsettle = () => {\n\t\t\tcleanup();\n\t\t\tif (willResolve) {\n\t\t\t\tresolve(value);\n\t\t\t} else {\n\t\t\t\treject(value);\n\t\t\t}\n\t\t};\n\n\t\trejectFn = reject;\n\t\ttimeoutId = (set || setTimeout)(settle, ms);\n\t});\n\n\tif (signal) {\n\t\tsignal.addEventListener('abort', signalListener, {once: true});\n\t}\n\n\tdelayPromise.clear = () => {\n\t\tclear(timeoutId);\n\t\ttimeoutId = null;\n\t\tsettle();\n\t};\n\n\treturn delayPromise;\n};\n\nconst createWithTimers = clearAndSet => {\n\tconst delay = createDelay({...clearAndSet, willResolve: true});\n\tdelay.reject = createDelay({...clearAndSet, willResolve: false});\n\tdelay.range = (minimum, maximum, options) => delay(randomInteger(minimum, maximum), options);\n\treturn delay;\n};\n\nconst delay = createWithTimers();\ndelay.createWithTimers = createWithTimers;\n\nmodule.exports = delay;\n// TODO: Remove this for the next major release\nmodule.exports.default = delay;\n", "/* eslint-disable no-console */\n// @ts-ignore\nimport delay from 'delay';\n\nexport async function handler() {\n await delay(5);\n console.log('log after delay');\n}\n"], "mappings": "onBAAA,IAAAA,EAAAC,EAAA,CAAAC,EAAAC,IAAA,cAGA,IAAMC,EAAgB,CAACC,EAASC,IAAY,KAAK,MAAO,KAAK,OAAO,GAAKA,EAAUD,EAAU,GAAMA,CAAO,EAEpGE,EAAmB,IAAM,CAC9B,IAAMC,EAAQ,IAAI,MAAM,eAAe,EACvC,OAAAA,EAAM,KAAO,aACNA,CACR,EAEMC,EAAc,CAAC,CAAC,aAAcC,EAAc,WAAYC,EAAK,YAAAC,CAAW,IAAM,CAACC,EAAI,CAAC,MAAAC,EAAO,OAAAC,CAAM,EAAI,CAAC,IAAM,CACjH,GAAIA,GAAUA,EAAO,QACpB,OAAO,QAAQ,OAAOR,EAAiB,CAAC,EAGzC,IAAIS,EACAC,EACAC,EACEC,EAAQT,GAAgB,aAExBU,EAAiB,IAAM,CAC5BD,EAAMH,CAAS,EACfE,EAASX,EAAiB,CAAC,CAC5B,EAEMc,EAAU,IAAM,CACjBN,GACHA,EAAO,oBAAoB,QAASK,CAAc,CAEpD,EAEME,EAAe,IAAI,QAAQ,CAACC,EAASC,IAAW,CACrDP,EAAS,IAAM,CACdI,EAAQ,EACJT,EACHW,EAAQT,CAAK,EAEbU,EAAOV,CAAK,CAEd,EAEAI,EAAWM,EACXR,GAAaL,GAAO,YAAYM,EAAQJ,CAAE,CAC3C,CAAC,EAED,OAAIE,GACHA,EAAO,iBAAiB,QAASK,EAAgB,CAAC,KAAM,EAAI,CAAC,EAG9DE,EAAa,MAAQ,IAAM,CAC1BH,EAAMH,CAAS,EACfA,EAAY,KACZC,EAAO,CACR,EAEOK,CACR,EAEMG,EAAmBC,GAAe,CACvC,IAAMC,EAAQlB,EAAY,CAAC,GAAGiB,EAAa,YAAa,EAAI,CAAC,EAC7D,OAAAC,EAAM,OAASlB,EAAY,CAAC,GAAGiB,EAAa,YAAa,EAAK,CAAC,EAC/DC,EAAM,MAAQ,CAACtB,EAASC,EAASsB,IAAYD,EAAMvB,EAAcC,EAASC,CAAO,EAAGsB,CAAO,EACpFD,CACR,EAEMA,EAAQF,EAAiB,EAC/BE,EAAM,iBAAmBF,EAEzBtB,EAAO,QAAUwB,EAEjBxB,EAAO,QAAQ,QAAUwB,ICvEzB,IAAAE,EAAA,GAAAC,EAAAD,EAAA,aAAAE,IAAA,eAAAC,EAAAH,GAEA,IAAAI,EAAkB,OAElB,eAAsBF,GAAU,CAC9B,QAAM,EAAAG,SAAM,CAAC,EACb,QAAQ,IAAI,iBAAiB,CAC/B", "names": ["require_delay", "__commonJSMin", "exports", "module", "randomInteger", "minimum", "maximum", "createAbortError", "error", "createDelay", "defaultClear", "set", "willResolve", "ms", "value", "signal", "timeoutId", "settle", "rejectFn", "clear", "signalListener", "cleanup", "delayPromise", "resolve", "reject", "createWithTimers", "clearAndSet", "delay", "options", "dependencies_exports", "__export", "handler", "__toCommonJS", "import_delay", "delay"] } diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/cdk-integ-lambda-nodejs-latest.assets.json b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/cdk-integ-lambda-nodejs-latest.assets.json index 3163d9dac23fa..5f1f270384eb0 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/cdk-integ-lambda-nodejs-latest.assets.json +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/cdk-integ-lambda-nodejs-latest.assets.json @@ -1,20 +1,20 @@ { "version": "38.0.1", "files": { - "a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8": { + "c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89": { "source": { - "path": "asset.a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8", + "path": "asset.c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89", "packaging": "zip" }, "destinations": { "current_account-current_region": { "bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}", - "objectKey": "a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8.zip", + "objectKey": "c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89.zip", "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}" } } }, - "ae1ed07588f6f45fe6ce74c31cb57790bc61a80c16ff97a46eb56b7886d359d5": { + "aba2e7081fd7768d494b8d7cccdf3ff455105faff5992c2a0266e1dda44c9ee4": { "source": { "path": "cdk-integ-lambda-nodejs-latest.template.json", "packaging": "file" @@ -22,7 +22,7 @@ "destinations": { "current_account-current_region": { "bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}", - "objectKey": "ae1ed07588f6f45fe6ce74c31cb57790bc61a80c16ff97a46eb56b7886d359d5.json", + "objectKey": "aba2e7081fd7768d494b8d7cccdf3ff455105faff5992c2a0266e1dda44c9ee4.json", "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}" } } diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/cdk-integ-lambda-nodejs-latest.template.json b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/cdk-integ-lambda-nodejs-latest.template.json index 752143f5b0b40..e658b74f65aa5 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/cdk-integ-lambda-nodejs-latest.template.json +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/cdk-integ-lambda-nodejs-latest.template.json @@ -38,7 +38,7 @@ "S3Bucket": { "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}" }, - "S3Key": "a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8.zip" + "S3Key": "c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89.zip" }, "Handler": "index.handler", "Role": { @@ -91,7 +91,7 @@ "S3Bucket": { "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}" }, - "S3Key": "a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8.zip" + "S3Key": "c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89.zip" }, "Handler": "index.handler", "Role": { @@ -144,7 +144,7 @@ "S3Bucket": { "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}" }, - "S3Key": "a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8.zip" + "S3Key": "c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89.zip" }, "Handler": "index.handler", "Role": { @@ -197,7 +197,7 @@ "S3Bucket": { "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}" }, - "S3Key": "a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8.zip" + "S3Key": "c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89.zip" }, "Handler": "index.handler", "Role": { diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/manifest.json b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/manifest.json index feafeb480251b..cd0c336fdb994 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/manifest.json +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/manifest.json @@ -18,7 +18,7 @@ "validateOnSynth": false, "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}", "cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}", - "stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/ae1ed07588f6f45fe6ce74c31cb57790bc61a80c16ff97a46eb56b7886d359d5.json", + "stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/aba2e7081fd7768d494b8d7cccdf3ff455105faff5992c2a0266e1dda44c9ee4.json", "requiresBootstrapStackVersion": 6, "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version", "additionalDependencies": [ @@ -138,7 +138,7 @@ "validateOnSynth": false, "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}", "cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}", - "stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/f98b3ffc468260426db9375b23598311c05c6cd4b5a1d80857900434b78c09b1.json", + "stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/a8fae5feb4da6bd9bf0e9597ed8af7943191e43bac68591782214d4eecdaa6c2.json", "requiresBootstrapStackVersion": 6, "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version", "additionalDependencies": [ diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/tree.json b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/tree.json index d3d640c8d799f..fb57e340328d8 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/tree.json +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.js.snapshot/tree.json @@ -105,7 +105,7 @@ "s3Bucket": { "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}" }, - "s3Key": "a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8.zip" + "s3Key": "c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89.zip" }, "handler": "index.handler", "role": { @@ -225,7 +225,7 @@ "s3Bucket": { "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}" }, - "s3Key": "a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8.zip" + "s3Key": "c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89.zip" }, "handler": "index.handler", "role": { @@ -345,7 +345,7 @@ "s3Bucket": { "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}" }, - "s3Key": "a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8.zip" + "s3Key": "c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89.zip" }, "handler": "index.handler", "role": { @@ -465,7 +465,7 @@ "s3Bucket": { "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}" }, - "s3Key": "a3dadbece37b8028547b99639bce49d4f65d65d3d634d9536c5e39ae60e63ea8.zip" + "s3Key": "c2ab4a8654a5392d58fe69a7991514d5af7a4538d8dce56aa9fa7047dd354e89.zip" }, "handler": "index.handler", "role": { diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.ts index fe435ed8fe4e2..a536c6e31e741 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/integ.nodejs.build.images.ts @@ -46,4 +46,4 @@ stack.lambdaFunctions.forEach(func=> { StatusCode: 200, ExecutedVersion: '$LATEST', })); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/docker-lambda-handler/app.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/docker-lambda-handler/app.ts index 99155b53d5bf7..f5e83a1f6a860 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/docker-lambda-handler/app.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/docker-lambda-handler/app.ts @@ -6,4 +6,4 @@ exports.handler = async (event: any) => { return { statusCode: 200, }; -}; \ No newline at end of file +}; diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.lambda-allow-all-ipv6-outbound.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.lambda-allow-all-ipv6-outbound.ts index f03e18223a58a..4667eb7f88b6d 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.lambda-allow-all-ipv6-outbound.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.lambda-allow-all-ipv6-outbound.ts @@ -22,4 +22,4 @@ new IntegTest(app, 'lambda-allow-all-ipv6-outbound', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.lambda-recursive-loop.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.lambda-recursive-loop.ts index 7e55408e8bf63..4bdac01bc475f 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.lambda-recursive-loop.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.lambda-recursive-loop.ts @@ -29,4 +29,4 @@ new lambda.Function(stack, 'LambdaWithDefaultRecursionLoopProtection', { new IntegTest(app, 'LambdaRecursiveLoopTest', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.lambda.docker-arm64.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.lambda.docker-arm64.ts index 7e539f672aabe..7f85b81e99f9f 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.lambda.docker-arm64.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.lambda.docker-arm64.ts @@ -16,4 +16,4 @@ new integ.IntegTest(app, 'lambda-docker-arm64', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.lambda_with_dualStack_vpc.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.lambda_with_dualStack_vpc.ts index 58b627f907f0b..d835e14053062 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.lambda_with_dualStack_vpc.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.lambda_with_dualStack_vpc.ts @@ -39,4 +39,4 @@ new lambda.Function(stack, 'Lambda_with_IPv6_VPC', { new IntegTest(app, 'DualStackTesting', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.permissions.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.permissions.ts index c987a5f12d07e..ed66b2b14ca8f 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.permissions.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.permissions.ts @@ -36,4 +36,4 @@ const version1 = new lambda.Version(stack, 'v1', { lambda: fn, }); -fn.grantInvokeVersion(role, version1); \ No newline at end of file +fn.grantInvokeVersion(role, version1); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.ruby.file.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.ruby.file.ts index e0127e26a4b96..4f9facf90d1c2 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.ruby.file.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.ruby.file.ts @@ -52,4 +52,4 @@ for (const stack of [ruby32Stack, ruby33Stack]) { })); } -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.runtime.fromasset.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.runtime.fromasset.ts index 68fd84c5b6f81..5e65dee0c90df 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.runtime.fromasset.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda/test/integ.runtime.fromasset.ts @@ -37,4 +37,4 @@ public class LambdaMethodHandler implements RequestHandler{ return String.valueOf(myCount); } } -*/ \ No newline at end of file +*/ diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.expose-metric.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.expose-metric.ts index 924198a206d88..f4c718080067d 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.expose-metric.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.expose-metric.ts @@ -44,4 +44,4 @@ new IntegTest(app, 'LambdaTest', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.log-group-metrics.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.log-group-metrics.ts index ea74dec2462f5..65a0a3e949336 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.log-group-metrics.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.log-group-metrics.ts @@ -22,4 +22,4 @@ logGroup.metricIncomingLogEvents().createAlarm(stack, 'IncomingEventsPerInstance new IntegTest(app, 'LogGroupMetrics', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.log-group.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.log-group.ts index edc755f10a664..e17661e15ebc9 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.log-group.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.log-group.ts @@ -28,4 +28,4 @@ class LogGroupIntegStack extends Stack { const app = new App(); const stack = new LogGroupIntegStack(app, 'aws-cdk-log-group-integ'); new IntegTest(app, 'LogGroupInteg', { testCases: [stack] }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.loggroupclass.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.loggroupclass.ts index d8a1980b64e63..2af207e0cc26a 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.loggroupclass.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.loggroupclass.ts @@ -61,4 +61,4 @@ describeInfrequentAccess.expect(ExpectedResult.objectLike({ ], })); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.subscriptionfilter.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.subscriptionfilter.ts index da667b0bf9334..da82b2599f8b2 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.subscriptionfilter.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-logs/test/integ.subscriptionfilter.ts @@ -29,4 +29,4 @@ const testCase = new SubscriptionFilterIntegStack(app, 'aws-cdk-subscriptionfilt new IntegTest(app, 'integ-test', { testCases: [testCase], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-opensearchservice/test/integ.opensearch.ip-address-type.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-opensearchservice/test/integ.opensearch.ip-address-type.ts index aad2005691675..363c98d09142e 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-opensearchservice/test/integ.opensearch.ip-address-type.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-opensearchservice/test/integ.opensearch.ip-address-type.ts @@ -34,4 +34,4 @@ new IntegTest(app, 'OpenSearchIpAddressTypeInteg', { testCases: [stack], diffAssets: true, }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-data-api.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-data-api.ts index f9c4f1cf28127..3c09c7fc966ea 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-data-api.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-data-api.ts @@ -28,4 +28,4 @@ new integ.IntegTest(app, 'integ-cluster-data-api', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-instance-id.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-instance-id.ts index 2282f5ab1df6f..bb7cc4f951126 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-instance-id.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-instance-id.ts @@ -27,4 +27,4 @@ new integ.IntegTest(app, 'instanceIdentifiersTest', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-io.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-io.ts index 049957a569d1d..ef349ea619978 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-io.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-io.ts @@ -42,4 +42,4 @@ new IntegTest(app, 'IntegClusterIO', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-kerberos.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-kerberos.ts index 9a4e13ae7c93b..449ce965e2e0e 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-kerberos.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-kerberos.ts @@ -43,4 +43,4 @@ new integ.IntegTest(app, 'integ-cluster-kerberos', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-performance-insights.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-performance-insights.ts index e78b0f2c5a234..2a41c73c6daf5 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-performance-insights.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.cluster-performance-insights.ts @@ -37,4 +37,4 @@ new IntegTest(app, 'integ-cluster-performance-insights', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.instance-create-grant.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.instance-create-grant.ts index e63a982d20b0e..0076cdb26904f 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.instance-create-grant.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.instance-create-grant.ts @@ -38,4 +38,4 @@ new integ.IntegTest(app, 'rds-integ-instance-create-grant', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.instance-kerberos-without-domainRole.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.instance-kerberos-without-domainRole.ts index 39312f3352d8e..00099cf1e3b6e 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.instance-kerberos-without-domainRole.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.instance-kerberos-without-domainRole.ts @@ -31,4 +31,4 @@ new integ.IntegTest(app, 'integ-instance-kerberos-without-domainRole', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.instance-kerberos.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.instance-kerberos.ts index bc2bfa6b72b95..4aca4e401ce72 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.instance-kerberos.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-rds/test/integ.instance-kerberos.ts @@ -43,4 +43,4 @@ new integ.IntegTest(app, 'integ-instance-kerberos', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-route53/test/integ.cross-account-zone-delegation.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-route53/test/integ.cross-account-zone-delegation.ts index e8218e9b71316..be428b298d850 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-route53/test/integ.cross-account-zone-delegation.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-route53/test/integ.cross-account-zone-delegation.ts @@ -132,4 +132,4 @@ childOptInStackWithAssumeRoleRegion.addDependency(parentStack); new IntegTest(app, 'Route53CrossAccountInteg', { testCases: [childStack, childOptInStack, childOptInStackWithAssumeRoleRegion], diffAssets: true, -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-s3-assets/test/integ.assets.bundling.docker-opts.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-s3-assets/test/integ.assets.bundling.docker-opts.ts index 99ec8c1573e4e..cff180e742e4e 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-s3-assets/test/integ.assets.bundling.docker-opts.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-s3-assets/test/integ.assets.bundling.docker-opts.ts @@ -23,4 +23,4 @@ new integ.IntegTest(app, 'cdk-integ-s3-assets-bundling-docker-opts', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-s3-deployment/test/integ.bucket-deployment-big-response.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-s3-deployment/test/integ.bucket-deployment-big-response.ts index 2e81e91709179..00d44ac751fa0 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-s3-deployment/test/integ.bucket-deployment-big-response.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-s3-deployment/test/integ.bucket-deployment-big-response.ts @@ -77,4 +77,4 @@ const describe = integTest.assertions.awsApiCall('CloudFormation', 'describeStac describe.assertAtPath('Stacks.0.Outputs.0.OutputKey', ExpectedResult.stringLikeRegexp('customResourceData')); describe.assertAtPath('Stacks.0.Outputs.0.OutputValue', ExpectedResult.stringLikeRegexp('Object Keys are')); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-s3-deployment/test/integ.bucket-deployment-substitution-with-destination-key.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-s3-deployment/test/integ.bucket-deployment-substitution-with-destination-key.ts index dd45ce953489b..fb2e7b18ef613 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-s3-deployment/test/integ.bucket-deployment-substitution-with-destination-key.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-s3-deployment/test/integ.bucket-deployment-substitution-with-destination-key.ts @@ -62,4 +62,4 @@ function helloCode(_event: any, _context: any, callback: any) { statusCode: 200, body: 'hello, world!', }); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-s3-deployment/test/integ.bucket-deployment-substitution.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-s3-deployment/test/integ.bucket-deployment-substitution.ts index 1b22560605423..410400edbeacf 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-s3-deployment/test/integ.bucket-deployment-substitution.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-s3-deployment/test/integ.bucket-deployment-substitution.ts @@ -61,4 +61,4 @@ function helloCode(_event: any, _context: any, callback: any) { statusCode: 200, body: 'hello, world!', }); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-s3-notifications/test/lambda/integ.bucket-notifications.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-s3-notifications/test/lambda/integ.bucket-notifications.ts index c1e9c4aa87445..afed1bb13820e 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-s3-notifications/test/lambda/integ.bucket-notifications.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-s3-notifications/test/lambda/integ.bucket-notifications.ts @@ -102,4 +102,4 @@ getNotifications.expect(integ.ExpectedResult.objectLike({ }, ], })); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-grantdelete-kms.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-grantdelete-kms.ts index d9c19e77b107e..355958a4bba58 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-grantdelete-kms.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-grantdelete-kms.ts @@ -21,4 +21,4 @@ bucket.grantDelete(deleter); new IntegTest(app, 'cdk-integ-s3-grant-delete-kms', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-inventory.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-inventory.ts index ff29faf24f92b..2ea67698171fc 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-inventory.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-inventory.ts @@ -37,4 +37,4 @@ myBucket.addInventory({ new IntegTest(app, 'cdk-integ-bucket-inventory', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-sharing.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-sharing.ts index d82a6c79eaf3c..d89d5ad164c3d 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-sharing.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-sharing.ts @@ -41,4 +41,4 @@ const producer = new Producer(app, 'ProducerStack'); new IntegTest(app, 'cdk-integ-bucket-sharing', { testCases: [new Consumer(app, 'ConsumerStack', { userBucket: producer.myBucket })], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket.ts index 3249a08f3f6ee..2009735086c74 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket.ts @@ -26,4 +26,4 @@ otherwiseEncryptedBucket.grantRead(user); new IntegTest(app, 'cdk-integ-s3-bucket', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket.url.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket.url.ts index de9c8d0f07a94..08139faeb6a6c 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket.url.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket.url.ts @@ -22,4 +22,4 @@ const app = new cdk.App(); new IntegTest(app, 'cdk-integ-s3-urls', { testCases: [new TestStack(app, 'aws-cdk-s3-urls')], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.lifecycle-expiration.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.lifecycle-expiration.ts index 38efbb45ff338..affdfb41813b3 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.lifecycle-expiration.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.lifecycle-expiration.ts @@ -15,4 +15,4 @@ new Bucket(stack, 'MyBucket', { new IntegTest(app, 'cdk-integ-lifecycle-expiration', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.lifecycle-transitions.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.lifecycle-transitions.ts index fd192ee4531e5..56b80fd81d5ef 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.lifecycle-transitions.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.lifecycle-transitions.ts @@ -50,4 +50,4 @@ new Bucket(stack, 'VariesByStorageClass', { new IntegTest(app, 'cdk-integ-s3-lifecycle-transitions', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.lifecycle.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.lifecycle.ts index d77f26f742559..2bb95e3e135a7 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.lifecycle.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-s3/test/integ.lifecycle.ts @@ -23,4 +23,4 @@ new Bucket(stack, 'MyBucket', { new IntegTest(app, 'cdk-integ-lifecycle', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-sns-subscriptions/test/integ.sns-sqs.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-sns-subscriptions/test/integ.sns-sqs.ts index de1f366ec4e91..ef3b6c6e799fd 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-sns-subscriptions/test/integ.sns-sqs.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-sns-subscriptions/test/integ.sns-sqs.ts @@ -49,4 +49,4 @@ const message = integTest.assertions.awsApiCall('SQS', 'receiveMessage', { message.expect(ExpectedResult.objectLike({ Messages: [{ Body: '{color: "green", price: 200}' }], })); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-sns/test/integ.sns-fifo.no-name.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-sns/test/integ.sns-fifo.no-name.ts index 1513330697cf6..270b3ca951b5b 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-sns/test/integ.sns-fifo.no-name.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-sns/test/integ.sns-fifo.no-name.ts @@ -14,4 +14,4 @@ new IntegTest(app, 'SnsFifoNoNameTest', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-ssm/test/integ.parameter-store-string-sharing.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-ssm/test/integ.parameter-store-string-sharing.ts index 7d282bff4b59e..c6d6ff331b126 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-ssm/test/integ.parameter-store-string-sharing.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-ssm/test/integ.parameter-store-string-sharing.ts @@ -137,4 +137,4 @@ new integ.IntegTest(app, 'SSMParameterStoreSharingTest', { testCases: [consuming], // skip the update workflow to avoid re-accepting the invitation error stackUpdateWorkflow: false, -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/aws-sdk/integ.call-aws-service-efs.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/aws-sdk/integ.call-aws-service-efs.ts index 34d53d73a3a2f..29803fb85dfed 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/aws-sdk/integ.call-aws-service-efs.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/aws-sdk/integ.call-aws-service-efs.ts @@ -29,4 +29,4 @@ new sfn.StateMachine(stack, 'StateMachine', { // THEN new IntegTest(app, 'IntegTest', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/dynamodb/integ.stringset-after-parallel.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/dynamodb/integ.stringset-after-parallel.ts index 2ea0d2515f8d8..369e866a4bfb1 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/dynamodb/integ.stringset-after-parallel.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/dynamodb/integ.stringset-after-parallel.ts @@ -43,4 +43,4 @@ new integ.IntegTest(app, 'StringSetAfterParallel', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/emr/integ.emr-create-cluster-with-on-demand-instance-fleet.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/emr/integ.emr-create-cluster-with-on-demand-instance-fleet.ts index 90556e3d5508b..00bc71629ee66 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/emr/integ.emr-create-cluster-with-on-demand-instance-fleet.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/emr/integ.emr-create-cluster-with-on-demand-instance-fleet.ts @@ -40,4 +40,4 @@ new IntegTest(app, 'EmrCreateClusterTest', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/sagemaker/integ.create-transform-job.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/sagemaker/integ.create-transform-job.ts index 508a69167d519..569353ea914f7 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/sagemaker/integ.create-transform-job.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/sagemaker/integ.create-transform-job.ts @@ -42,4 +42,4 @@ new integ.IntegTest(app, 'SqsTest', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions/test/integ.distributed-map.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions/test/integ.distributed-map.ts index 0de785ad41c3a..07287bb5034db 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions/test/integ.distributed-map.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions/test/integ.distributed-map.ts @@ -81,4 +81,4 @@ describe.expect(ExpectedResult.objectLike({ totalTimeout: cdk.Duration.minutes(5), }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions/test/integ.listAt-after-parallel.ts b/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions/test/integ.listAt-after-parallel.ts index d0d6e309fea7e..e2515a37ecc8e 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions/test/integ.listAt-after-parallel.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions/test/integ.listAt-after-parallel.ts @@ -35,4 +35,4 @@ new integ.IntegTest(app, 'ListAtAfterParallel', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/config.ts b/packages/@aws-cdk-testing/framework-integ/test/config.ts index 167a2fba0d148..1c29f78f8d45f 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/config.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/config.ts @@ -17,4 +17,4 @@ export const STANDARD_NODEJS_RUNTIME = Runtime.NODEJS_18_X; * The runtime should be the lowest runtime currently supported by the AWS CDK. * Updating this value will require you to run a lot of integration tests. */ -export const STANDARD_CUSTOM_RESOURCE_PROVIDER_RUNTIME = CustomResourceProviderRuntime.NODEJS_18_X; \ No newline at end of file +export const STANDARD_CUSTOM_RESOURCE_PROVIDER_RUNTIME = CustomResourceProviderRuntime.NODEJS_18_X; diff --git a/packages/@aws-cdk-testing/framework-integ/test/core/test/integ.cfn-mappings-find-in-map.ts b/packages/@aws-cdk-testing/framework-integ/test/core/test/integ.cfn-mappings-find-in-map.ts index bdd4f7763043e..03bc6efb2ca7c 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/core/test/integ.cfn-mappings-find-in-map.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/core/test/integ.cfn-mappings-find-in-map.ts @@ -46,4 +46,4 @@ new IntegTest(app, 'CfnMappingFindInMapTest', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/core/test/runtime-info.test.ts b/packages/@aws-cdk-testing/framework-integ/test/core/test/runtime-info.test.ts index 3ac6487418a8e..137b2e7cb00fb 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/core/test/runtime-info.test.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/core/test/runtime-info.test.ts @@ -211,4 +211,4 @@ class FakePlugin implements IPolicyValidationPluginBeta1 { pluginVersion: this.version, }; } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/framework-integ/test/core/test/tree-metadata.test.ts b/packages/@aws-cdk-testing/framework-integ/test/core/test/tree-metadata.test.ts index 68eeb6786e7ef..74556391123b5 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/core/test/tree-metadata.test.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/core/test/tree-metadata.test.ts @@ -399,4 +399,4 @@ describe('tree metadata', () => { function readJson(outdir: string, file: string) { return JSON.parse(fs.readFileSync(path.join(outdir, file), 'utf-8')); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/aws-custom-resource/integ.aws-custom-resource-athena.ts b/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/aws-custom-resource/integ.aws-custom-resource-athena.ts index 9df1b02f4707d..af9603318b41a 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/aws-custom-resource/integ.aws-custom-resource-athena.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/aws-custom-resource/integ.aws-custom-resource-athena.ts @@ -159,4 +159,4 @@ integTest.assertions.awsApiCall('Athena', 'listNotebookMetadata', { Name: notebookName, }), ]), - })); \ No newline at end of file + })); diff --git a/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/aws-custom-resource/integ.aws-custom-resource-dynamodb.ts b/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/aws-custom-resource/integ.aws-custom-resource-dynamodb.ts index 894b4e1ac55be..9048c9b412d65 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/aws-custom-resource/integ.aws-custom-resource-dynamodb.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/aws-custom-resource/integ.aws-custom-resource-dynamodb.ts @@ -60,4 +60,4 @@ new integ.IntegTest(app, 'AwsCustomResourceDynamoDBTest', { diffAssets: true, }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/aws-custom-resource/integ.cross-account-assumeRole.ts b/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/aws-custom-resource/integ.cross-account-assumeRole.ts index 2fe6cd787ae79..88b2a069a9799 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/aws-custom-resource/integ.cross-account-assumeRole.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/aws-custom-resource/integ.cross-account-assumeRole.ts @@ -107,4 +107,4 @@ crossAccountOptInStack.addDependency(roleStack); new IntegTest(app, 'CrossAccountCRTest', { testCases: [crossAccountStack, crossAccountOptInStack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/provider-framework/integ.provider-no-echo.ts b/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/provider-framework/integ.provider-no-echo.ts index f831fa3ce62ce..ab65b00909d24 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/provider-framework/integ.provider-no-echo.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/provider-framework/integ.provider-no-echo.ts @@ -54,4 +54,4 @@ const logEvents = test.assertions.awsApiCall('CloudWatchLogs', 'filterLogEvents' limit: 1, }); -logEvents.assertAtPath('events.0.message', integ.ExpectedResult.stringLikeRegexp(keyword)); \ No newline at end of file +logEvents.assertAtPath('events.0.message', integ.ExpectedResult.stringLikeRegexp(keyword)); diff --git a/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/provider-framework/integ.provider-with-waiter-state-machine.ts b/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/provider-framework/integ.provider-with-waiter-state-machine.ts index 9f94557c1385c..6a8c51bcf7f41 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/provider-framework/integ.provider-with-waiter-state-machine.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/custom-resources/test/provider-framework/integ.provider-with-waiter-state-machine.ts @@ -57,4 +57,4 @@ new integ.IntegTest(app, 'IntegProviderWithWaiterStateMachine', { diffAssets: true, }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-codebuild-logging.ts b/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-codebuild-logging.ts index 637b794f5e43a..9a8986668f53e 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-codebuild-logging.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-codebuild-logging.ts @@ -79,4 +79,4 @@ new integ.IntegTest(app, 'PipelineWithCustomStepStackOutputTest', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-codestar-connection.ts b/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-codestar-connection.ts index a81719658a5c4..4874d71b08240 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-codestar-connection.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-codestar-connection.ts @@ -49,4 +49,4 @@ const stack = new PipelineStack(app, 'PipelineStack'); new integ.IntegTest(app, 'PipelineStackInteg', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-cross-account-keys.ts b/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-cross-account-keys.ts index c2648fd90d748..27240171de4ca 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-cross-account-keys.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-cross-account-keys.ts @@ -64,4 +64,4 @@ new integ.IntegTest(app, 'LambdaTest', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline.ts b/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline.ts index 2434b94f5e3d5..234987ac3edc5 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline.ts @@ -58,4 +58,4 @@ const app = new App({ }, }); new PipelineStack(app, 'PipelineStack'); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.pipeline-with-artifact-bucket.ts b/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.pipeline-with-artifact-bucket.ts index a06d3bb34b83e..8673f355dcdd2 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.pipeline-with-artifact-bucket.ts +++ b/packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.pipeline-with-artifact-bucket.ts @@ -37,4 +37,4 @@ new integ.IntegTest(app, 'ClusterTest', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk/app-staging-synthesizer-alpha/test/evaluate-cfn.ts b/packages/@aws-cdk/app-staging-synthesizer-alpha/test/evaluate-cfn.ts index 917ffb6646195..d196a24c15692 100644 --- a/packages/@aws-cdk/app-staging-synthesizer-alpha/test/evaluate-cfn.ts +++ b/packages/@aws-cdk/app-staging-synthesizer-alpha/test/evaluate-cfn.ts @@ -111,4 +111,4 @@ function isNameOfCloudFormationIntrinsic(name: string): boolean { } // these are 'fake' intrinsics, only usable inside the parameter overrides of a CFN CodePipeline Action return name !== 'Fn::GetArtifactAtt' && name !== 'Fn::GetParam'; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/app-staging-synthesizer-alpha/test/util.ts b/packages/@aws-cdk/app-staging-synthesizer-alpha/test/util.ts index e624f371d6ca4..6bcfda451fc9d 100644 --- a/packages/@aws-cdk/app-staging-synthesizer-alpha/test/util.ts +++ b/packages/@aws-cdk/app-staging-synthesizer-alpha/test/util.ts @@ -34,4 +34,4 @@ export function testWithXRepos(x: number): boolean { throw error; } return true; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-amplify-alpha/test/integ.app-asset-deployment.ts b/packages/@aws-cdk/aws-amplify-alpha/test/integ.app-asset-deployment.ts index 90043ad124051..56cfaa3f29c18 100644 --- a/packages/@aws-cdk/aws-amplify-alpha/test/integ.app-asset-deployment.ts +++ b/packages/@aws-cdk/aws-amplify-alpha/test/integ.app-asset-deployment.ts @@ -27,4 +27,4 @@ const stack = new TestStack(app, 'cdk-amplify-app-asset-deployment'); new IntegTest(app, 'cdk-amplify-app-integ-test', { testCases: [stack], diffAssets: true, -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-apprunner-alpha/lib/vpc-connector.ts b/packages/@aws-cdk/aws-apprunner-alpha/lib/vpc-connector.ts index 62232c160760b..529f7043a2fc1 100644 --- a/packages/@aws-cdk/aws-apprunner-alpha/lib/vpc-connector.ts +++ b/packages/@aws-cdk/aws-apprunner-alpha/lib/vpc-connector.ts @@ -166,4 +166,4 @@ export class VpcConnector extends cdk.Resource implements IVpcConnector { this.vpcConnectorName = resource.ref; this.connections = new Connections({ securityGroups }); } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-apprunner-alpha/lib/vpc-ingress-connection.ts b/packages/@aws-cdk/aws-apprunner-alpha/lib/vpc-ingress-connection.ts index 8006ed9d3bec7..df47330c29693 100644 --- a/packages/@aws-cdk/aws-apprunner-alpha/lib/vpc-ingress-connection.ts +++ b/packages/@aws-cdk/aws-apprunner-alpha/lib/vpc-ingress-connection.ts @@ -172,4 +172,4 @@ export class VpcIngressConnection extends cdk.Resource implements IVpcIngressCon this.domainName = resource.attrDomainName; this.status = resource.attrStatus; } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-encryption.ts b/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-encryption.ts index 17149a4b5fbd2..1fe6ba68bbb3c 100644 --- a/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-encryption.ts +++ b/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-encryption.ts @@ -27,4 +27,4 @@ new integ.IntegTest(app, 'AppRunnerEncryption', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-health-check-configuration.ts b/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-health-check-configuration.ts index ef4367a18db27..f1a6165844148 100644 --- a/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-health-check-configuration.ts +++ b/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-health-check-configuration.ts @@ -24,4 +24,4 @@ new Service(stack, 'Service', { new IntegTest(app, 'cdk-integ-dashboard-and-widget-with-start-and-end', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-ip-address-type.ts b/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-ip-address-type.ts index d1b9194f0f3cd..84e067d6e93df 100644 --- a/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-ip-address-type.ts +++ b/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-ip-address-type.ts @@ -24,4 +24,4 @@ new integ.IntegTest(app, 'AppRunnerIpAddressType', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-later-secrets-env-vars.ts b/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-later-secrets-env-vars.ts index 51c30102e4e66..2ac444dce4ff3 100644 --- a/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-later-secrets-env-vars.ts +++ b/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-later-secrets-env-vars.ts @@ -33,4 +33,4 @@ new integ.IntegTest(app, 'AppRunnerLaterSecretsEnvVars', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-secrets-manager.ts b/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-secrets-manager.ts index d521fe551054a..9f99cee99a3f2 100644 --- a/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-secrets-manager.ts +++ b/packages/@aws-cdk/aws-apprunner-alpha/test/integ.service-secrets-manager.ts @@ -47,4 +47,4 @@ new integ.IntegTest(app, 'AppRunnerSecretsManger', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk/aws-cloud9-alpha/lib/environment.ts b/packages/@aws-cdk/aws-cloud9-alpha/lib/environment.ts index db118a26eeb74..5fab01baf1f9f 100644 --- a/packages/@aws-cdk/aws-cloud9-alpha/lib/environment.ts +++ b/packages/@aws-cdk/aws-cloud9-alpha/lib/environment.ts @@ -301,4 +301,4 @@ export class Owner { * @param ownerArn of environment owner. */ private constructor(public readonly ownerArn: string) {} -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-cognito-identitypool-alpha/lib/identitypool-role-attachment.ts b/packages/@aws-cdk/aws-cognito-identitypool-alpha/lib/identitypool-role-attachment.ts index a61ff5da2b35d..a58af6be51295 100644 --- a/packages/@aws-cdk/aws-cognito-identitypool-alpha/lib/identitypool-role-attachment.ts +++ b/packages/@aws-cdk/aws-cognito-identitypool-alpha/lib/identitypool-role-attachment.ts @@ -205,4 +205,4 @@ export class IdentityPoolRoleAttachment extends Resource implements IIdentityPoo return acc; }, {} as { [name:string]: CfnIdentityPoolRoleAttachment.RoleMappingProperty }); } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-cognito-identitypool-alpha/lib/identitypool-user-pool-authentication-provider.ts b/packages/@aws-cdk/aws-cognito-identitypool-alpha/lib/identitypool-user-pool-authentication-provider.ts index 18335ecad22ef..b0593c8667d00 100644 --- a/packages/@aws-cdk/aws-cognito-identitypool-alpha/lib/identitypool-user-pool-authentication-provider.ts +++ b/packages/@aws-cdk/aws-cognito-identitypool-alpha/lib/identitypool-user-pool-authentication-provider.ts @@ -115,4 +115,4 @@ export class UserPoolAuthenticationProvider implements IUserPoolAuthenticationPr serverSideTokenCheck: !this.disableServerSideTokenCheck, }; } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-cognito-identitypool-alpha/lib/index.ts b/packages/@aws-cdk/aws-cognito-identitypool-alpha/lib/index.ts index f24f1f580225b..ef1cb4cb88147 100644 --- a/packages/@aws-cdk/aws-cognito-identitypool-alpha/lib/index.ts +++ b/packages/@aws-cdk/aws-cognito-identitypool-alpha/lib/index.ts @@ -1,3 +1,3 @@ export * from './identitypool'; export * from './identitypool-role-attachment'; -export * from './identitypool-user-pool-authentication-provider'; \ No newline at end of file +export * from './identitypool-user-pool-authentication-provider'; diff --git a/packages/@aws-cdk/aws-custom-resource-sdk-adapter/lib/parameter-types.ts b/packages/@aws-cdk/aws-custom-resource-sdk-adapter/lib/parameter-types.ts index b40d3adc4f8fc..2b632ef110a6f 100644 --- a/packages/@aws-cdk/aws-custom-resource-sdk-adapter/lib/parameter-types.ts +++ b/packages/@aws-cdk/aws-custom-resource-sdk-adapter/lib/parameter-types.ts @@ -7,4 +7,4 @@ export let typeCoercionStateMachine = (): TypeCoercionStateMachine => { const decoded = JSON.parse(zlib.brotliDecompressSync(Buffer.from(encoded, 'base64')).toString()); typeCoercionStateMachine = () => decoded; return decoded; -}; \ No newline at end of file +}; diff --git a/packages/@aws-cdk/aws-custom-resource-sdk-adapter/test/coerce-api-parameters.test.ts b/packages/@aws-cdk/aws-custom-resource-sdk-adapter/test/coerce-api-parameters.test.ts index bcd32c63bccf2..63332fd307912 100644 --- a/packages/@aws-cdk/aws-custom-resource-sdk-adapter/test/coerce-api-parameters.test.ts +++ b/packages/@aws-cdk/aws-custom-resource-sdk-adapter/test/coerce-api-parameters.test.ts @@ -737,4 +737,4 @@ function coerce(value: unknown, path: string[], type: 'Uint8Array' | 'number' | throw new Error(`Unexpected type: ${type}`); } return new Coercer(sm).testCoerce(value); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-custom-resource-sdk-adapter/test/flatten.test.ts b/packages/@aws-cdk/aws-custom-resource-sdk-adapter/test/flatten.test.ts index 9ef1b6b8aec5b..c62ec23ebc8a3 100644 --- a/packages/@aws-cdk/aws-custom-resource-sdk-adapter/test/flatten.test.ts +++ b/packages/@aws-cdk/aws-custom-resource-sdk-adapter/test/flatten.test.ts @@ -15,4 +15,4 @@ test('flatten correctly flattens a nested object', () => { 'd.1.j': null, 'd.1.k.l': false, }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-ec2-alpha/lib/route.ts b/packages/@aws-cdk/aws-ec2-alpha/lib/route.ts index 80776a0f29eee..de252eb7ba54f 100644 --- a/packages/@aws-cdk/aws-ec2-alpha/lib/route.ts +++ b/packages/@aws-cdk/aws-ec2-alpha/lib/route.ts @@ -794,4 +794,4 @@ function routerTypeToPropName(routerType: RouterType) { [RouterType.VPC_PEERING_CONNECTION]: 'vpcPeeringConnectionId', [RouterType.VPC_ENDPOINT]: 'vpcEndpointId', })[routerType]; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-ec2-alpha/lib/util.ts b/packages/@aws-cdk/aws-ec2-alpha/lib/util.ts index 8cbed53f9b919..a363c26581f68 100644 --- a/packages/@aws-cdk/aws-ec2-alpha/lib/util.ts +++ b/packages/@aws-cdk/aws-ec2-alpha/lib/util.ts @@ -378,4 +378,4 @@ export class CidrBlockIpv6 { } return ipv6Number; } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-ec2-alpha/lib/vpc-v2-base.ts b/packages/@aws-cdk/aws-ec2-alpha/lib/vpc-v2-base.ts index 26bde2cb903c8..6faa7940216db 100644 --- a/packages/@aws-cdk/aws-ec2-alpha/lib/vpc-v2-base.ts +++ b/packages/@aws-cdk/aws-ec2-alpha/lib/vpc-v2-base.ts @@ -707,4 +707,4 @@ function tap(x: T, fn: (x: T) => void): T { fn(x); return x; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-ec2-alpha/lib/vpc-v2.ts b/packages/@aws-cdk/aws-ec2-alpha/lib/vpc-v2.ts index 841bdcb6d8a63..0f0626ddedf28 100644 --- a/packages/@aws-cdk/aws-ec2-alpha/lib/vpc-v2.ts +++ b/packages/@aws-cdk/aws-ec2-alpha/lib/vpc-v2.ts @@ -800,4 +800,4 @@ function validateIpv4address(cidr1?: string, cidr2?: string): boolean { return (ip1.octet1 === 10 && ip2.octet1 === 10) || (ip1.octet1 === 192 && ip1.octet2 === 168 && ip2.octet1 === 192 && ip2.octet2 === 168) || (ip1.octet1 === 172 && ip1.octet2 === 16 && ip2.octet1 === 172 && ip2.octet2 === 16); // CIDR ranges belong to same private IP address ranges -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-ec2-alpha/test/integ.ipam.ts b/packages/@aws-cdk/aws-ec2-alpha/test/integ.ipam.ts index 7876e6a894ece..87d44d8633fce 100644 --- a/packages/@aws-cdk/aws-ec2-alpha/test/integ.ipam.ts +++ b/packages/@aws-cdk/aws-ec2-alpha/test/integ.ipam.ts @@ -81,4 +81,4 @@ new SubnetV2(stack, 'testsbubnet', { */ new IntegTest(app, 'integtest-model', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-ec2-alpha/test/integ.peering-cross-account.ts b/packages/@aws-cdk/aws-ec2-alpha/test/integ.peering-cross-account.ts index 413c327a366c8..8bc4524f78ddb 100644 --- a/packages/@aws-cdk/aws-ec2-alpha/test/integ.peering-cross-account.ts +++ b/packages/@aws-cdk/aws-ec2-alpha/test/integ.peering-cross-account.ts @@ -111,4 +111,4 @@ const requestorStack = new RequestorStack(app, 'requestor-stack', { new IntegTest(app, 'VpcpcCrossAccountInteg', { testCases: [acceptorStack, requestorStack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-ec2-alpha/test/integ.test-import.ts b/packages/@aws-cdk/aws-ec2-alpha/test/integ.test-import.ts index c6075caafd0cb..a3807b66896ce 100644 --- a/packages/@aws-cdk/aws-ec2-alpha/test/integ.test-import.ts +++ b/packages/@aws-cdk/aws-ec2-alpha/test/integ.test-import.ts @@ -116,4 +116,4 @@ new SubnetV2(stack, 'AddnewSubnettoImportedIpam', { new IntegTest(app, 'integtest-model', { testCases: [stack], -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-ec2-alpha/test/ipam.test.ts b/packages/@aws-cdk/aws-ec2-alpha/test/ipam.test.ts index 59d3ce4820176..78e681c5dc0f5 100644 --- a/packages/@aws-cdk/aws-ec2-alpha/test/ipam.test.ts +++ b/packages/@aws-cdk/aws-ec2-alpha/test/ipam.test.ts @@ -155,4 +155,4 @@ describe('IPAM Test', () => { ); }); -});// End Test \ No newline at end of file +});// End Test diff --git a/packages/@aws-cdk/aws-ec2-alpha/test/route.test.ts b/packages/@aws-cdk/aws-ec2-alpha/test/route.test.ts index dfaa1f68caa8d..0428e3458e352 100644 --- a/packages/@aws-cdk/aws-ec2-alpha/test/route.test.ts +++ b/packages/@aws-cdk/aws-ec2-alpha/test/route.test.ts @@ -639,4 +639,4 @@ describe('VPCPeeringConnection', () => { }); }).toThrow(/CIDR block should not overlap with each other for establishing a peering connection/); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-ec2-alpha/test/util.ts b/packages/@aws-cdk/aws-ec2-alpha/test/util.ts index 89fb42c30861b..3af7b6db70bd1 100644 --- a/packages/@aws-cdk/aws-ec2-alpha/test/util.ts +++ b/packages/@aws-cdk/aws-ec2-alpha/test/util.ts @@ -24,4 +24,4 @@ export function createTestSubnet( subnetType, ipv6CidrBlock: ipv6Cidr, }); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-ec2-alpha/test/vpc-add-method.test.ts b/packages/@aws-cdk/aws-ec2-alpha/test/vpc-add-method.test.ts index 26400da6bc87b..cff02bacc1e1a 100644 --- a/packages/@aws-cdk/aws-ec2-alpha/test/vpc-add-method.test.ts +++ b/packages/@aws-cdk/aws-ec2-alpha/test/vpc-add-method.test.ts @@ -438,4 +438,4 @@ describe('Vpc V2 with full control', () => { PeerRegion: { Ref: 'AWS::Region' }, }); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-gamelift-alpha/lib/ingress-rule.ts b/packages/@aws-cdk/aws-gamelift-alpha/lib/ingress-rule.ts index b944cfdf76d75..b1fd84fd1f4eb 100644 --- a/packages/@aws-cdk/aws-gamelift-alpha/lib/ingress-rule.ts +++ b/packages/@aws-cdk/aws-gamelift-alpha/lib/ingress-rule.ts @@ -221,4 +221,4 @@ export interface IngressRule { * A range of allowed IP addresses . */ readonly source: IPeer; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-gamelift-alpha/test/alias.test.ts b/packages/@aws-cdk/aws-gamelift-alpha/test/alias.test.ts index 0892b14ce6fce..e7ec0e95136b2 100644 --- a/packages/@aws-cdk/aws-gamelift-alpha/test/alias.test.ts +++ b/packages/@aws-cdk/aws-gamelift-alpha/test/alias.test.ts @@ -188,4 +188,4 @@ describe('alias', () => { }); }); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-gamelift-alpha/test/build-fleet.test.ts b/packages/@aws-cdk/aws-gamelift-alpha/test/build-fleet.test.ts index ecb9f03e9d83c..582ba437fb2bc 100644 --- a/packages/@aws-cdk/aws-gamelift-alpha/test/build-fleet.test.ts +++ b/packages/@aws-cdk/aws-gamelift-alpha/test/build-fleet.test.ts @@ -680,4 +680,4 @@ describe('build fleet', () => { }); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-gamelift-alpha/test/fleet-base.test.ts b/packages/@aws-cdk/aws-gamelift-alpha/test/fleet-base.test.ts index f6a40f900955e..fe906d5aefb0f 100644 --- a/packages/@aws-cdk/aws-gamelift-alpha/test/fleet-base.test.ts +++ b/packages/@aws-cdk/aws-gamelift-alpha/test/fleet-base.test.ts @@ -62,4 +62,4 @@ describe('Fleet base', () => { }); }); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-gamelift-alpha/test/game-server-group.test.ts b/packages/@aws-cdk/aws-gamelift-alpha/test/game-server-group.test.ts index 8529c5f8573c5..b0a3a55cc70e3 100644 --- a/packages/@aws-cdk/aws-gamelift-alpha/test/game-server-group.test.ts +++ b/packages/@aws-cdk/aws-gamelift-alpha/test/game-server-group.test.ts @@ -339,4 +339,4 @@ describe('gameservergroup', () => { }); }); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-gamelift-alpha/test/game-session-queue.test.ts b/packages/@aws-cdk/aws-gamelift-alpha/test/game-session-queue.test.ts index f2f4015c99e77..5206a45db2c91 100644 --- a/packages/@aws-cdk/aws-gamelift-alpha/test/game-session-queue.test.ts +++ b/packages/@aws-cdk/aws-gamelift-alpha/test/game-session-queue.test.ts @@ -572,4 +572,4 @@ describe('gameSessionQueue', () => { }); }); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-gamelift-alpha/test/integ.alias.ts b/packages/@aws-cdk/aws-gamelift-alpha/test/integ.alias.ts index 0e15289b92eec..4c0724a5b5904 100644 --- a/packages/@aws-cdk/aws-gamelift-alpha/test/integ.alias.ts +++ b/packages/@aws-cdk/aws-gamelift-alpha/test/integ.alias.ts @@ -53,4 +53,4 @@ new IntegTest(app, 'Alias', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk/aws-gamelift-alpha/test/integ.build-fleet.ts b/packages/@aws-cdk/aws-gamelift-alpha/test/integ.build-fleet.ts index dd0c2c1a6d933..ae5092000726d 100644 --- a/packages/@aws-cdk/aws-gamelift-alpha/test/integ.build-fleet.ts +++ b/packages/@aws-cdk/aws-gamelift-alpha/test/integ.build-fleet.ts @@ -43,4 +43,4 @@ new IntegTest(app, 'BuildFleet', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk/aws-gamelift-alpha/test/integ.game-session-queue.ts b/packages/@aws-cdk/aws-gamelift-alpha/test/integ.game-session-queue.ts index a0d6cdfb2192f..68038bd7bab20 100644 --- a/packages/@aws-cdk/aws-gamelift-alpha/test/integ.game-session-queue.ts +++ b/packages/@aws-cdk/aws-gamelift-alpha/test/integ.game-session-queue.ts @@ -74,4 +74,4 @@ new IntegTest(app, 'GameSessionQueue', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk/aws-gamelift-alpha/test/matchmaking-ruleset-body.test.ts b/packages/@aws-cdk/aws-gamelift-alpha/test/matchmaking-ruleset-body.test.ts index 16e53ee71053d..0646abf4dbbfe 100644 --- a/packages/@aws-cdk/aws-gamelift-alpha/test/matchmaking-ruleset-body.test.ts +++ b/packages/@aws-cdk/aws-gamelift-alpha/test/matchmaking-ruleset-body.test.ts @@ -53,4 +53,4 @@ describe('MatchmakingRuleSetBody', () => { .toThrow(`RuleSet path is not link to a single file, please verify your path, actual ${contentPath}`); }); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-gamelift-alpha/test/matchmaking-ruleset.test.ts b/packages/@aws-cdk/aws-gamelift-alpha/test/matchmaking-ruleset.test.ts index 506dfda550f74..f85256377ad17 100644 --- a/packages/@aws-cdk/aws-gamelift-alpha/test/matchmaking-ruleset.test.ts +++ b/packages/@aws-cdk/aws-gamelift-alpha/test/matchmaking-ruleset.test.ts @@ -193,4 +193,4 @@ describe('MatchmakingRuleSet', () => { }); }); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-gamelift-alpha/test/standalone-matchmaking-configuration.test.ts b/packages/@aws-cdk/aws-gamelift-alpha/test/standalone-matchmaking-configuration.test.ts index 21adef01fa146..f1f4aed3a51b6 100644 --- a/packages/@aws-cdk/aws-gamelift-alpha/test/standalone-matchmaking-configuration.test.ts +++ b/packages/@aws-cdk/aws-gamelift-alpha/test/standalone-matchmaking-configuration.test.ts @@ -330,4 +330,4 @@ describe('standaloneMatchmakingConfiguration', () => { }); }); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-glue-alpha/lib/code.ts b/packages/@aws-cdk/aws-glue-alpha/lib/code.ts index ed5c3c58e3510..88648aa5f3410 100644 --- a/packages/@aws-cdk/aws-glue-alpha/lib/code.ts +++ b/packages/@aws-cdk/aws-glue-alpha/lib/code.ts @@ -107,4 +107,4 @@ export interface CodeConfig { * The location of the code in S3. */ readonly s3Location: s3.Location; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-glue-alpha/lib/data-quality-ruleset.ts b/packages/@aws-cdk/aws-glue-alpha/lib/data-quality-ruleset.ts index 5fdc194bc7415..aeb477652fa94 100644 --- a/packages/@aws-cdk/aws-glue-alpha/lib/data-quality-ruleset.ts +++ b/packages/@aws-cdk/aws-glue-alpha/lib/data-quality-ruleset.ts @@ -136,4 +136,4 @@ export class DataQualityRuleset extends Resource implements IDataQualityRuleset this.rulesetArn = DataQualityRuleset.buildRulesetArn(this, resourceName); this.rulesetName = resourceName; } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-glue-alpha/test/job-executable.test.ts b/packages/@aws-cdk/aws-glue-alpha/test/job-executable.test.ts index d00faa55091ba..f749cfaf90f5d 100644 --- a/packages/@aws-cdk/aws-glue-alpha/test/job-executable.test.ts +++ b/packages/@aws-cdk/aws-glue-alpha/test/job-executable.test.ts @@ -279,4 +279,4 @@ describe('JobExecutable', () => { })).toBeDefined(); }); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-glue-alpha/test/schema.test.ts b/packages/@aws-cdk/aws-glue-alpha/test/schema.test.ts index dcb6b731a0e27..b8f4d735104d2 100644 --- a/packages/@aws-cdk/aws-glue-alpha/test/schema.test.ts +++ b/packages/@aws-cdk/aws-glue-alpha/test/schema.test.ts @@ -236,4 +236,4 @@ test('struct type', () => { // eslint-disable-next-line max-len 'struct,map:map,nested_struct:struct>', ); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-iot-actions-alpha/lib/https-action.ts b/packages/@aws-cdk/aws-iot-actions-alpha/lib/https-action.ts index a08c3bf9d2bac..370787e19b04e 100644 --- a/packages/@aws-cdk/aws-iot-actions-alpha/lib/https-action.ts +++ b/packages/@aws-cdk/aws-iot-actions-alpha/lib/https-action.ts @@ -93,4 +93,4 @@ export class HttpsAction implements iot.IAction { }, }; } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-iot-actions-alpha/test/cloudwatch/cloudwatch-set-alarm-state-action.test.ts b/packages/@aws-cdk/aws-iot-actions-alpha/test/cloudwatch/cloudwatch-set-alarm-state-action.test.ts index bae6a10ad27d1..b8a28546413fa 100644 --- a/packages/@aws-cdk/aws-iot-actions-alpha/test/cloudwatch/cloudwatch-set-alarm-state-action.test.ts +++ b/packages/@aws-cdk/aws-iot-actions-alpha/test/cloudwatch/cloudwatch-set-alarm-state-action.test.ts @@ -130,4 +130,4 @@ test('set default reason', () => { ], }, }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-iot-actions-alpha/test/cloudwatch/integ.cloudwatch-set-alarm-state-action.ts b/packages/@aws-cdk/aws-iot-actions-alpha/test/cloudwatch/integ.cloudwatch-set-alarm-state-action.ts index 1cc9d33adbea1..195171ef8aa1f 100644 --- a/packages/@aws-cdk/aws-iot-actions-alpha/test/cloudwatch/integ.cloudwatch-set-alarm-state-action.ts +++ b/packages/@aws-cdk/aws-iot-actions-alpha/test/cloudwatch/integ.cloudwatch-set-alarm-state-action.ts @@ -31,4 +31,4 @@ class TestStack extends cdk.Stack { } new TestStack(app, 'test-stack'); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk/aws-iot-actions-alpha/test/sns/sns-topic-action.test.ts b/packages/@aws-cdk/aws-iot-actions-alpha/test/sns/sns-topic-action.test.ts index 69687e055438a..ede672640b37d 100644 --- a/packages/@aws-cdk/aws-iot-actions-alpha/test/sns/sns-topic-action.test.ts +++ b/packages/@aws-cdk/aws-iot-actions-alpha/test/sns/sns-topic-action.test.ts @@ -100,4 +100,4 @@ test('Action with FIFO topic throws error', () => { expect(() => { topicRule.addAction(new actions.SnsTopicAction(snsFifoTopic)); }).toThrowError('IoT Rule actions cannot be used with FIFO SNS Topics, please pass a non-FIFO Topic instead'); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-ivs-alpha/lib/playback-key-pair.ts b/packages/@aws-cdk/aws-ivs-alpha/lib/playback-key-pair.ts index 38114e46050e4..7359ca843f42b 100644 --- a/packages/@aws-cdk/aws-ivs-alpha/lib/playback-key-pair.ts +++ b/packages/@aws-cdk/aws-ivs-alpha/lib/playback-key-pair.ts @@ -73,4 +73,4 @@ export class PlaybackKeyPair extends PlaybackKeyPairBase { this.playbackKeyPairArn = resource.attrArn; this.playbackKeyPairFingerprint = resource.attrFingerprint; } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-ivs-alpha/lib/stream-key.ts b/packages/@aws-cdk/aws-ivs-alpha/lib/stream-key.ts index 1f7fdd4c7c92a..1532ad924c11b 100644 --- a/packages/@aws-cdk/aws-ivs-alpha/lib/stream-key.ts +++ b/packages/@aws-cdk/aws-ivs-alpha/lib/stream-key.ts @@ -48,4 +48,4 @@ export class StreamKey extends core.Resource implements IStreamKey { this.streamKeyArn = resource.attrArn; this.streamKeyValue = resource.attrValue; } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-ivs-alpha/lib/util.ts b/packages/@aws-cdk/aws-ivs-alpha/lib/util.ts index dd6f65b5a4bfc..662b011e317e9 100644 --- a/packages/@aws-cdk/aws-ivs-alpha/lib/util.ts +++ b/packages/@aws-cdk/aws-ivs-alpha/lib/util.ts @@ -21,4 +21,4 @@ export enum Resolution { * Lowest resolution */ LOWEST_RESOLUTION = 'LOWEST_RESOLUTION', -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-ivs-alpha/test/recording-configuration.test.ts b/packages/@aws-cdk/aws-ivs-alpha/test/recording-configuration.test.ts index 28b92265bff3c..eb38d25e413f1 100644 --- a/packages/@aws-cdk/aws-ivs-alpha/test/recording-configuration.test.ts +++ b/packages/@aws-cdk/aws-ivs-alpha/test/recording-configuration.test.ts @@ -277,4 +277,4 @@ describe('IVS Recording Configuration', () => { }).toThrow('\`targetInterval\` must be between 1 and 60 seconds, got 61 seconds.'); }); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-lambda-go-alpha/test/integ.function.provided.runtimes.ts b/packages/@aws-cdk/aws-lambda-go-alpha/test/integ.function.provided.runtimes.ts index 807d7447ac590..0448fc396fb46 100644 --- a/packages/@aws-cdk/aws-lambda-go-alpha/test/integ.function.provided.runtimes.ts +++ b/packages/@aws-cdk/aws-lambda-go-alpha/test/integ.function.provided.runtimes.ts @@ -42,4 +42,4 @@ stack.lambdaFunctions.forEach((fn) => { ExecutedVersion: '$LATEST', Payload: '256', })); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-lambda-go-alpha/test/integ.function.ts b/packages/@aws-cdk/aws-lambda-go-alpha/test/integ.function.ts index 53b367125ce92..e8a9c796003ec 100644 --- a/packages/@aws-cdk/aws-lambda-go-alpha/test/integ.function.ts +++ b/packages/@aws-cdk/aws-lambda-go-alpha/test/integ.function.ts @@ -40,4 +40,4 @@ response.expect(integ.ExpectedResult.objectLike({ StatusCode: 200, ExecutedVersion: '$LATEST', Payload: '256', -})); \ No newline at end of file +})); diff --git a/packages/@aws-cdk/aws-lambda-python-alpha/test/function.test.ts b/packages/@aws-cdk/aws-lambda-python-alpha/test/function.test.ts index a101ed521e0b6..3277030ca9e3e 100644 --- a/packages/@aws-cdk/aws-lambda-python-alpha/test/function.test.ts +++ b/packages/@aws-cdk/aws-lambda-python-alpha/test/function.test.ts @@ -230,4 +230,4 @@ test('PythonFunction specifying architecture', () => { architecture: Architecture.ARM_64, }), ); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-pipes-alpha/test/filter.test.ts b/packages/@aws-cdk/aws-pipes-alpha/test/filter.test.ts index 6c6eaf036611b..ca39ab74627ab 100644 --- a/packages/@aws-cdk/aws-pipes-alpha/test/filter.test.ts +++ b/packages/@aws-cdk/aws-pipes-alpha/test/filter.test.ts @@ -27,4 +27,4 @@ describe('Filter', () => { ); }); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-pipes-alpha/test/filterPattern.test.ts b/packages/@aws-cdk/aws-pipes-alpha/test/filterPattern.test.ts index 93bbe4cb42c9d..15bbe072553fb 100644 --- a/packages/@aws-cdk/aws-pipes-alpha/test/filterPattern.test.ts +++ b/packages/@aws-cdk/aws-pipes-alpha/test/filterPattern.test.ts @@ -19,4 +19,4 @@ describe('FilterPattern', () => { }); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-pipes-alpha/test/pipeVariables.test.ts b/packages/@aws-cdk/aws-pipes-alpha/test/pipeVariables.test.ts index 8a7cff906d098..697586d9468db 100644 --- a/packages/@aws-cdk/aws-pipes-alpha/test/pipeVariables.test.ts +++ b/packages/@aws-cdk/aws-pipes-alpha/test/pipeVariables.test.ts @@ -72,4 +72,4 @@ describe('DynamicInput', () => { const dynamicInput = DynamicInput.fromEventPath('$.test.path'); expect(dynamicInput.toJSON()).toBe('<$.test.path>'); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-pipes-alpha/test/unquoteVariables.test.ts b/packages/@aws-cdk/aws-pipes-alpha/test/unquoteVariables.test.ts index 57d26840794ab..0866c67c89420 100644 --- a/packages/@aws-cdk/aws-pipes-alpha/test/unquoteVariables.test.ts +++ b/packages/@aws-cdk/aws-pipes-alpha/test/unquoteVariables.test.ts @@ -70,4 +70,4 @@ describe('unquote', () => { expect(result).toBe('{"pipeName":<$.foo.bar>,"second":<$.foo.baz>}'); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-pipes-enrichments-alpha/package.json b/packages/@aws-cdk/aws-pipes-enrichments-alpha/package.json index 64bf5459cfd16..5bee1cee3e32d 100644 --- a/packages/@aws-cdk/aws-pipes-enrichments-alpha/package.json +++ b/packages/@aws-cdk/aws-pipes-enrichments-alpha/package.json @@ -91,8 +91,7 @@ "@aws-cdk/aws-pipes-alpha": "0.0.0", "@aws-cdk/integ-tests-alpha": "0.0.0" }, - "dependencies": { - }, + "dependencies": {}, "peerDependencies": { "@aws-cdk/aws-pipes-alpha": "0.0.0", "aws-cdk-lib": "^0.0.0", diff --git a/packages/@aws-cdk/aws-pipes-targets-alpha/test/integ.lambda.handler/handler.ts b/packages/@aws-cdk/aws-pipes-targets-alpha/test/integ.lambda.handler/handler.ts index 502be998f75d7..446ac764fbffd 100644 --- a/packages/@aws-cdk/aws-pipes-targets-alpha/test/integ.lambda.handler/handler.ts +++ b/packages/@aws-cdk/aws-pipes-targets-alpha/test/integ.lambda.handler/handler.ts @@ -11,4 +11,4 @@ exports.handler = async (event: any, context: any) => { }; const command = new TagResourceCommand(input); await client.send(command); -}; \ No newline at end of file +}; diff --git a/packages/@aws-cdk/aws-pipes-targets-alpha/test/integ.lambda.js.snapshot/asset.6f50ad1670be7195f01a64eddc86541c357b2087e992904bdcb9f5ae67c82ecb.handler/handler.ts b/packages/@aws-cdk/aws-pipes-targets-alpha/test/integ.lambda.js.snapshot/asset.6f50ad1670be7195f01a64eddc86541c357b2087e992904bdcb9f5ae67c82ecb.handler/handler.ts index 502be998f75d7..446ac764fbffd 100644 --- a/packages/@aws-cdk/aws-pipes-targets-alpha/test/integ.lambda.js.snapshot/asset.6f50ad1670be7195f01a64eddc86541c357b2087e992904bdcb9f5ae67c82ecb.handler/handler.ts +++ b/packages/@aws-cdk/aws-pipes-targets-alpha/test/integ.lambda.js.snapshot/asset.6f50ad1670be7195f01a64eddc86541c357b2087e992904bdcb9f5ae67c82ecb.handler/handler.ts @@ -11,4 +11,4 @@ exports.handler = async (event: any, context: any) => { }; const command = new TagResourceCommand(input); await client.send(command); -}; \ No newline at end of file +}; diff --git a/packages/@aws-cdk/aws-redshift-alpha/lib/database-secret.ts b/packages/@aws-cdk/aws-redshift-alpha/lib/database-secret.ts index 4620b5e50b364..f6c2f40d8a321 100644 --- a/packages/@aws-cdk/aws-redshift-alpha/lib/database-secret.ts +++ b/packages/@aws-cdk/aws-redshift-alpha/lib/database-secret.ts @@ -43,4 +43,4 @@ export class DatabaseSecret extends secretsmanager.Secret { }, }); } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-redshift-alpha/lib/endpoint.ts b/packages/@aws-cdk/aws-redshift-alpha/lib/endpoint.ts index ee632cb2682b5..122f2db24030a 100644 --- a/packages/@aws-cdk/aws-redshift-alpha/lib/endpoint.ts +++ b/packages/@aws-cdk/aws-redshift-alpha/lib/endpoint.ts @@ -28,4 +28,4 @@ export class Endpoint { const portDesc = Token.isUnresolved(port) ? Token.asString(port) : port; this.socketAddress = `${address}:${portDesc}`; } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-redshift-alpha/test/database-query-provider/privileges.test.ts b/packages/@aws-cdk/aws-redshift-alpha/test/database-query-provider/privileges.test.ts index e61d157d6e201..f6e6aba2e632f 100644 --- a/packages/@aws-cdk/aws-redshift-alpha/test/database-query-provider/privileges.test.ts +++ b/packages/@aws-cdk/aws-redshift-alpha/test/database-query-provider/privileges.test.ts @@ -244,4 +244,4 @@ describe('update', () => { Sql: expect.stringMatching(new RegExp(`.+ ON ${tableName} FROM ${username}`)), })); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-redshift-alpha/test/parameter-group.test.ts b/packages/@aws-cdk/aws-redshift-alpha/test/parameter-group.test.ts index 60e508ca49726..4e70362f365f6 100644 --- a/packages/@aws-cdk/aws-redshift-alpha/test/parameter-group.test.ts +++ b/packages/@aws-cdk/aws-redshift-alpha/test/parameter-group.test.ts @@ -100,4 +100,4 @@ describe('Adding parameters to an existing group', () => { // THEN .toThrowError('The parameter group already contains the parameter'); }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-sagemaker-alpha/test/model.test.ts b/packages/@aws-cdk/aws-sagemaker-alpha/test/model.test.ts index d08ac389ed5e4..09d45d3e13f8f 100644 --- a/packages/@aws-cdk/aws-sagemaker-alpha/test/model.test.ts +++ b/packages/@aws-cdk/aws-sagemaker-alpha/test/model.test.ts @@ -454,4 +454,4 @@ test('sagemaker model with deep learning container images without AccountId', () value: '763104351884', }, }); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/aws-scheduler-alpha/lib/index.ts b/packages/@aws-cdk/aws-scheduler-alpha/lib/index.ts index a77866188e6c3..644bc4bd27b4a 100644 --- a/packages/@aws-cdk/aws-scheduler-alpha/lib/index.ts +++ b/packages/@aws-cdk/aws-scheduler-alpha/lib/index.ts @@ -2,4 +2,4 @@ export * from './schedule-expression'; export * from './input'; export * from './schedule'; export * from './group'; -export * from './target'; \ No newline at end of file +export * from './target'; diff --git a/packages/@aws-cdk/aws-scheduler-alpha/lib/target.ts b/packages/@aws-cdk/aws-scheduler-alpha/lib/target.ts index d280dd217f5a1..1d5335986e120 100644 --- a/packages/@aws-cdk/aws-scheduler-alpha/lib/target.ts +++ b/packages/@aws-cdk/aws-scheduler-alpha/lib/target.ts @@ -66,4 +66,4 @@ export interface ScheduleTargetConfig { * The templated target type for the Amazon SQS SendMessage API Operation */ readonly sqsParameters?: CfnSchedule.SqsParametersProperty; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/lib/private/utils.ts b/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/lib/private/utils.ts index ee6e4ae6bb0b3..45521e9e2eb72 100644 --- a/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/lib/private/utils.ts +++ b/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/lib/private/utils.ts @@ -18,4 +18,4 @@ export function isRegionUnresolved(applicationRegion: string, nodeRegion: string */ export function isAccountUnresolved(applicationAccount: string, nodeAccount: string): boolean { return Token.isUnresolved(applicationAccount) || Token.isUnresolved(nodeAccount); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/lib/private/validation.ts b/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/lib/private/validation.ts index c3d84e3718f9f..041b6edfff4c9 100644 --- a/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/lib/private/validation.ts +++ b/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/lib/private/validation.ts @@ -28,4 +28,4 @@ export class InputValidator { } return string; } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/test/integ.application-associator.all-stacks-association-no-stack-id-or-name.ts b/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/test/integ.application-associator.all-stacks-association-no-stack-id-or-name.ts index 38343f541cdcb..3dd08bcb8eedf 100644 --- a/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/test/integ.application-associator.all-stacks-association-no-stack-id-or-name.ts +++ b/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/test/integ.application-associator.all-stacks-association-no-stack-id-or-name.ts @@ -17,4 +17,4 @@ new integ.IntegTest(app, 'ApplicationAssociatorTest', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/test/integ.application-associator.cross-account-stack-association-enabled.ts b/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/test/integ.application-associator.cross-account-stack-association-enabled.ts index 18d49fff030e6..6bee4b3e32ee6 100644 --- a/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/test/integ.application-associator.cross-account-stack-association-enabled.ts +++ b/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/test/integ.application-associator.cross-account-stack-association-enabled.ts @@ -24,4 +24,4 @@ new integ.IntegTest(app, 'ApplicationAssociatorTest', { testCases: [localStack, crossAccountStack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/test/integ.application-associator.disable-url.ts b/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/test/integ.application-associator.disable-url.ts index 68b67e682efa3..206215f31a389 100644 --- a/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/test/integ.application-associator.disable-url.ts +++ b/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/test/integ.application-associator.disable-url.ts @@ -18,4 +18,4 @@ new integ.IntegTest(app, 'ApplicationAssociatorTest', { testCases: [stack], }); -app.synth(); \ No newline at end of file +app.synth(); diff --git a/packages/@aws-cdk/cli-lib-alpha/lib/commands/bootstrap.ts b/packages/@aws-cdk/cli-lib-alpha/lib/commands/bootstrap.ts index 824a823be7808..be0f5657f7c15 100644 --- a/packages/@aws-cdk/cli-lib-alpha/lib/commands/bootstrap.ts +++ b/packages/@aws-cdk/cli-lib-alpha/lib/commands/bootstrap.ts @@ -128,4 +128,4 @@ export interface BootstrapOptions extends SharedOptions { * @default undefined */ readonly publicAccessBlockConfiguration?: string; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/cloudformation-diff/lib/network/security-group-rule.ts b/packages/@aws-cdk/cloudformation-diff/lib/network/security-group-rule.ts index 4992dffc77c76..47f7fd7de3adb 100644 --- a/packages/@aws-cdk/cloudformation-diff/lib/network/security-group-rule.ts +++ b/packages/@aws-cdk/cloudformation-diff/lib/network/security-group-rule.ts @@ -138,4 +138,4 @@ export interface RuleJson { fromPort?: number; toPort?: number; peer?: RulePeer; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/cloudformation-diff/lib/render-intrinsics.ts b/packages/@aws-cdk/cloudformation-diff/lib/render-intrinsics.ts index bbd17c994ea7b..cb4142f78e622 100644 --- a/packages/@aws-cdk/cloudformation-diff/lib/render-intrinsics.ts +++ b/packages/@aws-cdk/cloudformation-diff/lib/render-intrinsics.ts @@ -71,4 +71,4 @@ function isNoValue(x: any) { interface Intrinsic { fn: string; args: any; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/cloudformation-diff/package.json b/packages/@aws-cdk/cloudformation-diff/package.json index de9464d069e79..0fd098e42c695 100644 --- a/packages/@aws-cdk/cloudformation-diff/package.json +++ b/packages/@aws-cdk/cloudformation-diff/package.json @@ -64,4 +64,4 @@ "dependencies/cdk-point-dependencies" ] } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/cloudformation-diff/test/iam/detect-changes.test.ts b/packages/@aws-cdk/cloudformation-diff/test/iam/detect-changes.test.ts index 4d0ff06c3b8ed..99e8a7d357fa8 100644 --- a/packages/@aws-cdk/cloudformation-diff/test/iam/detect-changes.test.ts +++ b/packages/@aws-cdk/cloudformation-diff/test/iam/detect-changes.test.ts @@ -816,4 +816,4 @@ function unwrapParsed(chg: IamChangesJson) { } return x.value; } -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/cloudformation-diff/test/network/rule.test.ts b/packages/@aws-cdk/cloudformation-diff/test/network/rule.test.ts index 4d46501e85739..f0ad92e0aab9e 100644 --- a/packages/@aws-cdk/cloudformation-diff/test/network/rule.test.ts +++ b/packages/@aws-cdk/cloudformation-diff/test/network/rule.test.ts @@ -82,4 +82,4 @@ test('can describe protocol', () => { expect(new SecurityGroupRule({ IpProtocol: 'tcp', FromPort: -1, ToPort: -1 }).describeProtocol()).toEqual('All TCP'); expect(new SecurityGroupRule({ IpProtocol: 'tcp', FromPort: 10, ToPort: 20 }).describeProtocol()).toEqual('TCP 10-20'); expect(new SecurityGroupRule({ IpProtocol: 'tcp', FromPort: 10, ToPort: 10 }).describeProtocol()).toEqual('TCP 10'); -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/cloudformation-diff/test/test-arbitraries.ts b/packages/@aws-cdk/cloudformation-diff/test/test-arbitraries.ts index b1fbb12596715..d9b7b178922b1 100644 --- a/packages/@aws-cdk/cloudformation-diff/test/test-arbitraries.ts +++ b/packages/@aws-cdk/cloudformation-diff/test/test-arbitraries.ts @@ -250,4 +250,4 @@ export const arbitraryTemplate = fc.record({ function mapVal(cond: A, cb: (x: NonNullable) => B): B | {} { return cond ? cb(cond) : {}; } -}); \ No newline at end of file +}); diff --git a/packages/@aws-cdk/integ-runner/lib/utils.ts b/packages/@aws-cdk/integ-runner/lib/utils.ts index e3cb0aa5aa3f1..074957725e2a5 100644 --- a/packages/@aws-cdk/integ-runner/lib/utils.ts +++ b/packages/@aws-cdk/integ-runner/lib/utils.ts @@ -105,4 +105,4 @@ export interface WorkListOptions { * Function to call when timeout hits */ readonly onTimeout?: (x: Set) => void; -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/integ-runner/test/test-data/xxxxx.test-with-asset-in-nested-stack.ts b/packages/@aws-cdk/integ-runner/test/test-data/xxxxx.test-with-asset-in-nested-stack.ts index 936441d73e003..e43a408f7b31c 100644 --- a/packages/@aws-cdk/integ-runner/test/test-data/xxxxx.test-with-asset-in-nested-stack.ts +++ b/packages/@aws-cdk/integ-runner/test/test-data/xxxxx.test-with-asset-in-nested-stack.ts @@ -1 +1 @@ -/// !cdk-integ test-stack \ No newline at end of file +/// !cdk-integ test-stack diff --git a/packages/@aws-cdk/integ-runner/test/test-data/xxxxx.test-with-nested-stack.ts b/packages/@aws-cdk/integ-runner/test/test-data/xxxxx.test-with-nested-stack.ts index 936441d73e003..e43a408f7b31c 100644 --- a/packages/@aws-cdk/integ-runner/test/test-data/xxxxx.test-with-nested-stack.ts +++ b/packages/@aws-cdk/integ-runner/test/test-data/xxxxx.test-with-nested-stack.ts @@ -1 +1 @@ -/// !cdk-integ test-stack \ No newline at end of file +/// !cdk-integ test-stack diff --git a/packages/@aws-cdk/integ-tests-alpha/lib/assertions/providers/lambda-handler/sdk.ts b/packages/@aws-cdk/integ-tests-alpha/lib/assertions/providers/lambda-handler/sdk.ts index ee0bea57f78d3..e68e7660b0366 100644 --- a/packages/@aws-cdk/integ-tests-alpha/lib/assertions/providers/lambda-handler/sdk.ts +++ b/packages/@aws-cdk/integ-tests-alpha/lib/assertions/providers/lambda-handler/sdk.ts @@ -38,4 +38,4 @@ function filterKeys(object: object, searchStrings: string[]): { [key: string]: s } return filteredObject; }, {}); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/integ-tests-alpha/test/assertions/providers/lambda-handler/http.test.ts b/packages/@aws-cdk/integ-tests-alpha/test/assertions/providers/lambda-handler/http.test.ts index 0da75eb5f8699..edf6cd90c1536 100644 --- a/packages/@aws-cdk/integ-tests-alpha/test/assertions/providers/lambda-handler/http.test.ts +++ b/packages/@aws-cdk/integ-tests-alpha/test/assertions/providers/lambda-handler/http.test.ts @@ -132,4 +132,4 @@ describe('HttpHandler', () => { function processEvent(request: HttpRequest): ReturnType { return (httpHandler() as any).processEvent(request); -} \ No newline at end of file +} diff --git a/packages/@aws-cdk/integ-tests-alpha/test/assertions/providers/lambda-handler/utils.test.ts b/packages/@aws-cdk/integ-tests-alpha/test/assertions/providers/lambda-handler/utils.test.ts index a47833e77befd..dfb736f262411 100644 --- a/packages/@aws-cdk/integ-tests-alpha/test/assertions/providers/lambda-handler/utils.test.ts +++ b/packages/@aws-cdk/integ-tests-alpha/test/assertions/providers/lambda-handler/utils.test.ts @@ -61,4 +61,4 @@ describe('utils', () => { }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/alexa-ask/lib/index.ts b/packages/aws-cdk-lib/alexa-ask/lib/index.ts index 074d7d64e85ef..2d7e39d72e92d 100644 --- a/packages/aws-cdk-lib/alexa-ask/lib/index.ts +++ b/packages/aws-cdk-lib/alexa-ask/lib/index.ts @@ -1 +1 @@ -export * from './ask.generated'; \ No newline at end of file +export * from './ask.generated'; diff --git a/packages/aws-cdk-lib/assertions/lib/capture.ts b/packages/aws-cdk-lib/assertions/lib/capture.ts index c91997998330c..64bca325bc6b7 100644 --- a/packages/aws-cdk-lib/assertions/lib/capture.ts +++ b/packages/aws-cdk-lib/assertions/lib/capture.ts @@ -132,4 +132,4 @@ export class Capture extends Matcher { throw new Error(`Captured value is expected to be ${expected} but found ${getType(this._captured[this.idx])}. ` + `Value is ${JSON.stringify(this._captured[this.idx], undefined, 2)}`); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/assertions/lib/matcher.ts b/packages/aws-cdk-lib/assertions/lib/matcher.ts index 7bfa886e5a54e..fe7462392ee3e 100644 --- a/packages/aws-cdk-lib/assertions/lib/matcher.ts +++ b/packages/aws-cdk-lib/assertions/lib/matcher.ts @@ -398,4 +398,4 @@ function* enumFirst(xs: Iterable): Iterable<[boolean, A]> { yield [first, x]; first = false; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/assertions/lib/private/mappings.ts b/packages/aws-cdk-lib/assertions/lib/private/mappings.ts index 352c83f1c82d8..ba846192b7667 100644 --- a/packages/aws-cdk-lib/assertions/lib/private/mappings.ts +++ b/packages/aws-cdk-lib/assertions/lib/private/mappings.ts @@ -20,4 +20,4 @@ export function hasMapping(template: Template, logicalId: string, props: any): s } return formatSectionMatchFailure(`mappings with logicalId ${logicalId}`, result); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/assertions/lib/private/matchers/absent.ts b/packages/aws-cdk-lib/assertions/lib/private/matchers/absent.ts index 5da57bcc884fc..e8c549740a9a8 100644 --- a/packages/aws-cdk-lib/assertions/lib/private/matchers/absent.ts +++ b/packages/aws-cdk-lib/assertions/lib/private/matchers/absent.ts @@ -16,4 +16,4 @@ export class AbsentMatch extends Matcher { } return result; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/assertions/lib/private/resources.ts b/packages/aws-cdk-lib/assertions/lib/private/resources.ts index eb0034f67b0b0..47ef9aee6e9dd 100644 --- a/packages/aws-cdk-lib/assertions/lib/private/resources.ts +++ b/packages/aws-cdk-lib/assertions/lib/private/resources.ts @@ -118,4 +118,4 @@ function filterType(section: { [key: string]: Resource }, type: string): { [key: return Object.entries(section ?? {}) .filter(([_, v]) => v.Type === type) .reduce((agg, [k, v]) => { return { ...agg, [k]: v }; }, {}); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/assertions/lib/private/sorting.ts b/packages/aws-cdk-lib/assertions/lib/private/sorting.ts index dd345f6431b3c..fcc57557d4415 100644 --- a/packages/aws-cdk-lib/assertions/lib/private/sorting.ts +++ b/packages/aws-cdk-lib/assertions/lib/private/sorting.ts @@ -24,4 +24,4 @@ export function sortKeyComparator(keyFn: (x: A) => Array) { return (bk.length - ak.length); }; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/assertions/lib/private/sparse-matrix.ts b/packages/aws-cdk-lib/assertions/lib/private/sparse-matrix.ts index bef1e4fa0ea9a..b837221e578e4 100644 --- a/packages/aws-cdk-lib/assertions/lib/private/sparse-matrix.ts +++ b/packages/aws-cdk-lib/assertions/lib/private/sparse-matrix.ts @@ -17,4 +17,4 @@ export class SparseMatrix { } r.set(col, value); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/assertions/lib/private/template.ts b/packages/aws-cdk-lib/assertions/lib/private/template.ts index 68738feaa48ab..1d2f3e0be07b7 100644 --- a/packages/aws-cdk-lib/assertions/lib/private/template.ts +++ b/packages/aws-cdk-lib/assertions/lib/private/template.ts @@ -26,4 +26,4 @@ export type Parameter = { [key: string]: any; } -export type Condition = { [key: string]: any }; \ No newline at end of file +export type Condition = { [key: string]: any }; diff --git a/packages/aws-cdk-lib/assertions/lib/private/type.ts b/packages/aws-cdk-lib/assertions/lib/private/type.ts index ffd894c576939..0261ee62a5be0 100644 --- a/packages/aws-cdk-lib/assertions/lib/private/type.ts +++ b/packages/aws-cdk-lib/assertions/lib/private/type.ts @@ -2,4 +2,4 @@ export type Type = 'string' | 'number' | 'bigint' | 'boolean' | 'symbol' | 'unde export function getType(obj: any): Type { return Array.isArray(obj) ? 'array' : typeof obj; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/assertions/test/match.test.ts b/packages/aws-cdk-lib/assertions/test/match.test.ts index 02d832574dbd9..1651ce6ce0bd2 100644 --- a/packages/aws-cdk-lib/assertions/test/match.test.ts +++ b/packages/aws-cdk-lib/assertions/test/match.test.ts @@ -439,4 +439,4 @@ function expectFailure(matcher: Matcher, target: any, expected: (string | RegExp if (notFound.length > 0) { throw new Error(`Patterns: ${notFound}\nMissing from error:\n${actual.join('\n')}`); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/assertions/test/private/section.test.ts b/packages/aws-cdk-lib/assertions/test/private/section.test.ts index 3480f944746e4..2240fa861bebc 100644 --- a/packages/aws-cdk-lib/assertions/test/private/section.test.ts +++ b/packages/aws-cdk-lib/assertions/test/private/section.test.ts @@ -44,4 +44,4 @@ describe('section', () => { expect(success.closestResults[ckeys[0]].target).toEqual({ foo: 'qux' }); }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/assertions/test/render.test.ts b/packages/aws-cdk-lib/assertions/test/render.test.ts index cd93aaf2a7d10..ad303a075bf23 100644 --- a/packages/aws-cdk-lib/assertions/test/render.test.ts +++ b/packages/aws-cdk-lib/assertions/test/render.test.ts @@ -154,4 +154,4 @@ CASES.forEach(c => { const result = c.matcher.test(c.target); expect(`${c.note ?? ''}\n${result.renderMismatch()}`).toMatchSnapshot(); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-accessanalyzer/lib/index.ts b/packages/aws-cdk-lib/aws-accessanalyzer/lib/index.ts index 5f524323afcf4..6338922d67fdc 100644 --- a/packages/aws-cdk-lib/aws-accessanalyzer/lib/index.ts +++ b/packages/aws-cdk-lib/aws-accessanalyzer/lib/index.ts @@ -1 +1 @@ -export * from './accessanalyzer.generated'; \ No newline at end of file +export * from './accessanalyzer.generated'; diff --git a/packages/aws-cdk-lib/aws-amazonmq/lib/index.ts b/packages/aws-cdk-lib/aws-amazonmq/lib/index.ts index 16eb058b6febf..c26b75eba4f9a 100644 --- a/packages/aws-cdk-lib/aws-amazonmq/lib/index.ts +++ b/packages/aws-cdk-lib/aws-amazonmq/lib/index.ts @@ -1 +1 @@ -export * from './amazonmq.generated'; \ No newline at end of file +export * from './amazonmq.generated'; diff --git a/packages/aws-cdk-lib/aws-amplify/lib/index.ts b/packages/aws-cdk-lib/aws-amplify/lib/index.ts index 55c15eb1a195c..592687c936bfe 100644 --- a/packages/aws-cdk-lib/aws-amplify/lib/index.ts +++ b/packages/aws-cdk-lib/aws-amplify/lib/index.ts @@ -1 +1 @@ -export * from './amplify.generated'; \ No newline at end of file +export * from './amplify.generated'; diff --git a/packages/aws-cdk-lib/aws-amplifyuibuilder/lib/index.ts b/packages/aws-cdk-lib/aws-amplifyuibuilder/lib/index.ts index 71d6fee2a2091..518b7445e2bff 100644 --- a/packages/aws-cdk-lib/aws-amplifyuibuilder/lib/index.ts +++ b/packages/aws-cdk-lib/aws-amplifyuibuilder/lib/index.ts @@ -1 +1 @@ -export * from './amplifyuibuilder.generated'; \ No newline at end of file +export * from './amplifyuibuilder.generated'; diff --git a/packages/aws-cdk-lib/aws-apigateway/lib/index.ts b/packages/aws-cdk-lib/aws-apigateway/lib/index.ts index 951ca4d98a936..ed68870b500a1 100644 --- a/packages/aws-cdk-lib/aws-apigateway/lib/index.ts +++ b/packages/aws-cdk-lib/aws-apigateway/lib/index.ts @@ -24,4 +24,4 @@ export * from './gateway-response'; export * from './stepfunctions-api'; // AWS::ApiGateway CloudFormation Resources: -export * from './apigateway.generated'; \ No newline at end of file +export * from './apigateway.generated'; diff --git a/packages/aws-cdk-lib/aws-apigateway/lib/methodresponse.ts b/packages/aws-cdk-lib/aws-apigateway/lib/methodresponse.ts index c6a5d87bbdf87..7bb3503f8e0ef 100644 --- a/packages/aws-cdk-lib/aws-apigateway/lib/methodresponse.ts +++ b/packages/aws-cdk-lib/aws-apigateway/lib/methodresponse.ts @@ -25,4 +25,4 @@ export interface MethodResponse { * @default None */ readonly responseModels?: { [contentType: string]: IModel }; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-apigateway/lib/requestvalidator.ts b/packages/aws-cdk-lib/aws-apigateway/lib/requestvalidator.ts index 961e678d8cb94..79a07eb1cc1f3 100644 --- a/packages/aws-cdk-lib/aws-apigateway/lib/requestvalidator.ts +++ b/packages/aws-cdk-lib/aws-apigateway/lib/requestvalidator.ts @@ -86,4 +86,4 @@ export class RequestValidator extends Resource implements IRequestValidator { deployment.addToLogicalId({ validator: validatorProps }); } } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-apigateway/test/authorizer.test.ts b/packages/aws-cdk-lib/aws-apigateway/test/authorizer.test.ts index cf5ab6c37904f..d59e9337943c8 100644 --- a/packages/aws-cdk-lib/aws-apigateway/test/authorizer.test.ts +++ b/packages/aws-cdk-lib/aws-apigateway/test/authorizer.test.ts @@ -15,4 +15,4 @@ describe('authorizer', () => { expect(Authorizer.isAuthorizer(authorizer)).toEqual(true); expect(Authorizer.isAuthorizer(stack)).toEqual(false); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-apigateway/test/gateway-response.test.ts b/packages/aws-cdk-lib/aws-apigateway/test/gateway-response.test.ts index fcbc0a3066c65..090c440d7660a 100644 --- a/packages/aws-cdk-lib/aws-apigateway/test/gateway-response.test.ts +++ b/packages/aws-cdk-lib/aws-apigateway/test/gateway-response.test.ts @@ -110,4 +110,4 @@ describe('gateway response', () => { // THEN expect(newLogicalId).not.toEqual(logicalId); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-apigateway/test/integ.cors.handler/index.ts b/packages/aws-cdk-lib/aws-apigateway/test/integ.cors.handler/index.ts index dd19c03dd795f..a92e3e6e8f96e 100644 --- a/packages/aws-cdk-lib/aws-apigateway/test/integ.cors.handler/index.ts +++ b/packages/aws-cdk-lib/aws-apigateway/test/integ.cors.handler/index.ts @@ -8,4 +8,4 @@ exports.handler = async (evt: any) => { 'Access-Control-Allow-Origin': '*', }, }; -}; \ No newline at end of file +}; diff --git a/packages/aws-cdk-lib/aws-apigateway/test/integration.test.ts b/packages/aws-cdk-lib/aws-apigateway/test/integration.test.ts index f63bc2186c459..8160dbd81fc96 100644 --- a/packages/aws-cdk-lib/aws-apigateway/test/integration.test.ts +++ b/packages/aws-cdk-lib/aws-apigateway/test/integration.test.ts @@ -247,4 +247,4 @@ describe('integration', () => { }, })).not.toThrow(); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-apigateway/test/lambda/index.ts b/packages/aws-cdk-lib/aws-apigateway/test/lambda/index.ts index e1491d5416fa8..78dd265f0d4ef 100644 --- a/packages/aws-cdk-lib/aws-apigateway/test/lambda/index.ts +++ b/packages/aws-cdk-lib/aws-apigateway/test/lambda/index.ts @@ -2,4 +2,4 @@ exports.handler = async (_: any) => { return { statusCode: 200, }; -}; \ No newline at end of file +}; diff --git a/packages/aws-cdk-lib/aws-apigatewayv2-authorizers/lib/http/iam.ts b/packages/aws-cdk-lib/aws-apigatewayv2-authorizers/lib/http/iam.ts index da6b21936422c..ca747840ffacd 100644 --- a/packages/aws-cdk-lib/aws-apigatewayv2-authorizers/lib/http/iam.ts +++ b/packages/aws-cdk-lib/aws-apigatewayv2-authorizers/lib/http/iam.ts @@ -18,4 +18,4 @@ export class HttpIamAuthorizer implements IHttpRouteAuthorizer { authorizationType: this.authorizationType, }; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-apigatewayv2-authorizers/lib/http/index.ts b/packages/aws-cdk-lib/aws-apigatewayv2-authorizers/lib/http/index.ts index ff394e018a14b..314da95c1bdf0 100644 --- a/packages/aws-cdk-lib/aws-apigatewayv2-authorizers/lib/http/index.ts +++ b/packages/aws-cdk-lib/aws-apigatewayv2-authorizers/lib/http/index.ts @@ -1,4 +1,4 @@ export * from './user-pool'; export * from './jwt'; export * from './lambda'; -export * from './iam'; \ No newline at end of file +export * from './iam'; diff --git a/packages/aws-cdk-lib/aws-apigatewayv2-authorizers/lib/http/jwt.ts b/packages/aws-cdk-lib/aws-apigatewayv2-authorizers/lib/http/jwt.ts index 4f1e382f909e9..483c9705aaf21 100644 --- a/packages/aws-cdk-lib/aws-apigatewayv2-authorizers/lib/http/jwt.ts +++ b/packages/aws-cdk-lib/aws-apigatewayv2-authorizers/lib/http/jwt.ts @@ -83,4 +83,4 @@ export class HttpJwtAuthorizer implements IHttpRouteAuthorizer { authorizationType: this.authorizationType, }; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-apigatewayv2-authorizers/test/http/integration.ts b/packages/aws-cdk-lib/aws-apigatewayv2-authorizers/test/http/integration.ts index 1c7e2571ce737..5819622ef822a 100644 --- a/packages/aws-cdk-lib/aws-apigatewayv2-authorizers/test/http/integration.ts +++ b/packages/aws-cdk-lib/aws-apigatewayv2-authorizers/test/http/integration.ts @@ -12,4 +12,4 @@ export class DummyRouteIntegration extends HttpRouteIntegration { uri: 'some-uri', }; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-apigatewayv2-integrations/lib/http/http-proxy.ts b/packages/aws-cdk-lib/aws-apigatewayv2-integrations/lib/http/http-proxy.ts index 5f20abaf4dff8..3e6984adb202a 100644 --- a/packages/aws-cdk-lib/aws-apigatewayv2-integrations/lib/http/http-proxy.ts +++ b/packages/aws-cdk-lib/aws-apigatewayv2-integrations/lib/http/http-proxy.ts @@ -58,4 +58,4 @@ export class HttpUrlIntegration extends HttpRouteIntegration { timeout: this.props.timeout, }; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-apigatewayv2-integrations/lib/http/index.ts b/packages/aws-cdk-lib/aws-apigatewayv2-integrations/lib/http/index.ts index 8162b443fc122..cca3883c50de1 100644 --- a/packages/aws-cdk-lib/aws-apigatewayv2-integrations/lib/http/index.ts +++ b/packages/aws-cdk-lib/aws-apigatewayv2-integrations/lib/http/index.ts @@ -4,4 +4,4 @@ export * from './nlb'; export * from './service-discovery'; export * from './http-proxy'; export * from './lambda'; -export * from './stepfunctions'; \ No newline at end of file +export * from './stepfunctions'; diff --git a/packages/aws-cdk-lib/aws-apigatewayv2/lib/common/route.ts b/packages/aws-cdk-lib/aws-apigatewayv2/lib/common/route.ts index 9cb2e9b88d699..0963641b08525 100644 --- a/packages/aws-cdk-lib/aws-apigatewayv2/lib/common/route.ts +++ b/packages/aws-cdk-lib/aws-apigatewayv2/lib/common/route.ts @@ -9,4 +9,4 @@ export interface IRoute extends IResource { * @attribute */ readonly routeId: string; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-apigatewayv2/lib/http/index.ts b/packages/aws-cdk-lib/aws-apigatewayv2/lib/http/index.ts index 06c4a791b8bd9..81ddfec695bc3 100644 --- a/packages/aws-cdk-lib/aws-apigatewayv2/lib/http/index.ts +++ b/packages/aws-cdk-lib/aws-apigatewayv2/lib/http/index.ts @@ -3,4 +3,4 @@ export * from './route'; export * from './integration'; export * from './stage'; export * from './vpc-link'; -export * from './authorizer'; \ No newline at end of file +export * from './authorizer'; diff --git a/packages/aws-cdk-lib/aws-apigatewayv2/lib/index.ts b/packages/aws-cdk-lib/aws-apigatewayv2/lib/index.ts index 397090237d980..042a73548fc3f 100644 --- a/packages/aws-cdk-lib/aws-apigatewayv2/lib/index.ts +++ b/packages/aws-cdk-lib/aws-apigatewayv2/lib/index.ts @@ -3,4 +3,4 @@ export * from './http'; export * from './websocket'; export * from './parameter-mapping'; // AWS::Module CloudFormation Resources: -export * from './apigatewayv2.generated'; \ No newline at end of file +export * from './apigatewayv2.generated'; diff --git a/packages/aws-cdk-lib/aws-apigatewayv2/test/http/api.test.ts b/packages/aws-cdk-lib/aws-apigatewayv2/test/http/api.test.ts index 295986b4bc2bc..f9778bc7b3cf1 100644 --- a/packages/aws-cdk-lib/aws-apigatewayv2/test/http/api.test.ts +++ b/packages/aws-cdk-lib/aws-apigatewayv2/test/http/api.test.ts @@ -642,4 +642,4 @@ class DummyAuthorizer implements IHttpRouteAuthorizer { authorizationType: 'JWT', }; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-appconfig/lib/application.ts b/packages/aws-cdk-lib/aws-appconfig/lib/application.ts index 03a0901f2b402..3a1dfdc366a4b 100644 --- a/packages/aws-cdk-lib/aws-appconfig/lib/application.ts +++ b/packages/aws-cdk-lib/aws-appconfig/lib/application.ts @@ -500,4 +500,4 @@ const lambdaLayerVersions: {[key: string]: {[key: string]: string}} = { 'me-south-1': 'arn:aws:lambda:me-south-1:559955524753:layer:AWS-AppConfig-Extension-Arm64:13', 'il-central-1': 'arn:aws:lambda:il-central-1:895787185223:layer:AWS-AppConfig-Extension-Arm64:5', }, -}; \ No newline at end of file +}; diff --git a/packages/aws-cdk-lib/aws-appconfig/lib/environment.ts b/packages/aws-cdk-lib/aws-appconfig/lib/environment.ts index 08b3f7ed3b151..ba0110d276718 100644 --- a/packages/aws-cdk-lib/aws-appconfig/lib/environment.ts +++ b/packages/aws-cdk-lib/aws-appconfig/lib/environment.ts @@ -579,4 +579,4 @@ export interface IEnvironment extends IResource { * @param grantee Principal to grant read rights to */ grantReadConfig(grantee: iam.IGrantable): iam.Grant; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-appconfig/lib/index.ts b/packages/aws-cdk-lib/aws-appconfig/lib/index.ts index 9747afb531f4c..ff835da7514d6 100644 --- a/packages/aws-cdk-lib/aws-appconfig/lib/index.ts +++ b/packages/aws-cdk-lib/aws-appconfig/lib/index.ts @@ -5,4 +5,4 @@ export * from './application'; export * from './configuration'; // AWS::AppConfig CloudFormation Resources: -export * from './appconfig.generated'; \ No newline at end of file +export * from './appconfig.generated'; diff --git a/packages/aws-cdk-lib/aws-appconfig/lib/private/hash.ts b/packages/aws-cdk-lib/aws-appconfig/lib/private/hash.ts index c496ea174cee2..e709d5954662e 100644 --- a/packages/aws-cdk-lib/aws-appconfig/lib/private/hash.ts +++ b/packages/aws-cdk-lib/aws-appconfig/lib/private/hash.ts @@ -9,4 +9,4 @@ export function getHash(stringToHash: string): string { export function stringifyObjects(...objects: any[]): string { const combinedObject = Object.assign({}, ...objects); return JSON.stringify(combinedObject); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-appconfig/test/application.test.ts b/packages/aws-cdk-lib/aws-appconfig/test/application.test.ts index 37d0a7c8ea0de..0b97dd70c36d8 100644 --- a/packages/aws-cdk-lib/aws-appconfig/test/application.test.ts +++ b/packages/aws-cdk-lib/aws-appconfig/test/application.test.ts @@ -522,4 +522,4 @@ describe('appconfig', () => { expect(app.applicationId).toEqual('abc123'); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-appconfig/test/deployment-strategy.test.ts b/packages/aws-cdk-lib/aws-appconfig/test/deployment-strategy.test.ts index 0692e0e528e87..2b64fe76dc588 100644 --- a/packages/aws-cdk-lib/aws-appconfig/test/deployment-strategy.test.ts +++ b/packages/aws-cdk-lib/aws-appconfig/test/deployment-strategy.test.ts @@ -280,4 +280,4 @@ describe('deployment strategy', () => { GrowthType: 'LINEAR', }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-appconfig/test/extension.test.ts b/packages/aws-cdk-lib/aws-appconfig/test/extension.test.ts index 81e7aea3d68d8..05a178fd2e481 100644 --- a/packages/aws-cdk-lib/aws-appconfig/test/extension.test.ts +++ b/packages/aws-cdk-lib/aws-appconfig/test/extension.test.ts @@ -660,4 +660,4 @@ describe('extension', () => { expect(extension.env.account).toEqual('123456789012'); expect(extension.env.region).toEqual('us-west-2'); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-appflow/lib/index.ts b/packages/aws-cdk-lib/aws-appflow/lib/index.ts index e40e995c69706..ad36824ec9f8a 100644 --- a/packages/aws-cdk-lib/aws-appflow/lib/index.ts +++ b/packages/aws-cdk-lib/aws-appflow/lib/index.ts @@ -1 +1 @@ -export * from './appflow.generated'; \ No newline at end of file +export * from './appflow.generated'; diff --git a/packages/aws-cdk-lib/aws-appintegrations/lib/index.ts b/packages/aws-cdk-lib/aws-appintegrations/lib/index.ts index 252fba57d295c..55109c215e819 100644 --- a/packages/aws-cdk-lib/aws-appintegrations/lib/index.ts +++ b/packages/aws-cdk-lib/aws-appintegrations/lib/index.ts @@ -1 +1 @@ -export * from './appintegrations.generated'; \ No newline at end of file +export * from './appintegrations.generated'; diff --git a/packages/aws-cdk-lib/aws-applicationautoscaling/lib/index.ts b/packages/aws-cdk-lib/aws-applicationautoscaling/lib/index.ts index 83f294cd7e744..4fcf654903e33 100644 --- a/packages/aws-cdk-lib/aws-applicationautoscaling/lib/index.ts +++ b/packages/aws-cdk-lib/aws-applicationautoscaling/lib/index.ts @@ -6,4 +6,4 @@ export * from './schedule'; export * from './scalable-target'; export * from './step-scaling-policy'; export * from './step-scaling-action'; -export * from './target-tracking-scaling-policy'; \ No newline at end of file +export * from './target-tracking-scaling-policy'; diff --git a/packages/aws-cdk-lib/aws-applicationinsights/lib/index.ts b/packages/aws-cdk-lib/aws-applicationinsights/lib/index.ts index 81124195d1606..35051b4ba5fa5 100644 --- a/packages/aws-cdk-lib/aws-applicationinsights/lib/index.ts +++ b/packages/aws-cdk-lib/aws-applicationinsights/lib/index.ts @@ -1 +1 @@ -export * from './applicationinsights.generated'; \ No newline at end of file +export * from './applicationinsights.generated'; diff --git a/packages/aws-cdk-lib/aws-appmesh/lib/shared-interfaces.ts b/packages/aws-cdk-lib/aws-appmesh/lib/shared-interfaces.ts index 05e295e312d80..26027c18c3a33 100644 --- a/packages/aws-cdk-lib/aws-appmesh/lib/shared-interfaces.ts +++ b/packages/aws-cdk-lib/aws-appmesh/lib/shared-interfaces.ts @@ -394,4 +394,4 @@ export interface Http2ConnectionPool { * @default - none */ readonly maxRequests: number; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-appmesh/test/gateway-route.test.ts b/packages/aws-cdk-lib/aws-appmesh/test/gateway-route.test.ts index 64db612eb1321..f73a7817017d3 100644 --- a/packages/aws-cdk-lib/aws-appmesh/test/gateway-route.test.ts +++ b/packages/aws-cdk-lib/aws-appmesh/test/gateway-route.test.ts @@ -1399,4 +1399,4 @@ test('throws error when port not included when VirtualGateway has multuple liste }); expect(() => app.synth()).toThrow(/Gateway route must define a match port if the parent Virtual Gateway has multiple listeners./); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-appmesh/test/health-check.test.ts b/packages/aws-cdk-lib/aws-appmesh/test/health-check.test.ts index 3c1b5b7eed662..3ac100cd6f00b 100644 --- a/packages/aws-cdk-lib/aws-appmesh/test/health-check.test.ts +++ b/packages/aws-cdk-lib/aws-appmesh/test/health-check.test.ts @@ -80,4 +80,4 @@ describe('health check', () => { expect(() => toThrow(min - 1)).toThrow(/unhealthyThreshold must be between 2 and 10/); expect(() => toThrow(max + 1)).toThrow(/unhealthyThreshold must be between 2 and 10/); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-appmesh/test/virtual-gateway.test.ts b/packages/aws-cdk-lib/aws-appmesh/test/virtual-gateway.test.ts index b4446d3d1b5d0..542b5043e3c30 100644 --- a/packages/aws-cdk-lib/aws-appmesh/test/virtual-gateway.test.ts +++ b/packages/aws-cdk-lib/aws-appmesh/test/virtual-gateway.test.ts @@ -951,4 +951,4 @@ describe('virtual gateway', () => { }, }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-apprunner/lib/index.ts b/packages/aws-cdk-lib/aws-apprunner/lib/index.ts index 92bf32d34bdb7..264efce9cf0f8 100644 --- a/packages/aws-cdk-lib/aws-apprunner/lib/index.ts +++ b/packages/aws-cdk-lib/aws-apprunner/lib/index.ts @@ -1 +1 @@ -export * from './apprunner.generated'; \ No newline at end of file +export * from './apprunner.generated'; diff --git a/packages/aws-cdk-lib/aws-appstream/lib/index.ts b/packages/aws-cdk-lib/aws-appstream/lib/index.ts index e07691eded13e..f2f402ce561de 100644 --- a/packages/aws-cdk-lib/aws-appstream/lib/index.ts +++ b/packages/aws-cdk-lib/aws-appstream/lib/index.ts @@ -1 +1 @@ -export * from './appstream.generated'; \ No newline at end of file +export * from './appstream.generated'; diff --git a/packages/aws-cdk-lib/aws-appsync/lib/mapping-template.ts b/packages/aws-cdk-lib/aws-appsync/lib/mapping-template.ts index 338990d8a4b31..ff498a7460511 100644 --- a/packages/aws-cdk-lib/aws-appsync/lib/mapping-template.ts +++ b/packages/aws-cdk-lib/aws-appsync/lib/mapping-template.ts @@ -119,4 +119,4 @@ class StringMappingTemplate extends MappingTemplate { public renderTemplate() { return this.template; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-appsync/lib/source-api-association.ts b/packages/aws-cdk-lib/aws-appsync/lib/source-api-association.ts index 1241c6e736e44..0ea7e64998801 100644 --- a/packages/aws-cdk-lib/aws-appsync/lib/source-api-association.ts +++ b/packages/aws-cdk-lib/aws-appsync/lib/source-api-association.ts @@ -218,4 +218,4 @@ export function addSourceApiAutoMergePermission(sourceApiAssociation: CfnSourceA actions: ['appsync:StartSchemaMerge'], resources: [sourceApiAssociation.attrAssociationArn], })); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-appsync/test/appsync-dynamodb.test.ts b/packages/aws-cdk-lib/aws-appsync/test/appsync-dynamodb.test.ts index 1b64a62e04732..ea566f24a99bb 100644 --- a/packages/aws-cdk-lib/aws-appsync/test/appsync-dynamodb.test.ts +++ b/packages/aws-cdk-lib/aws-appsync/test/appsync-dynamodb.test.ts @@ -206,4 +206,4 @@ describe('adding DynamoDb data source from imported api', () => { }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-appsync/test/appsync-elasticsearch.test.ts b/packages/aws-cdk-lib/aws-appsync/test/appsync-elasticsearch.test.ts index af624325fea3d..77f1eb1c65966 100644 --- a/packages/aws-cdk-lib/aws-appsync/test/appsync-elasticsearch.test.ts +++ b/packages/aws-cdk-lib/aws-appsync/test/appsync-elasticsearch.test.ts @@ -151,4 +151,4 @@ describeDeprecated('Appsync Elasticsearch integration', () => { }); }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-appsync/test/appsync-environment-variables.test.ts b/packages/aws-cdk-lib/aws-appsync/test/appsync-environment-variables.test.ts index d5812dcc25cc2..5a1c5e449f4f9 100644 --- a/packages/aws-cdk-lib/aws-appsync/test/appsync-environment-variables.test.ts +++ b/packages/aws-cdk-lib/aws-appsync/test/appsync-environment-variables.test.ts @@ -286,4 +286,4 @@ function validate(construct: IConstruct): string[] { } return err.message.split('\n').slice(1); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-appsync/test/appsync-grant.test.ts b/packages/aws-cdk-lib/aws-appsync/test/appsync-grant.test.ts index 0c89126a34a90..7a67001fc525d 100644 --- a/packages/aws-cdk-lib/aws-appsync/test/appsync-grant.test.ts +++ b/packages/aws-cdk-lib/aws-appsync/test/appsync-grant.test.ts @@ -1164,4 +1164,4 @@ describe('imported API', () => { }); }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-appsync/test/appsync-merged-api.test.ts b/packages/aws-cdk-lib/aws-appsync/test/appsync-merged-api.test.ts index db39bb6811a18..ac37c5dcef540 100644 --- a/packages/aws-cdk-lib/aws-appsync/test/appsync-merged-api.test.ts +++ b/packages/aws-cdk-lib/aws-appsync/test/appsync-merged-api.test.ts @@ -368,4 +368,4 @@ function validateSourceApiAssociations(stackToValidate: cdk.Stack, }, ], }); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-appsync/test/appsync.test.ts b/packages/aws-cdk-lib/aws-appsync/test/appsync.test.ts index a597d96a9c7eb..9c946367f7dba 100644 --- a/packages/aws-cdk-lib/aws-appsync/test/appsync.test.ts +++ b/packages/aws-cdk-lib/aws-appsync/test/appsync.test.ts @@ -420,4 +420,4 @@ test('when owner contact exceeds 256 characters, it throws an error', () => { }; expect(() => buildWithOwnerContact()).toThrow('You must specify `ownerContact` as a string of 256 characters or less.'); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-aps/lib/index.ts b/packages/aws-cdk-lib/aws-aps/lib/index.ts index ff76985816ed3..309904ba2ffb9 100644 --- a/packages/aws-cdk-lib/aws-aps/lib/index.ts +++ b/packages/aws-cdk-lib/aws-aps/lib/index.ts @@ -1 +1 @@ -export * from './aps.generated'; \ No newline at end of file +export * from './aps.generated'; diff --git a/packages/aws-cdk-lib/aws-athena/lib/index.ts b/packages/aws-cdk-lib/aws-athena/lib/index.ts index 5acff1af91a3d..03d71032a86ee 100644 --- a/packages/aws-cdk-lib/aws-athena/lib/index.ts +++ b/packages/aws-cdk-lib/aws-athena/lib/index.ts @@ -1 +1 @@ -export * from './athena.generated'; \ No newline at end of file +export * from './athena.generated'; diff --git a/packages/aws-cdk-lib/aws-auditmanager/lib/index.ts b/packages/aws-cdk-lib/aws-auditmanager/lib/index.ts index 6d4e2ad8f50bc..bfb9a078dc7fa 100644 --- a/packages/aws-cdk-lib/aws-auditmanager/lib/index.ts +++ b/packages/aws-cdk-lib/aws-auditmanager/lib/index.ts @@ -1 +1 @@ -export * from './auditmanager.generated'; \ No newline at end of file +export * from './auditmanager.generated'; diff --git a/packages/aws-cdk-lib/aws-autoscaling-common/lib/index.ts b/packages/aws-cdk-lib/aws-autoscaling-common/lib/index.ts index a14950b50e8de..3a927269c337b 100644 --- a/packages/aws-cdk-lib/aws-autoscaling-common/lib/index.ts +++ b/packages/aws-cdk-lib/aws-autoscaling-common/lib/index.ts @@ -1,3 +1,3 @@ export * from './types'; export * from './interval-utils'; -export * from './test-utils'; \ No newline at end of file +export * from './test-utils'; diff --git a/packages/aws-cdk-lib/aws-autoscaling-common/lib/interval-utils.ts b/packages/aws-cdk-lib/aws-autoscaling-common/lib/interval-utils.ts index 6b5ae315b33de..dabd61acdd942 100644 --- a/packages/aws-cdk-lib/aws-autoscaling-common/lib/interval-utils.ts +++ b/packages/aws-cdk-lib/aws-autoscaling-common/lib/interval-utils.ts @@ -227,4 +227,4 @@ export function findAlarmThresholds(intervals: CompleteScalingInterval[]): Alarm lowerAlarmIntervalIndex: middleIndex - 1, upperAlarmIntervalIndex: middleIndex, }; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-autoscaling-common/lib/types.ts b/packages/aws-cdk-lib/aws-autoscaling-common/lib/types.ts index efd2826db12c8..3c2707d49d418 100644 --- a/packages/aws-cdk-lib/aws-autoscaling-common/lib/types.ts +++ b/packages/aws-cdk-lib/aws-autoscaling-common/lib/types.ts @@ -33,4 +33,4 @@ export interface ScalingInterval { * be positive. */ readonly change: number; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-autoscaling/lib/aspects/index.ts b/packages/aws-cdk-lib/aws-autoscaling/lib/aspects/index.ts index 31fc534776144..5685e9b46d036 100644 --- a/packages/aws-cdk-lib/aws-autoscaling/lib/aspects/index.ts +++ b/packages/aws-cdk-lib/aws-autoscaling/lib/aspects/index.ts @@ -1 +1 @@ -export * from './require-imdsv2-aspect'; \ No newline at end of file +export * from './require-imdsv2-aspect'; diff --git a/packages/aws-cdk-lib/aws-autoscaling/lib/scheduled-action.ts b/packages/aws-cdk-lib/aws-autoscaling/lib/scheduled-action.ts index e893eebe06425..bbbff662c6c33 100644 --- a/packages/aws-cdk-lib/aws-autoscaling/lib/scheduled-action.ts +++ b/packages/aws-cdk-lib/aws-autoscaling/lib/scheduled-action.ts @@ -139,4 +139,4 @@ function formatISO(date?: Date) { } return num; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-autoscaling/test/aspects/require-imdsv2-aspect.test.ts b/packages/aws-cdk-lib/aws-autoscaling/test/aspects/require-imdsv2-aspect.test.ts index c08b5b8553d58..ed706afd890c4 100644 --- a/packages/aws-cdk-lib/aws-autoscaling/test/aspects/require-imdsv2-aspect.test.ts +++ b/packages/aws-cdk-lib/aws-autoscaling/test/aspects/require-imdsv2-aspect.test.ts @@ -161,4 +161,4 @@ describe('AutoScalingGroupRequireImdsv2Aspect with AUTOSCALING_GENERATE_LAUNCH_T }, }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-autoscaling/test/cron.test.ts b/packages/aws-cdk-lib/aws-autoscaling/test/cron.test.ts index ab47a9b60a56a..49b8c26474cd0 100644 --- a/packages/aws-cdk-lib/aws-autoscaling/test/cron.test.ts +++ b/packages/aws-cdk-lib/aws-autoscaling/test/cron.test.ts @@ -6,4 +6,4 @@ test('test utc cron, hour only', () => { test('test utc cron, hour and minute', () => { expect(autoscaling.Schedule.cron({ hour: '18', minute: '24' }).expressionString).toEqual('24 18 * * *'); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-autoscalingplans/lib/index.ts b/packages/aws-cdk-lib/aws-autoscalingplans/lib/index.ts index 45256e3268d4e..73c11c0b3ff97 100644 --- a/packages/aws-cdk-lib/aws-autoscalingplans/lib/index.ts +++ b/packages/aws-cdk-lib/aws-autoscalingplans/lib/index.ts @@ -1 +1 @@ -export * from './autoscalingplans.generated'; \ No newline at end of file +export * from './autoscalingplans.generated'; diff --git a/packages/aws-cdk-lib/aws-batch/lib/index.ts b/packages/aws-cdk-lib/aws-batch/lib/index.ts index 88853515e4498..50d46f60d01a4 100644 --- a/packages/aws-cdk-lib/aws-batch/lib/index.ts +++ b/packages/aws-cdk-lib/aws-batch/lib/index.ts @@ -12,4 +12,4 @@ export * from './scheduling-policy'; export * from './unmanaged-compute-environment'; // AWS::Batch CloudFormation Resources: -export * from './batch.generated'; \ No newline at end of file +export * from './batch.generated'; diff --git a/packages/aws-cdk-lib/aws-bedrock/lib/index.ts b/packages/aws-cdk-lib/aws-bedrock/lib/index.ts index 324e9b33a0ed3..69e55103849b1 100644 --- a/packages/aws-cdk-lib/aws-bedrock/lib/index.ts +++ b/packages/aws-cdk-lib/aws-bedrock/lib/index.ts @@ -2,4 +2,4 @@ export * from './bedrock.generated'; export * from './foundation-model'; export * from './model-base'; -export * from './provisioned-model'; \ No newline at end of file +export * from './provisioned-model'; diff --git a/packages/aws-cdk-lib/aws-billingconductor/lib/index.ts b/packages/aws-cdk-lib/aws-billingconductor/lib/index.ts index 7c9ec806c0bd7..f88f969e28816 100644 --- a/packages/aws-cdk-lib/aws-billingconductor/lib/index.ts +++ b/packages/aws-cdk-lib/aws-billingconductor/lib/index.ts @@ -1 +1 @@ -export * from './billingconductor.generated'; \ No newline at end of file +export * from './billingconductor.generated'; diff --git a/packages/aws-cdk-lib/aws-budgets/lib/index.ts b/packages/aws-cdk-lib/aws-budgets/lib/index.ts index 91d968c6f036a..b100460bebe0e 100644 --- a/packages/aws-cdk-lib/aws-budgets/lib/index.ts +++ b/packages/aws-cdk-lib/aws-budgets/lib/index.ts @@ -1 +1 @@ -export * from './budgets.generated'; \ No newline at end of file +export * from './budgets.generated'; diff --git a/packages/aws-cdk-lib/aws-cassandra/lib/index.ts b/packages/aws-cdk-lib/aws-cassandra/lib/index.ts index c91b915f8c2f8..fae75c5768497 100644 --- a/packages/aws-cdk-lib/aws-cassandra/lib/index.ts +++ b/packages/aws-cdk-lib/aws-cassandra/lib/index.ts @@ -1 +1 @@ -export * from './cassandra.generated'; \ No newline at end of file +export * from './cassandra.generated'; diff --git a/packages/aws-cdk-lib/aws-ce/lib/index.ts b/packages/aws-cdk-lib/aws-ce/lib/index.ts index 3d3ba36732d85..ee2537252a553 100644 --- a/packages/aws-cdk-lib/aws-ce/lib/index.ts +++ b/packages/aws-cdk-lib/aws-ce/lib/index.ts @@ -1 +1 @@ -export * from './ce.generated'; \ No newline at end of file +export * from './ce.generated'; diff --git a/packages/aws-cdk-lib/aws-certificatemanager/lib/public-suffixes.ts b/packages/aws-cdk-lib/aws-certificatemanager/lib/public-suffixes.ts index 7f2222e22aabb..de9ff0627ed14 100644 --- a/packages/aws-cdk-lib/aws-certificatemanager/lib/public-suffixes.ts +++ b/packages/aws-cdk-lib/aws-certificatemanager/lib/public-suffixes.ts @@ -8037,4 +8037,4 @@ export const publicSuffixes = { 'lima': {}, }, 'zuerich': {}, -}; \ No newline at end of file +}; diff --git a/packages/aws-cdk-lib/aws-chatbot/test/slack-channel-configuration.test.ts b/packages/aws-cdk-lib/aws-chatbot/test/slack-channel-configuration.test.ts index 3b6d145ba0029..3324fabb097ea 100644 --- a/packages/aws-cdk-lib/aws-chatbot/test/slack-channel-configuration.test.ts +++ b/packages/aws-cdk-lib/aws-chatbot/test/slack-channel-configuration.test.ts @@ -310,4 +310,4 @@ describe('SlackChannelConfiguration', () => { ], }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-cloud9/lib/index.ts b/packages/aws-cdk-lib/aws-cloud9/lib/index.ts index 31a5f05427046..17b2db3a06268 100644 --- a/packages/aws-cdk-lib/aws-cloud9/lib/index.ts +++ b/packages/aws-cdk-lib/aws-cloud9/lib/index.ts @@ -1 +1 @@ -export * from './cloud9.generated'; \ No newline at end of file +export * from './cloud9.generated'; diff --git a/packages/aws-cdk-lib/aws-cloudfront-origins/test/function-url-origin.test.ts b/packages/aws-cdk-lib/aws-cloudfront-origins/test/function-url-origin.test.ts index 2fbffdfe5f216..f9aa1099da87e 100644 --- a/packages/aws-cdk-lib/aws-cloudfront-origins/test/function-url-origin.test.ts +++ b/packages/aws-cdk-lib/aws-cloudfront-origins/test/function-url-origin.test.ts @@ -441,4 +441,4 @@ describe('FunctionUrlOriginAccessControl', () => { }); }).toThrow('The authType of the Function URL must be set to AWS_IAM when origin access control signing method is SIGV4_ALWAYS.'); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-cloudfront-origins/test/rest-api-origin.test.ts b/packages/aws-cdk-lib/aws-cloudfront-origins/test/rest-api-origin.test.ts index 97249f09949df..b874a5817e556 100644 --- a/packages/aws-cdk-lib/aws-cloudfront-origins/test/rest-api-origin.test.ts +++ b/packages/aws-cdk-lib/aws-cloudfront-origins/test/rest-api-origin.test.ts @@ -147,4 +147,4 @@ test('Correctly renders the origin, with custom originPath', () => { ], }, }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-cloudfront/lib/origin-access-control.ts b/packages/aws-cdk-lib/aws-cloudfront/lib/origin-access-control.ts index ceab1625abd5c..a467afd0a56bf 100644 --- a/packages/aws-cdk-lib/aws-cloudfront/lib/origin-access-control.ts +++ b/packages/aws-cdk-lib/aws-cloudfront/lib/origin-access-control.ts @@ -250,4 +250,4 @@ export class FunctionUrlOriginAccessControl extends OriginAccessControlBase { this.originAccessControlId = resource.attrId; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-cloudfront/lib/public-key.ts b/packages/aws-cdk-lib/aws-cloudfront/lib/public-key.ts index 81b20f2ed0ac6..ad1281653ed2c 100644 --- a/packages/aws-cdk-lib/aws-cloudfront/lib/public-key.ts +++ b/packages/aws-cdk-lib/aws-cloudfront/lib/public-key.ts @@ -80,4 +80,4 @@ export class PublicKey extends Resource implements IPublicKey { } return name; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-cloudtrail/lib/cloudtrail.ts b/packages/aws-cdk-lib/aws-cloudtrail/lib/cloudtrail.ts index 301c32eaa22b3..24703069788f0 100644 --- a/packages/aws-cdk-lib/aws-cloudtrail/lib/cloudtrail.ts +++ b/packages/aws-cdk-lib/aws-cloudtrail/lib/cloudtrail.ts @@ -566,4 +566,4 @@ interface EventSelectorData { interface InsightSelector { readonly insightType?: string; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-cloudwatch-actions/lib/index.ts b/packages/aws-cdk-lib/aws-cloudwatch-actions/lib/index.ts index 32e159bb4e918..0d870fd0b5de1 100644 --- a/packages/aws-cdk-lib/aws-cloudwatch-actions/lib/index.ts +++ b/packages/aws-cdk-lib/aws-cloudwatch-actions/lib/index.ts @@ -3,4 +3,4 @@ export * from './autoscaling'; export * from './sns'; export * from './ec2'; export * from './ssm'; -export * from './lambda'; \ No newline at end of file +export * from './lambda'; diff --git a/packages/aws-cdk-lib/aws-cloudwatch/lib/private/metric-util.ts b/packages/aws-cdk-lib/aws-cloudwatch/lib/private/metric-util.ts index d1a8e6881a786..23425c2b56040 100644 --- a/packages/aws-cdk-lib/aws-cloudwatch/lib/private/metric-util.ts +++ b/packages/aws-cdk-lib/aws-cloudwatch/lib/private/metric-util.ts @@ -127,4 +127,4 @@ export function dispatchMetric(metric: IMetric, fns: { withStat: (x: Metri } else { throw new Error('Metric object must have either \'metricStat\' or \'mathExpression\''); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-cloudwatch/lib/stats.ts b/packages/aws-cdk-lib/aws-cloudwatch/lib/stats.ts index 2a86d1837c642..655f31935a819 100644 --- a/packages/aws-cdk-lib/aws-cloudwatch/lib/stats.ts +++ b/packages/aws-cdk-lib/aws-cloudwatch/lib/stats.ts @@ -212,4 +212,4 @@ function boundaryPercentileStat(oneBoundaryStat: string, twoBoundaryStat: string } else { return `${oneBoundaryStat}${p1}`; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-cloudwatch/test/stats.test.ts b/packages/aws-cdk-lib/aws-cloudwatch/test/stats.test.ts index f2b399e243c79..b433724b879f2 100644 --- a/packages/aws-cdk-lib/aws-cloudwatch/test/stats.test.ts +++ b/packages/aws-cdk-lib/aws-cloudwatch/test/stats.test.ts @@ -36,4 +36,4 @@ test('spot check some trimmed means', () => { test('percentile rank', () => { expect(cloudwatch.Stats.pr(300)).toEqual('PR(:300)'); expect(cloudwatch.Stats.pr(100, 500)).toEqual('PR(100:500)'); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-codeartifact/lib/index.ts b/packages/aws-cdk-lib/aws-codeartifact/lib/index.ts index 0521addc5fa3c..19ece3c71f7f1 100644 --- a/packages/aws-cdk-lib/aws-codeartifact/lib/index.ts +++ b/packages/aws-cdk-lib/aws-codeartifact/lib/index.ts @@ -1 +1 @@ -export * from './codeartifact.generated'; \ No newline at end of file +export * from './codeartifact.generated'; diff --git a/packages/aws-cdk-lib/aws-codebuild/lib/untrusted-code-boundary-policy.ts b/packages/aws-cdk-lib/aws-codebuild/lib/untrusted-code-boundary-policy.ts index 572f505731779..64ced16123214 100644 --- a/packages/aws-cdk-lib/aws-codebuild/lib/untrusted-code-boundary-policy.ts +++ b/packages/aws-cdk-lib/aws-codebuild/lib/untrusted-code-boundary-policy.ts @@ -92,4 +92,4 @@ export class UntrustedCodeBoundaryPolicy extends iam.ManagedPolicy { ], }); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-codecommit/lib/code.ts b/packages/aws-cdk-lib/aws-codecommit/lib/code.ts index 12c2d74226d49..bc4f4c3f27025 100644 --- a/packages/aws-cdk-lib/aws-codecommit/lib/code.ts +++ b/packages/aws-cdk-lib/aws-codecommit/lib/code.ts @@ -101,4 +101,4 @@ class AssetCode extends Code { }, }; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-codecommit/test/notification-rule.test.ts b/packages/aws-cdk-lib/aws-codecommit/test/notification-rule.test.ts index 210123bf76630..0f90cf46f0bcb 100644 --- a/packages/aws-cdk-lib/aws-codecommit/test/notification-rule.test.ts +++ b/packages/aws-cdk-lib/aws-codecommit/test/notification-rule.test.ts @@ -61,4 +61,4 @@ describe('notification rule', () => { }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-codedeploy/lib/private/predefined-deployment-config.ts b/packages/aws-cdk-lib/aws-codedeploy/lib/private/predefined-deployment-config.ts index 85a1d94c483f5..151e0090ed044 100644 --- a/packages/aws-cdk-lib/aws-codedeploy/lib/private/predefined-deployment-config.ts +++ b/packages/aws-cdk-lib/aws-codedeploy/lib/private/predefined-deployment-config.ts @@ -28,4 +28,4 @@ export interface IPredefinedDeploymentConfig { export function isPredefinedDeploymentConfig(x: unknown): x is IPredefinedDeploymentConfig { return typeof x === 'object' && !!x && !!(x as any).bindEnvironment; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-codegurureviewer/lib/index.ts b/packages/aws-cdk-lib/aws-codegurureviewer/lib/index.ts index ddd329c4d3251..966821dc23ce7 100644 --- a/packages/aws-cdk-lib/aws-codegurureviewer/lib/index.ts +++ b/packages/aws-cdk-lib/aws-codegurureviewer/lib/index.ts @@ -1 +1 @@ -export * from './codegurureviewer.generated'; \ No newline at end of file +export * from './codegurureviewer.generated'; diff --git a/packages/aws-cdk-lib/aws-codepipeline-actions/lib/cloudformation/private/singleton-policy.ts b/packages/aws-cdk-lib/aws-codepipeline-actions/lib/cloudformation/private/singleton-policy.ts index a20e89da62b8d..37b67e6f8fc1a 100644 --- a/packages/aws-cdk-lib/aws-codepipeline-actions/lib/cloudformation/private/singleton-policy.ts +++ b/packages/aws-cdk-lib/aws-codepipeline-actions/lib/cloudformation/private/singleton-policy.ts @@ -167,4 +167,4 @@ export function parseCapabilities(capabilities: cdk.CfnCapabilities[] | undefine } return undefined; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-codepipeline-actions/lib/common.ts b/packages/aws-cdk-lib/aws-codepipeline-actions/lib/common.ts index a9aa783341876..76da6ded30fbe 100644 --- a/packages/aws-cdk-lib/aws-codepipeline-actions/lib/common.ts +++ b/packages/aws-cdk-lib/aws-codepipeline-actions/lib/common.ts @@ -35,4 +35,4 @@ export function validatePercentage(name: string, value?: number) { if (value < 0 || value > 100 || !Number.isInteger(value)) { throw new Error(`'${name}': must be a whole number between 0 and 100, got: ${value}`); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-codepipeline-actions/lib/private/stack-dependency.ts b/packages/aws-cdk-lib/aws-codepipeline-actions/lib/private/stack-dependency.ts index 5c24fb4647d64..ffdfbfe388bd7 100644 --- a/packages/aws-cdk-lib/aws-codepipeline-actions/lib/private/stack-dependency.ts +++ b/packages/aws-cdk-lib/aws-codepipeline-actions/lib/private/stack-dependency.ts @@ -24,4 +24,4 @@ export function forceSupportStackDependency(bucket: s3.IBucket, role: iam.IRole) if (Resource.isOwnedResource(bucket) && Resource.isOwnedResource(role)) { Stack.of(bucket).addDependency(Stack.of(role), `replication bucket {${bucket.node.path}} to action role {${role}}`); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-codepipeline-actions/test/elastic-beanstalk/elastic-beanstalk-deploy-action.test.ts b/packages/aws-cdk-lib/aws-codepipeline-actions/test/elastic-beanstalk/elastic-beanstalk-deploy-action.test.ts index 821aad867a4fd..c176ecddd0e6f 100644 --- a/packages/aws-cdk-lib/aws-codepipeline-actions/test/elastic-beanstalk/elastic-beanstalk-deploy-action.test.ts +++ b/packages/aws-cdk-lib/aws-codepipeline-actions/test/elastic-beanstalk/elastic-beanstalk-deploy-action.test.ts @@ -123,4 +123,4 @@ function buildPipelineStack(): Stack { }); return stack; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-codepipeline/lib/trigger.ts b/packages/aws-cdk-lib/aws-codepipeline/lib/trigger.ts index 950eb2b3b04f2..80e1af97b208c 100644 --- a/packages/aws-cdk-lib/aws-codepipeline/lib/trigger.ts +++ b/packages/aws-cdk-lib/aws-codepipeline/lib/trigger.ts @@ -310,4 +310,4 @@ export class Trigger { return { branches, filePaths, events }; }); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-codepipeline/lib/variable.ts b/packages/aws-cdk-lib/aws-codepipeline/lib/variable.ts index bddd2598d2100..fecf7f1f1677c 100644 --- a/packages/aws-cdk-lib/aws-codepipeline/lib/variable.ts +++ b/packages/aws-cdk-lib/aws-codepipeline/lib/variable.ts @@ -82,4 +82,4 @@ export class Variable { name: this.variableName, }; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-codepipeline/test/pipeline.test.ts b/packages/aws-cdk-lib/aws-codepipeline/test/pipeline.test.ts index 29587bb657421..2ddfde1950d02 100644 --- a/packages/aws-cdk-lib/aws-codepipeline/test/pipeline.test.ts +++ b/packages/aws-cdk-lib/aws-codepipeline/test/pipeline.test.ts @@ -1066,4 +1066,4 @@ function testPipelineSetup(pipeline: codepipeline.Pipeline, sourceActions?: code stageName: 'Build', actions: buildActions, }); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-codepipeline/test/triggers.test.ts b/packages/aws-cdk-lib/aws-codepipeline/test/triggers.test.ts index 0e186ea40b41a..b067891d152f1 100644 --- a/packages/aws-cdk-lib/aws-codepipeline/test/triggers.test.ts +++ b/packages/aws-cdk-lib/aws-codepipeline/test/triggers.test.ts @@ -1036,4 +1036,4 @@ function testPipelineSetup(pipeline: codepipeline.Pipeline, sourceActions?: code stageName: 'Build', actions: buildActions, }); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-codepipeline/test/variables.test.ts b/packages/aws-cdk-lib/aws-codepipeline/test/variables.test.ts index 912d89551a44b..c0a64197fd8c5 100644 --- a/packages/aws-cdk-lib/aws-codepipeline/test/variables.test.ts +++ b/packages/aws-cdk-lib/aws-codepipeline/test/variables.test.ts @@ -378,4 +378,4 @@ function testPipelineSetup(pipeline: codepipeline.Pipeline, sourceActions?: code stageName: 'Build', actions: buildActions, }); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-codestar/lib/index.ts b/packages/aws-cdk-lib/aws-codestar/lib/index.ts index 37aecce5af2dc..60925d572689d 100644 --- a/packages/aws-cdk-lib/aws-codestar/lib/index.ts +++ b/packages/aws-cdk-lib/aws-codestar/lib/index.ts @@ -1 +1 @@ -export * from './codestar.generated'; \ No newline at end of file +export * from './codestar.generated'; diff --git a/packages/aws-cdk-lib/aws-codestarconnections/lib/index.ts b/packages/aws-cdk-lib/aws-codestarconnections/lib/index.ts index e5245a5d69330..7ada48b2d6cf5 100644 --- a/packages/aws-cdk-lib/aws-codestarconnections/lib/index.ts +++ b/packages/aws-cdk-lib/aws-codestarconnections/lib/index.ts @@ -1 +1 @@ -export * from './codestarconnections.generated'; \ No newline at end of file +export * from './codestarconnections.generated'; diff --git a/packages/aws-cdk-lib/aws-codestarnotifications/test/notification-rule.test.ts b/packages/aws-cdk-lib/aws-codestarnotifications/test/notification-rule.test.ts index 6a08595bfe471..ba9f15dad0aff 100644 --- a/packages/aws-cdk-lib/aws-codestarnotifications/test/notification-rule.test.ts +++ b/packages/aws-cdk-lib/aws-codestarnotifications/test/notification-rule.test.ts @@ -238,4 +238,4 @@ describe('NotificationRule from imported', () => { const slack = new FakeSlackTarget(); expect(imported.addTarget(slack)).toEqual(false); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-cognito/lib/private/attr-names.ts b/packages/aws-cdk-lib/aws-cognito/lib/private/attr-names.ts index 449df8ffada7a..4092935d2981a 100644 --- a/packages/aws-cdk-lib/aws-cognito/lib/private/attr-names.ts +++ b/packages/aws-cdk-lib/aws-cognito/lib/private/attr-names.ts @@ -20,4 +20,4 @@ export const StandardAttributeNames = { emailVerified: 'email_verified', /** @deprecated */ phoneNumberVerified: 'phone_number_verified', -}; \ No newline at end of file +}; diff --git a/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idp.ts b/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idp.ts index 4e47e3bd1180d..42613086959c5 100644 --- a/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idp.ts +++ b/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idp.ts @@ -29,4 +29,4 @@ export class UserPoolIdentityProvider { } private constructor() {} -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/amazon.ts b/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/amazon.ts index 190d73672751a..bca2dfb6758cf 100644 --- a/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/amazon.ts +++ b/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/amazon.ts @@ -51,4 +51,4 @@ export class UserPoolIdentityProviderAmazon extends UserPoolIdentityProviderBase this.providerName = super.getResourceNameAttribute(resource.ref); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/apple.ts b/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/apple.ts index c78bbe6d00484..1b3c23c54e04b 100644 --- a/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/apple.ts +++ b/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/apple.ts @@ -75,4 +75,4 @@ export class UserPoolIdentityProviderApple extends UserPoolIdentityProviderBase this.providerName = super.getResourceNameAttribute(resource.ref); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/facebook.ts b/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/facebook.ts index 3e3cbb02e9399..1331c4145f874 100644 --- a/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/facebook.ts +++ b/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/facebook.ts @@ -56,4 +56,4 @@ export class UserPoolIdentityProviderFacebook extends UserPoolIdentityProviderBa this.providerName = super.getResourceNameAttribute(resource.ref); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/google.ts b/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/google.ts index fe750c5db1fee..391573acfcf93 100644 --- a/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/google.ts +++ b/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/google.ts @@ -66,4 +66,4 @@ export class UserPoolIdentityProviderGoogle extends UserPoolIdentityProviderBase this.providerName = super.getResourceNameAttribute(resource.ref); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/private/user-pool-idp-base.ts b/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/private/user-pool-idp-base.ts index 44f81cee1ba1d..5fc598dd842c8 100644 --- a/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/private/user-pool-idp-base.ts +++ b/packages/aws-cdk-lib/aws-cognito/lib/user-pool-idps/private/user-pool-idp-base.ts @@ -36,4 +36,4 @@ export abstract class UserPoolIdentityProviderBase extends Resource implements I if (Object.keys(mapping).length === 0) { return undefined; } return mapping; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-cognito/test/user-pool-idps/base.test.ts b/packages/aws-cdk-lib/aws-cognito/test/user-pool-idps/base.test.ts index 1d58e96c572da..0853b0241f6c1 100644 --- a/packages/aws-cdk-lib/aws-cognito/test/user-pool-idps/base.test.ts +++ b/packages/aws-cdk-lib/aws-cognito/test/user-pool-idps/base.test.ts @@ -91,4 +91,4 @@ describe('UserPoolIdentityProvider', () => { }); }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-comprehend/lib/index.ts b/packages/aws-cdk-lib/aws-comprehend/lib/index.ts index 8c80ec90c051f..e1a69d2cb890c 100644 --- a/packages/aws-cdk-lib/aws-comprehend/lib/index.ts +++ b/packages/aws-cdk-lib/aws-comprehend/lib/index.ts @@ -1 +1 @@ -export * from './comprehend.generated'; \ No newline at end of file +export * from './comprehend.generated'; diff --git a/packages/aws-cdk-lib/aws-connect/lib/index.ts b/packages/aws-cdk-lib/aws-connect/lib/index.ts index 800af3323cfc9..ebd03d0fcc6a6 100644 --- a/packages/aws-cdk-lib/aws-connect/lib/index.ts +++ b/packages/aws-cdk-lib/aws-connect/lib/index.ts @@ -1 +1 @@ -export * from './connect.generated'; \ No newline at end of file +export * from './connect.generated'; diff --git a/packages/aws-cdk-lib/aws-connectcampaigns/lib/index.ts b/packages/aws-cdk-lib/aws-connectcampaigns/lib/index.ts index a5f18484800cb..21e2588fd4bff 100644 --- a/packages/aws-cdk-lib/aws-connectcampaigns/lib/index.ts +++ b/packages/aws-cdk-lib/aws-connectcampaigns/lib/index.ts @@ -1 +1 @@ -export * from './connectcampaigns.generated'; \ No newline at end of file +export * from './connectcampaigns.generated'; diff --git a/packages/aws-cdk-lib/aws-controltower/lib/index.ts b/packages/aws-cdk-lib/aws-controltower/lib/index.ts index 0c99c2d812825..c5779b86938e7 100644 --- a/packages/aws-cdk-lib/aws-controltower/lib/index.ts +++ b/packages/aws-cdk-lib/aws-controltower/lib/index.ts @@ -1 +1 @@ -export * from './controltower.generated'; \ No newline at end of file +export * from './controltower.generated'; diff --git a/packages/aws-cdk-lib/aws-cur/lib/index.ts b/packages/aws-cdk-lib/aws-cur/lib/index.ts index 51f7f920492f7..2fcc765033b04 100644 --- a/packages/aws-cdk-lib/aws-cur/lib/index.ts +++ b/packages/aws-cdk-lib/aws-cur/lib/index.ts @@ -1 +1 @@ -export * from './cur.generated'; \ No newline at end of file +export * from './cur.generated'; diff --git a/packages/aws-cdk-lib/aws-customerprofiles/lib/index.ts b/packages/aws-cdk-lib/aws-customerprofiles/lib/index.ts index 31a9058fca4e0..23cae9c4a1c0a 100644 --- a/packages/aws-cdk-lib/aws-customerprofiles/lib/index.ts +++ b/packages/aws-cdk-lib/aws-customerprofiles/lib/index.ts @@ -1 +1 @@ -export * from './customerprofiles.generated'; \ No newline at end of file +export * from './customerprofiles.generated'; diff --git a/packages/aws-cdk-lib/aws-databrew/lib/index.ts b/packages/aws-cdk-lib/aws-databrew/lib/index.ts index 57beb0c613888..eb71bbd88dd14 100644 --- a/packages/aws-cdk-lib/aws-databrew/lib/index.ts +++ b/packages/aws-cdk-lib/aws-databrew/lib/index.ts @@ -1 +1 @@ -export * from './databrew.generated'; \ No newline at end of file +export * from './databrew.generated'; diff --git a/packages/aws-cdk-lib/aws-datapipeline/lib/index.ts b/packages/aws-cdk-lib/aws-datapipeline/lib/index.ts index 93c28f5a8d59c..4dd3ad0083811 100644 --- a/packages/aws-cdk-lib/aws-datapipeline/lib/index.ts +++ b/packages/aws-cdk-lib/aws-datapipeline/lib/index.ts @@ -1 +1 @@ -export * from './datapipeline.generated'; \ No newline at end of file +export * from './datapipeline.generated'; diff --git a/packages/aws-cdk-lib/aws-datasync/lib/index.ts b/packages/aws-cdk-lib/aws-datasync/lib/index.ts index c9776005f354d..f338c4ab42d03 100644 --- a/packages/aws-cdk-lib/aws-datasync/lib/index.ts +++ b/packages/aws-cdk-lib/aws-datasync/lib/index.ts @@ -1 +1 @@ -export * from './datasync.generated'; \ No newline at end of file +export * from './datasync.generated'; diff --git a/packages/aws-cdk-lib/aws-dax/lib/index.ts b/packages/aws-cdk-lib/aws-dax/lib/index.ts index 7354f4abe2092..78c49027ac50e 100644 --- a/packages/aws-cdk-lib/aws-dax/lib/index.ts +++ b/packages/aws-cdk-lib/aws-dax/lib/index.ts @@ -1 +1 @@ -export * from './dax.generated'; \ No newline at end of file +export * from './dax.generated'; diff --git a/packages/aws-cdk-lib/aws-detective/lib/index.ts b/packages/aws-cdk-lib/aws-detective/lib/index.ts index eb18e8550ac94..1942d794b1ab7 100644 --- a/packages/aws-cdk-lib/aws-detective/lib/index.ts +++ b/packages/aws-cdk-lib/aws-detective/lib/index.ts @@ -1 +1 @@ -export * from './detective.generated'; \ No newline at end of file +export * from './detective.generated'; diff --git a/packages/aws-cdk-lib/aws-devicefarm/lib/index.ts b/packages/aws-cdk-lib/aws-devicefarm/lib/index.ts index 078f88ac4b5e2..b257762000b52 100644 --- a/packages/aws-cdk-lib/aws-devicefarm/lib/index.ts +++ b/packages/aws-cdk-lib/aws-devicefarm/lib/index.ts @@ -1 +1 @@ -export * from './devicefarm.generated'; \ No newline at end of file +export * from './devicefarm.generated'; diff --git a/packages/aws-cdk-lib/aws-devopsguru/lib/index.ts b/packages/aws-cdk-lib/aws-devopsguru/lib/index.ts index 277a7d3ce9386..287d26047e1e8 100644 --- a/packages/aws-cdk-lib/aws-devopsguru/lib/index.ts +++ b/packages/aws-cdk-lib/aws-devopsguru/lib/index.ts @@ -1 +1 @@ -export * from './devopsguru.generated'; \ No newline at end of file +export * from './devopsguru.generated'; diff --git a/packages/aws-cdk-lib/aws-directoryservice/lib/index.ts b/packages/aws-cdk-lib/aws-directoryservice/lib/index.ts index 130c2a9611f7f..2b1b3f95cc5c7 100644 --- a/packages/aws-cdk-lib/aws-directoryservice/lib/index.ts +++ b/packages/aws-cdk-lib/aws-directoryservice/lib/index.ts @@ -1 +1 @@ -export * from './directoryservice.generated'; \ No newline at end of file +export * from './directoryservice.generated'; diff --git a/packages/aws-cdk-lib/aws-dlm/lib/index.ts b/packages/aws-cdk-lib/aws-dlm/lib/index.ts index a11d0396a3c62..a98c1ee513e82 100644 --- a/packages/aws-cdk-lib/aws-dlm/lib/index.ts +++ b/packages/aws-cdk-lib/aws-dlm/lib/index.ts @@ -1 +1 @@ -export * from './dlm.generated'; \ No newline at end of file +export * from './dlm.generated'; diff --git a/packages/aws-cdk-lib/aws-dms/lib/index.ts b/packages/aws-cdk-lib/aws-dms/lib/index.ts index 05ea61127eed2..610b0e2893e47 100644 --- a/packages/aws-cdk-lib/aws-dms/lib/index.ts +++ b/packages/aws-cdk-lib/aws-dms/lib/index.ts @@ -1 +1 @@ -export * from './dms.generated'; \ No newline at end of file +export * from './dms.generated'; diff --git a/packages/aws-cdk-lib/aws-docdbelastic/lib/index.ts b/packages/aws-cdk-lib/aws-docdbelastic/lib/index.ts index 4a935fa258c43..3dec9f0e8faa6 100644 --- a/packages/aws-cdk-lib/aws-docdbelastic/lib/index.ts +++ b/packages/aws-cdk-lib/aws-docdbelastic/lib/index.ts @@ -1 +1 @@ -export * from './docdbelastic.generated'; \ No newline at end of file +export * from './docdbelastic.generated'; diff --git a/packages/aws-cdk-lib/aws-dynamodb/lib/perms.ts b/packages/aws-cdk-lib/aws-dynamodb/lib/perms.ts index 29d240d245f75..87bb0328f55c1 100644 --- a/packages/aws-cdk-lib/aws-dynamodb/lib/perms.ts +++ b/packages/aws-cdk-lib/aws-dynamodb/lib/perms.ts @@ -30,4 +30,4 @@ export const READ_STREAM_DATA_ACTIONS = [ 'dynamodb:GetShardIterator', ]; -export const DESCRIBE_TABLE = 'dynamodb:DescribeTable'; \ No newline at end of file +export const DESCRIBE_TABLE = 'dynamodb:DescribeTable'; diff --git a/packages/aws-cdk-lib/aws-dynamodb/test/billing.test.ts b/packages/aws-cdk-lib/aws-dynamodb/test/billing.test.ts index adda6cb779a97..aef5d954a66ba 100644 --- a/packages/aws-cdk-lib/aws-dynamodb/test/billing.test.ts +++ b/packages/aws-cdk-lib/aws-dynamodb/test/billing.test.ts @@ -73,4 +73,4 @@ describe('max throughput on-demand billing', () => { // WHEN / THEN expect(billing.mode).toEqual(BillingMode.PAY_PER_REQUEST); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-ec2/lib/cidr-splits.ts b/packages/aws-cdk-lib/aws-ec2/lib/cidr-splits.ts index 04d976007fc5c..01b16a80a64f6 100644 --- a/packages/aws-cdk-lib/aws-ec2/lib/cidr-splits.ts +++ b/packages/aws-cdk-lib/aws-ec2/lib/cidr-splits.ts @@ -74,4 +74,4 @@ export interface CidrSplit { * What subnet index to select from the split */ readonly index: number; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-ec2/lib/peer.ts b/packages/aws-cdk-lib/aws-ec2/lib/peer.ts index b699e8d4d7a50..f8ff12a932422 100644 --- a/packages/aws-cdk-lib/aws-ec2/lib/peer.ts +++ b/packages/aws-cdk-lib/aws-ec2/lib/peer.ts @@ -254,4 +254,4 @@ class SecurityGroupId implements IPeer { public toEgressRuleConfig(): any { return { destinationSecurityGroupId: this.securityGroupId }; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-ec2/test/cidr-splits.test.ts b/packages/aws-cdk-lib/aws-ec2/test/cidr-splits.test.ts index af7d43dde687e..9d444c1514849 100644 --- a/packages/aws-cdk-lib/aws-ec2/test/cidr-splits.test.ts +++ b/packages/aws-cdk-lib/aws-ec2/test/cidr-splits.test.ts @@ -36,4 +36,4 @@ describe('Cidr split results', () => { test('allocation too big', () => { expect(() => calculateCidrSplits(22, [23, 23, 23])).toThrow(/not big enough/); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-ec2/test/instance-type.test.ts b/packages/aws-cdk-lib/aws-ec2/test/instance-type.test.ts index 97dee37418cc2..821485d84c164 100644 --- a/packages/aws-cdk-lib/aws-ec2/test/instance-type.test.ts +++ b/packages/aws-cdk-lib/aws-ec2/test/instance-type.test.ts @@ -5,4 +5,4 @@ describe('InstanceType', () => { const instanceType = InstanceType.of(InstanceClass.MAC2_M1ULTRA, InstanceSize.METAL); expect(instanceType.toString()).toEqual('mac2-m1ultra.metal'); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-ec2/test/instance.test.ts b/packages/aws-cdk-lib/aws-ec2/test/instance.test.ts index 3d3ffcf53f62a..d4f0de3ffce7b 100644 --- a/packages/aws-cdk-lib/aws-ec2/test/instance.test.ts +++ b/packages/aws-cdk-lib/aws-ec2/test/instance.test.ts @@ -1275,4 +1275,4 @@ test('resourceSignalTimeout and initOptions.timeout are both set, sum timeout an }, }, }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-ec2/test/ip-addresses.test.ts b/packages/aws-cdk-lib/aws-ec2/test/ip-addresses.test.ts index e766c475e5dcb..b8ef25aac6563 100644 --- a/packages/aws-cdk-lib/aws-ec2/test/ip-addresses.test.ts +++ b/packages/aws-cdk-lib/aws-ec2/test/ip-addresses.test.ts @@ -438,4 +438,4 @@ test.each([ }, ], }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-ecs-patterns/lib/index.ts b/packages/aws-cdk-lib/aws-ecs-patterns/lib/index.ts index 5cb95683a94e8..5786b6ab10b0a 100644 --- a/packages/aws-cdk-lib/aws-ecs-patterns/lib/index.ts +++ b/packages/aws-cdk-lib/aws-ecs-patterns/lib/index.ts @@ -21,4 +21,4 @@ export * from './fargate/application-multiple-target-groups-fargate-service'; export * from './base/network-multiple-target-groups-service-base'; export * from './ecs/network-multiple-target-groups-ecs-service'; -export * from './fargate/network-multiple-target-groups-fargate-service'; \ No newline at end of file +export * from './fargate/network-multiple-target-groups-fargate-service'; diff --git a/packages/aws-cdk-lib/aws-ecs-patterns/test/ec2/queue-processing-ecs-service.test.ts b/packages/aws-cdk-lib/aws-ecs-patterns/test/ec2/queue-processing-ecs-service.test.ts index 66844caceb3bd..854a33533d3ce 100644 --- a/packages/aws-cdk-lib/aws-ecs-patterns/test/ec2/queue-processing-ecs-service.test.ts +++ b/packages/aws-cdk-lib/aws-ecs-patterns/test/ec2/queue-processing-ecs-service.test.ts @@ -580,4 +580,4 @@ test('throws if image is undefined', () => { memoryLimitMiB: 512, }); }).toThrow(new Error('image must be specified for EC2 queue processing service')); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-ecs/lib/container-image.ts b/packages/aws-cdk-lib/aws-ecs/lib/container-image.ts index 5c710df600727..79ecf2f707ff1 100644 --- a/packages/aws-cdk-lib/aws-ecs/lib/container-image.ts +++ b/packages/aws-cdk-lib/aws-ecs/lib/container-image.ts @@ -100,4 +100,4 @@ export interface ContainerImageConfig { // These imports have to be at the end to prevent circular imports import { AssetImage, AssetImageProps } from './images/asset-image'; import { EcrImage } from './images/ecr'; -import { RepositoryImage, RepositoryImageProps } from './images/repository'; \ No newline at end of file +import { RepositoryImage, RepositoryImageProps } from './images/repository'; diff --git a/packages/aws-cdk-lib/aws-ecs/lib/credential-spec.ts b/packages/aws-cdk-lib/aws-ecs/lib/credential-spec.ts index b92fecc0c18aa..9e460902de8b7 100644 --- a/packages/aws-cdk-lib/aws-ecs/lib/credential-spec.ts +++ b/packages/aws-cdk-lib/aws-ecs/lib/credential-spec.ts @@ -126,4 +126,4 @@ export interface CredentialSpecConfig { * Location of the CredSpec file. */ readonly location: string; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-ecs/lib/log-drivers/log-driver.ts b/packages/aws-cdk-lib/aws-ecs/lib/log-drivers/log-driver.ts index e7a257183415b..066c17da4cda0 100644 --- a/packages/aws-cdk-lib/aws-ecs/lib/log-drivers/log-driver.ts +++ b/packages/aws-cdk-lib/aws-ecs/lib/log-drivers/log-driver.ts @@ -52,4 +52,4 @@ export interface LogDriverConfig { * @default - No secret options provided. */ readonly secretOptions?: CfnTaskDefinition.SecretProperty[]; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-ecs/lib/log-drivers/utils.ts b/packages/aws-cdk-lib/aws-ecs/lib/log-drivers/utils.ts index 23287e8f128f5..a2a30bb026404 100644 --- a/packages/aws-cdk-lib/aws-ecs/lib/log-drivers/utils.ts +++ b/packages/aws-cdk-lib/aws-ecs/lib/log-drivers/utils.ts @@ -70,4 +70,4 @@ CfnTaskDefinition.SecretProperty[] { }); } return secrets; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-ecs/lib/placement.ts b/packages/aws-cdk-lib/aws-ecs/lib/placement.ts index 57e5a93c1ce8b..d86d36b2950fb 100644 --- a/packages/aws-cdk-lib/aws-ecs/lib/placement.ts +++ b/packages/aws-cdk-lib/aws-ecs/lib/placement.ts @@ -132,4 +132,4 @@ export class PlacementConstraint { public toJson(): CfnService.PlacementConstraintProperty[] { return this.json; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-ecs/lib/proxy-configuration/app-mesh-proxy-configuration.ts b/packages/aws-cdk-lib/aws-ecs/lib/proxy-configuration/app-mesh-proxy-configuration.ts index 207079e87a083..c8b73480ffcb0 100644 --- a/packages/aws-cdk-lib/aws-ecs/lib/proxy-configuration/app-mesh-proxy-configuration.ts +++ b/packages/aws-cdk-lib/aws-ecs/lib/proxy-configuration/app-mesh-proxy-configuration.ts @@ -109,4 +109,4 @@ function renderProperties(props: AppMeshProxyConfigurationProps): CfnTaskDefinit } } return ret; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-ecs/lib/proxy-configuration/proxy-configuration.ts b/packages/aws-cdk-lib/aws-ecs/lib/proxy-configuration/proxy-configuration.ts index 2bb30545785bb..b8f4086caf7ca 100644 --- a/packages/aws-cdk-lib/aws-ecs/lib/proxy-configuration/proxy-configuration.ts +++ b/packages/aws-cdk-lib/aws-ecs/lib/proxy-configuration/proxy-configuration.ts @@ -10,4 +10,4 @@ export abstract class ProxyConfiguration { * Called when the proxy configuration is configured on a task definition. */ public abstract bind(_scope: Construct, _taskDefinition: TaskDefinition): CfnTaskDefinition.ProxyConfigurationProperty; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-ecs/lib/proxy-configuration/proxy-configurations.ts b/packages/aws-cdk-lib/aws-ecs/lib/proxy-configuration/proxy-configurations.ts index 91a5a479f2b9a..85d48594e74c5 100644 --- a/packages/aws-cdk-lib/aws-ecs/lib/proxy-configuration/proxy-configurations.ts +++ b/packages/aws-cdk-lib/aws-ecs/lib/proxy-configuration/proxy-configurations.ts @@ -11,4 +11,4 @@ export class ProxyConfigurations { public static appMeshProxyConfiguration(props: AppMeshProxyConfigurationConfigProps): ProxyConfiguration { return new AppMeshProxyConfiguration(props); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-ecs/test/base-service.test.ts b/packages/aws-cdk-lib/aws-ecs/test/base-service.test.ts index 9ef3b54a68c43..062054c805026 100644 --- a/packages/aws-cdk-lib/aws-ecs/test/base-service.test.ts +++ b/packages/aws-cdk-lib/aws-ecs/test/base-service.test.ts @@ -348,4 +348,4 @@ test.each([ }, }, }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-eks/test/access-entry.test.ts b/packages/aws-cdk-lib/aws-eks/test/access-entry.test.ts index ce36757b2c18d..5fe74024a5531 100644 --- a/packages/aws-cdk-lib/aws-eks/test/access-entry.test.ts +++ b/packages/aws-cdk-lib/aws-eks/test/access-entry.test.ts @@ -135,4 +135,4 @@ describe('AccessEntry', () => { Template.fromStack(stack).resourceCountIs('AWS::EKS::AccessEntry', 0); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-eks/test/cluster.test.ts b/packages/aws-cdk-lib/aws-eks/test/cluster.test.ts index 65002fb5909e4..254987e61065e 100644 --- a/packages/aws-cdk-lib/aws-eks/test/cluster.test.ts +++ b/packages/aws-cdk-lib/aws-eks/test/cluster.test.ts @@ -3380,4 +3380,4 @@ describe('cluster', () => { }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-eks/test/hello-k8s.ts b/packages/aws-cdk-lib/aws-eks/test/hello-k8s.ts index bcf0f464b2d07..8d2cf043a586e 100644 --- a/packages/aws-cdk-lib/aws-eks/test/hello-k8s.ts +++ b/packages/aws-cdk-lib/aws-eks/test/hello-k8s.ts @@ -32,4 +32,4 @@ export const resources = [ }, }, }, -]; \ No newline at end of file +]; diff --git a/packages/aws-cdk-lib/aws-elasticache/lib/index.ts b/packages/aws-cdk-lib/aws-elasticache/lib/index.ts index 28eecafee35a1..a75b47e0732ae 100644 --- a/packages/aws-cdk-lib/aws-elasticache/lib/index.ts +++ b/packages/aws-cdk-lib/aws-elasticache/lib/index.ts @@ -1 +1 @@ -export * from './elasticache.generated'; \ No newline at end of file +export * from './elasticache.generated'; diff --git a/packages/aws-cdk-lib/aws-elasticbeanstalk/lib/index.ts b/packages/aws-cdk-lib/aws-elasticbeanstalk/lib/index.ts index a744bf9659a81..0be765a91af8e 100644 --- a/packages/aws-cdk-lib/aws-elasticbeanstalk/lib/index.ts +++ b/packages/aws-cdk-lib/aws-elasticbeanstalk/lib/index.ts @@ -1 +1 @@ -export * from './elasticbeanstalk.generated'; \ No newline at end of file +export * from './elasticbeanstalk.generated'; diff --git a/packages/aws-cdk-lib/aws-elasticloadbalancingv2-actions/lib/index.ts b/packages/aws-cdk-lib/aws-elasticloadbalancingv2-actions/lib/index.ts index 8863714d5d908..45a85854a7ff6 100644 --- a/packages/aws-cdk-lib/aws-elasticloadbalancingv2-actions/lib/index.ts +++ b/packages/aws-cdk-lib/aws-elasticloadbalancingv2-actions/lib/index.ts @@ -1 +1 @@ -export * from './cognito-action'; \ No newline at end of file +export * from './cognito-action'; diff --git a/packages/aws-cdk-lib/aws-elasticloadbalancingv2-targets/lib/index.ts b/packages/aws-cdk-lib/aws-elasticloadbalancingv2-targets/lib/index.ts index dce98a495a5d6..263c448d02a9f 100644 --- a/packages/aws-cdk-lib/aws-elasticloadbalancingv2-targets/lib/index.ts +++ b/packages/aws-cdk-lib/aws-elasticloadbalancingv2-targets/lib/index.ts @@ -1,4 +1,4 @@ export * from './alb-target'; export * from './ip-target'; export * from './instance-target'; -export * from './lambda-target'; \ No newline at end of file +export * from './lambda-target'; diff --git a/packages/aws-cdk-lib/aws-elasticloadbalancingv2-targets/test/alb-target.test.ts b/packages/aws-cdk-lib/aws-elasticloadbalancingv2-targets/test/alb-target.test.ts index 322a4e6f507b0..49ef18f0a0282 100644 --- a/packages/aws-cdk-lib/aws-elasticloadbalancingv2-targets/test/alb-target.test.ts +++ b/packages/aws-cdk-lib/aws-elasticloadbalancingv2-targets/test/alb-target.test.ts @@ -96,4 +96,4 @@ test('Can create target groups with alb arn target', () => { Ref: 'Stack8A423254', }, }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/alb/application-listener-action.ts b/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/alb/application-listener-action.ts index 9cc89cd125b1c..9ccbe06f6f0c4 100644 --- a/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/alb/application-listener-action.ts +++ b/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/alb/application-listener-action.ts @@ -507,4 +507,4 @@ class AuthenticateOidcAction extends ListenerAction { if (!this.allowHttpsOutbound) return; listener.connections.allowToAnyIpv4(Port.tcp(443), 'Allow to IdP endpoint'); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/index.ts b/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/index.ts index 575c30b5dfe9d..82c8983a89730 100644 --- a/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/index.ts +++ b/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/index.ts @@ -22,4 +22,4 @@ export * from './shared/base-target-group'; export * from './shared/enums'; export * from './shared/load-balancer-targets'; export * from './shared/listener-certificate'; -export * from './shared/listener-action'; \ No newline at end of file +export * from './shared/listener-action'; diff --git a/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/nlb/network-target-group.ts b/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/nlb/network-target-group.ts index e38ff2e1516bd..85900e6ed5a05 100644 --- a/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/nlb/network-target-group.ts +++ b/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/nlb/network-target-group.ts @@ -360,4 +360,4 @@ export interface INetworkLoadBalancerTarget { } const NLB_HEALTH_CHECK_PROTOCOLS = [Protocol.HTTP, Protocol.HTTPS, Protocol.TCP]; -const NLB_PATH_HEALTH_CHECK_PROTOCOLS = [Protocol.HTTP, Protocol.HTTPS]; \ No newline at end of file +const NLB_PATH_HEALTH_CHECK_PROTOCOLS = [Protocol.HTTP, Protocol.HTTPS]; diff --git a/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/shared/listener-action.ts b/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/shared/listener-action.ts index 0b002fe2707a5..23757c7db6b65 100644 --- a/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/shared/listener-action.ts +++ b/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/shared/listener-action.ts @@ -12,4 +12,4 @@ export interface IListenerAction { * Render the listener rule actions in this chain */ renderRuleActions(): CfnListenerRule.ActionProperty[]; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-emr/lib/index.ts b/packages/aws-cdk-lib/aws-emr/lib/index.ts index 4a50dc091e967..f1e0f410db8d0 100644 --- a/packages/aws-cdk-lib/aws-emr/lib/index.ts +++ b/packages/aws-cdk-lib/aws-emr/lib/index.ts @@ -1 +1 @@ -export * from './emr.generated'; \ No newline at end of file +export * from './emr.generated'; diff --git a/packages/aws-cdk-lib/aws-emrcontainers/lib/index.ts b/packages/aws-cdk-lib/aws-emrcontainers/lib/index.ts index 7a570f045ab04..43ec5e7979e1e 100644 --- a/packages/aws-cdk-lib/aws-emrcontainers/lib/index.ts +++ b/packages/aws-cdk-lib/aws-emrcontainers/lib/index.ts @@ -1 +1 @@ -export * from './emrcontainers.generated'; \ No newline at end of file +export * from './emrcontainers.generated'; diff --git a/packages/aws-cdk-lib/aws-emrserverless/lib/index.ts b/packages/aws-cdk-lib/aws-emrserverless/lib/index.ts index 2ae9396f032c3..578970836354b 100644 --- a/packages/aws-cdk-lib/aws-emrserverless/lib/index.ts +++ b/packages/aws-cdk-lib/aws-emrserverless/lib/index.ts @@ -1 +1 @@ -export * from './emrserverless.generated'; \ No newline at end of file +export * from './emrserverless.generated'; diff --git a/packages/aws-cdk-lib/aws-events-targets/lib/kinesis-firehose-stream.ts b/packages/aws-cdk-lib/aws-events-targets/lib/kinesis-firehose-stream.ts index a82b492b464b1..3b94e7329feb3 100644 --- a/packages/aws-cdk-lib/aws-events-targets/lib/kinesis-firehose-stream.ts +++ b/packages/aws-cdk-lib/aws-events-targets/lib/kinesis-firehose-stream.ts @@ -94,4 +94,4 @@ export class KinesisFirehoseStreamV2 implements events.IRuleTarget { targetResource: this.stream, }; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-events-targets/test/appsync/appsync.test.ts b/packages/aws-cdk-lib/aws-events-targets/test/appsync/appsync.test.ts index c58eb2efb5332..2f39601887219 100644 --- a/packages/aws-cdk-lib/aws-events-targets/test/appsync/appsync.test.ts +++ b/packages/aws-cdk-lib/aws-events-targets/test/appsync/appsync.test.ts @@ -392,4 +392,4 @@ describe('AppSync API with AWS_IAM auth', () => { }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-events-targets/test/sns/sns.test.ts b/packages/aws-cdk-lib/aws-events-targets/test/sns/sns.test.ts index 0e3501ac10650..42569203874cc 100644 --- a/packages/aws-cdk-lib/aws-events-targets/test/sns/sns.test.ts +++ b/packages/aws-cdk-lib/aws-events-targets/test/sns/sns.test.ts @@ -107,4 +107,4 @@ test('dead letter queue is configured correctly', () => { }, ], }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-events/lib/connection.ts b/packages/aws-cdk-lib/aws-events/lib/connection.ts index 99b3d27fd3583..08f4a2e21d950 100644 --- a/packages/aws-cdk-lib/aws-events/lib/connection.ts +++ b/packages/aws-cdk-lib/aws-events/lib/connection.ts @@ -420,4 +420,4 @@ function renderHttpParameters(ps?: Record): CfnConnection if (!ps || Object.keys(ps).length === 0) { return undefined; } return Object.entries(ps).map(([name, p]) => p._render(name)); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-events/lib/event-bus.ts b/packages/aws-cdk-lib/aws-events/lib/event-bus.ts index c60b34fc09818..9af6134018d18 100644 --- a/packages/aws-cdk-lib/aws-events/lib/event-bus.ts +++ b/packages/aws-cdk-lib/aws-events/lib/event-bus.ts @@ -485,4 +485,4 @@ export class EventBusPolicy extends Resource { eventBusName: props.eventBus.eventBusName, }); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-events/test/connection.test.ts b/packages/aws-cdk-lib/aws-events/test/connection.test.ts index d37ffb3fc62a9..350a3c1663fcd 100644 --- a/packages/aws-cdk-lib/aws-events/test/connection.test.ts +++ b/packages/aws-cdk-lib/aws-events/test/connection.test.ts @@ -156,4 +156,4 @@ test('Additional secret headers', () => { }, }, }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-events/test/schedule.test.ts b/packages/aws-cdk-lib/aws-events/test/schedule.test.ts index 4b62ae931c24f..6de2b1f75c90f 100644 --- a/packages/aws-cdk-lib/aws-events/test/schedule.test.ts +++ b/packages/aws-cdk-lib/aws-events/test/schedule.test.ts @@ -113,4 +113,4 @@ describe('fractional minutes checks', () => { events.Schedule.rate(Duration.minutes(0.25)); }).toThrow(/must be a whole number of/); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-eventschemas/lib/index.ts b/packages/aws-cdk-lib/aws-eventschemas/lib/index.ts index cd1b3d8794d9d..5b513db11e96a 100644 --- a/packages/aws-cdk-lib/aws-eventschemas/lib/index.ts +++ b/packages/aws-cdk-lib/aws-eventschemas/lib/index.ts @@ -1 +1 @@ -export * from './eventschemas.generated'; \ No newline at end of file +export * from './eventschemas.generated'; diff --git a/packages/aws-cdk-lib/aws-evidently/lib/index.ts b/packages/aws-cdk-lib/aws-evidently/lib/index.ts index e79650024453b..b71fc9d726a8a 100644 --- a/packages/aws-cdk-lib/aws-evidently/lib/index.ts +++ b/packages/aws-cdk-lib/aws-evidently/lib/index.ts @@ -1 +1 @@ -export * from './evidently.generated'; \ No newline at end of file +export * from './evidently.generated'; diff --git a/packages/aws-cdk-lib/aws-finspace/lib/index.ts b/packages/aws-cdk-lib/aws-finspace/lib/index.ts index 8036567dcc011..cf894bd1b72f3 100644 --- a/packages/aws-cdk-lib/aws-finspace/lib/index.ts +++ b/packages/aws-cdk-lib/aws-finspace/lib/index.ts @@ -1 +1 @@ -export * from './finspace.generated'; \ No newline at end of file +export * from './finspace.generated'; diff --git a/packages/aws-cdk-lib/aws-fis/lib/index.ts b/packages/aws-cdk-lib/aws-fis/lib/index.ts index c58c94b0311fe..106ba33edc3d3 100644 --- a/packages/aws-cdk-lib/aws-fis/lib/index.ts +++ b/packages/aws-cdk-lib/aws-fis/lib/index.ts @@ -1 +1 @@ -export * from './fis.generated'; \ No newline at end of file +export * from './fis.generated'; diff --git a/packages/aws-cdk-lib/aws-fms/lib/index.ts b/packages/aws-cdk-lib/aws-fms/lib/index.ts index 9814b6ca35823..4a2fb7b0fd701 100644 --- a/packages/aws-cdk-lib/aws-fms/lib/index.ts +++ b/packages/aws-cdk-lib/aws-fms/lib/index.ts @@ -1 +1 @@ -export * from './fms.generated'; \ No newline at end of file +export * from './fms.generated'; diff --git a/packages/aws-cdk-lib/aws-forecast/lib/index.ts b/packages/aws-cdk-lib/aws-forecast/lib/index.ts index 3ad4fa423d2ff..4fb93d1788f2d 100644 --- a/packages/aws-cdk-lib/aws-forecast/lib/index.ts +++ b/packages/aws-cdk-lib/aws-forecast/lib/index.ts @@ -1 +1 @@ -export * from './forecast.generated'; \ No newline at end of file +export * from './forecast.generated'; diff --git a/packages/aws-cdk-lib/aws-frauddetector/lib/index.ts b/packages/aws-cdk-lib/aws-frauddetector/lib/index.ts index f78d96ee7df9f..0c11af2cf0778 100644 --- a/packages/aws-cdk-lib/aws-frauddetector/lib/index.ts +++ b/packages/aws-cdk-lib/aws-frauddetector/lib/index.ts @@ -1 +1 @@ -export * from './frauddetector.generated'; \ No newline at end of file +export * from './frauddetector.generated'; diff --git a/packages/aws-cdk-lib/aws-fsx/lib/daily-automatic-backup-start-time.ts b/packages/aws-cdk-lib/aws-fsx/lib/daily-automatic-backup-start-time.ts index 0699caff3eeff..7f768b8b302bf 100644 --- a/packages/aws-cdk-lib/aws-fsx/lib/daily-automatic-backup-start-time.ts +++ b/packages/aws-cdk-lib/aws-fsx/lib/daily-automatic-backup-start-time.ts @@ -65,4 +65,4 @@ export class DailyAutomaticBackupStartTime { throw new Error(`dailyAutomaticBackupStartTime minute must be an integer between 0 and 59. received: ${minute}`); } } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-fsx/lib/file-system.ts b/packages/aws-cdk-lib/aws-fsx/lib/file-system.ts index 92085a4e708d8..929fb47ff0c22 100644 --- a/packages/aws-cdk-lib/aws-fsx/lib/file-system.ts +++ b/packages/aws-cdk-lib/aws-fsx/lib/file-system.ts @@ -127,4 +127,4 @@ export interface FileSystemAttributes { * The security group of the file system. */ readonly securityGroup: ISecurityGroup; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-fsx/lib/index.ts b/packages/aws-cdk-lib/aws-fsx/lib/index.ts index a9a33f395f341..5e3e2611f445a 100644 --- a/packages/aws-cdk-lib/aws-fsx/lib/index.ts +++ b/packages/aws-cdk-lib/aws-fsx/lib/index.ts @@ -2,4 +2,4 @@ export * from './daily-automatic-backup-start-time'; export * from './file-system'; export * from './fsx.generated'; export * from './lustre-file-system'; -export * from './maintenance-time'; \ No newline at end of file +export * from './maintenance-time'; diff --git a/packages/aws-cdk-lib/aws-fsx/lib/maintenance-time.ts b/packages/aws-cdk-lib/aws-fsx/lib/maintenance-time.ts index d4e39e31ca746..1aed5329d93fc 100644 --- a/packages/aws-cdk-lib/aws-fsx/lib/maintenance-time.ts +++ b/packages/aws-cdk-lib/aws-fsx/lib/maintenance-time.ts @@ -103,4 +103,4 @@ export class LustreMaintenanceTime { throw new Error('Maintenance time minute must be an integer between 0 and 59'); } } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-fsx/test/daily-automatic-backup-start-time.test.ts b/packages/aws-cdk-lib/aws-fsx/test/daily-automatic-backup-start-time.test.ts index 8a0b3e53c6f2c..ba718f5fdeb68 100644 --- a/packages/aws-cdk-lib/aws-fsx/test/daily-automatic-backup-start-time.test.ts +++ b/packages/aws-cdk-lib/aws-fsx/test/daily-automatic-backup-start-time.test.ts @@ -29,4 +29,4 @@ test.each([ expect(() => { new DailyAutomaticBackupStartTime({ hour, minute }); }).toThrow(`dailyAutomaticBackupStartTime minute must be an integer between 0 and 59. received: ${minute}`); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-fsx/test/maintenance-time.test.ts b/packages/aws-cdk-lib/aws-fsx/test/maintenance-time.test.ts index f661156c8e07e..09e556243dd9c 100644 --- a/packages/aws-cdk-lib/aws-fsx/test/maintenance-time.test.ts +++ b/packages/aws-cdk-lib/aws-fsx/test/maintenance-time.test.ts @@ -31,4 +31,4 @@ test.each([ expect(() => { new LustreMaintenanceTime({ day, hour, minute }); }).toThrow('Maintenance time minute must be an integer between 0 and 59'); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-gamelift/lib/index.ts b/packages/aws-cdk-lib/aws-gamelift/lib/index.ts index b5f3cf9cdbe43..bd51e262e72a4 100644 --- a/packages/aws-cdk-lib/aws-gamelift/lib/index.ts +++ b/packages/aws-cdk-lib/aws-gamelift/lib/index.ts @@ -1 +1 @@ -export * from './gamelift.generated'; \ No newline at end of file +export * from './gamelift.generated'; diff --git a/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/_util.ts b/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/_util.ts index 3fb592c92537e..0a9935b8cb7f9 100644 --- a/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/_util.ts +++ b/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/_util.ts @@ -4,4 +4,4 @@ export function validateWeight(x?: number) { if (x !== undefined && !Token.isUnresolved(x) && (x < 0 || x > 255)) { throw new Error(`'weight' must be between 0 and 255, got: ${x}`); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/alb.ts b/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/alb.ts index 9bf42a660038f..c86dcaf386f15 100644 --- a/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/alb.ts +++ b/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/alb.ts @@ -47,4 +47,4 @@ export class ApplicationLoadBalancerEndpoint implements ga.IEndpoint { clientIpPreservationEnabled: this.options.preserveClientIp, } as ga.CfnEndpointGroup.EndpointConfigurationProperty; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/index.ts b/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/index.ts index 4286ae4cbd68c..94db1a9c40e05 100644 --- a/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/index.ts +++ b/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/index.ts @@ -1,4 +1,4 @@ export * from './alb'; export * from './nlb'; export * from './instance'; -export * from './eip'; \ No newline at end of file +export * from './eip'; diff --git a/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/instance.ts b/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/instance.ts index c6329d6e1100d..5ac565d46aa5b 100644 --- a/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/instance.ts +++ b/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/instance.ts @@ -48,4 +48,4 @@ export class InstanceEndpoint implements ga.IEndpoint { clientIpPreservationEnabled: this.options.preserveClientIp, } as ga.CfnEndpointGroup.EndpointConfigurationProperty; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/nlb.ts b/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/nlb.ts index 91c65112310be..4e1bbb67af251 100644 --- a/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/nlb.ts +++ b/packages/aws-cdk-lib/aws-globalaccelerator-endpoints/lib/nlb.ts @@ -47,4 +47,4 @@ export class NetworkLoadBalancerEndpoint implements ga.IEndpoint { clientIpPreservationEnabled: this.options.preserveClientIp, } as ga.CfnEndpointGroup.EndpointConfigurationProperty; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-globalaccelerator/test/util.ts b/packages/aws-cdk-lib/aws-globalaccelerator/test/util.ts index f5fceaf273962..bb27ebe238146 100644 --- a/packages/aws-cdk-lib/aws-globalaccelerator/test/util.ts +++ b/packages/aws-cdk-lib/aws-globalaccelerator/test/util.ts @@ -7,4 +7,4 @@ export function testFixture() { const vpc = new ec2.Vpc(stack, 'VPC'); return { stack, vpc, app }; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-glue/lib/index.ts b/packages/aws-cdk-lib/aws-glue/lib/index.ts index 14784f26aa914..7453a3026f1c6 100644 --- a/packages/aws-cdk-lib/aws-glue/lib/index.ts +++ b/packages/aws-cdk-lib/aws-glue/lib/index.ts @@ -1 +1 @@ -export * from './glue.generated'; \ No newline at end of file +export * from './glue.generated'; diff --git a/packages/aws-cdk-lib/aws-grafana/lib/index.ts b/packages/aws-cdk-lib/aws-grafana/lib/index.ts index 65bbcd71c8b61..ee459d4b3d34a 100644 --- a/packages/aws-cdk-lib/aws-grafana/lib/index.ts +++ b/packages/aws-cdk-lib/aws-grafana/lib/index.ts @@ -1 +1 @@ -export * from './grafana.generated'; \ No newline at end of file +export * from './grafana.generated'; diff --git a/packages/aws-cdk-lib/aws-greengrass/lib/index.ts b/packages/aws-cdk-lib/aws-greengrass/lib/index.ts index 21ffa94162299..4b0342b7b7e94 100644 --- a/packages/aws-cdk-lib/aws-greengrass/lib/index.ts +++ b/packages/aws-cdk-lib/aws-greengrass/lib/index.ts @@ -1 +1 @@ -export * from './greengrass.generated'; \ No newline at end of file +export * from './greengrass.generated'; diff --git a/packages/aws-cdk-lib/aws-greengrassv2/lib/index.ts b/packages/aws-cdk-lib/aws-greengrassv2/lib/index.ts index 59831f1eea40e..d0c67e266529e 100644 --- a/packages/aws-cdk-lib/aws-greengrassv2/lib/index.ts +++ b/packages/aws-cdk-lib/aws-greengrassv2/lib/index.ts @@ -1 +1 @@ -export * from './greengrassv2.generated'; \ No newline at end of file +export * from './greengrassv2.generated'; diff --git a/packages/aws-cdk-lib/aws-groundstation/lib/index.ts b/packages/aws-cdk-lib/aws-groundstation/lib/index.ts index cd90725a5500a..8de9455be5399 100644 --- a/packages/aws-cdk-lib/aws-groundstation/lib/index.ts +++ b/packages/aws-cdk-lib/aws-groundstation/lib/index.ts @@ -1 +1 @@ -export * from './groundstation.generated'; \ No newline at end of file +export * from './groundstation.generated'; diff --git a/packages/aws-cdk-lib/aws-guardduty/lib/index.ts b/packages/aws-cdk-lib/aws-guardduty/lib/index.ts index 2721a0eb1eec5..de90b493c9f64 100644 --- a/packages/aws-cdk-lib/aws-guardduty/lib/index.ts +++ b/packages/aws-cdk-lib/aws-guardduty/lib/index.ts @@ -1 +1 @@ -export * from './guardduty.generated'; \ No newline at end of file +export * from './guardduty.generated'; diff --git a/packages/aws-cdk-lib/aws-healthlake/lib/index.ts b/packages/aws-cdk-lib/aws-healthlake/lib/index.ts index d7a91349526ca..fcf0c957cee2b 100644 --- a/packages/aws-cdk-lib/aws-healthlake/lib/index.ts +++ b/packages/aws-cdk-lib/aws-healthlake/lib/index.ts @@ -1 +1 @@ -export * from './healthlake.generated'; \ No newline at end of file +export * from './healthlake.generated'; diff --git a/packages/aws-cdk-lib/aws-iam/test/role.test.ts b/packages/aws-cdk-lib/aws-iam/test/role.test.ts index 5cec09456f042..eb0cfef7898ec 100644 --- a/packages/aws-cdk-lib/aws-iam/test/role.test.ts +++ b/packages/aws-cdk-lib/aws-iam/test/role.test.ts @@ -1435,4 +1435,4 @@ test('roleName validation with Tokens', () =>{ }).not.toThrow('Invalid roleName'); jest.clearAllMocks(); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-identitystore/lib/index.ts b/packages/aws-cdk-lib/aws-identitystore/lib/index.ts index d30201e00cbb1..f52a4b39cb84d 100644 --- a/packages/aws-cdk-lib/aws-identitystore/lib/index.ts +++ b/packages/aws-cdk-lib/aws-identitystore/lib/index.ts @@ -1 +1 @@ -export * from './identitystore.generated'; \ No newline at end of file +export * from './identitystore.generated'; diff --git a/packages/aws-cdk-lib/aws-imagebuilder/lib/index.ts b/packages/aws-cdk-lib/aws-imagebuilder/lib/index.ts index f8e380fd23580..a14d97c9b00a9 100644 --- a/packages/aws-cdk-lib/aws-imagebuilder/lib/index.ts +++ b/packages/aws-cdk-lib/aws-imagebuilder/lib/index.ts @@ -1 +1 @@ -export * from './imagebuilder.generated'; \ No newline at end of file +export * from './imagebuilder.generated'; diff --git a/packages/aws-cdk-lib/aws-inspector/lib/index.ts b/packages/aws-cdk-lib/aws-inspector/lib/index.ts index 64fa2387bfb4e..dc769c1590df5 100644 --- a/packages/aws-cdk-lib/aws-inspector/lib/index.ts +++ b/packages/aws-cdk-lib/aws-inspector/lib/index.ts @@ -1 +1 @@ -export * from './inspector.generated'; \ No newline at end of file +export * from './inspector.generated'; diff --git a/packages/aws-cdk-lib/aws-inspectorv2/lib/index.ts b/packages/aws-cdk-lib/aws-inspectorv2/lib/index.ts index 0d322873abafc..00bc0e8d8997c 100644 --- a/packages/aws-cdk-lib/aws-inspectorv2/lib/index.ts +++ b/packages/aws-cdk-lib/aws-inspectorv2/lib/index.ts @@ -1 +1 @@ -export * from './inspectorv2.generated'; \ No newline at end of file +export * from './inspectorv2.generated'; diff --git a/packages/aws-cdk-lib/aws-internetmonitor/lib/index.ts b/packages/aws-cdk-lib/aws-internetmonitor/lib/index.ts index bd4dd6f041e84..4d8c7db27e04d 100644 --- a/packages/aws-cdk-lib/aws-internetmonitor/lib/index.ts +++ b/packages/aws-cdk-lib/aws-internetmonitor/lib/index.ts @@ -1 +1 @@ -export * from './internetmonitor.generated'; \ No newline at end of file +export * from './internetmonitor.generated'; diff --git a/packages/aws-cdk-lib/aws-iot/lib/index.ts b/packages/aws-cdk-lib/aws-iot/lib/index.ts index 3730a7df88feb..9dd11136e273b 100644 --- a/packages/aws-cdk-lib/aws-iot/lib/index.ts +++ b/packages/aws-cdk-lib/aws-iot/lib/index.ts @@ -1 +1 @@ -export * from './iot.generated'; \ No newline at end of file +export * from './iot.generated'; diff --git a/packages/aws-cdk-lib/aws-iot1click/lib/index.ts b/packages/aws-cdk-lib/aws-iot1click/lib/index.ts index ddb5be39b1db2..9adc206ef8dbd 100644 --- a/packages/aws-cdk-lib/aws-iot1click/lib/index.ts +++ b/packages/aws-cdk-lib/aws-iot1click/lib/index.ts @@ -1 +1 @@ -export * from './iot1click.generated'; \ No newline at end of file +export * from './iot1click.generated'; diff --git a/packages/aws-cdk-lib/aws-iotanalytics/lib/index.ts b/packages/aws-cdk-lib/aws-iotanalytics/lib/index.ts index 173dfbbad7514..e8edfc8d4c363 100644 --- a/packages/aws-cdk-lib/aws-iotanalytics/lib/index.ts +++ b/packages/aws-cdk-lib/aws-iotanalytics/lib/index.ts @@ -1 +1 @@ -export * from './iotanalytics.generated'; \ No newline at end of file +export * from './iotanalytics.generated'; diff --git a/packages/aws-cdk-lib/aws-iotcoredeviceadvisor/lib/index.ts b/packages/aws-cdk-lib/aws-iotcoredeviceadvisor/lib/index.ts index 05edbbc46cd0b..2e8a8cc1d6970 100644 --- a/packages/aws-cdk-lib/aws-iotcoredeviceadvisor/lib/index.ts +++ b/packages/aws-cdk-lib/aws-iotcoredeviceadvisor/lib/index.ts @@ -1 +1 @@ -export * from './iotcoredeviceadvisor.generated'; \ No newline at end of file +export * from './iotcoredeviceadvisor.generated'; diff --git a/packages/aws-cdk-lib/aws-iotevents/lib/index.ts b/packages/aws-cdk-lib/aws-iotevents/lib/index.ts index f47690f96f990..03c5bddc59431 100644 --- a/packages/aws-cdk-lib/aws-iotevents/lib/index.ts +++ b/packages/aws-cdk-lib/aws-iotevents/lib/index.ts @@ -1 +1 @@ -export * from './iotevents.generated'; \ No newline at end of file +export * from './iotevents.generated'; diff --git a/packages/aws-cdk-lib/aws-iotfleethub/lib/index.ts b/packages/aws-cdk-lib/aws-iotfleethub/lib/index.ts index 0ff83bab72445..cef843edd9751 100644 --- a/packages/aws-cdk-lib/aws-iotfleethub/lib/index.ts +++ b/packages/aws-cdk-lib/aws-iotfleethub/lib/index.ts @@ -1 +1 @@ -export * from './iotfleethub.generated'; \ No newline at end of file +export * from './iotfleethub.generated'; diff --git a/packages/aws-cdk-lib/aws-iotfleetwise/lib/index.ts b/packages/aws-cdk-lib/aws-iotfleetwise/lib/index.ts index 38743ea19cab3..f14f43bb61da5 100644 --- a/packages/aws-cdk-lib/aws-iotfleetwise/lib/index.ts +++ b/packages/aws-cdk-lib/aws-iotfleetwise/lib/index.ts @@ -1 +1 @@ -export * from './iotfleetwise.generated'; \ No newline at end of file +export * from './iotfleetwise.generated'; diff --git a/packages/aws-cdk-lib/aws-iotsitewise/lib/index.ts b/packages/aws-cdk-lib/aws-iotsitewise/lib/index.ts index 1ec303aaa29a0..d2fd46b031b67 100644 --- a/packages/aws-cdk-lib/aws-iotsitewise/lib/index.ts +++ b/packages/aws-cdk-lib/aws-iotsitewise/lib/index.ts @@ -1 +1 @@ -export * from './iotsitewise.generated'; \ No newline at end of file +export * from './iotsitewise.generated'; diff --git a/packages/aws-cdk-lib/aws-iotthingsgraph/lib/index.ts b/packages/aws-cdk-lib/aws-iotthingsgraph/lib/index.ts index 3b7e80ec13b54..fd657ef9d3964 100644 --- a/packages/aws-cdk-lib/aws-iotthingsgraph/lib/index.ts +++ b/packages/aws-cdk-lib/aws-iotthingsgraph/lib/index.ts @@ -1 +1 @@ -export * from './iotthingsgraph.generated'; \ No newline at end of file +export * from './iotthingsgraph.generated'; diff --git a/packages/aws-cdk-lib/aws-iottwinmaker/lib/index.ts b/packages/aws-cdk-lib/aws-iottwinmaker/lib/index.ts index f1d5c89e81b03..6429ca564d717 100644 --- a/packages/aws-cdk-lib/aws-iottwinmaker/lib/index.ts +++ b/packages/aws-cdk-lib/aws-iottwinmaker/lib/index.ts @@ -1 +1 @@ -export * from './iottwinmaker.generated'; \ No newline at end of file +export * from './iottwinmaker.generated'; diff --git a/packages/aws-cdk-lib/aws-iotwireless/lib/index.ts b/packages/aws-cdk-lib/aws-iotwireless/lib/index.ts index b416c901e0a2b..756bba6e8befd 100644 --- a/packages/aws-cdk-lib/aws-iotwireless/lib/index.ts +++ b/packages/aws-cdk-lib/aws-iotwireless/lib/index.ts @@ -1 +1 @@ -export * from './iotwireless.generated'; \ No newline at end of file +export * from './iotwireless.generated'; diff --git a/packages/aws-cdk-lib/aws-ivs/lib/index.ts b/packages/aws-cdk-lib/aws-ivs/lib/index.ts index 2a28b7406ae1e..a3212c88a1ba8 100644 --- a/packages/aws-cdk-lib/aws-ivs/lib/index.ts +++ b/packages/aws-cdk-lib/aws-ivs/lib/index.ts @@ -1 +1 @@ -export * from './ivs.generated'; \ No newline at end of file +export * from './ivs.generated'; diff --git a/packages/aws-cdk-lib/aws-ivschat/lib/index.ts b/packages/aws-cdk-lib/aws-ivschat/lib/index.ts index 9d5c01d33982a..537f8debabd99 100644 --- a/packages/aws-cdk-lib/aws-ivschat/lib/index.ts +++ b/packages/aws-cdk-lib/aws-ivschat/lib/index.ts @@ -1 +1 @@ -export * from './ivschat.generated'; \ No newline at end of file +export * from './ivschat.generated'; diff --git a/packages/aws-cdk-lib/aws-kafkaconnect/lib/index.ts b/packages/aws-cdk-lib/aws-kafkaconnect/lib/index.ts index fa5063890eb19..158ac8c8c6d81 100644 --- a/packages/aws-cdk-lib/aws-kafkaconnect/lib/index.ts +++ b/packages/aws-cdk-lib/aws-kafkaconnect/lib/index.ts @@ -1 +1 @@ -export * from './kafkaconnect.generated'; \ No newline at end of file +export * from './kafkaconnect.generated'; diff --git a/packages/aws-cdk-lib/aws-kendra/lib/index.ts b/packages/aws-cdk-lib/aws-kendra/lib/index.ts index cc827f94c2def..9969d3527fa9b 100644 --- a/packages/aws-cdk-lib/aws-kendra/lib/index.ts +++ b/packages/aws-cdk-lib/aws-kendra/lib/index.ts @@ -1 +1 @@ -export * from './kendra.generated'; \ No newline at end of file +export * from './kendra.generated'; diff --git a/packages/aws-cdk-lib/aws-kendraranking/lib/index.ts b/packages/aws-cdk-lib/aws-kendraranking/lib/index.ts index 3d9b6d63fdf58..66730e5339161 100644 --- a/packages/aws-cdk-lib/aws-kendraranking/lib/index.ts +++ b/packages/aws-cdk-lib/aws-kendraranking/lib/index.ts @@ -1 +1 @@ -export * from './kendraranking.generated'; \ No newline at end of file +export * from './kendraranking.generated'; diff --git a/packages/aws-cdk-lib/aws-kinesisanalytics/lib/index.ts b/packages/aws-cdk-lib/aws-kinesisanalytics/lib/index.ts index 1e31694f03437..ff13847927132 100644 --- a/packages/aws-cdk-lib/aws-kinesisanalytics/lib/index.ts +++ b/packages/aws-cdk-lib/aws-kinesisanalytics/lib/index.ts @@ -1,2 +1,2 @@ export * from './kinesisanalytics.generated'; -export * from './kinesisanalyticsv2.generated'; \ No newline at end of file +export * from './kinesisanalyticsv2.generated'; diff --git a/packages/aws-cdk-lib/aws-kinesisanalyticsv2/lib/index.ts b/packages/aws-cdk-lib/aws-kinesisanalyticsv2/lib/index.ts index d5fc24fed14ac..bdc9c20086e04 100644 --- a/packages/aws-cdk-lib/aws-kinesisanalyticsv2/lib/index.ts +++ b/packages/aws-cdk-lib/aws-kinesisanalyticsv2/lib/index.ts @@ -1 +1 @@ -export * from './kinesisanalyticsv2.generated'; \ No newline at end of file +export * from './kinesisanalyticsv2.generated'; diff --git a/packages/aws-cdk-lib/aws-kinesisfirehose/lib/index.ts b/packages/aws-cdk-lib/aws-kinesisfirehose/lib/index.ts index 42a8c7e859ae3..5a6e8d09acee9 100644 --- a/packages/aws-cdk-lib/aws-kinesisfirehose/lib/index.ts +++ b/packages/aws-cdk-lib/aws-kinesisfirehose/lib/index.ts @@ -1 +1 @@ -export * from './kinesisfirehose.generated'; \ No newline at end of file +export * from './kinesisfirehose.generated'; diff --git a/packages/aws-cdk-lib/aws-kinesisvideo/lib/index.ts b/packages/aws-cdk-lib/aws-kinesisvideo/lib/index.ts index 19e8de9015b66..1b47bad67962c 100644 --- a/packages/aws-cdk-lib/aws-kinesisvideo/lib/index.ts +++ b/packages/aws-cdk-lib/aws-kinesisvideo/lib/index.ts @@ -1 +1 @@ -export * from './kinesisvideo.generated'; \ No newline at end of file +export * from './kinesisvideo.generated'; diff --git a/packages/aws-cdk-lib/aws-kms/lib/private/perms.ts b/packages/aws-cdk-lib/aws-kms/lib/private/perms.ts index eb869b9762f7e..1de42d3606c58 100644 --- a/packages/aws-cdk-lib/aws-kms/lib/private/perms.ts +++ b/packages/aws-cdk-lib/aws-kms/lib/private/perms.ts @@ -33,4 +33,4 @@ export const GENERATE_HMAC_ACTIONS = [ export const VERIFY_HMAC_ACTIONS = [ 'kms:VerifyMac', -]; \ No newline at end of file +]; diff --git a/packages/aws-cdk-lib/aws-lakeformation/lib/index.ts b/packages/aws-cdk-lib/aws-lakeformation/lib/index.ts index be28671877110..5a937af0d7a9c 100644 --- a/packages/aws-cdk-lib/aws-lakeformation/lib/index.ts +++ b/packages/aws-cdk-lib/aws-lakeformation/lib/index.ts @@ -1 +1 @@ -export * from './lakeformation.generated'; \ No newline at end of file +export * from './lakeformation.generated'; diff --git a/packages/aws-cdk-lib/aws-lambda-event-sources/lib/s3-onfailuire-destination.ts b/packages/aws-cdk-lib/aws-lambda-event-sources/lib/s3-onfailuire-destination.ts index 65693b5cde63f..a8c93e9a9838b 100644 --- a/packages/aws-cdk-lib/aws-lambda-event-sources/lib/s3-onfailuire-destination.ts +++ b/packages/aws-cdk-lib/aws-lambda-event-sources/lib/s3-onfailuire-destination.ts @@ -18,4 +18,4 @@ export class S3OnFailureDestination implements IEventSourceDlq { destination: this.bucket.bucketArn, }; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-lambda-nodejs/test/handlers/define.ts b/packages/aws-cdk-lib/aws-lambda-nodejs/test/handlers/define.ts index 004e060ac2537..bd66dd3920bab 100644 --- a/packages/aws-cdk-lib/aws-lambda-nodejs/test/handlers/define.ts +++ b/packages/aws-cdk-lib/aws-lambda-nodejs/test/handlers/define.ts @@ -5,4 +5,4 @@ export function handler() { process.env.NUMBER, process.env.STRING, ]; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-lambda/lib/code.ts b/packages/aws-cdk-lib/aws-lambda/lib/code.ts index d9a7c875d3c2d..443b48dfa396c 100644 --- a/packages/aws-cdk-lib/aws-lambda/lib/code.ts +++ b/packages/aws-cdk-lib/aws-lambda/lib/code.ts @@ -700,4 +700,4 @@ export interface BucketOptions { * @default - the default server-side encryption with Amazon S3 managed keys(SSE-S3) key will be used. */ readonly sourceKMSKey?: IKey; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-lambda/lib/event-source-filter.ts b/packages/aws-cdk-lib/aws-lambda/lib/event-source-filter.ts index 7f364bc45b75b..3e5f6e4fa3166 100644 --- a/packages/aws-cdk-lib/aws-lambda/lib/event-source-filter.ts +++ b/packages/aws-cdk-lib/aws-lambda/lib/event-source-filter.ts @@ -79,4 +79,4 @@ export class FilterCriteria { public static filter(filter: {[key:string]: any}): {[key:string]: any} { return { pattern: JSON.stringify(filter) }; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-lambda/lib/handler.ts b/packages/aws-cdk-lib/aws-lambda/lib/handler.ts index 7288345f5fad5..5b6705dde6c78 100644 --- a/packages/aws-cdk-lib/aws-lambda/lib/handler.ts +++ b/packages/aws-cdk-lib/aws-lambda/lib/handler.ts @@ -8,4 +8,4 @@ export class Handler { public static readonly FROM_IMAGE = 'FROM_IMAGE'; private constructor() {} -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-lambda/lib/image-function.ts b/packages/aws-cdk-lib/aws-lambda/lib/image-function.ts index 0ef06e26c0a0c..f20496fc71a6e 100644 --- a/packages/aws-cdk-lib/aws-lambda/lib/image-function.ts +++ b/packages/aws-cdk-lib/aws-lambda/lib/image-function.ts @@ -72,4 +72,4 @@ export class DockerImageFunction extends Function { code: props.code._bind(props.architecture), }); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-lambda/lib/lambda-version.ts b/packages/aws-cdk-lib/aws-lambda/lib/lambda-version.ts index cfd662f2f0cc4..f0ad496b72017 100644 --- a/packages/aws-cdk-lib/aws-lambda/lib/lambda-version.ts +++ b/packages/aws-cdk-lib/aws-lambda/lib/lambda-version.ts @@ -325,4 +325,4 @@ export function extractLambdaFunctionArn(arn: string) { return arn.split(':').slice(0, 7).join(':'); } return Fn.join(':', [...Array(7).keys()].map((i) => Fn.select(i, Fn.split(':', arn)))); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-lambda/lib/scalable-attribute-api.ts b/packages/aws-cdk-lib/aws-lambda/lib/scalable-attribute-api.ts index 2e90679fc017d..aa41840020eed 100644 --- a/packages/aws-cdk-lib/aws-lambda/lib/scalable-attribute-api.ts +++ b/packages/aws-cdk-lib/aws-lambda/lib/scalable-attribute-api.ts @@ -42,4 +42,4 @@ export interface AutoScalingOptions { * Maximum capacity to scale to */ readonly maxCapacity: number; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-lambda/lib/snapstart-config.ts b/packages/aws-cdk-lib/aws-lambda/lib/snapstart-config.ts index 7f7dfdcaa5520..fef485133923a 100644 --- a/packages/aws-cdk-lib/aws-lambda/lib/snapstart-config.ts +++ b/packages/aws-cdk-lib/aws-lambda/lib/snapstart-config.ts @@ -19,4 +19,4 @@ export abstract class SnapStartConf { * @internal */ public abstract _render(): any; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-lambda/test/code.test.ts b/packages/aws-cdk-lib/aws-lambda/test/code.test.ts index 4f618d86238ea..560673c7694fd 100644 --- a/packages/aws-cdk-lib/aws-lambda/test/code.test.ts +++ b/packages/aws-cdk-lib/aws-lambda/test/code.test.ts @@ -445,7 +445,7 @@ describe('code', () => { // then Template.fromStack(stack).hasResource('AWS::Lambda::Function', { Metadata: { - [cxapi.ASSET_RESOURCE_METADATA_PATH_KEY]: 'asset.da491b551a48a7aaf33f41a3bfe7eb269112a87ba24651a2ff8f2d526ca4466c', + [cxapi.ASSET_RESOURCE_METADATA_PATH_KEY]: 'asset.94589594a9968c9eeb447189c1c5b83b4f8b95f12c392a82749abcd36ecbbfb8', [cxapi.ASSET_RESOURCE_METADATA_DOCKERFILE_PATH_KEY]: dockerfilePath, [cxapi.ASSET_RESOURCE_METADATA_DOCKER_BUILD_ARGS_KEY]: dockerBuildArgs, [cxapi.ASSET_RESOURCE_METADATA_DOCKER_BUILD_SSH_KEY]: dockerBuildSsh, @@ -470,7 +470,7 @@ describe('code', () => { // then Template.fromStack(stack).hasResource('AWS::Lambda::Function', { Metadata: { - [cxapi.ASSET_RESOURCE_METADATA_PATH_KEY]: 'asset.05ed717106fc60c50f9e1b4b59a33e1c218fbcb03d11f78f5bef460c40a90b74', + [cxapi.ASSET_RESOURCE_METADATA_PATH_KEY]: 'asset.1abd5e50b7a576ba32f8d038dfcd3665b4c34aa82ed17576969830142a99f254', [cxapi.ASSET_RESOURCE_METADATA_DOCKERFILE_PATH_KEY]: 'Dockerfile', [cxapi.ASSET_RESOURCE_METADATA_PROPERTY_KEY]: 'Code.ImageUri', }, @@ -503,7 +503,7 @@ describe('code', () => { // then Template.fromStack(stack).hasResource('AWS::Lambda::Function', { Metadata: { - [cxapi.ASSET_RESOURCE_METADATA_PATH_KEY]: 'asset.da491b551a48a7aaf33f41a3bfe7eb269112a87ba24651a2ff8f2d526ca4466c', + [cxapi.ASSET_RESOURCE_METADATA_PATH_KEY]: 'asset.94589594a9968c9eeb447189c1c5b83b4f8b95f12c392a82749abcd36ecbbfb8', [cxapi.ASSET_RESOURCE_METADATA_DOCKERFILE_PATH_KEY]: dockerfilePath, [cxapi.ASSET_RESOURCE_METADATA_DOCKER_BUILD_ARGS_KEY]: dockerBuildArgs, [cxapi.ASSET_RESOURCE_METADATA_DOCKER_BUILD_SSH_KEY]: dockerBuildSsh, diff --git a/packages/aws-cdk-lib/aws-lambda/test/docker-lambda-handler/app.ts b/packages/aws-cdk-lib/aws-lambda/test/docker-lambda-handler/app.ts index 99155b53d5bf7..f5e83a1f6a860 100644 --- a/packages/aws-cdk-lib/aws-lambda/test/docker-lambda-handler/app.ts +++ b/packages/aws-cdk-lib/aws-lambda/test/docker-lambda-handler/app.ts @@ -6,4 +6,4 @@ exports.handler = async (event: any) => { return { statusCode: 200, }; -}; \ No newline at end of file +}; diff --git a/packages/aws-cdk-lib/aws-lambda/test/function-hash.test.ts b/packages/aws-cdk-lib/aws-lambda/test/function-hash.test.ts index a1315df2b9eec..d9170092853ee 100644 --- a/packages/aws-cdk-lib/aws-lambda/test/function-hash.test.ts +++ b/packages/aws-cdk-lib/aws-lambda/test/function-hash.test.ts @@ -526,4 +526,4 @@ test.each([false, true])('can invalidate version hash using invalidateVersionBas expect(template1.toJSON()).toEqual(template2.toJSON()); } -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-lex/lib/index.ts b/packages/aws-cdk-lib/aws-lex/lib/index.ts index 36dbffa526a9b..e2603c0376829 100644 --- a/packages/aws-cdk-lib/aws-lex/lib/index.ts +++ b/packages/aws-cdk-lib/aws-lex/lib/index.ts @@ -1 +1 @@ -export * from './lex.generated'; \ No newline at end of file +export * from './lex.generated'; diff --git a/packages/aws-cdk-lib/aws-licensemanager/lib/index.ts b/packages/aws-cdk-lib/aws-licensemanager/lib/index.ts index 65b4db24bb439..d1ba150c2e618 100644 --- a/packages/aws-cdk-lib/aws-licensemanager/lib/index.ts +++ b/packages/aws-cdk-lib/aws-licensemanager/lib/index.ts @@ -1 +1 @@ -export * from './licensemanager.generated'; \ No newline at end of file +export * from './licensemanager.generated'; diff --git a/packages/aws-cdk-lib/aws-lightsail/lib/index.ts b/packages/aws-cdk-lib/aws-lightsail/lib/index.ts index 8249cbc034312..9d5e053b32010 100644 --- a/packages/aws-cdk-lib/aws-lightsail/lib/index.ts +++ b/packages/aws-cdk-lib/aws-lightsail/lib/index.ts @@ -1 +1 @@ -export * from './lightsail.generated'; \ No newline at end of file +export * from './lightsail.generated'; diff --git a/packages/aws-cdk-lib/aws-location/lib/index.ts b/packages/aws-cdk-lib/aws-location/lib/index.ts index 27245d1f48d4b..30104dfda004c 100644 --- a/packages/aws-cdk-lib/aws-location/lib/index.ts +++ b/packages/aws-cdk-lib/aws-location/lib/index.ts @@ -1 +1 @@ -export * from './location.generated'; \ No newline at end of file +export * from './location.generated'; diff --git a/packages/aws-cdk-lib/aws-lookoutequipment/lib/index.ts b/packages/aws-cdk-lib/aws-lookoutequipment/lib/index.ts index 80b73d00a1bb0..9f64d3cdd12a8 100644 --- a/packages/aws-cdk-lib/aws-lookoutequipment/lib/index.ts +++ b/packages/aws-cdk-lib/aws-lookoutequipment/lib/index.ts @@ -1 +1 @@ -export * from './lookoutequipment.generated'; \ No newline at end of file +export * from './lookoutequipment.generated'; diff --git a/packages/aws-cdk-lib/aws-lookoutmetrics/lib/index.ts b/packages/aws-cdk-lib/aws-lookoutmetrics/lib/index.ts index d8ef1b253c69d..153d66399a202 100644 --- a/packages/aws-cdk-lib/aws-lookoutmetrics/lib/index.ts +++ b/packages/aws-cdk-lib/aws-lookoutmetrics/lib/index.ts @@ -1 +1 @@ -export * from './lookoutmetrics.generated'; \ No newline at end of file +export * from './lookoutmetrics.generated'; diff --git a/packages/aws-cdk-lib/aws-lookoutvision/lib/index.ts b/packages/aws-cdk-lib/aws-lookoutvision/lib/index.ts index bccb17c9bf609..4139bede91b11 100644 --- a/packages/aws-cdk-lib/aws-lookoutvision/lib/index.ts +++ b/packages/aws-cdk-lib/aws-lookoutvision/lib/index.ts @@ -1 +1 @@ -export * from './lookoutvision.generated'; \ No newline at end of file +export * from './lookoutvision.generated'; diff --git a/packages/aws-cdk-lib/aws-m2/lib/index.ts b/packages/aws-cdk-lib/aws-m2/lib/index.ts index 2e1b540fc8630..20e42f2148faa 100644 --- a/packages/aws-cdk-lib/aws-m2/lib/index.ts +++ b/packages/aws-cdk-lib/aws-m2/lib/index.ts @@ -1 +1 @@ -export * from './m2.generated'; \ No newline at end of file +export * from './m2.generated'; diff --git a/packages/aws-cdk-lib/aws-macie/lib/index.ts b/packages/aws-cdk-lib/aws-macie/lib/index.ts index 434c303abb3ef..6d725060610a4 100644 --- a/packages/aws-cdk-lib/aws-macie/lib/index.ts +++ b/packages/aws-cdk-lib/aws-macie/lib/index.ts @@ -1 +1 @@ -export * from './macie.generated'; \ No newline at end of file +export * from './macie.generated'; diff --git a/packages/aws-cdk-lib/aws-managedblockchain/lib/index.ts b/packages/aws-cdk-lib/aws-managedblockchain/lib/index.ts index 92ee5bf53b85e..4791634c376f6 100644 --- a/packages/aws-cdk-lib/aws-managedblockchain/lib/index.ts +++ b/packages/aws-cdk-lib/aws-managedblockchain/lib/index.ts @@ -1 +1 @@ -export * from './managedblockchain.generated'; \ No newline at end of file +export * from './managedblockchain.generated'; diff --git a/packages/aws-cdk-lib/aws-mediaconnect/lib/index.ts b/packages/aws-cdk-lib/aws-mediaconnect/lib/index.ts index 2211c723da4b6..ae5221eb8e980 100644 --- a/packages/aws-cdk-lib/aws-mediaconnect/lib/index.ts +++ b/packages/aws-cdk-lib/aws-mediaconnect/lib/index.ts @@ -1 +1 @@ -export * from './mediaconnect.generated'; \ No newline at end of file +export * from './mediaconnect.generated'; diff --git a/packages/aws-cdk-lib/aws-mediaconvert/lib/index.ts b/packages/aws-cdk-lib/aws-mediaconvert/lib/index.ts index 65a3d8b91ae30..f036827d90f93 100644 --- a/packages/aws-cdk-lib/aws-mediaconvert/lib/index.ts +++ b/packages/aws-cdk-lib/aws-mediaconvert/lib/index.ts @@ -1 +1 @@ -export * from './mediaconvert.generated'; \ No newline at end of file +export * from './mediaconvert.generated'; diff --git a/packages/aws-cdk-lib/aws-medialive/lib/index.ts b/packages/aws-cdk-lib/aws-medialive/lib/index.ts index 6e8282a115101..7697936d1432a 100644 --- a/packages/aws-cdk-lib/aws-medialive/lib/index.ts +++ b/packages/aws-cdk-lib/aws-medialive/lib/index.ts @@ -1 +1 @@ -export * from './medialive.generated'; \ No newline at end of file +export * from './medialive.generated'; diff --git a/packages/aws-cdk-lib/aws-mediapackage/lib/index.ts b/packages/aws-cdk-lib/aws-mediapackage/lib/index.ts index 33cf155f729d4..68f26e4706966 100644 --- a/packages/aws-cdk-lib/aws-mediapackage/lib/index.ts +++ b/packages/aws-cdk-lib/aws-mediapackage/lib/index.ts @@ -1 +1 @@ -export * from './mediapackage.generated'; \ No newline at end of file +export * from './mediapackage.generated'; diff --git a/packages/aws-cdk-lib/aws-mediastore/lib/index.ts b/packages/aws-cdk-lib/aws-mediastore/lib/index.ts index 691cc181e60f7..974c1f925bbda 100644 --- a/packages/aws-cdk-lib/aws-mediastore/lib/index.ts +++ b/packages/aws-cdk-lib/aws-mediastore/lib/index.ts @@ -1 +1 @@ -export * from './mediastore.generated'; \ No newline at end of file +export * from './mediastore.generated'; diff --git a/packages/aws-cdk-lib/aws-mediatailor/lib/index.ts b/packages/aws-cdk-lib/aws-mediatailor/lib/index.ts index a7a773f89c528..6b3d033b61791 100644 --- a/packages/aws-cdk-lib/aws-mediatailor/lib/index.ts +++ b/packages/aws-cdk-lib/aws-mediatailor/lib/index.ts @@ -1 +1 @@ -export * from './mediatailor.generated'; \ No newline at end of file +export * from './mediatailor.generated'; diff --git a/packages/aws-cdk-lib/aws-memorydb/lib/index.ts b/packages/aws-cdk-lib/aws-memorydb/lib/index.ts index 8191c532390ec..7dabab787a802 100644 --- a/packages/aws-cdk-lib/aws-memorydb/lib/index.ts +++ b/packages/aws-cdk-lib/aws-memorydb/lib/index.ts @@ -1 +1 @@ -export * from './memorydb.generated'; \ No newline at end of file +export * from './memorydb.generated'; diff --git a/packages/aws-cdk-lib/aws-msk/lib/index.ts b/packages/aws-cdk-lib/aws-msk/lib/index.ts index 9f8ed67efeb91..ee352befc35db 100644 --- a/packages/aws-cdk-lib/aws-msk/lib/index.ts +++ b/packages/aws-cdk-lib/aws-msk/lib/index.ts @@ -1 +1 @@ -export * from './msk.generated'; \ No newline at end of file +export * from './msk.generated'; diff --git a/packages/aws-cdk-lib/aws-mwaa/lib/index.ts b/packages/aws-cdk-lib/aws-mwaa/lib/index.ts index d3ced1d5f2006..72db89fbdfb02 100644 --- a/packages/aws-cdk-lib/aws-mwaa/lib/index.ts +++ b/packages/aws-cdk-lib/aws-mwaa/lib/index.ts @@ -1 +1 @@ -export * from './mwaa.generated'; \ No newline at end of file +export * from './mwaa.generated'; diff --git a/packages/aws-cdk-lib/aws-neptune/lib/index.ts b/packages/aws-cdk-lib/aws-neptune/lib/index.ts index fece5f94c15b2..ed76ce0a3e688 100644 --- a/packages/aws-cdk-lib/aws-neptune/lib/index.ts +++ b/packages/aws-cdk-lib/aws-neptune/lib/index.ts @@ -1 +1 @@ -export * from './neptune.generated'; \ No newline at end of file +export * from './neptune.generated'; diff --git a/packages/aws-cdk-lib/aws-networkfirewall/lib/index.ts b/packages/aws-cdk-lib/aws-networkfirewall/lib/index.ts index 106950f2de3ce..ae7cd2120c926 100644 --- a/packages/aws-cdk-lib/aws-networkfirewall/lib/index.ts +++ b/packages/aws-cdk-lib/aws-networkfirewall/lib/index.ts @@ -1 +1 @@ -export * from './networkfirewall.generated'; \ No newline at end of file +export * from './networkfirewall.generated'; diff --git a/packages/aws-cdk-lib/aws-networkmanager/lib/index.ts b/packages/aws-cdk-lib/aws-networkmanager/lib/index.ts index 396abf43752b2..3b574dba5a2f4 100644 --- a/packages/aws-cdk-lib/aws-networkmanager/lib/index.ts +++ b/packages/aws-cdk-lib/aws-networkmanager/lib/index.ts @@ -1 +1 @@ -export * from './networkmanager.generated'; \ No newline at end of file +export * from './networkmanager.generated'; diff --git a/packages/aws-cdk-lib/aws-nimblestudio/lib/index.ts b/packages/aws-cdk-lib/aws-nimblestudio/lib/index.ts index 8412fc4eae02a..72dd20ad2e13f 100644 --- a/packages/aws-cdk-lib/aws-nimblestudio/lib/index.ts +++ b/packages/aws-cdk-lib/aws-nimblestudio/lib/index.ts @@ -1 +1 @@ -export * from './nimblestudio.generated'; \ No newline at end of file +export * from './nimblestudio.generated'; diff --git a/packages/aws-cdk-lib/aws-oam/lib/index.ts b/packages/aws-cdk-lib/aws-oam/lib/index.ts index 4e064ea71f60d..6ab6ba2f88ced 100644 --- a/packages/aws-cdk-lib/aws-oam/lib/index.ts +++ b/packages/aws-cdk-lib/aws-oam/lib/index.ts @@ -1 +1 @@ -export * from './oam.generated'; \ No newline at end of file +export * from './oam.generated'; diff --git a/packages/aws-cdk-lib/aws-omics/lib/index.ts b/packages/aws-cdk-lib/aws-omics/lib/index.ts index ca1130da126f5..75978f9f25921 100644 --- a/packages/aws-cdk-lib/aws-omics/lib/index.ts +++ b/packages/aws-cdk-lib/aws-omics/lib/index.ts @@ -1 +1 @@ -export * from './omics.generated'; \ No newline at end of file +export * from './omics.generated'; diff --git a/packages/aws-cdk-lib/aws-opensearchserverless/lib/index.ts b/packages/aws-cdk-lib/aws-opensearchserverless/lib/index.ts index 362486cb7f5a5..6bc815596d676 100644 --- a/packages/aws-cdk-lib/aws-opensearchserverless/lib/index.ts +++ b/packages/aws-cdk-lib/aws-opensearchserverless/lib/index.ts @@ -1 +1 @@ -export * from './opensearchserverless.generated'; \ No newline at end of file +export * from './opensearchserverless.generated'; diff --git a/packages/aws-cdk-lib/aws-opsworks/lib/index.ts b/packages/aws-cdk-lib/aws-opsworks/lib/index.ts index 05beeddfdfba5..91c6bc9768ec3 100644 --- a/packages/aws-cdk-lib/aws-opsworks/lib/index.ts +++ b/packages/aws-cdk-lib/aws-opsworks/lib/index.ts @@ -1 +1 @@ -export * from './opsworks.generated'; \ No newline at end of file +export * from './opsworks.generated'; diff --git a/packages/aws-cdk-lib/aws-opsworkscm/lib/index.ts b/packages/aws-cdk-lib/aws-opsworkscm/lib/index.ts index 7c5521d2e1b5b..238911205d35f 100644 --- a/packages/aws-cdk-lib/aws-opsworkscm/lib/index.ts +++ b/packages/aws-cdk-lib/aws-opsworkscm/lib/index.ts @@ -1 +1 @@ -export * from './opsworkscm.generated'; \ No newline at end of file +export * from './opsworkscm.generated'; diff --git a/packages/aws-cdk-lib/aws-organizations/lib/index.ts b/packages/aws-cdk-lib/aws-organizations/lib/index.ts index 82d2c8bb19950..eeab04228d229 100644 --- a/packages/aws-cdk-lib/aws-organizations/lib/index.ts +++ b/packages/aws-cdk-lib/aws-organizations/lib/index.ts @@ -1 +1 @@ -export * from './organizations.generated'; \ No newline at end of file +export * from './organizations.generated'; diff --git a/packages/aws-cdk-lib/aws-panorama/lib/index.ts b/packages/aws-cdk-lib/aws-panorama/lib/index.ts index 083361a7fbe08..508c3298e907f 100644 --- a/packages/aws-cdk-lib/aws-panorama/lib/index.ts +++ b/packages/aws-cdk-lib/aws-panorama/lib/index.ts @@ -1 +1 @@ -export * from './panorama.generated'; \ No newline at end of file +export * from './panorama.generated'; diff --git a/packages/aws-cdk-lib/aws-personalize/lib/index.ts b/packages/aws-cdk-lib/aws-personalize/lib/index.ts index 99362e08dcbcf..e6a464b5ceedd 100644 --- a/packages/aws-cdk-lib/aws-personalize/lib/index.ts +++ b/packages/aws-cdk-lib/aws-personalize/lib/index.ts @@ -1 +1 @@ -export * from './personalize.generated'; \ No newline at end of file +export * from './personalize.generated'; diff --git a/packages/aws-cdk-lib/aws-pinpoint/lib/index.ts b/packages/aws-cdk-lib/aws-pinpoint/lib/index.ts index 8f5c88a4c6d60..ef01795545636 100644 --- a/packages/aws-cdk-lib/aws-pinpoint/lib/index.ts +++ b/packages/aws-cdk-lib/aws-pinpoint/lib/index.ts @@ -1 +1 @@ -export * from './pinpoint.generated'; \ No newline at end of file +export * from './pinpoint.generated'; diff --git a/packages/aws-cdk-lib/aws-pinpointemail/lib/index.ts b/packages/aws-cdk-lib/aws-pinpointemail/lib/index.ts index 51ef101092cfa..d4a22e11ce1a1 100644 --- a/packages/aws-cdk-lib/aws-pinpointemail/lib/index.ts +++ b/packages/aws-cdk-lib/aws-pinpointemail/lib/index.ts @@ -1 +1 @@ -export * from './pinpointemail.generated'; \ No newline at end of file +export * from './pinpointemail.generated'; diff --git a/packages/aws-cdk-lib/aws-pipes/lib/index.ts b/packages/aws-cdk-lib/aws-pipes/lib/index.ts index 9da8d13dfd199..385803147cbcf 100644 --- a/packages/aws-cdk-lib/aws-pipes/lib/index.ts +++ b/packages/aws-cdk-lib/aws-pipes/lib/index.ts @@ -1 +1 @@ -export * from './pipes.generated'; \ No newline at end of file +export * from './pipes.generated'; diff --git a/packages/aws-cdk-lib/aws-qldb/lib/index.ts b/packages/aws-cdk-lib/aws-qldb/lib/index.ts index 1ed0f80ae4629..db10893129e41 100644 --- a/packages/aws-cdk-lib/aws-qldb/lib/index.ts +++ b/packages/aws-cdk-lib/aws-qldb/lib/index.ts @@ -1 +1 @@ -export * from './qldb.generated'; \ No newline at end of file +export * from './qldb.generated'; diff --git a/packages/aws-cdk-lib/aws-quicksight/lib/index.ts b/packages/aws-cdk-lib/aws-quicksight/lib/index.ts index 61a393a60a5d1..d3a04c94ff285 100644 --- a/packages/aws-cdk-lib/aws-quicksight/lib/index.ts +++ b/packages/aws-cdk-lib/aws-quicksight/lib/index.ts @@ -1 +1 @@ -export * from './quicksight.generated'; \ No newline at end of file +export * from './quicksight.generated'; diff --git a/packages/aws-cdk-lib/aws-ram/lib/index.ts b/packages/aws-cdk-lib/aws-ram/lib/index.ts index e2b3fc6be0b8d..fb0e91245c42b 100644 --- a/packages/aws-cdk-lib/aws-ram/lib/index.ts +++ b/packages/aws-cdk-lib/aws-ram/lib/index.ts @@ -1 +1 @@ -export * from './ram.generated'; \ No newline at end of file +export * from './ram.generated'; diff --git a/packages/aws-cdk-lib/aws-rds/lib/cluster.ts b/packages/aws-cdk-lib/aws-rds/lib/cluster.ts index 887ebe304caff..4fa0666dd5c35 100644 --- a/packages/aws-cdk-lib/aws-rds/lib/cluster.ts +++ b/packages/aws-cdk-lib/aws-rds/lib/cluster.ts @@ -1636,4 +1636,4 @@ function validatePerformanceInsightsSettings( throw new Error('`performanceInsightEncryptionKey` for each instance must be the same as the one at cluster level'); } } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-rds/lib/perms.ts b/packages/aws-cdk-lib/aws-rds/lib/perms.ts index 247ec53d987eb..9ba26192ee6d2 100644 --- a/packages/aws-cdk-lib/aws-rds/lib/perms.ts +++ b/packages/aws-cdk-lib/aws-rds/lib/perms.ts @@ -5,4 +5,4 @@ export const DATA_API_ACTIONS = [ 'rds-data:CommitTransaction', 'rds-data:ExecuteStatement', 'rds-data:RollbackTransaction', -]; \ No newline at end of file +]; diff --git a/packages/aws-cdk-lib/aws-rds/test/mariadb/mariadb.instance-engine.test.ts b/packages/aws-cdk-lib/aws-rds/test/mariadb/mariadb.instance-engine.test.ts index e5c16ba2912e9..f1a6633c30ccc 100644 --- a/packages/aws-cdk-lib/aws-rds/test/mariadb/mariadb.instance-engine.test.ts +++ b/packages/aws-cdk-lib/aws-rds/test/mariadb/mariadb.instance-engine.test.ts @@ -88,4 +88,4 @@ describe('MariaDB server instance engine', () => { }); }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-redshift/lib/index.ts b/packages/aws-cdk-lib/aws-redshift/lib/index.ts index 134318a1dc98a..2de6e0de40b22 100644 --- a/packages/aws-cdk-lib/aws-redshift/lib/index.ts +++ b/packages/aws-cdk-lib/aws-redshift/lib/index.ts @@ -1 +1 @@ -export * from './redshift.generated'; \ No newline at end of file +export * from './redshift.generated'; diff --git a/packages/aws-cdk-lib/aws-redshiftserverless/lib/index.ts b/packages/aws-cdk-lib/aws-redshiftserverless/lib/index.ts index f928ffdd1e288..d3ab0e825468e 100644 --- a/packages/aws-cdk-lib/aws-redshiftserverless/lib/index.ts +++ b/packages/aws-cdk-lib/aws-redshiftserverless/lib/index.ts @@ -1 +1 @@ -export * from './redshiftserverless.generated'; \ No newline at end of file +export * from './redshiftserverless.generated'; diff --git a/packages/aws-cdk-lib/aws-refactorspaces/lib/index.ts b/packages/aws-cdk-lib/aws-refactorspaces/lib/index.ts index 7b48a164c86c2..3457998a20ead 100644 --- a/packages/aws-cdk-lib/aws-refactorspaces/lib/index.ts +++ b/packages/aws-cdk-lib/aws-refactorspaces/lib/index.ts @@ -1 +1 @@ -export * from './refactorspaces.generated'; \ No newline at end of file +export * from './refactorspaces.generated'; diff --git a/packages/aws-cdk-lib/aws-rekognition/lib/index.ts b/packages/aws-cdk-lib/aws-rekognition/lib/index.ts index 3528d5a7c9902..c0cd7c31b6b9f 100644 --- a/packages/aws-cdk-lib/aws-rekognition/lib/index.ts +++ b/packages/aws-cdk-lib/aws-rekognition/lib/index.ts @@ -1 +1 @@ -export * from './rekognition.generated'; \ No newline at end of file +export * from './rekognition.generated'; diff --git a/packages/aws-cdk-lib/aws-resiliencehub/lib/index.ts b/packages/aws-cdk-lib/aws-resiliencehub/lib/index.ts index 13c740f289bab..576d28f6b2ef6 100644 --- a/packages/aws-cdk-lib/aws-resiliencehub/lib/index.ts +++ b/packages/aws-cdk-lib/aws-resiliencehub/lib/index.ts @@ -1 +1 @@ -export * from './resiliencehub.generated'; \ No newline at end of file +export * from './resiliencehub.generated'; diff --git a/packages/aws-cdk-lib/aws-resourceexplorer2/lib/index.ts b/packages/aws-cdk-lib/aws-resourceexplorer2/lib/index.ts index 8c5d9ce368aa3..c71a9edf3800c 100644 --- a/packages/aws-cdk-lib/aws-resourceexplorer2/lib/index.ts +++ b/packages/aws-cdk-lib/aws-resourceexplorer2/lib/index.ts @@ -1 +1 @@ -export * from './resourceexplorer2.generated'; \ No newline at end of file +export * from './resourceexplorer2.generated'; diff --git a/packages/aws-cdk-lib/aws-resourcegroups/lib/index.ts b/packages/aws-cdk-lib/aws-resourcegroups/lib/index.ts index 0abe0fb829f7a..39a1899e8aad1 100644 --- a/packages/aws-cdk-lib/aws-resourcegroups/lib/index.ts +++ b/packages/aws-cdk-lib/aws-resourcegroups/lib/index.ts @@ -1 +1 @@ -export * from './resourcegroups.generated'; \ No newline at end of file +export * from './resourcegroups.generated'; diff --git a/packages/aws-cdk-lib/aws-robomaker/lib/index.ts b/packages/aws-cdk-lib/aws-robomaker/lib/index.ts index cd1acc8fa96fe..b1041a9ee3a4d 100644 --- a/packages/aws-cdk-lib/aws-robomaker/lib/index.ts +++ b/packages/aws-cdk-lib/aws-robomaker/lib/index.ts @@ -1 +1 @@ -export * from './robomaker.generated'; \ No newline at end of file +export * from './robomaker.generated'; diff --git a/packages/aws-cdk-lib/aws-rolesanywhere/lib/index.ts b/packages/aws-cdk-lib/aws-rolesanywhere/lib/index.ts index 8d24150ec0cef..b61283c14c972 100644 --- a/packages/aws-cdk-lib/aws-rolesanywhere/lib/index.ts +++ b/packages/aws-cdk-lib/aws-rolesanywhere/lib/index.ts @@ -1 +1 @@ -export * from './rolesanywhere.generated'; \ No newline at end of file +export * from './rolesanywhere.generated'; diff --git a/packages/aws-cdk-lib/aws-route53-targets/test/apigateway-target.test.ts b/packages/aws-cdk-lib/aws-route53-targets/test/apigateway-target.test.ts index 25e775435ae20..3c2b42e6e98e0 100644 --- a/packages/aws-cdk-lib/aws-route53-targets/test/apigateway-target.test.ts +++ b/packages/aws-cdk-lib/aws-route53-targets/test/apigateway-target.test.ts @@ -153,4 +153,4 @@ test('targets.ApiGateway accepts a SpecRestApi', () => { Ref: 'zoneEB40FF1E', }, }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-route53-targets/test/global-accelerator-target.test.ts b/packages/aws-cdk-lib/aws-route53-targets/test/global-accelerator-target.test.ts index b0fcffcc7a712..10565273c8448 100644 --- a/packages/aws-cdk-lib/aws-route53-targets/test/global-accelerator-target.test.ts +++ b/packages/aws-cdk-lib/aws-route53-targets/test/global-accelerator-target.test.ts @@ -56,4 +56,4 @@ test('GlobalAcceleratorTarget creates an alias resource with a Global Accelerato HostedZoneId: 'Z2BJ6XQ5FK7U4H', }, }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-route53/lib/geo-location.ts b/packages/aws-cdk-lib/aws-route53/lib/geo-location.ts index 8f6898ed83c59..8fee035dc8d45 100644 --- a/packages/aws-cdk-lib/aws-route53/lib/geo-location.ts +++ b/packages/aws-cdk-lib/aws-route53/lib/geo-location.ts @@ -111,4 +111,4 @@ export enum Continent { * South America */ SOUTH_AMERICA = 'SA', -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-route53/lib/util.ts b/packages/aws-cdk-lib/aws-route53/lib/util.ts index 6f8f832289a98..a1a29866c2aa8 100644 --- a/packages/aws-cdk-lib/aws-route53/lib/util.ts +++ b/packages/aws-cdk-lib/aws-route53/lib/util.ts @@ -90,4 +90,4 @@ export function makeGrantDelegation(grantee: iam.IGrantable, hostedZoneArn: stri }); return g1.combine(g2); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-route53/lib/vpc-endpoint-service-domain-name.ts b/packages/aws-cdk-lib/aws-route53/lib/vpc-endpoint-service-domain-name.ts index 2dc10b43bbdce..f4d64883b1253 100644 --- a/packages/aws-cdk-lib/aws-route53/lib/vpc-endpoint-service-domain-name.ts +++ b/packages/aws-cdk-lib/aws-route53/lib/vpc-endpoint-service-domain-name.ts @@ -230,4 +230,4 @@ interface PrivateDnsConfiguration { */ function hashcode(s: string): string { return md5hash(s); -}; \ No newline at end of file +}; diff --git a/packages/aws-cdk-lib/aws-route53/test/geo-location.test.ts b/packages/aws-cdk-lib/aws-route53/test/geo-location.test.ts index c8eb4261b9957..c1d248f5f0fc1 100644 --- a/packages/aws-cdk-lib/aws-route53/test/geo-location.test.ts +++ b/packages/aws-cdk-lib/aws-route53/test/geo-location.test.ts @@ -40,4 +40,4 @@ describe('geo location', () => { test('default record', () => { expect(route53.GeoLocation.default().countryCode).toEqual('*'); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-route53/test/vpc-endpoint-service-domain-name.test.ts b/packages/aws-cdk-lib/aws-route53/test/vpc-endpoint-service-domain-name.test.ts index 51d29d3ba65f3..cde1bc0c8eb85 100644 --- a/packages/aws-cdk-lib/aws-route53/test/vpc-endpoint-service-domain-name.test.ts +++ b/packages/aws-cdk-lib/aws-route53/test/vpc-endpoint-service-domain-name.test.ts @@ -277,4 +277,4 @@ test('endpoint domain name property equals input domain name', () => { publicHostedZone: zone, }); expect(dn.domainName).toEqual('name-test.aws-cdk.dev'); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-route53recoverycontrol/lib/index.ts b/packages/aws-cdk-lib/aws-route53recoverycontrol/lib/index.ts index 504033f8c7f04..42e0bbaf49daa 100644 --- a/packages/aws-cdk-lib/aws-route53recoverycontrol/lib/index.ts +++ b/packages/aws-cdk-lib/aws-route53recoverycontrol/lib/index.ts @@ -1 +1 @@ -export * from './route53recoverycontrol.generated'; \ No newline at end of file +export * from './route53recoverycontrol.generated'; diff --git a/packages/aws-cdk-lib/aws-route53recoveryreadiness/lib/index.ts b/packages/aws-cdk-lib/aws-route53recoveryreadiness/lib/index.ts index a632f8e94b19f..788093e8d9300 100644 --- a/packages/aws-cdk-lib/aws-route53recoveryreadiness/lib/index.ts +++ b/packages/aws-cdk-lib/aws-route53recoveryreadiness/lib/index.ts @@ -1 +1 @@ -export * from './route53recoveryreadiness.generated'; \ No newline at end of file +export * from './route53recoveryreadiness.generated'; diff --git a/packages/aws-cdk-lib/aws-route53resolver/lib/index.ts b/packages/aws-cdk-lib/aws-route53resolver/lib/index.ts index e1eb42acf03fa..508279a186ad9 100644 --- a/packages/aws-cdk-lib/aws-route53resolver/lib/index.ts +++ b/packages/aws-cdk-lib/aws-route53resolver/lib/index.ts @@ -1 +1 @@ -export * from './route53resolver.generated'; \ No newline at end of file +export * from './route53resolver.generated'; diff --git a/packages/aws-cdk-lib/aws-rum/lib/index.ts b/packages/aws-cdk-lib/aws-rum/lib/index.ts index b873a05256e13..8ada98b4ec515 100644 --- a/packages/aws-cdk-lib/aws-rum/lib/index.ts +++ b/packages/aws-cdk-lib/aws-rum/lib/index.ts @@ -1 +1 @@ -export * from './rum.generated'; \ No newline at end of file +export * from './rum.generated'; diff --git a/packages/aws-cdk-lib/aws-s3-deployment/lib/bucket-deployment.ts b/packages/aws-cdk-lib/aws-s3-deployment/lib/bucket-deployment.ts index cd32d6017be51..f53eb3e3379d1 100644 --- a/packages/aws-cdk-lib/aws-s3-deployment/lib/bucket-deployment.ts +++ b/packages/aws-cdk-lib/aws-s3-deployment/lib/bucket-deployment.ts @@ -927,4 +927,4 @@ function sourceConfigEqual(stack: cdk.Stack, a: SourceConfig, b: SourceConfig) { JSON.stringify(stack.resolve(a.bucket.bucketName)) === JSON.stringify(stack.resolve(b.bucket.bucketName)) && a.zipObjectKey === b.zipObjectKey && a.markers === undefined && b.markers === undefined); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-s3-deployment/lib/index.ts b/packages/aws-cdk-lib/aws-s3-deployment/lib/index.ts index eaf7d74b9ff94..754bdf90fc509 100644 --- a/packages/aws-cdk-lib/aws-s3-deployment/lib/index.ts +++ b/packages/aws-cdk-lib/aws-s3-deployment/lib/index.ts @@ -1,2 +1,2 @@ export * from './bucket-deployment'; -export * from './source'; \ No newline at end of file +export * from './source'; diff --git a/packages/aws-cdk-lib/aws-s3-deployment/lib/render-data.ts b/packages/aws-cdk-lib/aws-s3-deployment/lib/render-data.ts index 33d970afc2360..28f588d156d97 100644 --- a/packages/aws-cdk-lib/aws-s3-deployment/lib/render-data.ts +++ b/packages/aws-cdk-lib/aws-s3-deployment/lib/render-data.ts @@ -79,4 +79,4 @@ type FnJoinPart = string | Ref | GetAtt | FnSelect; type Ref = { Ref: string }; type GetAtt = { 'Fn::GetAtt': [string, string] }; type FnSplit = { 'Fn::Split': [string, string | Ref] }; -type FnSelect = { 'Fn::Select': [number, string[] | FnSplit] }; \ No newline at end of file +type FnSelect = { 'Fn::Select': [number, string[] | FnSplit] }; diff --git a/packages/aws-cdk-lib/aws-s3-deployment/test/bucket-deployment.test.ts b/packages/aws-cdk-lib/aws-s3-deployment/test/bucket-deployment.test.ts index b8a523a57bf55..6f6738117ed52 100644 --- a/packages/aws-cdk-lib/aws-s3-deployment/test/bucket-deployment.test.ts +++ b/packages/aws-cdk-lib/aws-s3-deployment/test/bucket-deployment.test.ts @@ -1736,4 +1736,4 @@ test('outputObjectKeys default value is true', () => { Template.fromStack(stack).hasResourceProperties('Custom::CDKBucketDeployment', { OutputObjectKeys: true, }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-s3objectlambda/lib/index.ts b/packages/aws-cdk-lib/aws-s3objectlambda/lib/index.ts index c97f93f4b76da..19c2d73f7be8f 100644 --- a/packages/aws-cdk-lib/aws-s3objectlambda/lib/index.ts +++ b/packages/aws-cdk-lib/aws-s3objectlambda/lib/index.ts @@ -1 +1 @@ -export * from './s3objectlambda.generated'; \ No newline at end of file +export * from './s3objectlambda.generated'; diff --git a/packages/aws-cdk-lib/aws-s3outposts/lib/index.ts b/packages/aws-cdk-lib/aws-s3outposts/lib/index.ts index c7f9f8dad71f1..3f9efc4d0607a 100644 --- a/packages/aws-cdk-lib/aws-s3outposts/lib/index.ts +++ b/packages/aws-cdk-lib/aws-s3outposts/lib/index.ts @@ -1 +1 @@ -export * from './s3outposts.generated'; \ No newline at end of file +export * from './s3outposts.generated'; diff --git a/packages/aws-cdk-lib/aws-sam/lib/index.ts b/packages/aws-cdk-lib/aws-sam/lib/index.ts index 8f7d31adc68ce..185ada47b693e 100644 --- a/packages/aws-cdk-lib/aws-sam/lib/index.ts +++ b/packages/aws-cdk-lib/aws-sam/lib/index.ts @@ -1 +1 @@ -export * from './sam.generated'; \ No newline at end of file +export * from './sam.generated'; diff --git a/packages/aws-cdk-lib/aws-scheduler/lib/index.ts b/packages/aws-cdk-lib/aws-scheduler/lib/index.ts index ae3df1e12b699..7efa6ad19129c 100644 --- a/packages/aws-cdk-lib/aws-scheduler/lib/index.ts +++ b/packages/aws-cdk-lib/aws-scheduler/lib/index.ts @@ -1 +1 @@ -export * from './scheduler.generated'; \ No newline at end of file +export * from './scheduler.generated'; diff --git a/packages/aws-cdk-lib/aws-sdb/lib/index.ts b/packages/aws-cdk-lib/aws-sdb/lib/index.ts index 2fe371614e71e..1b370ed18b4ba 100644 --- a/packages/aws-cdk-lib/aws-sdb/lib/index.ts +++ b/packages/aws-cdk-lib/aws-sdb/lib/index.ts @@ -1 +1 @@ -export * from './sdb.generated'; \ No newline at end of file +export * from './sdb.generated'; diff --git a/packages/aws-cdk-lib/aws-secretsmanager/test/rotation-schedule.test.ts b/packages/aws-cdk-lib/aws-secretsmanager/test/rotation-schedule.test.ts index 0a319267cc34a..c1150e3b4b8d1 100644 --- a/packages/aws-cdk-lib/aws-secretsmanager/test/rotation-schedule.test.ts +++ b/packages/aws-cdk-lib/aws-secretsmanager/test/rotation-schedule.test.ts @@ -807,4 +807,4 @@ test('automaticallyAfter must not be greater than 1000 days', () => { rotationLambda, automaticallyAfter: Duration.days(1001), })).toThrow(/automaticallyAfter must not be greater than 1000 days, got 1001 days/); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-securityhub/lib/index.ts b/packages/aws-cdk-lib/aws-securityhub/lib/index.ts index 81e410c83ebf7..4287d1e8bed1a 100644 --- a/packages/aws-cdk-lib/aws-securityhub/lib/index.ts +++ b/packages/aws-cdk-lib/aws-securityhub/lib/index.ts @@ -1 +1 @@ -export * from './securityhub.generated'; \ No newline at end of file +export * from './securityhub.generated'; diff --git a/packages/aws-cdk-lib/aws-servicecatalog/lib/constraints.ts b/packages/aws-cdk-lib/aws-servicecatalog/lib/constraints.ts index 774cec4285b20..4375e8b1de1a9 100644 --- a/packages/aws-cdk-lib/aws-servicecatalog/lib/constraints.ts +++ b/packages/aws-cdk-lib/aws-servicecatalog/lib/constraints.ts @@ -110,4 +110,4 @@ export interface CloudFormationRuleConstraintOptions extends CommonConstraintOpt * The rule with condition and assertions to apply to template. */ readonly rule: TemplateRule; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-servicecatalog/lib/private/validation.ts b/packages/aws-cdk-lib/aws-servicecatalog/lib/private/validation.ts index 4e56a3911aae4..e05a53e8eb3b6 100644 --- a/packages/aws-cdk-lib/aws-servicecatalog/lib/private/validation.ts +++ b/packages/aws-cdk-lib/aws-servicecatalog/lib/private/validation.ts @@ -54,4 +54,4 @@ export class InputValidator { } return string; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-servicecatalog/test/product-stack.test.ts b/packages/aws-cdk-lib/aws-servicecatalog/test/product-stack.test.ts index ec1fccb038f41..1e642bb53f51f 100644 --- a/packages/aws-cdk-lib/aws-servicecatalog/test/product-stack.test.ts +++ b/packages/aws-cdk-lib/aws-servicecatalog/test/product-stack.test.ts @@ -500,4 +500,4 @@ class ProductWithAnAsset extends servicecatalog.ProductStack { handler: 'index.handler', }); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-servicecatalogappregistry/lib/index.ts b/packages/aws-cdk-lib/aws-servicecatalogappregistry/lib/index.ts index 16eba69aadf06..a844a7cc5f956 100644 --- a/packages/aws-cdk-lib/aws-servicecatalogappregistry/lib/index.ts +++ b/packages/aws-cdk-lib/aws-servicecatalogappregistry/lib/index.ts @@ -1 +1 @@ -export * from './servicecatalogappregistry.generated'; \ No newline at end of file +export * from './servicecatalogappregistry.generated'; diff --git a/packages/aws-cdk-lib/aws-simspaceweaver/lib/index.ts b/packages/aws-cdk-lib/aws-simspaceweaver/lib/index.ts index 2639167897ec6..6fe6f221a01d1 100644 --- a/packages/aws-cdk-lib/aws-simspaceweaver/lib/index.ts +++ b/packages/aws-cdk-lib/aws-simspaceweaver/lib/index.ts @@ -1 +1 @@ -export * from './simspaceweaver.generated'; \ No newline at end of file +export * from './simspaceweaver.generated'; diff --git a/packages/aws-cdk-lib/aws-sns-subscriptions/test/sqs.test.ts b/packages/aws-cdk-lib/aws-sns-subscriptions/test/sqs.test.ts index 9e981a0f15903..7fdf440e553cc 100644 --- a/packages/aws-cdk-lib/aws-sns-subscriptions/test/sqs.test.ts +++ b/packages/aws-cdk-lib/aws-sns-subscriptions/test/sqs.test.ts @@ -28,4 +28,4 @@ test('can add subscription to queue that has encryptionType auto changed', () => }, Protocol: 'sqs', }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-sqs/lib/index.ts b/packages/aws-cdk-lib/aws-sqs/lib/index.ts index 310312d5298a9..7217be04ffc04 100644 --- a/packages/aws-cdk-lib/aws-sqs/lib/index.ts +++ b/packages/aws-cdk-lib/aws-sqs/lib/index.ts @@ -5,4 +5,4 @@ export * from './queue-base'; // AWS::SQS CloudFormation Resources: export * from './sqs.generated'; -import './sqs-augmentations.generated'; \ No newline at end of file +import './sqs-augmentations.generated'; diff --git a/packages/aws-cdk-lib/aws-sqs/lib/queue-base.ts b/packages/aws-cdk-lib/aws-sqs/lib/queue-base.ts index 3cdd250759e83..670d214ae63dc 100644 --- a/packages/aws-cdk-lib/aws-sqs/lib/queue-base.ts +++ b/packages/aws-cdk-lib/aws-sqs/lib/queue-base.ts @@ -340,4 +340,4 @@ export enum QueueEncryption { * [Amazon SQS documentation](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-server-side-encryption.html). */ SQS_MANAGED = 'SQS_MANAGED', -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-ssm/test/util.test.ts b/packages/aws-cdk-lib/aws-ssm/test/util.test.ts index 3da0f713ea952..c59705e4cee0c 100644 --- a/packages/aws-cdk-lib/aws-ssm/test/util.test.ts +++ b/packages/aws-cdk-lib/aws-ssm/test/util.test.ts @@ -54,4 +54,4 @@ describe('arnForParameterName', () => { const stack = new Stack(); expect(() => arnForParameterName(stack, Token.asString({ Ref: 'Boom' }))).toThrow(/Unable to determine ARN separator for SSM parameter since the parameter name is an unresolved token. Use "fromAttributes" and specify "simpleName" explicitly/); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-ssmcontacts/lib/index.ts b/packages/aws-cdk-lib/aws-ssmcontacts/lib/index.ts index 5c768591b193f..d70b087730016 100644 --- a/packages/aws-cdk-lib/aws-ssmcontacts/lib/index.ts +++ b/packages/aws-cdk-lib/aws-ssmcontacts/lib/index.ts @@ -1 +1 @@ -export * from './ssmcontacts.generated'; \ No newline at end of file +export * from './ssmcontacts.generated'; diff --git a/packages/aws-cdk-lib/aws-ssmincidents/lib/index.ts b/packages/aws-cdk-lib/aws-ssmincidents/lib/index.ts index fbb392081f823..d61865737b401 100644 --- a/packages/aws-cdk-lib/aws-ssmincidents/lib/index.ts +++ b/packages/aws-cdk-lib/aws-ssmincidents/lib/index.ts @@ -1 +1 @@ -export * from './ssmincidents.generated'; \ No newline at end of file +export * from './ssmincidents.generated'; diff --git a/packages/aws-cdk-lib/aws-sso/lib/index.ts b/packages/aws-cdk-lib/aws-sso/lib/index.ts index 4ff310a67a081..def29d390d292 100644 --- a/packages/aws-cdk-lib/aws-sso/lib/index.ts +++ b/packages/aws-cdk-lib/aws-sso/lib/index.ts @@ -1 +1 @@ -export * from './sso.generated'; \ No newline at end of file +export * from './sso.generated'; diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/emr/emr-add-step.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/emr/emr-add-step.ts index e1b7b0af97775..87da86c898ea8 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/emr/emr-add-step.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/emr/emr-add-step.ts @@ -195,4 +195,4 @@ export class EmrAddStep extends sfn.TaskStateBase { return policyStatements; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/emr/emr-modify-instance-fleet-by-name.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/emr/emr-modify-instance-fleet-by-name.ts index 5ea9e00e6bca4..aa7bcedef2153 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/emr/emr-modify-instance-fleet-by-name.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/emr/emr-modify-instance-fleet-by-name.ts @@ -84,4 +84,4 @@ export class EmrModifyInstanceFleetByName extends sfn.TaskStateBase { }), }; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/emr/emr-set-cluster-termination-protection.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/emr/emr-set-cluster-termination-protection.ts index 2614f7b5ea9c8..45ebb568d9248 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/emr/emr-set-cluster-termination-protection.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/emr/emr-set-cluster-termination-protection.ts @@ -59,4 +59,4 @@ export class EmrSetClusterTerminationProtection extends sfn.TaskStateBase { }), }; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/emr/emr-terminate-cluster.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/emr/emr-terminate-cluster.ts index f53c62bb2b0e5..a19396dc05469 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/emr/emr-terminate-cluster.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/emr/emr-terminate-cluster.ts @@ -85,4 +85,4 @@ export class EmrTerminateCluster extends sfn.TaskStateBase { return policyStatements; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/eventbridge-scheduler/create-schedule.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/eventbridge-scheduler/create-schedule.ts index c7e3ac96f554e..5a0477332c73b 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/eventbridge-scheduler/create-schedule.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/eventbridge-scheduler/create-schedule.ts @@ -360,4 +360,4 @@ export class EventBridgeSchedulerCreateScheduleTask extends sfn.TaskStateBase { throw new Error(`Timezone must be between 1 and 50 characters long. Got: ${props.timezone.length}`); } } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/eventbridge/put-events.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/eventbridge/put-events.ts index dfb8694d801c6..b00f76d43d104 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/eventbridge/put-events.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/eventbridge/put-events.ts @@ -151,4 +151,4 @@ export class EventBridgePutEvents extends sfn.TaskStateBase { throw new Error('Event source cannot start with "aws."'); } } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/glue/start-crawler-run.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/glue/start-crawler-run.ts index 7f7af3cbeb011..70abcfddb4c43 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/glue/start-crawler-run.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/glue/start-crawler-run.ts @@ -58,4 +58,4 @@ export class GlueStartCrawlerRun extends sfn.TaskStateBase { }, }; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/sagemaker/create-endpoint-config.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/sagemaker/create-endpoint-config.ts index 7767f8981e58c..7ec4b6be8339c 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/sagemaker/create-endpoint-config.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/sagemaker/create-endpoint-config.ts @@ -124,4 +124,4 @@ export class SageMakerCreateEndpointConfig extends sfn.TaskStateBase { } }); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/sagemaker/create-endpoint.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/sagemaker/create-endpoint.ts index e95228ea92913..2bd5c78e8682c 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/sagemaker/create-endpoint.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/sagemaker/create-endpoint.ts @@ -94,4 +94,4 @@ export class SageMakerCreateEndpoint extends sfn.TaskStateBase { }), ]; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/sagemaker/create-model.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/sagemaker/create-model.ts index 936cf0bd29bb9..844348b4cc632 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/sagemaker/create-model.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/sagemaker/create-model.ts @@ -233,4 +233,4 @@ export class SageMakerCreateModel extends sfn.TaskStateBase implements iam.IGran } : {}; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/sagemaker/update-endpoint.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/sagemaker/update-endpoint.ts index d19d54e30bb22..7ac43a695c071 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/sagemaker/update-endpoint.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/sagemaker/update-endpoint.ts @@ -82,4 +82,4 @@ export class SageMakerUpdateEndpoint extends sfn.TaskStateBase { }), ]; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/schedule.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/schedule.ts index 971b322a3620b..30d4218f9c2d9 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/schedule.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/schedule.ts @@ -119,4 +119,4 @@ export interface CronOptions { * @default - Every year */ readonly year?: string; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/athena/get-query-execution.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/athena/get-query-execution.test.ts index 6b1b3f26dcb4e..085ac3e562943 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/athena/get-query-execution.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/athena/get-query-execution.test.ts @@ -33,4 +33,4 @@ describe('Get Query Execution', () => { }, }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/athena/get-query-results.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/athena/get-query-results.test.ts index db0476f5c2631..1ef5053d59b18 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/athena/get-query-results.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/athena/get-query-results.test.ts @@ -33,4 +33,4 @@ describe('Get Query Results', () => { }, }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/athena/stop-query-execution.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/athena/stop-query-execution.test.ts index cf22a8c05090a..8fcf1ba8a29be 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/athena/stop-query-execution.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/athena/stop-query-execution.test.ts @@ -33,4 +33,4 @@ describe('Stop Query Execution', () => { }, }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/aws-sdk/call-aws-service.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/aws-sdk/call-aws-service.test.ts index 7ad392af334ee..ddf86378eda05 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/aws-sdk/call-aws-service.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/aws-sdk/call-aws-service.test.ts @@ -381,4 +381,4 @@ test('IAM policy for efs', () => { Version: '2012-10-17', }, }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/batch/run-batch-job.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/batch/run-batch-job.test.ts index 9870096ac6cbf..9634a146fc4fb 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/batch/run-batch-job.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/batch/run-batch-job.test.ts @@ -316,4 +316,4 @@ describeDeprecated('RunBatchJob', () => { /timeout must be greater than 60 seconds/, ); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/eks/call.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/eks/call.test.ts index 807318c9f6db6..184d51835149e 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/eks/call.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/eks/call.test.ts @@ -231,4 +231,4 @@ test('Task throws if cluster supplied does not have clusterCertificateAuthorityD }).toThrow( /The "clusterCertificateAuthorityData" property must be specified when using an imported Cluster./, ); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/invoke-activity.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/invoke-activity.test.ts index 201fa6b11b980..f8eb145e337b7 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/invoke-activity.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/invoke-activity.test.ts @@ -64,4 +64,4 @@ describeDeprecated('InvokeActivity', () => { expect(activityMetrics[i]).toEqual(taskMetrics[i]); } }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/mediaconvert/create-job.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/mediaconvert/create-job.test.ts index d2019892b4924..ce3d636a58c40 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/mediaconvert/create-job.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/mediaconvert/create-job.test.ts @@ -240,4 +240,4 @@ describe('MediaConvert Create Job', () => { }), }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/private/task-utils.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/private/task-utils.test.ts index 76e4c57a990b4..79c04c8c35831 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/private/task-utils.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/private/task-utils.test.ts @@ -98,4 +98,4 @@ describe('Task utils', () => { }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sagemaker/create-model.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sagemaker/create-model.test.ts index 1db88fa218075..00f0e52f967af 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sagemaker/create-model.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sagemaker/create-model.test.ts @@ -135,4 +135,4 @@ test('Task throws if WAIT_FOR_TASK_TOKEN is supplied as service integration patt }), }); }).toThrow(/Unsupported service integration pattern. Supported Patterns: REQUEST_RESPONSE. Received: WAIT_FOR_TASK_TOKEN/i); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sagemaker/create-transform-job.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sagemaker/create-transform-job.test.ts index 0ae4168103386..d34bc77283e40 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sagemaker/create-transform-job.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sagemaker/create-transform-job.test.ts @@ -519,4 +519,4 @@ test('required permissions are granted to service role if REQUEST_RESPONSE is su Version: '2012-10-17', }, }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sagemaker/update-endpoint.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sagemaker/update-endpoint.test.ts index 501a5b6757758..02c5ef54ecb0e 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sagemaker/update-endpoint.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sagemaker/update-endpoint.test.ts @@ -140,4 +140,4 @@ test('PolicyStatement has sufficient permissions', () => { }), ], ); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/schedule.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/schedule.test.ts index 5d022a6c17af4..06502b9aaa883 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/schedule.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/schedule.test.ts @@ -27,4 +27,4 @@ describe('Schedule class', () => { tasks.Schedule.cron({ day: '15', weekDay: 'MON' }); }).toThrow('Cannot supply both \'day\' and \'weekDay\', use at most one'); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sns/publish-to-topic.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sns/publish-to-topic.test.ts index e41d2d5b0a007..ec6fdfbfd9969 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sns/publish-to-topic.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sns/publish-to-topic.test.ts @@ -146,4 +146,4 @@ describeDeprecated('PublishToTopic', () => { }); }).toThrow(/Invalid Service Integration Pattern: SYNC is not supported to call SNS./i); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sqs/send-to-queue.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sqs/send-to-queue.test.ts index 18cc38ba95cef..f42f171f7d65b 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sqs/send-to-queue.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/sqs/send-to-queue.test.ts @@ -211,4 +211,4 @@ describeDeprecated('SendToQueue', () => { }); }).toThrow(/Invalid Service Integration Pattern: SYNC is not supported to call SQS./i); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/start-execution.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/start-execution.test.ts index 229638f1b9b81..7596f5bf52cc8 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/start-execution.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/start-execution.test.ts @@ -227,4 +227,4 @@ describeDeprecated('StartExecution', () => { }); }).toThrow('Task Token is missing in input (pass JsonPath.taskToken somewhere in input'); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/stepfunctions/start-execution.test.ts b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/stepfunctions/start-execution.test.ts index 67bdf340d9af4..3a5e96011e1b8 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/stepfunctions/start-execution.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions-tasks/test/stepfunctions/start-execution.test.ts @@ -266,4 +266,4 @@ test('Execute State Machine - Associate With Parent - Incorrect Input Type', () input: sfn.TaskInput.fromText('{ "token.$": "$$.Task.Token" }'), }); }).toThrow('Could not enable `associateWithParent` because `input` is taken directly from a JSON path. Use `sfn.TaskInput.fromObject` instead.'); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions/lib/chain.ts b/packages/aws-cdk-lib/aws-stepfunctions/lib/chain.ts index 50f9058631c4d..946aa71eed5e7 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions/lib/chain.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions/lib/chain.ts @@ -79,4 +79,4 @@ export class Chain implements IChainable { public toSingleState(id: string, props: ParallelProps = {}): Parallel { return new Parallel(this.startState, id, props).branch(this); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions/lib/states/distributed-map/item-batcher.ts b/packages/aws-cdk-lib/aws-stepfunctions/lib/states/distributed-map/item-batcher.ts index d79cd0906ef3f..00e671bd418f8 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions/lib/states/distributed-map/item-batcher.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions/lib/states/distributed-map/item-batcher.ts @@ -99,4 +99,4 @@ export class ItemBatcher { return errors; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions/lib/states/distributed-map/item-reader.ts b/packages/aws-cdk-lib/aws-stepfunctions/lib/states/distributed-map/item-reader.ts index 8fed8849c3a19..38e82f4f56264 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions/lib/states/distributed-map/item-reader.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions/lib/states/distributed-map/item-reader.ts @@ -414,4 +414,4 @@ export class S3CsvItemReader extends S3FileItemReader { */ export class S3ManifestItemReader extends S3FileItemReader { protected readonly inputType: string = 'MANIFEST'; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions/lib/states/distributed-map/result-writer.ts b/packages/aws-cdk-lib/aws-stepfunctions/lib/states/distributed-map/result-writer.ts index c6a427ee65c81..622033637cd0e 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions/lib/states/distributed-map/result-writer.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions/lib/states/distributed-map/result-writer.ts @@ -88,4 +88,4 @@ export class ResultWriter { }), ]; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions/test/custom-state.test.ts b/packages/aws-cdk-lib/aws-stepfunctions/test/custom-state.test.ts index f332c25924f71..424b573c596d7 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions/test/custom-state.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions/test/custom-state.test.ts @@ -522,4 +522,4 @@ describe('Custom State', () => { Annotations.fromStack(stack).hasWarning('/Default/my custom task', Match.stringLikeRegexp('CustomState constructs can configure state catchers')); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-stepfunctions/test/private/intrinsics.test.ts b/packages/aws-cdk-lib/aws-stepfunctions/test/private/intrinsics.test.ts index c1aa87bbacb61..956f6e20d3a11 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions/test/private/intrinsics.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions/test/private/intrinsics.test.ts @@ -87,4 +87,4 @@ test('nested function calls', () => { function parse(x: string) { return new IntrinsicParser(x).parseTopLevelIntrinsic(); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions/test/state-machine-fragment.test.ts b/packages/aws-cdk-lib/aws-stepfunctions/test/state-machine-fragment.test.ts index 693b8781298e7..89cdaff762670 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions/test/state-machine-fragment.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions/test/state-machine-fragment.test.ts @@ -54,4 +54,4 @@ class ParallelMachineFragment extends stepfunctions.StateMachineFragment { this.startState = parallelState; this.endStates = [chain]; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions/test/task.test.ts b/packages/aws-cdk-lib/aws-stepfunctions/test/task.test.ts index 3c71d54b84292..69e484c50438b 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions/test/task.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions/test/task.test.ts @@ -118,4 +118,4 @@ class FakeTask implements sfn.IStepFunctionsTask { metricDimensions: { Arn: 'resource' }, }; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/aws-stepfunctions/test/wait.test.ts b/packages/aws-cdk-lib/aws-stepfunctions/test/wait.test.ts index 599baeaf44cf3..3de2b65b1062b 100644 --- a/packages/aws-cdk-lib/aws-stepfunctions/test/wait.test.ts +++ b/packages/aws-cdk-lib/aws-stepfunctions/test/wait.test.ts @@ -96,4 +96,4 @@ describe('Wait State', () => { }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/aws-supportapp/lib/index.ts b/packages/aws-cdk-lib/aws-supportapp/lib/index.ts index 1e3870a673c9b..dde3c5e2215b6 100644 --- a/packages/aws-cdk-lib/aws-supportapp/lib/index.ts +++ b/packages/aws-cdk-lib/aws-supportapp/lib/index.ts @@ -1 +1 @@ -export * from './supportapp.generated'; \ No newline at end of file +export * from './supportapp.generated'; diff --git a/packages/aws-cdk-lib/aws-synthetics/lib/index.ts b/packages/aws-cdk-lib/aws-synthetics/lib/index.ts index 2d760552096e5..ee024834f2bf1 100644 --- a/packages/aws-cdk-lib/aws-synthetics/lib/index.ts +++ b/packages/aws-cdk-lib/aws-synthetics/lib/index.ts @@ -4,4 +4,4 @@ export * from './runtime'; export * from './schedule'; // AWS::Synthetics CloudFormation Resources: -export * from './synthetics.generated'; \ No newline at end of file +export * from './synthetics.generated'; diff --git a/packages/aws-cdk-lib/aws-systemsmanagersap/lib/index.ts b/packages/aws-cdk-lib/aws-systemsmanagersap/lib/index.ts index 99bcb3fe91c62..0169815b2e9b9 100644 --- a/packages/aws-cdk-lib/aws-systemsmanagersap/lib/index.ts +++ b/packages/aws-cdk-lib/aws-systemsmanagersap/lib/index.ts @@ -1 +1 @@ -export * from './systemsmanagersap.generated'; \ No newline at end of file +export * from './systemsmanagersap.generated'; diff --git a/packages/aws-cdk-lib/aws-timestream/lib/index.ts b/packages/aws-cdk-lib/aws-timestream/lib/index.ts index f7e68081273de..81e6ea6113b8f 100644 --- a/packages/aws-cdk-lib/aws-timestream/lib/index.ts +++ b/packages/aws-cdk-lib/aws-timestream/lib/index.ts @@ -1 +1 @@ -export * from './timestream.generated'; \ No newline at end of file +export * from './timestream.generated'; diff --git a/packages/aws-cdk-lib/aws-transfer/lib/index.ts b/packages/aws-cdk-lib/aws-transfer/lib/index.ts index 1ef2e61fb32d6..0bb5b1040abe1 100644 --- a/packages/aws-cdk-lib/aws-transfer/lib/index.ts +++ b/packages/aws-cdk-lib/aws-transfer/lib/index.ts @@ -1 +1 @@ -export * from './transfer.generated'; \ No newline at end of file +export * from './transfer.generated'; diff --git a/packages/aws-cdk-lib/aws-voiceid/lib/index.ts b/packages/aws-cdk-lib/aws-voiceid/lib/index.ts index 72792ba6d66be..6ebded4252bd0 100644 --- a/packages/aws-cdk-lib/aws-voiceid/lib/index.ts +++ b/packages/aws-cdk-lib/aws-voiceid/lib/index.ts @@ -1 +1 @@ -export * from './voiceid.generated'; \ No newline at end of file +export * from './voiceid.generated'; diff --git a/packages/aws-cdk-lib/aws-vpclattice/lib/index.ts b/packages/aws-cdk-lib/aws-vpclattice/lib/index.ts index a85c9e00f09a2..5fdb2a5c43605 100644 --- a/packages/aws-cdk-lib/aws-vpclattice/lib/index.ts +++ b/packages/aws-cdk-lib/aws-vpclattice/lib/index.ts @@ -1 +1 @@ -export * from './vpclattice.generated'; \ No newline at end of file +export * from './vpclattice.generated'; diff --git a/packages/aws-cdk-lib/aws-waf/lib/index.ts b/packages/aws-cdk-lib/aws-waf/lib/index.ts index 8f3a931d5ee34..8c9362fc3a2b4 100644 --- a/packages/aws-cdk-lib/aws-waf/lib/index.ts +++ b/packages/aws-cdk-lib/aws-waf/lib/index.ts @@ -1 +1 @@ -export * from './waf.generated'; \ No newline at end of file +export * from './waf.generated'; diff --git a/packages/aws-cdk-lib/aws-wafregional/lib/index.ts b/packages/aws-cdk-lib/aws-wafregional/lib/index.ts index b9fb861d20255..9fcf2192a3160 100644 --- a/packages/aws-cdk-lib/aws-wafregional/lib/index.ts +++ b/packages/aws-cdk-lib/aws-wafregional/lib/index.ts @@ -1 +1 @@ -export * from './wafregional.generated'; \ No newline at end of file +export * from './wafregional.generated'; diff --git a/packages/aws-cdk-lib/aws-wafv2/lib/index.ts b/packages/aws-cdk-lib/aws-wafv2/lib/index.ts index 9f399e0cb1ef8..14b3104301675 100644 --- a/packages/aws-cdk-lib/aws-wafv2/lib/index.ts +++ b/packages/aws-cdk-lib/aws-wafv2/lib/index.ts @@ -1 +1 @@ -export * from './wafv2.generated'; \ No newline at end of file +export * from './wafv2.generated'; diff --git a/packages/aws-cdk-lib/aws-wisdom/lib/index.ts b/packages/aws-cdk-lib/aws-wisdom/lib/index.ts index ef899ad26d550..46ade5196bdcb 100644 --- a/packages/aws-cdk-lib/aws-wisdom/lib/index.ts +++ b/packages/aws-cdk-lib/aws-wisdom/lib/index.ts @@ -1 +1 @@ -export * from './wisdom.generated'; \ No newline at end of file +export * from './wisdom.generated'; diff --git a/packages/aws-cdk-lib/aws-workspaces/lib/index.ts b/packages/aws-cdk-lib/aws-workspaces/lib/index.ts index 84af29dc60f08..cf71a58328f76 100644 --- a/packages/aws-cdk-lib/aws-workspaces/lib/index.ts +++ b/packages/aws-cdk-lib/aws-workspaces/lib/index.ts @@ -1 +1 @@ -export * from './workspaces.generated'; \ No newline at end of file +export * from './workspaces.generated'; diff --git a/packages/aws-cdk-lib/aws-xray/lib/index.ts b/packages/aws-cdk-lib/aws-xray/lib/index.ts index ad7554dc858eb..f59446973a836 100644 --- a/packages/aws-cdk-lib/aws-xray/lib/index.ts +++ b/packages/aws-cdk-lib/aws-xray/lib/index.ts @@ -1 +1 @@ -export * from './xray.generated'; \ No newline at end of file +export * from './xray.generated'; diff --git a/packages/aws-cdk-lib/core/lib/cfn-parse.ts b/packages/aws-cdk-lib/core/lib/cfn-parse.ts index 3d26b50055bc7..08024a3feee68 100644 --- a/packages/aws-cdk-lib/core/lib/cfn-parse.ts +++ b/packages/aws-cdk-lib/core/lib/cfn-parse.ts @@ -1 +1 @@ -export * from './helpers-internal'; \ No newline at end of file +export * from './helpers-internal'; diff --git a/packages/aws-cdk-lib/core/lib/custom-resource-provider/index.ts b/packages/aws-cdk-lib/core/lib/custom-resource-provider/index.ts index 95841d8fa7525..1c2ff222c20b3 100644 --- a/packages/aws-cdk-lib/core/lib/custom-resource-provider/index.ts +++ b/packages/aws-cdk-lib/core/lib/custom-resource-provider/index.ts @@ -1,3 +1,3 @@ export * from './custom-resource-provider-base'; export * from './custom-resource-provider'; -export * from './shared'; \ No newline at end of file +export * from './shared'; diff --git a/packages/aws-cdk-lib/core/lib/helpers-internal/index.ts b/packages/aws-cdk-lib/core/lib/helpers-internal/index.ts index 03a39234e8d52..50003af38ab8f 100644 --- a/packages/aws-cdk-lib/core/lib/helpers-internal/index.ts +++ b/packages/aws-cdk-lib/core/lib/helpers-internal/index.ts @@ -3,4 +3,4 @@ export * from './cfn-parse'; export { md5hash } from '../private/md5'; export * from './customize-roles'; export * from './string-specializer'; -export { constructInfoFromConstruct, constructInfoFromStack } from '../private/runtime-info'; \ No newline at end of file +export { constructInfoFromConstruct, constructInfoFromStack } from '../private/runtime-info'; diff --git a/packages/aws-cdk-lib/core/lib/private/jsii-deprecated.ts b/packages/aws-cdk-lib/core/lib/private/jsii-deprecated.ts index 73ad8a6e824d6..ebf07194c442f 100644 --- a/packages/aws-cdk-lib/core/lib/private/jsii-deprecated.ts +++ b/packages/aws-cdk-lib/core/lib/private/jsii-deprecated.ts @@ -10,4 +10,4 @@ export function reset(deprecated: string | undefined) { } else { process.env.JSII_DEPRECATED = deprecated; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/core/lib/private/metadata-resource.ts b/packages/aws-cdk-lib/core/lib/private/metadata-resource.ts index 36b205bf11648..494fd33bf7790 100644 --- a/packages/aws-cdk-lib/core/lib/private/metadata-resource.ts +++ b/packages/aws-cdk-lib/core/lib/private/metadata-resource.ts @@ -188,4 +188,4 @@ function setGzipOperatingSystemToUnknown(gzipBuffer: Buffer) { } gzipBuffer[9] = 255; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/core/lib/private/private-context.ts b/packages/aws-cdk-lib/core/lib/private/private-context.ts index 33af8a5561ea2..916a44d5759ea 100644 --- a/packages/aws-cdk-lib/core/lib/private/private-context.ts +++ b/packages/aws-cdk-lib/core/lib/private/private-context.ts @@ -7,4 +7,4 @@ const PREFIX = `aws-cdk-private:${Math.random()}:`; -export const PRIVATE_CONTEXT_DEFAULT_STACK_SYNTHESIZER = `${PREFIX}core/defaultStackSynthesizer`; \ No newline at end of file +export const PRIVATE_CONTEXT_DEFAULT_STACK_SYNTHESIZER = `${PREFIX}core/defaultStackSynthesizer`; diff --git a/packages/aws-cdk-lib/core/lib/private/unique-resource-name.ts b/packages/aws-cdk-lib/core/lib/private/unique-resource-name.ts index 6597e34c9c4b1..6d094b3241a01 100644 --- a/packages/aws-cdk-lib/core/lib/private/unique-resource-name.ts +++ b/packages/aws-cdk-lib/core/lib/private/unique-resource-name.ts @@ -126,4 +126,4 @@ function removeDupes(path: string[]): string[] { function splitInMiddle(s: string, maxLength: number = MAX_LEN - HASH_LEN) { const half = maxLength / 2; return s.slice(0, half) + s.slice(-half); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/core/lib/private/yaml-cfn.ts b/packages/aws-cdk-lib/core/lib/private/yaml-cfn.ts index 355093b396df5..fe88409f68a1e 100644 --- a/packages/aws-cdk-lib/core/lib/private/yaml-cfn.ts +++ b/packages/aws-cdk-lib/core/lib/private/yaml-cfn.ts @@ -15,4 +15,4 @@ export function serialize(obj: any): string { } finally { yaml_types.strOptions.fold.lineWidth = oldFold; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/core/lib/stack-synthesizers/types.ts b/packages/aws-cdk-lib/core/lib/stack-synthesizers/types.ts index c13c7ac8a6199..6d045bd3f187c 100644 --- a/packages/aws-cdk-lib/core/lib/stack-synthesizers/types.ts +++ b/packages/aws-cdk-lib/core/lib/stack-synthesizers/types.ts @@ -101,4 +101,4 @@ export interface ISynthesisSession { */ export function isReusableStackSynthesizer(x: IStackSynthesizer): x is IReusableStackSynthesizer { return !!(x as any).reusableBind; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/core/lib/time-zone.ts b/packages/aws-cdk-lib/core/lib/time-zone.ts index 85cc83d9d464c..2885445447647 100644 --- a/packages/aws-cdk-lib/core/lib/time-zone.ts +++ b/packages/aws-cdk-lib/core/lib/time-zone.ts @@ -1078,4 +1078,4 @@ export class TimeZone { private constructor(public readonly timezoneName: string) { } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/core/test/annotations.test.ts b/packages/aws-cdk-lib/core/test/annotations.test.ts index c6cc2fb9420b8..22440c49c4339 100644 --- a/packages/aws-cdk-lib/core/test/annotations.test.ts +++ b/packages/aws-cdk-lib/core/test/annotations.test.ts @@ -129,4 +129,4 @@ describe('annotations', () => { // THEN expect(getWarnings(app.synth())).toEqual([]); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/core/test/aspect.prop.test.ts b/packages/aws-cdk-lib/core/test/aspect.prop.test.ts index 25484c0a7e447..4ff6f8fa64292 100644 --- a/packages/aws-cdk-lib/core/test/aspect.prop.test.ts +++ b/packages/aws-cdk-lib/core/test/aspect.prop.test.ts @@ -730,4 +730,4 @@ class AspectAddingAspect extends TracingAspect { public toString() { return `AddAspect_${this.id}([${this.newAspect.constructPaths.join(',')}], ${this.newAspect.aspect}@${this.newAspect.priority})`; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/core/test/duration.test.ts b/packages/aws-cdk-lib/core/test/duration.test.ts index 75d45129010c3..80a08912a115f 100644 --- a/packages/aws-cdk-lib/core/test/duration.test.ts +++ b/packages/aws-cdk-lib/core/test/duration.test.ts @@ -241,4 +241,4 @@ function floatEqual(actual: number, expected: number) { // Floats are subject to rounding errors up to Number.ESPILON actual >= expected - Number.EPSILON && actual <= expected + Number.EPSILON, ).toEqual(true); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/core/test/evaluate-cfn.ts b/packages/aws-cdk-lib/core/test/evaluate-cfn.ts index af07209c7e5a7..f23f7e2f0807f 100644 --- a/packages/aws-cdk-lib/core/test/evaluate-cfn.ts +++ b/packages/aws-cdk-lib/core/test/evaluate-cfn.ts @@ -105,4 +105,4 @@ function parseIntrinsic(x: any): Intrinsic | undefined { }; } return undefined; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/core/test/helpers-internal/string-specializer.test.ts b/packages/aws-cdk-lib/core/test/helpers-internal/string-specializer.test.ts index 382b3d268b148..5587f80360d60 100644 --- a/packages/aws-cdk-lib/core/test/helpers-internal/string-specializer.test.ts +++ b/packages/aws-cdk-lib/core/test/helpers-internal/string-specializer.test.ts @@ -12,4 +12,4 @@ describe('translations between token kinds', () => { test('translateCfnTokenToAssetToken', () => { expect(translateCfnTokenToAssetToken(CfnTokenArn)).toEqual(AssetTokenArn); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/core/test/private/cache.test.ts b/packages/aws-cdk-lib/core/test/private/cache.test.ts index 35d76fe609eef..e3aa63487bc97 100644 --- a/packages/aws-cdk-lib/core/test/private/cache.test.ts +++ b/packages/aws-cdk-lib/core/test/private/cache.test.ts @@ -39,4 +39,4 @@ test('cache can be cleared', () => { expect(cache.obtain('key', returnFoo)).toEqual('foo'); expect(invocations).toEqual(2); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/core/test/private/md5.test.ts b/packages/aws-cdk-lib/core/test/private/md5.test.ts index 6158bf6b624cb..7d756dce31b12 100644 --- a/packages/aws-cdk-lib/core/test/private/md5.test.ts +++ b/packages/aws-cdk-lib/core/test/private/md5.test.ts @@ -40,4 +40,4 @@ describe('timing', () => { jsMd5(s); } }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/core/test/private/unique-resource-name.test.ts b/packages/aws-cdk-lib/core/test/private/unique-resource-name.test.ts index 1de8fab4b92f8..b2cf82ba1df20 100644 --- a/packages/aws-cdk-lib/core/test/private/unique-resource-name.test.ts +++ b/packages/aws-cdk-lib/core/test/private/unique-resource-name.test.ts @@ -98,4 +98,4 @@ describe('makeUniqueResourceName tests', () => { expect(makeUniqueResourceName(componentsPath, { maxLength: 48, separator: '/' })).toEqual(expectedName); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/core/test/removal-policy.test.ts b/packages/aws-cdk-lib/core/test/removal-policy.test.ts index 72054bae37322..a86ef757dba8a 100644 --- a/packages/aws-cdk-lib/core/test/removal-policy.test.ts +++ b/packages/aws-cdk-lib/core/test/removal-policy.test.ts @@ -45,4 +45,4 @@ describe('removal policy', () => { }, }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/core/test/tag-manager.test.ts b/packages/aws-cdk-lib/core/test/tag-manager.test.ts index 16a5c4858e019..b6d6fa4adb667 100644 --- a/packages/aws-cdk-lib/core/test/tag-manager.test.ts +++ b/packages/aws-cdk-lib/core/test/tag-manager.test.ts @@ -262,4 +262,4 @@ class NonTaggableConstruct extends Construct { super(scope, id); this.id = id; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/custom-resources/lib/aws-custom-resource/index.ts b/packages/aws-cdk-lib/custom-resources/lib/aws-custom-resource/index.ts index cbf4e2f56ac41..e00a37d164dbb 100644 --- a/packages/aws-cdk-lib/custom-resources/lib/aws-custom-resource/index.ts +++ b/packages/aws-cdk-lib/custom-resources/lib/aws-custom-resource/index.ts @@ -1,2 +1,2 @@ export * from './aws-custom-resource'; -export * from './logging'; \ No newline at end of file +export * from './logging'; diff --git a/packages/aws-cdk-lib/custom-resources/lib/custom-resource-config/index.ts b/packages/aws-cdk-lib/custom-resources/lib/custom-resource-config/index.ts index 7958f673ee697..b63262ca00131 100644 --- a/packages/aws-cdk-lib/custom-resources/lib/custom-resource-config/index.ts +++ b/packages/aws-cdk-lib/custom-resources/lib/custom-resource-config/index.ts @@ -1 +1 @@ -export * from './custom-resource-config'; \ No newline at end of file +export * from './custom-resource-config'; diff --git a/packages/aws-cdk-lib/custom-resources/lib/helpers-internal/index.ts b/packages/aws-cdk-lib/custom-resources/lib/helpers-internal/index.ts index 56a4389d17878..d39dedc1b5324 100644 --- a/packages/aws-cdk-lib/custom-resources/lib/helpers-internal/index.ts +++ b/packages/aws-cdk-lib/custom-resources/lib/helpers-internal/index.ts @@ -1 +1 @@ -export * from './sdk-info'; \ No newline at end of file +export * from './sdk-info'; diff --git a/packages/aws-cdk-lib/custom-resources/lib/index.ts b/packages/aws-cdk-lib/custom-resources/lib/index.ts index 5b230377f70bb..4f9c372379807 100644 --- a/packages/aws-cdk-lib/custom-resources/lib/index.ts +++ b/packages/aws-cdk-lib/custom-resources/lib/index.ts @@ -1,3 +1,3 @@ export * from './aws-custom-resource'; export * from './provider-framework'; -export * from './custom-resource-config'; \ No newline at end of file +export * from './custom-resource-config'; diff --git a/packages/aws-cdk-lib/custom-resources/test/provider-framework/util.test.ts b/packages/aws-cdk-lib/custom-resources/test/provider-framework/util.test.ts index 3470ed3f9d7b3..769ed388efc6e 100644 --- a/packages/aws-cdk-lib/custom-resources/test/provider-framework/util.test.ts +++ b/packages/aws-cdk-lib/custom-resources/test/provider-framework/util.test.ts @@ -23,4 +23,4 @@ test.each([ Buffer.alloc(0), ])('parseJsonPayload returns empty object for nullish input: %p', (input) => { expect(parseJsonPayload(input)).toEqual({}); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/cx-api/build-tools/flag-report.ts b/packages/aws-cdk-lib/cx-api/build-tools/flag-report.ts index b6d4de3778c73..654684c091d77 100644 --- a/packages/aws-cdk-lib/cx-api/build-tools/flag-report.ts +++ b/packages/aws-cdk-lib/cx-api/build-tools/flag-report.ts @@ -214,4 +214,4 @@ main().catch(e => { // eslint-disable-next-line no-console console.error(e); process.exitCode = 1; -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/cx-api/build-tools/update-vnext.ts b/packages/aws-cdk-lib/cx-api/build-tools/update-vnext.ts index ac05513ed1dde..83ac71fe7783b 100644 --- a/packages/aws-cdk-lib/cx-api/build-tools/update-vnext.ts +++ b/packages/aws-cdk-lib/cx-api/build-tools/update-vnext.ts @@ -26,4 +26,4 @@ main().catch(e => { // eslint-disable-next-line no-console console.error(e); process.exitCode = 1; -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/cx-api/lib/artifacts/nested-cloud-assembly-artifact.ts b/packages/aws-cdk-lib/cx-api/lib/artifacts/nested-cloud-assembly-artifact.ts index 421caafb9acb2..c96baf95de1af 100644 --- a/packages/aws-cdk-lib/cx-api/lib/artifacts/nested-cloud-assembly-artifact.ts +++ b/packages/aws-cdk-lib/cx-api/lib/artifacts/nested-cloud-assembly-artifact.ts @@ -75,4 +75,4 @@ Object.defineProperty(NestedCloudAssemblyArtifact.prototype, NESTED_CLOUD_ASSEMB value: true, enumerable: false, writable: false, -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/cx-api/lib/artifacts/tree-cloud-artifact.ts b/packages/aws-cdk-lib/cx-api/lib/artifacts/tree-cloud-artifact.ts index 53226ce28c306..e22b6640c6215 100644 --- a/packages/aws-cdk-lib/cx-api/lib/artifacts/tree-cloud-artifact.ts +++ b/packages/aws-cdk-lib/cx-api/lib/artifacts/tree-cloud-artifact.ts @@ -49,4 +49,4 @@ Object.defineProperty(TreeCloudArtifact.prototype, TREE_CLOUD_ARTIFACT_SYM, { value: true, enumerable: false, writable: false, -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/cx-api/lib/cloud-artifact-aug.ts b/packages/aws-cdk-lib/cx-api/lib/cloud-artifact-aug.ts index 6c2aa1c90b95e..2694625f510d0 100644 --- a/packages/aws-cdk-lib/cx-api/lib/cloud-artifact-aug.ts +++ b/packages/aws-cdk-lib/cx-api/lib/cloud-artifact-aug.ts @@ -29,4 +29,4 @@ CloudArtifact.fromManifest = function fromManifest( default: return undefined; } -}; \ No newline at end of file +}; diff --git a/packages/aws-cdk-lib/cx-api/lib/cloud-assembly.ts b/packages/aws-cdk-lib/cx-api/lib/cloud-assembly.ts index 7309cbb01f80d..b170e6c0df5ac 100644 --- a/packages/aws-cdk-lib/cx-api/lib/cloud-assembly.ts +++ b/packages/aws-cdk-lib/cx-api/lib/cloud-assembly.ts @@ -471,4 +471,4 @@ function ensureDirSync(dir: string) { } else { fs.mkdirSync(dir, { recursive: true }); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/cx-api/lib/context/availability-zones.ts b/packages/aws-cdk-lib/cx-api/lib/context/availability-zones.ts index fe1f484ba8b6f..dd45d48819075 100644 --- a/packages/aws-cdk-lib/cx-api/lib/context/availability-zones.ts +++ b/packages/aws-cdk-lib/cx-api/lib/context/availability-zones.ts @@ -10,4 +10,4 @@ export const AVAILABILITY_ZONE_FALLBACK_CONTEXT_KEY = 'aws:cdk:availability-zone /** * Response of the AZ provider looks like this */ -export type AvailabilityZonesContextResponse = string[]; \ No newline at end of file +export type AvailabilityZonesContextResponse = string[]; diff --git a/packages/aws-cdk-lib/cx-api/lib/context/key.ts b/packages/aws-cdk-lib/cx-api/lib/context/key.ts index 00693711eb7f4..ebfd5be980a71 100644 --- a/packages/aws-cdk-lib/cx-api/lib/context/key.ts +++ b/packages/aws-cdk-lib/cx-api/lib/context/key.ts @@ -8,4 +8,4 @@ export interface KeyContextResponse { */ readonly keyId: string; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/cx-api/lib/cxapi.ts b/packages/aws-cdk-lib/cx-api/lib/cxapi.ts index d4982e33a2f8d..b9f7ef34699e5 100644 --- a/packages/aws-cdk-lib/cx-api/lib/cxapi.ts +++ b/packages/aws-cdk-lib/cx-api/lib/cxapi.ts @@ -44,4 +44,4 @@ export const PROVIDER_ERROR_KEY = '$providerError'; * If this string occurs in the description of an SSM parameter, the CLI * will not assume that the stack must always be redeployed. */ -export const SSMPARAM_NO_INVALIDATE = '[cdk:skip]'; \ No newline at end of file +export const SSMPARAM_NO_INVALIDATE = '[cdk:skip]'; diff --git a/packages/aws-cdk-lib/cx-api/lib/toposort.ts b/packages/aws-cdk-lib/cx-api/lib/toposort.ts index 97dd35ea8bb46..ece77f1307876 100644 --- a/packages/aws-cdk-lib/cx-api/lib/toposort.ts +++ b/packages/aws-cdk-lib/cx-api/lib/toposort.ts @@ -41,4 +41,4 @@ interface TopoElement { key: string; dependencies: string[]; element: T; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/cx-api/test/environment.test.ts b/packages/aws-cdk-lib/cx-api/test/environment.test.ts index 898ae7ca30946..f01422a1860b7 100644 --- a/packages/aws-cdk-lib/cx-api/test/environment.test.ts +++ b/packages/aws-cdk-lib/cx-api/test/environment.test.ts @@ -24,4 +24,4 @@ test('parse failures', () => { expect(() => EnvironmentUtils.parse('boom://boom/boom')).toThrow('Unable to parse environment specification'); expect(() => EnvironmentUtils.parse('boom://xx//xz/x/boom')).toThrow('Unable to parse environment specification'); expect(() => EnvironmentUtils.parse('aws:://998988383/fu-x-x')).toThrow('Unable to parse environment specification'); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/cx-api/test/features.test.ts b/packages/aws-cdk-lib/cx-api/test/features.test.ts index 67d3a8ee66183..6b54f5f272a14 100644 --- a/packages/aws-cdk-lib/cx-api/test/features.test.ts +++ b/packages/aws-cdk-lib/cx-api/test/features.test.ts @@ -90,4 +90,4 @@ test('features.ts should not contain a reference to the constant with the magic // If it did, the above test would succeed but we would not be able to substitute the string at bump time const featuresSourceFile = path.join(__dirname, '..', 'lib', 'features.ts'); expect(fs.readFileSync(featuresSourceFile, { encoding: 'utf-8' })).not.toContain('MAGIC_V2NEXT'); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/pipelines/lib/blueprint/file-set.ts b/packages/aws-cdk-lib/pipelines/lib/blueprint/file-set.ts index 8070bf30de2be..f8a173d6e3dea 100644 --- a/packages/aws-cdk-lib/pipelines/lib/blueprint/file-set.ts +++ b/packages/aws-cdk-lib/pipelines/lib/blueprint/file-set.ts @@ -63,4 +63,4 @@ export interface IFileSetProducer { * @default - This producer doesn't produce any file set */ readonly primaryOutput?: FileSet; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/blueprint/index.ts b/packages/aws-cdk-lib/pipelines/lib/blueprint/index.ts index 4720a55ce649b..efa88f1310f9c 100644 --- a/packages/aws-cdk-lib/pipelines/lib/blueprint/index.ts +++ b/packages/aws-cdk-lib/pipelines/lib/blueprint/index.ts @@ -5,4 +5,4 @@ export * from './stack-deployment'; export * from './stage-deployment'; export * from './step'; export * from './wave'; -export * from './manual-approval'; \ No newline at end of file +export * from './manual-approval'; diff --git a/packages/aws-cdk-lib/pipelines/lib/blueprint/manual-approval.ts b/packages/aws-cdk-lib/pipelines/lib/blueprint/manual-approval.ts index 31b93f5b9cf87..fee9cd5ab5190 100644 --- a/packages/aws-cdk-lib/pipelines/lib/blueprint/manual-approval.ts +++ b/packages/aws-cdk-lib/pipelines/lib/blueprint/manual-approval.ts @@ -36,4 +36,4 @@ export class ManualApprovalStep extends Step { this.discoverReferencedOutputs(props.comment); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/blueprint/stage-deployment.ts b/packages/aws-cdk-lib/pipelines/lib/blueprint/stage-deployment.ts index 0ad9d60082243..bc8e99c9c4429 100644 --- a/packages/aws-cdk-lib/pipelines/lib/blueprint/stage-deployment.ts +++ b/packages/aws-cdk-lib/pipelines/lib/blueprint/stage-deployment.ts @@ -148,4 +148,4 @@ export class StageDeployment { public addPost(...steps: Step[]) { this.post.push(...steps); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/blueprint/step.ts b/packages/aws-cdk-lib/pipelines/lib/blueprint/step.ts index 86a6a5d8eca29..6232d24855f12 100644 --- a/packages/aws-cdk-lib/pipelines/lib/blueprint/step.ts +++ b/packages/aws-cdk-lib/pipelines/lib/blueprint/step.ts @@ -155,4 +155,4 @@ export interface StackSteps { * @default - no additional steps */ readonly post?: Step[]; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/blueprint/wave.ts b/packages/aws-cdk-lib/pipelines/lib/blueprint/wave.ts index 50a9527ead786..740870903ff2f 100644 --- a/packages/aws-cdk-lib/pipelines/lib/blueprint/wave.ts +++ b/packages/aws-cdk-lib/pipelines/lib/blueprint/wave.ts @@ -117,4 +117,4 @@ export interface WaveOptions { * @default - No additional steps */ readonly post?: Step[]; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/codepipeline/artifact-map.ts b/packages/aws-cdk-lib/pipelines/lib/codepipeline/artifact-map.ts index 7cda63b7c90dd..652c644a420e0 100644 --- a/packages/aws-cdk-lib/pipelines/lib/codepipeline/artifact-map.ts +++ b/packages/aws-cdk-lib/pipelines/lib/codepipeline/artifact-map.ts @@ -87,4 +87,4 @@ export class CodePipelineFileSet extends FileSet { super(artifact.artifactName ?? 'Imported', PipelineGraph.NO_STEP); this._artifact = artifact; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/codepipeline/codepipeline-action-factory.ts b/packages/aws-cdk-lib/pipelines/lib/codepipeline/codepipeline-action-factory.ts index 49d9d07cd4c7c..4a36567b33bf1 100644 --- a/packages/aws-cdk-lib/pipelines/lib/codepipeline/codepipeline-action-factory.ts +++ b/packages/aws-cdk-lib/pipelines/lib/codepipeline/codepipeline-action-factory.ts @@ -120,4 +120,4 @@ export interface CodePipelineActionFactoryResult { * @default - This factory did not create a CodeBuild project */ readonly project?: cb.IProject; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/codepipeline/confirm-permissions-broadening.ts b/packages/aws-cdk-lib/pipelines/lib/codepipeline/confirm-permissions-broadening.ts index d8c8de3d4000c..fc9c2101e9fbd 100644 --- a/packages/aws-cdk-lib/pipelines/lib/codepipeline/confirm-permissions-broadening.ts +++ b/packages/aws-cdk-lib/pipelines/lib/codepipeline/confirm-permissions-broadening.ts @@ -85,4 +85,4 @@ export class ConfirmPermissionsBroadening extends Step implements ICodePipelineA codePipeline: pipeline.pipeline, }); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/codepipeline/index.ts b/packages/aws-cdk-lib/pipelines/lib/codepipeline/index.ts index 8a9fa6d4eff2a..f6c1ca0cf7239 100644 --- a/packages/aws-cdk-lib/pipelines/lib/codepipeline/index.ts +++ b/packages/aws-cdk-lib/pipelines/lib/codepipeline/index.ts @@ -4,4 +4,4 @@ export * from './confirm-permissions-broadening'; export * from './codepipeline'; export * from './codepipeline-action-factory'; export * from './codepipeline-source'; -export * from './stack-outputs-map'; \ No newline at end of file +export * from './stack-outputs-map'; diff --git a/packages/aws-cdk-lib/pipelines/lib/codepipeline/private/outputs.ts b/packages/aws-cdk-lib/pipelines/lib/codepipeline/private/outputs.ts index d4cee13fa0152..d8781cfd33d5d 100644 --- a/packages/aws-cdk-lib/pipelines/lib/codepipeline/private/outputs.ts +++ b/packages/aws-cdk-lib/pipelines/lib/codepipeline/private/outputs.ts @@ -35,4 +35,4 @@ export function namespaceStepOutputs(step: Step, stage: cp.IStage, name: string) */ export function namespaceName(stage: cp.IStage, name: string) { return `${stage.stageName}/${name}`.replace(/[^a-zA-Z0-9@_-]/g, '@'); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/codepipeline/stack-outputs-map.ts b/packages/aws-cdk-lib/pipelines/lib/codepipeline/stack-outputs-map.ts index a296f057866c5..55f3c7d00258f 100644 --- a/packages/aws-cdk-lib/pipelines/lib/codepipeline/stack-outputs-map.ts +++ b/packages/aws-cdk-lib/pipelines/lib/codepipeline/stack-outputs-map.ts @@ -19,4 +19,4 @@ export class StackOutputsMap { public toCodePipeline(x: StackOutputReference): string { return `#{${stackVariableNamespace(this.queries.producingStack(x))}.${x.outputName}}`; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/helpers-internal/index.ts b/packages/aws-cdk-lib/pipelines/lib/helpers-internal/index.ts index 8f081e10d88d8..ea3bb8b4ee57e 100644 --- a/packages/aws-cdk-lib/pipelines/lib/helpers-internal/index.ts +++ b/packages/aws-cdk-lib/pipelines/lib/helpers-internal/index.ts @@ -1,3 +1,3 @@ export * from './pipeline-graph'; export * from './graph'; -export * from './step-output'; \ No newline at end of file +export * from './step-output'; diff --git a/packages/aws-cdk-lib/pipelines/lib/helpers-internal/pipeline-graph.ts b/packages/aws-cdk-lib/pipelines/lib/helpers-internal/pipeline-graph.ts index dbe61b3640dc8..2051aa2f4ef40 100644 --- a/packages/aws-cdk-lib/pipelines/lib/helpers-internal/pipeline-graph.ts +++ b/packages/aws-cdk-lib/pipelines/lib/helpers-internal/pipeline-graph.ts @@ -427,4 +427,4 @@ function findUniqueName(parent: Graph, parts: string[]): string { } } return parts.join('.'); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/helpers-internal/pipeline-queries.ts b/packages/aws-cdk-lib/pipelines/lib/helpers-internal/pipeline-queries.ts index 3d6fa25f11937..746e7c094268a 100644 --- a/packages/aws-cdk-lib/pipelines/lib/helpers-internal/pipeline-queries.ts +++ b/packages/aws-cdk-lib/pipelines/lib/helpers-internal/pipeline-queries.ts @@ -65,4 +65,4 @@ export class PipelineQueries { return Array.from(assets.values()); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/helpers-internal/step-output.ts b/packages/aws-cdk-lib/pipelines/lib/helpers-internal/step-output.ts index 7e94c73ff8f61..8ca0baea72c1d 100644 --- a/packages/aws-cdk-lib/pipelines/lib/helpers-internal/step-output.ts +++ b/packages/aws-cdk-lib/pipelines/lib/helpers-internal/step-output.ts @@ -155,4 +155,4 @@ function findAllStepOutputs(structure: any): StepOutput[] { } } } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/helpers-internal/toposort.ts b/packages/aws-cdk-lib/pipelines/lib/helpers-internal/toposort.ts index 68f403e263179..9d1aae3e587b2 100644 --- a/packages/aws-cdk-lib/pipelines/lib/helpers-internal/toposort.ts +++ b/packages/aws-cdk-lib/pipelines/lib/helpers-internal/toposort.ts @@ -71,4 +71,4 @@ function findCycle(deps: Map, Set>>): GraphNode[ return undefined; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/index.ts b/packages/aws-cdk-lib/pipelines/lib/index.ts index e26c394c027cb..19778c2dc9218 100644 --- a/packages/aws-cdk-lib/pipelines/lib/index.ts +++ b/packages/aws-cdk-lib/pipelines/lib/index.ts @@ -1,4 +1,4 @@ export * from './blueprint'; export * from './codepipeline'; export * from './main'; -export * from './docker-credentials'; \ No newline at end of file +export * from './docker-credentials'; diff --git a/packages/aws-cdk-lib/pipelines/lib/main/index.ts b/packages/aws-cdk-lib/pipelines/lib/main/index.ts index af40f3df33635..ef880916e0927 100644 --- a/packages/aws-cdk-lib/pipelines/lib/main/index.ts +++ b/packages/aws-cdk-lib/pipelines/lib/main/index.ts @@ -1 +1 @@ -export * from './pipeline-base'; \ No newline at end of file +export * from './pipeline-base'; diff --git a/packages/aws-cdk-lib/pipelines/lib/private/cached-fnsub.ts b/packages/aws-cdk-lib/pipelines/lib/private/cached-fnsub.ts index 0f94048bb5dd2..cf7f09c397f58 100644 --- a/packages/aws-cdk-lib/pipelines/lib/private/cached-fnsub.ts +++ b/packages/aws-cdk-lib/pipelines/lib/private/cached-fnsub.ts @@ -25,4 +25,4 @@ export class CachedFnSub { this.cache.set(x, ret); return ret; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/private/cloud-assembly-internals.ts b/packages/aws-cdk-lib/pipelines/lib/private/cloud-assembly-internals.ts index 18ecb446c942b..a9a043eb24439 100644 --- a/packages/aws-cdk-lib/pipelines/lib/private/cloud-assembly-internals.ts +++ b/packages/aws-cdk-lib/pipelines/lib/private/cloud-assembly-internals.ts @@ -10,4 +10,4 @@ export function isStackArtifact(a: cxapi.CloudArtifact): a is cxapi.CloudFormati // instanceof is too risky, and we're at a too late stage to properly fix. // return a instanceof cxapi.CloudFormationStackArtifact; return a.constructor.name === 'CloudFormationStackArtifact'; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/private/construct-internals.ts b/packages/aws-cdk-lib/pipelines/lib/private/construct-internals.ts index 7d268b0ab92a9..9aa8b7f190bf0 100644 --- a/packages/aws-cdk-lib/pipelines/lib/private/construct-internals.ts +++ b/packages/aws-cdk-lib/pipelines/lib/private/construct-internals.ts @@ -47,4 +47,4 @@ export function obtainScope(parent: Construct, id: string): Construct { return existing as Construct; } return new Construct(parent, id); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/private/default-codebuild-image.ts b/packages/aws-cdk-lib/pipelines/lib/private/default-codebuild-image.ts index 3fc6cf309e66f..03827ce92475d 100644 --- a/packages/aws-cdk-lib/pipelines/lib/private/default-codebuild-image.ts +++ b/packages/aws-cdk-lib/pipelines/lib/private/default-codebuild-image.ts @@ -1,3 +1,3 @@ import { LinuxBuildImage } from '../../../aws-codebuild'; -export const CDKP_DEFAULT_CODEBUILD_IMAGE = LinuxBuildImage.STANDARD_7_0; \ No newline at end of file +export const CDKP_DEFAULT_CODEBUILD_IMAGE = LinuxBuildImage.STANDARD_7_0; diff --git a/packages/aws-cdk-lib/pipelines/lib/private/fs.ts b/packages/aws-cdk-lib/pipelines/lib/private/fs.ts index b5f861a4abc76..c7389c8a59f55 100644 --- a/packages/aws-cdk-lib/pipelines/lib/private/fs.ts +++ b/packages/aws-cdk-lib/pipelines/lib/private/fs.ts @@ -11,4 +11,4 @@ import * as path from 'path'; export function toPosixPath(osPath: string, currentSep?: string) { const regex = new RegExp(`\\${currentSep ?? path.sep}`, 'g'); return osPath.replace(regex, '/'); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/lib/private/template-configuration.ts b/packages/aws-cdk-lib/pipelines/lib/private/template-configuration.ts index bc78424ce22a4..8b1d1f015a567 100644 --- a/packages/aws-cdk-lib/pipelines/lib/private/template-configuration.ts +++ b/packages/aws-cdk-lib/pipelines/lib/private/template-configuration.ts @@ -18,4 +18,4 @@ export interface TemplateConfiguration { readonly StackPolicy?: { readonly Statements: Array>; }; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/test/blueprint/helpers-internal/graph.test.ts b/packages/aws-cdk-lib/pipelines/test/blueprint/helpers-internal/graph.test.ts index 54d698c61e5b7..542270d9c4cec 100644 --- a/packages/aws-cdk-lib/pipelines/test/blueprint/helpers-internal/graph.test.ts +++ b/packages/aws-cdk-lib/pipelines/test/blueprint/helpers-internal/graph.test.ts @@ -36,4 +36,4 @@ test('"allDeps" combines node deps and parent deps', () => { }); expect((n4 as GraphNode).allDeps.map(x => x.uniqueId)).toStrictEqual(['g1-g2-n3', 'g1-n2']); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/pipelines/test/blueprint/helpers-internal/util.ts b/packages/aws-cdk-lib/pipelines/test/blueprint/helpers-internal/util.ts index 9a1948e586713..7e02f795cd209 100644 --- a/packages/aws-cdk-lib/pipelines/test/blueprint/helpers-internal/util.ts +++ b/packages/aws-cdk-lib/pipelines/test/blueprint/helpers-internal/util.ts @@ -33,4 +33,4 @@ export function nodeNames(n: any): any { if (n instanceof GraphNode) { return n.id; } if (Array.isArray(n)) { return n.map(nodeNames); } throw new Error('oh no'); -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/test/compliance/assets.test.ts b/packages/aws-cdk-lib/pipelines/test/compliance/assets.test.ts index 26e275300f272..fb402fbee9464 100644 --- a/packages/aws-cdk-lib/pipelines/test/compliance/assets.test.ts +++ b/packages/aws-cdk-lib/pipelines/test/compliance/assets.test.ts @@ -679,4 +679,4 @@ function unsingleton(xs: A[]): A | A[] { return xs[0]; } return xs; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/test/compliance/basic-behavior.test.ts b/packages/aws-cdk-lib/pipelines/test/compliance/basic-behavior.test.ts index 2b51dd914c429..1e48633e6487c 100644 --- a/packages/aws-cdk-lib/pipelines/test/compliance/basic-behavior.test.ts +++ b/packages/aws-cdk-lib/pipelines/test/compliance/basic-behavior.test.ts @@ -194,4 +194,4 @@ class TwoStacksApp extends Stage { stackName: 'MyFancyStack', }); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/test/compliance/docker-credentials.test.ts b/packages/aws-cdk-lib/pipelines/test/compliance/docker-credentials.test.ts index 60f38abc0bd49..8fbdb36c8c71c 100644 --- a/packages/aws-cdk-lib/pipelines/test/compliance/docker-credentials.test.ts +++ b/packages/aws-cdk-lib/pipelines/test/compliance/docker-credentials.test.ts @@ -214,4 +214,4 @@ class ModernPipelineWithCreds extends ModernTestGitHubNpmPipeline { ...props, }); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/test/compliance/environments.test.ts b/packages/aws-cdk-lib/pipelines/test/compliance/environments.test.ts index 7af68c900ff43..bc4c83d2bc550 100644 --- a/packages/aws-cdk-lib/pipelines/test/compliance/environments.test.ts +++ b/packages/aws-cdk-lib/pipelines/test/compliance/environments.test.ts @@ -398,4 +398,4 @@ test('action has right settings for cross-account/cross-region deployment', () = })]), }, }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/pipelines/test/compliance/security-check.test.ts b/packages/aws-cdk-lib/pipelines/test/compliance/security-check.test.ts index a6d75ea6cdbd4..166fc6b619595 100644 --- a/packages/aws-cdk-lib/pipelines/test/compliance/security-check.test.ts +++ b/packages/aws-cdk-lib/pipelines/test/compliance/security-check.test.ts @@ -218,4 +218,4 @@ test('confirmBroadeningPermissions and notification topic options generates the }, ]), }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/pipelines/test/compliance/synths.test.ts b/packages/aws-cdk-lib/pipelines/test/compliance/synths.test.ts index a0555f1a28800..c50563bb26b3e 100644 --- a/packages/aws-cdk-lib/pipelines/test/compliance/synths.test.ts +++ b/packages/aws-cdk-lib/pipelines/test/compliance/synths.test.ts @@ -763,4 +763,4 @@ test('stacks synthesized for pipeline will be checked during synth', () => { for (const stack of asm.stacks) { expect(stack.validateOnSynth).toEqual(true); } -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/pipelines/test/compliance/validations.test.ts b/packages/aws-cdk-lib/pipelines/test/compliance/validations.test.ts index 5af4eb5733394..d654650604057 100644 --- a/packages/aws-cdk-lib/pipelines/test/compliance/validations.test.ts +++ b/packages/aws-cdk-lib/pipelines/test/compliance/validations.test.ts @@ -490,4 +490,4 @@ test('can run scripts with magic environment variables', () => { ]), }]), }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/pipelines/test/fs.test.ts b/packages/aws-cdk-lib/pipelines/test/fs.test.ts index 49cbe2458e64a..f218869177610 100644 --- a/packages/aws-cdk-lib/pipelines/test/fs.test.ts +++ b/packages/aws-cdk-lib/pipelines/test/fs.test.ts @@ -8,4 +8,4 @@ test('translate path.sep', () => { test('windows path to posix path', () => { const winPath = path.win32.join('a', 'b', 'c'); expect(toPosixPath(winPath, path.win32.sep)).toEqual('a/b/c'); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/pipelines/test/main/pipeline-base.test.ts b/packages/aws-cdk-lib/pipelines/test/main/pipeline-base.test.ts index e19023b965b82..4800d66641174 100644 --- a/packages/aws-cdk-lib/pipelines/test/main/pipeline-base.test.ts +++ b/packages/aws-cdk-lib/pipelines/test/main/pipeline-base.test.ts @@ -26,4 +26,4 @@ describe('pipeline base', () => { expect(PipelineBase.isPipeline(pipeline)).toStrictEqual(true); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/pipelines/test/private/identifiers.test.ts b/packages/aws-cdk-lib/pipelines/test/private/identifiers.test.ts index 8698f08b4fbfc..68b25ae5abd1e 100644 --- a/packages/aws-cdk-lib/pipelines/test/private/identifiers.test.ts +++ b/packages/aws-cdk-lib/pipelines/test/private/identifiers.test.ts @@ -33,4 +33,4 @@ test('actionName trims subcomponents the same way', () => { expect(deployParts.pop()).toEqual('Deploy'); // Prefixes are the same expect(prepParts).toEqual(deployParts); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/pipelines/test/testhelpers/compliance.ts b/packages/aws-cdk-lib/pipelines/test/testhelpers/compliance.ts index d50366234083f..0ebaefde304f2 100644 --- a/packages/aws-cdk-lib/pipelines/test/testhelpers/compliance.ts +++ b/packages/aws-cdk-lib/pipelines/test/testhelpers/compliance.ts @@ -10,4 +10,4 @@ interface Suite { modern(fn: () => void): void; additional(description: string, fn: () => void): void; -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/test/testhelpers/index.ts b/packages/aws-cdk-lib/pipelines/test/testhelpers/index.ts index 866d791e45856..88e875cc75817 100644 --- a/packages/aws-cdk-lib/pipelines/test/testhelpers/index.ts +++ b/packages/aws-cdk-lib/pipelines/test/testhelpers/index.ts @@ -1,4 +1,4 @@ export * from './compliance'; export * from './modern-pipeline'; export * from './test-app'; -export * from './matchers'; \ No newline at end of file +export * from './matchers'; diff --git a/packages/aws-cdk-lib/pipelines/test/testhelpers/matchers.ts b/packages/aws-cdk-lib/pipelines/test/testhelpers/matchers.ts index ea64e02a0a469..dbaf4cfad6f29 100644 --- a/packages/aws-cdk-lib/pipelines/test/testhelpers/matchers.ts +++ b/packages/aws-cdk-lib/pipelines/test/testhelpers/matchers.ts @@ -84,4 +84,4 @@ class StringLengthMatcher extends Matcher { return result; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/pipelines/test/testhelpers/modern-pipeline.ts b/packages/aws-cdk-lib/pipelines/test/testhelpers/modern-pipeline.ts index b3e783ea8f569..fc85e92c76344 100644 --- a/packages/aws-cdk-lib/pipelines/test/testhelpers/modern-pipeline.ts +++ b/packages/aws-cdk-lib/pipelines/test/testhelpers/modern-pipeline.ts @@ -23,4 +23,4 @@ export class ModernTestGitHubNpmPipeline extends cdkp.CodePipeline { this.gitHubSource = source; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk-lib/region-info/test/default.test.ts b/packages/aws-cdk-lib/region-info/test/default.test.ts index 27e053acc77f8..12be565f24f11 100644 --- a/packages/aws-cdk-lib/region-info/test/default.test.ts +++ b/packages/aws-cdk-lib/region-info/test/default.test.ts @@ -80,4 +80,4 @@ describe('spot-check some service principals', () => { function expectServicePrincipals(principal: string, regionMap: Record) { expect(Object.fromEntries(Object.keys(regionMap).map(reg => [reg, Default.servicePrincipal(principal, reg, 'EXTENSION')]))).toEqual(regionMap); } -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk-lib/triggers/lib/index.ts b/packages/aws-cdk-lib/triggers/lib/index.ts index 1e2bf5e2dab37..380c8bf503837 100644 --- a/packages/aws-cdk-lib/triggers/lib/index.ts +++ b/packages/aws-cdk-lib/triggers/lib/index.ts @@ -1,2 +1,2 @@ export * from './trigger'; -export * from './trigger-function'; \ No newline at end of file +export * from './trigger-function'; diff --git a/packages/aws-cdk/lib/api/aws-auth/index.ts b/packages/aws-cdk/lib/api/aws-auth/index.ts index a913c20f425c4..987c8b1b3da54 100644 --- a/packages/aws-cdk/lib/api/aws-auth/index.ts +++ b/packages/aws-cdk/lib/api/aws-auth/index.ts @@ -1,2 +1,2 @@ export * from './sdk'; -export * from './sdk-provider'; \ No newline at end of file +export * from './sdk-provider'; diff --git a/packages/aws-cdk/lib/api/aws-auth/sdk-logger.ts b/packages/aws-cdk/lib/api/aws-auth/sdk-logger.ts index a3d0b803db388..ce1b981bab0d1 100644 --- a/packages/aws-cdk/lib/api/aws-auth/sdk-logger.ts +++ b/packages/aws-cdk/lib/api/aws-auth/sdk-logger.ts @@ -139,4 +139,4 @@ function isSdkApiCallSuccess(x: any): x is SdkApiCallSuccess { function isSdkApiCallError(x: any): x is SdkApiCallError { return x && typeof x === 'object' && x.commandName && x.error; -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/api/bootstrap/index.ts b/packages/aws-cdk/lib/api/bootstrap/index.ts index 8ece35e085f2c..ad6c0dcb2ec13 100644 --- a/packages/aws-cdk/lib/api/bootstrap/index.ts +++ b/packages/aws-cdk/lib/api/bootstrap/index.ts @@ -1,2 +1,2 @@ export * from './bootstrap-environment'; -export * from './bootstrap-props'; \ No newline at end of file +export * from './bootstrap-props'; diff --git a/packages/aws-cdk/lib/api/bootstrap/legacy-template.ts b/packages/aws-cdk/lib/api/bootstrap/legacy-template.ts index 810d30a6c9039..dd9e89f1f659b 100644 --- a/packages/aws-cdk/lib/api/bootstrap/legacy-template.ts +++ b/packages/aws-cdk/lib/api/bootstrap/legacy-template.ts @@ -76,4 +76,4 @@ export function legacyBootstrapTemplate(params: BootstrappingParameters): any { }, }, }; -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/api/garbage-collection/garbage-collector.ts b/packages/aws-cdk/lib/api/garbage-collection/garbage-collector.ts index 3bab51095d7f7..a73e44e25c16a 100644 --- a/packages/aws-cdk/lib/api/garbage-collection/garbage-collector.ts +++ b/packages/aws-cdk/lib/api/garbage-collection/garbage-collector.ts @@ -763,4 +763,4 @@ function imageMap(imageIds: ImageIdentifier[]) { images[image.imageDigest].push(image.imageTag); } return images; -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/api/garbage-collection/progress-printer.ts b/packages/aws-cdk/lib/api/garbage-collection/progress-printer.ts index f9ffbca467115..37c75d622c966 100644 --- a/packages/aws-cdk/lib/api/garbage-collection/progress-printer.ts +++ b/packages/aws-cdk/lib/api/garbage-collection/progress-printer.ts @@ -73,4 +73,4 @@ export class ProgressPrinter { print(chalk.green(`[${percentage}%] ${this.assetsScanned} files scanned: ${this.taggedAsset} assets (${this.taggedAssetsSizeMb.toFixed(2)} MiB) tagged, ${this.deletedAssets} assets (${this.deletedAssetsSizeMb.toFixed(2)} MiB) deleted.`)); } } -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/api/plugin/index.ts b/packages/aws-cdk/lib/api/plugin/index.ts index 8bf5be8809f41..5309a2ff7eba4 100644 --- a/packages/aws-cdk/lib/api/plugin/index.ts +++ b/packages/aws-cdk/lib/api/plugin/index.ts @@ -1,3 +1,3 @@ export * from './plugin'; export * from './context-provider-plugin'; -export * from './credential-provider-source'; \ No newline at end of file +export * from './credential-provider-source'; diff --git a/packages/aws-cdk/lib/api/util/checks.ts b/packages/aws-cdk/lib/api/util/checks.ts index af207582fe95e..b0f21e62c94cc 100644 --- a/packages/aws-cdk/lib/api/util/checks.ts +++ b/packages/aws-cdk/lib/api/util/checks.ts @@ -78,4 +78,4 @@ export async function getBootstrapStackInfo(sdk: SDK, stackName: string): Promis } catch (e) { throw new Error(`Error retrieving toolkit stack info: ${e}`); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/api/util/cloudformation/stack-status.ts b/packages/aws-cdk/lib/api/util/cloudformation/stack-status.ts index b7ff99b6f30d9..488f95282b549 100644 --- a/packages/aws-cdk/lib/api/util/cloudformation/stack-status.ts +++ b/packages/aws-cdk/lib/api/util/cloudformation/stack-status.ts @@ -95,4 +95,4 @@ export enum RollbackChoice { */ ROLLBACK_FAILED, NONE, -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/api/util/display.ts b/packages/aws-cdk/lib/api/util/display.ts index 44e5b6c9fb1c0..11a18a7224156 100644 --- a/packages/aws-cdk/lib/api/util/display.ts +++ b/packages/aws-cdk/lib/api/util/display.ts @@ -84,4 +84,4 @@ function expandNewlines(lines: string[]): string[] { function getMaxBlockHeight(windowHeight: number | undefined, lastHeight: number, lines: string[]): number { if (windowHeight === undefined) { return Math.max(lines.length, lastHeight); } return lines.length < windowHeight ? lines.length : windowHeight - 1; -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/api/util/string-manipulation.ts b/packages/aws-cdk/lib/api/util/string-manipulation.ts index aa51679967ba3..46ea54f42f422 100644 --- a/packages/aws-cdk/lib/api/util/string-manipulation.ts +++ b/packages/aws-cdk/lib/api/util/string-manipulation.ts @@ -4,4 +4,4 @@ export function leftPad(s: string, n: number, char: string) { const padding = Math.max(0, n - s.length); return char.repeat(padding) + s; -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/config.ts b/packages/aws-cdk/lib/config.ts index daeaad89d98de..7697ac6924225 100644 --- a/packages/aws-cdk/lib/config.ts +++ b/packages/aws-cdk/lib/config.ts @@ -439,4 +439,4 @@ export class DynamicValue { dynamicValue: f, }; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/list-stacks.ts b/packages/aws-cdk/lib/list-stacks.ts index dddf6fda3613e..f1b49712e89c8 100644 --- a/packages/aws-cdk/lib/list-stacks.ts +++ b/packages/aws-cdk/lib/list-stacks.ts @@ -95,4 +95,4 @@ export async function listStacks(toolkit: CdkToolkit, options: ListStacksOptions } return calculateStackDependencies(stacks); -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/logging.ts b/packages/aws-cdk/lib/logging.ts index 9f5135dc1b3f3..52c914d927e0e 100644 --- a/packages/aws-cdk/lib/logging.ts +++ b/packages/aws-cdk/lib/logging.ts @@ -200,4 +200,4 @@ export function prefix(prefixString: string, level: LogLevel = LogLevel.INFO): ( message: util.format(fmt, ...args), prefix: prefixString, }); -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/os.ts b/packages/aws-cdk/lib/os.ts index 0ae21508e7e0c..6483081eb9182 100644 --- a/packages/aws-cdk/lib/os.ts +++ b/packages/aws-cdk/lib/os.ts @@ -93,4 +93,4 @@ function windowsEscape(x: string): string { // Now escape all special characters const shellMeta = new Set(['"', '&', '^', '%']); return x.split('').map(c => shellMeta.has(x) ? '^' + c : c).join(''); -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/util/asset-publishing.ts b/packages/aws-cdk/lib/util/asset-publishing.ts index fdc432d9d26c6..bc89be1211af6 100644 --- a/packages/aws-cdk/lib/util/asset-publishing.ts +++ b/packages/aws-cdk/lib/util/asset-publishing.ts @@ -239,4 +239,4 @@ class PublishingProgressListener implements IPublishProgressListener { const handler = this.quiet && type !== 'fail' ? debug : EVENT_TO_LOGGER[type]; handler(`[${event.percentComplete}%] ${type}: ${event.message}`); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/util/bool.ts b/packages/aws-cdk/lib/util/bool.ts index 4c6331b0372ab..43ecd50b76526 100644 --- a/packages/aws-cdk/lib/util/bool.ts +++ b/packages/aws-cdk/lib/util/bool.ts @@ -6,4 +6,4 @@ */ export function numberFromBool(bool: boolean): number { return +bool; -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/util/content-hash.ts b/packages/aws-cdk/lib/util/content-hash.ts index fefe2dfb2ee1c..22ce48c69b43f 100644 --- a/packages/aws-cdk/lib/util/content-hash.ts +++ b/packages/aws-cdk/lib/util/content-hash.ts @@ -41,4 +41,4 @@ export function contentHashAny(value: unknown) { ret.update(`${x}${typeof x}`); // typeof to make sure hash('123') !== hash(123) } -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/util/objects.ts b/packages/aws-cdk/lib/util/objects.ts index de582d11bd3d9..0f858b7d9f527 100644 --- a/packages/aws-cdk/lib/util/objects.ts +++ b/packages/aws-cdk/lib/util/objects.ts @@ -173,4 +173,4 @@ export function splitBySize(data: any, maxSizeBytes: number): [any, any] { Object.fromEntries(entries.slice(index)), ]; } -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/util/parallel.ts b/packages/aws-cdk/lib/util/parallel.ts index aa157d9ec522c..01aa0ba92d22f 100644 --- a/packages/aws-cdk/lib/util/parallel.ts +++ b/packages/aws-cdk/lib/util/parallel.ts @@ -41,4 +41,4 @@ export async function parallelPromises(n: number, promises: Array<() => Promi }); } }); -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/util/tracing.ts b/packages/aws-cdk/lib/util/tracing.ts index c3c958b4cd7ea..ffb4017d60bfc 100644 --- a/packages/aws-cdk/lib/util/tracing.ts +++ b/packages/aws-cdk/lib/util/tracing.ts @@ -50,4 +50,4 @@ export function traceMethods(constructor: Function) { const newDescriptor = traceCall(constructor.prototype, name, descriptor, constructor.name) ?? descriptor; Object.defineProperty(constructor.prototype, name, newDescriptor); } -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/util/version-range.ts b/packages/aws-cdk/lib/util/version-range.ts index 0b1448a23f674..5cb9fbc446896 100644 --- a/packages/aws-cdk/lib/util/version-range.ts +++ b/packages/aws-cdk/lib/util/version-range.ts @@ -35,4 +35,4 @@ export function rangeFromSemver(ver: string, targetType: RangeType) { } } -} \ No newline at end of file +} diff --git a/packages/aws-cdk/lib/util/work-graph.ts b/packages/aws-cdk/lib/util/work-graph.ts index e0e3336f34d25..e572d7a11b3fd 100644 --- a/packages/aws-cdk/lib/util/work-graph.ts +++ b/packages/aws-cdk/lib/util/work-graph.ts @@ -398,4 +398,4 @@ function gv(id: string, attrs?: Record) { function simplifyId(id: string) { return id.replace(/([0-9a-f]{6})[0-9a-f]{6,}/g, '$1'); -} \ No newline at end of file +} diff --git a/packages/aws-cdk/scripts/yargs-gen.ts b/packages/aws-cdk/scripts/yargs-gen.ts index f7b03c705a18e..aa11c9ceee651 100644 --- a/packages/aws-cdk/scripts/yargs-gen.ts +++ b/packages/aws-cdk/scripts/yargs-gen.ts @@ -10,4 +10,4 @@ async function main() { main().then(() => { }).catch((e) => { throw e; -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/api/account-cache.test.ts b/packages/aws-cdk/test/api/account-cache.test.ts index c31075feb9028..9042713629994 100644 --- a/packages/aws-cdk/test/api/account-cache.test.ts +++ b/packages/aws-cdk/test/api/account-cache.test.ts @@ -35,4 +35,4 @@ test('gets cached value', async () => { })); expect(result).toEqual(account); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/api/aws-auth/awscli-compatible.test.ts b/packages/aws-cdk/test/api/aws-auth/awscli-compatible.test.ts index c8d7ccb886012..9d7a2ab460ab1 100644 --- a/packages/aws-cdk/test/api/aws-auth/awscli-compatible.test.ts +++ b/packages/aws-cdk/test/api/aws-auth/awscli-compatible.test.ts @@ -328,4 +328,4 @@ describe('Session token', () => { expect(process.env.AWS_SESSION_TOKEN).toEqual('aaa'); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/api/aws-auth/sdk-logger.test.ts b/packages/aws-cdk/test/api/aws-auth/sdk-logger.test.ts index 0217cba8d2248..500ed315f675c 100644 --- a/packages/aws-cdk/test/api/aws-auth/sdk-logger.test.ts +++ b/packages/aws-cdk/test/api/aws-auth/sdk-logger.test.ts @@ -78,4 +78,4 @@ test('formatting a failing SDK call includes attempts and retries if greater tha test('formatting a failing SDK call includes the error', () => { const output = formatSdkLoggerContent([ERROR_CALL]); expect(output).toContain('it failed'); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/api/exec.test.ts b/packages/aws-cdk/test/api/exec.test.ts index 2eceefc3fc1a6..e67403dbb7680 100644 --- a/packages/aws-cdk/test/api/exec.test.ts +++ b/packages/aws-cdk/test/api/exec.test.ts @@ -288,4 +288,4 @@ function writeOutputAssembly() { */ function rewriteManifestVersionToOurs(dir: string = 'cdk.out') { rewriteManifestVersion(dir, cxschema.Manifest.version()); -} \ No newline at end of file +} diff --git a/packages/aws-cdk/test/api/plugin/plugin-host.test.ts b/packages/aws-cdk/test/api/plugin/plugin-host.test.ts index c2f96b6afa459..593d96ae6c77f 100644 --- a/packages/aws-cdk/test/api/plugin/plugin-host.test.ts +++ b/packages/aws-cdk/test/api/plugin/plugin-host.test.ts @@ -92,4 +92,4 @@ test('plugin that registers an invalid Context Provider throws', () => { }, { virtual: true }); expect(() => host.load(THE_PLUGIN)).toThrow(/does not look like a ContextProviderPlugin/); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/api/util/checks.test.ts b/packages/aws-cdk/test/api/util/checks.test.ts index ef7500b8c4115..a8bcb46068480 100644 --- a/packages/aws-cdk/test/api/util/checks.test.ts +++ b/packages/aws-cdk/test/api/util/checks.test.ts @@ -137,4 +137,4 @@ describe('getBootstrapStackInfo', () => { await expect(getBootstrapStackInfo(mockSDK, 'CDKToolkit')).rejects.toThrow('Unable to find BootstrapVersion output in the toolkit stack CDKToolkit'); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/cli.test.ts b/packages/aws-cdk/test/cli.test.ts index 5ec5a353fae52..e0887059c8732 100644 --- a/packages/aws-cdk/test/cli.test.ts +++ b/packages/aws-cdk/test/cli.test.ts @@ -101,4 +101,4 @@ describe('exec verbose flag tests', () => { await exec(['--verbose', '3', 'version']); expect(setLogLevel).toHaveBeenCalledWith(LogLevel.TRACE); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/context-providers/availability-zones.test.ts b/packages/aws-cdk/test/context-providers/availability-zones.test.ts index 3f7e3b0e3729d..d1a32f348dcad 100644 --- a/packages/aws-cdk/test/context-providers/availability-zones.test.ts +++ b/packages/aws-cdk/test/context-providers/availability-zones.test.ts @@ -42,4 +42,4 @@ test('returns AZs', async () => { // THEN expect(azs).toEqual(['us-east-1a']); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/context-providers/endpoint-service-availability-zones.test.ts b/packages/aws-cdk/test/context-providers/endpoint-service-availability-zones.test.ts index 189a4c8fa35eb..3d22919768c82 100644 --- a/packages/aws-cdk/test/context-providers/endpoint-service-availability-zones.test.ts +++ b/packages/aws-cdk/test/context-providers/endpoint-service-availability-zones.test.ts @@ -41,4 +41,4 @@ test('returns availability zones', async () => { }); expect(result).toEqual(['us-east-1a']); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/context-providers/ssm-parameters.test.ts b/packages/aws-cdk/test/context-providers/ssm-parameters.test.ts index b803bf73377a5..c6f7508de49b6 100644 --- a/packages/aws-cdk/test/context-providers/ssm-parameters.test.ts +++ b/packages/aws-cdk/test/context-providers/ssm-parameters.test.ts @@ -46,4 +46,4 @@ describe('ssmParameters', () => { parameterName: 'foo', })).rejects.toThrow(/SSM parameter not available in account/); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/jest-setup-after-env.ts b/packages/aws-cdk/test/jest-setup-after-env.ts index e3e2d692f56bf..dd0c0d1a67e82 100644 --- a/packages/aws-cdk/test/jest-setup-after-env.ts +++ b/packages/aws-cdk/test/jest-setup-after-env.ts @@ -78,4 +78,4 @@ afterAll(async () => { // Patch afterAll to make later-provided afterAll's run before us (in reverse order even). afterAll = (after: jest.ProvidesHookCallback) => { reverseAfterAll.push(after); -}; \ No newline at end of file +}; diff --git a/packages/aws-cdk/test/logging.test.ts b/packages/aws-cdk/test/logging.test.ts index 68db36d3b45ed..4a7ae5d254b77 100644 --- a/packages/aws-cdk/test/logging.test.ts +++ b/packages/aws-cdk/test/logging.test.ts @@ -149,4 +149,4 @@ describe('logging', () => { ); }); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/platform-warnings.test.ts b/packages/aws-cdk/test/platform-warnings.test.ts index e8052b6b6d7ef..8299e46441904 100644 --- a/packages/aws-cdk/test/platform-warnings.test.ts +++ b/packages/aws-cdk/test/platform-warnings.test.ts @@ -12,4 +12,4 @@ test.each([ ['4.2.294-220.533.amzn2.x86_64', true], ])('%p is in range: %p', (version, expected) => { expect(isVersionBetween(version, '2.1.0.6', '4.9.2')).toEqual(expected); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/rwlock.test.ts b/packages/aws-cdk/test/rwlock.test.ts index a376c71e9b999..4ffa95cee4e42 100644 --- a/packages/aws-cdk/test/rwlock.test.ts +++ b/packages/aws-cdk/test/rwlock.test.ts @@ -50,4 +50,4 @@ test('can convert writer to reader lock', async () => { } finally { await r.release(); } -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/tree.test.ts b/packages/aws-cdk/test/tree.test.ts index 52966973820cd..06a7e324d3fa1 100644 --- a/packages/aws-cdk/test/tree.test.ts +++ b/packages/aws-cdk/test/tree.test.ts @@ -112,4 +112,4 @@ describe('loadTreeFromDir', () => { const tree = loadTreeFromDir(path.join(__dirname, 'cloud-assembly-trees', 'foo')); expect(tree).toEqual({}); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/util/objects.test.ts b/packages/aws-cdk/test/util/objects.test.ts index 7d3036caf5992..836741aafbf73 100644 --- a/packages/aws-cdk/test/util/objects.test.ts +++ b/packages/aws-cdk/test/util/objects.test.ts @@ -62,4 +62,4 @@ describe('splitBySize', () => { return { ...(fst ?? {}), ...(snd ?? {}) }; } }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/util/parallel.test.ts b/packages/aws-cdk/test/util/parallel.test.ts index 20cb8fae7781c..65dca423a5d0b 100644 --- a/packages/aws-cdk/test/util/parallel.test.ts +++ b/packages/aws-cdk/test/util/parallel.test.ts @@ -30,4 +30,4 @@ function range(n: number) { ret.push(i); } return ret; -} \ No newline at end of file +} diff --git a/packages/aws-cdk/test/util/version-range.test.ts b/packages/aws-cdk/test/util/version-range.test.ts index 1be467df23d8c..840e504898160 100644 --- a/packages/aws-cdk/test/util/version-range.test.ts +++ b/packages/aws-cdk/test/util/version-range.test.ts @@ -23,4 +23,4 @@ describe('rangeFromSemver', () => { expect(() => rangeFromSemver('>2.4.5', 'bracket')).toThrow(); expect(() => rangeFromSemver('2.*', 'bracket')).toThrow(); }); -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/version.test.ts b/packages/aws-cdk/test/version.test.ts index d601fb4ec7870..784c7d8dc0bf6 100644 --- a/packages/aws-cdk/test/version.test.ts +++ b/packages/aws-cdk/test/version.test.ts @@ -150,4 +150,4 @@ test('isDeveloperBuild call does not throw an error', () => { isDeveloperBuild(); // THEN: should not explode -}); \ No newline at end of file +}); diff --git a/packages/aws-cdk/test/work-graph-builder.test.ts b/packages/aws-cdk/test/work-graph-builder.test.ts index d98eae299c719..eb40873d346c3 100644 --- a/packages/aws-cdk/test/work-graph-builder.test.ts +++ b/packages/aws-cdk/test/work-graph-builder.test.ts @@ -375,4 +375,4 @@ async function traverseAndRecord(graph: WorkGraph) { function isIterable(x: unknown): x is Iterable { return x && typeof x === 'object' && (x as any)[Symbol.iterator]; -} \ No newline at end of file +} diff --git a/packages/aws-cdk/test/work-graph.test.ts b/packages/aws-cdk/test/work-graph.test.ts index 702f6922de68c..53ba312bc1ec0 100644 --- a/packages/aws-cdk/test/work-graph.test.ts +++ b/packages/aws-cdk/test/work-graph.test.ts @@ -480,4 +480,4 @@ function addTestArtifactsToGraph(toDeploy: TestArtifact[], graph: WorkGraph) { } } graph.removeUnavailableDependencies(); -} \ No newline at end of file +} diff --git a/tools/@aws-cdk/cdk-build-tools/config/eslintrc.js b/tools/@aws-cdk/cdk-build-tools/config/eslintrc.js index 40f98b3e4bc84..896202aaff926 100644 --- a/tools/@aws-cdk/cdk-build-tools/config/eslintrc.js +++ b/tools/@aws-cdk/cdk-build-tools/config/eslintrc.js @@ -69,6 +69,7 @@ module.exports = { 'brace-style': ['error', '1tbs', { allowSingleLine: true }], // enforce one true brace style 'space-before-blocks': 'error', // require space before blocks 'curly': ['error', 'multi-line', 'consistent'], // require curly braces for multiline control statements + 'eol-last': ["error", "always"], // require a newline a the end of files // Require all imported dependencies are actually declared in package.json 'import/no-extraneous-dependencies': [ diff --git a/tools/@aws-cdk/cdk-build-tools/lib/bockfs.ts b/tools/@aws-cdk/cdk-build-tools/lib/bockfs.ts index 761df09dbe35a..c96d1b9eae4c8 100644 --- a/tools/@aws-cdk/cdk-build-tools/lib/bockfs.ts +++ b/tools/@aws-cdk/cdk-build-tools/lib/bockfs.ts @@ -76,4 +76,4 @@ namespace bockfs { } } -export = bockfs; \ No newline at end of file +export = bockfs; diff --git a/tools/@aws-cdk/cdk-build-tools/lib/deprecated-symbols.ts b/tools/@aws-cdk/cdk-build-tools/lib/deprecated-symbols.ts index 1e4c4db16567e..c611011b6f7d7 100644 --- a/tools/@aws-cdk/cdk-build-tools/lib/deprecated-symbols.ts +++ b/tools/@aws-cdk/cdk-build-tools/lib/deprecated-symbols.ts @@ -66,4 +66,4 @@ namespace DeprecatedSymbols { process.env.JSII_DEPRECATED = deprecated; } } -} \ No newline at end of file +} diff --git a/tools/@aws-cdk/cdk-release/lib/private/run-exec-file.ts b/tools/@aws-cdk/cdk-release/lib/private/run-exec-file.ts index e32784c93f613..ce85a67631bc8 100644 --- a/tools/@aws-cdk/cdk-release/lib/private/run-exec-file.ts +++ b/tools/@aws-cdk/cdk-release/lib/private/run-exec-file.ts @@ -18,4 +18,4 @@ export async function runExecFile(args: RunOptions, cmd: string, cmdArgs: string function fmtCommandArgs(cmd: string, cmdArgs: string[]) { return `${cmd} ${cmdArgs.map(cmdArg => cmdArg.match(/\s/) ? `"${cmdArg}"` : cmdArg).join(' ')}`.trim(); -} \ No newline at end of file +} diff --git a/tools/@aws-cdk/spec2cdk/lib/cli/index.ts b/tools/@aws-cdk/spec2cdk/lib/cli/index.ts index 2c5e0fb970cf9..4a9751e10390e 100644 --- a/tools/@aws-cdk/spec2cdk/lib/cli/index.ts +++ b/tools/@aws-cdk/spec2cdk/lib/cli/index.ts @@ -10,4 +10,4 @@ main(process.argv.splice(2)).catch((e) => { } else { log.error(e); } -}); \ No newline at end of file +}); diff --git a/tools/@aws-cdk/spec2cdk/lib/util/toposort.ts b/tools/@aws-cdk/spec2cdk/lib/util/toposort.ts index 2735d671ee8bc..8f31131a8057d 100644 --- a/tools/@aws-cdk/spec2cdk/lib/util/toposort.ts +++ b/tools/@aws-cdk/spec2cdk/lib/util/toposort.ts @@ -41,4 +41,4 @@ interface TopoElement { key: K; dependencies: K[]; element: T; -} \ No newline at end of file +}