@kensio/yulin 1.12.0 → 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/serve/controller/host/sim-aws-service-hosts.d.ts +27 -0
- package/dist/serve/controller/host/sim-aws-service-hosts.d.ts.map +1 -0
- package/dist/serve/controller/host/sim-aws-service-hosts.js +13 -0
- package/dist/serve/controller/host/sim-aws-service-hosts.js.map +1 -0
- package/dist/serve/http/url/sim-aws-local-url.d.ts.map +1 -1
- package/dist/serve/http/url/sim-aws-local-url.js +1 -0
- package/dist/serve/http/url/sim-aws-local-url.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 +20 -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 +15 -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 +22 -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 +15 -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 +15 -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 +12 -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/cognito/sim-cognito-cfn-value-adapter.d.ts.map +1 -1
- package/dist/service/cloudformation/resource/cfn/cognito/sim-cognito-cfn-value-adapter.js +14 -0
- package/dist/service/cloudformation/resource/cfn/cognito/sim-cognito-cfn-value-adapter.js.map +1 -1
- package/dist/service/cloudformation/resource/cfn/cognito/sim-cognito-idp-cfn.d.ts +26 -0
- package/dist/service/cloudformation/resource/cfn/cognito/sim-cognito-idp-cfn.d.ts.map +1 -0
- package/dist/service/cloudformation/resource/cfn/cognito/sim-cognito-idp-cfn.js +25 -0
- package/dist/service/cloudformation/resource/cfn/cognito/sim-cognito-idp-cfn.js.map +1 -0
- package/dist/service/cloudformation/resource/cfn/cognito/sim-cognito-user-pool-domain-cfn.d.ts +31 -0
- package/dist/service/cloudformation/resource/cfn/cognito/sim-cognito-user-pool-domain-cfn.d.ts.map +1 -0
- package/dist/service/cloudformation/resource/cfn/cognito/sim-cognito-user-pool-domain-cfn.js +33 -0
- package/dist/service/cloudformation/resource/cfn/cognito/sim-cognito-user-pool-domain-cfn.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/cognito/cfn/client/sim-cfn-cognito-client-properties.d.ts +1 -0
- package/dist/service/cognito/cfn/client/sim-cfn-cognito-client-properties.d.ts.map +1 -1
- package/dist/service/cognito/cfn/client/sim-cfn-cognito-client-properties.js +20 -9
- package/dist/service/cognito/cfn/client/sim-cfn-cognito-client-properties.js.map +1 -1
- package/dist/service/cognito/cfn/domain/sim-cfn-cognito-domain-creator.d.ts +26 -0
- package/dist/service/cognito/cfn/domain/sim-cfn-cognito-domain-creator.d.ts.map +1 -0
- package/dist/service/cognito/cfn/domain/sim-cfn-cognito-domain-creator.js +34 -0
- package/dist/service/cognito/cfn/domain/sim-cfn-cognito-domain-creator.js.map +1 -0
- package/dist/service/cognito/cfn/domain/sim-cfn-cognito-domain-properties.d.ts +37 -0
- package/dist/service/cognito/cfn/domain/sim-cfn-cognito-domain-properties.d.ts.map +1 -0
- package/dist/service/cognito/cfn/domain/sim-cfn-cognito-domain-properties.js +67 -0
- package/dist/service/cognito/cfn/domain/sim-cfn-cognito-domain-properties.js.map +1 -0
- package/dist/service/cognito/cfn/idp/sim-cfn-cognito-idp-creator.d.ts +26 -0
- package/dist/service/cognito/cfn/idp/sim-cfn-cognito-idp-creator.d.ts.map +1 -0
- package/dist/service/cognito/cfn/idp/sim-cfn-cognito-idp-creator.js +37 -0
- package/dist/service/cognito/cfn/idp/sim-cfn-cognito-idp-creator.js.map +1 -0
- package/dist/service/cognito/cfn/idp/sim-cfn-cognito-idp-properties.d.ts +40 -0
- package/dist/service/cognito/cfn/idp/sim-cfn-cognito-idp-properties.d.ts.map +1 -0
- package/dist/service/cognito/cfn/idp/sim-cfn-cognito-idp-properties.js +74 -0
- package/dist/service/cognito/cfn/idp/sim-cfn-cognito-idp-properties.js.map +1 -0
- package/dist/service/cognito/cfn/sim-cfn-cognito-resource-deleter.d.ts +29 -3
- package/dist/service/cognito/cfn/sim-cfn-cognito-resource-deleter.d.ts.map +1 -1
- package/dist/service/cognito/cfn/sim-cfn-cognito-resource-deleter.js +88 -26
- package/dist/service/cognito/cfn/sim-cfn-cognito-resource-deleter.js.map +1 -1
- package/dist/service/cognito/cfn/sim-cfn-cognito-resource-factory.d.ts +5 -3
- package/dist/service/cognito/cfn/sim-cfn-cognito-resource-factory.d.ts.map +1 -1
- package/dist/service/cognito/cfn/sim-cfn-cognito-resource-factory.js +15 -3
- package/dist/service/cognito/cfn/sim-cfn-cognito-resource-factory.js.map +1 -1
- package/dist/service/cognito/command/auth/sim-cognito-auth-commands.d.ts +6 -0
- package/dist/service/cognito/command/auth/sim-cognito-auth-commands.d.ts.map +1 -1
- package/dist/service/cognito/command/auth/sim-cognito-auth-commands.js +1 -3
- package/dist/service/cognito/command/auth/sim-cognito-auth-commands.js.map +1 -1
- package/dist/service/cognito/command/client/sim-cognito-unsimulated-client-options.d.ts +0 -1
- package/dist/service/cognito/command/client/sim-cognito-unsimulated-client-options.d.ts.map +1 -1
- package/dist/service/cognito/command/client/sim-cognito-unsimulated-client-options.js +0 -4
- package/dist/service/cognito/command/client/sim-cognito-unsimulated-client-options.js.map +1 -1
- package/dist/service/cognito/command/client/sim-cognito-user-pool-client-view.d.ts +2 -3
- package/dist/service/cognito/command/client/sim-cognito-user-pool-client-view.d.ts.map +1 -1
- package/dist/service/cognito/command/client/sim-cognito-user-pool-client-view.js +3 -4
- package/dist/service/cognito/command/client/sim-cognito-user-pool-client-view.js.map +1 -1
- package/dist/service/cognito/command/client/user-pool-client.command.d.ts +5 -6
- package/dist/service/cognito/command/client/user-pool-client.command.d.ts.map +1 -1
- package/dist/service/cognito/command/domain/sim-cognito-domain-commands.d.ts +62 -0
- package/dist/service/cognito/command/domain/sim-cognito-domain-commands.d.ts.map +1 -0
- package/dist/service/cognito/command/domain/sim-cognito-domain-commands.js +87 -0
- package/dist/service/cognito/command/domain/sim-cognito-domain-commands.js.map +1 -0
- package/dist/service/cognito/command/domain/sim-cognito-domain-view.d.ts +19 -0
- package/dist/service/cognito/command/domain/sim-cognito-domain-view.d.ts.map +1 -0
- package/dist/service/cognito/command/domain/sim-cognito-domain-view.js +38 -0
- package/dist/service/cognito/command/domain/sim-cognito-domain-view.js.map +1 -0
- package/dist/service/cognito/command/domain/user-pool-domain.command.d.ts +72 -0
- package/dist/service/cognito/command/domain/user-pool-domain.command.d.ts.map +1 -0
- package/dist/service/cognito/command/domain/user-pool-domain.command.js +2 -0
- package/dist/service/cognito/command/domain/user-pool-domain.command.js.map +1 -0
- package/dist/service/cognito/command/hosted/hosted-auth.command.d.ts +69 -0
- package/dist/service/cognito/command/hosted/hosted-auth.command.d.ts.map +1 -0
- package/dist/service/cognito/command/hosted/hosted-auth.command.js +2 -0
- package/dist/service/cognito/command/hosted/hosted-auth.command.js.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-authorize-endpoint.d.ts +38 -0
- package/dist/service/cognito/command/hosted/sim-cognito-authorize-endpoint.d.ts.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-authorize-endpoint.js +72 -0
- package/dist/service/cognito/command/hosted/sim-cognito-authorize-endpoint.js.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-authorize-request.d.ts +37 -0
- package/dist/service/cognito/command/hosted/sim-cognito-authorize-request.d.ts.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-authorize-request.js +123 -0
- package/dist/service/cognito/command/hosted/sim-cognito-authorize-request.js.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-granted-scopes.d.ts +16 -0
- package/dist/service/cognito/command/hosted/sim-cognito-granted-scopes.d.ts.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-granted-scopes.js +34 -0
- package/dist/service/cognito/command/hosted/sim-cognito-granted-scopes.js.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-granted-tokens.d.ts +16 -0
- package/dist/service/cognito/command/hosted/sim-cognito-granted-tokens.d.ts.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-granted-tokens.js +32 -0
- package/dist/service/cognito/command/hosted/sim-cognito-granted-tokens.js.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-client.d.ts +49 -0
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-client.d.ts.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-client.js +98 -0
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-client.js.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-commands.d.ts +28 -0
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-commands.d.ts.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-commands.js +27 -0
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-commands.js.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-logout-endpoint.d.ts +22 -0
- package/dist/service/cognito/command/hosted/sim-cognito-logout-endpoint.d.ts.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-logout-endpoint.js +43 -0
- package/dist/service/cognito/command/hosted/sim-cognito-logout-endpoint.js.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-presented-grant.d.ts +47 -0
- package/dist/service/cognito/command/hosted/sim-cognito-presented-grant.d.ts.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-presented-grant.js +92 -0
- package/dist/service/cognito/command/hosted/sim-cognito-presented-grant.js.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-token-endpoint.d.ts +33 -0
- package/dist/service/cognito/command/hosted/sim-cognito-token-endpoint.d.ts.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-token-endpoint.js +58 -0
- package/dist/service/cognito/command/hosted/sim-cognito-token-endpoint.js.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-token-grants.d.ts +42 -0
- package/dist/service/cognito/command/hosted/sim-cognito-token-grants.d.ts.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-token-grants.js +70 -0
- package/dist/service/cognito/command/hosted/sim-cognito-token-grants.js.map +1 -0
- package/dist/service/cognito/command/idp/identity-provider.command.d.ts +118 -0
- package/dist/service/cognito/command/idp/identity-provider.command.d.ts.map +1 -0
- package/dist/service/cognito/command/idp/identity-provider.command.js +2 -0
- package/dist/service/cognito/command/idp/identity-provider.command.js.map +1 -0
- package/dist/service/cognito/command/idp/sim-cognito-identity-provider-commands.d.ts +54 -0
- package/dist/service/cognito/command/idp/sim-cognito-identity-provider-commands.d.ts.map +1 -0
- package/dist/service/cognito/command/idp/sim-cognito-identity-provider-commands.js +94 -0
- package/dist/service/cognito/command/idp/sim-cognito-identity-provider-commands.js.map +1 -0
- package/dist/service/cognito/command/idp/sim-cognito-identity-provider-view.d.ts +22 -0
- package/dist/service/cognito/command/idp/sim-cognito-identity-provider-view.d.ts.map +1 -0
- package/dist/service/cognito/command/idp/sim-cognito-identity-provider-view.js +38 -0
- package/dist/service/cognito/command/idp/sim-cognito-identity-provider-view.js.map +1 -0
- package/dist/service/cognito/command/sim-cognito-command.types.d.ts +3 -0
- package/dist/service/cognito/command/sim-cognito-command.types.d.ts.map +1 -1
- package/dist/service/cognito/command/sim-cognito-commands.d.ts +8 -0
- package/dist/service/cognito/command/sim-cognito-commands.d.ts.map +1 -1
- package/dist/service/cognito/command/sim-cognito-commands.js +30 -1
- package/dist/service/cognito/command/sim-cognito-commands.js.map +1 -1
- package/dist/service/cognito/error/sim-cognito-oauth.error.d.ts +42 -0
- package/dist/service/cognito/error/sim-cognito-oauth.error.d.ts.map +1 -0
- package/dist/service/cognito/error/sim-cognito-oauth.error.js +29 -0
- package/dist/service/cognito/error/sim-cognito-oauth.error.js.map +1 -0
- package/dist/service/cognito/error/sim-cognito.error.d.ts +10 -0
- package/dist/service/cognito/error/sim-cognito.error.d.ts.map +1 -1
- package/dist/service/cognito/error/sim-cognito.error.js +12 -0
- package/dist/service/cognito/error/sim-cognito.error.js.map +1 -1
- package/dist/service/cognito/index.d.ts +15 -1
- package/dist/service/cognito/index.d.ts.map +1 -1
- package/dist/service/cognito/index.js +15 -1
- package/dist/service/cognito/index.js.map +1 -1
- package/dist/service/cognito/registry/sim-cognito-domain-registry.d.ts +49 -0
- package/dist/service/cognito/registry/sim-cognito-domain-registry.d.ts.map +1 -0
- package/dist/service/cognito/registry/sim-cognito-domain-registry.js +83 -0
- package/dist/service/cognito/registry/sim-cognito-domain-registry.js.map +1 -0
- package/dist/service/cognito/sdk/sim-cognito-sdk-command-router.d.ts +3 -2
- package/dist/service/cognito/sdk/sim-cognito-sdk-command-router.d.ts.map +1 -1
- package/dist/service/cognito/sdk/sim-cognito-sdk-command-router.js +5 -2
- package/dist/service/cognito/sdk/sim-cognito-sdk-command-router.js.map +1 -1
- package/dist/service/cognito/sdk/sim-cognito-sdk-federation-routes.d.ts +7 -0
- package/dist/service/cognito/sdk/sim-cognito-sdk-federation-routes.d.ts.map +1 -0
- package/dist/service/cognito/sdk/sim-cognito-sdk-federation-routes.js +41 -0
- package/dist/service/cognito/sdk/sim-cognito-sdk-federation-routes.js.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-controller.d.ts +5 -0
- package/dist/service/cognito/serve/sim-cognito-controller.d.ts.map +1 -1
- package/dist/service/cognito/serve/sim-cognito-controller.js +12 -2
- package/dist/service/cognito/serve/sim-cognito-controller.js.map +1 -1
- package/dist/service/cognito/serve/sim-cognito-domain-controller.d.ts +48 -0
- package/dist/service/cognito/serve/sim-cognito-domain-controller.d.ts.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-domain-controller.js +79 -0
- package/dist/service/cognito/serve/sim-cognito-domain-controller.js.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-domain-endpoints.d.ts +49 -0
- package/dist/service/cognito/serve/sim-cognito-domain-endpoints.d.ts.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-domain-endpoints.js +91 -0
- package/dist/service/cognito/serve/sim-cognito-domain-endpoints.js.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-oauth-response.d.ts +57 -0
- package/dist/service/cognito/serve/sim-cognito-oauth-response.d.ts.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-oauth-response.js +113 -0
- package/dist/service/cognito/serve/sim-cognito-oauth-response.js.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-openid-configuration.d.ts +15 -4
- package/dist/service/cognito/serve/sim-cognito-openid-configuration.d.ts.map +1 -1
- package/dist/service/cognito/serve/sim-cognito-openid-configuration.js +28 -4
- package/dist/service/cognito/serve/sim-cognito-openid-configuration.js.map +1 -1
- package/dist/service/cognito/serve/sim-cognito-token-request.d.ts +30 -0
- package/dist/service/cognito/serve/sim-cognito-token-request.d.ts.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-token-request.js +66 -0
- package/dist/service/cognito/serve/sim-cognito-token-request.js.map +1 -0
- package/dist/service/cognito/sim-cognito-federation.d.ts +74 -0
- package/dist/service/cognito/sim-cognito-federation.d.ts.map +1 -0
- package/dist/service/cognito/sim-cognito-federation.js +99 -0
- package/dist/service/cognito/sim-cognito-federation.js.map +1 -0
- package/dist/service/cognito/sim-cognito-identity-provider.d.ts +21 -2
- package/dist/service/cognito/sim-cognito-identity-provider.d.ts.map +1 -1
- package/dist/service/cognito/sim-cognito-identity-provider.js +21 -4
- package/dist/service/cognito/sim-cognito-identity-provider.js.map +1 -1
- package/dist/service/cognito/user-pool/auth/sim-cognito-authorization-code-store.d.ts +28 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-authorization-code-store.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-authorization-code-store.js +52 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-authorization-code-store.js.map +1 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-authorization-code.d.ts +57 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-authorization-code.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-authorization-code.js +75 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-authorization-code.js.map +1 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-issued-token-store.d.ts +8 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-issued-token-store.d.ts.map +1 -1
- package/dist/service/cognito/user-pool/auth/sim-cognito-issued-token-store.js +13 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-issued-token-store.js.map +1 -1
- package/dist/service/cognito/user-pool/auth/sim-cognito-issued-token.d.ts +10 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-issued-token.d.ts.map +1 -1
- package/dist/service/cognito/user-pool/auth/sim-cognito-issued-token.js +6 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-issued-token.js.map +1 -1
- package/dist/service/cognito/user-pool/auth/sim-cognito-pool-auth.d.ts +47 -4
- package/dist/service/cognito/user-pool/auth/sim-cognito-pool-auth.d.ts.map +1 -1
- package/dist/service/cognito/user-pool/auth/sim-cognito-pool-auth.js +58 -4
- package/dist/service/cognito/user-pool/auth/sim-cognito-pool-auth.js.map +1 -1
- package/dist/service/cognito/user-pool/client/sim-cognito-oauth-grants.d.ts +18 -0
- package/dist/service/cognito/user-pool/client/sim-cognito-oauth-grants.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/client/sim-cognito-oauth-grants.js +61 -0
- package/dist/service/cognito/user-pool/client/sim-cognito-oauth-grants.js.map +1 -0
- package/dist/service/cognito/user-pool/client/sim-cognito-oauth-settings.d.ts +60 -0
- package/dist/service/cognito/user-pool/client/sim-cognito-oauth-settings.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/client/sim-cognito-oauth-settings.js +83 -0
- package/dist/service/cognito/user-pool/client/sim-cognito-oauth-settings.js.map +1 -0
- package/dist/service/cognito/user-pool/client/sim-cognito-redirect-urls.d.ts +22 -0
- package/dist/service/cognito/user-pool/client/sim-cognito-redirect-urls.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/client/sim-cognito-redirect-urls.js +47 -0
- package/dist/service/cognito/user-pool/client/sim-cognito-redirect-urls.js.map +1 -0
- package/dist/service/cognito/user-pool/client/sim-cognito-requested-oauth.d.ts +29 -0
- package/dist/service/cognito/user-pool/client/sim-cognito-requested-oauth.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/client/sim-cognito-requested-oauth.js +64 -0
- package/dist/service/cognito/user-pool/client/sim-cognito-requested-oauth.js.map +1 -0
- package/dist/service/cognito/user-pool/client/sim-cognito-user-pool-client-settings.d.ts +4 -5
- package/dist/service/cognito/user-pool/client/sim-cognito-user-pool-client-settings.d.ts.map +1 -1
- package/dist/service/cognito/user-pool/client/sim-cognito-user-pool-client-settings.js +4 -5
- package/dist/service/cognito/user-pool/client/sim-cognito-user-pool-client-settings.js.map +1 -1
- package/dist/service/cognito/user-pool/client/sim-cognito-user-pool-client.d.ts +4 -4
- package/dist/service/cognito/user-pool/client/sim-cognito-user-pool-client.d.ts.map +1 -1
- package/dist/service/cognito/user-pool/client/sim-cognito-user-pool-client.js +4 -4
- package/dist/service/cognito/user-pool/client/sim-cognito-user-pool-client.js.map +1 -1
- package/dist/service/cognito/user-pool/domain/sim-cognito-custom-domain-config.d.ts +30 -0
- package/dist/service/cognito/user-pool/domain/sim-cognito-custom-domain-config.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/domain/sim-cognito-custom-domain-config.js +37 -0
- package/dist/service/cognito/user-pool/domain/sim-cognito-custom-domain-config.js.map +1 -0
- package/dist/service/cognito/user-pool/domain/sim-cognito-domain-name.d.ts +58 -0
- package/dist/service/cognito/user-pool/domain/sim-cognito-domain-name.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/domain/sim-cognito-domain-name.js +123 -0
- package/dist/service/cognito/user-pool/domain/sim-cognito-domain-name.js.map +1 -0
- package/dist/service/cognito/user-pool/domain/sim-cognito-pool-domains.d.ts +33 -0
- package/dist/service/cognito/user-pool/domain/sim-cognito-pool-domains.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/domain/sim-cognito-pool-domains.js +66 -0
- package/dist/service/cognito/user-pool/domain/sim-cognito-pool-domains.js.map +1 -0
- package/dist/service/cognito/user-pool/domain/sim-cognito-user-pool-domain.d.ts +58 -0
- package/dist/service/cognito/user-pool/domain/sim-cognito-user-pool-domain.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/domain/sim-cognito-user-pool-domain.js +70 -0
- package/dist/service/cognito/user-pool/domain/sim-cognito-user-pool-domain.js.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-attribute-mapping.d.ts +40 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-attribute-mapping.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-attribute-mapping.js +56 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-attribute-mapping.js.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-external-user.d.ts +37 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-external-user.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-external-user.js +28 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-external-user.js.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-federated-identity.d.ts +64 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-federated-identity.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-federated-identity.js +50 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-federated-identity.js.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-federated-sign-in.d.ts +47 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-federated-sign-in.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-federated-sign-in.js +72 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-federated-sign-in.js.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-identity-provider-settings.d.ts +37 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-identity-provider-settings.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-identity-provider-settings.js +55 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-identity-provider-settings.js.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-identity-provider-store.d.ts +39 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-identity-provider-store.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-identity-provider-store.js +58 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-identity-provider-store.js.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-provider-details.d.ts +29 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-provider-details.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-provider-details.js +52 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-provider-details.js.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-provider-type.d.ts +24 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-provider-type.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-provider-type.js +67 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-provider-type.js.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-user-pool-identity-provider.d.ts +82 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-user-pool-identity-provider.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-user-pool-identity-provider.js +108 -0
- package/dist/service/cognito/user-pool/idp/sim-cognito-user-pool-identity-provider.js.map +1 -0
- package/dist/service/cognito/user-pool/sim-cognito-user-pool-store.d.ts +11 -1
- package/dist/service/cognito/user-pool/sim-cognito-user-pool-store.d.ts.map +1 -1
- package/dist/service/cognito/user-pool/sim-cognito-user-pool-store.js +11 -1
- package/dist/service/cognito/user-pool/sim-cognito-user-pool-store.js.map +1 -1
- package/dist/service/cognito/user-pool/token/sim-cognito-access-token.d.ts +5 -0
- package/dist/service/cognito/user-pool/token/sim-cognito-access-token.d.ts.map +1 -1
- package/dist/service/cognito/user-pool/token/sim-cognito-access-token.js +16 -5
- package/dist/service/cognito/user-pool/token/sim-cognito-access-token.js.map +1 -1
- package/dist/service/cognito/user-pool/token/sim-cognito-id-token.d.ts +7 -0
- package/dist/service/cognito/user-pool/token/sim-cognito-id-token.d.ts.map +1 -1
- package/dist/service/cognito/user-pool/token/sim-cognito-id-token.js +14 -0
- package/dist/service/cognito/user-pool/token/sim-cognito-id-token.js.map +1 -1
- package/dist/service/cognito/user-pool/token/sim-cognito-token-claims.d.ts +10 -1
- package/dist/service/cognito/user-pool/token/sim-cognito-token-claims.d.ts.map +1 -1
- package/dist/service/cognito/user-pool/token/sim-cognito-token-claims.js.map +1 -1
- package/dist/service/cognito/user-pool/token/sim-cognito-token-issuer.d.ts +5 -0
- package/dist/service/cognito/user-pool/token/sim-cognito-token-issuer.d.ts.map +1 -1
- package/dist/service/cognito/user-pool/token/sim-cognito-token-issuer.js +3 -0
- package/dist/service/cognito/user-pool/token/sim-cognito-token-issuer.js.map +1 -1
- package/dist/service/cognito/user-pool/user/sim-cognito-standard-attributes.d.ts +9 -0
- package/dist/service/cognito/user-pool/user/sim-cognito-standard-attributes.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/user/sim-cognito-standard-attributes.js +39 -0
- package/dist/service/cognito/user-pool/user/sim-cognito-standard-attributes.js.map +1 -0
- package/dist/service/cognito/user-pool/user/sim-cognito-user-attributes.d.ts.map +1 -1
- package/dist/service/cognito/user-pool/user/sim-cognito-user-attributes.js +2 -29
- package/dist/service/cognito/user-pool/user/sim-cognito-user-attributes.js.map +1 -1
- package/dist/service/cognito/user-pool/user/sim-cognito-user-factory.d.ts +15 -0
- package/dist/service/cognito/user-pool/user/sim-cognito-user-factory.d.ts.map +1 -1
- package/dist/service/cognito/user-pool/user/sim-cognito-user-factory.js +17 -0
- package/dist/service/cognito/user-pool/user/sim-cognito-user-factory.js.map +1 -1
- package/dist/service/cognito/user-pool/user/sim-cognito-user-status.d.ts +14 -4
- package/dist/service/cognito/user-pool/user/sim-cognito-user-status.d.ts.map +1 -1
- package/dist/service/cognito/user-pool/user/sim-cognito-user-status.js +13 -3
- package/dist/service/cognito/user-pool/user/sim-cognito-user-status.js.map +1 -1
- package/dist/service/cognito/user-pool/user/sim-cognito-user.d.ts +20 -0
- package/dist/service/cognito/user-pool/user/sim-cognito-user.d.ts.map +1 -1
- package/dist/service/cognito/user-pool/user/sim-cognito-user.js +29 -1
- package/dist/service/cognito/user-pool/user/sim-cognito-user.js.map +1 -1
- 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/resolve/sim-r53-service-target-resolver.d.ts +1 -0
- package/dist/service/route53/resolve/sim-r53-service-target-resolver.d.ts.map +1 -1
- package/dist/service/route53/resolve/sim-r53-service-target-resolver.js +1 -0
- package/dist/service/route53/resolve/sim-r53-service-target-resolver.js.map +1 -1
- package/dist/service/route53/resolve/sim-route53-resolver.d.ts +7 -0
- package/dist/service/route53/resolve/sim-route53-resolver.d.ts.map +1 -1
- package/dist/service/route53/resolve/sim-route53-resolver.js +12 -4
- package/dist/service/route53/resolve/sim-route53-resolver.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 +52 -19
- package/dist/service/route53/sim-route53.d.ts.map +1 -1
- package/dist/service/route53/sim-route53.js +59 -49
- package/dist/service/route53/sim-route53.js.map +1 -1
- package/package.json +11 -1
- package/dist/service/cognito/command/client/sim-cognito-unsimulated-managed-login.d.ts +0 -24
- package/dist/service/cognito/command/client/sim-cognito-unsimulated-managed-login.d.ts.map +0 -1
- package/dist/service/cognito/command/client/sim-cognito-unsimulated-managed-login.js +0 -51
- package/dist/service/cognito/command/client/sim-cognito-unsimulated-managed-login.js.map +0 -1
- package/dist/service/cognito/user-pool/client/sim-cognito-unsimulated-client-settings.d.ts +0 -42
- package/dist/service/cognito/user-pool/client/sim-cognito-unsimulated-client-settings.d.ts.map +0 -1
- package/dist/service/cognito/user-pool/client/sim-cognito-unsimulated-client-settings.js +0 -44
- package/dist/service/cognito/user-pool/client/sim-cognito-unsimulated-client-settings.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-listener.d.ts","sourceRoot":"","sources":["../../../../src/service/elbv2/listener/sim-elbv2-listener.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AACpE,OAAO,KAAK,EACV,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,wCAAwC,CAAC;AAMhD,UAAU,0BAA0B;IAClC,QAAQ,CAAC,eAAe,EAAE,MAAM,CAAC;IACjC,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,SAAS,EAAE,MAAM,GAAG,SAAS,CAAC;IACvC,QAAQ,CAAC,YAAY,EAAE,SAAS,mBAAmB,EAAE,CAAC;IACtD,QAAQ,CAAC,cAAc,EAAE,SAAS,cAAc,EAAE,CAAC;CACpD;AAED;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACtC,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACvC,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACxC,QAAQ,CAAC,YAAY,CAAC,EAAE,SAAS,mBAAmB,EAAE,GAAG,SAAS,CAAC;IACnE,QAAQ,CAAC,cAAc,CAAC,EAAE,SAAS,cAAc,EAAE,GAAG,SAAS,CAAC;CACjE;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B,QAAQ,CAAC,eAAe,EAAE,MAAM,CAAC;IACjC,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACxC,QAAQ,CAAC,YAAY,EAAE,SAAS,mBAAmB,EAAE,CAAC;IACtD,QAAQ,CAAC,cAAc,EAAE,SAAS,kBAAkB,EAAE,CAAC;CACxD;AAED;;;;;;;GAOG;AACH,qBAAa,gBAAgB;IAC3B,SAAgB,GAAG,EAAE,MAAM,CAAC;IAC5B,SAAgB,eAAe,EAAE,MAAM,CAAC;IAExC,OAAO,CAAC,WAAW,CAAS;IAC5B,OAAO,CAAC,eAAe,CAAS;IAChC,OAAO,CAAC,gBAAgB,CAAqB;IAC7C,OAAO,CAAC,mBAAmB,CAAiC;IAC5D,OAAO,CAAC,qBAAqB,CAA4B;IAEzD,YAAY,UAAU,EAAE,0BAA0B,EAkBjD;IAED,yCAAyC;IACzC,IAAI,IAAI,IAAI,MAAM,CAEjB;IAED,yCAAyC;IACzC,IAAI,QAAQ,IAAI,MAAM,CAErB;IAED,mDAAmD;IACnD,IAAI,YAAY,IAAI,SAAS,mBAAmB,EAAE,CAEjD;IAED,6DAA6D;IAC7D,IAAI,cAAc,IAAI,SAAS,cAAc,EAAE,CAE9C;IAED;;;;;;;OAOG;IACH,MAAM,CAAC,OAAO,EAAE,uBAAuB,GAAG,IAAI,CAe7C;IAED;;OAEG;IACH,IAAI,IAAI,oBAAoB,CAU3B;CACF"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import { requireSimElbV2ListenerCertificate, simElbV2ListenerSslPolicy, } from "./sim-elbv2-listener-security.js";
|
|
2
|
+
/**
|
|
3
|
+
* One simulated listener on an Application Load Balancer.
|
|
4
|
+
*
|
|
5
|
+
* A listener's ARN is built from its load balancer's rather than from the
|
|
6
|
+
* scope, which is what makes the load balancer's name and id appear in it the
|
|
7
|
+
* way real ELB has them, and what makes a listener ARN say which load balancer
|
|
8
|
+
* it belongs to without anything having to look it up.
|
|
9
|
+
*/
|
|
10
|
+
export class SimElbV2Listener {
|
|
11
|
+
arn;
|
|
12
|
+
loadBalancerArn;
|
|
13
|
+
currentPort;
|
|
14
|
+
currentProtocol;
|
|
15
|
+
currentSslPolicy;
|
|
16
|
+
currentCertificates;
|
|
17
|
+
currentDefaultActions;
|
|
18
|
+
constructor(properties) {
|
|
19
|
+
this.loadBalancerArn = properties.loadBalancerArn;
|
|
20
|
+
this.arn = `${properties.loadBalancerArn.replace(":loadbalancer/", ":listener/")}/${properties.id}`;
|
|
21
|
+
this.currentPort = properties.port;
|
|
22
|
+
this.currentProtocol = properties.protocol;
|
|
23
|
+
this.currentSslPolicy = simElbV2ListenerSslPolicy(properties.protocol, properties.sslPolicy);
|
|
24
|
+
// Copied for the same reason an action's input is: what a listener
|
|
25
|
+
// presents cannot change because a caller reused the array it sent.
|
|
26
|
+
this.currentCertificates = structuredClone(properties.certificates);
|
|
27
|
+
this.currentDefaultActions = properties.defaultActions;
|
|
28
|
+
requireSimElbV2ListenerCertificate(properties.protocol, this.certificates);
|
|
29
|
+
}
|
|
30
|
+
/** The port this listener answers on. */
|
|
31
|
+
get port() {
|
|
32
|
+
return this.currentPort;
|
|
33
|
+
}
|
|
34
|
+
/** The protocol this listener speaks. */
|
|
35
|
+
get protocol() {
|
|
36
|
+
return this.currentProtocol;
|
|
37
|
+
}
|
|
38
|
+
/** The certificates an HTTPS listener presents. */
|
|
39
|
+
get certificates() {
|
|
40
|
+
return this.currentCertificates;
|
|
41
|
+
}
|
|
42
|
+
/** What this listener does with a request no rule claims. */
|
|
43
|
+
get defaultActions() {
|
|
44
|
+
return this.currentDefaultActions;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Change what a request names, leaving the rest as it was.
|
|
48
|
+
*
|
|
49
|
+
* The certificate rule is checked against the listener as it would be after
|
|
50
|
+
* the change rather than against the request, so switching a listener to
|
|
51
|
+
* HTTPS and giving it a certificate in one request is allowed and switching
|
|
52
|
+
* it without one is not.
|
|
53
|
+
*/
|
|
54
|
+
modify(changes) {
|
|
55
|
+
const protocol = changes.protocol ?? this.currentProtocol;
|
|
56
|
+
const certificates = changes.certificates ?? this.currentCertificates;
|
|
57
|
+
requireSimElbV2ListenerCertificate(protocol, certificates);
|
|
58
|
+
this.currentPort = changes.port ?? this.currentPort;
|
|
59
|
+
this.currentProtocol = protocol;
|
|
60
|
+
this.currentCertificates = structuredClone(certificates);
|
|
61
|
+
this.currentSslPolicy = simElbV2ListenerSslPolicy(protocol, changes.sslPolicy ?? this.currentSslPolicy);
|
|
62
|
+
this.currentDefaultActions =
|
|
63
|
+
changes.defaultActions ?? this.currentDefaultActions;
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* Report this listener in the shape the SDK reads it back in.
|
|
67
|
+
*/
|
|
68
|
+
view() {
|
|
69
|
+
return {
|
|
70
|
+
ListenerArn: this.arn,
|
|
71
|
+
LoadBalancerArn: this.loadBalancerArn,
|
|
72
|
+
Port: this.port,
|
|
73
|
+
Protocol: this.protocol,
|
|
74
|
+
SslPolicy: this.currentSslPolicy,
|
|
75
|
+
Certificates: this.certificates,
|
|
76
|
+
DefaultActions: this.defaultActions.map((action) => action.view()),
|
|
77
|
+
};
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
//# sourceMappingURL=sim-elbv2-listener.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-listener.js","sourceRoot":"","sources":["../../../../src/service/elbv2/listener/sim-elbv2-listener.ts"],"names":[],"mappings":"AAKA,OAAO,EACL,kCAAkC,EAClC,yBAAyB,GAC1B,MAAM,kCAAkC,CAAC;AAoC1C;;;;;;;GAOG;AACH,MAAM,OAAO,gBAAgB;IACX,GAAG,CAAS;IACZ,eAAe,CAAS;IAEhC,WAAW,CAAS;IACpB,eAAe,CAAS;IACxB,gBAAgB,CAAqB;IACrC,mBAAmB,CAAiC;IACpD,qBAAqB,CAA4B;IAEzD,YAAY,UAAsC;QAChD,IAAI,CAAC,eAAe,GAAG,UAAU,CAAC,eAAe,CAAC;QAClD,IAAI,CAAC,GAAG,GAAG,GAAG,UAAU,CAAC,eAAe,CAAC,OAAO,CAC9C,gBAAgB,EAChB,YAAY,CACb,IAAI,UAAU,CAAC,EAAE,EAAE,CAAC;QACrB,IAAI,CAAC,WAAW,GAAG,UAAU,CAAC,IAAI,CAAC;QACnC,IAAI,CAAC,eAAe,GAAG,UAAU,CAAC,QAAQ,CAAC;QAC3C,IAAI,CAAC,gBAAgB,GAAG,yBAAyB,CAC/C,UAAU,CAAC,QAAQ,EACnB,UAAU,CAAC,SAAS,CACrB,CAAC;QACF,mEAAmE;QACnE,oEAAoE;QACpE,IAAI,CAAC,mBAAmB,GAAG,eAAe,CAAC,UAAU,CAAC,YAAY,CAAC,CAAC;QACpE,IAAI,CAAC,qBAAqB,GAAG,UAAU,CAAC,cAAc,CAAC;QAEvD,kCAAkC,CAAC,UAAU,CAAC,QAAQ,EAAE,IAAI,CAAC,YAAY,CAAC,CAAC;IAC7E,CAAC;IAED,yCAAyC;IACzC,IAAI,IAAI;QACN,OAAO,IAAI,CAAC,WAAW,CAAC;IAC1B,CAAC;IAED,yCAAyC;IACzC,IAAI,QAAQ;QACV,OAAO,IAAI,CAAC,eAAe,CAAC;IAC9B,CAAC;IAED,mDAAmD;IACnD,IAAI,YAAY;QACd,OAAO,IAAI,CAAC,mBAAmB,CAAC;IAClC,CAAC;IAED,6DAA6D;IAC7D,IAAI,cAAc;QAChB,OAAO,IAAI,CAAC,qBAAqB,CAAC;IACpC,CAAC;IAED;;;;;;;OAOG;IACH,MAAM,CAAC,OAAgC;QACrC,MAAM,QAAQ,GAAG,OAAO,CAAC,QAAQ,IAAI,IAAI,CAAC,eAAe,CAAC;QAC1D,MAAM,YAAY,GAAG,OAAO,CAAC,YAAY,IAAI,IAAI,CAAC,mBAAmB,CAAC;QAEtE,kCAAkC,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAC;QAE3D,IAAI,CAAC,WAAW,GAAG,OAAO,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,CAAC;QACpD,IAAI,CAAC,eAAe,GAAG,QAAQ,CAAC;QAChC,IAAI,CAAC,mBAAmB,GAAG,eAAe,CAAC,YAAY,CAAC,CAAC;QACzD,IAAI,CAAC,gBAAgB,GAAG,yBAAyB,CAC/C,QAAQ,EACR,OAAO,CAAC,SAAS,IAAI,IAAI,CAAC,gBAAgB,CAC3C,CAAC;QACF,IAAI,CAAC,qBAAqB;YACxB,OAAO,CAAC,cAAc,IAAI,IAAI,CAAC,qBAAqB,CAAC;IACzD,CAAC;IAED;;OAEG;IACH,IAAI;QACF,OAAO;YACL,WAAW,EAAE,IAAI,CAAC,GAAG;YACrB,eAAe,EAAE,IAAI,CAAC,eAAe;YACrC,IAAI,EAAE,IAAI,CAAC,IAAI;YACf,QAAQ,EAAE,IAAI,CAAC,QAAQ;YACvB,SAAS,EAAE,IAAI,CAAC,gBAAgB;YAChC,YAAY,EAAE,IAAI,CAAC,YAAY;YAC/B,cAAc,EAAE,IAAI,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC;SACnE,CAAC;IACJ,CAAC;CACF"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import type { SimAwsAccountRegionScope } from "../../aws/sim-aws-account-region-scope.js";
|
|
2
|
+
import type { SimElbV2LoadBalancerScheme } from "./sim-elbv2-load-balancer-scheme.js";
|
|
3
|
+
/**
|
|
4
|
+
* The ARN of one simulated Application Load Balancer.
|
|
5
|
+
*
|
|
6
|
+
* An ALB ARN names the load balancer type as well as the load balancer:
|
|
7
|
+
* `arn:aws:elasticloadbalancing:<region>:<account>:loadbalancer/app/<name>/<id>`.
|
|
8
|
+
* The `app/` part is what tells it apart from a network or gateway load
|
|
9
|
+
* balancer, and everything derived from it, a listener ARN above all, carries
|
|
10
|
+
* that part too.
|
|
11
|
+
*/
|
|
12
|
+
export declare function simElbV2LoadBalancerArn(name: string, id: string, scope: SimAwsAccountRegionScope): string;
|
|
13
|
+
/**
|
|
14
|
+
* The DNS name real ELB issues for a load balancer.
|
|
15
|
+
*
|
|
16
|
+
* This is the whole point of creating one here: a Route53 alias or a CloudFront
|
|
17
|
+
* origin needs a host name of the right shape to point at, and it is the only
|
|
18
|
+
* name by which anything reaches a load balancer on real AWS. An internal load
|
|
19
|
+
* balancer's name carries the `internal-` prefix real ELB gives it, which is
|
|
20
|
+
* why that prefix is refused in a load balancer's own name.
|
|
21
|
+
*/
|
|
22
|
+
export declare function simElbV2LoadBalancerDnsName(name: string, suffix: string, scheme: SimElbV2LoadBalancerScheme, scope: SimAwsAccountRegionScope): string;
|
|
23
|
+
/**
|
|
24
|
+
* The Route53 hosted zone a load balancer's DNS name lives in.
|
|
25
|
+
*
|
|
26
|
+
* Real ELB has one of these per region, published by AWS and needed by an
|
|
27
|
+
* alias record pointing at a load balancer. This simulation issues one value
|
|
28
|
+
* everywhere instead of carrying that table, because simulated Route53
|
|
29
|
+
* resolves an alias by looking the target up rather than by its zone id, so
|
|
30
|
+
* only the shape is load bearing. A test copying this value into a real
|
|
31
|
+
* template would be copying the wrong one.
|
|
32
|
+
*/
|
|
33
|
+
export declare const simElbV2CanonicalHostedZoneId = "Z0000000000000";
|
|
34
|
+
//# sourceMappingURL=sim-elbv2-load-balancer-arn.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-load-balancer-arn.d.ts","sourceRoot":"","sources":["../../../../src/service/elbv2/load-balancer/sim-elbv2-load-balancer-arn.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAC;AAC1F,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,qCAAqC,CAAC;AAEtF;;;;;;;;GAQG;AACH,wBAAgB,uBAAuB,CACrC,IAAI,EAAE,MAAM,EACZ,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,wBAAwB,GAC9B,MAAM,CAKR;AAED;;;;;;;;GAQG;AACH,wBAAgB,2BAA2B,CACzC,IAAI,EAAE,MAAM,EACZ,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,0BAA0B,EAClC,KAAK,EAAE,wBAAwB,GAC9B,MAAM,CAIR;AAED;;;;;;;;;GASG;AACH,eAAO,MAAM,6BAA6B,mBAAmB,CAAC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* The ARN of one simulated Application Load Balancer.
|
|
3
|
+
*
|
|
4
|
+
* An ALB ARN names the load balancer type as well as the load balancer:
|
|
5
|
+
* `arn:aws:elasticloadbalancing:<region>:<account>:loadbalancer/app/<name>/<id>`.
|
|
6
|
+
* The `app/` part is what tells it apart from a network or gateway load
|
|
7
|
+
* balancer, and everything derived from it, a listener ARN above all, carries
|
|
8
|
+
* that part too.
|
|
9
|
+
*/
|
|
10
|
+
export function simElbV2LoadBalancerArn(name, id, scope) {
|
|
11
|
+
return (`arn:aws:elasticloadbalancing:${scope.regionName}:${scope.accountId}:` +
|
|
12
|
+
`loadbalancer/app/${name}/${id}`);
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* The DNS name real ELB issues for a load balancer.
|
|
16
|
+
*
|
|
17
|
+
* This is the whole point of creating one here: a Route53 alias or a CloudFront
|
|
18
|
+
* origin needs a host name of the right shape to point at, and it is the only
|
|
19
|
+
* name by which anything reaches a load balancer on real AWS. An internal load
|
|
20
|
+
* balancer's name carries the `internal-` prefix real ELB gives it, which is
|
|
21
|
+
* why that prefix is refused in a load balancer's own name.
|
|
22
|
+
*/
|
|
23
|
+
export function simElbV2LoadBalancerDnsName(name, suffix, scheme, scope) {
|
|
24
|
+
const prefix = scheme === "internal" ? "internal-" : "";
|
|
25
|
+
return `${prefix}${name}-${suffix}.${scope.regionName}.elb.amazonaws.com`;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* The Route53 hosted zone a load balancer's DNS name lives in.
|
|
29
|
+
*
|
|
30
|
+
* Real ELB has one of these per region, published by AWS and needed by an
|
|
31
|
+
* alias record pointing at a load balancer. This simulation issues one value
|
|
32
|
+
* everywhere instead of carrying that table, because simulated Route53
|
|
33
|
+
* resolves an alias by looking the target up rather than by its zone id, so
|
|
34
|
+
* only the shape is load bearing. A test copying this value into a real
|
|
35
|
+
* template would be copying the wrong one.
|
|
36
|
+
*/
|
|
37
|
+
export const simElbV2CanonicalHostedZoneId = "Z0000000000000";
|
|
38
|
+
//# sourceMappingURL=sim-elbv2-load-balancer-arn.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-load-balancer-arn.js","sourceRoot":"","sources":["../../../../src/service/elbv2/load-balancer/sim-elbv2-load-balancer-arn.ts"],"names":[],"mappings":"AAGA;;;;;;;;GAQG;AACH,MAAM,UAAU,uBAAuB,CACrC,IAAY,EACZ,EAAU,EACV,KAA+B;IAE/B,OAAO,CACL,gCAAgC,KAAK,CAAC,UAAU,IAAI,KAAK,CAAC,SAAS,GAAG;QACtE,oBAAoB,IAAI,IAAI,EAAE,EAAE,CACjC,CAAC;AACJ,CAAC;AAED;;;;;;;;GAQG;AACH,MAAM,UAAU,2BAA2B,CACzC,IAAY,EACZ,MAAc,EACd,MAAkC,EAClC,KAA+B;IAE/B,MAAM,MAAM,GAAG,MAAM,KAAK,UAAU,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,CAAC;IAExD,OAAO,GAAG,MAAM,GAAG,IAAI,IAAI,MAAM,IAAI,KAAK,CAAC,UAAU,oBAAoB,CAAC;AAC5E,CAAC;AAED;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG,gBAAgB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-load-balancer-name.d.ts","sourceRoot":"","sources":["../../../../src/service/elbv2/load-balancer/sim-elbv2-load-balancer-name.ts"],"names":[],"mappings":"AAWA;;GAEG;AACH,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,MAAM,GAAG,SAAS,GAAG,MAAM,CAW1E"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { SimElbV2ValidationError } from "../error/sim-elbv2.error.js";
|
|
2
|
+
import { readSimElbV2Name } from "../sim-elbv2-resource-name.js";
|
|
3
|
+
/**
|
|
4
|
+
* The prefix real ELB reserves for the DNS name of an internal load balancer.
|
|
5
|
+
*
|
|
6
|
+
* A load balancer named with it could not be told apart from an internal one
|
|
7
|
+
* by host name alone, which is why real ELB refuses the name.
|
|
8
|
+
*/
|
|
9
|
+
const reservedPrefix = "internal-";
|
|
10
|
+
/**
|
|
11
|
+
* Read the name of a load balancer a request names.
|
|
12
|
+
*/
|
|
13
|
+
export function simElbV2LoadBalancerName(value) {
|
|
14
|
+
const name = readSimElbV2Name("LoadBalancerName", value ?? "");
|
|
15
|
+
if (name.startsWith(reservedPrefix)) {
|
|
16
|
+
throw new SimElbV2ValidationError(`LoadBalancerName '${name}' cannot begin with '${reservedPrefix}', ` +
|
|
17
|
+
`which real ELB reserves for the DNS name of an internal load balancer`);
|
|
18
|
+
}
|
|
19
|
+
return name;
|
|
20
|
+
}
|
|
21
|
+
//# sourceMappingURL=sim-elbv2-load-balancer-name.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-load-balancer-name.js","sourceRoot":"","sources":["../../../../src/service/elbv2/load-balancer/sim-elbv2-load-balancer-name.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AACtE,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAEjE;;;;;GAKG;AACH,MAAM,cAAc,GAAG,WAAW,CAAC;AAEnC;;GAEG;AACH,MAAM,UAAU,wBAAwB,CAAC,KAAyB;IAChE,MAAM,IAAI,GAAG,gBAAgB,CAAC,kBAAkB,EAAE,KAAK,IAAI,EAAE,CAAC,CAAC;IAE/D,IAAI,IAAI,CAAC,UAAU,CAAC,cAAc,CAAC,EAAE,CAAC;QACpC,MAAM,IAAI,uBAAuB,CAC/B,qBAAqB,IAAI,wBAAwB,cAAc,KAAK;YAClE,uEAAuE,CAC1E,CAAC;IACJ,CAAC;IAED,OAAO,IAAI,CAAC;AACd,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Whether a load balancer answers from the internet or only from inside a VPC.
|
|
3
|
+
*
|
|
4
|
+
* The difference is visible here in one place, the DNS name, since an internal
|
|
5
|
+
* load balancer's host name carries an `internal-` prefix. Nothing about
|
|
6
|
+
* reachability follows from it in this simulation, because there is no network
|
|
7
|
+
* boundary to be on either side of.
|
|
8
|
+
*/
|
|
9
|
+
export type SimElbV2LoadBalancerScheme = "internet-facing" | "internal";
|
|
10
|
+
/**
|
|
11
|
+
* Read the scheme a request names, defaulting as real ELB does.
|
|
12
|
+
*/
|
|
13
|
+
export declare function simElbV2LoadBalancerScheme(value: string | undefined): SimElbV2LoadBalancerScheme;
|
|
14
|
+
//# sourceMappingURL=sim-elbv2-load-balancer-scheme.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-load-balancer-scheme.d.ts","sourceRoot":"","sources":["../../../../src/service/elbv2/load-balancer/sim-elbv2-load-balancer-scheme.ts"],"names":[],"mappings":"AAEA;;;;;;;GAOG;AACH,MAAM,MAAM,0BAA0B,GAAG,iBAAiB,GAAG,UAAU,CAAC;AASxE;;GAEG;AACH,wBAAgB,0BAA0B,CACxC,KAAK,EAAE,MAAM,GAAG,SAAS,GACxB,0BAA0B,CAa5B"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { SimElbV2ValidationError } from "../error/sim-elbv2.error.js";
|
|
2
|
+
const schemes = new Set(["internet-facing", "internal"]);
|
|
3
|
+
/**
|
|
4
|
+
* The scheme real ELB gives a load balancer whose request names none.
|
|
5
|
+
*/
|
|
6
|
+
const defaultScheme = "internet-facing";
|
|
7
|
+
/**
|
|
8
|
+
* Read the scheme a request names, defaulting as real ELB does.
|
|
9
|
+
*/
|
|
10
|
+
export function simElbV2LoadBalancerScheme(value) {
|
|
11
|
+
if (value === undefined) {
|
|
12
|
+
return defaultScheme;
|
|
13
|
+
}
|
|
14
|
+
if (!schemes.has(value)) {
|
|
15
|
+
throw new SimElbV2ValidationError(`Scheme '${value}' is not valid. A scheme is ` +
|
|
16
|
+
`${[...schemes].join(" or ")}.`);
|
|
17
|
+
}
|
|
18
|
+
return value;
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=sim-elbv2-load-balancer-scheme.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-load-balancer-scheme.js","sourceRoot":"","sources":["../../../../src/service/elbv2/load-balancer/sim-elbv2-load-balancer-scheme.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AAYtE,MAAM,OAAO,GAAG,IAAI,GAAG,CAAS,CAAC,iBAAiB,EAAE,UAAU,CAAC,CAAC,CAAC;AAEjE;;GAEG;AACH,MAAM,aAAa,GAA+B,iBAAiB,CAAC;AAEpE;;GAEG;AACH,MAAM,UAAU,0BAA0B,CACxC,KAAyB;IAEzB,IAAI,KAAK,KAAK,SAAS,EAAE,CAAC;QACxB,OAAO,aAAa,CAAC;IACvB,CAAC;IAED,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,EAAE,CAAC;QACxB,MAAM,IAAI,uBAAuB,CAC/B,WAAW,KAAK,8BAA8B;YAC5C,GAAG,CAAC,GAAG,OAAO,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,GAAG,CAClC,CAAC;IACJ,CAAC;IAED,OAAO,KAAmC,CAAC;AAC7C,CAAC"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import type { SimElbV2LoadBalancer } from "./sim-elbv2-load-balancer.js";
|
|
2
|
+
/**
|
|
3
|
+
* The load balancers of one simulated ELBv2 scope.
|
|
4
|
+
*
|
|
5
|
+
* A name is unique within an account and region on real ELB rather than
|
|
6
|
+
* globally, which is the same scope this store is created in, so holding the
|
|
7
|
+
* names here is all that uniqueness needs.
|
|
8
|
+
*/
|
|
9
|
+
export declare class SimElbV2LoadBalancerStore {
|
|
10
|
+
private readonly loadBalancers;
|
|
11
|
+
private sequence;
|
|
12
|
+
/**
|
|
13
|
+
* Every load balancer in this scope, in creation order.
|
|
14
|
+
*/
|
|
15
|
+
get all(): readonly SimElbV2LoadBalancer[];
|
|
16
|
+
/**
|
|
17
|
+
* Take the next id for a load balancer about to be created.
|
|
18
|
+
*/
|
|
19
|
+
nextSequence(): number;
|
|
20
|
+
/**
|
|
21
|
+
* Refuse a name another load balancer in this scope already holds.
|
|
22
|
+
*/
|
|
23
|
+
requireNameAvailable(name: string): void;
|
|
24
|
+
/**
|
|
25
|
+
* Store a created load balancer.
|
|
26
|
+
*/
|
|
27
|
+
put(loadBalancer: SimElbV2LoadBalancer): void;
|
|
28
|
+
/**
|
|
29
|
+
* Find a load balancer by name.
|
|
30
|
+
*/
|
|
31
|
+
findByName(name: string): SimElbV2LoadBalancer | undefined;
|
|
32
|
+
/**
|
|
33
|
+
* Resolve a load balancer by ARN, or refuse.
|
|
34
|
+
*/
|
|
35
|
+
requireByArn(arn: string): SimElbV2LoadBalancer;
|
|
36
|
+
/**
|
|
37
|
+
* Resolve a load balancer by name, or refuse.
|
|
38
|
+
*/
|
|
39
|
+
requireByName(name: string): SimElbV2LoadBalancer;
|
|
40
|
+
/**
|
|
41
|
+
* Forget a deleted load balancer.
|
|
42
|
+
*/
|
|
43
|
+
remove(loadBalancer: SimElbV2LoadBalancer): void;
|
|
44
|
+
}
|
|
45
|
+
//# sourceMappingURL=sim-elbv2-load-balancer-store.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-load-balancer-store.d.ts","sourceRoot":"","sources":["../../../../src/service/elbv2/load-balancer/sim-elbv2-load-balancer-store.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAEzE;;;;;;GAMG;AACH,qBAAa,yBAAyB;IACpC,OAAO,CAAC,QAAQ,CAAC,aAAa,CAA2C;IACzE,OAAO,CAAC,QAAQ,CAAK;IAErB;;OAEG;IACH,IAAI,GAAG,IAAI,SAAS,oBAAoB,EAAE,CAEzC;IAED;;OAEG;IACH,YAAY,IAAI,MAAM,CAGrB;IAED;;OAEG;IACH,oBAAoB,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI,CAOvC;IAED;;OAEG;IACH,GAAG,CAAC,YAAY,EAAE,oBAAoB,GAAG,IAAI,CAE5C;IAED;;OAEG;IACH,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,oBAAoB,GAAG,SAAS,CAEzD;IAED;;OAEG;IACH,YAAY,CAAC,GAAG,EAAE,MAAM,GAAG,oBAAoB,CAU9C;IAED;;OAEG;IACH,aAAa,CAAC,IAAI,EAAE,MAAM,GAAG,oBAAoB,CAUhD;IAED;;OAEG;IACH,MAAM,CAAC,YAAY,EAAE,oBAAoB,GAAG,IAAI,CAE/C;CACF"}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { SimElbV2DuplicateLoadBalancerNameException, SimElbV2LoadBalancerNotFoundException, } from "../error/sim-elbv2.error.js";
|
|
2
|
+
/**
|
|
3
|
+
* The load balancers of one simulated ELBv2 scope.
|
|
4
|
+
*
|
|
5
|
+
* A name is unique within an account and region on real ELB rather than
|
|
6
|
+
* globally, which is the same scope this store is created in, so holding the
|
|
7
|
+
* names here is all that uniqueness needs.
|
|
8
|
+
*/
|
|
9
|
+
export class SimElbV2LoadBalancerStore {
|
|
10
|
+
loadBalancers = new Map();
|
|
11
|
+
sequence = 0;
|
|
12
|
+
/**
|
|
13
|
+
* Every load balancer in this scope, in creation order.
|
|
14
|
+
*/
|
|
15
|
+
get all() {
|
|
16
|
+
return this.loadBalancers.values().toArray();
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Take the next id for a load balancer about to be created.
|
|
20
|
+
*/
|
|
21
|
+
nextSequence() {
|
|
22
|
+
this.sequence += 1;
|
|
23
|
+
return this.sequence;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Refuse a name another load balancer in this scope already holds.
|
|
27
|
+
*/
|
|
28
|
+
requireNameAvailable(name) {
|
|
29
|
+
if (this.findByName(name) !== undefined) {
|
|
30
|
+
throw new SimElbV2DuplicateLoadBalancerNameException(`A load balancer named '${name}' already exists in this account and ` +
|
|
31
|
+
`region`);
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Store a created load balancer.
|
|
36
|
+
*/
|
|
37
|
+
put(loadBalancer) {
|
|
38
|
+
this.loadBalancers.set(loadBalancer.arn, loadBalancer);
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* Find a load balancer by name.
|
|
42
|
+
*/
|
|
43
|
+
findByName(name) {
|
|
44
|
+
return this.all.find((loadBalancer) => loadBalancer.name === name);
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Resolve a load balancer by ARN, or refuse.
|
|
48
|
+
*/
|
|
49
|
+
requireByArn(arn) {
|
|
50
|
+
const found = this.loadBalancers.get(arn);
|
|
51
|
+
if (found === undefined) {
|
|
52
|
+
throw new SimElbV2LoadBalancerNotFoundException(`No sim ELBv2 load balancer with ARN ${arn}`);
|
|
53
|
+
}
|
|
54
|
+
return found;
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* Resolve a load balancer by name, or refuse.
|
|
58
|
+
*/
|
|
59
|
+
requireByName(name) {
|
|
60
|
+
const found = this.findByName(name);
|
|
61
|
+
if (found === undefined) {
|
|
62
|
+
throw new SimElbV2LoadBalancerNotFoundException(`No sim ELBv2 load balancer named ${name}`);
|
|
63
|
+
}
|
|
64
|
+
return found;
|
|
65
|
+
}
|
|
66
|
+
/**
|
|
67
|
+
* Forget a deleted load balancer.
|
|
68
|
+
*/
|
|
69
|
+
remove(loadBalancer) {
|
|
70
|
+
this.loadBalancers.delete(loadBalancer.arn);
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
//# sourceMappingURL=sim-elbv2-load-balancer-store.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-load-balancer-store.js","sourceRoot":"","sources":["../../../../src/service/elbv2/load-balancer/sim-elbv2-load-balancer-store.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,0CAA0C,EAC1C,qCAAqC,GACtC,MAAM,6BAA6B,CAAC;AAGrC;;;;;;GAMG;AACH,MAAM,OAAO,yBAAyB;IACnB,aAAa,GAAG,IAAI,GAAG,EAAgC,CAAC;IACjE,QAAQ,GAAG,CAAC,CAAC;IAErB;;OAEG;IACH,IAAI,GAAG;QACL,OAAO,IAAI,CAAC,aAAa,CAAC,MAAM,EAAE,CAAC,OAAO,EAAE,CAAC;IAC/C,CAAC;IAED;;OAEG;IACH,YAAY;QACV,IAAI,CAAC,QAAQ,IAAI,CAAC,CAAC;QACnB,OAAO,IAAI,CAAC,QAAQ,CAAC;IACvB,CAAC;IAED;;OAEG;IACH,oBAAoB,CAAC,IAAY;QAC/B,IAAI,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,KAAK,SAAS,EAAE,CAAC;YACxC,MAAM,IAAI,0CAA0C,CAClD,0BAA0B,IAAI,uCAAuC;gBACnE,QAAQ,CACX,CAAC;QACJ,CAAC;IACH,CAAC;IAED;;OAEG;IACH,GAAG,CAAC,YAAkC;QACpC,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,EAAE,YAAY,CAAC,CAAC;IACzD,CAAC;IAED;;OAEG;IACH,UAAU,CAAC,IAAY;QACrB,OAAO,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC,YAAY,EAAE,EAAE,CAAC,YAAY,CAAC,IAAI,KAAK,IAAI,CAAC,CAAC;IACrE,CAAC;IAED;;OAEG;IACH,YAAY,CAAC,GAAW;QACtB,MAAM,KAAK,GAAG,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;QAE1C,IAAI,KAAK,KAAK,SAAS,EAAE,CAAC;YACxB,MAAM,IAAI,qCAAqC,CAC7C,uCAAuC,GAAG,EAAE,CAC7C,CAAC;QACJ,CAAC;QAED,OAAO,KAAK,CAAC;IACf,CAAC;IAED;;OAEG;IACH,aAAa,CAAC,IAAY;QACxB,MAAM,KAAK,GAAG,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;QAEpC,IAAI,KAAK,KAAK,SAAS,EAAE,CAAC;YACxB,MAAM,IAAI,qCAAqC,CAC7C,oCAAoC,IAAI,EAAE,CAC3C,CAAC;QACJ,CAAC;QAED,OAAO,KAAK,CAAC;IACf,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,YAAkC;QACvC,IAAI,CAAC,aAAa,CAAC,MAAM,CAAC,YAAY,CAAC,GAAG,CAAC,CAAC;IAC9C,CAAC;CACF"}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import type { SimAwsAccountRegionScope } from "../../aws/sim-aws-account-region-scope.js";
|
|
2
|
+
import type { SimElbV2LoadBalancerScheme } from "./sim-elbv2-load-balancer-scheme.js";
|
|
3
|
+
interface SimElbV2LoadBalancerProperties {
|
|
4
|
+
readonly name: string;
|
|
5
|
+
readonly scheme: SimElbV2LoadBalancerScheme;
|
|
6
|
+
readonly ipAddressType: string;
|
|
7
|
+
readonly id: string;
|
|
8
|
+
readonly dnsSuffix: string;
|
|
9
|
+
readonly createdTime: Date;
|
|
10
|
+
readonly accountRegionScope: SimAwsAccountRegionScope;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* How a load balancer is reported once it is ready to take requests.
|
|
14
|
+
*/
|
|
15
|
+
export interface SimElbV2LoadBalancerStateView {
|
|
16
|
+
readonly Code: string;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* A simulated load balancer as the SDK reads it back.
|
|
20
|
+
*/
|
|
21
|
+
export interface SimElbV2LoadBalancerView {
|
|
22
|
+
readonly LoadBalancerArn: string;
|
|
23
|
+
readonly LoadBalancerName: string;
|
|
24
|
+
readonly DNSName: string;
|
|
25
|
+
readonly CanonicalHostedZoneId: string;
|
|
26
|
+
readonly CreatedTime: Date;
|
|
27
|
+
readonly Scheme: SimElbV2LoadBalancerScheme;
|
|
28
|
+
readonly Type: string;
|
|
29
|
+
readonly State: SimElbV2LoadBalancerStateView;
|
|
30
|
+
readonly IpAddressType: string;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* One simulated Application Load Balancer.
|
|
34
|
+
*
|
|
35
|
+
* The interesting part of it is the DNS name, which is the only way anything
|
|
36
|
+
* reaches a load balancer on real AWS: a Route53 alias or a CloudFront origin
|
|
37
|
+
* points at that name rather than at the ARN. Everything else here exists so
|
|
38
|
+
* that what a describe reports is what a real describe would have.
|
|
39
|
+
*
|
|
40
|
+
* A load balancer created here is `active` at once. Real ELB leaves one
|
|
41
|
+
* `provisioning` for a few minutes first, and waiting that out would cost
|
|
42
|
+
* every test the same minutes for no behaviour it could observe.
|
|
43
|
+
*/
|
|
44
|
+
export declare class SimElbV2LoadBalancer {
|
|
45
|
+
readonly name: string;
|
|
46
|
+
readonly arn: string;
|
|
47
|
+
readonly dnsName: string;
|
|
48
|
+
readonly scheme: SimElbV2LoadBalancerScheme;
|
|
49
|
+
readonly ipAddressType: string;
|
|
50
|
+
readonly createdTime: Date;
|
|
51
|
+
constructor(properties: SimElbV2LoadBalancerProperties);
|
|
52
|
+
/**
|
|
53
|
+
* Report this load balancer in the shape the SDK reads it back in.
|
|
54
|
+
*
|
|
55
|
+
* Subnets, security groups and availability zones are left out rather than
|
|
56
|
+
* invented: nothing declares them to this simulation, so reporting an empty
|
|
57
|
+
* list is the honest answer and reporting a made-up one would not be.
|
|
58
|
+
*/
|
|
59
|
+
view(): SimElbV2LoadBalancerView;
|
|
60
|
+
}
|
|
61
|
+
export {};
|
|
62
|
+
//# sourceMappingURL=sim-elbv2-load-balancer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-load-balancer.d.ts","sourceRoot":"","sources":["../../../../src/service/elbv2/load-balancer/sim-elbv2-load-balancer.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAC;AAM1F,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,qCAAqC,CAAC;AAEtF,UAAU,8BAA8B;IACtC,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,MAAM,EAAE,0BAA0B,CAAC;IAC5C,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;IAC/B,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,SAAS,EAAE,MAAM,CAAC;IAC3B,QAAQ,CAAC,WAAW,EAAE,IAAI,CAAC;IAC3B,QAAQ,CAAC,kBAAkB,EAAE,wBAAwB,CAAC;CACvD;AAED;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;CACvB;AAED;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACvC,QAAQ,CAAC,eAAe,EAAE,MAAM,CAAC;IACjC,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC;IACvC,QAAQ,CAAC,WAAW,EAAE,IAAI,CAAC;IAC3B,QAAQ,CAAC,MAAM,EAAE,0BAA0B,CAAC;IAC5C,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,KAAK,EAAE,6BAA6B,CAAC;IAC9C,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;CAChC;AAED;;;;;;;;;;;GAWG;AACH,qBAAa,oBAAoB;IAC/B,SAAgB,IAAI,EAAE,MAAM,CAAC;IAC7B,SAAgB,GAAG,EAAE,MAAM,CAAC;IAC5B,SAAgB,OAAO,EAAE,MAAM,CAAC;IAChC,SAAgB,MAAM,EAAE,0BAA0B,CAAC;IACnD,SAAgB,aAAa,EAAE,MAAM,CAAC;IACtC,SAAgB,WAAW,EAAE,IAAI,CAAC;IAElC,YAAY,UAAU,EAAE,8BAA8B,EAcrD;IAED;;;;;;OAMG;IACH,IAAI,IAAI,wBAAwB,CAY/B;CACF"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { simElbV2CanonicalHostedZoneId, simElbV2LoadBalancerArn, simElbV2LoadBalancerDnsName, } from "./sim-elbv2-load-balancer-arn.js";
|
|
2
|
+
/**
|
|
3
|
+
* One simulated Application Load Balancer.
|
|
4
|
+
*
|
|
5
|
+
* The interesting part of it is the DNS name, which is the only way anything
|
|
6
|
+
* reaches a load balancer on real AWS: a Route53 alias or a CloudFront origin
|
|
7
|
+
* points at that name rather than at the ARN. Everything else here exists so
|
|
8
|
+
* that what a describe reports is what a real describe would have.
|
|
9
|
+
*
|
|
10
|
+
* A load balancer created here is `active` at once. Real ELB leaves one
|
|
11
|
+
* `provisioning` for a few minutes first, and waiting that out would cost
|
|
12
|
+
* every test the same minutes for no behaviour it could observe.
|
|
13
|
+
*/
|
|
14
|
+
export class SimElbV2LoadBalancer {
|
|
15
|
+
name;
|
|
16
|
+
arn;
|
|
17
|
+
dnsName;
|
|
18
|
+
scheme;
|
|
19
|
+
ipAddressType;
|
|
20
|
+
createdTime;
|
|
21
|
+
constructor(properties) {
|
|
22
|
+
const { name, scheme, accountRegionScope } = properties;
|
|
23
|
+
this.name = name;
|
|
24
|
+
this.scheme = scheme;
|
|
25
|
+
this.ipAddressType = properties.ipAddressType;
|
|
26
|
+
this.createdTime = properties.createdTime;
|
|
27
|
+
this.arn = simElbV2LoadBalancerArn(name, properties.id, accountRegionScope);
|
|
28
|
+
this.dnsName = simElbV2LoadBalancerDnsName(name, properties.dnsSuffix, scheme, accountRegionScope);
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Report this load balancer in the shape the SDK reads it back in.
|
|
32
|
+
*
|
|
33
|
+
* Subnets, security groups and availability zones are left out rather than
|
|
34
|
+
* invented: nothing declares them to this simulation, so reporting an empty
|
|
35
|
+
* list is the honest answer and reporting a made-up one would not be.
|
|
36
|
+
*/
|
|
37
|
+
view() {
|
|
38
|
+
return {
|
|
39
|
+
LoadBalancerArn: this.arn,
|
|
40
|
+
LoadBalancerName: this.name,
|
|
41
|
+
DNSName: this.dnsName,
|
|
42
|
+
CanonicalHostedZoneId: simElbV2CanonicalHostedZoneId,
|
|
43
|
+
CreatedTime: this.createdTime,
|
|
44
|
+
Scheme: this.scheme,
|
|
45
|
+
Type: "application",
|
|
46
|
+
State: { Code: "active" },
|
|
47
|
+
IpAddressType: this.ipAddressType,
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
//# sourceMappingURL=sim-elbv2-load-balancer.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-load-balancer.js","sourceRoot":"","sources":["../../../../src/service/elbv2/load-balancer/sim-elbv2-load-balancer.ts"],"names":[],"mappings":"AACA,OAAO,EACL,6BAA6B,EAC7B,uBAAuB,EACvB,2BAA2B,GAC5B,MAAM,kCAAkC,CAAC;AAmC1C;;;;;;;;;;;GAWG;AACH,MAAM,OAAO,oBAAoB;IACf,IAAI,CAAS;IACb,GAAG,CAAS;IACZ,OAAO,CAAS;IAChB,MAAM,CAA6B;IACnC,aAAa,CAAS;IACtB,WAAW,CAAO;IAElC,YAAY,UAA0C;QACpD,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,kBAAkB,EAAE,GAAG,UAAU,CAAC;QAExD,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QACjB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,aAAa,GAAG,UAAU,CAAC,aAAa,CAAC;QAC9C,IAAI,CAAC,WAAW,GAAG,UAAU,CAAC,WAAW,CAAC;QAC1C,IAAI,CAAC,GAAG,GAAG,uBAAuB,CAAC,IAAI,EAAE,UAAU,CAAC,EAAE,EAAE,kBAAkB,CAAC,CAAC;QAC5E,IAAI,CAAC,OAAO,GAAG,2BAA2B,CACxC,IAAI,EACJ,UAAU,CAAC,SAAS,EACpB,MAAM,EACN,kBAAkB,CACnB,CAAC;IACJ,CAAC;IAED;;;;;;OAMG;IACH,IAAI;QACF,OAAO;YACL,eAAe,EAAE,IAAI,CAAC,GAAG;YACzB,gBAAgB,EAAE,IAAI,CAAC,IAAI;YAC3B,OAAO,EAAE,IAAI,CAAC,OAAO;YACrB,qBAAqB,EAAE,6BAA6B;YACpD,WAAW,EAAE,IAAI,CAAC,WAAW;YAC7B,MAAM,EAAE,IAAI,CAAC,MAAM;YACnB,IAAI,EAAE,aAAa;YACnB,KAAK,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE;YACzB,aAAa,EAAE,IAAI,CAAC,aAAa;SAClC,CAAC;IACJ,CAAC;CACF"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { type SimSdkCommandRoute, type SimSdkCommandRouter } from "../../../sdk/index.js";
|
|
2
|
+
import type { SimElbV2 } from "../sim-elbv2.js";
|
|
3
|
+
/**
|
|
4
|
+
* Routes intercepted SDK Commands to one scoped simulated ELBv2 instance.
|
|
5
|
+
*
|
|
6
|
+
* The table is built from one entry per operation rather than from a switch,
|
|
7
|
+
* because the list only grows and a branch per operation would put the whole
|
|
8
|
+
* of this file's complexity in one function.
|
|
9
|
+
*/
|
|
10
|
+
export declare class SimElbV2SdkCommandRouter implements SimSdkCommandRouter {
|
|
11
|
+
private readonly routes;
|
|
12
|
+
constructor(simElbV2: SimElbV2);
|
|
13
|
+
/**
|
|
14
|
+
* The SDK Command names simulated ELBv2 can handle.
|
|
15
|
+
*/
|
|
16
|
+
supportedCommandNames(): readonly string[];
|
|
17
|
+
/**
|
|
18
|
+
* Get the route for an SDK Command name, if simulated ELBv2 supports it.
|
|
19
|
+
*/
|
|
20
|
+
route(commandName: string): SimSdkCommandRoute | undefined;
|
|
21
|
+
}
|
|
22
|
+
//# sourceMappingURL=sim-elbv2-sdk-command-router.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-elbv2-sdk-command-router.d.ts","sourceRoot":"","sources":["../../../../src/service/elbv2/sdk/sim-elbv2-sdk-command-router.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,KAAK,kBAAkB,EACvB,KAAK,mBAAmB,EACzB,MAAM,uBAAuB,CAAC;AAE/B,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAEhD;;;;;;GAMG;AACH,qBAAa,wBAAyB,YAAW,mBAAmB;IAClE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA0C;IAEjE,YAAY,QAAQ,EAAE,QAAQ,EA2J7B;IAED;;OAEG;IACH,qBAAqB,IAAI,SAAS,MAAM,EAAE,CAEzC;IAED;;OAEG;IACH,KAAK,CAAC,WAAW,EAAE,MAAM,GAAG,kBAAkB,GAAG,SAAS,CAEzD;CACF"}
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
import { simSdkCallerOptions, } from "../../../sdk/index.js";
|
|
2
|
+
/**
|
|
3
|
+
* Routes intercepted SDK Commands to one scoped simulated ELBv2 instance.
|
|
4
|
+
*
|
|
5
|
+
* The table is built from one entry per operation rather than from a switch,
|
|
6
|
+
* because the list only grows and a branch per operation would put the whole
|
|
7
|
+
* of this file's complexity in one function.
|
|
8
|
+
*/
|
|
9
|
+
export class SimElbV2SdkCommandRouter {
|
|
10
|
+
routes;
|
|
11
|
+
constructor(simElbV2) {
|
|
12
|
+
this.routes = new Map([
|
|
13
|
+
[
|
|
14
|
+
"CreateLoadBalancerCommand",
|
|
15
|
+
async (command, context) => await simElbV2.createLoadBalancer(command, simSdkCallerOptions(context)),
|
|
16
|
+
],
|
|
17
|
+
[
|
|
18
|
+
"DescribeLoadBalancersCommand",
|
|
19
|
+
async (command, context) => await simElbV2.describeLoadBalancers(command, simSdkCallerOptions(context)),
|
|
20
|
+
],
|
|
21
|
+
[
|
|
22
|
+
"DeleteLoadBalancerCommand",
|
|
23
|
+
async (command, context) => await simElbV2.deleteLoadBalancer(command, simSdkCallerOptions(context)),
|
|
24
|
+
],
|
|
25
|
+
[
|
|
26
|
+
"CreateTargetGroupCommand",
|
|
27
|
+
async (command, context) => await simElbV2.createTargetGroup(command, simSdkCallerOptions(context)),
|
|
28
|
+
],
|
|
29
|
+
[
|
|
30
|
+
"DescribeTargetGroupsCommand",
|
|
31
|
+
async (command, context) => await simElbV2.describeTargetGroups(command, simSdkCallerOptions(context)),
|
|
32
|
+
],
|
|
33
|
+
[
|
|
34
|
+
"ModifyTargetGroupCommand",
|
|
35
|
+
async (command, context) => await simElbV2.modifyTargetGroup(command, simSdkCallerOptions(context)),
|
|
36
|
+
],
|
|
37
|
+
[
|
|
38
|
+
"DeleteTargetGroupCommand",
|
|
39
|
+
async (command, context) => await simElbV2.deleteTargetGroup(command, simSdkCallerOptions(context)),
|
|
40
|
+
],
|
|
41
|
+
[
|
|
42
|
+
"RegisterTargetsCommand",
|
|
43
|
+
async (command, context) => await simElbV2.registerTargets(command, simSdkCallerOptions(context)),
|
|
44
|
+
],
|
|
45
|
+
[
|
|
46
|
+
"DeregisterTargetsCommand",
|
|
47
|
+
async (command, context) => await simElbV2.deregisterTargets(command, simSdkCallerOptions(context)),
|
|
48
|
+
],
|
|
49
|
+
[
|
|
50
|
+
"DescribeTargetHealthCommand",
|
|
51
|
+
async (command, context) => await simElbV2.describeTargetHealth(command, simSdkCallerOptions(context)),
|
|
52
|
+
],
|
|
53
|
+
[
|
|
54
|
+
"CreateListenerCommand",
|
|
55
|
+
async (command, context) => await simElbV2.createListener(command, simSdkCallerOptions(context)),
|
|
56
|
+
],
|
|
57
|
+
[
|
|
58
|
+
"DescribeListenersCommand",
|
|
59
|
+
async (command, context) => await simElbV2.describeListeners(command, simSdkCallerOptions(context)),
|
|
60
|
+
],
|
|
61
|
+
[
|
|
62
|
+
"ModifyListenerCommand",
|
|
63
|
+
async (command, context) => await simElbV2.modifyListener(command, simSdkCallerOptions(context)),
|
|
64
|
+
],
|
|
65
|
+
[
|
|
66
|
+
"DeleteListenerCommand",
|
|
67
|
+
async (command, context) => await simElbV2.deleteListener(command, simSdkCallerOptions(context)),
|
|
68
|
+
],
|
|
69
|
+
[
|
|
70
|
+
"CreateRuleCommand",
|
|
71
|
+
async (command, context) => await simElbV2.createRule(command, simSdkCallerOptions(context)),
|
|
72
|
+
],
|
|
73
|
+
[
|
|
74
|
+
"DescribeRulesCommand",
|
|
75
|
+
async (command, context) => await simElbV2.describeRules(command, simSdkCallerOptions(context)),
|
|
76
|
+
],
|
|
77
|
+
[
|
|
78
|
+
"ModifyRuleCommand",
|
|
79
|
+
async (command, context) => await simElbV2.modifyRule(command, simSdkCallerOptions(context)),
|
|
80
|
+
],
|
|
81
|
+
[
|
|
82
|
+
"DeleteRuleCommand",
|
|
83
|
+
async (command, context) => await simElbV2.deleteRule(command, simSdkCallerOptions(context)),
|
|
84
|
+
],
|
|
85
|
+
[
|
|
86
|
+
"SetRulePrioritiesCommand",
|
|
87
|
+
async (command, context) => await simElbV2.setRulePriorities(command, simSdkCallerOptions(context)),
|
|
88
|
+
],
|
|
89
|
+
]);
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* The SDK Command names simulated ELBv2 can handle.
|
|
93
|
+
*/
|
|
94
|
+
supportedCommandNames() {
|
|
95
|
+
return this.routes.keys().toArray();
|
|
96
|
+
}
|
|
97
|
+
/**
|
|
98
|
+
* Get the route for an SDK Command name, if simulated ELBv2 supports it.
|
|
99
|
+
*/
|
|
100
|
+
route(commandName) {
|
|
101
|
+
return this.routes.get(commandName);
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
//# sourceMappingURL=sim-elbv2-sdk-command-router.js.map
|