@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,91 @@
|
|
|
1
|
+
import type { SimSdkCommandRouter } from "../../sdk/router/sim-sdk-command-router.type.js";
|
|
2
|
+
import type { SimRestApi } from "./api/sim-rest-api.js";
|
|
3
|
+
import { SimApiGatewayCfnResourceFactory } from "./cfn/sim-cfn-api-gateway-resource-factory.js";
|
|
4
|
+
import type * as simApiGatewayCommands from "./command/sim-api-gateway-command.types.js";
|
|
5
|
+
import type { SimApiGatewayRequestOptions } from "./command/sim-api-gateway-request-options.js";
|
|
6
|
+
import { type SimApiGatewayProperties } from "./sim-api-gateway-commands.js";
|
|
7
|
+
import { SimRestApiParts } from "./sim-rest-api-parts.js";
|
|
8
|
+
/**
|
|
9
|
+
* Simulated API Gateway. Handles SDK commands. Emulates AWS behaviour and
|
|
10
|
+
* state.
|
|
11
|
+
*
|
|
12
|
+
* This is the v1 API, which is REST APIs. HTTP APIs are the v2 service and are
|
|
13
|
+
* simulated separately as `simAws.apiGatewayV2()`, on their own SDK client.
|
|
14
|
+
*
|
|
15
|
+
* REST APIs are scoped to an Account and Region, as they are on real AWS. The
|
|
16
|
+
* endpoint API Gateway generates names the Region, and the API id is what
|
|
17
|
+
* tells two APIs apart rather than their names.
|
|
18
|
+
*
|
|
19
|
+
* An API owns its resources, deployments and stages, and a resource owns its
|
|
20
|
+
* methods, because every one of them is addressed by `restApiId` on real AWS
|
|
21
|
+
* and none of them outlives the API.
|
|
22
|
+
*/
|
|
23
|
+
export declare class SimApiGateway extends SimRestApiParts {
|
|
24
|
+
private readonly sdkRouter;
|
|
25
|
+
private readonly cfnFactory;
|
|
26
|
+
constructor(properties?: SimApiGatewayProperties);
|
|
27
|
+
/**
|
|
28
|
+
* Find a REST API by id.
|
|
29
|
+
*
|
|
30
|
+
* This is the simulator's own accessor, for tests seeding or inspecting API
|
|
31
|
+
* state without going through a Command and its authorization.
|
|
32
|
+
*/
|
|
33
|
+
findRestApi(restApiId: string): SimRestApi | undefined;
|
|
34
|
+
/**
|
|
35
|
+
* Handle a CreateRestApi Command from the SDK.
|
|
36
|
+
*/
|
|
37
|
+
createRestApi(command: simApiGatewayCommands.SimCreateRestApiCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimCreateRestApiCommandOutput>;
|
|
38
|
+
/**
|
|
39
|
+
* Handle an ImportRestApi Command from the SDK.
|
|
40
|
+
*/
|
|
41
|
+
importRestApi(command: simApiGatewayCommands.SimImportRestApiCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimImportRestApiCommandOutput>;
|
|
42
|
+
/**
|
|
43
|
+
* Handle a PutRestApi Command from the SDK.
|
|
44
|
+
*/
|
|
45
|
+
putRestApi(command: simApiGatewayCommands.SimPutRestApiCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimPutRestApiCommandOutput>;
|
|
46
|
+
/**
|
|
47
|
+
* Handle a GetRestApi Command from the SDK.
|
|
48
|
+
*/
|
|
49
|
+
getRestApi(command: simApiGatewayCommands.SimGetRestApiCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimGetRestApiCommandOutput>;
|
|
50
|
+
/**
|
|
51
|
+
* Handle a GetRestApis Command from the SDK.
|
|
52
|
+
*/
|
|
53
|
+
getRestApis(command: simApiGatewayCommands.SimGetRestApisCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimGetRestApisCommandOutput>;
|
|
54
|
+
/**
|
|
55
|
+
* Handle an UpdateRestApi Command from the SDK.
|
|
56
|
+
*/
|
|
57
|
+
updateRestApi(command: simApiGatewayCommands.SimUpdateRestApiCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimUpdateRestApiCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* Handle a DeleteRestApi Command from the SDK.
|
|
60
|
+
*/
|
|
61
|
+
deleteRestApi(command: simApiGatewayCommands.SimDeleteRestApiCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimDeleteRestApiCommandOutput>;
|
|
62
|
+
/**
|
|
63
|
+
* Handle a CreateDeployment Command from the SDK.
|
|
64
|
+
*/
|
|
65
|
+
createDeployment(command: simApiGatewayCommands.SimCreateDeploymentCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimCreateDeploymentCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* Handle a CreateStage Command from the SDK.
|
|
68
|
+
*/
|
|
69
|
+
createStage(command: simApiGatewayCommands.SimCreateStageCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimCreateStageCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* Handle a GetStage Command from the SDK.
|
|
72
|
+
*/
|
|
73
|
+
getStage(command: simApiGatewayCommands.SimGetStageCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimGetStageCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* Handle a GetStages Command from the SDK.
|
|
76
|
+
*/
|
|
77
|
+
getStages(command: simApiGatewayCommands.SimGetStagesCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimGetStagesCommandOutput>;
|
|
78
|
+
/**
|
|
79
|
+
* Handle a DeleteStage Command from the SDK.
|
|
80
|
+
*/
|
|
81
|
+
deleteStage(command: simApiGatewayCommands.SimDeleteStageCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimDeleteStageCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* Get this service's CloudFormation Resource factory.
|
|
84
|
+
*/
|
|
85
|
+
cfnResourceFactory(): SimApiGatewayCfnResourceFactory;
|
|
86
|
+
/**
|
|
87
|
+
* Get this service's SDK Command router for SDK client interception.
|
|
88
|
+
*/
|
|
89
|
+
sdkCommandRouter(): SimSdkCommandRouter;
|
|
90
|
+
}
|
|
91
|
+
//# sourceMappingURL=sim-api-gateway.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-api-gateway.d.ts","sourceRoot":"","sources":["../../../src/service/apigateway/sim-api-gateway.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
import { SimApiGatewayCfnResourceFactory } from "./cfn/sim-cfn-api-gateway-resource-factory.js";
|
|
2
|
+
import { SimApiGatewaySdkCommandRouter } from "./sdk/sim-api-gateway-sdk-command-router.js";
|
|
3
|
+
import { SimApiGatewayCommands, } from "./sim-api-gateway-commands.js";
|
|
4
|
+
import { SimRestApiParts } from "./sim-rest-api-parts.js";
|
|
5
|
+
/**
|
|
6
|
+
* Simulated API Gateway. Handles SDK commands. Emulates AWS behaviour and
|
|
7
|
+
* state.
|
|
8
|
+
*
|
|
9
|
+
* This is the v1 API, which is REST APIs. HTTP APIs are the v2 service and are
|
|
10
|
+
* simulated separately as `simAws.apiGatewayV2()`, on their own SDK client.
|
|
11
|
+
*
|
|
12
|
+
* REST APIs are scoped to an Account and Region, as they are on real AWS. The
|
|
13
|
+
* endpoint API Gateway generates names the Region, and the API id is what
|
|
14
|
+
* tells two APIs apart rather than their names.
|
|
15
|
+
*
|
|
16
|
+
* An API owns its resources, deployments and stages, and a resource owns its
|
|
17
|
+
* methods, because every one of them is addressed by `restApiId` on real AWS
|
|
18
|
+
* and none of them outlives the API.
|
|
19
|
+
*/
|
|
20
|
+
export class SimApiGateway extends SimRestApiParts {
|
|
21
|
+
sdkRouter = new SimApiGatewaySdkCommandRouter(this);
|
|
22
|
+
cfnFactory = new SimApiGatewayCfnResourceFactory({
|
|
23
|
+
apiGateway: this,
|
|
24
|
+
});
|
|
25
|
+
constructor(properties = {}) {
|
|
26
|
+
super(new SimApiGatewayCommands(properties));
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* Find a REST API by id.
|
|
30
|
+
*
|
|
31
|
+
* This is the simulator's own accessor, for tests seeding or inspecting API
|
|
32
|
+
* state without going through a Command and its authorization.
|
|
33
|
+
*/
|
|
34
|
+
findRestApi(restApiId) {
|
|
35
|
+
return this.commands.apis.find(restApiId);
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* Handle a CreateRestApi Command from the SDK.
|
|
39
|
+
*/
|
|
40
|
+
async createRestApi(command, options) {
|
|
41
|
+
await this.commands.background.sequence();
|
|
42
|
+
return this.commands.api.createRestApi(command, options);
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* Handle an ImportRestApi Command from the SDK.
|
|
46
|
+
*/
|
|
47
|
+
async importRestApi(command, options) {
|
|
48
|
+
await this.commands.background.sequence();
|
|
49
|
+
return this.commands.imports.importRestApi(command, options);
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* Handle a PutRestApi Command from the SDK.
|
|
53
|
+
*/
|
|
54
|
+
async putRestApi(command, options) {
|
|
55
|
+
await this.commands.background.sequence();
|
|
56
|
+
return this.commands.imports.putRestApi(command, options);
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* Handle a GetRestApi Command from the SDK.
|
|
60
|
+
*/
|
|
61
|
+
async getRestApi(command, options) {
|
|
62
|
+
await this.commands.background.sequence();
|
|
63
|
+
return this.commands.api.getRestApi(command, options);
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* Handle a GetRestApis Command from the SDK.
|
|
67
|
+
*/
|
|
68
|
+
async getRestApis(command, options) {
|
|
69
|
+
await this.commands.background.sequence();
|
|
70
|
+
return this.commands.api.getRestApis(command, options);
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* Handle an UpdateRestApi Command from the SDK.
|
|
74
|
+
*/
|
|
75
|
+
async updateRestApi(command, options) {
|
|
76
|
+
await this.commands.background.sequence();
|
|
77
|
+
return this.commands.api.updateRestApi(command, options);
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* Handle a DeleteRestApi Command from the SDK.
|
|
81
|
+
*/
|
|
82
|
+
async deleteRestApi(command, options) {
|
|
83
|
+
await this.commands.background.sequence();
|
|
84
|
+
return this.commands.api.deleteRestApi(command, options);
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* Handle a CreateDeployment Command from the SDK.
|
|
88
|
+
*/
|
|
89
|
+
async createDeployment(command, options) {
|
|
90
|
+
await this.commands.background.sequence();
|
|
91
|
+
return this.commands.deployments.createDeployment(command, options);
|
|
92
|
+
}
|
|
93
|
+
/**
|
|
94
|
+
* Handle a CreateStage Command from the SDK.
|
|
95
|
+
*/
|
|
96
|
+
async createStage(command, options) {
|
|
97
|
+
await this.commands.background.sequence();
|
|
98
|
+
return this.commands.stages.createStage(command, options);
|
|
99
|
+
}
|
|
100
|
+
/**
|
|
101
|
+
* Handle a GetStage Command from the SDK.
|
|
102
|
+
*/
|
|
103
|
+
async getStage(command, options) {
|
|
104
|
+
await this.commands.background.sequence();
|
|
105
|
+
return this.commands.stages.getStage(command, options);
|
|
106
|
+
}
|
|
107
|
+
/**
|
|
108
|
+
* Handle a GetStages Command from the SDK.
|
|
109
|
+
*/
|
|
110
|
+
async getStages(command, options) {
|
|
111
|
+
await this.commands.background.sequence();
|
|
112
|
+
return this.commands.stages.getStages(command, options);
|
|
113
|
+
}
|
|
114
|
+
/**
|
|
115
|
+
* Handle a DeleteStage Command from the SDK.
|
|
116
|
+
*/
|
|
117
|
+
async deleteStage(command, options) {
|
|
118
|
+
await this.commands.background.sequence();
|
|
119
|
+
return this.commands.stages.deleteStage(command, options);
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* Get this service's CloudFormation Resource factory.
|
|
123
|
+
*/
|
|
124
|
+
cfnResourceFactory() {
|
|
125
|
+
return this.cfnFactory;
|
|
126
|
+
}
|
|
127
|
+
/**
|
|
128
|
+
* Get this service's SDK Command router for SDK client interception.
|
|
129
|
+
*/
|
|
130
|
+
sdkCommandRouter() {
|
|
131
|
+
return this.sdkRouter;
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
//# sourceMappingURL=sim-api-gateway.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-api-gateway.js","sourceRoot":"","sources":["../../../src/service/apigateway/sim-api-gateway.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import type * as simApiGatewayCommands from "./command/sim-api-gateway-command.types.js";
|
|
2
|
+
import type { SimApiGatewayRequestOptions } from "./command/sim-api-gateway-request-options.js";
|
|
3
|
+
import type { SimApiGatewayCommands } from "./sim-api-gateway-commands.js";
|
|
4
|
+
/**
|
|
5
|
+
* The commands addressing what a REST API holds: its path tree, its
|
|
6
|
+
* authorizers, and the methods and integrations declared on its resources.
|
|
7
|
+
*
|
|
8
|
+
* `SimApiGateway` extends this, so a caller reaches every operation on the one
|
|
9
|
+
* service object the way the real API presents them. They are split up because
|
|
10
|
+
* the API itself, the parts declared on it and publishing it are separate
|
|
11
|
+
* concerns, and each is long enough to read on its own.
|
|
12
|
+
*/
|
|
13
|
+
export declare abstract class SimRestApiParts {
|
|
14
|
+
protected readonly commands: SimApiGatewayCommands;
|
|
15
|
+
protected constructor(commands: SimApiGatewayCommands);
|
|
16
|
+
/**
|
|
17
|
+
* Handle a CreateResource Command from the SDK.
|
|
18
|
+
*/
|
|
19
|
+
createResource(command: simApiGatewayCommands.SimCreateResourceCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimCreateResourceCommandOutput>;
|
|
20
|
+
/**
|
|
21
|
+
* Handle a GetResource Command from the SDK.
|
|
22
|
+
*/
|
|
23
|
+
getResource(command: simApiGatewayCommands.SimGetResourceCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimGetResourceCommandOutput>;
|
|
24
|
+
/**
|
|
25
|
+
* Handle a GetResources Command from the SDK.
|
|
26
|
+
*/
|
|
27
|
+
getResources(command: simApiGatewayCommands.SimGetResourcesCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimGetResourcesCommandOutput>;
|
|
28
|
+
/**
|
|
29
|
+
* Handle a DeleteResource Command from the SDK.
|
|
30
|
+
*/
|
|
31
|
+
deleteResource(command: simApiGatewayCommands.SimDeleteResourceCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimDeleteResourceCommandOutput>;
|
|
32
|
+
/**
|
|
33
|
+
* Handle a CreateAuthorizer Command from the SDK.
|
|
34
|
+
*/
|
|
35
|
+
createAuthorizer(command: simApiGatewayCommands.SimCreateAuthorizerCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimCreateAuthorizerCommandOutput>;
|
|
36
|
+
/**
|
|
37
|
+
* Handle a GetAuthorizer Command from the SDK.
|
|
38
|
+
*/
|
|
39
|
+
getAuthorizer(command: simApiGatewayCommands.SimGetAuthorizerCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimGetAuthorizerCommandOutput>;
|
|
40
|
+
/**
|
|
41
|
+
* Handle a GetAuthorizers Command from the SDK.
|
|
42
|
+
*/
|
|
43
|
+
getAuthorizers(command: simApiGatewayCommands.SimGetAuthorizersCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimGetAuthorizersCommandOutput>;
|
|
44
|
+
/**
|
|
45
|
+
* Handle a DeleteAuthorizer Command from the SDK.
|
|
46
|
+
*/
|
|
47
|
+
deleteAuthorizer(command: simApiGatewayCommands.SimDeleteAuthorizerCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimDeleteAuthorizerCommandOutput>;
|
|
48
|
+
/**
|
|
49
|
+
* Handle a PutMethod Command from the SDK.
|
|
50
|
+
*/
|
|
51
|
+
putMethod(command: simApiGatewayCommands.SimPutMethodCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimPutMethodCommandOutput>;
|
|
52
|
+
/**
|
|
53
|
+
* Handle a GetMethod Command from the SDK.
|
|
54
|
+
*/
|
|
55
|
+
getMethod(command: simApiGatewayCommands.SimGetMethodCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimGetMethodCommandOutput>;
|
|
56
|
+
/**
|
|
57
|
+
* Handle a DeleteMethod Command from the SDK.
|
|
58
|
+
*/
|
|
59
|
+
deleteMethod(command: simApiGatewayCommands.SimDeleteMethodCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimDeleteMethodCommandOutput>;
|
|
60
|
+
/**
|
|
61
|
+
* Handle a PutIntegration Command from the SDK.
|
|
62
|
+
*/
|
|
63
|
+
putIntegration(command: simApiGatewayCommands.SimPutIntegrationCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimPutIntegrationCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* Handle a GetIntegration Command from the SDK.
|
|
66
|
+
*/
|
|
67
|
+
getIntegration(command: simApiGatewayCommands.SimGetIntegrationCommand, options?: SimApiGatewayRequestOptions): Promise<simApiGatewayCommands.SimGetIntegrationCommandOutput>;
|
|
68
|
+
}
|
|
69
|
+
//# sourceMappingURL=sim-rest-api-parts.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-rest-api-parts.d.ts","sourceRoot":"","sources":["../../../src/service/apigateway/sim-rest-api-parts.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,qBAAqB,MAAM,4CAA4C,CAAC;AACzF,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,8CAA8C,CAAC;AAChG,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAE3E;;;;;;;;GAQG;AACH,8BAAsB,eAAe;IACnC,SAAS,CAAC,QAAQ,CAAC,QAAQ,EAAE,qBAAqB,CAAC;IAEnD,SAAS,aAAa,QAAQ,EAAE,qBAAqB,EAEpD;IAED;;OAEG;IACG,cAAc,CAClB,OAAO,EAAE,qBAAqB,CAAC,wBAAwB,EACvD,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,8BAA8B,CAAC,CAG/D;IAED;;OAEG;IACG,WAAW,CACf,OAAO,EAAE,qBAAqB,CAAC,qBAAqB,EACpD,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,2BAA2B,CAAC,CAG5D;IAED;;OAEG;IACG,YAAY,CAChB,OAAO,EAAE,qBAAqB,CAAC,sBAAsB,EACrD,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,4BAA4B,CAAC,CAG7D;IAED;;OAEG;IACG,cAAc,CAClB,OAAO,EAAE,qBAAqB,CAAC,wBAAwB,EACvD,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,8BAA8B,CAAC,CAG/D;IAED;;OAEG;IACG,gBAAgB,CACpB,OAAO,EAAE,qBAAqB,CAAC,0BAA0B,EACzD,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,gCAAgC,CAAC,CAGjE;IAED;;OAEG;IACG,aAAa,CACjB,OAAO,EAAE,qBAAqB,CAAC,uBAAuB,EACtD,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,6BAA6B,CAAC,CAG9D;IAED;;OAEG;IACG,cAAc,CAClB,OAAO,EAAE,qBAAqB,CAAC,wBAAwB,EACvD,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,8BAA8B,CAAC,CAG/D;IAED;;OAEG;IACG,gBAAgB,CACpB,OAAO,EAAE,qBAAqB,CAAC,0BAA0B,EACzD,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,gCAAgC,CAAC,CAGjE;IAED;;OAEG;IACG,SAAS,CACb,OAAO,EAAE,qBAAqB,CAAC,mBAAmB,EAClD,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,yBAAyB,CAAC,CAG1D;IAED;;OAEG;IACG,SAAS,CACb,OAAO,EAAE,qBAAqB,CAAC,mBAAmB,EAClD,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,yBAAyB,CAAC,CAG1D;IAED;;OAEG;IACG,YAAY,CAChB,OAAO,EAAE,qBAAqB,CAAC,sBAAsB,EACrD,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,4BAA4B,CAAC,CAG7D;IAED;;OAEG;IACG,cAAc,CAClB,OAAO,EAAE,qBAAqB,CAAC,wBAAwB,EACvD,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,8BAA8B,CAAC,CAG/D;IAED;;OAEG;IACG,cAAc,CAClB,OAAO,EAAE,qBAAqB,CAAC,wBAAwB,EACvD,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,8BAA8B,CAAC,CAG/D;CACF"}
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* The commands addressing what a REST API holds: its path tree, its
|
|
3
|
+
* authorizers, and the methods and integrations declared on its resources.
|
|
4
|
+
*
|
|
5
|
+
* `SimApiGateway` extends this, so a caller reaches every operation on the one
|
|
6
|
+
* service object the way the real API presents them. They are split up because
|
|
7
|
+
* the API itself, the parts declared on it and publishing it are separate
|
|
8
|
+
* concerns, and each is long enough to read on its own.
|
|
9
|
+
*/
|
|
10
|
+
export class SimRestApiParts {
|
|
11
|
+
commands;
|
|
12
|
+
constructor(commands) {
|
|
13
|
+
this.commands = commands;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* Handle a CreateResource Command from the SDK.
|
|
17
|
+
*/
|
|
18
|
+
async createResource(command, options) {
|
|
19
|
+
await this.commands.background.sequence();
|
|
20
|
+
return this.commands.resources.createResource(command, options);
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Handle a GetResource Command from the SDK.
|
|
24
|
+
*/
|
|
25
|
+
async getResource(command, options) {
|
|
26
|
+
await this.commands.background.sequence();
|
|
27
|
+
return this.commands.resources.getResource(command, options);
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Handle a GetResources Command from the SDK.
|
|
31
|
+
*/
|
|
32
|
+
async getResources(command, options) {
|
|
33
|
+
await this.commands.background.sequence();
|
|
34
|
+
return this.commands.resources.getResources(command, options);
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Handle a DeleteResource Command from the SDK.
|
|
38
|
+
*/
|
|
39
|
+
async deleteResource(command, options) {
|
|
40
|
+
await this.commands.background.sequence();
|
|
41
|
+
return this.commands.resources.deleteResource(command, options);
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Handle a CreateAuthorizer Command from the SDK.
|
|
45
|
+
*/
|
|
46
|
+
async createAuthorizer(command, options) {
|
|
47
|
+
await this.commands.background.sequence();
|
|
48
|
+
return this.commands.authorizers.createAuthorizer(command, options);
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* Handle a GetAuthorizer Command from the SDK.
|
|
52
|
+
*/
|
|
53
|
+
async getAuthorizer(command, options) {
|
|
54
|
+
await this.commands.background.sequence();
|
|
55
|
+
return this.commands.authorizers.getAuthorizer(command, options);
|
|
56
|
+
}
|
|
57
|
+
/**
|
|
58
|
+
* Handle a GetAuthorizers Command from the SDK.
|
|
59
|
+
*/
|
|
60
|
+
async getAuthorizers(command, options) {
|
|
61
|
+
await this.commands.background.sequence();
|
|
62
|
+
return this.commands.authorizers.getAuthorizers(command, options);
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* Handle a DeleteAuthorizer Command from the SDK.
|
|
66
|
+
*/
|
|
67
|
+
async deleteAuthorizer(command, options) {
|
|
68
|
+
await this.commands.background.sequence();
|
|
69
|
+
return this.commands.authorizers.deleteAuthorizer(command, options);
|
|
70
|
+
}
|
|
71
|
+
/**
|
|
72
|
+
* Handle a PutMethod Command from the SDK.
|
|
73
|
+
*/
|
|
74
|
+
async putMethod(command, options) {
|
|
75
|
+
await this.commands.background.sequence();
|
|
76
|
+
return this.commands.methods.putMethod(command, options);
|
|
77
|
+
}
|
|
78
|
+
/**
|
|
79
|
+
* Handle a GetMethod Command from the SDK.
|
|
80
|
+
*/
|
|
81
|
+
async getMethod(command, options) {
|
|
82
|
+
await this.commands.background.sequence();
|
|
83
|
+
return this.commands.methods.getMethod(command, options);
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* Handle a DeleteMethod Command from the SDK.
|
|
87
|
+
*/
|
|
88
|
+
async deleteMethod(command, options) {
|
|
89
|
+
await this.commands.background.sequence();
|
|
90
|
+
return this.commands.methods.deleteMethod(command, options);
|
|
91
|
+
}
|
|
92
|
+
/**
|
|
93
|
+
* Handle a PutIntegration Command from the SDK.
|
|
94
|
+
*/
|
|
95
|
+
async putIntegration(command, options) {
|
|
96
|
+
await this.commands.background.sequence();
|
|
97
|
+
return this.commands.integrations.putIntegration(command, options);
|
|
98
|
+
}
|
|
99
|
+
/**
|
|
100
|
+
* Handle a GetIntegration Command from the SDK.
|
|
101
|
+
*/
|
|
102
|
+
async getIntegration(command, options) {
|
|
103
|
+
await this.commands.background.sequence();
|
|
104
|
+
return this.commands.integrations.getIntegration(command, options);
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
//# sourceMappingURL=sim-rest-api-parts.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-rest-api-parts.js","sourceRoot":"","sources":["../../../src/service/apigateway/sim-rest-api-parts.ts"],"names":[],"mappings":"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"}
|
|
@@ -25,7 +25,7 @@ interface SimHttpApiJwtClaimChecksProperties {
|
|
|
25
25
|
* request into a refused one with nothing else changed.
|
|
26
26
|
*/
|
|
27
27
|
export declare class SimHttpApiJwtClaimChecks {
|
|
28
|
-
private readonly
|
|
28
|
+
private readonly times;
|
|
29
29
|
constructor(properties: SimHttpApiJwtClaimChecksProperties);
|
|
30
30
|
/**
|
|
31
31
|
* Check the claims of a verified token, answering the refusal to send when
|
|
@@ -42,19 +42,6 @@ export declare class SimHttpApiJwtClaimChecks {
|
|
|
42
42
|
* being read past.
|
|
43
43
|
*/
|
|
44
44
|
private claimedAudience;
|
|
45
|
-
/**
|
|
46
|
-
* Check `exp`, `nbf` and `iat` against the simulation's clock.
|
|
47
|
-
*
|
|
48
|
-
* A token with no `exp` is refused rather than treated as one that never
|
|
49
|
-
* expires: real Cognito always sets it, and admitting a token nothing can
|
|
50
|
-
* expire is the divergence worth failing on.
|
|
51
|
-
*/
|
|
52
|
-
private checkTimes;
|
|
53
|
-
/**
|
|
54
|
-
* Whether now is earlier than a time claim the token carries. A claim the
|
|
55
|
-
* token does not carry is nothing to be earlier than.
|
|
56
|
-
*/
|
|
57
|
-
private isBefore;
|
|
58
45
|
}
|
|
59
46
|
export {};
|
|
60
47
|
//# sourceMappingURL=sim-http-api-jwt-claim-checks.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sim-http-api-jwt-claim-checks.d.ts","sourceRoot":"","sources":["../../../../../src/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claim-checks.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,qCAAqC,CAAC;AACpE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wCAAwC,CAAC;
|
|
1
|
+
{"version":3,"file":"sim-http-api-jwt-claim-checks.d.ts","sourceRoot":"","sources":["../../../../../src/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claim-checks.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,qCAAqC,CAAC;AACpE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wCAAwC,CAAC;AAE3E,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AACpE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,qCAAqC,CAAC;AAEtF;;;;;GAKG;AACH,eAAO,MAAM,yBAAyB,6CACM,CAAC;AAE7C,UAAU,kCAAkC;IAC1C,QAAQ,CAAC,KAAK,EAAE,QAAQ,CAAC;CAC1B;AAED;;;;;;;;;;;GAWG;AACH,qBAAa,wBAAwB;IACnC,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAmB;IAEzC,YAAY,UAAU,EAAE,kCAAkC,EAEzD;IAED;;;OAGG;IACH,KAAK,CACH,MAAM,EAAE,YAAY,EACpB,aAAa,EAAE,0BAA0B,GACxC,iBAAiB,GAAG,SAAS,CAY/B;IAED;;;;;;;;OAQG;IACH,OAAO,CAAC,eAAe;CASxB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { SimJwtTimeClaims } from "../../../../util/jwt/sim-jwt-time-claims.js";
|
|
1
2
|
import { SimHttpApiRefused } from "./sim-http-api-authorization.js";
|
|
2
3
|
/**
|
|
3
4
|
* The only description AWS publishes for a refused token.
|
|
@@ -19,9 +20,9 @@ export const simHttpApiInvalidAudience = "the token does not have a valid audien
|
|
|
19
20
|
* request into a refused one with nothing else changed.
|
|
20
21
|
*/
|
|
21
22
|
export class SimHttpApiJwtClaimChecks {
|
|
22
|
-
|
|
23
|
+
times;
|
|
23
24
|
constructor(properties) {
|
|
24
|
-
this.
|
|
25
|
+
this.times = new SimJwtTimeClaims({ clock: properties.clock });
|
|
25
26
|
}
|
|
26
27
|
/**
|
|
27
28
|
* Check the claims of a verified token, answering the refusal to send when
|
|
@@ -34,7 +35,9 @@ export class SimHttpApiJwtClaimChecks {
|
|
|
34
35
|
if (!configuration.acceptsAudience(this.claimedAudience(claims))) {
|
|
35
36
|
return SimHttpApiRefused.unauthorized(simHttpApiInvalidAudience);
|
|
36
37
|
}
|
|
37
|
-
return this.
|
|
38
|
+
return this.times.hold(claims)
|
|
39
|
+
? undefined
|
|
40
|
+
: SimHttpApiRefused.unauthorized();
|
|
38
41
|
}
|
|
39
42
|
/**
|
|
40
43
|
* The audiences a token claims.
|
|
@@ -52,33 +55,5 @@ export class SimHttpApiJwtClaimChecks {
|
|
|
52
55
|
const clientId = claims.text("client_id");
|
|
53
56
|
return clientId === undefined ? [] : [clientId];
|
|
54
57
|
}
|
|
55
|
-
/**
|
|
56
|
-
* Check `exp`, `nbf` and `iat` against the simulation's clock.
|
|
57
|
-
*
|
|
58
|
-
* A token with no `exp` is refused rather than treated as one that never
|
|
59
|
-
* expires: real Cognito always sets it, and admitting a token nothing can
|
|
60
|
-
* expire is the divergence worth failing on.
|
|
61
|
-
*/
|
|
62
|
-
checkTimes(claims) {
|
|
63
|
-
const now = Math.floor(this.clock.now().getTime() / 1000);
|
|
64
|
-
const expiresAt = claims.number("exp");
|
|
65
|
-
if (expiresAt === undefined || now >= expiresAt) {
|
|
66
|
-
return SimHttpApiRefused.unauthorized();
|
|
67
|
-
}
|
|
68
|
-
if (this.isBefore(now, claims.number("nbf"))) {
|
|
69
|
-
return SimHttpApiRefused.unauthorized();
|
|
70
|
-
}
|
|
71
|
-
if (this.isBefore(now, claims.number("iat"))) {
|
|
72
|
-
return SimHttpApiRefused.unauthorized();
|
|
73
|
-
}
|
|
74
|
-
return undefined;
|
|
75
|
-
}
|
|
76
|
-
/**
|
|
77
|
-
* Whether now is earlier than a time claim the token carries. A claim the
|
|
78
|
-
* token does not carry is nothing to be earlier than.
|
|
79
|
-
*/
|
|
80
|
-
isBefore(now, claimed) {
|
|
81
|
-
return claimed !== undefined && now < claimed;
|
|
82
|
-
}
|
|
83
58
|
}
|
|
84
59
|
//# sourceMappingURL=sim-http-api-jwt-claim-checks.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sim-http-api-jwt-claim-checks.js","sourceRoot":"","sources":["../../../../../src/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claim-checks.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AAGpE;;;;;GAKG;AACH,MAAM,CAAC,MAAM,yBAAyB,GACpC,0CAA0C,CAAC;AAM7C;;;;;;;;;;;GAWG;AACH,MAAM,OAAO,wBAAwB;IAClB,KAAK,
|
|
1
|
+
{"version":3,"file":"sim-http-api-jwt-claim-checks.js","sourceRoot":"","sources":["../../../../../src/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claim-checks.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,6CAA6C,CAAC;AAC/E,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AAGpE;;;;;GAKG;AACH,MAAM,CAAC,MAAM,yBAAyB,GACpC,0CAA0C,CAAC;AAM7C;;;;;;;;;;;GAWG;AACH,MAAM,OAAO,wBAAwB;IAClB,KAAK,CAAmB;IAEzC,YAAY,UAA8C;QACxD,IAAI,CAAC,KAAK,GAAG,IAAI,gBAAgB,CAAC,EAAE,KAAK,EAAE,UAAU,CAAC,KAAK,EAAE,CAAC,CAAC;IACjE,CAAC;IAED;;;OAGG;IACH,KAAK,CACH,MAAoB,EACpB,aAAyC;QAEzC,IAAI,CAAC,aAAa,CAAC,YAAY,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC;YACpD,OAAO,iBAAiB,CAAC,YAAY,EAAE,CAAC;QAC1C,CAAC;QAED,IAAI,CAAC,aAAa,CAAC,eAAe,CAAC,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC,EAAE,CAAC;YACjE,OAAO,iBAAiB,CAAC,YAAY,CAAC,yBAAyB,CAAC,CAAC;QACnE,CAAC;QAED,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,CAAC;YAC5B,CAAC,CAAC,SAAS;YACX,CAAC,CAAC,iBAAiB,CAAC,YAAY,EAAE,CAAC;IACvC,CAAC;IAED;;;;;;;;OAQG;IACK,eAAe,CAAC,MAAoB;QAC1C,IAAI,MAAM,CAAC,GAAG,CAAC,KAAK,CAAC,EAAE,CAAC;YACtB,OAAO,MAAM,CAAC,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,CAAC;QACtC,CAAC;QAED,MAAM,QAAQ,GAAG,MAAM,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;QAE1C,OAAO,QAAQ,KAAK,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC;IAClD,CAAC;CACF"}
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import type { SimPayload2JwtAuthorizer } from "../../../../serve/payload-2/sim-payload-2-event.type.js";
|
|
2
|
-
import {
|
|
2
|
+
import type { SimJwtClaims } from "../../../../util/jwt/sim-jwt-claims.js";
|
|
3
3
|
/**
|
|
4
|
-
* The claims of an accepted token, as
|
|
4
|
+
* The claims of an accepted token, as an HTTP API hands them to the handler.
|
|
5
5
|
*
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* `scopes` is null, not an empty list, when the token carries no scope claim.
|
|
6
|
+
* The rendering is the same one a REST API applies, and lives beside the JWT
|
|
7
|
+
* reader. What is here is the shape a payload format 2.0 event carries: the
|
|
8
|
+
* claims and the scopes beside them, with `scopes` null rather than an empty
|
|
9
|
+
* list when the token carries no scope claim.
|
|
11
10
|
*/
|
|
12
11
|
export declare class SimHttpApiJwtClaims {
|
|
13
12
|
private readonly claims;
|
|
@@ -20,15 +19,5 @@ export declare class SimHttpApiJwtClaims {
|
|
|
20
19
|
* The scopes this token claims, or null when it claims none.
|
|
21
20
|
*/
|
|
22
21
|
scopes(): string[] | null;
|
|
23
|
-
private claimedScopes;
|
|
24
|
-
private claimStrings;
|
|
25
|
-
/**
|
|
26
|
-
* One claim value as the string the handler receives.
|
|
27
|
-
*
|
|
28
|
-
* A nested object claim is JSON-encoded, which is the one shape here that
|
|
29
|
-
* was not observed on real AWS: no simulated issuer emits one, and neither
|
|
30
|
-
* does Cognito.
|
|
31
|
-
*/
|
|
32
|
-
private claimString;
|
|
33
22
|
}
|
|
34
23
|
//# sourceMappingURL=sim-http-api-jwt-claims.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sim-http-api-jwt-claims.d.ts","sourceRoot":"","sources":["../../../../../src/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claims.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,yDAAyD,CAAC;
|
|
1
|
+
{"version":3,"file":"sim-http-api-jwt-claims.d.ts","sourceRoot":"","sources":["../../../../../src/service/apigatewayv2/api/authorizer/sim-http-api-jwt-claims.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wCAAwC,CAAC;AAG3E;;;;;;;GAOG;AACH,qBAAa,mBAAmB;IAC9B,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAe;IAEtC,YAAY,MAAM,EAAE,YAAY,EAE/B;IAED;;OAEG;IACH,mBAAmB,IAAI,wBAAwB,CAE9C;IAED;;OAEG;IACH,MAAM,IAAI,MAAM,EAAE,GAAG,IAAI,CAExB;CACF"}
|