@kensio/yulin 1.12.1 → 1.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/dist/sdk/router/resolve-sim-sdk-command-router.d.ts.map +1 -1
- package/dist/sdk/router/resolve-sim-sdk-command-router.js +5 -0
- package/dist/sdk/router/resolve-sim-sdk-command-router.js.map +1 -1
- package/dist/service/aws/factory/sim-aws-account-region-service-builder.d.ts +9 -7
- package/dist/service/aws/factory/sim-aws-account-region-service-builder.d.ts.map +1 -1
- package/dist/service/aws/factory/sim-aws-account-region-service-builder.js +19 -19
- package/dist/service/aws/factory/sim-aws-account-region-service-builder.js.map +1 -1
- package/dist/service/aws/factory/sim-aws-account-service-cache.d.ts +12 -0
- package/dist/service/aws/factory/sim-aws-account-service-cache.d.ts.map +1 -1
- package/dist/service/aws/factory/sim-aws-account-service-cache.js +19 -0
- package/dist/service/aws/factory/sim-aws-account-service-cache.js.map +1 -1
- package/dist/service/aws/factory/sim-aws-cross-account-collaborators.d.ts +9 -0
- package/dist/service/aws/factory/sim-aws-cross-account-collaborators.d.ts.map +1 -1
- package/dist/service/aws/factory/sim-aws-cross-account-collaborators.js +13 -0
- package/dist/service/aws/factory/sim-aws-cross-account-collaborators.js.map +1 -1
- package/dist/service/aws/factory/sim-aws-scoped-service-registries.d.ts +7 -0
- package/dist/service/aws/factory/sim-aws-scoped-service-registries.d.ts.map +1 -1
- package/dist/service/aws/factory/sim-aws-scoped-service-registries.js +7 -0
- package/dist/service/aws/factory/sim-aws-scoped-service-registries.js.map +1 -1
- package/dist/service/aws/factory/sim-aws-service-factory.d.ts +6 -0
- package/dist/service/aws/factory/sim-aws-service-factory.d.ts.map +1 -1
- package/dist/service/aws/factory/sim-aws-service-factory.js +9 -0
- package/dist/service/aws/factory/sim-aws-service-factory.js.map +1 -1
- package/dist/service/aws/sim-aws-account-region-scope.d.ts +19 -0
- package/dist/service/aws/sim-aws-account-region-scope.d.ts.map +1 -1
- package/dist/service/aws/sim-aws-account-region-scope.js +42 -19
- package/dist/service/aws/sim-aws-account-region-scope.js.map +1 -1
- package/dist/service/aws/sim-aws-service-accessors.d.ts +6 -0
- package/dist/service/aws/sim-aws-service-accessors.d.ts.map +1 -1
- package/dist/service/aws/sim-aws-service-accessors.js +8 -0
- package/dist/service/aws/sim-aws-service-accessors.js.map +1 -1
- package/dist/service/cloudformation/bind/sim-cfn-exec-binding.type.d.ts +17 -0
- package/dist/service/cloudformation/bind/sim-cfn-exec-binding.type.d.ts.map +1 -1
- package/dist/service/cloudformation/bind/validate/sim-cfn-exec-binding-finder.d.ts +9 -20
- package/dist/service/cloudformation/bind/validate/sim-cfn-exec-binding-finder.d.ts.map +1 -1
- package/dist/service/cloudformation/bind/validate/sim-cfn-exec-binding-finder.js +16 -49
- package/dist/service/cloudformation/bind/validate/sim-cfn-exec-binding-finder.js.map +1 -1
- package/dist/service/cloudformation/bind/validate/sim-cfn-exec-binding-matcher.d.ts +1 -8
- package/dist/service/cloudformation/bind/validate/sim-cfn-exec-binding-matcher.d.ts.map +1 -1
- package/dist/service/cloudformation/bind/validate/sim-cfn-exec-binding-matcher.js +16 -45
- package/dist/service/cloudformation/bind/validate/sim-cfn-exec-binding-matcher.js.map +1 -1
- package/dist/service/cloudformation/bind/validate/sim-cfn-exec-binding-validator.js +3 -0
- package/dist/service/cloudformation/bind/validate/sim-cfn-exec-binding-validator.js.map +1 -1
- package/dist/service/cloudformation/bind/validate/sim-cfn-image-repository-target.d.ts +26 -0
- package/dist/service/cloudformation/bind/validate/sim-cfn-image-repository-target.d.ts.map +1 -0
- package/dist/service/cloudformation/bind/validate/sim-cfn-image-repository-target.js +58 -0
- package/dist/service/cloudformation/bind/validate/sim-cfn-image-repository-target.js.map +1 -0
- package/dist/service/cloudformation/bind/validate/sim-cfn-resource-cdk-path.d.ts +28 -0
- package/dist/service/cloudformation/bind/validate/sim-cfn-resource-cdk-path.d.ts.map +1 -0
- package/dist/service/cloudformation/bind/validate/sim-cfn-resource-cdk-path.js +63 -0
- package/dist/service/cloudformation/bind/validate/sim-cfn-resource-cdk-path.js.map +1 -0
- package/dist/service/cloudformation/bind/validate/sim-cfn-resource-image-uri.d.ts +20 -0
- package/dist/service/cloudformation/bind/validate/sim-cfn-resource-image-uri.d.ts.map +1 -0
- package/dist/service/cloudformation/bind/validate/sim-cfn-resource-image-uri.js +34 -0
- package/dist/service/cloudformation/bind/validate/sim-cfn-resource-image-uri.js.map +1 -0
- package/dist/service/cloudformation/resource/cfn/route53/sim-route53-cfn-value-adapter.d.ts.map +1 -1
- package/dist/service/cloudformation/resource/cfn/route53/sim-route53-cfn-value-adapter.js +15 -0
- package/dist/service/cloudformation/resource/cfn/route53/sim-route53-cfn-value-adapter.js.map +1 -1
- package/dist/service/cloudformation/resource/cfn/route53/sim-route53-dnssec-cfn.d.ts +26 -0
- package/dist/service/cloudformation/resource/cfn/route53/sim-route53-dnssec-cfn.d.ts.map +1 -0
- package/dist/service/cloudformation/resource/cfn/route53/sim-route53-dnssec-cfn.js +25 -0
- package/dist/service/cloudformation/resource/cfn/route53/sim-route53-dnssec-cfn.js.map +1 -0
- package/dist/service/cloudformation/resource/cfn/route53/sim-route53-key-signing-key-cfn.d.ts +25 -0
- package/dist/service/cloudformation/resource/cfn/route53/sim-route53-key-signing-key-cfn.d.ts.map +1 -0
- package/dist/service/cloudformation/resource/cfn/route53/sim-route53-key-signing-key-cfn.js +24 -0
- package/dist/service/cloudformation/resource/cfn/route53/sim-route53-key-signing-key-cfn.js.map +1 -0
- package/dist/service/ecs/cluster/sim-ecs-cluster-arn.d.ts +38 -0
- package/dist/service/ecs/cluster/sim-ecs-cluster-arn.d.ts.map +1 -0
- package/dist/service/ecs/cluster/sim-ecs-cluster-arn.js +54 -0
- package/dist/service/ecs/cluster/sim-ecs-cluster-arn.js.map +1 -0
- package/dist/service/ecs/cluster/sim-ecs-cluster-store.d.ts +36 -0
- package/dist/service/ecs/cluster/sim-ecs-cluster-store.d.ts.map +1 -0
- package/dist/service/ecs/cluster/sim-ecs-cluster-store.js +51 -0
- package/dist/service/ecs/cluster/sim-ecs-cluster-store.js.map +1 -0
- package/dist/service/ecs/cluster/sim-ecs-cluster.d.ts +95 -0
- package/dist/service/ecs/cluster/sim-ecs-cluster.d.ts.map +1 -0
- package/dist/service/ecs/cluster/sim-ecs-cluster.js +66 -0
- package/dist/service/ecs/cluster/sim-ecs-cluster.js.map +1 -0
- package/dist/service/ecs/command/authorize/sim-ecs-authorizer.d.ts +38 -0
- package/dist/service/ecs/command/authorize/sim-ecs-authorizer.d.ts.map +1 -0
- package/dist/service/ecs/command/authorize/sim-ecs-authorizer.js +61 -0
- package/dist/service/ecs/command/authorize/sim-ecs-authorizer.js.map +1 -0
- package/dist/service/ecs/command/create-cluster/create-cluster-factory.d.ts +30 -0
- package/dist/service/ecs/command/create-cluster/create-cluster-factory.d.ts.map +1 -0
- package/dist/service/ecs/command/create-cluster/create-cluster-factory.js +46 -0
- package/dist/service/ecs/command/create-cluster/create-cluster-factory.js.map +1 -0
- package/dist/service/ecs/command/create-cluster/create-cluster.command.d.ts +28 -0
- package/dist/service/ecs/command/create-cluster/create-cluster.command.d.ts.map +1 -0
- package/dist/service/ecs/command/create-cluster/create-cluster.command.js +2 -0
- package/dist/service/ecs/command/create-cluster/create-cluster.command.js.map +1 -0
- package/dist/service/ecs/command/create-cluster/create-cluster.handler.d.ts +23 -0
- package/dist/service/ecs/command/create-cluster/create-cluster.handler.d.ts.map +1 -0
- package/dist/service/ecs/command/create-cluster/create-cluster.handler.js +47 -0
- package/dist/service/ecs/command/create-cluster/create-cluster.handler.js.map +1 -0
- package/dist/service/ecs/command/delete-cluster/delete-cluster.command.d.ts +24 -0
- package/dist/service/ecs/command/delete-cluster/delete-cluster.command.d.ts.map +1 -0
- package/dist/service/ecs/command/delete-cluster/delete-cluster.command.js +2 -0
- package/dist/service/ecs/command/delete-cluster/delete-cluster.command.js.map +1 -0
- package/dist/service/ecs/command/delete-cluster/delete-cluster.handler.d.ts +34 -0
- package/dist/service/ecs/command/delete-cluster/delete-cluster.handler.d.ts.map +1 -0
- package/dist/service/ecs/command/delete-cluster/delete-cluster.handler.js +70 -0
- package/dist/service/ecs/command/delete-cluster/delete-cluster.handler.js.map +1 -0
- package/dist/service/ecs/command/deregister-task-definition/deregister-task-definition.command.d.ts +27 -0
- package/dist/service/ecs/command/deregister-task-definition/deregister-task-definition.command.d.ts.map +1 -0
- package/dist/service/ecs/command/deregister-task-definition/deregister-task-definition.command.js +2 -0
- package/dist/service/ecs/command/deregister-task-definition/deregister-task-definition.command.js.map +1 -0
- package/dist/service/ecs/command/deregister-task-definition/deregister-task-definition.handler.d.ts +30 -0
- package/dist/service/ecs/command/deregister-task-definition/deregister-task-definition.handler.d.ts.map +1 -0
- package/dist/service/ecs/command/deregister-task-definition/deregister-task-definition.handler.js +51 -0
- package/dist/service/ecs/command/deregister-task-definition/deregister-task-definition.handler.js.map +1 -0
- package/dist/service/ecs/command/describe-clusters/describe-clusters-includes.d.ts +10 -0
- package/dist/service/ecs/command/describe-clusters/describe-clusters-includes.d.ts.map +1 -0
- package/dist/service/ecs/command/describe-clusters/describe-clusters-includes.js +35 -0
- package/dist/service/ecs/command/describe-clusters/describe-clusters-includes.js.map +1 -0
- package/dist/service/ecs/command/describe-clusters/describe-clusters.command.d.ts +39 -0
- package/dist/service/ecs/command/describe-clusters/describe-clusters.command.d.ts.map +1 -0
- package/dist/service/ecs/command/describe-clusters/describe-clusters.command.js +2 -0
- package/dist/service/ecs/command/describe-clusters/describe-clusters.command.js.map +1 -0
- package/dist/service/ecs/command/describe-clusters/describe-clusters.handler.d.ts +19 -0
- package/dist/service/ecs/command/describe-clusters/describe-clusters.handler.d.ts.map +1 -0
- package/dist/service/ecs/command/describe-clusters/describe-clusters.handler.js +31 -0
- package/dist/service/ecs/command/describe-clusters/describe-clusters.handler.js.map +1 -0
- package/dist/service/ecs/command/describe-clusters/described-cluster.d.ts +42 -0
- package/dist/service/ecs/command/describe-clusters/described-cluster.d.ts.map +1 -0
- package/dist/service/ecs/command/describe-clusters/described-cluster.js +46 -0
- package/dist/service/ecs/command/describe-clusters/described-cluster.js.map +1 -0
- package/dist/service/ecs/command/describe-clusters/described-clusters.d.ts +28 -0
- package/dist/service/ecs/command/describe-clusters/described-clusters.d.ts.map +1 -0
- package/dist/service/ecs/command/describe-clusters/described-clusters.js +36 -0
- package/dist/service/ecs/command/describe-clusters/described-clusters.js.map +1 -0
- package/dist/service/ecs/command/describe-task-definition/describe-task-definition.command.d.ts +29 -0
- package/dist/service/ecs/command/describe-task-definition/describe-task-definition.command.d.ts.map +1 -0
- package/dist/service/ecs/command/describe-task-definition/describe-task-definition.command.js +2 -0
- package/dist/service/ecs/command/describe-task-definition/describe-task-definition.command.js.map +1 -0
- package/dist/service/ecs/command/describe-task-definition/describe-task-definition.handler.d.ts +32 -0
- package/dist/service/ecs/command/describe-task-definition/describe-task-definition.handler.d.ts.map +1 -0
- package/dist/service/ecs/command/describe-task-definition/describe-task-definition.handler.js +56 -0
- package/dist/service/ecs/command/describe-task-definition/describe-task-definition.handler.js.map +1 -0
- package/dist/service/ecs/command/list-clusters/list-clusters.command.d.ts +26 -0
- package/dist/service/ecs/command/list-clusters/list-clusters.command.d.ts.map +1 -0
- package/dist/service/ecs/command/list-clusters/list-clusters.command.js +2 -0
- package/dist/service/ecs/command/list-clusters/list-clusters.command.js.map +1 -0
- package/dist/service/ecs/command/list-clusters/list-clusters.handler.d.ts +22 -0
- package/dist/service/ecs/command/list-clusters/list-clusters.handler.d.ts.map +1 -0
- package/dist/service/ecs/command/list-clusters/list-clusters.handler.js +33 -0
- package/dist/service/ecs/command/list-clusters/list-clusters.handler.js.map +1 -0
- package/dist/service/ecs/command/list-task-definition-families/family-status-filter.d.ts +25 -0
- package/dist/service/ecs/command/list-task-definition-families/family-status-filter.d.ts.map +1 -0
- package/dist/service/ecs/command/list-task-definition-families/family-status-filter.js +55 -0
- package/dist/service/ecs/command/list-task-definition-families/family-status-filter.js.map +1 -0
- package/dist/service/ecs/command/list-task-definition-families/list-task-definition-families.command.d.ts +27 -0
- package/dist/service/ecs/command/list-task-definition-families/list-task-definition-families.command.d.ts.map +1 -0
- package/dist/service/ecs/command/list-task-definition-families/list-task-definition-families.command.js +2 -0
- package/dist/service/ecs/command/list-task-definition-families/list-task-definition-families.command.js.map +1 -0
- package/dist/service/ecs/command/list-task-definition-families/list-task-definition-families.handler.d.ts +22 -0
- package/dist/service/ecs/command/list-task-definition-families/list-task-definition-families.handler.d.ts.map +1 -0
- package/dist/service/ecs/command/list-task-definition-families/list-task-definition-families.handler.js +42 -0
- package/dist/service/ecs/command/list-task-definition-families/list-task-definition-families.handler.js.map +1 -0
- package/dist/service/ecs/command/list-task-definitions/list-task-definitions-filter.d.ts +23 -0
- package/dist/service/ecs/command/list-task-definitions/list-task-definitions-filter.d.ts.map +1 -0
- package/dist/service/ecs/command/list-task-definitions/list-task-definitions-filter.js +56 -0
- package/dist/service/ecs/command/list-task-definitions/list-task-definitions-filter.js.map +1 -0
- package/dist/service/ecs/command/list-task-definitions/list-task-definitions.command.d.ts +29 -0
- package/dist/service/ecs/command/list-task-definitions/list-task-definitions.command.d.ts.map +1 -0
- package/dist/service/ecs/command/list-task-definitions/list-task-definitions.command.js +2 -0
- package/dist/service/ecs/command/list-task-definitions/list-task-definitions.command.js.map +1 -0
- package/dist/service/ecs/command/list-task-definitions/list-task-definitions.handler.d.ts +23 -0
- package/dist/service/ecs/command/list-task-definitions/list-task-definitions.handler.d.ts.map +1 -0
- package/dist/service/ecs/command/list-task-definitions/list-task-definitions.handler.js +44 -0
- package/dist/service/ecs/command/list-task-definitions/list-task-definitions.handler.js.map +1 -0
- package/dist/service/ecs/command/register-task-definition/register-task-definition.command.d.ts +33 -0
- package/dist/service/ecs/command/register-task-definition/register-task-definition.command.d.ts.map +1 -0
- package/dist/service/ecs/command/register-task-definition/register-task-definition.command.js +2 -0
- package/dist/service/ecs/command/register-task-definition/register-task-definition.command.js.map +1 -0
- package/dist/service/ecs/command/register-task-definition/register-task-definition.handler.d.ts +28 -0
- package/dist/service/ecs/command/register-task-definition/register-task-definition.handler.d.ts.map +1 -0
- package/dist/service/ecs/command/register-task-definition/register-task-definition.handler.js +70 -0
- package/dist/service/ecs/command/register-task-definition/register-task-definition.handler.js.map +1 -0
- package/dist/service/ecs/command/sim-ecs-command-context.d.ts +35 -0
- package/dist/service/ecs/command/sim-ecs-command-context.d.ts.map +1 -0
- package/dist/service/ecs/command/sim-ecs-command-context.js +2 -0
- package/dist/service/ecs/command/sim-ecs-command-context.js.map +1 -0
- package/dist/service/ecs/command/sim-ecs-command-handler.d.ts +35 -0
- package/dist/service/ecs/command/sim-ecs-command-handler.d.ts.map +1 -0
- package/dist/service/ecs/command/sim-ecs-command-handler.js +38 -0
- package/dist/service/ecs/command/sim-ecs-command-handler.js.map +1 -0
- package/dist/service/ecs/command/sim-ecs-command.types.d.ts +13 -0
- package/dist/service/ecs/command/sim-ecs-command.types.d.ts.map +1 -0
- package/dist/service/ecs/command/sim-ecs-command.types.js +2 -0
- package/dist/service/ecs/command/sim-ecs-command.types.js.map +1 -0
- package/dist/service/ecs/command/sim-ecs-page.d.ts +22 -0
- package/dist/service/ecs/command/sim-ecs-page.d.ts.map +1 -0
- package/dist/service/ecs/command/sim-ecs-page.js +60 -0
- package/dist/service/ecs/command/sim-ecs-page.js.map +1 -0
- package/dist/service/ecs/command/sim-ecs-request-options.d.ts +14 -0
- package/dist/service/ecs/command/sim-ecs-request-options.d.ts.map +1 -0
- package/dist/service/ecs/command/sim-ecs-request-options.js +2 -0
- package/dist/service/ecs/command/sim-ecs-request-options.js.map +1 -0
- package/dist/service/ecs/command/sim-ecs-unsimulated-input.d.ts +18 -0
- package/dist/service/ecs/command/sim-ecs-unsimulated-input.d.ts.map +1 -0
- package/dist/service/ecs/command/sim-ecs-unsimulated-input.js +29 -0
- package/dist/service/ecs/command/sim-ecs-unsimulated-input.js.map +1 -0
- package/dist/service/ecs/error/sim-ecs.error.d.ts +45 -0
- package/dist/service/ecs/error/sim-ecs.error.d.ts.map +1 -0
- package/dist/service/ecs/error/sim-ecs.error.js +50 -0
- package/dist/service/ecs/error/sim-ecs.error.js.map +1 -0
- package/dist/service/ecs/index.d.ts +21 -0
- package/dist/service/ecs/index.d.ts.map +1 -0
- package/dist/service/ecs/index.js +17 -0
- package/dist/service/ecs/index.js.map +1 -0
- package/dist/service/ecs/sdk/sim-ecs-sdk-command-router.d.ts +18 -0
- package/dist/service/ecs/sdk/sim-ecs-sdk-command-router.d.ts.map +1 -0
- package/dist/service/ecs/sdk/sim-ecs-sdk-command-router.js +60 -0
- package/dist/service/ecs/sdk/sim-ecs-sdk-command-router.js.map +1 -0
- package/dist/service/ecs/sim-ecs-arn.d.ts +26 -0
- package/dist/service/ecs/sim-ecs-arn.d.ts.map +1 -0
- package/dist/service/ecs/sim-ecs-arn.js +33 -0
- package/dist/service/ecs/sim-ecs-arn.js.map +1 -0
- package/dist/service/ecs/sim-ecs-name.d.ts +9 -0
- package/dist/service/ecs/sim-ecs-name.d.ts.map +1 -0
- package/dist/service/ecs/sim-ecs-name.js +26 -0
- package/dist/service/ecs/sim-ecs-name.js.map +1 -0
- package/dist/service/ecs/sim-ecs.d.ts +78 -0
- package/dist/service/ecs/sim-ecs.d.ts.map +1 -0
- package/dist/service/ecs/sim-ecs.js +133 -0
- package/dist/service/ecs/sim-ecs.js.map +1 -0
- package/dist/service/ecs/task-definition/container/sim-ecs-container-definition.d.ts +65 -0
- package/dist/service/ecs/task-definition/container/sim-ecs-container-definition.d.ts.map +1 -0
- package/dist/service/ecs/task-definition/container/sim-ecs-container-definition.js +50 -0
- package/dist/service/ecs/task-definition/container/sim-ecs-container-definition.js.map +1 -0
- package/dist/service/ecs/task-definition/container/sim-ecs-container-definitions.d.ts +20 -0
- package/dist/service/ecs/task-definition/container/sim-ecs-container-definitions.d.ts.map +1 -0
- package/dist/service/ecs/task-definition/container/sim-ecs-container-definitions.js +40 -0
- package/dist/service/ecs/task-definition/container/sim-ecs-container-definitions.js.map +1 -0
- package/dist/service/ecs/task-definition/container/sim-ecs-container-parts.d.ts +87 -0
- package/dist/service/ecs/task-definition/container/sim-ecs-container-parts.d.ts.map +1 -0
- package/dist/service/ecs/task-definition/container/sim-ecs-container-parts.js +2 -0
- package/dist/service/ecs/task-definition/container/sim-ecs-container-parts.js.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-registered-task-definition.factory.d.ts +27 -0
- package/dist/service/ecs/task-definition/sim-ecs-registered-task-definition.factory.d.ts.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-registered-task-definition.factory.js +33 -0
- package/dist/service/ecs/task-definition/sim-ecs-registered-task-definition.factory.js.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-arn.d.ts +19 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-arn.d.ts.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-arn.js +22 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-arn.js.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-detail.d.ts +46 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-detail.d.ts.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-detail.js +26 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-detail.js.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-family.d.ts +42 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-family.d.ts.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-family.js +55 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-family.js.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-id.d.ts +33 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-id.d.ts.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-id.js +75 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-id.js.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-parts.d.ts +71 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-parts.d.ts.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-parts.js +2 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-parts.js.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-settings.d.ts +57 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-settings.d.ts.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-settings.js +86 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-settings.js.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-store.d.ts +36 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-store.d.ts.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-store.js +64 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition-store.js.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition.d.ts +54 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition.d.ts.map +1 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition.js +67 -0
- package/dist/service/ecs/task-definition/sim-ecs-task-definition.js.map +1 -0
- package/dist/service/elbv2/action/sim-elbv2-action-targets.d.ts +19 -0
- package/dist/service/elbv2/action/sim-elbv2-action-targets.d.ts.map +1 -0
- package/dist/service/elbv2/action/sim-elbv2-action-targets.js +25 -0
- package/dist/service/elbv2/action/sim-elbv2-action-targets.js.map +1 -0
- package/dist/service/elbv2/action/sim-elbv2-action.d.ts +38 -0
- package/dist/service/elbv2/action/sim-elbv2-action.d.ts.map +1 -0
- package/dist/service/elbv2/action/sim-elbv2-action.js +138 -0
- package/dist/service/elbv2/action/sim-elbv2-action.js.map +1 -0
- package/dist/service/elbv2/command/authorize/sim-elbv2-authorizer.d.ts +34 -0
- package/dist/service/elbv2/command/authorize/sim-elbv2-authorizer.d.ts.map +1 -0
- package/dist/service/elbv2/command/authorize/sim-elbv2-authorizer.js +56 -0
- package/dist/service/elbv2/command/authorize/sim-elbv2-authorizer.js.map +1 -0
- package/dist/service/elbv2/command/listener/create-listener.handler.d.ts +27 -0
- package/dist/service/elbv2/command/listener/create-listener.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/listener/create-listener.handler.js +55 -0
- package/dist/service/elbv2/command/listener/create-listener.handler.js.map +1 -0
- package/dist/service/elbv2/command/listener/delete-listener.handler.d.ts +20 -0
- package/dist/service/elbv2/command/listener/delete-listener.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/listener/delete-listener.handler.js +28 -0
- package/dist/service/elbv2/command/listener/delete-listener.handler.js.map +1 -0
- package/dist/service/elbv2/command/listener/describe-listeners.handler.d.ts +25 -0
- package/dist/service/elbv2/command/listener/describe-listeners.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/listener/describe-listeners.handler.js +52 -0
- package/dist/service/elbv2/command/listener/describe-listeners.handler.js.map +1 -0
- package/dist/service/elbv2/command/listener/listener.command.d.ts +96 -0
- package/dist/service/elbv2/command/listener/listener.command.d.ts.map +1 -0
- package/dist/service/elbv2/command/listener/listener.command.js +2 -0
- package/dist/service/elbv2/command/listener/listener.command.js.map +1 -0
- package/dist/service/elbv2/command/listener/modify-listener.handler.d.ts +28 -0
- package/dist/service/elbv2/command/listener/modify-listener.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/listener/modify-listener.handler.js +54 -0
- package/dist/service/elbv2/command/listener/modify-listener.handler.js.map +1 -0
- package/dist/service/elbv2/command/load-balancer/create-load-balancer-validator.d.ts +14 -0
- package/dist/service/elbv2/command/load-balancer/create-load-balancer-validator.d.ts.map +1 -0
- package/dist/service/elbv2/command/load-balancer/create-load-balancer-validator.js +29 -0
- package/dist/service/elbv2/command/load-balancer/create-load-balancer-validator.js.map +1 -0
- package/dist/service/elbv2/command/load-balancer/create-load-balancer.handler.d.ts +27 -0
- package/dist/service/elbv2/command/load-balancer/create-load-balancer.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/load-balancer/create-load-balancer.handler.js +48 -0
- package/dist/service/elbv2/command/load-balancer/create-load-balancer.handler.js.map +1 -0
- package/dist/service/elbv2/command/load-balancer/delete-load-balancer.handler.d.ts +19 -0
- package/dist/service/elbv2/command/load-balancer/delete-load-balancer.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/load-balancer/delete-load-balancer.handler.js +27 -0
- package/dist/service/elbv2/command/load-balancer/delete-load-balancer.handler.js.map +1 -0
- package/dist/service/elbv2/command/load-balancer/describe-load-balancers.handler.d.ts +25 -0
- package/dist/service/elbv2/command/load-balancer/describe-load-balancers.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/load-balancer/describe-load-balancers.handler.js +48 -0
- package/dist/service/elbv2/command/load-balancer/describe-load-balancers.handler.js.map +1 -0
- package/dist/service/elbv2/command/load-balancer/load-balancer.command.d.ts +77 -0
- package/dist/service/elbv2/command/load-balancer/load-balancer.command.d.ts.map +1 -0
- package/dist/service/elbv2/command/load-balancer/load-balancer.command.js +2 -0
- package/dist/service/elbv2/command/load-balancer/load-balancer.command.js.map +1 -0
- package/dist/service/elbv2/command/rule/create-rule.handler.d.ts +27 -0
- package/dist/service/elbv2/command/rule/create-rule.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/rule/create-rule.handler.js +51 -0
- package/dist/service/elbv2/command/rule/create-rule.handler.js.map +1 -0
- package/dist/service/elbv2/command/rule/delete-rule.handler.d.ts +16 -0
- package/dist/service/elbv2/command/rule/delete-rule.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/rule/delete-rule.handler.js +24 -0
- package/dist/service/elbv2/command/rule/delete-rule.handler.js.map +1 -0
- package/dist/service/elbv2/command/rule/describe-rules.handler.d.ts +29 -0
- package/dist/service/elbv2/command/rule/describe-rules.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/rule/describe-rules.handler.js +60 -0
- package/dist/service/elbv2/command/rule/describe-rules.handler.js.map +1 -0
- package/dist/service/elbv2/command/rule/modify-rule.handler.d.ts +28 -0
- package/dist/service/elbv2/command/rule/modify-rule.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/rule/modify-rule.handler.js +48 -0
- package/dist/service/elbv2/command/rule/modify-rule.handler.js.map +1 -0
- package/dist/service/elbv2/command/rule/rule-condition.command.d.ts +45 -0
- package/dist/service/elbv2/command/rule/rule-condition.command.d.ts.map +1 -0
- package/dist/service/elbv2/command/rule/rule-condition.command.js +2 -0
- package/dist/service/elbv2/command/rule/rule-condition.command.js.map +1 -0
- package/dist/service/elbv2/command/rule/rule.command.d.ts +122 -0
- package/dist/service/elbv2/command/rule/rule.command.d.ts.map +1 -0
- package/dist/service/elbv2/command/rule/rule.command.js +2 -0
- package/dist/service/elbv2/command/rule/rule.command.js.map +1 -0
- package/dist/service/elbv2/command/rule/set-rule-priorities.handler.d.ts +26 -0
- package/dist/service/elbv2/command/rule/set-rule-priorities.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/rule/set-rule-priorities.handler.js +62 -0
- package/dist/service/elbv2/command/rule/set-rule-priorities.handler.js.map +1 -0
- package/dist/service/elbv2/command/sim-elbv2-command-handler.d.ts +26 -0
- package/dist/service/elbv2/command/sim-elbv2-command-handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/sim-elbv2-command-handler.js +19 -0
- package/dist/service/elbv2/command/sim-elbv2-command-handler.js.map +1 -0
- package/dist/service/elbv2/command/sim-elbv2-command.types.d.ts +13 -0
- package/dist/service/elbv2/command/sim-elbv2-command.types.d.ts.map +1 -0
- package/dist/service/elbv2/command/sim-elbv2-command.types.js +9 -0
- package/dist/service/elbv2/command/sim-elbv2-command.types.js.map +1 -0
- package/dist/service/elbv2/command/sim-elbv2-commands.d.ts +60 -0
- package/dist/service/elbv2/command/sim-elbv2-commands.d.ts.map +1 -0
- package/dist/service/elbv2/command/sim-elbv2-commands.js +85 -0
- package/dist/service/elbv2/command/sim-elbv2-commands.js.map +1 -0
- package/dist/service/elbv2/command/sim-elbv2-page.d.ts +26 -0
- package/dist/service/elbv2/command/sim-elbv2-page.d.ts.map +1 -0
- package/dist/service/elbv2/command/sim-elbv2-page.js +67 -0
- package/dist/service/elbv2/command/sim-elbv2-page.js.map +1 -0
- package/dist/service/elbv2/command/sim-elbv2-request-options.d.ts +12 -0
- package/dist/service/elbv2/command/sim-elbv2-request-options.d.ts.map +1 -0
- package/dist/service/elbv2/command/sim-elbv2-request-options.js +2 -0
- package/dist/service/elbv2/command/sim-elbv2-request-options.js.map +1 -0
- package/dist/service/elbv2/command/sim-elbv2-shared.command.d.ts +91 -0
- package/dist/service/elbv2/command/sim-elbv2-shared.command.d.ts.map +1 -0
- package/dist/service/elbv2/command/sim-elbv2-shared.command.js +15 -0
- package/dist/service/elbv2/command/sim-elbv2-shared.command.js.map +1 -0
- package/dist/service/elbv2/command/target/deregister-targets.handler.d.ts +21 -0
- package/dist/service/elbv2/command/target/deregister-targets.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/target/deregister-targets.handler.js +32 -0
- package/dist/service/elbv2/command/target/deregister-targets.handler.js.map +1 -0
- package/dist/service/elbv2/command/target/describe-target-health.handler.d.ts +30 -0
- package/dist/service/elbv2/command/target/describe-target-health.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/target/describe-target-health.handler.js +57 -0
- package/dist/service/elbv2/command/target/describe-target-health.handler.js.map +1 -0
- package/dist/service/elbv2/command/target/register-targets.handler.d.ts +20 -0
- package/dist/service/elbv2/command/target/register-targets.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/target/register-targets.handler.js +31 -0
- package/dist/service/elbv2/command/target/register-targets.handler.js.map +1 -0
- package/dist/service/elbv2/command/target/target.command.d.ts +77 -0
- package/dist/service/elbv2/command/target/target.command.d.ts.map +1 -0
- package/dist/service/elbv2/command/target/target.command.js +2 -0
- package/dist/service/elbv2/command/target/target.command.js.map +1 -0
- package/dist/service/elbv2/command/target-group/create-target-group.handler.d.ts +30 -0
- package/dist/service/elbv2/command/target-group/create-target-group.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/target-group/create-target-group.handler.js +55 -0
- package/dist/service/elbv2/command/target-group/create-target-group.handler.js.map +1 -0
- package/dist/service/elbv2/command/target-group/delete-target-group.handler.d.ts +26 -0
- package/dist/service/elbv2/command/target-group/delete-target-group.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/target-group/delete-target-group.handler.js +34 -0
- package/dist/service/elbv2/command/target-group/delete-target-group.handler.js.map +1 -0
- package/dist/service/elbv2/command/target-group/describe-target-groups-selection.d.ts +33 -0
- package/dist/service/elbv2/command/target-group/describe-target-groups-selection.d.ts.map +1 -0
- package/dist/service/elbv2/command/target-group/describe-target-groups-selection.js +50 -0
- package/dist/service/elbv2/command/target-group/describe-target-groups-selection.js.map +1 -0
- package/dist/service/elbv2/command/target-group/describe-target-groups.handler.d.ts +28 -0
- package/dist/service/elbv2/command/target-group/describe-target-groups.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/target-group/describe-target-groups.handler.js +38 -0
- package/dist/service/elbv2/command/target-group/describe-target-groups.handler.js.map +1 -0
- package/dist/service/elbv2/command/target-group/modify-target-group.handler.d.ts +28 -0
- package/dist/service/elbv2/command/target-group/modify-target-group.handler.d.ts.map +1 -0
- package/dist/service/elbv2/command/target-group/modify-target-group.handler.js +40 -0
- package/dist/service/elbv2/command/target-group/modify-target-group.handler.js.map +1 -0
- package/dist/service/elbv2/command/target-group/target-group.command.d.ts +97 -0
- package/dist/service/elbv2/command/target-group/target-group.command.d.ts.map +1 -0
- package/dist/service/elbv2/command/target-group/target-group.command.js +2 -0
- package/dist/service/elbv2/command/target-group/target-group.command.js.map +1 -0
- package/dist/service/elbv2/error/sim-elbv2.error.d.ts +142 -0
- package/dist/service/elbv2/error/sim-elbv2.error.d.ts.map +1 -0
- package/dist/service/elbv2/error/sim-elbv2.error.js +169 -0
- package/dist/service/elbv2/error/sim-elbv2.error.js.map +1 -0
- package/dist/service/elbv2/index.d.ts +18 -0
- package/dist/service/elbv2/index.d.ts.map +1 -0
- package/dist/service/elbv2/index.js +11 -0
- package/dist/service/elbv2/index.js.map +1 -0
- package/dist/service/elbv2/listener/rule/sim-elbv2-listener-rule-store.d.ts +45 -0
- package/dist/service/elbv2/listener/rule/sim-elbv2-listener-rule-store.d.ts.map +1 -0
- package/dist/service/elbv2/listener/rule/sim-elbv2-listener-rule-store.js +69 -0
- package/dist/service/elbv2/listener/rule/sim-elbv2-listener-rule-store.js.map +1 -0
- package/dist/service/elbv2/listener/rule/sim-elbv2-listener-rule.d.ts +81 -0
- package/dist/service/elbv2/listener/rule/sim-elbv2-listener-rule.d.ts.map +1 -0
- package/dist/service/elbv2/listener/rule/sim-elbv2-listener-rule.js +80 -0
- package/dist/service/elbv2/listener/rule/sim-elbv2-listener-rule.js.map +1 -0
- package/dist/service/elbv2/listener/rule/sim-elbv2-rule-condition.d.ts +35 -0
- package/dist/service/elbv2/listener/rule/sim-elbv2-rule-condition.d.ts.map +1 -0
- package/dist/service/elbv2/listener/rule/sim-elbv2-rule-condition.js +126 -0
- package/dist/service/elbv2/listener/rule/sim-elbv2-rule-condition.js.map +1 -0
- package/dist/service/elbv2/listener/rule/sim-elbv2-rule-priority.d.ts +9 -0
- package/dist/service/elbv2/listener/rule/sim-elbv2-rule-priority.d.ts.map +1 -0
- package/dist/service/elbv2/listener/rule/sim-elbv2-rule-priority.js +22 -0
- package/dist/service/elbv2/listener/rule/sim-elbv2-rule-priority.js.map +1 -0
- package/dist/service/elbv2/listener/sim-elbv2-listener-security.d.ts +20 -0
- package/dist/service/elbv2/listener/sim-elbv2-listener-security.d.ts.map +1 -0
- package/dist/service/elbv2/listener/sim-elbv2-listener-security.js +33 -0
- package/dist/service/elbv2/listener/sim-elbv2-listener-security.js.map +1 -0
- package/dist/service/elbv2/listener/sim-elbv2-listener-store.d.ts +46 -0
- package/dist/service/elbv2/listener/sim-elbv2-listener-store.d.ts.map +1 -0
- package/dist/service/elbv2/listener/sim-elbv2-listener-store.js +69 -0
- package/dist/service/elbv2/listener/sim-elbv2-listener-store.js.map +1 -0
- package/dist/service/elbv2/listener/sim-elbv2-listener.d.ts +74 -0
- package/dist/service/elbv2/listener/sim-elbv2-listener.d.ts.map +1 -0
- package/dist/service/elbv2/listener/sim-elbv2-listener.js +80 -0
- package/dist/service/elbv2/listener/sim-elbv2-listener.js.map +1 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer-arn.d.ts +34 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer-arn.d.ts.map +1 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer-arn.js +38 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer-arn.js.map +1 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer-name.d.ts +5 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer-name.d.ts.map +1 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer-name.js +21 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer-name.js.map +1 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer-scheme.d.ts +14 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer-scheme.d.ts.map +1 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer-scheme.js +20 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer-scheme.js.map +1 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer-store.d.ts +45 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer-store.d.ts.map +1 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer-store.js +73 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer-store.js.map +1 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer.d.ts +62 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer.d.ts.map +1 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer.js +51 -0
- package/dist/service/elbv2/load-balancer/sim-elbv2-load-balancer.js.map +1 -0
- package/dist/service/elbv2/sdk/sim-elbv2-sdk-command-router.d.ts +22 -0
- package/dist/service/elbv2/sdk/sim-elbv2-sdk-command-router.d.ts.map +1 -0
- package/dist/service/elbv2/sdk/sim-elbv2-sdk-command-router.js +104 -0
- package/dist/service/elbv2/sdk/sim-elbv2-sdk-command-router.js.map +1 -0
- package/dist/service/elbv2/sim-elbv2-protocol.d.ts +9 -0
- package/dist/service/elbv2/sim-elbv2-protocol.d.ts.map +1 -0
- package/dist/service/elbv2/sim-elbv2-protocol.js +44 -0
- package/dist/service/elbv2/sim-elbv2-protocol.js.map +1 -0
- package/dist/service/elbv2/sim-elbv2-resource-id.d.ts +19 -0
- package/dist/service/elbv2/sim-elbv2-resource-id.d.ts.map +1 -0
- package/dist/service/elbv2/sim-elbv2-resource-id.js +31 -0
- package/dist/service/elbv2/sim-elbv2-resource-id.js.map +1 -0
- package/dist/service/elbv2/sim-elbv2-resource-name.d.ts +14 -0
- package/dist/service/elbv2/sim-elbv2-resource-name.d.ts.map +1 -0
- package/dist/service/elbv2/sim-elbv2-resource-name.js +35 -0
- package/dist/service/elbv2/sim-elbv2-resource-name.js.map +1 -0
- package/dist/service/elbv2/sim-elbv2-stores.d.ts +34 -0
- package/dist/service/elbv2/sim-elbv2-stores.d.ts.map +1 -0
- package/dist/service/elbv2/sim-elbv2-stores.js +42 -0
- package/dist/service/elbv2/sim-elbv2-stores.js.map +1 -0
- package/dist/service/elbv2/sim-elbv2.d.ts +85 -0
- package/dist/service/elbv2/sim-elbv2.d.ts.map +1 -0
- package/dist/service/elbv2/sim-elbv2.fixture.d.ts +41 -0
- package/dist/service/elbv2/sim-elbv2.fixture.d.ts.map +1 -0
- package/dist/service/elbv2/sim-elbv2.fixture.js +79 -0
- package/dist/service/elbv2/sim-elbv2.fixture.js.map +1 -0
- package/dist/service/elbv2/sim-elbv2.js +128 -0
- package/dist/service/elbv2/sim-elbv2.js.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-health-check.d.ts +59 -0
- package/dist/service/elbv2/target-group/sim-elbv2-health-check.d.ts.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-health-check.js +73 -0
- package/dist/service/elbv2/target-group/sim-elbv2-health-check.js.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group-endpoint.d.ts +24 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group-endpoint.d.ts.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group-endpoint.js +18 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group-endpoint.js.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group-name.d.ts +8 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group-name.d.ts.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group-name.js +11 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group-name.js.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group-store.d.ts +46 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group-store.d.ts.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group-store.js +74 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group-store.js.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group-usage.d.ts +24 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group-usage.d.ts.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group-usage.js +38 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group-usage.js.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group.d.ts +65 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group.d.ts.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group.js +73 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-group.js.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-set.d.ts +45 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-set.d.ts.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-set.js +66 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-set.js.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-type.d.ts +55 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-type.d.ts.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-type.js +114 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target-type.js.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target.d.ts +37 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target.d.ts.map +1 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target.js +47 -0
- package/dist/service/elbv2/target-group/sim-elbv2-target.js.map +1 -0
- package/dist/service/kms/command/key/sim-kms-key-commands.d.ts.map +1 -1
- package/dist/service/kms/command/key/sim-kms-key-commands.js +2 -1
- package/dist/service/kms/command/key/sim-kms-key-commands.js.map +1 -1
- package/dist/service/kms/command/key/sim-kms-key-type.d.ts +44 -6
- package/dist/service/kms/command/key/sim-kms-key-type.d.ts.map +1 -1
- package/dist/service/kms/command/key/sim-kms-key-type.js +83 -14
- package/dist/service/kms/command/key/sim-kms-key-type.js.map +1 -1
- package/dist/service/kms/command/sign/sign.command.d.ts +69 -0
- package/dist/service/kms/command/sign/sign.command.d.ts.map +1 -0
- package/dist/service/kms/command/sign/sign.command.js +2 -0
- package/dist/service/kms/command/sign/sign.command.js.map +1 -0
- package/dist/service/kms/command/sign/sim-kms-sign-commands.d.ts +40 -0
- package/dist/service/kms/command/sign/sim-kms-sign-commands.d.ts.map +1 -0
- package/dist/service/kms/command/sign/sim-kms-sign-commands.js +76 -0
- package/dist/service/kms/command/sign/sim-kms-sign-commands.js.map +1 -0
- package/dist/service/kms/command/sign/sim-kms-signed-message.d.ts +26 -0
- package/dist/service/kms/command/sign/sim-kms-signed-message.d.ts.map +1 -0
- package/dist/service/kms/command/sign/sim-kms-signed-message.js +62 -0
- package/dist/service/kms/command/sign/sim-kms-signed-message.js.map +1 -0
- package/dist/service/kms/command/sim-kms-command.types.d.ts +1 -0
- package/dist/service/kms/command/sim-kms-command.types.d.ts.map +1 -1
- package/dist/service/kms/error/sim-kms.error.d.ts +22 -0
- package/dist/service/kms/error/sim-kms.error.d.ts.map +1 -1
- package/dist/service/kms/error/sim-kms.error.js +26 -0
- package/dist/service/kms/error/sim-kms.error.js.map +1 -1
- package/dist/service/kms/index.d.ts +3 -1
- package/dist/service/kms/index.d.ts.map +1 -1
- package/dist/service/kms/index.js +3 -1
- package/dist/service/kms/index.js.map +1 -1
- package/dist/service/kms/key/sim-kms-key-factory.d.ts +6 -0
- package/dist/service/kms/key/sim-kms-key-factory.d.ts.map +1 -1
- package/dist/service/kms/key/sim-kms-key-factory.js +7 -2
- package/dist/service/kms/key/sim-kms-key-factory.js.map +1 -1
- package/dist/service/kms/key/sim-kms-key-material-factory.d.ts +18 -0
- package/dist/service/kms/key/sim-kms-key-material-factory.d.ts.map +1 -0
- package/dist/service/kms/key/sim-kms-key-material-factory.js +21 -0
- package/dist/service/kms/key/sim-kms-key-material-factory.js.map +1 -0
- package/dist/service/kms/key/sim-kms-key-material.d.ts +38 -18
- package/dist/service/kms/key/sim-kms-key-material.d.ts.map +1 -1
- package/dist/service/kms/key/sim-kms-key-material.js +43 -54
- package/dist/service/kms/key/sim-kms-key-material.js.map +1 -1
- package/dist/service/kms/key/sim-kms-key-metadata.d.ts +11 -25
- package/dist/service/kms/key/sim-kms-key-metadata.d.ts.map +1 -1
- package/dist/service/kms/key/sim-kms-key-metadata.js +19 -4
- package/dist/service/kms/key/sim-kms-key-metadata.js.map +1 -1
- package/dist/service/kms/key/sim-kms-key-metadata.type.d.ts +28 -0
- package/dist/service/kms/key/sim-kms-key-metadata.type.d.ts.map +1 -0
- package/dist/service/kms/key/sim-kms-key-metadata.type.js +2 -0
- package/dist/service/kms/key/sim-kms-key-metadata.type.js.map +1 -0
- package/dist/service/kms/key/sim-kms-key.d.ts +21 -0
- package/dist/service/kms/key/sim-kms-key.d.ts.map +1 -1
- package/dist/service/kms/key/sim-kms-key.js +30 -0
- package/dist/service/kms/key/sim-kms-key.js.map +1 -1
- package/dist/service/kms/key/sim-kms-signing-key-material.d.ts +38 -0
- package/dist/service/kms/key/sim-kms-signing-key-material.d.ts.map +1 -0
- package/dist/service/kms/key/sim-kms-signing-key-material.js +56 -0
- package/dist/service/kms/key/sim-kms-signing-key-material.js.map +1 -0
- package/dist/service/kms/key/sim-kms-symmetric-key-material.d.ts +38 -0
- package/dist/service/kms/key/sim-kms-symmetric-key-material.d.ts.map +1 -0
- package/dist/service/kms/key/sim-kms-symmetric-key-material.js +74 -0
- package/dist/service/kms/key/sim-kms-symmetric-key-material.js.map +1 -0
- package/dist/service/kms/key/spec/sim-kms-key-spec.d.ts +69 -0
- package/dist/service/kms/key/spec/sim-kms-key-spec.d.ts.map +1 -0
- package/dist/service/kms/key/spec/sim-kms-key-spec.js +72 -0
- package/dist/service/kms/key/spec/sim-kms-key-spec.js.map +1 -0
- package/dist/service/kms/key/spec/sim-kms-key-specs.d.ts +25 -0
- package/dist/service/kms/key/spec/sim-kms-key-specs.d.ts.map +1 -0
- package/dist/service/kms/key/spec/sim-kms-key-specs.js +90 -0
- package/dist/service/kms/key/spec/sim-kms-key-specs.js.map +1 -0
- package/dist/service/kms/key/spec/sim-kms-signing-algorithm.d.ts +31 -0
- package/dist/service/kms/key/spec/sim-kms-signing-algorithm.d.ts.map +1 -0
- package/dist/service/kms/key/spec/sim-kms-signing-algorithm.js +38 -0
- package/dist/service/kms/key/spec/sim-kms-signing-algorithm.js.map +1 -0
- package/dist/service/kms/registry/sim-kms-registry.d.ts +39 -0
- package/dist/service/kms/registry/sim-kms-registry.d.ts.map +1 -0
- package/dist/service/kms/registry/sim-kms-registry.js +40 -0
- package/dist/service/kms/registry/sim-kms-registry.js.map +1 -0
- package/dist/service/kms/sdk/sim-kms-sdk-command-router.d.ts.map +1 -1
- package/dist/service/kms/sdk/sim-kms-sdk-command-router.js +12 -0
- package/dist/service/kms/sdk/sim-kms-sdk-command-router.js.map +1 -1
- package/dist/service/kms/sim-kms-commands.d.ts +2 -0
- package/dist/service/kms/sim-kms-commands.d.ts.map +1 -1
- package/dist/service/kms/sim-kms-commands.js +3 -0
- package/dist/service/kms/sim-kms-commands.js.map +1 -1
- package/dist/service/kms/sim-kms.d.ts +12 -0
- package/dist/service/kms/sim-kms.d.ts.map +1 -1
- package/dist/service/kms/sim-kms.js +21 -0
- package/dist/service/kms/sim-kms.js.map +1 -1
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-code-input.d.ts +2 -1
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-code-input.d.ts.map +1 -1
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-code-input.js +3 -1
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-code-input.js.map +1 -1
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-creation-skips.d.ts +27 -0
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-creation-skips.d.ts.map +1 -0
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-creation-skips.js +33 -0
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-creation-skips.js.map +1 -0
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-function-code-parser.d.ts +13 -1
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-function-code-parser.d.ts.map +1 -1
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-function-code-parser.js +8 -5
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-function-code-parser.js.map +1 -1
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-function-creator.d.ts +1 -2
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-function-creator.d.ts.map +1 -1
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-function-creator.js +8 -10
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-function-creator.js.map +1 -1
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-function-properties-parser.d.ts +2 -0
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-function-properties-parser.d.ts.map +1 -1
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-function-properties-parser.js +4 -1
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-function-properties-parser.js.map +1 -1
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-image-skip.d.ts +41 -0
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-image-skip.d.ts.map +1 -0
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-image-skip.js +59 -0
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-image-skip.js.map +1 -0
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-runtime-skip.d.ts +9 -5
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-runtime-skip.d.ts.map +1 -1
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-runtime-skip.js +9 -5
- package/dist/service/lambda/cfn/function/sim-cfn-lambda-runtime-skip.js.map +1 -1
- package/dist/service/route53/cfn/dnssec/sim-cfn-r53-dnssec-properties.d.ts +12 -0
- package/dist/service/route53/cfn/dnssec/sim-cfn-r53-dnssec-properties.d.ts.map +1 -0
- package/dist/service/route53/cfn/dnssec/sim-cfn-r53-dnssec-properties.js +15 -0
- package/dist/service/route53/cfn/dnssec/sim-cfn-r53-dnssec-properties.js.map +1 -0
- package/dist/service/route53/cfn/dnssec/sim-cfn-r53-ksk-creator.d.ts +33 -0
- package/dist/service/route53/cfn/dnssec/sim-cfn-r53-ksk-creator.d.ts.map +1 -0
- package/dist/service/route53/cfn/dnssec/sim-cfn-r53-ksk-creator.js +58 -0
- package/dist/service/route53/cfn/dnssec/sim-cfn-r53-ksk-creator.js.map +1 -0
- package/dist/service/route53/cfn/dnssec/sim-cfn-r53-zone-signing-creator.d.ts +30 -0
- package/dist/service/route53/cfn/dnssec/sim-cfn-r53-zone-signing-creator.d.ts.map +1 -0
- package/dist/service/route53/cfn/dnssec/sim-cfn-r53-zone-signing-creator.js +42 -0
- package/dist/service/route53/cfn/dnssec/sim-cfn-r53-zone-signing-creator.js.map +1 -0
- package/dist/service/route53/cfn/sim-cfn-route53-resource-deleter.d.ts +9 -0
- package/dist/service/route53/cfn/sim-cfn-route53-resource-deleter.d.ts.map +1 -1
- package/dist/service/route53/cfn/sim-cfn-route53-resource-deleter.js +15 -0
- package/dist/service/route53/cfn/sim-cfn-route53-resource-deleter.js.map +1 -1
- package/dist/service/route53/cfn/sim-cfn-route53-resource-factory.d.ts +2 -0
- package/dist/service/route53/cfn/sim-cfn-route53-resource-factory.d.ts.map +1 -1
- package/dist/service/route53/cfn/sim-cfn-route53-resource-factory.js +17 -1
- package/dist/service/route53/cfn/sim-cfn-route53-resource-factory.js.map +1 -1
- package/dist/service/route53/command/change-resource-record-sets/change-resource-record-sets.handler.d.ts.map +1 -1
- package/dist/service/route53/command/change-resource-record-sets/change-resource-record-sets.handler.js +1 -1
- package/dist/service/route53/command/change-resource-record-sets/change-resource-record-sets.handler.js.map +1 -1
- package/dist/service/route53/command/change-resource-record-sets/schedule/schedule-change-resource-rec-sets.d.ts +5 -1
- package/dist/service/route53/command/change-resource-record-sets/schedule/schedule-change-resource-rec-sets.d.ts.map +1 -1
- package/dist/service/route53/command/change-resource-record-sets/schedule/schedule-change-resource-rec-sets.js +9 -4
- package/dist/service/route53/command/change-resource-record-sets/schedule/schedule-change-resource-rec-sets.js.map +1 -1
- package/dist/service/route53/command/create-hosted-zone/create-hosted-zone.handler.d.ts.map +1 -1
- package/dist/service/route53/command/create-hosted-zone/create-hosted-zone.handler.js +4 -1
- package/dist/service/route53/command/create-hosted-zone/create-hosted-zone.handler.js.map +1 -1
- package/dist/service/route53/command/delete-hosted-zone/delete-hosted-zone.handler.d.ts +4 -0
- package/dist/service/route53/command/delete-hosted-zone/delete-hosted-zone.handler.d.ts.map +1 -1
- package/dist/service/route53/command/delete-hosted-zone/delete-hosted-zone.handler.js +5 -0
- package/dist/service/route53/command/delete-hosted-zone/delete-hosted-zone.handler.js.map +1 -1
- package/dist/service/route53/command/dnssec/dnssec.command.d.ts +78 -0
- package/dist/service/route53/command/dnssec/dnssec.command.d.ts.map +1 -0
- package/dist/service/route53/command/dnssec/dnssec.command.js +2 -0
- package/dist/service/route53/command/dnssec/dnssec.command.js.map +1 -0
- package/dist/service/route53/command/dnssec/sim-route53-dnssec-authorizer.d.ts +24 -0
- package/dist/service/route53/command/dnssec/sim-route53-dnssec-authorizer.d.ts.map +1 -0
- package/dist/service/route53/command/dnssec/sim-route53-dnssec-authorizer.js +31 -0
- package/dist/service/route53/command/dnssec/sim-route53-dnssec-authorizer.js.map +1 -0
- package/dist/service/route53/command/dnssec/sim-route53-dnssec-commands.d.ts +28 -0
- package/dist/service/route53/command/dnssec/sim-route53-dnssec-commands.d.ts.map +1 -0
- package/dist/service/route53/command/dnssec/sim-route53-dnssec-commands.js +30 -0
- package/dist/service/route53/command/dnssec/sim-route53-dnssec-commands.js.map +1 -0
- package/dist/service/route53/command/dnssec/sim-route53-dnssec-scope.d.ts +38 -0
- package/dist/service/route53/command/dnssec/sim-route53-dnssec-scope.d.ts.map +1 -0
- package/dist/service/route53/command/dnssec/sim-route53-dnssec-scope.js +49 -0
- package/dist/service/route53/command/dnssec/sim-route53-dnssec-scope.js.map +1 -0
- package/dist/service/route53/command/dnssec/sim-route53-ksk-commands.d.ts +46 -0
- package/dist/service/route53/command/dnssec/sim-route53-ksk-commands.d.ts.map +1 -0
- package/dist/service/route53/command/dnssec/sim-route53-ksk-commands.js +80 -0
- package/dist/service/route53/command/dnssec/sim-route53-ksk-commands.js.map +1 -0
- package/dist/service/route53/command/dnssec/sim-route53-ksk-input.d.ts +20 -0
- package/dist/service/route53/command/dnssec/sim-route53-ksk-input.d.ts.map +1 -0
- package/dist/service/route53/command/dnssec/sim-route53-ksk-input.js +34 -0
- package/dist/service/route53/command/dnssec/sim-route53-ksk-input.js.map +1 -0
- package/dist/service/route53/command/dnssec/sim-route53-ksk-kms-key.d.ts +32 -0
- package/dist/service/route53/command/dnssec/sim-route53-ksk-kms-key.d.ts.map +1 -0
- package/dist/service/route53/command/dnssec/sim-route53-ksk-kms-key.js +57 -0
- package/dist/service/route53/command/dnssec/sim-route53-ksk-kms-key.js.map +1 -0
- package/dist/service/route53/command/dnssec/sim-route53-zone-signing-commands.d.ts +30 -0
- package/dist/service/route53/command/dnssec/sim-route53-zone-signing-commands.d.ts.map +1 -0
- package/dist/service/route53/command/dnssec/sim-route53-zone-signing-commands.js +40 -0
- package/dist/service/route53/command/dnssec/sim-route53-zone-signing-commands.js.map +1 -0
- package/dist/service/route53/command/sim-route53-command.types.d.ts +14 -0
- package/dist/service/route53/command/sim-route53-command.types.d.ts.map +1 -0
- package/dist/service/route53/command/sim-route53-command.types.js +2 -0
- package/dist/service/route53/command/sim-route53-command.types.js.map +1 -0
- package/dist/service/route53/dnssec/sim-route53-dnskey-rdata.d.ts +17 -0
- package/dist/service/route53/dnssec/sim-route53-dnskey-rdata.d.ts.map +1 -0
- package/dist/service/route53/dnssec/sim-route53-dnskey-rdata.js +41 -0
- package/dist/service/route53/dnssec/sim-route53-dnskey-rdata.js.map +1 -0
- package/dist/service/route53/dnssec/sim-route53-dnskey-tag.d.ts +10 -0
- package/dist/service/route53/dnssec/sim-route53-dnskey-tag.d.ts.map +1 -0
- package/dist/service/route53/dnssec/sim-route53-dnskey-tag.js +26 -0
- package/dist/service/route53/dnssec/sim-route53-dnskey-tag.js.map +1 -0
- package/dist/service/route53/dnssec/sim-route53-dnskey.d.ts +36 -0
- package/dist/service/route53/dnssec/sim-route53-dnskey.d.ts.map +1 -0
- package/dist/service/route53/dnssec/sim-route53-dnskey.js +67 -0
- package/dist/service/route53/dnssec/sim-route53-dnskey.js.map +1 -0
- package/dist/service/route53/dnssec/sim-route53-dnssec-algorithm.d.ts +18 -0
- package/dist/service/route53/dnssec/sim-route53-dnssec-algorithm.d.ts.map +1 -0
- package/dist/service/route53/dnssec/sim-route53-dnssec-algorithm.js +18 -0
- package/dist/service/route53/dnssec/sim-route53-dnssec-algorithm.js.map +1 -0
- package/dist/service/route53/dnssec/sim-route53-key-signing-key.d.ts +95 -0
- package/dist/service/route53/dnssec/sim-route53-key-signing-key.d.ts.map +1 -0
- package/dist/service/route53/dnssec/sim-route53-key-signing-key.js +110 -0
- package/dist/service/route53/dnssec/sim-route53-key-signing-key.js.map +1 -0
- package/dist/service/route53/dnssec/sim-route53-zone-dnssec.d.ts +75 -0
- package/dist/service/route53/dnssec/sim-route53-zone-dnssec.d.ts.map +1 -0
- package/dist/service/route53/dnssec/sim-route53-zone-dnssec.js +109 -0
- package/dist/service/route53/dnssec/sim-route53-zone-dnssec.js.map +1 -0
- package/dist/service/route53/error/sim-route53.error.d.ts +55 -0
- package/dist/service/route53/error/sim-route53.error.d.ts.map +1 -1
- package/dist/service/route53/error/sim-route53.error.js +67 -0
- package/dist/service/route53/error/sim-route53.error.js.map +1 -1
- package/dist/service/route53/hosted-zone/sim-route53-hosted-zone.d.ts +16 -8
- package/dist/service/route53/hosted-zone/sim-route53-hosted-zone.d.ts.map +1 -1
- package/dist/service/route53/hosted-zone/sim-route53-hosted-zone.js +15 -11
- package/dist/service/route53/hosted-zone/sim-route53-hosted-zone.js.map +1 -1
- package/dist/service/route53/index.d.ts +3 -0
- package/dist/service/route53/index.d.ts.map +1 -1
- package/dist/service/route53/index.js +3 -0
- package/dist/service/route53/index.js.map +1 -1
- package/dist/service/route53/sdk/sim-route53-sdk-command-router.d.ts.map +1 -1
- package/dist/service/route53/sdk/sim-route53-sdk-command-router.js +28 -0
- package/dist/service/route53/sdk/sim-route53-sdk-command-router.js.map +1 -1
- package/dist/service/route53/sim-route53-commands.d.ts +40 -0
- package/dist/service/route53/sim-route53-commands.d.ts.map +1 -0
- package/dist/service/route53/sim-route53-commands.js +66 -0
- package/dist/service/route53/sim-route53-commands.js.map +1 -0
- package/dist/service/route53/sim-route53-request-options.d.ts +8 -0
- package/dist/service/route53/sim-route53-request-options.d.ts.map +1 -0
- package/dist/service/route53/sim-route53-request-options.js +2 -0
- package/dist/service/route53/sim-route53-request-options.js.map +1 -0
- package/dist/service/route53/sim-route53.d.ts +44 -19
- package/dist/service/route53/sim-route53.d.ts.map +1 -1
- package/dist/service/route53/sim-route53.js +58 -49
- package/dist/service/route53/sim-route53.js.map +1 -1
- package/package.json +11 -1
|
@@ -0,0 +1,142 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Minimal metadata shape for simulated Elastic Load Balancing v2 errors.
|
|
3
|
+
*/
|
|
4
|
+
export interface SimElbV2ErrorMetadata {
|
|
5
|
+
readonly httpStatusCode?: number;
|
|
6
|
+
}
|
|
7
|
+
/**
|
|
8
|
+
* Base class for simulated Elastic Load Balancing v2 errors.
|
|
9
|
+
*/
|
|
10
|
+
export declare class SimElbV2Error extends Error {
|
|
11
|
+
readonly $metadata: SimElbV2ErrorMetadata;
|
|
12
|
+
constructor(message: string, $metadata?: SimElbV2ErrorMetadata);
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* Simulated ELBv2 AccessDeniedException.
|
|
16
|
+
*/
|
|
17
|
+
export declare class SimElbV2AccessDeniedException extends SimElbV2Error {
|
|
18
|
+
readonly name = "AccessDeniedException";
|
|
19
|
+
constructor(message: string);
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Simulated ELBv2 ValidationError.
|
|
23
|
+
*
|
|
24
|
+
* This is what request input ELBv2 will not take produces, such as a load
|
|
25
|
+
* balancer name outside the allowed characters or a rule priority out of range.
|
|
26
|
+
*/
|
|
27
|
+
export declare class SimElbV2ValidationError extends SimElbV2Error {
|
|
28
|
+
readonly name = "ValidationError";
|
|
29
|
+
constructor(message: string);
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Simulated ELBv2 LoadBalancerNotFoundException.
|
|
33
|
+
*/
|
|
34
|
+
export declare class SimElbV2LoadBalancerNotFoundException extends SimElbV2Error {
|
|
35
|
+
readonly name = "LoadBalancerNotFoundException";
|
|
36
|
+
constructor(message: string);
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* Simulated ELBv2 TargetGroupNotFoundException.
|
|
40
|
+
*/
|
|
41
|
+
export declare class SimElbV2TargetGroupNotFoundException extends SimElbV2Error {
|
|
42
|
+
readonly name = "TargetGroupNotFoundException";
|
|
43
|
+
constructor(message: string);
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Simulated ELBv2 ListenerNotFoundException.
|
|
47
|
+
*/
|
|
48
|
+
export declare class SimElbV2ListenerNotFoundException extends SimElbV2Error {
|
|
49
|
+
readonly name = "ListenerNotFoundException";
|
|
50
|
+
constructor(message: string);
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Simulated ELBv2 RuleNotFoundException.
|
|
54
|
+
*/
|
|
55
|
+
export declare class SimElbV2RuleNotFoundException extends SimElbV2Error {
|
|
56
|
+
readonly name = "RuleNotFoundException";
|
|
57
|
+
constructor(message: string);
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* Simulated ELBv2 DuplicateLoadBalancerNameException.
|
|
61
|
+
*/
|
|
62
|
+
export declare class SimElbV2DuplicateLoadBalancerNameException extends SimElbV2Error {
|
|
63
|
+
readonly name = "DuplicateLoadBalancerNameException";
|
|
64
|
+
constructor(message: string);
|
|
65
|
+
}
|
|
66
|
+
/**
|
|
67
|
+
* Simulated ELBv2 DuplicateTargetGroupNameException.
|
|
68
|
+
*/
|
|
69
|
+
export declare class SimElbV2DuplicateTargetGroupNameException extends SimElbV2Error {
|
|
70
|
+
readonly name = "DuplicateTargetGroupNameException";
|
|
71
|
+
constructor(message: string);
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* Simulated ELBv2 DuplicateListenerException.
|
|
75
|
+
*
|
|
76
|
+
* Two listeners on one load balancer cannot hold the same port.
|
|
77
|
+
*/
|
|
78
|
+
export declare class SimElbV2DuplicateListenerException extends SimElbV2Error {
|
|
79
|
+
readonly name = "DuplicateListenerException";
|
|
80
|
+
constructor(message: string);
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* Simulated ELBv2 PriorityInUseException.
|
|
84
|
+
*
|
|
85
|
+
* Two rules on one listener cannot claim the same priority.
|
|
86
|
+
*/
|
|
87
|
+
export declare class SimElbV2PriorityInUseException extends SimElbV2Error {
|
|
88
|
+
readonly name = "PriorityInUseException";
|
|
89
|
+
constructor(message: string);
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* Simulated ELBv2 InvalidTargetException.
|
|
93
|
+
*
|
|
94
|
+
* A target the target group's type will not take, such as a function ARN in an
|
|
95
|
+
* `ip` group or an address in a `lambda` one.
|
|
96
|
+
*/
|
|
97
|
+
export declare class SimElbV2InvalidTargetException extends SimElbV2Error {
|
|
98
|
+
readonly name = "InvalidTargetException";
|
|
99
|
+
constructor(message: string);
|
|
100
|
+
}
|
|
101
|
+
/**
|
|
102
|
+
* Simulated ELBv2 TooManyTargetsException.
|
|
103
|
+
*
|
|
104
|
+
* A `lambda` target group holds one target, which is what real ELB allows.
|
|
105
|
+
*/
|
|
106
|
+
export declare class SimElbV2TooManyTargetsException extends SimElbV2Error {
|
|
107
|
+
readonly name = "TooManyTargetsException";
|
|
108
|
+
constructor(message: string);
|
|
109
|
+
}
|
|
110
|
+
/**
|
|
111
|
+
* Simulated ELBv2 ResourceInUseException.
|
|
112
|
+
*
|
|
113
|
+
* A target group a listener or rule still forwards to cannot be deleted.
|
|
114
|
+
*/
|
|
115
|
+
export declare class SimElbV2ResourceInUseException extends SimElbV2Error {
|
|
116
|
+
readonly name = "ResourceInUseException";
|
|
117
|
+
constructor(message: string);
|
|
118
|
+
}
|
|
119
|
+
/**
|
|
120
|
+
* Simulated ELBv2 InvalidConfigurationRequestException.
|
|
121
|
+
*
|
|
122
|
+
* A request whose parts contradict each other, such as a `lambda` target group
|
|
123
|
+
* given a port, or an HTTPS listener with no certificate.
|
|
124
|
+
*/
|
|
125
|
+
export declare class SimElbV2InvalidConfigurationRequestException extends SimElbV2Error {
|
|
126
|
+
readonly name = "InvalidConfigurationRequestException";
|
|
127
|
+
constructor(message: string);
|
|
128
|
+
}
|
|
129
|
+
/**
|
|
130
|
+
* Request input that real ELBv2 takes and this simulation does not.
|
|
131
|
+
*
|
|
132
|
+
* Held apart from a validation failure because the two mean different things:
|
|
133
|
+
* one says the request is wrong, and this one says the request is right and the
|
|
134
|
+
* simulator does not go that far. Accepting the input instead would leave a
|
|
135
|
+
* load balancer looking configured to whoever sent it and unconfigured to
|
|
136
|
+
* everything else.
|
|
137
|
+
*/
|
|
138
|
+
export declare class SimElbV2UnsimulatedInputException extends SimElbV2Error {
|
|
139
|
+
readonly name = "UnsimulatedInputException";
|
|
140
|
+
constructor(message: string);
|
|
141
|
+
}
|
|
142
|
+
//# sourceMappingURL=sim-elbv2.error.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2.error.d.ts","sourceRoot":"","sources":["../../../../src/service/elbv2/error/sim-elbv2.error.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,qBAAqB;IACpC,QAAQ,CAAC,cAAc,CAAC,EAAE,MAAM,CAAC;CAClC;AAED;;GAEG;AACH,qBAAa,aAAc,SAAQ,KAAK;aAGpB,SAAS,EAAE,qBAAqB;IAFlD,YACE,OAAO,EAAE,MAAM,EACC,SAAS,GAAE,qBAA0B,EAGtD;CACF;AAED;;GAEG;AACH,qBAAa,6BAA8B,SAAQ,aAAa;IAC9D,SAAyB,IAAI,2BAA2B;IAExD,YAAY,OAAO,EAAE,MAAM,EAE1B;CACF;AAED;;;;;GAKG;AACH,qBAAa,uBAAwB,SAAQ,aAAa;IACxD,SAAyB,IAAI,qBAAqB;IAElD,YAAY,OAAO,EAAE,MAAM,EAE1B;CACF;AAED;;GAEG;AACH,qBAAa,qCAAsC,SAAQ,aAAa;IACtE,SAAyB,IAAI,mCAAmC;IAEhE,YAAY,OAAO,EAAE,MAAM,EAE1B;CACF;AAED;;GAEG;AACH,qBAAa,oCAAqC,SAAQ,aAAa;IACrE,SAAyB,IAAI,kCAAkC;IAE/D,YAAY,OAAO,EAAE,MAAM,EAE1B;CACF;AAED;;GAEG;AACH,qBAAa,iCAAkC,SAAQ,aAAa;IAClE,SAAyB,IAAI,+BAA+B;IAE5D,YAAY,OAAO,EAAE,MAAM,EAE1B;CACF;AAED;;GAEG;AACH,qBAAa,6BAA8B,SAAQ,aAAa;IAC9D,SAAyB,IAAI,2BAA2B;IAExD,YAAY,OAAO,EAAE,MAAM,EAE1B;CACF;AAED;;GAEG;AACH,qBAAa,0CAA2C,SAAQ,aAAa;IAC3E,SAAyB,IAAI,wCAAwC;IAErE,YAAY,OAAO,EAAE,MAAM,EAE1B;CACF;AAED;;GAEG;AACH,qBAAa,yCAA0C,SAAQ,aAAa;IAC1E,SAAyB,IAAI,uCAAuC;IAEpE,YAAY,OAAO,EAAE,MAAM,EAE1B;CACF;AAED;;;;GAIG;AACH,qBAAa,kCAAmC,SAAQ,aAAa;IACnE,SAAyB,IAAI,gCAAgC;IAE7D,YAAY,OAAO,EAAE,MAAM,EAE1B;CACF;AAED;;;;GAIG;AACH,qBAAa,8BAA+B,SAAQ,aAAa;IAC/D,SAAyB,IAAI,4BAA4B;IAEzD,YAAY,OAAO,EAAE,MAAM,EAE1B;CACF;AAED;;;;;GAKG;AACH,qBAAa,8BAA+B,SAAQ,aAAa;IAC/D,SAAyB,IAAI,4BAA4B;IAEzD,YAAY,OAAO,EAAE,MAAM,EAE1B;CACF;AAED;;;;GAIG;AACH,qBAAa,+BAAgC,SAAQ,aAAa;IAChE,SAAyB,IAAI,6BAA6B;IAE1D,YAAY,OAAO,EAAE,MAAM,EAE1B;CACF;AAED;;;;GAIG;AACH,qBAAa,8BAA+B,SAAQ,aAAa;IAC/D,SAAyB,IAAI,4BAA4B;IAEzD,YAAY,OAAO,EAAE,MAAM,EAE1B;CACF;AAED;;;;;GAKG;AACH,qBAAa,4CAA6C,SAAQ,aAAa;IAC7E,SAAyB,IAAI,0CAA0C;IAEvE,YAAY,OAAO,EAAE,MAAM,EAE1B;CACF;AAED;;;;;;;;GAQG;AACH,qBAAa,iCAAkC,SAAQ,aAAa;IAClE,SAAyB,IAAI,+BAA+B;IAE5D,YAAY,OAAO,EAAE,MAAM,EAE1B;CACF"}
|
|
@@ -0,0 +1,169 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Base class for simulated Elastic Load Balancing v2 errors.
|
|
3
|
+
*/
|
|
4
|
+
export class SimElbV2Error extends Error {
|
|
5
|
+
$metadata;
|
|
6
|
+
constructor(message, $metadata = {}) {
|
|
7
|
+
super(message);
|
|
8
|
+
this.$metadata = $metadata;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
/**
|
|
12
|
+
* Simulated ELBv2 AccessDeniedException.
|
|
13
|
+
*/
|
|
14
|
+
export class SimElbV2AccessDeniedException extends SimElbV2Error {
|
|
15
|
+
name = "AccessDeniedException";
|
|
16
|
+
constructor(message) {
|
|
17
|
+
super(message, { httpStatusCode: 403 });
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Simulated ELBv2 ValidationError.
|
|
22
|
+
*
|
|
23
|
+
* This is what request input ELBv2 will not take produces, such as a load
|
|
24
|
+
* balancer name outside the allowed characters or a rule priority out of range.
|
|
25
|
+
*/
|
|
26
|
+
export class SimElbV2ValidationError extends SimElbV2Error {
|
|
27
|
+
name = "ValidationError";
|
|
28
|
+
constructor(message) {
|
|
29
|
+
super(message, { httpStatusCode: 400 });
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Simulated ELBv2 LoadBalancerNotFoundException.
|
|
34
|
+
*/
|
|
35
|
+
export class SimElbV2LoadBalancerNotFoundException extends SimElbV2Error {
|
|
36
|
+
name = "LoadBalancerNotFoundException";
|
|
37
|
+
constructor(message) {
|
|
38
|
+
super(message, { httpStatusCode: 400 });
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Simulated ELBv2 TargetGroupNotFoundException.
|
|
43
|
+
*/
|
|
44
|
+
export class SimElbV2TargetGroupNotFoundException extends SimElbV2Error {
|
|
45
|
+
name = "TargetGroupNotFoundException";
|
|
46
|
+
constructor(message) {
|
|
47
|
+
super(message, { httpStatusCode: 400 });
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* Simulated ELBv2 ListenerNotFoundException.
|
|
52
|
+
*/
|
|
53
|
+
export class SimElbV2ListenerNotFoundException extends SimElbV2Error {
|
|
54
|
+
name = "ListenerNotFoundException";
|
|
55
|
+
constructor(message) {
|
|
56
|
+
super(message, { httpStatusCode: 400 });
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* Simulated ELBv2 RuleNotFoundException.
|
|
61
|
+
*/
|
|
62
|
+
export class SimElbV2RuleNotFoundException extends SimElbV2Error {
|
|
63
|
+
name = "RuleNotFoundException";
|
|
64
|
+
constructor(message) {
|
|
65
|
+
super(message, { httpStatusCode: 400 });
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* Simulated ELBv2 DuplicateLoadBalancerNameException.
|
|
70
|
+
*/
|
|
71
|
+
export class SimElbV2DuplicateLoadBalancerNameException extends SimElbV2Error {
|
|
72
|
+
name = "DuplicateLoadBalancerNameException";
|
|
73
|
+
constructor(message) {
|
|
74
|
+
super(message, { httpStatusCode: 400 });
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
/**
|
|
78
|
+
* Simulated ELBv2 DuplicateTargetGroupNameException.
|
|
79
|
+
*/
|
|
80
|
+
export class SimElbV2DuplicateTargetGroupNameException extends SimElbV2Error {
|
|
81
|
+
name = "DuplicateTargetGroupNameException";
|
|
82
|
+
constructor(message) {
|
|
83
|
+
super(message, { httpStatusCode: 400 });
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* Simulated ELBv2 DuplicateListenerException.
|
|
88
|
+
*
|
|
89
|
+
* Two listeners on one load balancer cannot hold the same port.
|
|
90
|
+
*/
|
|
91
|
+
export class SimElbV2DuplicateListenerException extends SimElbV2Error {
|
|
92
|
+
name = "DuplicateListenerException";
|
|
93
|
+
constructor(message) {
|
|
94
|
+
super(message, { httpStatusCode: 400 });
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
/**
|
|
98
|
+
* Simulated ELBv2 PriorityInUseException.
|
|
99
|
+
*
|
|
100
|
+
* Two rules on one listener cannot claim the same priority.
|
|
101
|
+
*/
|
|
102
|
+
export class SimElbV2PriorityInUseException extends SimElbV2Error {
|
|
103
|
+
name = "PriorityInUseException";
|
|
104
|
+
constructor(message) {
|
|
105
|
+
super(message, { httpStatusCode: 400 });
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
/**
|
|
109
|
+
* Simulated ELBv2 InvalidTargetException.
|
|
110
|
+
*
|
|
111
|
+
* A target the target group's type will not take, such as a function ARN in an
|
|
112
|
+
* `ip` group or an address in a `lambda` one.
|
|
113
|
+
*/
|
|
114
|
+
export class SimElbV2InvalidTargetException extends SimElbV2Error {
|
|
115
|
+
name = "InvalidTargetException";
|
|
116
|
+
constructor(message) {
|
|
117
|
+
super(message, { httpStatusCode: 400 });
|
|
118
|
+
}
|
|
119
|
+
}
|
|
120
|
+
/**
|
|
121
|
+
* Simulated ELBv2 TooManyTargetsException.
|
|
122
|
+
*
|
|
123
|
+
* A `lambda` target group holds one target, which is what real ELB allows.
|
|
124
|
+
*/
|
|
125
|
+
export class SimElbV2TooManyTargetsException extends SimElbV2Error {
|
|
126
|
+
name = "TooManyTargetsException";
|
|
127
|
+
constructor(message) {
|
|
128
|
+
super(message, { httpStatusCode: 400 });
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
/**
|
|
132
|
+
* Simulated ELBv2 ResourceInUseException.
|
|
133
|
+
*
|
|
134
|
+
* A target group a listener or rule still forwards to cannot be deleted.
|
|
135
|
+
*/
|
|
136
|
+
export class SimElbV2ResourceInUseException extends SimElbV2Error {
|
|
137
|
+
name = "ResourceInUseException";
|
|
138
|
+
constructor(message) {
|
|
139
|
+
super(message, { httpStatusCode: 400 });
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
/**
|
|
143
|
+
* Simulated ELBv2 InvalidConfigurationRequestException.
|
|
144
|
+
*
|
|
145
|
+
* A request whose parts contradict each other, such as a `lambda` target group
|
|
146
|
+
* given a port, or an HTTPS listener with no certificate.
|
|
147
|
+
*/
|
|
148
|
+
export class SimElbV2InvalidConfigurationRequestException extends SimElbV2Error {
|
|
149
|
+
name = "InvalidConfigurationRequestException";
|
|
150
|
+
constructor(message) {
|
|
151
|
+
super(message, { httpStatusCode: 400 });
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
/**
|
|
155
|
+
* Request input that real ELBv2 takes and this simulation does not.
|
|
156
|
+
*
|
|
157
|
+
* Held apart from a validation failure because the two mean different things:
|
|
158
|
+
* one says the request is wrong, and this one says the request is right and the
|
|
159
|
+
* simulator does not go that far. Accepting the input instead would leave a
|
|
160
|
+
* load balancer looking configured to whoever sent it and unconfigured to
|
|
161
|
+
* everything else.
|
|
162
|
+
*/
|
|
163
|
+
export class SimElbV2UnsimulatedInputException extends SimElbV2Error {
|
|
164
|
+
name = "UnsimulatedInputException";
|
|
165
|
+
constructor(message) {
|
|
166
|
+
super(message, { httpStatusCode: 400 });
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
//# sourceMappingURL=sim-elbv2.error.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2.error.js","sourceRoot":"","sources":["../../../../src/service/elbv2/error/sim-elbv2.error.ts"],"names":[],"mappings":"AAOA;;GAEG;AACH,MAAM,OAAO,aAAc,SAAQ,KAAK;IAGpB,SAAS;IAF3B,YACE,OAAe,EACC,SAAS,GAA0B,EAAE;QAErD,KAAK,CAAC,OAAO,CAAC,CAAC;yBAFC,SAAS;IAG3B,CAAC;CACF;AAED;;GAEG;AACH,MAAM,OAAO,6BAA8B,SAAQ,aAAa;IACrC,IAAI,GAAG,uBAAuB,CAAC;IAExD,YAAY,OAAe;QACzB,KAAK,CAAC,OAAO,EAAE,EAAE,cAAc,EAAE,GAAG,EAAE,CAAC,CAAC;IAC1C,CAAC;CACF;AAED;;;;;GAKG;AACH,MAAM,OAAO,uBAAwB,SAAQ,aAAa;IAC/B,IAAI,GAAG,iBAAiB,CAAC;IAElD,YAAY,OAAe;QACzB,KAAK,CAAC,OAAO,EAAE,EAAE,cAAc,EAAE,GAAG,EAAE,CAAC,CAAC;IAC1C,CAAC;CACF;AAED;;GAEG;AACH,MAAM,OAAO,qCAAsC,SAAQ,aAAa;IAC7C,IAAI,GAAG,+BAA+B,CAAC;IAEhE,YAAY,OAAe;QACzB,KAAK,CAAC,OAAO,EAAE,EAAE,cAAc,EAAE,GAAG,EAAE,CAAC,CAAC;IAC1C,CAAC;CACF;AAED;;GAEG;AACH,MAAM,OAAO,oCAAqC,SAAQ,aAAa;IAC5C,IAAI,GAAG,8BAA8B,CAAC;IAE/D,YAAY,OAAe;QACzB,KAAK,CAAC,OAAO,EAAE,EAAE,cAAc,EAAE,GAAG,EAAE,CAAC,CAAC;IAC1C,CAAC;CACF;AAED;;GAEG;AACH,MAAM,OAAO,iCAAkC,SAAQ,aAAa;IACzC,IAAI,GAAG,2BAA2B,CAAC;IAE5D,YAAY,OAAe;QACzB,KAAK,CAAC,OAAO,EAAE,EAAE,cAAc,EAAE,GAAG,EAAE,CAAC,CAAC;IAC1C,CAAC;CACF;AAED;;GAEG;AACH,MAAM,OAAO,6BAA8B,SAAQ,aAAa;IACrC,IAAI,GAAG,uBAAuB,CAAC;IAExD,YAAY,OAAe;QACzB,KAAK,CAAC,OAAO,EAAE,EAAE,cAAc,EAAE,GAAG,EAAE,CAAC,CAAC;IAC1C,CAAC;CACF;AAED;;GAEG;AACH,MAAM,OAAO,0CAA2C,SAAQ,aAAa;IAClD,IAAI,GAAG,oCAAoC,CAAC;IAErE,YAAY,OAAe;QACzB,KAAK,CAAC,OAAO,EAAE,EAAE,cAAc,EAAE,GAAG,EAAE,CAAC,CAAC;IAC1C,CAAC;CACF;AAED;;GAEG;AACH,MAAM,OAAO,yCAA0C,SAAQ,aAAa;IACjD,IAAI,GAAG,mCAAmC,CAAC;IAEpE,YAAY,OAAe;QACzB,KAAK,CAAC,OAAO,EAAE,EAAE,cAAc,EAAE,GAAG,EAAE,CAAC,CAAC;IAC1C,CAAC;CACF;AAED;;;;GAIG;AACH,MAAM,OAAO,kCAAmC,SAAQ,aAAa;IAC1C,IAAI,GAAG,4BAA4B,CAAC;IAE7D,YAAY,OAAe;QACzB,KAAK,CAAC,OAAO,EAAE,EAAE,cAAc,EAAE,GAAG,EAAE,CAAC,CAAC;IAC1C,CAAC;CACF;AAED;;;;GAIG;AACH,MAAM,OAAO,8BAA+B,SAAQ,aAAa;IACtC,IAAI,GAAG,wBAAwB,CAAC;IAEzD,YAAY,OAAe;QACzB,KAAK,CAAC,OAAO,EAAE,EAAE,cAAc,EAAE,GAAG,EAAE,CAAC,CAAC;IAC1C,CAAC;CACF;AAED;;;;;GAKG;AACH,MAAM,OAAO,8BAA+B,SAAQ,aAAa;IACtC,IAAI,GAAG,wBAAwB,CAAC;IAEzD,YAAY,OAAe;QACzB,KAAK,CAAC,OAAO,EAAE,EAAE,cAAc,EAAE,GAAG,EAAE,CAAC,CAAC;IAC1C,CAAC;CACF;AAED;;;;GAIG;AACH,MAAM,OAAO,+BAAgC,SAAQ,aAAa;IACvC,IAAI,GAAG,yBAAyB,CAAC;IAE1D,YAAY,OAAe;QACzB,KAAK,CAAC,OAAO,EAAE,EAAE,cAAc,EAAE,GAAG,EAAE,CAAC,CAAC;IAC1C,CAAC;CACF;AAED;;;;GAIG;AACH,MAAM,OAAO,8BAA+B,SAAQ,aAAa;IACtC,IAAI,GAAG,wBAAwB,CAAC;IAEzD,YAAY,OAAe;QACzB,KAAK,CAAC,OAAO,EAAE,EAAE,cAAc,EAAE,GAAG,EAAE,CAAC,CAAC;IAC1C,CAAC;CACF;AAED;;;;;GAKG;AACH,MAAM,OAAO,4CAA6C,SAAQ,aAAa;IACpD,IAAI,GAAG,sCAAsC,CAAC;IAEvE,YAAY,OAAe;QACzB,KAAK,CAAC,OAAO,EAAE,EAAE,cAAc,EAAE,GAAG,EAAE,CAAC,CAAC;IAC1C,CAAC;CACF;AAED;;;;;;;;GAQG;AACH,MAAM,OAAO,iCAAkC,SAAQ,aAAa;IACzC,IAAI,GAAG,2BAA2B,CAAC;IAE5D,YAAY,OAAe;QACzB,KAAK,CAAC,OAAO,EAAE,EAAE,cAAc,EAAE,GAAG,EAAE,CAAC,CAAC;IAC1C,CAAC;CACF"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
export { SimElbV2 } from "./sim-elbv2.js";
|
|
2
|
+
export type { SimElbV2RequestOptions } from "./command/sim-elbv2-request-options.js";
|
|
3
|
+
export { SimElbV2LoadBalancer } from "./load-balancer/sim-elbv2-load-balancer.js";
|
|
4
|
+
export type { SimElbV2LoadBalancerView } from "./load-balancer/sim-elbv2-load-balancer.js";
|
|
5
|
+
export { simElbV2CanonicalHostedZoneId, simElbV2LoadBalancerArn, simElbV2LoadBalancerDnsName, } from "./load-balancer/sim-elbv2-load-balancer-arn.js";
|
|
6
|
+
export type { SimElbV2LoadBalancerScheme } from "./load-balancer/sim-elbv2-load-balancer-scheme.js";
|
|
7
|
+
export { SimElbV2TargetGroup } from "./target-group/sim-elbv2-target-group.js";
|
|
8
|
+
export type { SimElbV2TargetGroupView } from "./target-group/sim-elbv2-target-group.js";
|
|
9
|
+
export { SimElbV2Target } from "./target-group/sim-elbv2-target.js";
|
|
10
|
+
export type { SimElbV2TargetDescription } from "./target-group/sim-elbv2-target.js";
|
|
11
|
+
export { SimElbV2TargetType } from "./target-group/sim-elbv2-target-type.js";
|
|
12
|
+
export { SimElbV2Listener } from "./listener/sim-elbv2-listener.js";
|
|
13
|
+
export type { SimElbV2ListenerView } from "./listener/sim-elbv2-listener.js";
|
|
14
|
+
export { SimElbV2ListenerRule } from "./listener/rule/sim-elbv2-listener-rule.js";
|
|
15
|
+
export type { SimElbV2ListenerRuleView } from "./listener/rule/sim-elbv2-listener-rule.js";
|
|
16
|
+
export { SimElbV2Action } from "./action/sim-elbv2-action.js";
|
|
17
|
+
export { SimElbV2AccessDeniedException, SimElbV2DuplicateListenerException, SimElbV2DuplicateLoadBalancerNameException, SimElbV2DuplicateTargetGroupNameException, SimElbV2Error, SimElbV2InvalidConfigurationRequestException, SimElbV2InvalidTargetException, SimElbV2ListenerNotFoundException, SimElbV2LoadBalancerNotFoundException, SimElbV2PriorityInUseException, SimElbV2ResourceInUseException, SimElbV2RuleNotFoundException, SimElbV2TargetGroupNotFoundException, SimElbV2TooManyTargetsException, SimElbV2UnsimulatedInputException, SimElbV2ValidationError, } from "./error/sim-elbv2.error.js";
|
|
18
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/service/elbv2/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAC1C,YAAY,EAAE,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AACrF,OAAO,EAAE,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;AAClF,YAAY,EAAE,wBAAwB,EAAE,MAAM,4CAA4C,CAAC;AAC3F,OAAO,EACL,6BAA6B,EAC7B,uBAAuB,EACvB,2BAA2B,GAC5B,MAAM,gDAAgD,CAAC;AACxD,YAAY,EAAE,0BAA0B,EAAE,MAAM,mDAAmD,CAAC;AACpG,OAAO,EAAE,mBAAmB,EAAE,MAAM,0CAA0C,CAAC;AAC/E,YAAY,EAAE,uBAAuB,EAAE,MAAM,0CAA0C,CAAC;AACxF,OAAO,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAC;AACpE,YAAY,EAAE,yBAAyB,EAAE,MAAM,oCAAoC,CAAC;AACpF,OAAO,EAAE,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;AAC7E,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACpE,YAAY,EAAE,oBAAoB,EAAE,MAAM,kCAAkC,CAAC;AAC7E,OAAO,EAAE,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;AAClF,YAAY,EAAE,wBAAwB,EAAE,MAAM,4CAA4C,CAAC;AAC3F,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAC9D,OAAO,EACL,6BAA6B,EAC7B,kCAAkC,EAClC,0CAA0C,EAC1C,yCAAyC,EACzC,aAAa,EACb,4CAA4C,EAC5C,8BAA8B,EAC9B,iCAAiC,EACjC,qCAAqC,EACrC,8BAA8B,EAC9B,8BAA8B,EAC9B,6BAA6B,EAC7B,oCAAoC,EACpC,+BAA+B,EAC/B,iCAAiC,EACjC,uBAAuB,GACxB,MAAM,4BAA4B,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export { SimElbV2 } from "./sim-elbv2.js";
|
|
2
|
+
export { SimElbV2LoadBalancer } from "./load-balancer/sim-elbv2-load-balancer.js";
|
|
3
|
+
export { simElbV2CanonicalHostedZoneId, simElbV2LoadBalancerArn, simElbV2LoadBalancerDnsName, } from "./load-balancer/sim-elbv2-load-balancer-arn.js";
|
|
4
|
+
export { SimElbV2TargetGroup } from "./target-group/sim-elbv2-target-group.js";
|
|
5
|
+
export { SimElbV2Target } from "./target-group/sim-elbv2-target.js";
|
|
6
|
+
export { SimElbV2TargetType } from "./target-group/sim-elbv2-target-type.js";
|
|
7
|
+
export { SimElbV2Listener } from "./listener/sim-elbv2-listener.js";
|
|
8
|
+
export { SimElbV2ListenerRule } from "./listener/rule/sim-elbv2-listener-rule.js";
|
|
9
|
+
export { SimElbV2Action } from "./action/sim-elbv2-action.js";
|
|
10
|
+
export { SimElbV2AccessDeniedException, SimElbV2DuplicateListenerException, SimElbV2DuplicateLoadBalancerNameException, SimElbV2DuplicateTargetGroupNameException, SimElbV2Error, SimElbV2InvalidConfigurationRequestException, SimElbV2InvalidTargetException, SimElbV2ListenerNotFoundException, SimElbV2LoadBalancerNotFoundException, SimElbV2PriorityInUseException, SimElbV2ResourceInUseException, SimElbV2RuleNotFoundException, SimElbV2TargetGroupNotFoundException, SimElbV2TooManyTargetsException, SimElbV2UnsimulatedInputException, SimElbV2ValidationError, } from "./error/sim-elbv2.error.js";
|
|
11
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/service/elbv2/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAE1C,OAAO,EAAE,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;AAElF,OAAO,EACL,6BAA6B,EAC7B,uBAAuB,EACvB,2BAA2B,GAC5B,MAAM,gDAAgD,CAAC;AAExD,OAAO,EAAE,mBAAmB,EAAE,MAAM,0CAA0C,CAAC;AAE/E,OAAO,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAC;AAEpE,OAAO,EAAE,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;AAC7E,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AAEpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;AAElF,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAC9D,OAAO,EACL,6BAA6B,EAC7B,kCAAkC,EAClC,0CAA0C,EAC1C,yCAAyC,EACzC,aAAa,EACb,4CAA4C,EAC5C,8BAA8B,EAC9B,iCAAiC,EACjC,qCAAqC,EACrC,8BAA8B,EAC9B,8BAA8B,EAC9B,6BAA6B,EAC7B,oCAAoC,EACpC,+BAA+B,EAC/B,iCAAiC,EACjC,uBAAuB,GACxB,MAAM,4BAA4B,CAAC"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import type { SimElbV2ListenerRule } from "./sim-elbv2-listener-rule.js";
|
|
2
|
+
/**
|
|
3
|
+
* The listener rules of one simulated ELBv2 scope.
|
|
4
|
+
*
|
|
5
|
+
* Priority uniqueness is this store's to keep, because it is a property of a
|
|
6
|
+
* listener's whole set of rules rather than of any one rule: two rules that
|
|
7
|
+
* each look valid alone are invalid together if they claim the same place in
|
|
8
|
+
* the order.
|
|
9
|
+
*/
|
|
10
|
+
export declare class SimElbV2ListenerRuleStore {
|
|
11
|
+
private readonly rules;
|
|
12
|
+
private sequence;
|
|
13
|
+
/**
|
|
14
|
+
* Every rule in this scope, in creation order.
|
|
15
|
+
*/
|
|
16
|
+
get all(): readonly SimElbV2ListenerRule[];
|
|
17
|
+
/**
|
|
18
|
+
* Take the next id for a rule about to be created.
|
|
19
|
+
*/
|
|
20
|
+
nextSequence(): number;
|
|
21
|
+
/**
|
|
22
|
+
* Every rule on one listener, in the order that listener evaluates them.
|
|
23
|
+
*/
|
|
24
|
+
forListener(listenerArn: string): readonly SimElbV2ListenerRule[];
|
|
25
|
+
/**
|
|
26
|
+
* Refuse a priority another rule on the same listener already claims.
|
|
27
|
+
*
|
|
28
|
+
* The rule being moved is passed when this is a reordering, so a rule
|
|
29
|
+
* staying where it is does not clash with itself.
|
|
30
|
+
*/
|
|
31
|
+
requirePriorityAvailable(listenerArn: string, priority: number, moving?: SimElbV2ListenerRule): void;
|
|
32
|
+
/**
|
|
33
|
+
* Store a created rule.
|
|
34
|
+
*/
|
|
35
|
+
put(rule: SimElbV2ListenerRule): void;
|
|
36
|
+
/**
|
|
37
|
+
* Resolve a rule by ARN, or refuse.
|
|
38
|
+
*/
|
|
39
|
+
requireByArn(arn: string): SimElbV2ListenerRule;
|
|
40
|
+
/**
|
|
41
|
+
* Forget a deleted rule.
|
|
42
|
+
*/
|
|
43
|
+
remove(rule: SimElbV2ListenerRule): void;
|
|
44
|
+
}
|
|
45
|
+
//# sourceMappingURL=sim-elbv2-listener-rule-store.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-listener-rule-store.d.ts","sourceRoot":"","sources":["../../../../../src/service/elbv2/listener/rule/sim-elbv2-listener-rule-store.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAEzE;;;;;;;GAOG;AACH,qBAAa,yBAAyB;IACpC,OAAO,CAAC,QAAQ,CAAC,KAAK,CAA2C;IACjE,OAAO,CAAC,QAAQ,CAAK;IAErB;;OAEG;IACH,IAAI,GAAG,IAAI,SAAS,oBAAoB,EAAE,CAEzC;IAED;;OAEG;IACH,YAAY,IAAI,MAAM,CAGrB;IAED;;OAEG;IACH,WAAW,CAAC,WAAW,EAAE,MAAM,GAAG,SAAS,oBAAoB,EAAE,CAIhE;IAED;;;;;OAKG;IACH,wBAAwB,CACtB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,MAAM,CAAC,EAAE,oBAAoB,GAC5B,IAAI,CAUN;IAED;;OAEG;IACH,GAAG,CAAC,IAAI,EAAE,oBAAoB,GAAG,IAAI,CAEpC;IAED;;OAEG;IACH,YAAY,CAAC,GAAG,EAAE,MAAM,GAAG,oBAAoB,CAU9C;IAED;;OAEG;IACH,MAAM,CAAC,IAAI,EAAE,oBAAoB,GAAG,IAAI,CAEvC;CACF"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import { SimElbV2PriorityInUseException, SimElbV2RuleNotFoundException, } from "../../error/sim-elbv2.error.js";
|
|
2
|
+
/**
|
|
3
|
+
* The listener rules of one simulated ELBv2 scope.
|
|
4
|
+
*
|
|
5
|
+
* Priority uniqueness is this store's to keep, because it is a property of a
|
|
6
|
+
* listener's whole set of rules rather than of any one rule: two rules that
|
|
7
|
+
* each look valid alone are invalid together if they claim the same place in
|
|
8
|
+
* the order.
|
|
9
|
+
*/
|
|
10
|
+
export class SimElbV2ListenerRuleStore {
|
|
11
|
+
rules = new Map();
|
|
12
|
+
sequence = 0;
|
|
13
|
+
/**
|
|
14
|
+
* Every rule in this scope, in creation order.
|
|
15
|
+
*/
|
|
16
|
+
get all() {
|
|
17
|
+
return this.rules.values().toArray();
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Take the next id for a rule about to be created.
|
|
21
|
+
*/
|
|
22
|
+
nextSequence() {
|
|
23
|
+
this.sequence += 1;
|
|
24
|
+
return this.sequence;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Every rule on one listener, in the order that listener evaluates them.
|
|
28
|
+
*/
|
|
29
|
+
forListener(listenerArn) {
|
|
30
|
+
return this.all
|
|
31
|
+
.filter((rule) => rule.listenerArn === listenerArn)
|
|
32
|
+
.toSorted((left, right) => left.priority - right.priority);
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Refuse a priority another rule on the same listener already claims.
|
|
36
|
+
*
|
|
37
|
+
* The rule being moved is passed when this is a reordering, so a rule
|
|
38
|
+
* staying where it is does not clash with itself.
|
|
39
|
+
*/
|
|
40
|
+
requirePriorityAvailable(listenerArn, priority, moving) {
|
|
41
|
+
const clash = this.forListener(listenerArn).find((rule) => rule.priority === priority && rule !== moving);
|
|
42
|
+
if (clash !== undefined) {
|
|
43
|
+
throw new SimElbV2PriorityInUseException(`Priority ${String(priority)} is already in use by rule ${clash.arn}`);
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Store a created rule.
|
|
48
|
+
*/
|
|
49
|
+
put(rule) {
|
|
50
|
+
this.rules.set(rule.arn, rule);
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Resolve a rule by ARN, or refuse.
|
|
54
|
+
*/
|
|
55
|
+
requireByArn(arn) {
|
|
56
|
+
const found = this.rules.get(arn);
|
|
57
|
+
if (found === undefined) {
|
|
58
|
+
throw new SimElbV2RuleNotFoundException(`No sim ELBv2 listener rule with ARN ${arn}`);
|
|
59
|
+
}
|
|
60
|
+
return found;
|
|
61
|
+
}
|
|
62
|
+
/**
|
|
63
|
+
* Forget a deleted rule.
|
|
64
|
+
*/
|
|
65
|
+
remove(rule) {
|
|
66
|
+
this.rules.delete(rule.arn);
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
//# sourceMappingURL=sim-elbv2-listener-rule-store.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-listener-rule-store.js","sourceRoot":"","sources":["../../../../../src/service/elbv2/listener/rule/sim-elbv2-listener-rule-store.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,8BAA8B,EAC9B,6BAA6B,GAC9B,MAAM,gCAAgC,CAAC;AAGxC;;;;;;;GAOG;AACH,MAAM,OAAO,yBAAyB;IACnB,KAAK,GAAG,IAAI,GAAG,EAAgC,CAAC;IACzD,QAAQ,GAAG,CAAC,CAAC;IAErB;;OAEG;IACH,IAAI,GAAG;QACL,OAAO,IAAI,CAAC,KAAK,CAAC,MAAM,EAAE,CAAC,OAAO,EAAE,CAAC;IACvC,CAAC;IAED;;OAEG;IACH,YAAY;QACV,IAAI,CAAC,QAAQ,IAAI,CAAC,CAAC;QACnB,OAAO,IAAI,CAAC,QAAQ,CAAC;IACvB,CAAC;IAED;;OAEG;IACH,WAAW,CAAC,WAAmB;QAC7B,OAAO,IAAI,CAAC,GAAG;aACZ,MAAM,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,WAAW,KAAK,WAAW,CAAC;aAClD,QAAQ,CAAC,CAAC,IAAI,EAAE,KAAK,EAAE,EAAE,CAAC,IAAI,CAAC,QAAQ,GAAG,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC/D,CAAC;IAED;;;;;OAKG;IACH,wBAAwB,CACtB,WAAmB,EACnB,QAAgB,EAChB,MAA6B;QAE7B,MAAM,KAAK,GAAG,IAAI,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC,IAAI,CAC9C,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,QAAQ,KAAK,QAAQ,IAAI,IAAI,KAAK,MAAM,CACxD,CAAC;QAEF,IAAI,KAAK,KAAK,SAAS,EAAE,CAAC;YACxB,MAAM,IAAI,8BAA8B,CACtC,YAAY,MAAM,CAAC,QAAQ,CAAC,8BAA8B,KAAK,CAAC,GAAG,EAAE,CACtE,CAAC;QACJ,CAAC;IACH,CAAC;IAED;;OAEG;IACH,GAAG,CAAC,IAA0B;QAC5B,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,IAAI,CAAC,CAAC;IACjC,CAAC;IAED;;OAEG;IACH,YAAY,CAAC,GAAW;QACtB,MAAM,KAAK,GAAG,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;QAElC,IAAI,KAAK,KAAK,SAAS,EAAE,CAAC;YACxB,MAAM,IAAI,6BAA6B,CACrC,uCAAuC,GAAG,EAAE,CAC7C,CAAC;QACJ,CAAC;QAED,OAAO,KAAK,CAAC;IACf,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,IAA0B;QAC/B,IAAI,CAAC,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;IAC9B,CAAC;CACF"}
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
import type { SimElbV2Action } from "../../action/sim-elbv2-action.js";
|
|
2
|
+
import type { SimElbV2ActionView } from "../../command/sim-elbv2-shared.command.js";
|
|
3
|
+
import type { SimElbV2Listener } from "../sim-elbv2-listener.js";
|
|
4
|
+
import type { SimElbV2RuleConditionInput } from "../../command/rule/rule-condition.command.js";
|
|
5
|
+
import type { SimElbV2RuleCondition } from "./sim-elbv2-rule-condition.js";
|
|
6
|
+
interface SimElbV2ListenerRuleProperties {
|
|
7
|
+
readonly listenerArn: string;
|
|
8
|
+
readonly id: string;
|
|
9
|
+
readonly priority: number;
|
|
10
|
+
readonly conditions: readonly SimElbV2RuleCondition[];
|
|
11
|
+
readonly actions: readonly SimElbV2Action[];
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* What a request can change on an existing rule.
|
|
15
|
+
*/
|
|
16
|
+
export interface SimElbV2ListenerRuleChanges {
|
|
17
|
+
readonly conditions?: readonly SimElbV2RuleCondition[] | undefined;
|
|
18
|
+
readonly actions?: readonly SimElbV2Action[] | undefined;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* A simulated listener rule as the SDK reads it back.
|
|
22
|
+
*
|
|
23
|
+
* `Priority` is a string here rather than a number, which is how real ELB
|
|
24
|
+
* reports it, because the default rule reports the word `default` in the same
|
|
25
|
+
* field.
|
|
26
|
+
*/
|
|
27
|
+
export interface SimElbV2ListenerRuleView {
|
|
28
|
+
readonly RuleArn: string;
|
|
29
|
+
readonly Priority: string;
|
|
30
|
+
readonly Conditions: readonly SimElbV2RuleConditionInput[];
|
|
31
|
+
readonly Actions: readonly SimElbV2ActionView[];
|
|
32
|
+
readonly IsDefault: boolean;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* One simulated rule on a listener.
|
|
36
|
+
*
|
|
37
|
+
* A rule's ARN is built from its listener's, so it names the load balancer,
|
|
38
|
+
* the listener and the rule the way real ELB does, and nothing has to look a
|
|
39
|
+
* parent up to work out where a rule belongs.
|
|
40
|
+
*/
|
|
41
|
+
export declare class SimElbV2ListenerRule {
|
|
42
|
+
readonly arn: string;
|
|
43
|
+
readonly listenerArn: string;
|
|
44
|
+
private currentPriority;
|
|
45
|
+
private currentConditions;
|
|
46
|
+
private currentActions;
|
|
47
|
+
constructor(properties: SimElbV2ListenerRuleProperties);
|
|
48
|
+
/** Where this rule sits in the order its listener evaluates rules in. */
|
|
49
|
+
get priority(): number;
|
|
50
|
+
/** What a request has to satisfy for this rule to claim it. */
|
|
51
|
+
get conditions(): readonly SimElbV2RuleCondition[];
|
|
52
|
+
/** What this rule does with a request it claims. */
|
|
53
|
+
get actions(): readonly SimElbV2Action[];
|
|
54
|
+
/**
|
|
55
|
+
* Move this rule to another priority.
|
|
56
|
+
*
|
|
57
|
+
* Real ELB keeps this apart from `ModifyRule`, which cannot change a
|
|
58
|
+
* priority, because moving rules about is a reordering of the whole listener
|
|
59
|
+
* rather than a change to one rule.
|
|
60
|
+
*/
|
|
61
|
+
reprioritize(priority: number): void;
|
|
62
|
+
/**
|
|
63
|
+
* Change the conditions or actions a request names, leaving the rest.
|
|
64
|
+
*/
|
|
65
|
+
modify(changes: SimElbV2ListenerRuleChanges): void;
|
|
66
|
+
/**
|
|
67
|
+
* Report this rule in the shape the SDK reads it back in.
|
|
68
|
+
*/
|
|
69
|
+
view(): SimElbV2ListenerRuleView;
|
|
70
|
+
}
|
|
71
|
+
/**
|
|
72
|
+
* A listener's default actions, reported as the rule real ELB reports them as.
|
|
73
|
+
*
|
|
74
|
+
* Real `DescribeRules` answers with the default rule last, priority `default`,
|
|
75
|
+
* and a stack that reads the rules on a listener expects to find it. It is not
|
|
76
|
+
* a stored rule, because it is the listener: changing the listener's default
|
|
77
|
+
* actions changes it.
|
|
78
|
+
*/
|
|
79
|
+
export declare function simElbV2DefaultRuleView(listener: SimElbV2Listener): SimElbV2ListenerRuleView;
|
|
80
|
+
export {};
|
|
81
|
+
//# sourceMappingURL=sim-elbv2-listener-rule.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-listener-rule.d.ts","sourceRoot":"","sources":["../../../../../src/service/elbv2/listener/rule/sim-elbv2-listener-rule.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,kCAAkC,CAAC;AACvE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2CAA2C,CAAC;AACpF,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AACjE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8CAA8C,CAAC;AAC/F,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAE3E,UAAU,8BAA8B;IACtC,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,UAAU,EAAE,SAAS,qBAAqB,EAAE,CAAC;IACtD,QAAQ,CAAC,OAAO,EAAE,SAAS,cAAc,EAAE,CAAC;CAC7C;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IAC1C,QAAQ,CAAC,UAAU,CAAC,EAAE,SAAS,qBAAqB,EAAE,GAAG,SAAS,CAAC;IACnE,QAAQ,CAAC,OAAO,CAAC,EAAE,SAAS,cAAc,EAAE,GAAG,SAAS,CAAC;CAC1D;AAED;;;;;;GAMG;AACH,MAAM,WAAW,wBAAwB;IACvC,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,UAAU,EAAE,SAAS,0BAA0B,EAAE,CAAC;IAC3D,QAAQ,CAAC,OAAO,EAAE,SAAS,kBAAkB,EAAE,CAAC;IAChD,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC;CAC7B;AAED;;;;;;GAMG;AACH,qBAAa,oBAAoB;IAC/B,SAAgB,GAAG,EAAE,MAAM,CAAC;IAC5B,SAAgB,WAAW,EAAE,MAAM,CAAC;IAEpC,OAAO,CAAC,eAAe,CAAS;IAChC,OAAO,CAAC,iBAAiB,CAAmC;IAC5D,OAAO,CAAC,cAAc,CAA4B;IAElD,YAAY,UAAU,EAAE,8BAA8B,EASrD;IAED,yEAAyE;IACzE,IAAI,QAAQ,IAAI,MAAM,CAErB;IAED,+DAA+D;IAC/D,IAAI,UAAU,IAAI,SAAS,qBAAqB,EAAE,CAEjD;IAED,oDAAoD;IACpD,IAAI,OAAO,IAAI,SAAS,cAAc,EAAE,CAEvC;IAED;;;;;;OAMG;IACH,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI,CAEnC;IAED;;OAEG;IACH,MAAM,CAAC,OAAO,EAAE,2BAA2B,GAAG,IAAI,CAGjD;IAED;;OAEG;IACH,IAAI,IAAI,wBAAwB,CAQ/B;CACF;AAED;;;;;;;GAOG;AACH,wBAAgB,uBAAuB,CACrC,QAAQ,EAAE,gBAAgB,GACzB,wBAAwB,CAQ1B"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* One simulated rule on a listener.
|
|
3
|
+
*
|
|
4
|
+
* A rule's ARN is built from its listener's, so it names the load balancer,
|
|
5
|
+
* the listener and the rule the way real ELB does, and nothing has to look a
|
|
6
|
+
* parent up to work out where a rule belongs.
|
|
7
|
+
*/
|
|
8
|
+
export class SimElbV2ListenerRule {
|
|
9
|
+
arn;
|
|
10
|
+
listenerArn;
|
|
11
|
+
currentPriority;
|
|
12
|
+
currentConditions;
|
|
13
|
+
currentActions;
|
|
14
|
+
constructor(properties) {
|
|
15
|
+
this.listenerArn = properties.listenerArn;
|
|
16
|
+
this.arn = `${properties.listenerArn.replace(":listener/", ":listener-rule/")}/${properties.id}`;
|
|
17
|
+
this.currentPriority = properties.priority;
|
|
18
|
+
this.currentConditions = properties.conditions;
|
|
19
|
+
this.currentActions = properties.actions;
|
|
20
|
+
}
|
|
21
|
+
/** Where this rule sits in the order its listener evaluates rules in. */
|
|
22
|
+
get priority() {
|
|
23
|
+
return this.currentPriority;
|
|
24
|
+
}
|
|
25
|
+
/** What a request has to satisfy for this rule to claim it. */
|
|
26
|
+
get conditions() {
|
|
27
|
+
return this.currentConditions;
|
|
28
|
+
}
|
|
29
|
+
/** What this rule does with a request it claims. */
|
|
30
|
+
get actions() {
|
|
31
|
+
return this.currentActions;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Move this rule to another priority.
|
|
35
|
+
*
|
|
36
|
+
* Real ELB keeps this apart from `ModifyRule`, which cannot change a
|
|
37
|
+
* priority, because moving rules about is a reordering of the whole listener
|
|
38
|
+
* rather than a change to one rule.
|
|
39
|
+
*/
|
|
40
|
+
reprioritize(priority) {
|
|
41
|
+
this.currentPriority = priority;
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Change the conditions or actions a request names, leaving the rest.
|
|
45
|
+
*/
|
|
46
|
+
modify(changes) {
|
|
47
|
+
this.currentConditions = changes.conditions ?? this.currentConditions;
|
|
48
|
+
this.currentActions = changes.actions ?? this.currentActions;
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* Report this rule in the shape the SDK reads it back in.
|
|
52
|
+
*/
|
|
53
|
+
view() {
|
|
54
|
+
return {
|
|
55
|
+
RuleArn: this.arn,
|
|
56
|
+
Priority: String(this.priority),
|
|
57
|
+
Conditions: this.conditions.map((condition) => condition.view()),
|
|
58
|
+
Actions: this.actions.map((action) => action.view()),
|
|
59
|
+
IsDefault: false,
|
|
60
|
+
};
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* A listener's default actions, reported as the rule real ELB reports them as.
|
|
65
|
+
*
|
|
66
|
+
* Real `DescribeRules` answers with the default rule last, priority `default`,
|
|
67
|
+
* and a stack that reads the rules on a listener expects to find it. It is not
|
|
68
|
+
* a stored rule, because it is the listener: changing the listener's default
|
|
69
|
+
* actions changes it.
|
|
70
|
+
*/
|
|
71
|
+
export function simElbV2DefaultRuleView(listener) {
|
|
72
|
+
return {
|
|
73
|
+
RuleArn: `${listener.arn.replace(":listener/", ":listener-rule/")}/default`,
|
|
74
|
+
Priority: "default",
|
|
75
|
+
Conditions: [],
|
|
76
|
+
Actions: listener.defaultActions.map((action) => action.view()),
|
|
77
|
+
IsDefault: true,
|
|
78
|
+
};
|
|
79
|
+
}
|
|
80
|
+
//# sourceMappingURL=sim-elbv2-listener-rule.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-listener-rule.js","sourceRoot":"","sources":["../../../../../src/service/elbv2/listener/rule/sim-elbv2-listener-rule.ts"],"names":[],"mappings":"AAqCA;;;;;;GAMG;AACH,MAAM,OAAO,oBAAoB;IACf,GAAG,CAAS;IACZ,WAAW,CAAS;IAE5B,eAAe,CAAS;IACxB,iBAAiB,CAAmC;IACpD,cAAc,CAA4B;IAElD,YAAY,UAA0C;QACpD,IAAI,CAAC,WAAW,GAAG,UAAU,CAAC,WAAW,CAAC;QAC1C,IAAI,CAAC,GAAG,GAAG,GAAG,UAAU,CAAC,WAAW,CAAC,OAAO,CAC1C,YAAY,EACZ,iBAAiB,CAClB,IAAI,UAAU,CAAC,EAAE,EAAE,CAAC;QACrB,IAAI,CAAC,eAAe,GAAG,UAAU,CAAC,QAAQ,CAAC;QAC3C,IAAI,CAAC,iBAAiB,GAAG,UAAU,CAAC,UAAU,CAAC;QAC/C,IAAI,CAAC,cAAc,GAAG,UAAU,CAAC,OAAO,CAAC;IAC3C,CAAC;IAED,yEAAyE;IACzE,IAAI,QAAQ;QACV,OAAO,IAAI,CAAC,eAAe,CAAC;IAC9B,CAAC;IAED,+DAA+D;IAC/D,IAAI,UAAU;QACZ,OAAO,IAAI,CAAC,iBAAiB,CAAC;IAChC,CAAC;IAED,oDAAoD;IACpD,IAAI,OAAO;QACT,OAAO,IAAI,CAAC,cAAc,CAAC;IAC7B,CAAC;IAED;;;;;;OAMG;IACH,YAAY,CAAC,QAAgB;QAC3B,IAAI,CAAC,eAAe,GAAG,QAAQ,CAAC;IAClC,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,OAAoC;QACzC,IAAI,CAAC,iBAAiB,GAAG,OAAO,CAAC,UAAU,IAAI,IAAI,CAAC,iBAAiB,CAAC;QACtE,IAAI,CAAC,cAAc,GAAG,OAAO,CAAC,OAAO,IAAI,IAAI,CAAC,cAAc,CAAC;IAC/D,CAAC;IAED;;OAEG;IACH,IAAI;QACF,OAAO;YACL,OAAO,EAAE,IAAI,CAAC,GAAG;YACjB,QAAQ,EAAE,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC;YAC/B,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,SAAS,EAAE,EAAE,CAAC,SAAS,CAAC,IAAI,EAAE,CAAC;YAChE,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC;YACpD,SAAS,EAAE,KAAK;SACjB,CAAC;IACJ,CAAC;CACF;AAED;;;;;;;GAOG;AACH,MAAM,UAAU,uBAAuB,CACrC,QAA0B;IAE1B,OAAO;QACL,OAAO,EAAE,GAAG,QAAQ,CAAC,GAAG,CAAC,OAAO,CAAC,YAAY,EAAE,iBAAiB,CAAC,UAAU;QAC3E,QAAQ,EAAE,SAAS;QACnB,UAAU,EAAE,EAAE;QACd,OAAO,EAAE,QAAQ,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC;QAC/D,SAAS,EAAE,IAAI;KAChB,CAAC;AACJ,CAAC"}
|