@kensio/yulin 1.17.2 → 1.18.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 +13 -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/factory/sim-aws-service-controller-factory.js +3 -3
- package/dist/serve/controller/factory/sim-aws-service-controller-factory.js.map +1 -1
- package/dist/serve/controller/sim-aws-service-signing-name.d.ts.map +1 -1
- package/dist/serve/controller/sim-aws-service-signing-name.js +4 -3
- package/dist/serve/controller/sim-aws-service-signing-name.js.map +1 -1
- package/dist/serve/controller/sim-service-controller.d.ts +1 -1
- package/dist/serve/controller/sim-service-controller.d.ts.map +1 -1
- package/dist/serve/execute-api/sim-execute-api-controller.d.ts +35 -0
- package/dist/serve/execute-api/sim-execute-api-controller.d.ts.map +1 -0
- package/dist/serve/execute-api/sim-execute-api-controller.js +45 -0
- package/dist/serve/execute-api/sim-execute-api-controller.js.map +1 -0
- package/dist/serve/index.d.ts +5 -0
- package/dist/serve/index.d.ts.map +1 -1
- package/dist/serve/index.js +2 -0
- package/dist/serve/index.js.map +1 -1
- package/dist/serve/payload-1/sim-payload-1-body.d.ts +15 -0
- package/dist/serve/payload-1/sim-payload-1-body.d.ts.map +1 -0
- package/dist/serve/payload-1/sim-payload-1-body.js +15 -0
- package/dist/serve/payload-1/sim-payload-1-body.js.map +1 -0
- package/dist/serve/payload-1/sim-payload-1-endpoint.d.ts +29 -0
- package/dist/serve/payload-1/sim-payload-1-endpoint.d.ts.map +1 -0
- package/dist/serve/payload-1/sim-payload-1-endpoint.js +2 -0
- package/dist/serve/payload-1/sim-payload-1-endpoint.js.map +1 -0
- package/dist/serve/payload-1/sim-payload-1-event-builder.d.ts +36 -0
- package/dist/serve/payload-1/sim-payload-1-event-builder.d.ts.map +1 -0
- package/dist/serve/payload-1/sim-payload-1-event-builder.js +61 -0
- package/dist/serve/payload-1/sim-payload-1-event-builder.js.map +1 -0
- package/dist/serve/payload-1/sim-payload-1-event.type.d.ts +127 -0
- package/dist/serve/payload-1/sim-payload-1-event.type.d.ts.map +1 -0
- package/dist/serve/payload-1/sim-payload-1-event.type.js +2 -0
- package/dist/serve/payload-1/sim-payload-1-event.type.js.map +1 -0
- package/dist/serve/payload-1/sim-payload-1-iam-caller.d.ts +38 -0
- package/dist/serve/payload-1/sim-payload-1-iam-caller.d.ts.map +1 -0
- package/dist/serve/payload-1/sim-payload-1-iam-caller.js +51 -0
- package/dist/serve/payload-1/sim-payload-1-iam-caller.js.map +1 -0
- package/dist/serve/payload-1/sim-payload-1-request-context.d.ts +51 -0
- package/dist/serve/payload-1/sim-payload-1-request-context.d.ts.map +1 -0
- package/dist/serve/payload-1/sim-payload-1-request-context.js +69 -0
- package/dist/serve/payload-1/sim-payload-1-request-context.js.map +1 -0
- package/dist/serve/payload-1/sim-payload-1-request-parts.d.ts +33 -0
- package/dist/serve/payload-1/sim-payload-1-request-parts.d.ts.map +1 -0
- package/dist/serve/payload-1/sim-payload-1-request-parts.js +59 -0
- package/dist/serve/payload-1/sim-payload-1-request-parts.js.map +1 -0
- package/dist/serve/payload-1/sim-payload-1-response-builder.d.ts +24 -0
- package/dist/serve/payload-1/sim-payload-1-response-builder.d.ts.map +1 -0
- package/dist/serve/payload-1/sim-payload-1-response-builder.js +49 -0
- package/dist/serve/payload-1/sim-payload-1-response-builder.js.map +1 -0
- package/dist/serve/payload-2/sim-payload-2-event-builder.d.ts.map +1 -1
- package/dist/serve/payload-2/sim-payload-2-event-builder.js +2 -2
- package/dist/serve/payload-2/sim-payload-2-event-builder.js.map +1 -1
- package/dist/serve/payload-2/sim-payload-2-event.factory.d.ts.map +1 -1
- package/dist/serve/payload-2/sim-payload-2-event.factory.js +5 -4
- package/dist/serve/payload-2/sim-payload-2-event.factory.js.map +1 -1
- package/dist/serve/payload-2/sim-payload-2-request-context.js +2 -2
- package/dist/serve/payload-2/sim-payload-2-request-context.js.map +1 -1
- package/dist/serve/payload-2/sim-payload-2-request-parts.d.ts +2 -22
- package/dist/serve/payload-2/sim-payload-2-request-parts.d.ts.map +1 -1
- package/dist/serve/payload-2/sim-payload-2-request-parts.js +2 -21
- package/dist/serve/payload-2/sim-payload-2-request-parts.js.map +1 -1
- package/dist/serve/payload-2/sim-payload-2-response-builder.d.ts.map +1 -1
- package/dist/serve/payload-2/sim-payload-2-response-builder.js +2 -2
- package/dist/serve/payload-2/sim-payload-2-response-builder.js.map +1 -1
- package/dist/serve/{payload-2/sim-payload-2-body-encoding.d.ts → proxy/sim-proxy-body-encoding.d.ts} +4 -3
- package/dist/serve/proxy/sim-proxy-body-encoding.d.ts.map +1 -0
- package/dist/serve/{payload-2/sim-payload-2-body-encoding.js → proxy/sim-proxy-body-encoding.js} +4 -3
- package/dist/serve/proxy/sim-proxy-body-encoding.js.map +1 -0
- package/dist/serve/proxy/sim-proxy-event-time.d.ts +11 -0
- package/dist/serve/proxy/sim-proxy-event-time.d.ts.map +1 -0
- package/dist/serve/{payload-2/sim-payload-2-event-time.js → proxy/sim-proxy-event-time.js} +7 -5
- package/dist/serve/proxy/sim-proxy-event-time.js.map +1 -0
- package/dist/serve/proxy/sim-proxy-headers.d.ts +23 -0
- package/dist/serve/proxy/sim-proxy-headers.d.ts.map +1 -0
- package/dist/serve/proxy/sim-proxy-headers.js +23 -0
- package/dist/serve/proxy/sim-proxy-headers.js.map +1 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-header-identity-source.d.ts +22 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-header-identity-source.d.ts.map +1 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-header-identity-source.js +27 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-header-identity-source.js.map +1 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-source-parser.d.ts +45 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-source-parser.d.ts.map +1 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-source-parser.js +82 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-source-parser.js.map +1 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-source.d.ts +33 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-source.d.ts.map +1 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-source.js +14 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-source.js.map +1 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-sources.d.ts +48 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-sources.d.ts.map +1 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-sources.js +79 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-identity-sources.js.map +1 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-query-string-identity-source.d.ts +22 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-query-string-identity-source.d.ts.map +1 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-query-string-identity-source.js +27 -0
- package/dist/service/apigateway/api/authorizer/identity/sim-rest-api-query-string-identity-source.js.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-cognito-rest-api-user-pools.d.ts +24 -0
- package/dist/service/apigateway/api/authorizer/sim-cognito-rest-api-user-pools.d.ts.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-cognito-rest-api-user-pools.js +30 -0
- package/dist/service/apigateway/api/authorizer/sim-cognito-rest-api-user-pools.js.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-authorization.d.ts +77 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-authorization.d.ts.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-authorization.js +60 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-authorization.js.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer-result-cache.d.ts +69 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer-result-cache.d.ts.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer-result-cache.js +79 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer-result-cache.js.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer-store.d.ts +31 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer-store.d.ts.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer-store.js +46 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer-store.js.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer.d.ts +74 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer.d.ts.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer.js +34 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-authorizer.js.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-cognito-authorizer.d.ts +42 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-cognito-authorizer.d.ts.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-cognito-authorizer.js +46 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-cognito-authorizer.js.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-cognito-verification.d.ts +61 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-cognito-verification.d.ts.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-cognito-verification.js +97 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-cognito-verification.js.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-lambda-authorizer.d.ts +59 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-lambda-authorizer.d.ts.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-lambda-authorizer.js +61 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-lambda-authorizer.js.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-user-pool-providers.d.ts +30 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-user-pool-providers.d.ts.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-user-pool-providers.js +59 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-user-pool-providers.js.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-user-pools.d.ts +45 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-user-pools.d.ts.map +1 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-user-pools.js +17 -0
- package/dist/service/apigateway/api/authorizer/sim-rest-api-user-pools.js.map +1 -0
- package/dist/service/apigateway/api/deployment/sim-rest-api-deployment-store.d.ts +16 -0
- package/dist/service/apigateway/api/deployment/sim-rest-api-deployment-store.d.ts.map +1 -0
- package/dist/service/apigateway/api/deployment/sim-rest-api-deployment-store.js +19 -0
- package/dist/service/apigateway/api/deployment/sim-rest-api-deployment-store.js.map +1 -0
- package/dist/service/apigateway/api/deployment/sim-rest-api-deployment.d.ts +44 -0
- package/dist/service/apigateway/api/deployment/sim-rest-api-deployment.d.ts.map +1 -0
- package/dist/service/apigateway/api/deployment/sim-rest-api-deployment.js +41 -0
- package/dist/service/apigateway/api/deployment/sim-rest-api-deployment.js.map +1 -0
- package/dist/service/apigateway/api/match/sim-rest-api-match.d.ts +59 -0
- package/dist/service/apigateway/api/match/sim-rest-api-match.d.ts.map +1 -0
- package/dist/service/apigateway/api/match/sim-rest-api-match.js +48 -0
- package/dist/service/apigateway/api/match/sim-rest-api-match.js.map +1 -0
- package/dist/service/apigateway/api/match/sim-rest-api-request.d.ts +23 -0
- package/dist/service/apigateway/api/match/sim-rest-api-request.d.ts.map +1 -0
- package/dist/service/apigateway/api/match/sim-rest-api-request.js +23 -0
- package/dist/service/apigateway/api/match/sim-rest-api-request.js.map +1 -0
- package/dist/service/apigateway/api/match/sim-rest-api-resource-walk.d.ts +39 -0
- package/dist/service/apigateway/api/match/sim-rest-api-resource-walk.d.ts.map +1 -0
- package/dist/service/apigateway/api/match/sim-rest-api-resource-walk.js +81 -0
- package/dist/service/apigateway/api/match/sim-rest-api-resource-walk.js.map +1 -0
- package/dist/service/apigateway/api/method/sim-rest-api-integration.d.ts +49 -0
- package/dist/service/apigateway/api/method/sim-rest-api-integration.d.ts.map +1 -0
- package/dist/service/apigateway/api/method/sim-rest-api-integration.js +36 -0
- package/dist/service/apigateway/api/method/sim-rest-api-integration.js.map +1 -0
- package/dist/service/apigateway/api/method/sim-rest-api-lambda-uri.d.ts +30 -0
- package/dist/service/apigateway/api/method/sim-rest-api-lambda-uri.d.ts.map +1 -0
- package/dist/service/apigateway/api/method/sim-rest-api-lambda-uri.js +50 -0
- package/dist/service/apigateway/api/method/sim-rest-api-lambda-uri.js.map +1 -0
- package/dist/service/apigateway/api/method/sim-rest-api-method-scopes.d.ts +26 -0
- package/dist/service/apigateway/api/method/sim-rest-api-method-scopes.d.ts.map +1 -0
- package/dist/service/apigateway/api/method/sim-rest-api-method-scopes.js +38 -0
- package/dist/service/apigateway/api/method/sim-rest-api-method-scopes.js.map +1 -0
- package/dist/service/apigateway/api/method/sim-rest-api-method.d.ts +75 -0
- package/dist/service/apigateway/api/method/sim-rest-api-method.d.ts.map +1 -0
- package/dist/service/apigateway/api/method/sim-rest-api-method.js +69 -0
- package/dist/service/apigateway/api/method/sim-rest-api-method.js.map +1 -0
- package/dist/service/apigateway/api/resource/sim-rest-api-path-part.d.ts +22 -0
- package/dist/service/apigateway/api/resource/sim-rest-api-path-part.d.ts.map +1 -0
- package/dist/service/apigateway/api/resource/sim-rest-api-path-part.js +44 -0
- package/dist/service/apigateway/api/resource/sim-rest-api-path-part.js.map +1 -0
- package/dist/service/apigateway/api/resource/sim-rest-api-resource-id.d.ts +13 -0
- package/dist/service/apigateway/api/resource/sim-rest-api-resource-id.d.ts.map +1 -0
- package/dist/service/apigateway/api/resource/sim-rest-api-resource-id.js +11 -0
- package/dist/service/apigateway/api/resource/sim-rest-api-resource-id.js.map +1 -0
- package/dist/service/apigateway/api/resource/sim-rest-api-resource-store.d.ts +57 -0
- package/dist/service/apigateway/api/resource/sim-rest-api-resource-store.d.ts.map +1 -0
- package/dist/service/apigateway/api/resource/sim-rest-api-resource-store.js +96 -0
- package/dist/service/apigateway/api/resource/sim-rest-api-resource-store.js.map +1 -0
- package/dist/service/apigateway/api/resource/sim-rest-api-resource.d.ts +75 -0
- package/dist/service/apigateway/api/resource/sim-rest-api-resource.d.ts.map +1 -0
- package/dist/service/apigateway/api/resource/sim-rest-api-resource.js +87 -0
- package/dist/service/apigateway/api/resource/sim-rest-api-resource.js.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-declared-method.d.ts +22 -0
- package/dist/service/apigateway/api/sim-rest-api-declared-method.d.ts.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-declared-method.js +61 -0
- package/dist/service/apigateway/api/sim-rest-api-declared-method.js.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-execute-api-arn.d.ts +76 -0
- package/dist/service/apigateway/api/sim-rest-api-execute-api-arn.d.ts.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-execute-api-arn.js +95 -0
- package/dist/service/apigateway/api/sim-rest-api-execute-api-arn.js.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-host.d.ts +23 -0
- package/dist/service/apigateway/api/sim-rest-api-host.d.ts.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-host.js +23 -0
- package/dist/service/apigateway/api/sim-rest-api-host.js.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-id.d.ts +15 -0
- package/dist/service/apigateway/api/sim-rest-api-id.d.ts.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-id.js +12 -0
- package/dist/service/apigateway/api/sim-rest-api-id.js.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-lambda-proxy.factory.d.ts +66 -0
- package/dist/service/apigateway/api/sim-rest-api-lambda-proxy.factory.d.ts.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-lambda-proxy.factory.js +89 -0
- package/dist/service/apigateway/api/sim-rest-api-lambda-proxy.factory.js.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-proxy-authorizer.d.ts +70 -0
- package/dist/service/apigateway/api/sim-rest-api-proxy-authorizer.d.ts.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-proxy-authorizer.js +37 -0
- package/dist/service/apigateway/api/sim-rest-api-proxy-authorizer.js.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-proxy-function.d.ts +25 -0
- package/dist/service/apigateway/api/sim-rest-api-proxy-function.d.ts.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-proxy-function.js +42 -0
- package/dist/service/apigateway/api/sim-rest-api-proxy-function.js.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-proxy-lambda-authorizer.d.ts +13 -0
- package/dist/service/apigateway/api/sim-rest-api-proxy-lambda-authorizer.d.ts.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-proxy-lambda-authorizer.js +71 -0
- package/dist/service/apigateway/api/sim-rest-api-proxy-lambda-authorizer.js.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-store.d.ts +29 -0
- package/dist/service/apigateway/api/sim-rest-api-store.d.ts.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-store.js +35 -0
- package/dist/service/apigateway/api/sim-rest-api-store.js.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-view.d.ts +20 -0
- package/dist/service/apigateway/api/sim-rest-api-view.d.ts.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api-view.js +20 -0
- package/dist/service/apigateway/api/sim-rest-api-view.js.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api.d.ts +105 -0
- package/dist/service/apigateway/api/sim-rest-api.d.ts.map +1 -0
- package/dist/service/apigateway/api/sim-rest-api.js +126 -0
- package/dist/service/apigateway/api/sim-rest-api.js.map +1 -0
- package/dist/service/apigateway/api/stage/sim-rest-api-stage-arn.d.ts +16 -0
- package/dist/service/apigateway/api/stage/sim-rest-api-stage-arn.d.ts.map +1 -0
- package/dist/service/apigateway/api/stage/sim-rest-api-stage-arn.js +12 -0
- package/dist/service/apigateway/api/stage/sim-rest-api-stage-arn.js.map +1 -0
- package/dist/service/apigateway/api/stage/sim-rest-api-stage-store.d.ts +27 -0
- package/dist/service/apigateway/api/stage/sim-rest-api-stage-store.d.ts.map +1 -0
- package/dist/service/apigateway/api/stage/sim-rest-api-stage-store.js +34 -0
- package/dist/service/apigateway/api/stage/sim-rest-api-stage-store.js.map +1 -0
- package/dist/service/apigateway/api/stage/sim-rest-api-stage.d.ts +55 -0
- package/dist/service/apigateway/api/stage/sim-rest-api-stage.d.ts.map +1 -0
- package/dist/service/apigateway/api/stage/sim-rest-api-stage.js +59 -0
- package/dist/service/apigateway/api/stage/sim-rest-api-stage.js.map +1 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-creator.d.ts +32 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-creator.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-creator.js +52 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-creator.js.map +1 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-document.d.ts +43 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-document.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-document.js +54 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-document.js.map +1 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-import-properties.d.ts +27 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-import-properties.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-import-properties.js +40 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-import-properties.js.map +1 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-properties.d.ts +36 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-properties.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-properties.js +49 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-properties.js.map +1 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-property-names.d.ts +11 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-property-names.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-property-names.js +17 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-property-names.js.map +1 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-property-rules.d.ts +51 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-property-rules.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-property-rules.js +87 -0
- package/dist/service/apigateway/cfn/api/sim-cfn-rest-api-property-rules.js.map +1 -0
- package/dist/service/apigateway/cfn/authorizer/sim-cfn-rest-api-authorizer-creator.d.ts +25 -0
- package/dist/service/apigateway/cfn/authorizer/sim-cfn-rest-api-authorizer-creator.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/authorizer/sim-cfn-rest-api-authorizer-creator.js +34 -0
- package/dist/service/apigateway/cfn/authorizer/sim-cfn-rest-api-authorizer-creator.js.map +1 -0
- package/dist/service/apigateway/cfn/authorizer/sim-cfn-rest-api-authorizer-properties.d.ts +40 -0
- package/dist/service/apigateway/cfn/authorizer/sim-cfn-rest-api-authorizer-properties.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/authorizer/sim-cfn-rest-api-authorizer-properties.js +69 -0
- package/dist/service/apigateway/cfn/authorizer/sim-cfn-rest-api-authorizer-properties.js.map +1 -0
- package/dist/service/apigateway/cfn/deployment/sim-cfn-rest-api-deployment-creator.d.ts +25 -0
- package/dist/service/apigateway/cfn/deployment/sim-cfn-rest-api-deployment-creator.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/deployment/sim-cfn-rest-api-deployment-creator.js +35 -0
- package/dist/service/apigateway/cfn/deployment/sim-cfn-rest-api-deployment-creator.js.map +1 -0
- package/dist/service/apigateway/cfn/deployment/sim-cfn-rest-api-deployment-properties.d.ts +28 -0
- package/dist/service/apigateway/cfn/deployment/sim-cfn-rest-api-deployment-properties.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/deployment/sim-cfn-rest-api-deployment-properties.js +45 -0
- package/dist/service/apigateway/cfn/deployment/sim-cfn-rest-api-deployment-properties.js.map +1 -0
- package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-integration-properties.d.ts +41 -0
- package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-integration-properties.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-integration-properties.js +65 -0
- package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-integration-properties.js.map +1 -0
- package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-creator.d.ts +30 -0
- package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-creator.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-creator.js +44 -0
- package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-creator.js.map +1 -0
- package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-integration.d.ts +24 -0
- package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-integration.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-integration.js +31 -0
- package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-integration.js.map +1 -0
- package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-properties.d.ts +68 -0
- package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-properties.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-properties.js +113 -0
- package/dist/service/apigateway/cfn/method/sim-cfn-rest-api-method-properties.js.map +1 -0
- package/dist/service/apigateway/cfn/resource/sim-cfn-rest-api-resource-creator.d.ts +27 -0
- package/dist/service/apigateway/cfn/resource/sim-cfn-rest-api-resource-creator.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/resource/sim-cfn-rest-api-resource-creator.js +37 -0
- package/dist/service/apigateway/cfn/resource/sim-cfn-rest-api-resource-creator.js.map +1 -0
- package/dist/service/apigateway/cfn/resource/sim-cfn-rest-api-resource-properties.d.ts +33 -0
- package/dist/service/apigateway/cfn/resource/sim-cfn-rest-api-resource-properties.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/resource/sim-cfn-rest-api-resource-properties.js +46 -0
- package/dist/service/apigateway/cfn/resource/sim-cfn-rest-api-resource-properties.js.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-property-parser.d.ts +65 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-property-parser.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-property-parser.js +96 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-property-parser.js.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-resource-deleter.d.ts +31 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-resource-deleter.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-resource-deleter.js +39 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-resource-deleter.js.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-resource-factory.d.ts +39 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-resource-factory.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-resource-factory.js +76 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-resource-factory.js.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-scalar-values.d.ts +50 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-scalar-values.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-scalar-values.js +99 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-scalar-values.js.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-unsupported.d.ts +6 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-unsupported.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-unsupported.js +29 -0
- package/dist/service/apigateway/cfn/sim-cfn-api-gateway-unsupported.js.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-imported-rest-api-template.factory.d.ts +46 -0
- package/dist/service/apigateway/cfn/sim-cfn-imported-rest-api-template.factory.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-imported-rest-api-template.factory.js +117 -0
- package/dist/service/apigateway/cfn/sim-cfn-imported-rest-api-template.factory.js.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-imports.d.ts +28 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-imports.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-imports.js +39 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-imports.js.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-part-deleter.d.ts +37 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-part-deleter.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-part-deleter.js +86 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-part-deleter.js.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-template-ids.d.ts +19 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-template-ids.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-template-ids.js +37 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-template-ids.js.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-template-parts.d.ts +29 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-template-parts.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-template-parts.js +88 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-template-parts.js.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-template.factory.d.ts +60 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-template.factory.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-template.factory.js +130 -0
- package/dist/service/apigateway/cfn/sim-cfn-rest-api-template.factory.js.map +1 -0
- package/dist/service/apigateway/cfn/stage/sim-cfn-rest-api-stage-creator.d.ts +23 -0
- package/dist/service/apigateway/cfn/stage/sim-cfn-rest-api-stage-creator.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/stage/sim-cfn-rest-api-stage-creator.js +33 -0
- package/dist/service/apigateway/cfn/stage/sim-cfn-rest-api-stage-creator.js.map +1 -0
- package/dist/service/apigateway/cfn/stage/sim-cfn-rest-api-stage-properties.d.ts +38 -0
- package/dist/service/apigateway/cfn/stage/sim-cfn-rest-api-stage-properties.d.ts.map +1 -0
- package/dist/service/apigateway/cfn/stage/sim-cfn-rest-api-stage-properties.js +67 -0
- package/dist/service/apigateway/cfn/stage/sim-cfn-rest-api-stage-properties.js.map +1 -0
- package/dist/service/apigateway/command/api/rest-api.command.d.ts +129 -0
- package/dist/service/apigateway/command/api/rest-api.command.d.ts.map +1 -0
- package/dist/service/apigateway/command/api/rest-api.command.js +2 -0
- package/dist/service/apigateway/command/api/rest-api.command.js.map +1 -0
- package/dist/service/apigateway/command/api/sim-rest-api-commands.d.ts +60 -0
- package/dist/service/apigateway/command/api/sim-rest-api-commands.d.ts.map +1 -0
- package/dist/service/apigateway/command/api/sim-rest-api-commands.js +125 -0
- package/dist/service/apigateway/command/api/sim-rest-api-commands.js.map +1 -0
- package/dist/service/apigateway/command/api/sim-rest-api-import-commands.d.ts +63 -0
- package/dist/service/apigateway/command/api/sim-rest-api-import-commands.d.ts.map +1 -0
- package/dist/service/apigateway/command/api/sim-rest-api-import-commands.js +86 -0
- package/dist/service/apigateway/command/api/sim-rest-api-import-commands.js.map +1 -0
- package/dist/service/apigateway/command/api/sim-rest-api-import-input.d.ts +52 -0
- package/dist/service/apigateway/command/api/sim-rest-api-import-input.d.ts.map +1 -0
- package/dist/service/apigateway/command/api/sim-rest-api-import-input.js +96 -0
- package/dist/service/apigateway/command/api/sim-rest-api-import-input.js.map +1 -0
- package/dist/service/apigateway/command/api/sim-rest-api-patch.d.ts +19 -0
- package/dist/service/apigateway/command/api/sim-rest-api-patch.d.ts.map +1 -0
- package/dist/service/apigateway/command/api/sim-rest-api-patch.js +54 -0
- package/dist/service/apigateway/command/api/sim-rest-api-patch.js.map +1 -0
- package/dist/service/apigateway/command/authorize/sim-api-gateway-authorizer.d.ts +42 -0
- package/dist/service/apigateway/command/authorize/sim-api-gateway-authorizer.d.ts.map +1 -0
- package/dist/service/apigateway/command/authorize/sim-api-gateway-authorizer.js +36 -0
- package/dist/service/apigateway/command/authorize/sim-api-gateway-authorizer.js.map +1 -0
- package/dist/service/apigateway/command/authorizer/authorizer.command.d.ts +70 -0
- package/dist/service/apigateway/command/authorizer/authorizer.command.d.ts.map +1 -0
- package/dist/service/apigateway/command/authorizer/authorizer.command.js +2 -0
- package/dist/service/apigateway/command/authorizer/authorizer.command.js.map +1 -0
- package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-commands.d.ts +45 -0
- package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-commands.d.ts.map +1 -0
- package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-commands.js +123 -0
- package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-commands.js.map +1 -0
- package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-input.d.ts +51 -0
- package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-input.d.ts.map +1 -0
- package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-input.js +101 -0
- package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-input.js.map +1 -0
- package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-result-ttl.d.ts +19 -0
- package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-result-ttl.d.ts.map +1 -0
- package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-result-ttl.js +35 -0
- package/dist/service/apigateway/command/authorizer/sim-rest-api-authorizer-result-ttl.js.map +1 -0
- package/dist/service/apigateway/command/deployment/sim-rest-api-deployment-commands.d.ts +34 -0
- package/dist/service/apigateway/command/deployment/sim-rest-api-deployment-commands.d.ts.map +1 -0
- package/dist/service/apigateway/command/deployment/sim-rest-api-deployment-commands.js +70 -0
- package/dist/service/apigateway/command/deployment/sim-rest-api-deployment-commands.js.map +1 -0
- package/dist/service/apigateway/command/integration/sim-rest-api-integration-commands.d.ts +32 -0
- package/dist/service/apigateway/command/integration/sim-rest-api-integration-commands.d.ts.map +1 -0
- package/dist/service/apigateway/command/integration/sim-rest-api-integration-commands.js +63 -0
- package/dist/service/apigateway/command/integration/sim-rest-api-integration-commands.js.map +1 -0
- package/dist/service/apigateway/command/method/method.command.d.ts +92 -0
- package/dist/service/apigateway/command/method/method.command.d.ts.map +1 -0
- package/dist/service/apigateway/command/method/method.command.js +2 -0
- package/dist/service/apigateway/command/method/method.command.js.map +1 -0
- package/dist/service/apigateway/command/method/sim-rest-api-http-method.d.ts +9 -0
- package/dist/service/apigateway/command/method/sim-rest-api-http-method.d.ts.map +1 -0
- package/dist/service/apigateway/command/method/sim-rest-api-http-method.js +31 -0
- package/dist/service/apigateway/command/method/sim-rest-api-http-method.js.map +1 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-address.d.ts +58 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-address.d.ts.map +1 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-address.js +57 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-address.js.map +1 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-authorization-options.d.ts +42 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-authorization-options.d.ts.map +1 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-authorization-options.js +50 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-authorization-options.js.map +1 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-authorization-type.d.ts +10 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-authorization-type.d.ts.map +1 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-authorization-type.js +46 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-authorization-type.js.map +1 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-authorization.d.ts +48 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-authorization.d.ts.map +1 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-authorization.js +58 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-authorization.js.map +1 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-authorizer-input.d.ts +48 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-authorizer-input.d.ts.map +1 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-authorizer-input.js +65 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-authorizer-input.js.map +1 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-commands.d.ts +28 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-commands.d.ts.map +1 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-commands.js +67 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-commands.js.map +1 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-rules.d.ts +19 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-rules.d.ts.map +1 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-rules.js +29 -0
- package/dist/service/apigateway/command/method/sim-rest-api-method-rules.js.map +1 -0
- package/dist/service/apigateway/command/resource/resource.command.d.ts +68 -0
- package/dist/service/apigateway/command/resource/resource.command.d.ts.map +1 -0
- package/dist/service/apigateway/command/resource/resource.command.js +2 -0
- package/dist/service/apigateway/command/resource/resource.command.js.map +1 -0
- package/dist/service/apigateway/command/resource/sim-rest-api-resource-commands.d.ts +35 -0
- package/dist/service/apigateway/command/resource/sim-rest-api-resource-commands.d.ts.map +1 -0
- package/dist/service/apigateway/command/resource/sim-rest-api-resource-commands.js +100 -0
- package/dist/service/apigateway/command/resource/sim-rest-api-resource-commands.js.map +1 -0
- package/dist/service/apigateway/command/resource/sim-rest-api-resource-embed.d.ts +16 -0
- package/dist/service/apigateway/command/resource/sim-rest-api-resource-embed.d.ts.map +1 -0
- package/dist/service/apigateway/command/resource/sim-rest-api-resource-embed.js +23 -0
- package/dist/service/apigateway/command/resource/sim-rest-api-resource-embed.js.map +1 -0
- package/dist/service/apigateway/command/resource/sim-rest-api-resource-rules.d.ts +14 -0
- package/dist/service/apigateway/command/resource/sim-rest-api-resource-rules.d.ts.map +1 -0
- package/dist/service/apigateway/command/resource/sim-rest-api-resource-rules.js +20 -0
- package/dist/service/apigateway/command/resource/sim-rest-api-resource-rules.js.map +1 -0
- package/dist/service/apigateway/command/sim-api-gateway-command.types.d.ts +9 -0
- package/dist/service/apigateway/command/sim-api-gateway-command.types.d.ts.map +1 -0
- package/dist/service/apigateway/command/sim-api-gateway-command.types.js +2 -0
- package/dist/service/apigateway/command/sim-api-gateway-command.types.js.map +1 -0
- package/dist/service/apigateway/command/sim-api-gateway-request-options.d.ts +8 -0
- package/dist/service/apigateway/command/sim-api-gateway-request-options.d.ts.map +1 -0
- package/dist/service/apigateway/command/sim-api-gateway-request-options.js +2 -0
- package/dist/service/apigateway/command/sim-api-gateway-request-options.js.map +1 -0
- package/dist/service/apigateway/command/sim-api-gateway-unsimulated-input.d.ts +42 -0
- package/dist/service/apigateway/command/sim-api-gateway-unsimulated-input.d.ts.map +1 -0
- package/dist/service/apigateway/command/sim-api-gateway-unsimulated-input.js +82 -0
- package/dist/service/apigateway/command/sim-api-gateway-unsimulated-input.js.map +1 -0
- package/dist/service/apigateway/command/sim-rest-api-access.d.ts +46 -0
- package/dist/service/apigateway/command/sim-rest-api-access.d.ts.map +1 -0
- package/dist/service/apigateway/command/sim-rest-api-access.js +41 -0
- package/dist/service/apigateway/command/sim-rest-api-access.js.map +1 -0
- package/dist/service/apigateway/command/stage/sim-rest-api-stage-commands.d.ts +43 -0
- package/dist/service/apigateway/command/stage/sim-rest-api-stage-commands.d.ts.map +1 -0
- package/dist/service/apigateway/command/stage/sim-rest-api-stage-commands.js +114 -0
- package/dist/service/apigateway/command/stage/sim-rest-api-stage-commands.js.map +1 -0
- package/dist/service/apigateway/command/stage/sim-rest-api-stage-publisher.d.ts +43 -0
- package/dist/service/apigateway/command/stage/sim-rest-api-stage-publisher.d.ts.map +1 -0
- package/dist/service/apigateway/command/stage/sim-rest-api-stage-publisher.js +47 -0
- package/dist/service/apigateway/command/stage/sim-rest-api-stage-publisher.js.map +1 -0
- package/dist/service/apigateway/command/stage/sim-rest-api-stage-rules.d.ts +27 -0
- package/dist/service/apigateway/command/stage/sim-rest-api-stage-rules.d.ts.map +1 -0
- package/dist/service/apigateway/command/stage/sim-rest-api-stage-rules.js +47 -0
- package/dist/service/apigateway/command/stage/sim-rest-api-stage-rules.js.map +1 -0
- package/dist/service/apigateway/command/stage/stage.command.d.ts +86 -0
- package/dist/service/apigateway/command/stage/stage.command.d.ts.map +1 -0
- package/dist/service/apigateway/command/stage/stage.command.js +2 -0
- package/dist/service/apigateway/command/stage/stage.command.js.map +1 -0
- package/dist/service/apigateway/error/sim-api-gateway.error.d.ts +41 -0
- package/dist/service/apigateway/error/sim-api-gateway.error.d.ts.map +1 -0
- package/dist/service/apigateway/error/sim-api-gateway.error.js +44 -0
- package/dist/service/apigateway/error/sim-api-gateway.error.js.map +1 -0
- package/dist/service/apigateway/index.d.ts +49 -0
- package/dist/service/apigateway/index.d.ts.map +1 -0
- package/dist/service/apigateway/index.js +43 -0
- package/dist/service/apigateway/index.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-authorizer-type.d.ts +12 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-authorizer-type.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-authorizer-type.js +43 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-authorizer-type.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-body.d.ts +11 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-body.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-body.js +30 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-body.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-cognito-authorizer-scheme.d.ts +27 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-cognito-authorizer-scheme.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-cognito-authorizer-scheme.js +53 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-cognito-authorizer-scheme.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-command.d.ts +18 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-command.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-command.js +29 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-command.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-document.d.ts +44 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-document.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-document.factory.d.ts +30 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-document.factory.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-document.factory.js +26 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-document.factory.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-document.js +85 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-document.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-iam-authorization.d.ts +11 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-iam-authorization.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-iam-authorization.js +30 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-iam-authorization.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-import.d.ts +31 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-import.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-import.js +50 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-import.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-integration.d.ts +38 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-integration.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-integration.factory.d.ts +19 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-integration.factory.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-integration.factory.js +19 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-integration.factory.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-integration.js +75 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-integration.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-lambda-authorizer-scheme.d.ts +38 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-lambda-authorizer-scheme.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-lambda-authorizer-scheme.js +66 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-lambda-authorizer-scheme.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-method-authorization.d.ts +47 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-method-authorization.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-method-authorization.js +86 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-method-authorization.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-method.d.ts +36 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-method.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-method.js +40 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-method.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-object.d.ts +47 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-object.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-object.js +63 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-object.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-operation.d.ts +59 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-operation.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-operation.js +106 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-operation.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-path-item.d.ts +40 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-path-item.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-path-item.js +110 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-path-item.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-path-tree.d.ts +38 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-path-tree.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-path-tree.js +52 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-path-tree.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-paths.d.ts +18 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-paths.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-paths.js +24 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-paths.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-pointer.d.ts +29 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-pointer.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-pointer.js +43 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-pointer.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-refusal.d.ts +15 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-refusal.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-refusal.js +16 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-refusal.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-replacement.d.ts +45 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-replacement.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-replacement.js +61 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-replacement.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-root-members.d.ts +8 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-root-members.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-root-members.js +48 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-root-members.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-scheme-identity-source.d.ts +12 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-scheme-identity-source.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-scheme-identity-source.js +20 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-scheme-identity-source.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-security-scheme.d.ts +26 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-security-scheme.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-security-scheme.js +88 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-security-scheme.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-security-schemes.d.ts +53 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-security-schemes.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-security-schemes.js +52 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-security-schemes.js.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-value.d.ts +60 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-value.d.ts.map +1 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-value.js +115 -0
- package/dist/service/apigateway/openapi/sim-rest-api-openapi-value.js.map +1 -0
- package/dist/service/apigateway/registry/sim-rest-api-registry.d.ts +36 -0
- package/dist/service/apigateway/registry/sim-rest-api-registry.d.ts.map +1 -0
- package/dist/service/apigateway/registry/sim-rest-api-registry.js +47 -0
- package/dist/service/apigateway/registry/sim-rest-api-registry.js.map +1 -0
- package/dist/service/apigateway/sdk/sim-api-gateway-sdk-command-router.d.ts +23 -0
- package/dist/service/apigateway/sdk/sim-api-gateway-sdk-command-router.d.ts.map +1 -0
- package/dist/service/apigateway/sdk/sim-api-gateway-sdk-command-router.js +129 -0
- package/dist/service/apigateway/sdk/sim-api-gateway-sdk-command-router.js.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-decisions.d.ts +37 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-decisions.d.ts.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-decisions.js +39 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-decisions.js.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-event.d.ts +23 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-event.d.ts.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-event.js +7 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-event.js.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-invocation.d.ts +44 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-invocation.d.ts.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-invocation.js +63 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-invocation.js.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-policy.d.ts +38 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-policy.d.ts.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-policy.js +70 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-policy.js.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-response.d.ts +41 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-response.d.ts.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-response.js +75 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-authorizer-response.js.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-cognito-method-authorizer.d.ts +28 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-cognito-method-authorizer.d.ts.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-cognito-method-authorizer.js +40 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-cognito-method-authorizer.js.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-iam-method-authorizer.d.ts +24 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-iam-method-authorizer.d.ts.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-iam-method-authorizer.js +43 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-iam-method-authorizer.js.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-invoke-authorizer.d.ts +16 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-invoke-authorizer.d.ts.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-invoke-authorizer.js +23 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-invoke-authorizer.js.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-method-authorize-input.d.ts +28 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-method-authorize-input.d.ts.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-method-authorize-input.js +2 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-method-authorize-input.js.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-method-authorizer.d.ts +59 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-method-authorizer.d.ts.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-method-authorizer.js +90 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-method-authorizer.js.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-request-authorizer-event.d.ts +62 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-request-authorizer-event.d.ts.map +1 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-request-authorizer-event.js +40 -0
- package/dist/service/apigateway/serve/auth/sim-rest-api-request-authorizer-event.js.map +1 -0
- package/dist/service/apigateway/serve/sim-api-gateway-controller.d.ts +50 -0
- package/dist/service/apigateway/serve/sim-api-gateway-controller.d.ts.map +1 -0
- package/dist/service/apigateway/serve/sim-api-gateway-controller.js +120 -0
- package/dist/service/apigateway/serve/sim-api-gateway-controller.js.map +1 -0
- package/dist/service/apigateway/serve/sim-api-gateway-error-response.d.ts +52 -0
- package/dist/service/apigateway/serve/sim-api-gateway-error-response.d.ts.map +1 -0
- package/dist/service/apigateway/serve/sim-api-gateway-error-response.js +70 -0
- package/dist/service/apigateway/serve/sim-api-gateway-error-response.js.map +1 -0
- package/dist/service/apigateway/serve/sim-api-gateway-router.d.ts +56 -0
- package/dist/service/apigateway/serve/sim-api-gateway-router.d.ts.map +1 -0
- package/dist/service/apigateway/serve/sim-api-gateway-router.js +68 -0
- package/dist/service/apigateway/serve/sim-api-gateway-router.js.map +1 -0
- package/dist/service/apigateway/serve/sim-rest-api-endpoint.d.ts +12 -0
- package/dist/service/apigateway/serve/sim-rest-api-endpoint.d.ts.map +1 -0
- package/dist/service/apigateway/serve/sim-rest-api-endpoint.js +21 -0
- package/dist/service/apigateway/serve/sim-rest-api-endpoint.js.map +1 -0
- package/dist/service/apigateway/serve/sim-rest-api-function-target.d.ts +17 -0
- package/dist/service/apigateway/serve/sim-rest-api-function-target.d.ts.map +1 -0
- package/dist/service/apigateway/serve/sim-rest-api-function-target.js +2 -0
- package/dist/service/apigateway/serve/sim-rest-api-function-target.js.map +1 -0
- package/dist/service/apigateway/serve/sim-rest-api-integration-invocation.d.ts +55 -0
- package/dist/service/apigateway/serve/sim-rest-api-integration-invocation.d.ts.map +1 -0
- package/dist/service/apigateway/serve/sim-rest-api-integration-invocation.js +89 -0
- package/dist/service/apigateway/serve/sim-rest-api-integration-invocation.js.map +1 -0
- package/dist/service/apigateway/serve/sim-rest-api-refusal-response.d.ts +18 -0
- package/dist/service/apigateway/serve/sim-rest-api-refusal-response.d.ts.map +1 -0
- package/dist/service/apigateway/serve/sim-rest-api-refusal-response.js +33 -0
- package/dist/service/apigateway/serve/sim-rest-api-refusal-response.js.map +1 -0
- package/dist/service/apigateway/serve/sim-rest-api-web-acl-inspection.d.ts +25 -0
- package/dist/service/apigateway/serve/sim-rest-api-web-acl-inspection.d.ts.map +1 -0
- package/dist/service/apigateway/serve/sim-rest-api-web-acl-inspection.js +27 -0
- package/dist/service/apigateway/serve/sim-rest-api-web-acl-inspection.js.map +1 -0
- package/dist/service/apigateway/sim-api-gateway-commands.d.ts +59 -0
- package/dist/service/apigateway/sim-api-gateway-commands.d.ts.map +1 -0
- package/dist/service/apigateway/sim-api-gateway-commands.js +74 -0
- package/dist/service/apigateway/sim-api-gateway-commands.js.map +1 -0
- package/dist/service/apigateway/sim-api-gateway-service-principal.d.ts +15 -0
- package/dist/service/apigateway/sim-api-gateway-service-principal.d.ts.map +1 -0
- package/dist/service/apigateway/sim-api-gateway-service-principal.js +15 -0
- package/dist/service/apigateway/sim-api-gateway-service-principal.js.map +1 -0
- package/dist/service/apigateway/sim-api-gateway.d.ts +91 -0
- package/dist/service/apigateway/sim-api-gateway.d.ts.map +1 -0
- package/dist/service/apigateway/sim-api-gateway.js +134 -0
- package/dist/service/apigateway/sim-api-gateway.js.map +1 -0
- package/dist/service/apigateway/sim-rest-api-parts.d.ts +69 -0
- package/dist/service/apigateway/sim-rest-api-parts.d.ts.map +1 -0
- package/dist/service/apigateway/sim-rest-api-parts.js +107 -0
- package/dist/service/apigateway/sim-rest-api-parts.js.map +1 -0
- package/dist/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claim-checks.d.ts +1 -14
- package/dist/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claim-checks.d.ts.map +1 -1
- package/dist/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claim-checks.js +6 -31
- package/dist/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claim-checks.js.map +1 -1
- package/dist/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claims.d.ts +6 -17
- package/dist/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claims.d.ts.map +1 -1
- package/dist/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claims.js +9 -55
- package/dist/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claims.js.map +1 -1
- package/dist/service/apigatewayv2/api/integration/sim-http-api-lambda-uri.d.ts +9 -22
- package/dist/service/apigatewayv2/api/integration/sim-http-api-lambda-uri.d.ts.map +1 -1
- package/dist/service/apigatewayv2/api/integration/sim-http-api-lambda-uri.js +20 -69
- package/dist/service/apigatewayv2/api/integration/sim-http-api-lambda-uri.js.map +1 -1
- package/dist/service/apigatewayv2/api/sim-http-api-lambda-proxy.factory.d.ts.map +1 -1
- package/dist/service/apigatewayv2/api/sim-http-api-lambda-proxy.factory.js +1 -1
- package/dist/service/apigatewayv2/api/sim-http-api-lambda-proxy.factory.js.map +1 -1
- package/dist/service/apigatewayv2/api/sim-http-api-proxy-request-authorizer.d.ts.map +1 -1
- package/dist/service/apigatewayv2/api/sim-http-api-proxy-request-authorizer.js +1 -1
- package/dist/service/apigatewayv2/api/sim-http-api-proxy-request-authorizer.js.map +1 -1
- package/dist/service/apigatewayv2/serve/auth/sim-http-api-invoke-authorizer.d.ts +0 -5
- package/dist/service/apigatewayv2/serve/auth/sim-http-api-invoke-authorizer.d.ts.map +1 -1
- package/dist/service/apigatewayv2/serve/auth/sim-http-api-invoke-authorizer.js +1 -5
- package/dist/service/apigatewayv2/serve/auth/sim-http-api-invoke-authorizer.js.map +1 -1
- package/dist/service/apigatewayv2/serve/auth/sim-http-api-jwt-route-authorizer.d.ts.map +1 -1
- package/dist/service/apigatewayv2/serve/auth/sim-http-api-jwt-route-authorizer.js +2 -2
- package/dist/service/apigatewayv2/serve/auth/sim-http-api-jwt-route-authorizer.js.map +1 -1
- package/dist/service/apigatewayv2/serve/sim-api-gateway-v2-router.js +1 -1
- package/dist/service/apigatewayv2/serve/sim-api-gateway-v2-router.js.map +1 -1
- package/dist/service/aws/factory/sim-aws-account-region-service-builder.d.ts +10 -0
- 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 +22 -0
- 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.map +1 -1
- package/dist/service/aws/factory/sim-aws-account-service-cache.js +5 -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 +8 -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 +12 -0
- package/dist/service/aws/factory/sim-aws-cross-account-collaborators.js.map +1 -1
- package/dist/service/aws/factory/sim-aws-registered-service-builder.d.ts +8 -0
- package/dist/service/aws/factory/sim-aws-registered-service-builder.d.ts.map +1 -1
- package/dist/service/aws/factory/sim-aws-registered-service-builder.js +20 -1
- package/dist/service/aws/factory/sim-aws-registered-service-builder.js.map +1 -1
- package/dist/service/aws/factory/sim-aws-scoped-service-registries.d.ts +8 -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 +8 -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 +14 -21
- package/dist/service/aws/factory/sim-aws-service-factory.d.ts.map +1 -1
- package/dist/service/aws/factory/sim-aws-service-factory.js +14 -22
- package/dist/service/aws/factory/sim-aws-service-factory.js.map +1 -1
- package/dist/service/aws/sim-aws-account-region-scope.d.ts +6 -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 +8 -0
- 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/resource/cfn/apigateway/sim-api-gateway-cfn-value-adapter.d.ts +13 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-api-gateway-cfn-value-adapter.d.ts.map +1 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-api-gateway-cfn-value-adapter.js +44 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-api-gateway-cfn-value-adapter.js.map +1 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-authorizer-cfn.d.ts +24 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-authorizer-cfn.d.ts.map +1 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-authorizer-cfn.js +26 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-authorizer-cfn.js.map +1 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-cfn.d.ts +29 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-cfn.d.ts.map +1 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-cfn.js +34 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-cfn.js.map +1 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-deployment-cfn.d.ts +24 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-deployment-cfn.d.ts.map +1 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-deployment-cfn.js +26 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-deployment-cfn.js.map +1 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-resource-cfn.d.ts +25 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-resource-cfn.d.ts.map +1 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-resource-cfn.js +27 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-resource-cfn.js.map +1 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-stage-cfn.d.ts +25 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-stage-cfn.d.ts.map +1 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-stage-cfn.js +24 -0
- package/dist/service/cloudformation/resource/cfn/apigateway/sim-rest-api-stage-cfn.js.map +1 -0
- package/dist/service/cloudformation/resource/cfn/sim-cfn-service-value-adapters.d.ts.map +1 -1
- package/dist/service/cloudformation/resource/cfn/sim-cfn-service-value-adapters.js +4 -0
- package/dist/service/cloudformation/resource/cfn/sim-cfn-service-value-adapters.js.map +1 -1
- package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-association-cfn.d.ts +27 -0
- package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-association-cfn.d.ts.map +1 -0
- package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-association-cfn.js +26 -0
- package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-association-cfn.js.map +1 -0
- package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-cfn-value-adapter.d.ts +6 -0
- package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-cfn-value-adapter.d.ts.map +1 -0
- package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-cfn-value-adapter.js +38 -0
- package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-cfn-value-adapter.js.map +1 -0
- package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-resource-cfn.d.ts +42 -0
- package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-resource-cfn.d.ts.map +1 -0
- package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-resource-cfn.js +54 -0
- package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-resource-cfn.js.map +1 -0
- package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-web-acl-cfn.d.ts +28 -0
- package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-web-acl-cfn.d.ts.map +1 -0
- package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-web-acl-cfn.js +44 -0
- package/dist/service/cloudformation/resource/cfn/wafv2/sim-wafv2-web-acl-cfn.js.map +1 -0
- package/dist/service/cloudformation/resource/resolve/service/sim-cfn-service-factories.d.ts.map +1 -1
- package/dist/service/cloudformation/resource/resolve/service/sim-cfn-service-factories.js +8 -0
- package/dist/service/cloudformation/resource/resolve/service/sim-cfn-service-factories.js.map +1 -1
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api-stage.d.ts.map +1 -1
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api-stage.js +6 -26
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api-stage.js.map +1 -1
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api.js +2 -2
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-http-api.js.map +1 -1
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api-stage.d.ts +33 -0
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api-stage.d.ts.map +1 -0
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api-stage.js +56 -0
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api-stage.js.map +1 -0
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api-template.factory.d.ts +55 -0
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api-template.factory.d.ts.map +1 -0
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api-template.factory.js +100 -0
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api-template.factory.js.map +1 -0
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api.d.ts +42 -0
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api.d.ts.map +1 -0
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api.js +77 -0
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-rest-api.js.map +1 -0
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-stage-logical-id.d.ts +16 -0
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-stage-logical-id.d.ts.map +1 -0
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-stage-logical-id.js +29 -0
- package/dist/service/cloudformation/sam/api/sim-cfn-sam-stage-logical-id.js.map +1 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-event-path.d.ts +30 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-event-path.d.ts.map +1 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-event-path.js +69 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-event-path.js.map +1 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-event.d.ts +20 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-event.d.ts.map +1 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-event.js +132 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-event.js.map +1 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-invoke-permission.d.ts +26 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-invoke-permission.d.ts.map +1 -0
- package/dist/service/cloudformation/sam/function/event/{sim-cfn-sam-http-api-permission.js → sim-cfn-sam-api-invoke-permission.js} +7 -6
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-api-invoke-permission.js.map +1 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-declared-event.d.ts +11 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-declared-event.d.ts.map +1 -1
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-declared-event.js +1 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-declared-event.js.map +1 -1
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-function-events.d.ts.map +1 -1
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-function-events.js +2 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-function-events.js.map +1 -1
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-http-api-event.d.ts.map +1 -1
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-http-api-event.js +6 -2
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-http-api-event.js.map +1 -1
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-implicit-rest-api.d.ts +22 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-implicit-rest-api.d.ts.map +1 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-implicit-rest-api.js +29 -0
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-implicit-rest-api.js.map +1 -0
- package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-template.factory.d.ts +5 -0
- package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-template.factory.d.ts.map +1 -1
- package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-template.factory.js +18 -5
- package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-template.factory.js.map +1 -1
- package/dist/service/cloudformation/sam/function/sim-cfn-sam-function.d.ts +6 -1
- package/dist/service/cloudformation/sam/function/sim-cfn-sam-function.d.ts.map +1 -1
- package/dist/service/cloudformation/sam/function/sim-cfn-sam-function.js +9 -3
- package/dist/service/cloudformation/sam/function/sim-cfn-sam-function.js.map +1 -1
- package/dist/service/cloudformation/sam/sim-cfn-sam-expansion.d.ts.map +1 -1
- package/dist/service/cloudformation/sam/sim-cfn-sam-expansion.js +10 -10
- package/dist/service/cloudformation/sam/sim-cfn-sam-expansion.js.map +1 -1
- package/dist/service/cloudformation/sam/sim-cfn-sam-globals.d.ts +9 -5
- package/dist/service/cloudformation/sam/sim-cfn-sam-globals.d.ts.map +1 -1
- package/dist/service/cloudformation/sam/sim-cfn-sam-globals.js +9 -6
- package/dist/service/cloudformation/sam/sim-cfn-sam-globals.js.map +1 -1
- package/dist/service/cloudformation/watch/sim-cfn-template-file-events.d.ts +7 -0
- package/dist/service/cloudformation/watch/sim-cfn-template-file-events.d.ts.map +1 -1
- package/dist/service/cloudformation/watch/sim-cfn-template-file-events.js +20 -2
- package/dist/service/cloudformation/watch/sim-cfn-template-file-events.js.map +1 -1
- package/dist/service/cloudfront/command/create-distribution/create-distribution.command.d.ts +10 -0
- package/dist/service/cloudfront/command/create-distribution/create-distribution.command.d.ts.map +1 -1
- package/dist/service/cloudfront/command/create-distribution/create-distribution.handler.d.ts +2 -0
- package/dist/service/cloudfront/command/create-distribution/create-distribution.handler.d.ts.map +1 -1
- package/dist/service/cloudfront/command/create-distribution/create-distribution.handler.js.map +1 -1
- package/dist/service/cloudfront/command/update-distribution/update-distribution.handler.d.ts +2 -0
- package/dist/service/cloudfront/command/update-distribution/update-distribution.handler.d.ts.map +1 -1
- package/dist/service/cloudfront/command/update-distribution/update-distribution.handler.js.map +1 -1
- package/dist/service/cloudfront/controller/dependency/sim-cf-controller-dependency.d.ts +3 -0
- package/dist/service/cloudfront/controller/dependency/sim-cf-controller-dependency.d.ts.map +1 -1
- package/dist/service/cloudfront/controller/dependency/sim-cf-controller-dependency.js +4 -0
- package/dist/service/cloudfront/controller/dependency/sim-cf-controller-dependency.js.map +1 -1
- package/dist/service/cloudfront/controller/sim-cloudfront-request-pipeline.d.ts +5 -4
- package/dist/service/cloudfront/controller/sim-cloudfront-request-pipeline.d.ts.map +1 -1
- package/dist/service/cloudfront/controller/sim-cloudfront-request-pipeline.js +14 -4
- package/dist/service/cloudfront/controller/sim-cloudfront-request-pipeline.js.map +1 -1
- package/dist/service/cloudfront/controller/web-acl/sim-cf-web-acl-guard.d.ts +25 -0
- package/dist/service/cloudfront/controller/web-acl/sim-cf-web-acl-guard.d.ts.map +1 -0
- package/dist/service/cloudfront/controller/web-acl/sim-cf-web-acl-guard.js +86 -0
- package/dist/service/cloudfront/controller/web-acl/sim-cf-web-acl-guard.js.map +1 -0
- package/dist/service/cloudfront/distribution/configurator/sim-cf-distribution-configurator.factory.d.ts +4 -2
- package/dist/service/cloudfront/distribution/configurator/sim-cf-distribution-configurator.factory.d.ts.map +1 -1
- package/dist/service/cloudfront/distribution/configurator/sim-cf-distribution-configurator.factory.js +4 -3
- package/dist/service/cloudfront/distribution/configurator/sim-cf-distribution-configurator.factory.js.map +1 -1
- package/dist/service/cloudfront/distribution/configurator/sim-cloud-front-distribution-configurator.d.ts +7 -1
- package/dist/service/cloudfront/distribution/configurator/sim-cloud-front-distribution-configurator.d.ts.map +1 -1
- package/dist/service/cloudfront/distribution/configurator/sim-cloud-front-distribution-configurator.js +13 -1
- package/dist/service/cloudfront/distribution/configurator/sim-cloud-front-distribution-configurator.js.map +1 -1
- package/dist/service/cloudfront/distribution/sim-cf-distribution-configuration-state.d.ts +24 -0
- package/dist/service/cloudfront/distribution/sim-cf-distribution-configuration-state.d.ts.map +1 -0
- package/dist/service/cloudfront/distribution/sim-cf-distribution-configuration-state.js +2 -0
- package/dist/service/cloudfront/distribution/sim-cf-distribution-configuration-state.js.map +1 -0
- package/dist/service/cloudfront/distribution/sim-cf-distribution-reconfigurer.d.ts +2 -0
- package/dist/service/cloudfront/distribution/sim-cf-distribution-reconfigurer.d.ts.map +1 -1
- package/dist/service/cloudfront/distribution/sim-cf-distribution-reconfigurer.js.map +1 -1
- package/dist/service/cloudfront/distribution/sim-cloudfront-distribution.d.ts +12 -0
- package/dist/service/cloudfront/distribution/sim-cloudfront-distribution.d.ts.map +1 -1
- package/dist/service/cloudfront/distribution/sim-cloudfront-distribution.js +18 -0
- package/dist/service/cloudfront/distribution/sim-cloudfront-distribution.js.map +1 -1
- package/dist/service/cloudfront/error/sim-cloudfront.error.d.ts +11 -0
- package/dist/service/cloudfront/error/sim-cloudfront.error.d.ts.map +1 -1
- package/dist/service/cloudfront/error/sim-cloudfront.error.js +13 -0
- package/dist/service/cloudfront/error/sim-cloudfront.error.js.map +1 -1
- package/dist/service/cloudfront/sim-cloudfront-commands.d.ts +4 -9
- package/dist/service/cloudfront/sim-cloudfront-commands.d.ts.map +1 -1
- package/dist/service/cloudfront/sim-cloudfront-commands.js +12 -25
- package/dist/service/cloudfront/sim-cloudfront-commands.js.map +1 -1
- package/dist/service/cloudfront/web-acl/sim-cf-distribution-web-acl.d.ts +33 -0
- package/dist/service/cloudfront/web-acl/sim-cf-distribution-web-acl.d.ts.map +1 -0
- package/dist/service/cloudfront/web-acl/sim-cf-distribution-web-acl.js +58 -0
- package/dist/service/cloudfront/web-acl/sim-cf-distribution-web-acl.js.map +1 -0
- package/dist/service/cloudfront/web-acl/sim-cf-web-acl-resolver.factory.d.ts +13 -0
- package/dist/service/cloudfront/web-acl/sim-cf-web-acl-resolver.factory.d.ts.map +1 -0
- package/dist/service/cloudfront/web-acl/sim-cf-web-acl-resolver.factory.js +25 -0
- package/dist/service/cloudfront/web-acl/sim-cf-web-acl-resolver.factory.js.map +1 -0
- package/dist/service/cloudfront/web-acl/sim-cf-web-acl.d.ts +24 -0
- package/dist/service/cloudfront/web-acl/sim-cf-web-acl.d.ts.map +1 -0
- package/dist/service/cloudfront/web-acl/sim-cf-web-acl.js +2 -0
- package/dist/service/cloudfront/web-acl/sim-cf-web-acl.js.map +1 -0
- package/dist/service/cognito/command/hosted/hosted-auth.command.d.ts +10 -0
- package/dist/service/cognito/command/hosted/hosted-auth.command.d.ts.map +1 -1
- package/dist/service/cognito/command/hosted/sim-cognito-authorize-endpoint.d.ts +8 -4
- package/dist/service/cognito/command/hosted/sim-cognito-authorize-endpoint.d.ts.map +1 -1
- package/dist/service/cognito/command/hosted/sim-cognito-authorize-endpoint.js +11 -5
- package/dist/service/cognito/command/hosted/sim-cognito-authorize-endpoint.js.map +1 -1
- package/dist/service/cognito/command/hosted/sim-cognito-browser-session.d.ts +28 -0
- package/dist/service/cognito/command/hosted/sim-cognito-browser-session.d.ts.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-browser-session.js +54 -0
- package/dist/service/cognito/command/hosted/sim-cognito-browser-session.js.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-credentials.d.ts +20 -0
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-credentials.d.ts.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-credentials.js +31 -0
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-credentials.js.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-password-sign-in.d.ts +3 -11
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-password-sign-in.d.ts.map +1 -1
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-password-sign-in.js +3 -21
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-password-sign-in.js.map +1 -1
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-sign-in.d.ts +22 -8
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-sign-in.d.ts.map +1 -1
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-sign-in.js +40 -13
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-sign-in.js.map +1 -1
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-signed-in.d.ts +21 -0
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-signed-in.d.ts.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-signed-in.js +17 -0
- package/dist/service/cognito/command/hosted/sim-cognito-hosted-signed-in.js.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-logout-endpoint.d.ts +15 -8
- package/dist/service/cognito/command/hosted/sim-cognito-logout-endpoint.d.ts.map +1 -1
- package/dist/service/cognito/command/hosted/sim-cognito-logout-endpoint.js +18 -9
- package/dist/service/cognito/command/hosted/sim-cognito-logout-endpoint.js.map +1 -1
- package/dist/service/cognito/command/hosted/sim-cognito-session-change.d.ts +40 -0
- package/dist/service/cognito/command/hosted/sim-cognito-session-change.d.ts.map +1 -0
- package/dist/service/cognito/command/hosted/sim-cognito-session-change.js +47 -0
- package/dist/service/cognito/command/hosted/sim-cognito-session-change.js.map +1 -0
- 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 +8 -0
- package/dist/service/cognito/command/sim-cognito-commands.js.map +1 -1
- package/dist/service/cognito/command/user-pool/sim-cognito-user-pool-commands.d.ts +7 -0
- package/dist/service/cognito/command/user-pool/sim-cognito-user-pool-commands.d.ts.map +1 -1
- package/dist/service/cognito/command/user-pool/sim-cognito-user-pool-commands.js +7 -0
- package/dist/service/cognito/command/user-pool/sim-cognito-user-pool-commands.js.map +1 -1
- package/dist/service/cognito/serve/page/sim-cognito-page-markup.d.ts +4 -4
- package/dist/service/cognito/serve/page/sim-cognito-page-markup.d.ts.map +1 -1
- package/dist/service/cognito/serve/page/sim-cognito-page-markup.js +10 -7
- package/dist/service/cognito/serve/page/sim-cognito-page-markup.js.map +1 -1
- package/dist/service/cognito/serve/page/sim-cognito-page-style.d.ts +17 -0
- package/dist/service/cognito/serve/page/sim-cognito-page-style.d.ts.map +1 -0
- package/dist/service/cognito/serve/page/sim-cognito-page-style.js +73 -0
- package/dist/service/cognito/serve/page/sim-cognito-page-style.js.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-authorize-route.d.ts +27 -0
- package/dist/service/cognito/serve/sim-cognito-authorize-route.d.ts.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-authorize-route.js +41 -0
- package/dist/service/cognito/serve/sim-cognito-authorize-route.js.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-controller.d.ts +14 -12
- package/dist/service/cognito/serve/sim-cognito-controller.d.ts.map +1 -1
- package/dist/service/cognito/serve/sim-cognito-controller.js +39 -53
- package/dist/service/cognito/serve/sim-cognito-controller.js.map +1 -1
- package/dist/service/cognito/serve/sim-cognito-domain-controller.d.ts +6 -9
- package/dist/service/cognito/serve/sim-cognito-domain-controller.d.ts.map +1 -1
- package/dist/service/cognito/serve/sim-cognito-domain-controller.js +39 -17
- package/dist/service/cognito/serve/sim-cognito-domain-controller.js.map +1 -1
- package/dist/service/cognito/serve/sim-cognito-domain-endpoints.d.ts +6 -12
- package/dist/service/cognito/serve/sim-cognito-domain-endpoints.d.ts.map +1 -1
- package/dist/service/cognito/serve/sim-cognito-domain-endpoints.js +10 -26
- package/dist/service/cognito/serve/sim-cognito-domain-endpoints.js.map +1 -1
- package/dist/service/cognito/serve/sim-cognito-oauth-response.d.ts +3 -1
- package/dist/service/cognito/serve/sim-cognito-oauth-response.d.ts.map +1 -1
- package/dist/service/cognito/serve/sim-cognito-oauth-response.js +10 -5
- package/dist/service/cognito/serve/sim-cognito-oauth-response.js.map +1 -1
- package/dist/service/cognito/serve/sim-cognito-pool-documents.d.ts +40 -0
- package/dist/service/cognito/serve/sim-cognito-pool-documents.d.ts.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-pool-documents.js +68 -0
- package/dist/service/cognito/serve/sim-cognito-pool-documents.js.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-pool-scope.d.ts +14 -0
- package/dist/service/cognito/serve/sim-cognito-pool-scope.d.ts.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-pool-scope.js +17 -0
- package/dist/service/cognito/serve/sim-cognito-pool-scope.js.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-session-cookie.d.ts +25 -0
- package/dist/service/cognito/serve/sim-cognito-session-cookie.d.ts.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-session-cookie.js +64 -0
- package/dist/service/cognito/serve/sim-cognito-session-cookie.js.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-web-acl-inspection.d.ts +32 -0
- package/dist/service/cognito/serve/sim-cognito-web-acl-inspection.d.ts.map +1 -0
- package/dist/service/cognito/serve/sim-cognito-web-acl-inspection.js +30 -0
- package/dist/service/cognito/serve/sim-cognito-web-acl-inspection.js.map +1 -0
- package/dist/service/cognito/sim-cognito-federation.d.ts +10 -2
- package/dist/service/cognito/sim-cognito-federation.d.ts.map +1 -1
- package/dist/service/cognito/sim-cognito-federation.js +12 -4
- package/dist/service/cognito/sim-cognito-federation.js.map +1 -1
- package/dist/service/cognito/sim-cognito-identity-provider.d.ts +15 -33
- package/dist/service/cognito/sim-cognito-identity-provider.d.ts.map +1 -1
- package/dist/service/cognito/sim-cognito-identity-provider.js +12 -52
- package/dist/service/cognito/sim-cognito-identity-provider.js.map +1 -1
- package/dist/service/cognito/sim-cognito-user-pools.d.ts +55 -0
- package/dist/service/cognito/sim-cognito-user-pools.d.ts.map +1 -0
- package/dist/service/cognito/sim-cognito-user-pools.js +69 -0
- package/dist/service/cognito/sim-cognito-user-pools.js.map +1 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-managed-login-session-store.d.ts +24 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-managed-login-session-store.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-managed-login-session-store.js +43 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-managed-login-session-store.js.map +1 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-managed-login-session.d.ts +24 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-managed-login-session.d.ts.map +1 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-managed-login-session.js +36 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-managed-login-session.js.map +1 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-pool-auth.d.ts +20 -0
- 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 +26 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-pool-auth.js.map +1 -1
- package/dist/service/cognito/user-pool/auth/sim-cognito-signed-in.factory.d.ts +2 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-signed-in.factory.d.ts.map +1 -1
- package/dist/service/cognito/user-pool/auth/sim-cognito-signed-in.factory.js +1 -0
- package/dist/service/cognito/user-pool/auth/sim-cognito-signed-in.factory.js.map +1 -1
- package/dist/service/elbv2/serve/sim-elbv2-router.js +1 -1
- package/dist/service/elbv2/serve/sim-elbv2-router.js.map +1 -1
- package/dist/service/lambda/function/uri/sim-lambda-invocation-uri.d.ts +29 -0
- package/dist/service/lambda/function/uri/sim-lambda-invocation-uri.d.ts.map +1 -0
- package/dist/service/lambda/function/uri/sim-lambda-invocation-uri.js +86 -0
- package/dist/service/lambda/function/uri/sim-lambda-invocation-uri.js.map +1 -0
- package/dist/service/route53/resolve/sim-r53-regional-service-target.js +1 -1
- package/dist/service/route53/resolve/sim-r53-regional-service-target.js.map +1 -1
- package/dist/service/wafv2/association/sim-aws-waf-protected-resources.d.ts +45 -0
- package/dist/service/wafv2/association/sim-aws-waf-protected-resources.d.ts.map +1 -0
- package/dist/service/wafv2/association/sim-aws-waf-protected-resources.js +56 -0
- package/dist/service/wafv2/association/sim-aws-waf-protected-resources.js.map +1 -0
- package/dist/service/wafv2/association/sim-waf-associations.d.ts +52 -0
- package/dist/service/wafv2/association/sim-waf-associations.d.ts.map +1 -0
- package/dist/service/wafv2/association/sim-waf-associations.js +74 -0
- package/dist/service/wafv2/association/sim-waf-associations.js.map +1 -0
- package/dist/service/wafv2/association/sim-waf-protected-resource.d.ts +38 -0
- package/dist/service/wafv2/association/sim-waf-protected-resource.d.ts.map +1 -0
- package/dist/service/wafv2/association/sim-waf-protected-resource.js +100 -0
- package/dist/service/wafv2/association/sim-waf-protected-resource.js.map +1 -0
- package/dist/service/wafv2/association/sim-waf-protected-resources.d.ts +29 -0
- package/dist/service/wafv2/association/sim-waf-protected-resources.d.ts.map +1 -0
- package/dist/service/wafv2/association/sim-waf-protected-resources.js +17 -0
- package/dist/service/wafv2/association/sim-waf-protected-resources.js.map +1 -0
- package/dist/service/wafv2/association/sim-waf-protection.d.ts +60 -0
- package/dist/service/wafv2/association/sim-waf-protection.d.ts.map +1 -0
- package/dist/service/wafv2/association/sim-waf-protection.js +27 -0
- package/dist/service/wafv2/association/sim-waf-protection.js.map +1 -0
- package/dist/service/wafv2/association/sim-waf-request-inspection.d.ts +48 -0
- package/dist/service/wafv2/association/sim-waf-request-inspection.d.ts.map +1 -0
- package/dist/service/wafv2/association/sim-waf-request-inspection.js +77 -0
- package/dist/service/wafv2/association/sim-waf-request-inspection.js.map +1 -0
- package/dist/service/wafv2/association/sim-waf-rest-api-stage.d.ts +29 -0
- package/dist/service/wafv2/association/sim-waf-rest-api-stage.d.ts.map +1 -0
- package/dist/service/wafv2/association/sim-waf-rest-api-stage.js +27 -0
- package/dist/service/wafv2/association/sim-waf-rest-api-stage.js.map +1 -0
- package/dist/service/wafv2/association/sim-waf-user-pool.d.ts +24 -0
- package/dist/service/wafv2/association/sim-waf-user-pool.d.ts.map +1 -0
- package/dist/service/wafv2/association/sim-waf-user-pool.js +22 -0
- package/dist/service/wafv2/association/sim-waf-user-pool.js.map +1 -0
- package/dist/service/wafv2/cfn/association/sim-cfn-waf-association-config.d.ts +23 -0
- package/dist/service/wafv2/cfn/association/sim-cfn-waf-association-config.d.ts.map +1 -0
- package/dist/service/wafv2/cfn/association/sim-cfn-waf-association-config.js +32 -0
- package/dist/service/wafv2/cfn/association/sim-cfn-waf-association-config.js.map +1 -0
- package/dist/service/wafv2/cfn/association/sim-cfn-waf-association-creator.d.ts +42 -0
- package/dist/service/wafv2/cfn/association/sim-cfn-waf-association-creator.d.ts.map +1 -0
- package/dist/service/wafv2/cfn/association/sim-cfn-waf-association-creator.js +69 -0
- package/dist/service/wafv2/cfn/association/sim-cfn-waf-association-creator.js.map +1 -0
- package/dist/service/wafv2/cfn/association/sim-cfn-waf-web-acl-association.d.ts +18 -0
- package/dist/service/wafv2/cfn/association/sim-cfn-waf-web-acl-association.d.ts.map +1 -0
- package/dist/service/wafv2/cfn/association/sim-cfn-waf-web-acl-association.js +18 -0
- package/dist/service/wafv2/cfn/association/sim-cfn-waf-web-acl-association.js.map +1 -0
- package/dist/service/wafv2/cfn/ip-set/sim-cfn-waf-ip-set-config.d.ts +18 -0
- package/dist/service/wafv2/cfn/ip-set/sim-cfn-waf-ip-set-config.d.ts.map +1 -0
- package/dist/service/wafv2/cfn/ip-set/sim-cfn-waf-ip-set-config.js +28 -0
- package/dist/service/wafv2/cfn/ip-set/sim-cfn-waf-ip-set-config.js.map +1 -0
- package/dist/service/wafv2/cfn/ip-set/sim-cfn-waf-ip-set-creator.d.ts +29 -0
- package/dist/service/wafv2/cfn/ip-set/sim-cfn-waf-ip-set-creator.d.ts.map +1 -0
- package/dist/service/wafv2/cfn/ip-set/sim-cfn-waf-ip-set-creator.js +49 -0
- package/dist/service/wafv2/cfn/ip-set/sim-cfn-waf-ip-set-creator.js.map +1 -0
- package/dist/service/wafv2/cfn/regex-pattern-set/sim-cfn-waf-regex-set-config.d.ts +19 -0
- package/dist/service/wafv2/cfn/regex-pattern-set/sim-cfn-waf-regex-set-config.d.ts.map +1 -0
- package/dist/service/wafv2/cfn/regex-pattern-set/sim-cfn-waf-regex-set-config.js +28 -0
- package/dist/service/wafv2/cfn/regex-pattern-set/sim-cfn-waf-regex-set-config.js.map +1 -0
- package/dist/service/wafv2/cfn/regex-pattern-set/sim-cfn-waf-regex-set-creator.d.ts +29 -0
- package/dist/service/wafv2/cfn/regex-pattern-set/sim-cfn-waf-regex-set-creator.d.ts.map +1 -0
- package/dist/service/wafv2/cfn/regex-pattern-set/sim-cfn-waf-regex-set-creator.js +49 -0
- package/dist/service/wafv2/cfn/regex-pattern-set/sim-cfn-waf-regex-set-creator.js.map +1 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-creators.d.ts +32 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-creators.d.ts.map +1 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-creators.js +28 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-creators.js.map +1 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-resource-config.d.ts +72 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-resource-config.d.ts.map +1 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-resource-config.js +114 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-resource-config.js.map +1 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-resource-deleter.d.ts +21 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-resource-deleter.d.ts.map +1 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-resource-deleter.js +53 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-resource-deleter.js.map +1 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-resource-error.d.ts +26 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-resource-error.d.ts.map +1 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-resource-error.js +41 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-resource-error.js.map +1 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-resource-types.d.ts +17 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-resource-types.d.ts.map +1 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-resource-types.js +17 -0
- package/dist/service/wafv2/cfn/sim-cfn-waf-resource-types.js.map +1 -0
- package/dist/service/wafv2/cfn/sim-waf-cfn-resource-factory.d.ts +34 -0
- package/dist/service/wafv2/cfn/sim-waf-cfn-resource-factory.d.ts.map +1 -0
- package/dist/service/wafv2/cfn/sim-waf-cfn-resource-factory.js +58 -0
- package/dist/service/wafv2/cfn/sim-waf-cfn-resource-factory.js.map +1 -0
- package/dist/service/wafv2/cfn/web-acl/sim-cfn-waf-web-acl-config.d.ts +31 -0
- package/dist/service/wafv2/cfn/web-acl/sim-cfn-waf-web-acl-config.d.ts.map +1 -0
- package/dist/service/wafv2/cfn/web-acl/sim-cfn-waf-web-acl-config.js +59 -0
- package/dist/service/wafv2/cfn/web-acl/sim-cfn-waf-web-acl-config.js.map +1 -0
- package/dist/service/wafv2/cfn/web-acl/sim-cfn-waf-web-acl-creator.d.ts +34 -0
- package/dist/service/wafv2/cfn/web-acl/sim-cfn-waf-web-acl-creator.d.ts.map +1 -0
- package/dist/service/wafv2/cfn/web-acl/sim-cfn-waf-web-acl-creator.js +54 -0
- package/dist/service/wafv2/cfn/web-acl/sim-cfn-waf-web-acl-creator.js.map +1 -0
- package/dist/service/wafv2/command/association/association.command.d.ts +63 -0
- package/dist/service/wafv2/command/association/association.command.d.ts.map +1 -0
- package/dist/service/wafv2/command/association/association.command.js +2 -0
- package/dist/service/wafv2/command/association/association.command.js.map +1 -0
- package/dist/service/wafv2/command/association/sim-wafv2-association-access.d.ts +54 -0
- package/dist/service/wafv2/command/association/sim-wafv2-association-access.d.ts.map +1 -0
- package/dist/service/wafv2/command/association/sim-wafv2-association-access.js +71 -0
- package/dist/service/wafv2/command/association/sim-wafv2-association-access.js.map +1 -0
- package/dist/service/wafv2/command/association/sim-wafv2-association-commands.d.ts +45 -0
- package/dist/service/wafv2/command/association/sim-wafv2-association-commands.d.ts.map +1 -0
- package/dist/service/wafv2/command/association/sim-wafv2-association-commands.js +72 -0
- package/dist/service/wafv2/command/association/sim-wafv2-association-commands.js.map +1 -0
- package/dist/service/wafv2/command/association/sim-wafv2-association-input.d.ts +18 -0
- package/dist/service/wafv2/command/association/sim-wafv2-association-input.d.ts.map +1 -0
- package/dist/service/wafv2/command/association/sim-wafv2-association-input.js +56 -0
- package/dist/service/wafv2/command/association/sim-wafv2-association-input.js.map +1 -0
- package/dist/service/wafv2/command/association/sim-wafv2-regional-web-acl.d.ts +22 -0
- package/dist/service/wafv2/command/association/sim-wafv2-regional-web-acl.d.ts.map +1 -0
- package/dist/service/wafv2/command/association/sim-wafv2-regional-web-acl.js +43 -0
- package/dist/service/wafv2/command/association/sim-wafv2-regional-web-acl.js.map +1 -0
- package/dist/service/wafv2/command/authorize/sim-wafv2-authorizer.d.ts +34 -0
- package/dist/service/wafv2/command/authorize/sim-wafv2-authorizer.d.ts.map +1 -0
- package/dist/service/wafv2/command/authorize/sim-wafv2-authorizer.js +51 -0
- package/dist/service/wafv2/command/authorize/sim-wafv2-authorizer.js.map +1 -0
- package/dist/service/wafv2/command/ip-set/ip-set.command.d.ts +107 -0
- package/dist/service/wafv2/command/ip-set/ip-set.command.d.ts.map +1 -0
- package/dist/service/wafv2/command/ip-set/ip-set.command.js +2 -0
- package/dist/service/wafv2/command/ip-set/ip-set.command.js.map +1 -0
- package/dist/service/wafv2/command/ip-set/sim-wafv2-ip-set-commands.d.ts +45 -0
- package/dist/service/wafv2/command/ip-set/sim-wafv2-ip-set-commands.d.ts.map +1 -0
- package/dist/service/wafv2/command/ip-set/sim-wafv2-ip-set-commands.js +108 -0
- package/dist/service/wafv2/command/ip-set/sim-wafv2-ip-set-commands.js.map +1 -0
- package/dist/service/wafv2/command/managed-rule-group/managed-rule-group.command.d.ts +38 -0
- package/dist/service/wafv2/command/managed-rule-group/managed-rule-group.command.d.ts.map +1 -0
- package/dist/service/wafv2/command/managed-rule-group/managed-rule-group.command.js +2 -0
- package/dist/service/wafv2/command/managed-rule-group/managed-rule-group.command.js.map +1 -0
- package/dist/service/wafv2/command/managed-rule-group/sim-wafv2-described-rule-group.d.ts +14 -0
- package/dist/service/wafv2/command/managed-rule-group/sim-wafv2-described-rule-group.d.ts.map +1 -0
- package/dist/service/wafv2/command/managed-rule-group/sim-wafv2-described-rule-group.js +29 -0
- package/dist/service/wafv2/command/managed-rule-group/sim-wafv2-described-rule-group.js.map +1 -0
- package/dist/service/wafv2/command/managed-rule-group/sim-wafv2-managed-rule-group-commands.d.ts +26 -0
- package/dist/service/wafv2/command/managed-rule-group/sim-wafv2-managed-rule-group-commands.d.ts.map +1 -0
- package/dist/service/wafv2/command/managed-rule-group/sim-wafv2-managed-rule-group-commands.js +41 -0
- package/dist/service/wafv2/command/managed-rule-group/sim-wafv2-managed-rule-group-commands.js.map +1 -0
- package/dist/service/wafv2/command/regex-pattern-set/regex-pattern-set.command.d.ts +108 -0
- package/dist/service/wafv2/command/regex-pattern-set/regex-pattern-set.command.d.ts.map +1 -0
- package/dist/service/wafv2/command/regex-pattern-set/regex-pattern-set.command.js +2 -0
- package/dist/service/wafv2/command/regex-pattern-set/regex-pattern-set.command.js.map +1 -0
- package/dist/service/wafv2/command/regex-pattern-set/sim-wafv2-regex-pattern-set-commands.d.ts +49 -0
- package/dist/service/wafv2/command/regex-pattern-set/sim-wafv2-regex-pattern-set-commands.d.ts.map +1 -0
- package/dist/service/wafv2/command/regex-pattern-set/sim-wafv2-regex-pattern-set-commands.js +115 -0
- package/dist/service/wafv2/command/regex-pattern-set/sim-wafv2-regex-pattern-set-commands.js.map +1 -0
- package/dist/service/wafv2/command/sim-wafv2-command.types.d.ts +9 -0
- package/dist/service/wafv2/command/sim-wafv2-command.types.d.ts.map +1 -0
- package/dist/service/wafv2/command/sim-wafv2-command.types.js +2 -0
- package/dist/service/wafv2/command/sim-wafv2-command.types.js.map +1 -0
- package/dist/service/wafv2/command/sim-wafv2-input.d.ts +27 -0
- package/dist/service/wafv2/command/sim-wafv2-input.d.ts.map +1 -0
- package/dist/service/wafv2/command/sim-wafv2-input.js +50 -0
- package/dist/service/wafv2/command/sim-wafv2-input.js.map +1 -0
- package/dist/service/wafv2/command/sim-wafv2-page.d.ts +20 -0
- package/dist/service/wafv2/command/sim-wafv2-page.d.ts.map +1 -0
- package/dist/service/wafv2/command/sim-wafv2-page.js +48 -0
- package/dist/service/wafv2/command/sim-wafv2-page.js.map +1 -0
- package/dist/service/wafv2/command/sim-wafv2-request-options.d.ts +12 -0
- package/dist/service/wafv2/command/sim-wafv2-request-options.d.ts.map +1 -0
- package/dist/service/wafv2/command/sim-wafv2-request-options.js +2 -0
- package/dist/service/wafv2/command/sim-wafv2-request-options.js.map +1 -0
- package/dist/service/wafv2/command/sim-wafv2-resource-lookup.d.ts +33 -0
- package/dist/service/wafv2/command/sim-wafv2-resource-lookup.d.ts.map +1 -0
- package/dist/service/wafv2/command/sim-wafv2-resource-lookup.js +26 -0
- package/dist/service/wafv2/command/sim-wafv2-resource-lookup.js.map +1 -0
- package/dist/service/wafv2/command/web-acl/sim-waf-create-web-acl.factory.d.ts +11 -0
- package/dist/service/wafv2/command/web-acl/sim-waf-create-web-acl.factory.d.ts.map +1 -0
- package/dist/service/wafv2/command/web-acl/sim-waf-create-web-acl.factory.js +18 -0
- package/dist/service/wafv2/command/web-acl/sim-waf-create-web-acl.factory.js.map +1 -0
- package/dist/service/wafv2/command/web-acl/sim-waf-web-acl-output.d.ts +10 -0
- package/dist/service/wafv2/command/web-acl/sim-waf-web-acl-output.d.ts.map +1 -0
- package/dist/service/wafv2/command/web-acl/sim-waf-web-acl-output.js +22 -0
- package/dist/service/wafv2/command/web-acl/sim-waf-web-acl-output.js.map +1 -0
- package/dist/service/wafv2/command/web-acl/sim-wafv2-unsimulated-web-acl-input.d.ts +10 -0
- package/dist/service/wafv2/command/web-acl/sim-wafv2-unsimulated-web-acl-input.d.ts.map +1 -0
- package/dist/service/wafv2/command/web-acl/sim-wafv2-unsimulated-web-acl-input.js +47 -0
- package/dist/service/wafv2/command/web-acl/sim-wafv2-unsimulated-web-acl-input.js.map +1 -0
- package/dist/service/wafv2/command/web-acl/sim-wafv2-web-acl-commands.d.ts +62 -0
- package/dist/service/wafv2/command/web-acl/sim-wafv2-web-acl-commands.d.ts.map +1 -0
- package/dist/service/wafv2/command/web-acl/sim-wafv2-web-acl-commands.js +137 -0
- package/dist/service/wafv2/command/web-acl/sim-wafv2-web-acl-commands.js.map +1 -0
- package/dist/service/wafv2/command/web-acl/web-acl.command.d.ts +132 -0
- package/dist/service/wafv2/command/web-acl/web-acl.command.d.ts.map +1 -0
- package/dist/service/wafv2/command/web-acl/web-acl.command.js +2 -0
- package/dist/service/wafv2/command/web-acl/web-acl.command.js.map +1 -0
- package/dist/service/wafv2/error/sim-wafv2.error.d.ts +104 -0
- package/dist/service/wafv2/error/sim-wafv2.error.d.ts.map +1 -0
- package/dist/service/wafv2/error/sim-wafv2.error.js +115 -0
- package/dist/service/wafv2/error/sim-wafv2.error.js.map +1 -0
- package/dist/service/wafv2/evaluate/sim-waf-blocked-response.d.ts +30 -0
- package/dist/service/wafv2/evaluate/sim-waf-blocked-response.d.ts.map +1 -0
- package/dist/service/wafv2/evaluate/sim-waf-blocked-response.js +37 -0
- package/dist/service/wafv2/evaluate/sim-waf-blocked-response.js.map +1 -0
- package/dist/service/wafv2/evaluate/sim-waf-decision.d.ts +58 -0
- package/dist/service/wafv2/evaluate/sim-waf-decision.d.ts.map +1 -0
- package/dist/service/wafv2/evaluate/sim-waf-decision.js +16 -0
- package/dist/service/wafv2/evaluate/sim-waf-decision.js.map +1 -0
- package/dist/service/wafv2/evaluate/sim-waf-evaluate-rules.d.ts +27 -0
- package/dist/service/wafv2/evaluate/sim-waf-evaluate-rules.d.ts.map +1 -0
- package/dist/service/wafv2/evaluate/sim-waf-evaluate-rules.js +35 -0
- package/dist/service/wafv2/evaluate/sim-waf-evaluate-rules.js.map +1 -0
- package/dist/service/wafv2/evaluate/sim-waf-evaluation-request.d.ts +14 -0
- package/dist/service/wafv2/evaluate/sim-waf-evaluation-request.d.ts.map +1 -0
- package/dist/service/wafv2/evaluate/sim-waf-evaluation-request.js +2 -0
- package/dist/service/wafv2/evaluate/sim-waf-evaluation-request.js.map +1 -0
- package/dist/service/wafv2/evaluate/sim-waf-inspected-request.d.ts +41 -0
- package/dist/service/wafv2/evaluate/sim-waf-inspected-request.d.ts.map +1 -0
- package/dist/service/wafv2/evaluate/sim-waf-inspected-request.js +30 -0
- package/dist/service/wafv2/evaluate/sim-waf-inspected-request.js.map +1 -0
- package/dist/service/wafv2/evaluate/sim-waf-request-labels.d.ts +34 -0
- package/dist/service/wafv2/evaluate/sim-waf-request-labels.d.ts.map +1 -0
- package/dist/service/wafv2/evaluate/sim-waf-request-labels.js +43 -0
- package/dist/service/wafv2/evaluate/sim-waf-request-labels.js.map +1 -0
- package/dist/service/wafv2/index.d.ts +35 -0
- package/dist/service/wafv2/index.d.ts.map +1 -0
- package/dist/service/wafv2/index.js +24 -0
- package/dist/service/wafv2/index.js.map +1 -0
- package/dist/service/wafv2/ip-set/sim-waf-ip-set.d.ts +45 -0
- package/dist/service/wafv2/ip-set/sim-waf-ip-set.d.ts.map +1 -0
- package/dist/service/wafv2/ip-set/sim-waf-ip-set.js +81 -0
- package/dist/service/wafv2/ip-set/sim-waf-ip-set.js.map +1 -0
- package/dist/service/wafv2/managed/detect/sim-waf-managed-components.d.ts +40 -0
- package/dist/service/wafv2/managed/detect/sim-waf-managed-components.d.ts.map +1 -0
- package/dist/service/wafv2/managed/detect/sim-waf-managed-components.js +47 -0
- package/dist/service/wafv2/managed/detect/sim-waf-managed-components.js.map +1 -0
- package/dist/service/wafv2/managed/detect/sim-waf-managed-patterns.d.ts +61 -0
- package/dist/service/wafv2/managed/detect/sim-waf-managed-patterns.d.ts.map +1 -0
- package/dist/service/wafv2/managed/detect/sim-waf-managed-patterns.js +121 -0
- package/dist/service/wafv2/managed/detect/sim-waf-managed-patterns.js.map +1 -0
- package/dist/service/wafv2/managed/detect/sim-waf-managed-sizes.d.ts +15 -0
- package/dist/service/wafv2/managed/detect/sim-waf-managed-sizes.d.ts.map +1 -0
- package/dist/service/wafv2/managed/detect/sim-waf-managed-sizes.js +15 -0
- package/dist/service/wafv2/managed/detect/sim-waf-managed-sizes.js.map +1 -0
- package/dist/service/wafv2/managed/group/sim-waf-admin-protection.d.ts +10 -0
- package/dist/service/wafv2/managed/group/sim-waf-admin-protection.d.ts.map +1 -0
- package/dist/service/wafv2/managed/group/sim-waf-admin-protection.js +23 -0
- package/dist/service/wafv2/managed/group/sim-waf-admin-protection.js.map +1 -0
- package/dist/service/wafv2/managed/group/sim-waf-common-rule-set.d.ts +16 -0
- package/dist/service/wafv2/managed/group/sim-waf-common-rule-set.d.ts.map +1 -0
- package/dist/service/wafv2/managed/group/sim-waf-common-rule-set.js +22 -0
- package/dist/service/wafv2/managed/group/sim-waf-common-rule-set.js.map +1 -0
- package/dist/service/wafv2/managed/group/sim-waf-core-payload-rules.d.ts +11 -0
- package/dist/service/wafv2/managed/group/sim-waf-core-payload-rules.d.ts.map +1 -0
- package/dist/service/wafv2/managed/group/sim-waf-core-payload-rules.js +105 -0
- package/dist/service/wafv2/managed/group/sim-waf-core-payload-rules.js.map +1 -0
- package/dist/service/wafv2/managed/group/sim-waf-core-request-rules.d.ts +11 -0
- package/dist/service/wafv2/managed/group/sim-waf-core-request-rules.d.ts.map +1 -0
- package/dist/service/wafv2/managed/group/sim-waf-core-request-rules.js +49 -0
- package/dist/service/wafv2/managed/group/sim-waf-core-request-rules.js.map +1 -0
- package/dist/service/wafv2/managed/group/sim-waf-known-bad-inputs.d.ts +14 -0
- package/dist/service/wafv2/managed/group/sim-waf-known-bad-inputs.d.ts.map +1 -0
- package/dist/service/wafv2/managed/group/sim-waf-known-bad-inputs.js +87 -0
- package/dist/service/wafv2/managed/group/sim-waf-known-bad-inputs.js.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-group-input.d.ts +20 -0
- package/dist/service/wafv2/managed/sim-waf-managed-group-input.d.ts.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-group-input.js +64 -0
- package/dist/service/wafv2/managed/sim-waf-managed-group-input.js.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-group-statement.d.ts +25 -0
- package/dist/service/wafv2/managed/sim-waf-managed-group-statement.d.ts.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-group-statement.js +61 -0
- package/dist/service/wafv2/managed/sim-waf-managed-group-statement.js.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-group.type.d.ts +35 -0
- package/dist/service/wafv2/managed/sim-waf-managed-group.type.d.ts.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-group.type.js +2 -0
- package/dist/service/wafv2/managed/sim-waf-managed-group.type.js.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-request.d.ts +45 -0
- package/dist/service/wafv2/managed/sim-waf-managed-request.d.ts.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-request.js +38 -0
- package/dist/service/wafv2/managed/sim-waf-managed-request.js.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rule-groups.d.ts +39 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rule-groups.d.ts.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rule-groups.js +53 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rule-groups.js.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rule-overrides.d.ts +13 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rule-overrides.d.ts.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rule-overrides.js +25 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rule-overrides.js.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rule-report.d.ts +20 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rule-report.d.ts.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rule-report.js +17 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rule-report.js.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rule.type.d.ts +48 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rule.type.d.ts.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rule.type.js +2 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rule.type.js.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rules.d.ts +59 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rules.d.ts.map +1 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rules.js +73 -0
- package/dist/service/wafv2/managed/sim-waf-managed-rules.js.map +1 -0
- package/dist/service/wafv2/regex-pattern-set/sim-waf-regex-pattern-set.d.ts +37 -0
- package/dist/service/wafv2/regex-pattern-set/sim-waf-regex-pattern-set.d.ts.map +1 -0
- package/dist/service/wafv2/regex-pattern-set/sim-waf-regex-pattern-set.js +46 -0
- package/dist/service/wafv2/regex-pattern-set/sim-waf-regex-pattern-set.js.map +1 -0
- package/dist/service/wafv2/regex-pattern-set/sim-waf-regular-expressions.d.ts +15 -0
- package/dist/service/wafv2/regex-pattern-set/sim-waf-regular-expressions.d.ts.map +1 -0
- package/dist/service/wafv2/regex-pattern-set/sim-waf-regular-expressions.js +27 -0
- package/dist/service/wafv2/regex-pattern-set/sim-waf-regular-expressions.js.map +1 -0
- package/dist/service/wafv2/resource/sim-waf-resource-store.d.ts +52 -0
- package/dist/service/wafv2/resource/sim-waf-resource-store.d.ts.map +1 -0
- package/dist/service/wafv2/resource/sim-waf-resource-store.js +75 -0
- package/dist/service/wafv2/resource/sim-waf-resource-store.js.map +1 -0
- package/dist/service/wafv2/resource/sim-waf-resource.d.ts +60 -0
- package/dist/service/wafv2/resource/sim-waf-resource.d.ts.map +1 -0
- package/dist/service/wafv2/resource/sim-waf-resource.js +77 -0
- package/dist/service/wafv2/resource/sim-waf-resource.js.map +1 -0
- package/dist/service/wafv2/scope/sim-waf-scope.d.ts +29 -0
- package/dist/service/wafv2/scope/sim-waf-scope.d.ts.map +1 -0
- package/dist/service/wafv2/scope/sim-waf-scope.js +34 -0
- package/dist/service/wafv2/scope/sim-waf-scope.js.map +1 -0
- package/dist/service/wafv2/sdk/sim-wafv2-sdk-command-router.d.ts +18 -0
- package/dist/service/wafv2/sdk/sim-wafv2-sdk-command-router.d.ts.map +1 -0
- package/dist/service/wafv2/sdk/sim-wafv2-sdk-command-router.js +104 -0
- package/dist/service/wafv2/sdk/sim-wafv2-sdk-command-router.js.map +1 -0
- package/dist/service/wafv2/sim-wafv2-arn.d.ts +47 -0
- package/dist/service/wafv2/sim-wafv2-arn.d.ts.map +1 -0
- package/dist/service/wafv2/sim-wafv2-arn.js +44 -0
- package/dist/service/wafv2/sim-wafv2-arn.js.map +1 -0
- package/dist/service/wafv2/sim-wafv2-commands.d.ts +55 -0
- package/dist/service/wafv2/sim-wafv2-commands.d.ts.map +1 -0
- package/dist/service/wafv2/sim-wafv2-commands.js +78 -0
- package/dist/service/wafv2/sim-wafv2-commands.js.map +1 -0
- package/dist/service/wafv2/sim-wafv2-sets.d.ts +57 -0
- package/dist/service/wafv2/sim-wafv2-sets.d.ts.map +1 -0
- package/dist/service/wafv2/sim-wafv2-sets.js +86 -0
- package/dist/service/wafv2/sim-wafv2-sets.js.map +1 -0
- package/dist/service/wafv2/sim-wafv2.d.ts +139 -0
- package/dist/service/wafv2/sim-wafv2.d.ts.map +1 -0
- package/dist/service/wafv2/sim-wafv2.fixture.d.ts +50 -0
- package/dist/service/wafv2/sim-wafv2.fixture.d.ts.map +1 -0
- package/dist/service/wafv2/sim-wafv2.fixture.js +63 -0
- package/dist/service/wafv2/sim-wafv2.fixture.js.map +1 -0
- package/dist/service/wafv2/sim-wafv2.js +186 -0
- package/dist/service/wafv2/sim-wafv2.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-byte-match.d.ts +18 -0
- package/dist/service/wafv2/statement/sim-waf-byte-match.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-byte-match.js +69 -0
- package/dist/service/wafv2/statement/sim-waf-byte-match.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-field-content.d.ts +42 -0
- package/dist/service/wafv2/statement/sim-waf-field-content.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-field-content.js +62 -0
- package/dist/service/wafv2/statement/sim-waf-field-content.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-field-match.d.ts +29 -0
- package/dist/service/wafv2/statement/sim-waf-field-match.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-field-match.js +21 -0
- package/dist/service/wafv2/statement/sim-waf-field-match.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-field-to-match.d.ts +17 -0
- package/dist/service/wafv2/statement/sim-waf-field-to-match.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-field-to-match.js +74 -0
- package/dist/service/wafv2/statement/sim-waf-field-to-match.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-field-to-match.type.d.ts +42 -0
- package/dist/service/wafv2/statement/sim-waf-field-to-match.type.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-field-to-match.type.js +2 -0
- package/dist/service/wafv2/statement/sim-waf-field-to-match.type.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-label-match.d.ts +22 -0
- package/dist/service/wafv2/statement/sim-waf-label-match.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-label-match.js +27 -0
- package/dist/service/wafv2/statement/sim-waf-label-match.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-logical-statement.d.ts +11 -0
- package/dist/service/wafv2/statement/sim-waf-logical-statement.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-logical-statement.js +36 -0
- package/dist/service/wafv2/statement/sim-waf-logical-statement.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-match-pattern.d.ts +28 -0
- package/dist/service/wafv2/statement/sim-waf-match-pattern.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-match-pattern.js +26 -0
- package/dist/service/wafv2/statement/sim-waf-match-pattern.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-regex-match.d.ts +29 -0
- package/dist/service/wafv2/statement/sim-waf-regex-match.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-regex-match.js +38 -0
- package/dist/service/wafv2/statement/sim-waf-regex-match.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-regex.d.ts +15 -0
- package/dist/service/wafv2/statement/sim-waf-regex.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-regex.js +29 -0
- package/dist/service/wafv2/statement/sim-waf-regex.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-request-fields.d.ts +42 -0
- package/dist/service/wafv2/statement/sim-waf-request-fields.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-request-fields.js +74 -0
- package/dist/service/wafv2/statement/sim-waf-request-fields.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-rule-refusals.d.ts +14 -0
- package/dist/service/wafv2/statement/sim-waf-rule-refusals.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-rule-refusals.js +21 -0
- package/dist/service/wafv2/statement/sim-waf-rule-refusals.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-set-field.d.ts +12 -0
- package/dist/service/wafv2/statement/sim-waf-set-field.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-set-field.js +37 -0
- package/dist/service/wafv2/statement/sim-waf-set-field.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-size-constraint.d.ts +17 -0
- package/dist/service/wafv2/statement/sim-waf-size-constraint.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-size-constraint.js +30 -0
- package/dist/service/wafv2/statement/sim-waf-size-constraint.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-statement.d.ts +21 -0
- package/dist/service/wafv2/statement/sim-waf-statement.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-statement.js +64 -0
- package/dist/service/wafv2/statement/sim-waf-statement.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-statement.type.d.ts +48 -0
- package/dist/service/wafv2/statement/sim-waf-statement.type.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-statement.type.js +2 -0
- package/dist/service/wafv2/statement/sim-waf-statement.type.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-text-transformation.d.ts +20 -0
- package/dist/service/wafv2/statement/sim-waf-text-transformation.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-text-transformation.js +76 -0
- package/dist/service/wafv2/statement/sim-waf-text-transformation.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-unsimulated-field.d.ts +11 -0
- package/dist/service/wafv2/statement/sim-waf-unsimulated-field.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-unsimulated-field.js +50 -0
- package/dist/service/wafv2/statement/sim-waf-unsimulated-field.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-unsimulated-statement.d.ts +6 -0
- package/dist/service/wafv2/statement/sim-waf-unsimulated-statement.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-unsimulated-statement.js +38 -0
- package/dist/service/wafv2/statement/sim-waf-unsimulated-statement.js.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-url-decode.d.ts +13 -0
- package/dist/service/wafv2/statement/sim-waf-url-decode.d.ts.map +1 -0
- package/dist/service/wafv2/statement/sim-waf-url-decode.js +51 -0
- package/dist/service/wafv2/statement/sim-waf-url-decode.js.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-action-input.d.ts +19 -0
- package/dist/service/wafv2/web-acl/sim-waf-action-input.d.ts.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-action-input.js +62 -0
- package/dist/service/wafv2/web-acl/sim-waf-action-input.js.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-action.d.ts +27 -0
- package/dist/service/wafv2/web-acl/sim-waf-action.d.ts.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-action.js +55 -0
- package/dist/service/wafv2/web-acl/sim-waf-action.js.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-action.type.d.ts +25 -0
- package/dist/service/wafv2/web-acl/sim-waf-action.type.d.ts.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-action.type.js +2 -0
- package/dist/service/wafv2/web-acl/sim-waf-action.type.js.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-custom-response.d.ts +26 -0
- package/dist/service/wafv2/web-acl/sim-waf-custom-response.d.ts.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-custom-response.js +64 -0
- package/dist/service/wafv2/web-acl/sim-waf-custom-response.js.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-custom-response.type.d.ts +48 -0
- package/dist/service/wafv2/web-acl/sim-waf-custom-response.type.d.ts.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-custom-response.type.js +2 -0
- package/dist/service/wafv2/web-acl/sim-waf-custom-response.type.js.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule-evaluator.d.ts +11 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule-evaluator.d.ts.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule-evaluator.js +39 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule-evaluator.js.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule-input.d.ts +15 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule-input.d.ts.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule-input.js +44 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule-input.js.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule-labels.d.ts +15 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule-labels.d.ts.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule-labels.js +17 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule-labels.js.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule.d.ts +30 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule.d.ts.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule.factory.d.ts +39 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule.factory.d.ts.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule.factory.js +63 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule.factory.js.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule.js +53 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule.js.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule.type.d.ts +50 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule.type.d.ts.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule.type.js +2 -0
- package/dist/service/wafv2/web-acl/sim-waf-rule.type.js.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-rules.d.ts +23 -0
- package/dist/service/wafv2/web-acl/sim-waf-rules.d.ts.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-rules.js +43 -0
- package/dist/service/wafv2/web-acl/sim-waf-rules.js.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-statement-capacity.d.ts +11 -0
- package/dist/service/wafv2/web-acl/sim-waf-statement-capacity.d.ts.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-statement-capacity.js +57 -0
- package/dist/service/wafv2/web-acl/sim-waf-statement-capacity.js.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-web-acl-capacity.d.ts +15 -0
- package/dist/service/wafv2/web-acl/sim-waf-web-acl-capacity.d.ts.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-web-acl-capacity.js +58 -0
- package/dist/service/wafv2/web-acl/sim-waf-web-acl-capacity.js.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-web-acl-configuration.d.ts +23 -0
- package/dist/service/wafv2/web-acl/sim-waf-web-acl-configuration.d.ts.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-web-acl-configuration.js +18 -0
- package/dist/service/wafv2/web-acl/sim-waf-web-acl-configuration.js.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-web-acl.d.ts +52 -0
- package/dist/service/wafv2/web-acl/sim-waf-web-acl.d.ts.map +1 -0
- package/dist/service/wafv2/web-acl/sim-waf-web-acl.js +85 -0
- package/dist/service/wafv2/web-acl/sim-waf-web-acl.js.map +1 -0
- package/dist/util/filesystem/test-sam-endpoint-methods.d.ts +9 -0
- package/dist/util/filesystem/test-sam-endpoint-methods.d.ts.map +1 -0
- package/dist/util/filesystem/test-sam-endpoint-methods.js +25 -0
- package/dist/util/filesystem/test-sam-endpoint-methods.js.map +1 -0
- package/dist/util/filesystem/test-sam-project.d.ts +57 -0
- package/dist/util/filesystem/test-sam-project.d.ts.map +1 -0
- package/dist/util/filesystem/test-sam-project.js +101 -0
- package/dist/util/filesystem/test-sam-project.js.map +1 -0
- package/dist/util/jwt/sim-jwt-bearer-token.d.ts +9 -0
- package/dist/util/jwt/sim-jwt-bearer-token.d.ts.map +1 -0
- package/dist/{service/apigatewayv2/api/authorizer/sim-http-api-bearer-token.js → util/jwt/sim-jwt-bearer-token.js} +6 -6
- package/dist/util/jwt/sim-jwt-bearer-token.js.map +1 -0
- package/dist/util/jwt/sim-jwt-claim-strings.d.ts +13 -0
- package/dist/util/jwt/sim-jwt-claim-strings.d.ts.map +1 -0
- package/dist/util/jwt/sim-jwt-claim-strings.js +37 -0
- package/dist/util/jwt/sim-jwt-claim-strings.js.map +1 -0
- package/dist/util/jwt/sim-jwt-scopes.d.ts +9 -0
- package/dist/util/jwt/sim-jwt-scopes.d.ts.map +1 -0
- package/dist/util/jwt/sim-jwt-scopes.js +35 -0
- package/dist/util/jwt/sim-jwt-scopes.js.map +1 -0
- package/dist/util/jwt/sim-jwt-time-claims.d.ts +31 -0
- package/dist/util/jwt/sim-jwt-time-claims.d.ts.map +1 -0
- package/dist/util/jwt/sim-jwt-time-claims.js +37 -0
- package/dist/util/jwt/sim-jwt-time-claims.js.map +1 -0
- package/dist/watch/sim-watch-file-poll.d.ts +59 -0
- package/dist/watch/sim-watch-file-poll.d.ts.map +1 -0
- package/dist/watch/sim-watch-file-poll.js +75 -0
- package/dist/watch/sim-watch-file-poll.js.map +1 -0
- package/dist/watch/sim-watch.config.d.ts +1 -0
- package/dist/watch/sim-watch.config.d.ts.map +1 -1
- package/dist/watch/sim-watch.config.js +10 -0
- package/dist/watch/sim-watch.config.js.map +1 -1
- package/package.json +11 -1
- package/dist/serve/payload-2/sim-payload-2-body-encoding.d.ts.map +0 -1
- package/dist/serve/payload-2/sim-payload-2-body-encoding.js.map +0 -1
- package/dist/serve/payload-2/sim-payload-2-event-time.d.ts +0 -9
- package/dist/serve/payload-2/sim-payload-2-event-time.d.ts.map +0 -1
- package/dist/serve/payload-2/sim-payload-2-event-time.js.map +0 -1
- package/dist/service/apigatewayv2/api/authorizer/sim-http-api-bearer-token.d.ts +0 -9
- package/dist/service/apigatewayv2/api/authorizer/sim-http-api-bearer-token.d.ts.map +0 -1
- package/dist/service/apigatewayv2/api/authorizer/sim-http-api-bearer-token.js.map +0 -1
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-http-api-permission.d.ts +0 -14
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-http-api-permission.d.ts.map +0 -1
- package/dist/service/cloudformation/sam/function/event/sim-cfn-sam-http-api-permission.js.map +0 -1
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
import type { SimRestApiIntegration, SimRestApiIntegrationView } from "./sim-rest-api-integration.js";
|
|
2
|
+
import { SimRestApiMethodScopes } from "./sim-rest-api-method-scopes.js";
|
|
3
|
+
/**
|
|
4
|
+
* The method matching any HTTP method the client used, where no method of that
|
|
5
|
+
* name is declared on the resource.
|
|
6
|
+
*/
|
|
7
|
+
export declare const simRestApiAnyMethod = "ANY";
|
|
8
|
+
/**
|
|
9
|
+
* The authorization types simulated so far.
|
|
10
|
+
*
|
|
11
|
+
* `NONE` is an open method, `CUSTOM` sends the request through the Lambda
|
|
12
|
+
* authorizer the method names, `AWS_IAM` asks IAM whether the caller the
|
|
13
|
+
* request was attributed to may invoke the method, and `COGNITO_USER_POOLS`
|
|
14
|
+
* verifies the token against the user pools its authorizer names. A method
|
|
15
|
+
* served open where AWS would have gated it lets a test pass on a request
|
|
16
|
+
* real AWS rejects.
|
|
17
|
+
*/
|
|
18
|
+
export type SimRestApiAuthorizationType = "NONE" | "CUSTOM" | "AWS_IAM" | "COGNITO_USER_POOLS";
|
|
19
|
+
interface SimRestApiMethodProperties {
|
|
20
|
+
readonly httpMethod: string;
|
|
21
|
+
readonly authorizationType: SimRestApiAuthorizationType;
|
|
22
|
+
readonly apiKeyRequired: boolean;
|
|
23
|
+
readonly operationName?: string | undefined;
|
|
24
|
+
readonly authorizerId?: string | undefined;
|
|
25
|
+
readonly authorizationScopes?: SimRestApiMethodScopes | undefined;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* Minimal structural method view, as the Put and Get commands return.
|
|
29
|
+
*/
|
|
30
|
+
export interface SimRestApiMethodView {
|
|
31
|
+
httpMethod: string;
|
|
32
|
+
authorizationType: SimRestApiAuthorizationType;
|
|
33
|
+
apiKeyRequired: boolean;
|
|
34
|
+
operationName?: string;
|
|
35
|
+
authorizerId?: string;
|
|
36
|
+
authorizationScopes?: string[];
|
|
37
|
+
methodIntegration?: SimRestApiIntegrationView;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* A simulated REST API method: one HTTP method declared on one resource.
|
|
41
|
+
*
|
|
42
|
+
* The integration sits on the method rather than beside it, which is how the
|
|
43
|
+
* REST API models it. `PutIntegration` addresses a resource and an HTTP
|
|
44
|
+
* method, and `GetMethod` hands the integration back under `methodIntegration`.
|
|
45
|
+
*/
|
|
46
|
+
export declare class SimRestApiMethod {
|
|
47
|
+
readonly httpMethod: string;
|
|
48
|
+
readonly authorizationType: SimRestApiAuthorizationType;
|
|
49
|
+
readonly apiKeyRequired: boolean;
|
|
50
|
+
readonly operationName?: string | undefined;
|
|
51
|
+
/**
|
|
52
|
+
* The authorizer of this API a `CUSTOM` method sends its requests through.
|
|
53
|
+
* An open method names none.
|
|
54
|
+
*/
|
|
55
|
+
readonly authorizerId?: string | undefined;
|
|
56
|
+
/**
|
|
57
|
+
* The scopes a `COGNITO_USER_POOLS` method asks the token for, which are
|
|
58
|
+
* the method's own rather than its authorizer's. A method of any other type
|
|
59
|
+
* asks for none.
|
|
60
|
+
*/
|
|
61
|
+
readonly authorizationScopes: SimRestApiMethodScopes;
|
|
62
|
+
/**
|
|
63
|
+
* What this method does with a request. A method with none declared is a
|
|
64
|
+
* method real API Gateway answers 500 for, and it is what `PutMethod`
|
|
65
|
+
* leaves behind until `PutIntegration` follows it.
|
|
66
|
+
*/
|
|
67
|
+
integration: SimRestApiIntegration | undefined;
|
|
68
|
+
constructor(properties: SimRestApiMethodProperties);
|
|
69
|
+
/**
|
|
70
|
+
* Get the AWS-like view of this method.
|
|
71
|
+
*/
|
|
72
|
+
view(): SimRestApiMethodView;
|
|
73
|
+
}
|
|
74
|
+
export {};
|
|
75
|
+
//# sourceMappingURL=sim-rest-api-method.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-rest-api-method.d.ts","sourceRoot":"","sources":["../../../../../src/service/apigateway/api/method/sim-rest-api-method.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,qBAAqB,EACrB,yBAAyB,EAC1B,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iCAAiC,CAAC;AAEzE;;;GAGG;AACH,eAAO,MAAM,mBAAmB,QAAQ,CAAC;AAEzC;;;;;;;;;GASG;AACH,MAAM,MAAM,2BAA2B,GACnC,MAAM,GACN,QAAQ,GACR,SAAS,GACT,oBAAoB,CAAC;AAEzB,UAAU,0BAA0B;IAClC,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,QAAQ,CAAC,iBAAiB,EAAE,2BAA2B,CAAC;IACxD,QAAQ,CAAC,cAAc,EAAE,OAAO,CAAC;IACjC,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5C,QAAQ,CAAC,YAAY,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3C,QAAQ,CAAC,mBAAmB,CAAC,EAAE,sBAAsB,GAAG,SAAS,CAAC;CACnE;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,UAAU,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,2BAA2B,CAAC;IAC/C,cAAc,EAAE,OAAO,CAAC;IACxB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,mBAAmB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC/B,iBAAiB,CAAC,EAAE,yBAAyB,CAAC;CAC/C;AAED;;;;;;GAMG;AACH,qBAAa,gBAAgB;IAC3B,SAAgB,UAAU,EAAE,MAAM,CAAC;IACnC,SAAgB,iBAAiB,EAAE,2BAA2B,CAAC;IAC/D,SAAgB,cAAc,EAAE,OAAO,CAAC;IACxC,SAAgB,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAEnD;;;OAGG;IACH,SAAgB,YAAY,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAElD;;;;OAIG;IACH,SAAgB,mBAAmB,EAAE,sBAAsB,CAAC;IAE5D;;;;OAIG;IACI,WAAW,EAAE,qBAAqB,GAAG,SAAS,CAAC;IAEtD,YAAY,UAAU,EAAE,0BAA0B,EAQjD;IAED;;OAEG;IACH,IAAI,IAAI,oBAAoB,CAwB3B;CACF"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import { SimRestApiMethodScopes } from "./sim-rest-api-method-scopes.js";
|
|
2
|
+
/**
|
|
3
|
+
* The method matching any HTTP method the client used, where no method of that
|
|
4
|
+
* name is declared on the resource.
|
|
5
|
+
*/
|
|
6
|
+
export const simRestApiAnyMethod = "ANY";
|
|
7
|
+
/**
|
|
8
|
+
* A simulated REST API method: one HTTP method declared on one resource.
|
|
9
|
+
*
|
|
10
|
+
* The integration sits on the method rather than beside it, which is how the
|
|
11
|
+
* REST API models it. `PutIntegration` addresses a resource and an HTTP
|
|
12
|
+
* method, and `GetMethod` hands the integration back under `methodIntegration`.
|
|
13
|
+
*/
|
|
14
|
+
export class SimRestApiMethod {
|
|
15
|
+
httpMethod;
|
|
16
|
+
authorizationType;
|
|
17
|
+
apiKeyRequired;
|
|
18
|
+
operationName;
|
|
19
|
+
/**
|
|
20
|
+
* The authorizer of this API a `CUSTOM` method sends its requests through.
|
|
21
|
+
* An open method names none.
|
|
22
|
+
*/
|
|
23
|
+
authorizerId;
|
|
24
|
+
/**
|
|
25
|
+
* The scopes a `COGNITO_USER_POOLS` method asks the token for, which are
|
|
26
|
+
* the method's own rather than its authorizer's. A method of any other type
|
|
27
|
+
* asks for none.
|
|
28
|
+
*/
|
|
29
|
+
authorizationScopes;
|
|
30
|
+
/**
|
|
31
|
+
* What this method does with a request. A method with none declared is a
|
|
32
|
+
* method real API Gateway answers 500 for, and it is what `PutMethod`
|
|
33
|
+
* leaves behind until `PutIntegration` follows it.
|
|
34
|
+
*/
|
|
35
|
+
integration;
|
|
36
|
+
constructor(properties) {
|
|
37
|
+
this.httpMethod = properties.httpMethod;
|
|
38
|
+
this.authorizationType = properties.authorizationType;
|
|
39
|
+
this.apiKeyRequired = properties.apiKeyRequired;
|
|
40
|
+
this.operationName = properties.operationName;
|
|
41
|
+
this.authorizerId = properties.authorizerId;
|
|
42
|
+
this.authorizationScopes =
|
|
43
|
+
properties.authorizationScopes ?? new SimRestApiMethodScopes();
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Get the AWS-like view of this method.
|
|
47
|
+
*/
|
|
48
|
+
view() {
|
|
49
|
+
const view = {
|
|
50
|
+
httpMethod: this.httpMethod,
|
|
51
|
+
authorizationType: this.authorizationType,
|
|
52
|
+
apiKeyRequired: this.apiKeyRequired,
|
|
53
|
+
};
|
|
54
|
+
if (this.operationName !== undefined) {
|
|
55
|
+
view.operationName = this.operationName;
|
|
56
|
+
}
|
|
57
|
+
if (this.authorizerId !== undefined) {
|
|
58
|
+
view.authorizerId = this.authorizerId;
|
|
59
|
+
}
|
|
60
|
+
if (!this.authorizationScopes.isEmpty) {
|
|
61
|
+
view.authorizationScopes = [...this.authorizationScopes.values];
|
|
62
|
+
}
|
|
63
|
+
if (this.integration !== undefined) {
|
|
64
|
+
view.methodIntegration = this.integration.view();
|
|
65
|
+
}
|
|
66
|
+
return view;
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
//# sourceMappingURL=sim-rest-api-method.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-rest-api-method.js","sourceRoot":"","sources":["../../../../../src/service/apigateway/api/method/sim-rest-api-method.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,iCAAiC,CAAC;AAEzE;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,KAAK,CAAC;AAwCzC;;;;;;GAMG;AACH,MAAM,OAAO,gBAAgB;IACX,UAAU,CAAS;IACnB,iBAAiB,CAA8B;IAC/C,cAAc,CAAU;IACxB,aAAa,CAAsB;IAEnD;;;OAGG;IACa,YAAY,CAAsB;IAElD;;;;OAIG;IACa,mBAAmB,CAAyB;IAE5D;;;;OAIG;IACI,WAAW,CAAoC;IAEtD,YAAY,UAAsC;QAChD,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;QACxC,IAAI,CAAC,iBAAiB,GAAG,UAAU,CAAC,iBAAiB,CAAC;QACtD,IAAI,CAAC,cAAc,GAAG,UAAU,CAAC,cAAc,CAAC;QAChD,IAAI,CAAC,aAAa,GAAG,UAAU,CAAC,aAAa,CAAC;QAC9C,IAAI,CAAC,YAAY,GAAG,UAAU,CAAC,YAAY,CAAC;QAC5C,IAAI,CAAC,mBAAmB;YACtB,UAAU,CAAC,mBAAmB,IAAI,IAAI,sBAAsB,EAAE,CAAC;IACnE,CAAC;IAED;;OAEG;IACH,IAAI;QACF,MAAM,IAAI,GAAyB;YACjC,UAAU,EAAE,IAAI,CAAC,UAAU;YAC3B,iBAAiB,EAAE,IAAI,CAAC,iBAAiB;YACzC,cAAc,EAAE,IAAI,CAAC,cAAc;SACpC,CAAC;QAEF,IAAI,IAAI,CAAC,aAAa,KAAK,SAAS,EAAE,CAAC;YACrC,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC,aAAa,CAAC;QAC1C,CAAC;QAED,IAAI,IAAI,CAAC,YAAY,KAAK,SAAS,EAAE,CAAC;YACpC,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,YAAY,CAAC;QACxC,CAAC;QAED,IAAI,CAAC,IAAI,CAAC,mBAAmB,CAAC,OAAO,EAAE,CAAC;YACtC,IAAI,CAAC,mBAAmB,GAAG,CAAC,GAAG,IAAI,CAAC,mBAAmB,CAAC,MAAM,CAAC,CAAC;QAClE,CAAC;QAED,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,EAAE,CAAC;YACnC,IAAI,CAAC,iBAAiB,GAAG,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,CAAC;QACnD,CAAC;QAED,OAAO,IAAI,CAAC;IACd,CAAC;CACF"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* One segment of a REST API resource path.
|
|
3
|
+
*
|
|
4
|
+
* API Gateway builds a path out of resources rather than storing it whole, and
|
|
5
|
+
* each resource holds one segment. A segment is a literal, a `{name}` path
|
|
6
|
+
* parameter matching one segment, or a `{name+}` greedy parameter matching the
|
|
7
|
+
* rest of the path. Only one greedy parameter can appear on a path, and it is
|
|
8
|
+
* always the last segment, which is why a resource carrying one takes no
|
|
9
|
+
* children.
|
|
10
|
+
*/
|
|
11
|
+
export declare class SimRestApiPathPart {
|
|
12
|
+
readonly pathPart: string;
|
|
13
|
+
/** The parameter name, for a `{name}` or `{name+}` part. */
|
|
14
|
+
readonly parameterName: string | undefined;
|
|
15
|
+
readonly greedy: boolean;
|
|
16
|
+
private constructor();
|
|
17
|
+
/**
|
|
18
|
+
* Read a path part, refusing one real API Gateway would refuse.
|
|
19
|
+
*/
|
|
20
|
+
static parse(pathPart: string): SimRestApiPathPart;
|
|
21
|
+
}
|
|
22
|
+
//# sourceMappingURL=sim-rest-api-path-part.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-rest-api-path-part.d.ts","sourceRoot":"","sources":["../../../../../src/service/apigateway/api/resource/sim-rest-api-path-part.ts"],"names":[],"mappings":"AAaA;;;;;;;;;GASG;AACH,qBAAa,kBAAkB;IAC7B,SAAgB,QAAQ,EAAE,MAAM,CAAC;IAEjC,4DAA4D;IAC5D,SAAgB,aAAa,EAAE,MAAM,GAAG,SAAS,CAAC;IAElD,SAAgB,MAAM,EAAE,OAAO,CAAC;IAEhC,OAAO,eAQN;IAED;;OAEG;IACH,MAAM,CAAC,KAAK,CAAC,QAAQ,EAAE,MAAM,GAAG,kBAAkB,CAgBjD;CACF"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { SimApiGatewayBadRequest } from "../../error/sim-api-gateway.error.js";
|
|
2
|
+
/**
|
|
3
|
+
* A literal path segment, or a `{name}` path parameter, or a `{name+}` greedy
|
|
4
|
+
* path parameter.
|
|
5
|
+
*/
|
|
6
|
+
const pathPartPattern = /^(?:[a-zA-Z0-9._~:@-]+|\{[a-zA-Z0-9._-]+\+?\})$/;
|
|
7
|
+
/**
|
|
8
|
+
* The name inside a `{name}` or `{name+}` path part.
|
|
9
|
+
*/
|
|
10
|
+
const parameterPattern = /^\{(?<name>[a-zA-Z0-9._-]+)(?<greedy>\+?)\}$/;
|
|
11
|
+
/**
|
|
12
|
+
* One segment of a REST API resource path.
|
|
13
|
+
*
|
|
14
|
+
* API Gateway builds a path out of resources rather than storing it whole, and
|
|
15
|
+
* each resource holds one segment. A segment is a literal, a `{name}` path
|
|
16
|
+
* parameter matching one segment, or a `{name+}` greedy parameter matching the
|
|
17
|
+
* rest of the path. Only one greedy parameter can appear on a path, and it is
|
|
18
|
+
* always the last segment, which is why a resource carrying one takes no
|
|
19
|
+
* children.
|
|
20
|
+
*/
|
|
21
|
+
export class SimRestApiPathPart {
|
|
22
|
+
pathPart;
|
|
23
|
+
/** The parameter name, for a `{name}` or `{name+}` part. */
|
|
24
|
+
parameterName;
|
|
25
|
+
greedy;
|
|
26
|
+
constructor(pathPart, parameterName, greedy) {
|
|
27
|
+
this.pathPart = pathPart;
|
|
28
|
+
this.parameterName = parameterName;
|
|
29
|
+
this.greedy = greedy;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Read a path part, refusing one real API Gateway would refuse.
|
|
33
|
+
*/
|
|
34
|
+
static parse(pathPart) {
|
|
35
|
+
if (!pathPartPattern.test(pathPart)) {
|
|
36
|
+
throw new SimApiGatewayBadRequest(`Path part '${pathPart}' is invalid. A path part is one segment, ` +
|
|
37
|
+
"written as a literal such as 'orders', a path parameter such as " +
|
|
38
|
+
"'{orderId}', or a greedy path parameter such as '{proxy+}'");
|
|
39
|
+
}
|
|
40
|
+
const groups = parameterPattern.exec(pathPart)?.groups;
|
|
41
|
+
return new SimRestApiPathPart(pathPart, groups?.["name"], groups?.["greedy"] === "+");
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
//# sourceMappingURL=sim-rest-api-path-part.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-rest-api-path-part.js","sourceRoot":"","sources":["../../../../../src/service/apigateway/api/resource/sim-rest-api-path-part.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,sCAAsC,CAAC;AAE/E;;;GAGG;AACH,MAAM,eAAe,GAAG,iDAAiD,CAAC;AAE1E;;GAEG;AACH,MAAM,gBAAgB,GAAG,8CAA8C,CAAC;AAExE;;;;;;;;;GASG;AACH,MAAM,OAAO,kBAAkB;IACb,QAAQ,CAAS;IAEjC,4DAA4D;IAC5C,aAAa,CAAqB;IAElC,MAAM,CAAU;IAEhC,YACE,QAAgB,EAChB,aAAiC,EACjC,MAAe;QAEf,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QACzB,IAAI,CAAC,aAAa,GAAG,aAAa,CAAC;QACnC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,KAAK,CAAC,QAAgB;QAC3B,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAE,CAAC;YACpC,MAAM,IAAI,uBAAuB,CAC/B,cAAc,QAAQ,4CAA4C;gBAChE,kEAAkE;gBAClE,4DAA4D,CAC/D,CAAC;QACJ,CAAC;QAED,MAAM,MAAM,GAAG,gBAAgB,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;QAEvD,OAAO,IAAI,kBAAkB,CAC3B,QAAQ,EACR,MAAM,EAAE,CAAC,MAAM,CAAC,EAChB,MAAM,EAAE,CAAC,QAAQ,CAAC,KAAK,GAAG,CAC3B,CAAC;IACJ,CAAC;CACF"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import type { Brand } from "../../../../util/brand.type.js";
|
|
2
|
+
/**
|
|
3
|
+
* The id API Gateway allocates for one resource in a REST API's path tree.
|
|
4
|
+
*/
|
|
5
|
+
export type SimRestApiResourceId = Brand<string, "SimRestApiResourceId">;
|
|
6
|
+
/**
|
|
7
|
+
* Allocate a resource id.
|
|
8
|
+
*
|
|
9
|
+
* Real API Gateway ids are opaque short lowercase alphanumeric strings. The
|
|
10
|
+
* exact length is no part of the API contract, so only the shape is matched.
|
|
11
|
+
*/
|
|
12
|
+
export declare function makeSimRestApiResourceId(): SimRestApiResourceId;
|
|
13
|
+
//# sourceMappingURL=sim-rest-api-resource-id.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-rest-api-resource-id.d.ts","sourceRoot":"","sources":["../../../../../src/service/apigateway/api/resource/sim-rest-api-resource-id.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,gCAAgC,CAAC;AAE5D;;GAEG;AACH,MAAM,MAAM,oBAAoB,GAAG,KAAK,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAC;AAEzE;;;;;GAKG;AACH,wBAAgB,wBAAwB,IAAI,oBAAoB,CAE/D"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { faker } from "@faker-js/faker";
|
|
2
|
+
/**
|
|
3
|
+
* Allocate a resource id.
|
|
4
|
+
*
|
|
5
|
+
* Real API Gateway ids are opaque short lowercase alphanumeric strings. The
|
|
6
|
+
* exact length is no part of the API contract, so only the shape is matched.
|
|
7
|
+
*/
|
|
8
|
+
export function makeSimRestApiResourceId() {
|
|
9
|
+
return faker.helpers.fromRegExp(/[a-z0-9]{7}/);
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=sim-rest-api-resource-id.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-rest-api-resource-id.js","sourceRoot":"","sources":["../../../../../src/service/apigateway/api/resource/sim-rest-api-resource-id.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AASxC;;;;;GAKG;AACH,MAAM,UAAU,wBAAwB;IACtC,OAAO,KAAK,CAAC,OAAO,CAAC,UAAU,CAAC,aAAa,CAAyB,CAAC;AACzE,CAAC"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import type { SimRestApiPathPart } from "./sim-rest-api-path-part.js";
|
|
2
|
+
import { type SimRestApiResourceId } from "./sim-rest-api-resource-id.js";
|
|
3
|
+
import { SimRestApiResource } from "./sim-rest-api-resource.js";
|
|
4
|
+
/**
|
|
5
|
+
* The path tree of one REST API, keyed by resource id.
|
|
6
|
+
*
|
|
7
|
+
* The tree is held flat and each resource names its parent, which is how the
|
|
8
|
+
* REST API addresses one: `GetResource` takes a resource id and nothing else,
|
|
9
|
+
* and `CreateResource` names its parent by id. Walking a request path is a
|
|
10
|
+
* matter of following parent ids, and it belongs to the serving layer.
|
|
11
|
+
*/
|
|
12
|
+
export declare class SimRestApiResourceStore {
|
|
13
|
+
/**
|
|
14
|
+
* The root resource, which every API is created with and which cannot be
|
|
15
|
+
* deleted.
|
|
16
|
+
*/
|
|
17
|
+
readonly root: SimRestApiResource;
|
|
18
|
+
private readonly resources;
|
|
19
|
+
constructor();
|
|
20
|
+
/**
|
|
21
|
+
* Add a path part under a parent, refusing a part the parent already has.
|
|
22
|
+
*/
|
|
23
|
+
addChild(parent: SimRestApiResource, pathPart: SimRestApiPathPart): SimRestApiResource;
|
|
24
|
+
/**
|
|
25
|
+
* Find a resource by id.
|
|
26
|
+
*/
|
|
27
|
+
find(resourceId: string): SimRestApiResource | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* Find a resource by its full path.
|
|
30
|
+
*/
|
|
31
|
+
findByPath(path: string): SimRestApiResource | undefined;
|
|
32
|
+
/**
|
|
33
|
+
* The resources directly under a parent.
|
|
34
|
+
*/
|
|
35
|
+
children(parentId: SimRestApiResourceId): SimRestApiResource[];
|
|
36
|
+
/**
|
|
37
|
+
* Forget a resource and everything under it, as DeleteResource does.
|
|
38
|
+
*
|
|
39
|
+
* Real API Gateway deletes the subtree with the resource. A caller tearing a
|
|
40
|
+
* path down therefore names only the top of it.
|
|
41
|
+
*
|
|
42
|
+
* The root is refused here rather than in the command, because this store
|
|
43
|
+
* creates the root and is what would be left holding a tree with no node to
|
|
44
|
+
* hang a path on.
|
|
45
|
+
*/
|
|
46
|
+
remove(resource: SimRestApiResource): void;
|
|
47
|
+
/**
|
|
48
|
+
* Every resource of this API, the root first.
|
|
49
|
+
*/
|
|
50
|
+
list(): SimRestApiResource[];
|
|
51
|
+
/**
|
|
52
|
+
* The full path a part gets under a parent. The root's own path is the
|
|
53
|
+
* separator, so a part under it takes no second one.
|
|
54
|
+
*/
|
|
55
|
+
private childPath;
|
|
56
|
+
}
|
|
57
|
+
//# sourceMappingURL=sim-rest-api-resource-store.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-rest-api-resource-store.d.ts","sourceRoot":"","sources":["../../../../../src/service/apigateway/api/resource/sim-rest-api-resource-store.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AACtE,OAAO,EAEL,KAAK,oBAAoB,EAC1B,MAAM,+BAA+B,CAAC;AACvC,OAAO,EACL,kBAAkB,EAEnB,MAAM,4BAA4B,CAAC;AAEpC;;;;;;;GAOG;AACH,qBAAa,uBAAuB;IAClC;;;OAGG;IACH,SAAgB,IAAI,EAAE,kBAAkB,CAAC;IAEzC,OAAO,CAAC,QAAQ,CAAC,SAAS,CAGtB;IAEJ,cAMC;IAED;;OAEG;IACH,QAAQ,CACN,MAAM,EAAE,kBAAkB,EAC1B,QAAQ,EAAE,kBAAkB,GAC3B,kBAAkB,CAkBpB;IAED;;OAEG;IACH,IAAI,CAAC,UAAU,EAAE,MAAM,GAAG,kBAAkB,GAAG,SAAS,CAEvD;IAED;;OAEG;IACH,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,kBAAkB,GAAG,SAAS,CAEvD;IAED;;OAEG;IACH,QAAQ,CAAC,QAAQ,EAAE,oBAAoB,GAAG,kBAAkB,EAAE,CAE7D;IAED;;;;;;;;;OASG;IACH,MAAM,CAAC,QAAQ,EAAE,kBAAkB,GAAG,IAAI,CAYzC;IAED;;OAEG;IACH,IAAI,IAAI,kBAAkB,EAAE,CAE3B;IAED;;;OAGG;IACH,OAAO,CAAC,SAAS;CAQlB"}
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
import { SimApiGatewayBadRequest, SimApiGatewayConflict, } from "../../error/sim-api-gateway.error.js";
|
|
2
|
+
import { makeSimRestApiResourceId, } from "./sim-rest-api-resource-id.js";
|
|
3
|
+
import { SimRestApiResource, simRestApiRootPath, } from "./sim-rest-api-resource.js";
|
|
4
|
+
/**
|
|
5
|
+
* The path tree of one REST API, keyed by resource id.
|
|
6
|
+
*
|
|
7
|
+
* The tree is held flat and each resource names its parent, which is how the
|
|
8
|
+
* REST API addresses one: `GetResource` takes a resource id and nothing else,
|
|
9
|
+
* and `CreateResource` names its parent by id. Walking a request path is a
|
|
10
|
+
* matter of following parent ids, and it belongs to the serving layer.
|
|
11
|
+
*/
|
|
12
|
+
export class SimRestApiResourceStore {
|
|
13
|
+
/**
|
|
14
|
+
* The root resource, which every API is created with and which cannot be
|
|
15
|
+
* deleted.
|
|
16
|
+
*/
|
|
17
|
+
root;
|
|
18
|
+
resources = new Map();
|
|
19
|
+
constructor() {
|
|
20
|
+
this.root = new SimRestApiResource({
|
|
21
|
+
resourceId: makeSimRestApiResourceId(),
|
|
22
|
+
path: simRestApiRootPath,
|
|
23
|
+
});
|
|
24
|
+
this.resources.set(this.root.resourceId, this.root);
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Add a path part under a parent, refusing a part the parent already has.
|
|
28
|
+
*/
|
|
29
|
+
addChild(parent, pathPart) {
|
|
30
|
+
const path = this.childPath(parent, pathPart);
|
|
31
|
+
if (this.findByPath(path) !== undefined) {
|
|
32
|
+
throw new SimApiGatewayConflict(`Another resource with the same parent already has this name: ${pathPart.pathPart}`);
|
|
33
|
+
}
|
|
34
|
+
const resource = new SimRestApiResource({
|
|
35
|
+
resourceId: makeSimRestApiResourceId(),
|
|
36
|
+
parentId: parent.resourceId,
|
|
37
|
+
pathPart,
|
|
38
|
+
path,
|
|
39
|
+
});
|
|
40
|
+
this.resources.set(resource.resourceId, resource);
|
|
41
|
+
return resource;
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Find a resource by id.
|
|
45
|
+
*/
|
|
46
|
+
find(resourceId) {
|
|
47
|
+
return this.resources.get(resourceId);
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Find a resource by its full path.
|
|
51
|
+
*/
|
|
52
|
+
findByPath(path) {
|
|
53
|
+
return this.list().find((resource) => resource.path === path);
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* The resources directly under a parent.
|
|
57
|
+
*/
|
|
58
|
+
children(parentId) {
|
|
59
|
+
return this.list().filter((resource) => resource.parentId === parentId);
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Forget a resource and everything under it, as DeleteResource does.
|
|
63
|
+
*
|
|
64
|
+
* Real API Gateway deletes the subtree with the resource. A caller tearing a
|
|
65
|
+
* path down therefore names only the top of it.
|
|
66
|
+
*
|
|
67
|
+
* The root is refused here rather than in the command, because this store
|
|
68
|
+
* creates the root and is what would be left holding a tree with no node to
|
|
69
|
+
* hang a path on.
|
|
70
|
+
*/
|
|
71
|
+
remove(resource) {
|
|
72
|
+
if (resource.resourceId === this.root.resourceId) {
|
|
73
|
+
throw new SimApiGatewayBadRequest("The root resource cannot be deleted, as every REST API has one");
|
|
74
|
+
}
|
|
75
|
+
for (const child of this.children(resource.resourceId)) {
|
|
76
|
+
this.remove(child);
|
|
77
|
+
}
|
|
78
|
+
this.resources.delete(resource.resourceId);
|
|
79
|
+
}
|
|
80
|
+
/**
|
|
81
|
+
* Every resource of this API, the root first.
|
|
82
|
+
*/
|
|
83
|
+
list() {
|
|
84
|
+
return this.resources.values().toArray();
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* The full path a part gets under a parent. The root's own path is the
|
|
88
|
+
* separator, so a part under it takes no second one.
|
|
89
|
+
*/
|
|
90
|
+
childPath(parent, pathPart) {
|
|
91
|
+
return parent.path === simRestApiRootPath
|
|
92
|
+
? `${simRestApiRootPath}${pathPart.pathPart}`
|
|
93
|
+
: `${parent.path}/${pathPart.pathPart}`;
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
//# sourceMappingURL=sim-rest-api-resource-store.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-rest-api-resource-store.js","sourceRoot":"","sources":["../../../../../src/service/apigateway/api/resource/sim-rest-api-resource-store.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,uBAAuB,EACvB,qBAAqB,GACtB,MAAM,sCAAsC,CAAC;AAE9C,OAAO,EACL,wBAAwB,GAEzB,MAAM,+BAA+B,CAAC;AACvC,OAAO,EACL,kBAAkB,EAClB,kBAAkB,GACnB,MAAM,4BAA4B,CAAC;AAEpC;;;;;;;GAOG;AACH,MAAM,OAAO,uBAAuB;IAClC;;;OAGG;IACa,IAAI,CAAqB;IAExB,SAAS,GAAG,IAAI,GAAG,EAGjC,CAAC;IAEJ;QACE,IAAI,CAAC,IAAI,GAAG,IAAI,kBAAkB,CAAC;YACjC,UAAU,EAAE,wBAAwB,EAAE;YACtC,IAAI,EAAE,kBAAkB;SACzB,CAAC,CAAC;QACH,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,CAAC,UAAU,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC;IACtD,CAAC;IAED;;OAEG;IACH,QAAQ,CACN,MAA0B,EAC1B,QAA4B;QAE5B,MAAM,IAAI,GAAG,IAAI,CAAC,SAAS,CAAC,MAAM,EAAE,QAAQ,CAAC,CAAC;QAE9C,IAAI,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,KAAK,SAAS,EAAE,CAAC;YACxC,MAAM,IAAI,qBAAqB,CAC7B,gEAAgE,QAAQ,CAAC,QAAQ,EAAE,CACpF,CAAC;QACJ,CAAC;QAED,MAAM,QAAQ,GAAG,IAAI,kBAAkB,CAAC;YACtC,UAAU,EAAE,wBAAwB,EAAE;YACtC,QAAQ,EAAE,MAAM,CAAC,UAAU;YAC3B,QAAQ;YACR,IAAI;SACL,CAAC,CAAC;QACH,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,QAAQ,CAAC,UAAU,EAAE,QAAQ,CAAC,CAAC;QAElD,OAAO,QAAQ,CAAC;IAClB,CAAC;IAED;;OAEG;IACH,IAAI,CAAC,UAAkB;QACrB,OAAO,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,UAAkC,CAAC,CAAC;IAChE,CAAC;IAED;;OAEG;IACH,UAAU,CAAC,IAAY;QACrB,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,EAAE,CAAC,QAAQ,CAAC,IAAI,KAAK,IAAI,CAAC,CAAC;IAChE,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,QAA8B;QACrC,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC,MAAM,CAAC,CAAC,QAAQ,EAAE,EAAE,CAAC,QAAQ,CAAC,QAAQ,KAAK,QAAQ,CAAC,CAAC;IAC1E,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CAAC,QAA4B;QACjC,IAAI,QAAQ,CAAC,UAAU,KAAK,IAAI,CAAC,IAAI,CAAC,UAAU,EAAE,CAAC;YACjD,MAAM,IAAI,uBAAuB,CAC/B,gEAAgE,CACjE,CAAC;QACJ,CAAC;QAED,KAAK,MAAM,KAAK,IAAI,IAAI,CAAC,QAAQ,CAAC,QAAQ,CAAC,UAAU,CAAC,EAAE,CAAC;YACvD,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;QACrB,CAAC;QAED,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,UAAU,CAAC,CAAC;IAC7C,CAAC;IAED;;OAEG;IACH,IAAI;QACF,OAAO,IAAI,CAAC,SAAS,CAAC,MAAM,EAAE,CAAC,OAAO,EAAE,CAAC;IAC3C,CAAC;IAED;;;OAGG;IACK,SAAS,CACf,MAA0B,EAC1B,QAA4B;QAE5B,OAAO,MAAM,CAAC,IAAI,KAAK,kBAAkB;YACvC,CAAC,CAAC,GAAG,kBAAkB,GAAG,QAAQ,CAAC,QAAQ,EAAE;YAC7C,CAAC,CAAC,GAAG,MAAM,CAAC,IAAI,IAAI,QAAQ,CAAC,QAAQ,EAAE,CAAC;IAC5C,CAAC;CACF"}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
import type { SimRestApiMethod, SimRestApiMethodView } from "../method/sim-rest-api-method.js";
|
|
2
|
+
import type { SimRestApiPathPart } from "./sim-rest-api-path-part.js";
|
|
3
|
+
import type { SimRestApiResourceId } from "./sim-rest-api-resource-id.js";
|
|
4
|
+
/**
|
|
5
|
+
* The path of the root resource, which every API is created with.
|
|
6
|
+
*/
|
|
7
|
+
export declare const simRestApiRootPath = "/";
|
|
8
|
+
interface SimRestApiResourceProperties {
|
|
9
|
+
readonly resourceId: SimRestApiResourceId;
|
|
10
|
+
readonly parentId?: SimRestApiResourceId | undefined;
|
|
11
|
+
readonly pathPart?: SimRestApiPathPart | undefined;
|
|
12
|
+
readonly path: string;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* Minimal structural resource view, as the Create and Get commands return.
|
|
16
|
+
*/
|
|
17
|
+
export interface SimRestApiResourceView {
|
|
18
|
+
id: string;
|
|
19
|
+
path: string;
|
|
20
|
+
parentId?: string;
|
|
21
|
+
pathPart?: string;
|
|
22
|
+
resourceMethods?: Record<string, SimRestApiMethodView>;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* A simulated REST API resource: one node of the API's path tree.
|
|
26
|
+
*
|
|
27
|
+
* The root resource carries no parent and no path part, and every other
|
|
28
|
+
* resource is a path part under a parent. A resource owns the methods declared
|
|
29
|
+
* on it, keyed by HTTP method, because a method is addressed by resource id
|
|
30
|
+
* and HTTP method on real AWS and none of them outlives its resource.
|
|
31
|
+
*/
|
|
32
|
+
export declare class SimRestApiResource {
|
|
33
|
+
readonly resourceId: SimRestApiResourceId;
|
|
34
|
+
readonly parentId?: SimRestApiResourceId | undefined;
|
|
35
|
+
readonly pathPart?: SimRestApiPathPart | undefined;
|
|
36
|
+
readonly path: string;
|
|
37
|
+
private readonly methods;
|
|
38
|
+
constructor(properties: SimRestApiResourceProperties);
|
|
39
|
+
/**
|
|
40
|
+
* Whether this resource captures the rest of the path, which is what a
|
|
41
|
+
* `{proxy+}` part does. Such a resource takes no children, since nothing can
|
|
42
|
+
* follow a segment that has already matched everything left.
|
|
43
|
+
*/
|
|
44
|
+
get greedy(): boolean;
|
|
45
|
+
/**
|
|
46
|
+
* Declare a method on this resource, refusing one already declared.
|
|
47
|
+
*/
|
|
48
|
+
addMethod(method: SimRestApiMethod): void;
|
|
49
|
+
/**
|
|
50
|
+
* Find a method declared on this resource by HTTP method.
|
|
51
|
+
*/
|
|
52
|
+
findMethod(httpMethod: string): SimRestApiMethod | undefined;
|
|
53
|
+
/**
|
|
54
|
+
* Forget a method, as DeleteMethod does. Its integration goes with it,
|
|
55
|
+
* because the integration belongs to the method.
|
|
56
|
+
*/
|
|
57
|
+
removeMethod(httpMethod: string): void;
|
|
58
|
+
/**
|
|
59
|
+
* Every method declared on this resource.
|
|
60
|
+
*/
|
|
61
|
+
listMethods(): SimRestApiMethod[];
|
|
62
|
+
/**
|
|
63
|
+
* Get the AWS-like view of this resource.
|
|
64
|
+
*
|
|
65
|
+
* The methods are left out unless they were asked for, which is what the
|
|
66
|
+
* `embed` option of `GetResource` and `GetResources` decides. Real API
|
|
67
|
+
* Gateway omits them by default, and a caller reading them from an
|
|
68
|
+
* unembedded response would be reading something AWS never sends.
|
|
69
|
+
*/
|
|
70
|
+
view(options?: {
|
|
71
|
+
readonly methods?: boolean;
|
|
72
|
+
}): SimRestApiResourceView;
|
|
73
|
+
}
|
|
74
|
+
export {};
|
|
75
|
+
//# sourceMappingURL=sim-rest-api-resource.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-rest-api-resource.d.ts","sourceRoot":"","sources":["../../../../../src/service/apigateway/api/resource/sim-rest-api-resource.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,gBAAgB,EAChB,oBAAoB,EACrB,MAAM,kCAAkC,CAAC;AAC1C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AACtE,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAE1E;;GAEG;AACH,eAAO,MAAM,kBAAkB,MAAM,CAAC;AAEtC,UAAU,4BAA4B;IACpC,QAAQ,CAAC,UAAU,EAAE,oBAAoB,CAAC;IAC1C,QAAQ,CAAC,QAAQ,CAAC,EAAE,oBAAoB,GAAG,SAAS,CAAC;IACrD,QAAQ,CAAC,QAAQ,CAAC,EAAE,kBAAkB,GAAG,SAAS,CAAC;IACnD,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;CACvB;AAED;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,eAAe,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,oBAAoB,CAAC,CAAC;CACxD;AAED;;;;;;;GAOG;AACH,qBAAa,kBAAkB;IAC7B,SAAgB,UAAU,EAAE,oBAAoB,CAAC;IACjD,SAAgB,QAAQ,CAAC,EAAE,oBAAoB,GAAG,SAAS,CAAC;IAC5D,SAAgB,QAAQ,CAAC,EAAE,kBAAkB,GAAG,SAAS,CAAC;IAC1D,SAAgB,IAAI,EAAE,MAAM,CAAC;IAE7B,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAuC;IAE/D,YAAY,UAAU,EAAE,4BAA4B,EAKnD;IAED;;;;OAIG;IACH,IAAI,MAAM,IAAI,OAAO,CAEpB;IAED;;OAEG;IACH,SAAS,CAAC,MAAM,EAAE,gBAAgB,GAAG,IAAI,CAQxC;IAED;;OAEG;IACH,UAAU,CAAC,UAAU,EAAE,MAAM,GAAG,gBAAgB,GAAG,SAAS,CAE3D;IAED;;;OAGG;IACH,YAAY,CAAC,UAAU,EAAE,MAAM,GAAG,IAAI,CAErC;IAED;;OAEG;IACH,WAAW,IAAI,gBAAgB,EAAE,CAEhC;IAED;;;;;;;OAOG;IACH,IAAI,CAAC,OAAO,GAAE;QAAE,QAAQ,CAAC,OAAO,CAAC,EAAE,OAAO,CAAA;KAAO,GAAG,sBAAsB,CAqBzE;CACF"}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
import { SimApiGatewayConflict } from "../../error/sim-api-gateway.error.js";
|
|
2
|
+
/**
|
|
3
|
+
* The path of the root resource, which every API is created with.
|
|
4
|
+
*/
|
|
5
|
+
export const simRestApiRootPath = "/";
|
|
6
|
+
/**
|
|
7
|
+
* A simulated REST API resource: one node of the API's path tree.
|
|
8
|
+
*
|
|
9
|
+
* The root resource carries no parent and no path part, and every other
|
|
10
|
+
* resource is a path part under a parent. A resource owns the methods declared
|
|
11
|
+
* on it, keyed by HTTP method, because a method is addressed by resource id
|
|
12
|
+
* and HTTP method on real AWS and none of them outlives its resource.
|
|
13
|
+
*/
|
|
14
|
+
export class SimRestApiResource {
|
|
15
|
+
resourceId;
|
|
16
|
+
parentId;
|
|
17
|
+
pathPart;
|
|
18
|
+
path;
|
|
19
|
+
methods = new Map();
|
|
20
|
+
constructor(properties) {
|
|
21
|
+
this.resourceId = properties.resourceId;
|
|
22
|
+
this.parentId = properties.parentId;
|
|
23
|
+
this.pathPart = properties.pathPart;
|
|
24
|
+
this.path = properties.path;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Whether this resource captures the rest of the path, which is what a
|
|
28
|
+
* `{proxy+}` part does. Such a resource takes no children, since nothing can
|
|
29
|
+
* follow a segment that has already matched everything left.
|
|
30
|
+
*/
|
|
31
|
+
get greedy() {
|
|
32
|
+
return this.pathPart?.greedy ?? false;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Declare a method on this resource, refusing one already declared.
|
|
36
|
+
*/
|
|
37
|
+
addMethod(method) {
|
|
38
|
+
if (this.methods.has(method.httpMethod)) {
|
|
39
|
+
throw new SimApiGatewayConflict(`Method ${method.httpMethod} already exists on resource ${this.path}`);
|
|
40
|
+
}
|
|
41
|
+
this.methods.set(method.httpMethod, method);
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Find a method declared on this resource by HTTP method.
|
|
45
|
+
*/
|
|
46
|
+
findMethod(httpMethod) {
|
|
47
|
+
return this.methods.get(httpMethod);
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Forget a method, as DeleteMethod does. Its integration goes with it,
|
|
51
|
+
* because the integration belongs to the method.
|
|
52
|
+
*/
|
|
53
|
+
removeMethod(httpMethod) {
|
|
54
|
+
this.methods.delete(httpMethod);
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* Every method declared on this resource.
|
|
58
|
+
*/
|
|
59
|
+
listMethods() {
|
|
60
|
+
return this.methods.values().toArray();
|
|
61
|
+
}
|
|
62
|
+
/**
|
|
63
|
+
* Get the AWS-like view of this resource.
|
|
64
|
+
*
|
|
65
|
+
* The methods are left out unless they were asked for, which is what the
|
|
66
|
+
* `embed` option of `GetResource` and `GetResources` decides. Real API
|
|
67
|
+
* Gateway omits them by default, and a caller reading them from an
|
|
68
|
+
* unembedded response would be reading something AWS never sends.
|
|
69
|
+
*/
|
|
70
|
+
view(options = {}) {
|
|
71
|
+
const view = {
|
|
72
|
+
id: this.resourceId,
|
|
73
|
+
path: this.path,
|
|
74
|
+
};
|
|
75
|
+
if (this.parentId !== undefined) {
|
|
76
|
+
view.parentId = this.parentId;
|
|
77
|
+
}
|
|
78
|
+
if (this.pathPart !== undefined) {
|
|
79
|
+
view.pathPart = this.pathPart.pathPart;
|
|
80
|
+
}
|
|
81
|
+
if (options.methods === true && this.methods.size > 0) {
|
|
82
|
+
view.resourceMethods = Object.fromEntries(this.listMethods().map((method) => [method.httpMethod, method.view()]));
|
|
83
|
+
}
|
|
84
|
+
return view;
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
//# sourceMappingURL=sim-rest-api-resource.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-rest-api-resource.js","sourceRoot":"","sources":["../../../../../src/service/apigateway/api/resource/sim-rest-api-resource.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAQ7E;;GAEG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG,GAAG,CAAC;AAoBtC;;;;;;;GAOG;AACH,MAAM,OAAO,kBAAkB;IACb,UAAU,CAAuB;IACjC,QAAQ,CAAoC;IAC5C,QAAQ,CAAkC;IAC1C,IAAI,CAAS;IAEZ,OAAO,GAAG,IAAI,GAAG,EAA4B,CAAC;IAE/D,YAAY,UAAwC;QAClD,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;QACxC,IAAI,CAAC,QAAQ,GAAG,UAAU,CAAC,QAAQ,CAAC;QACpC,IAAI,CAAC,QAAQ,GAAG,UAAU,CAAC,QAAQ,CAAC;QACpC,IAAI,CAAC,IAAI,GAAG,UAAU,CAAC,IAAI,CAAC;IAC9B,CAAC;IAED;;;;OAIG;IACH,IAAI,MAAM;QACR,OAAO,IAAI,CAAC,QAAQ,EAAE,MAAM,IAAI,KAAK,CAAC;IACxC,CAAC;IAED;;OAEG;IACH,SAAS,CAAC,MAAwB;QAChC,IAAI,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,UAAU,CAAC,EAAE,CAAC;YACxC,MAAM,IAAI,qBAAqB,CAC7B,UAAU,MAAM,CAAC,UAAU,+BAA+B,IAAI,CAAC,IAAI,EAAE,CACtE,CAAC;QACJ,CAAC;QAED,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,UAAU,EAAE,MAAM,CAAC,CAAC;IAC9C,CAAC;IAED;;OAEG;IACH,UAAU,CAAC,UAAkB;QAC3B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;IACtC,CAAC;IAED;;;OAGG;IACH,YAAY,CAAC,UAAkB;QAC7B,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC;IAClC,CAAC;IAED;;OAEG;IACH,WAAW;QACT,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,EAAE,CAAC,OAAO,EAAE,CAAC;IACzC,CAAC;IAED;;;;;;;OAOG;IACH,IAAI,CAAC,OAAO,GAAmC,EAAE;QAC/C,MAAM,IAAI,GAA2B;YACnC,EAAE,EAAE,IAAI,CAAC,UAAU;YACnB,IAAI,EAAE,IAAI,CAAC,IAAI;SAChB,CAAC;QAEF,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,EAAE,CAAC;YAChC,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC;QAChC,CAAC;QAED,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,EAAE,CAAC;YAChC,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,QAAQ,CAAC;QACzC,CAAC;QAED,IAAI,OAAO,CAAC,OAAO,KAAK,IAAI,IAAI,IAAI,CAAC,OAAO,CAAC,IAAI,GAAG,CAAC,EAAE,CAAC;YACtD,IAAI,CAAC,eAAe,GAAG,MAAM,CAAC,WAAW,CACvC,IAAI,CAAC,WAAW,EAAE,CAAC,GAAG,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC,MAAM,CAAC,UAAU,EAAE,MAAM,CAAC,IAAI,EAAE,CAAC,CAAC,CACvE,CAAC;QACJ,CAAC;QAED,OAAO,IAAI,CAAC;IACd,CAAC;CACF"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import type { SimRestApiProxyAuthorization } from "./sim-rest-api-proxy-authorizer.js";
|
|
2
|
+
import type { SimApiGateway } from "../sim-api-gateway.js";
|
|
3
|
+
interface SimRestApiDeclaredMethodInput {
|
|
4
|
+
readonly restApiId: string;
|
|
5
|
+
readonly rootResourceId: string;
|
|
6
|
+
readonly resourcePath: string;
|
|
7
|
+
readonly httpMethod: string;
|
|
8
|
+
readonly functionArn: string;
|
|
9
|
+
/** How every method of the API says who may call it. */
|
|
10
|
+
readonly authorization: SimRestApiProxyAuthorization;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Declare every path template of an API, each with its method and the
|
|
14
|
+
* integration behind it.
|
|
15
|
+
*
|
|
16
|
+
* They are declared one at a time because they share resources. Two paths
|
|
17
|
+
* under `/orders` build that resource once, and whichever gets there first
|
|
18
|
+
* creates it.
|
|
19
|
+
*/
|
|
20
|
+
export declare function declaredMethods(apiGateway: SimApiGateway, resourcePaths: readonly string[], input: Omit<SimRestApiDeclaredMethodInput, "resourcePath">): Promise<void>;
|
|
21
|
+
export {};
|
|
22
|
+
//# sourceMappingURL=sim-rest-api-declared-method.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-rest-api-declared-method.d.ts","sourceRoot":"","sources":["../../../../src/service/apigateway/api/sim-rest-api-declared-method.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AACvF,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAE3D,UAAU,6BAA6B;IACrC,QAAQ,CAAC,SAAS,EAAE,MAAM,CAAC;IAC3B,QAAQ,CAAC,cAAc,EAAE,MAAM,CAAC;IAChC,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B,wDAAwD;IACxD,QAAQ,CAAC,aAAa,EAAE,4BAA4B,CAAC;CACtD;AAED;;;;;;;GAOG;AACH,wBAAsB,eAAe,CACnC,UAAU,EAAE,aAAa,EACzB,aAAa,EAAE,SAAS,MAAM,EAAE,EAChC,KAAK,EAAE,IAAI,CAAC,6BAA6B,EAAE,cAAc,CAAC,GACzD,OAAO,CAAC,IAAI,CAAC,CAKf"}
|