@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,22 @@
|
|
|
1
|
+
import type { SimCfnTemplateValue, SimCfnTemplateValueRecord } from "../../../template/value/sim-cfn-template-value.js";
|
|
2
|
+
/**
|
|
3
|
+
* The logical ID SAM gives the API that every `Api` event naming no
|
|
4
|
+
* `RestApiId` shares. It is the name a template reaches the implicit API by,
|
|
5
|
+
* in an `Output` or in a `Ref` from a Resource of its own.
|
|
6
|
+
*/
|
|
7
|
+
export declare const samImplicitRestApiLogicalId = "ServerlessRestApi";
|
|
8
|
+
/**
|
|
9
|
+
* The API, deployment and stage an `Api` event naming no `RestApiId` is served
|
|
10
|
+
* by.
|
|
11
|
+
*
|
|
12
|
+
* The API is expanded as though the template had declared an
|
|
13
|
+
* `AWS::Serverless::Api` stating nothing, which is what SAM's implicit API is.
|
|
14
|
+
* That gives it the `Prod` stage SAM names, and the `Globals.Api` defaults
|
|
15
|
+
* every API takes. SAM titles the document it generates with the stack name,
|
|
16
|
+
* so that is the name this API answers to when `Globals.Api` states none.
|
|
17
|
+
*
|
|
18
|
+
* Every event naming no `RestApiId` produces this same set, and they are keyed
|
|
19
|
+
* by logical ID, so the API is created once however many events share it.
|
|
20
|
+
*/
|
|
21
|
+
export declare function samImplicitRestApiResources(globals: SimCfnTemplateValueRecord): Record<string, SimCfnTemplateValue>;
|
|
22
|
+
//# sourceMappingURL=sim-cfn-sam-implicit-rest-api.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-cfn-sam-implicit-rest-api.d.ts","sourceRoot":"","sources":["../../../../../../src/service/cloudformation/sam/function/event/sim-cfn-sam-implicit-rest-api.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,mBAAmB,EACnB,yBAAyB,EAC1B,MAAM,mDAAmD,CAAC;AAG3D;;;;GAIG;AACH,eAAO,MAAM,2BAA2B,sBAAsB,CAAC;AAE/D;;;;;;;;;;;;GAYG;AACH,wBAAgB,2BAA2B,CACzC,OAAO,EAAE,yBAAyB,GACjC,MAAM,CAAC,MAAM,EAAE,mBAAmB,CAAC,CAOrC"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { samRestApiResources } from "../../api/sim-cfn-sam-rest-api.js";
|
|
2
|
+
/**
|
|
3
|
+
* The logical ID SAM gives the API that every `Api` event naming no
|
|
4
|
+
* `RestApiId` shares. It is the name a template reaches the implicit API by,
|
|
5
|
+
* in an `Output` or in a `Ref` from a Resource of its own.
|
|
6
|
+
*/
|
|
7
|
+
export const samImplicitRestApiLogicalId = "ServerlessRestApi";
|
|
8
|
+
/**
|
|
9
|
+
* The API, deployment and stage an `Api` event naming no `RestApiId` is served
|
|
10
|
+
* by.
|
|
11
|
+
*
|
|
12
|
+
* The API is expanded as though the template had declared an
|
|
13
|
+
* `AWS::Serverless::Api` stating nothing, which is what SAM's implicit API is.
|
|
14
|
+
* That gives it the `Prod` stage SAM names, and the `Globals.Api` defaults
|
|
15
|
+
* every API takes. SAM titles the document it generates with the stack name,
|
|
16
|
+
* so that is the name this API answers to when `Globals.Api` states none.
|
|
17
|
+
*
|
|
18
|
+
* Every event naming no `RestApiId` produces this same set, and they are keyed
|
|
19
|
+
* by logical ID, so the API is created once however many events share it.
|
|
20
|
+
*/
|
|
21
|
+
export function samImplicitRestApiResources(globals) {
|
|
22
|
+
return samRestApiResources({
|
|
23
|
+
logicalId: samImplicitRestApiLogicalId,
|
|
24
|
+
resource: {},
|
|
25
|
+
globals,
|
|
26
|
+
defaultName: { Ref: "AWS::StackName" },
|
|
27
|
+
});
|
|
28
|
+
}
|
|
29
|
+
//# sourceMappingURL=sim-cfn-sam-implicit-rest-api.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sim-cfn-sam-implicit-rest-api.js","sourceRoot":"","sources":["../../../../../../src/service/cloudformation/sam/function/event/sim-cfn-sam-implicit-rest-api.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AAExE;;;;GAIG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAG,mBAAmB,CAAC;AAE/D;;;;;;;;;;;;GAYG;AACH,MAAM,UAAU,2BAA2B,CACzC,OAAkC;IAElC,OAAO,mBAAmB,CAAC;QACzB,SAAS,EAAE,2BAA2B;QACtC,QAAQ,EAAE,EAAE;QACZ,OAAO;QACP,WAAW,EAAE,EAAE,GAAG,EAAE,gBAAgB,EAAE;KACvC,CAAC,CAAC;AACL,CAAC"}
|
|
@@ -15,6 +15,11 @@ export interface SimCfnSamFunctionTemplateInput {
|
|
|
15
15
|
* gets no `Globals` section.
|
|
16
16
|
*/
|
|
17
17
|
readonly globals: SimCfnTemplateValueRecord;
|
|
18
|
+
/**
|
|
19
|
+
* The `Globals.Api` defaults the template states, for a test about what an
|
|
20
|
+
* `Api` event takes from them. A test stating none gets no section.
|
|
21
|
+
*/
|
|
22
|
+
readonly apiGlobals: SimCfnTemplateValueRecord;
|
|
18
23
|
/**
|
|
19
24
|
* Resources the template carries beside the function, such as the API an
|
|
20
25
|
* event names or a second function sharing one.
|
package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-template.factory.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sim-cfn-sam-function-template.factory.d.ts","sourceRoot":"","sources":["../../../../../src/service/cloudformation/sam/function/sim-cfn-sam-function-template.factory.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAErD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAChF,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,gDAAgD,CAAC;AAIhG;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC7C;;;OAGG;IACH,QAAQ,CAAC,kBAAkB,EAAE,yBAAyB,CAAC;IACvD;;;OAGG;IACH,QAAQ,CAAC,OAAO,EAAE,yBAAyB,CAAC;IAC5C;;;OAGG;IACH,QAAQ,CAAC,SAAS,EAAE,yBAAyB,CAAC;CAC/C;AAED;;;GAGG;AACH,eAAO,MAAM,4BAA4B,UAAU,CAAC;AASpD;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gCAAgC,
|
|
1
|
+
{"version":3,"file":"sim-cfn-sam-function-template.factory.d.ts","sourceRoot":"","sources":["../../../../../src/service/cloudformation/sam/function/sim-cfn-sam-function-template.factory.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAErD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAChF,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,gDAAgD,CAAC;AAIhG;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC7C;;;OAGG;IACH,QAAQ,CAAC,kBAAkB,EAAE,yBAAyB,CAAC;IACvD;;;OAGG;IACH,QAAQ,CAAC,OAAO,EAAE,yBAAyB,CAAC;IAC5C;;;OAGG;IACH,QAAQ,CAAC,UAAU,EAAE,yBAAyB,CAAC;IAC/C;;;OAGG;IACH,QAAQ,CAAC,SAAS,EAAE,yBAAyB,CAAC;CAC/C;AAED;;;GAGG;AACH,eAAO,MAAM,4BAA4B,UAAU,CAAC;AASpD;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gCAAgC,iFAqB5C,CAAC"}
|
|
@@ -27,7 +27,12 @@ const workingFunction = {
|
|
|
27
27
|
* The function runs as it comes, with its source inline and a handler and
|
|
28
28
|
* runtime naming it. What a test states is what the test is about.
|
|
29
29
|
*/
|
|
30
|
-
export const simCfnSamFunctionTemplateFactory = new MappedFactory(() => ({
|
|
30
|
+
export const simCfnSamFunctionTemplateFactory = new MappedFactory(() => ({
|
|
31
|
+
functionProperties: {},
|
|
32
|
+
globals: {},
|
|
33
|
+
apiGlobals: {},
|
|
34
|
+
resources: {},
|
|
35
|
+
}), (input) => ({
|
|
31
36
|
Transform: samTransformName,
|
|
32
37
|
...globalsSection(input),
|
|
33
38
|
Resources: {
|
|
@@ -42,9 +47,17 @@ export const simCfnSamFunctionTemplateFactory = new MappedFactory(() => ({ funct
|
|
|
42
47
|
* The `Globals` section, for a template stating defaults to put in one.
|
|
43
48
|
*/
|
|
44
49
|
function globalsSection(input) {
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
50
|
+
const globals = {
|
|
51
|
+
...section("Function", input.globals),
|
|
52
|
+
...section("Api", input.apiGlobals),
|
|
53
|
+
};
|
|
54
|
+
return Object.keys(globals).length === 0 ? {} : { Globals: globals };
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* One section of the `Globals`, for a test stating defaults for that kind of
|
|
58
|
+
* Resource.
|
|
59
|
+
*/
|
|
60
|
+
function section(name, defaults) {
|
|
61
|
+
return Object.keys(defaults).length === 0 ? {} : { [name]: defaults };
|
|
49
62
|
}
|
|
50
63
|
//# sourceMappingURL=sim-cfn-sam-function-template.factory.js.map
|
package/dist/service/cloudformation/sam/function/sim-cfn-sam-function-template.factory.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sim-cfn-sam-function-template.factory.js","sourceRoot":"","sources":["../../../../../src/service/cloudformation/sam/function/sim-cfn-sam-function-template.factory.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAIrD,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAC/D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;
|
|
1
|
+
{"version":3,"file":"sim-cfn-sam-function-template.factory.js","sourceRoot":"","sources":["../../../../../src/service/cloudformation/sam/function/sim-cfn-sam-function-template.factory.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAIrD,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAC/D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AA4B5D;;;GAGG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG,OAAO,CAAC;AAEpD,MAAM,eAAe,GAA8B;IACjD,YAAY,EAAE,OAAO;IACrB,OAAO,EAAE,eAAe;IACxB,OAAO,EAAE,YAAY;IACrB,UAAU,EAAE,wCAAwC;CACrD,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,IAAI,aAAa,CAI/D,GAAG,EAAE,CAAC,CAAC;IACL,kBAAkB,EAAE,EAAE;IACtB,OAAO,EAAE,EAAE;IACX,UAAU,EAAE,EAAE;IACd,SAAS,EAAE,EAAE;CACd,CAAC,EACF,CAAC,KAAK,EAAE,EAAE,CAAC,CAAC;IACV,SAAS,EAAE,gBAAgB;IAC3B,GAAG,cAAc,CAAC,KAAK,CAAC;IACxB,SAAS,EAAE;QACT,CAAC,4BAA4B,CAAC,EAAE;YAC9B,IAAI,EAAE,eAAe;YACrB,UAAU,EAAE,EAAE,GAAG,eAAe,EAAE,GAAG,KAAK,CAAC,kBAAkB,EAAE;SAChE;QACD,GAAG,KAAK,CAAC,SAAS;KACnB;CACF,CAAC,CACH,CAAC;AAEF;;GAEG;AACH,SAAS,cAAc,CACrB,KAAqC;IAErC,MAAM,OAAO,GAAG;QACd,GAAG,OAAO,CAAC,UAAU,EAAE,KAAK,CAAC,OAAO,CAAC;QACrC,GAAG,OAAO,CAAC,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC;KACpC,CAAC;IAEF,OAAO,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,MAAM,KAAK,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,EAAE,CAAC;AACvE,CAAC;AAED;;;GAGG;AACH,SAAS,OAAO,CACd,IAAY,EACZ,QAAmC;IAEnC,OAAO,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,MAAM,KAAK,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,CAAC;AACxE,CAAC"}
|
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
import type { SimCfnTemplateValue, SimCfnTemplateValueRecord } from "../../template/value/sim-cfn-template-value.js";
|
|
2
|
+
import type { SamTemplateGlobals } from "../sim-cfn-sam-globals.js";
|
|
2
3
|
import type { SamResourceEdit } from "./event/sim-cfn-sam-resource-edit.js";
|
|
3
4
|
interface SamFunctionExpansionProperties {
|
|
4
5
|
readonly logicalId: string;
|
|
5
6
|
readonly resource: SimCfnTemplateValueRecord;
|
|
6
|
-
|
|
7
|
+
/**
|
|
8
|
+
* The whole `Globals` section. The function takes its own defaults from
|
|
9
|
+
* `Function`, and its `Api` events take theirs from `Api`.
|
|
10
|
+
*/
|
|
11
|
+
readonly globals: SamTemplateGlobals;
|
|
7
12
|
}
|
|
8
13
|
/**
|
|
9
14
|
* The SAM Resource type this expansion covers.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sim-cfn-sam-function.d.ts","sourceRoot":"","sources":["../../../../../src/service/cloudformation/sam/function/sim-cfn-sam-function.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,mBAAmB,EACnB,yBAAyB,EAC1B,MAAM,gDAAgD,CAAC;
|
|
1
|
+
{"version":3,"file":"sim-cfn-sam-function.d.ts","sourceRoot":"","sources":["../../../../../src/service/cloudformation/sam/function/sim-cfn-sam-function.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,mBAAmB,EACnB,yBAAyB,EAC1B,MAAM,gDAAgD,CAAC;AACxD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAMpE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sCAAsC,CAAC;AAS5E,UAAU,8BAA8B;IACtC,QAAQ,CAAC,SAAS,EAAE,MAAM,CAAC;IAC3B,QAAQ,CAAC,QAAQ,EAAE,yBAAyB,CAAC;IAC7C;;;OAGG;IACH,QAAQ,CAAC,OAAO,EAAE,kBAAkB,CAAC;CACtC;AAED;;GAEG;AACH,eAAO,MAAM,eAAe,8BAA8B,CAAC;AAE3D;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,oBAAoB,CAClC,UAAU,EAAE,8BAA8B,GACzC,MAAM,CAAC,MAAM,EAAE,mBAAmB,CAAC,CAoCrC;AAED;;;;;;;;GAQG;AACH,wBAAgB,wBAAwB,CACtC,UAAU,EAAE,8BAA8B,GACzC,SAAS,eAAe,EAAE,CAY5B"}
|
|
@@ -29,7 +29,7 @@ export const samFunctionType = "AWS::Serverless::Function";
|
|
|
29
29
|
*/
|
|
30
30
|
export function samFunctionResources(properties) {
|
|
31
31
|
const { logicalId, resource, globals } = properties;
|
|
32
|
-
const functionProperties = samMergedFunctionProperties(globals, samResourceProperties(resource));
|
|
32
|
+
const functionProperties = samMergedFunctionProperties(globals.forFunction, samResourceProperties(resource));
|
|
33
33
|
const roleLogicalId = `${logicalId}Role`;
|
|
34
34
|
const declaredRole = functionProperties["Role"];
|
|
35
35
|
const condition = resource["Condition"];
|
|
@@ -51,7 +51,12 @@ export function samFunctionResources(properties) {
|
|
|
51
51
|
}),
|
|
52
52
|
}),
|
|
53
53
|
...samFunctionUrlResources({ logicalId, functionProperties, condition }),
|
|
54
|
-
...samFunctionEventResources({
|
|
54
|
+
...samFunctionEventResources({
|
|
55
|
+
logicalId,
|
|
56
|
+
functionProperties,
|
|
57
|
+
condition,
|
|
58
|
+
apiGlobals: globals.forApi,
|
|
59
|
+
}),
|
|
55
60
|
};
|
|
56
61
|
}
|
|
57
62
|
/**
|
|
@@ -67,8 +72,9 @@ export function samFunctionResourceEdits(properties) {
|
|
|
67
72
|
const { logicalId, resource, globals } = properties;
|
|
68
73
|
return samFunctionEventEdits({
|
|
69
74
|
logicalId,
|
|
70
|
-
functionProperties: samMergedFunctionProperties(globals, samResourceProperties(resource)),
|
|
75
|
+
functionProperties: samMergedFunctionProperties(globals.forFunction, samResourceProperties(resource)),
|
|
71
76
|
condition: resource["Condition"],
|
|
77
|
+
apiGlobals: globals.forApi,
|
|
72
78
|
});
|
|
73
79
|
}
|
|
74
80
|
//# sourceMappingURL=sim-cfn-sam-function.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sim-cfn-sam-function.js","sourceRoot":"","sources":["../../../../../src/service/cloudformation/sam/function/sim-cfn-sam-function.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"sim-cfn-sam-function.js","sourceRoot":"","sources":["../../../../../src/service/cloudformation/sam/function/sim-cfn-sam-function.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,2BAA2B,EAAE,MAAM,2BAA2B,CAAC;AACxE,OAAO,EACL,qBAAqB,EACrB,yBAAyB,GAC1B,MAAM,wCAAwC,CAAC;AAEhD,OAAO,EACL,oBAAoB,EACpB,oBAAoB,EACpB,qBAAqB,GACtB,MAAM,sCAAsC,CAAC;AAC9C,OAAO,EAAE,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AACzE,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAYxE;;GAEG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG,2BAA2B,CAAC;AAE3D;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAM,UAAU,oBAAoB,CAClC,UAA0C;IAE1C,MAAM,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,GAAG,UAAU,CAAC;IACpD,MAAM,kBAAkB,GAAG,2BAA2B,CACpD,OAAO,CAAC,WAAW,EACnB,qBAAqB,CAAC,QAAQ,CAAC,CAChC,CAAC;IACF,MAAM,aAAa,GAAG,GAAG,SAAS,MAAM,CAAC;IACzC,MAAM,YAAY,GAAG,kBAAkB,CAAC,MAAM,CAAC,CAAC;IAChD,MAAM,SAAS,GAAG,QAAQ,CAAC,WAAW,CAAC,CAAC;IAExC,MAAM,cAAc,GAA8B;QAChD,IAAI,EAAE,uBAAuB;QAC7B,GAAG,oBAAoB,CAAC,QAAQ,CAAC;QACjC,UAAU,EAAE;YACV,GAAG,oBAAoB,CAAC,kBAAkB,CAAC;YAC3C,IAAI,EAAE,YAAY,IAAI,EAAE,YAAY,EAAE,CAAC,aAAa,EAAE,KAAK,CAAC,EAAE;SAC/D;KACF,CAAC;IAEF,OAAO;QACL,CAAC,SAAS,CAAC,EAAE,cAAc;QAC3B,GAAG,CAAC,YAAY,KAAK,SAAS,IAAI;YAChC,CAAC,aAAa,CAAC,EAAE,uBAAuB,CAAC;gBACvC,SAAS;gBACT,kBAAkB;gBAClB,SAAS;aACV,CAAC;SACH,CAAC;QACF,GAAG,uBAAuB,CAAC,EAAE,SAAS,EAAE,kBAAkB,EAAE,SAAS,EAAE,CAAC;QACxE,GAAG,yBAAyB,CAAC;YAC3B,SAAS;YACT,kBAAkB;YAClB,SAAS;YACT,UAAU,EAAE,OAAO,CAAC,MAAM;SAC3B,CAAC;KACH,CAAC;AACJ,CAAC;AAED;;;;;;;;GAQG;AACH,MAAM,UAAU,wBAAwB,CACtC,UAA0C;IAE1C,MAAM,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,GAAG,UAAU,CAAC;IAEpD,OAAO,qBAAqB,CAAC;QAC3B,SAAS;QACT,kBAAkB,EAAE,2BAA2B,CAC7C,OAAO,CAAC,WAAW,EACnB,qBAAqB,CAAC,QAAQ,CAAC,CAChC;QACD,SAAS,EAAE,QAAQ,CAAC,WAAW,CAAC;QAChC,UAAU,EAAE,OAAO,CAAC,MAAM;KAC3B,CAAC,CAAC;AACL,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sim-cfn-sam-expansion.d.ts","sourceRoot":"","sources":["../../../../src/service/cloudformation/sam/sim-cfn-sam-expansion.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,iCAAiC,CAAC;
|
|
1
|
+
{"version":3,"file":"sim-cfn-sam-expansion.d.ts","sourceRoot":"","sources":["../../../../src/service/cloudformation/sam/sim-cfn-sam-expansion.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,iCAAiC,CAAC;AA6B7E;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,mBAAmB,CACjC,QAAQ,EAAE,qBAAqB,GAC9B,qBAAqB,CAyBvB"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { isRecord } from "../../../util/type-guard/record.js";
|
|
2
2
|
import { samHttpApiResources, samHttpApiType, } from "./api/sim-cfn-sam-http-api.js";
|
|
3
|
+
import { samRestApiResources, samRestApiType, } from "./api/sim-cfn-sam-rest-api.js";
|
|
3
4
|
import { samEditedResources } from "./function/event/sim-cfn-sam-resource-edit.js";
|
|
4
5
|
import { samFunctionResourceEdits, samFunctionResources, samFunctionType, } from "./function/sim-cfn-sam-function.js";
|
|
5
6
|
import { samSimpleTableResources, samSimpleTableType, } from "./table/sim-cfn-sam-simple-table.js";
|
|
@@ -46,11 +47,7 @@ function resourceEdits(logicalId, resource, globals) {
|
|
|
46
47
|
if (!isSamTemplateRecord(resource) || resource["Type"] !== samFunctionType) {
|
|
47
48
|
return [];
|
|
48
49
|
}
|
|
49
|
-
return samFunctionResourceEdits({
|
|
50
|
-
logicalId,
|
|
51
|
-
resource,
|
|
52
|
-
globals: globals.forFunction,
|
|
53
|
-
});
|
|
50
|
+
return samFunctionResourceEdits({ logicalId, resource, globals });
|
|
54
51
|
}
|
|
55
52
|
/**
|
|
56
53
|
* The Resources one template Resource is deployed as. Anything the expansion
|
|
@@ -62,11 +59,7 @@ function expandedResource(logicalId, resource, globals) {
|
|
|
62
59
|
}
|
|
63
60
|
const type = resource["Type"];
|
|
64
61
|
if (type === samFunctionType) {
|
|
65
|
-
return samFunctionResources({
|
|
66
|
-
logicalId,
|
|
67
|
-
resource,
|
|
68
|
-
globals: globals.forFunction,
|
|
69
|
-
});
|
|
62
|
+
return samFunctionResources({ logicalId, resource, globals });
|
|
70
63
|
}
|
|
71
64
|
if (type === samHttpApiType) {
|
|
72
65
|
return samHttpApiResources({
|
|
@@ -75,6 +68,13 @@ function expandedResource(logicalId, resource, globals) {
|
|
|
75
68
|
globals: globals.forHttpApi,
|
|
76
69
|
});
|
|
77
70
|
}
|
|
71
|
+
if (type === samRestApiType) {
|
|
72
|
+
return samRestApiResources({
|
|
73
|
+
logicalId,
|
|
74
|
+
resource,
|
|
75
|
+
globals: globals.forApi,
|
|
76
|
+
});
|
|
77
|
+
}
|
|
78
78
|
if (type === samSimpleTableType) {
|
|
79
79
|
return samSimpleTableResources({ logicalId, resource });
|
|
80
80
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sim-cfn-sam-expansion.js","sourceRoot":"","sources":["../../../../src/service/cloudformation/sam/sim-cfn-sam-expansion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAG9D,OAAO,EACL,mBAAmB,EACnB,cAAc,GACf,MAAM,+BAA+B,CAAC;AAEvC,OAAO,EAAE,kBAAkB,EAAE,MAAM,+CAA+C,CAAC;AACnF,OAAO,EACL,wBAAwB,EACxB,oBAAoB,EACpB,eAAe,GAChB,MAAM,oCAAoC,CAAC;AAC5C,OAAO,EACL,uBAAuB,EACvB,kBAAkB,GACnB,MAAM,qCAAqC,CAAC;AAE7C,OAAO,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EACL,yBAAyB,EACzB,kBAAkB,GACnB,MAAM,4BAA4B,CAAC;AAEpC;;;;;;;;;;;;;;GAcG;AACH,MAAM,UAAU,mBAAmB,CACjC,QAA+B;IAE/B,IAAI,CAAC,QAAQ,CAAC,QAAQ,CAAC,IAAI,CAAC,QAAQ,CAAC,QAAQ,CAAC,SAAS,CAAC,EAAE,CAAC;QACzD,OAAO,QAAQ,CAAC;IAClB,CAAC;IAED,IAAI,CAAC,yBAAyB,CAAC,QAAQ,CAAC,EAAE,CAAC;QACzC,OAAO,QAAQ,CAAC;IAClB,CAAC;IAED,MAAM,OAAO,GAAG,kBAAkB,CAAC,QAAQ,CAAC,CAAC;IAC7C,MAAM,SAAS,GAAG,MAAM,CAAC,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAC;IAErD,OAAO;QACL,GAAG,kBAAkB,CAAC,QAAQ,CAAC;QAC/B,SAAS,EAAE,kBAAkB,CAC3B,MAAM,CAAC,WAAW,CAChB,SAAS,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,EAAE,QAAQ,CAAC,EAAE,EAAE,CAC1C,MAAM,CAAC,OAAO,CAAC,gBAAgB,CAAC,SAAS,EAAE,QAAQ,EAAE,OAAO,CAAC,CAAC,CAC/D,CACF,EACD,SAAS,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,EAAE,QAAQ,CAAC,EAAE,EAAE,CAC1C,aAAa,CAAC,SAAS,EAAE,QAAQ,EAAE,OAAO,CAAC,CAC5C,CACF;KACF,CAAC;AACJ,CAAC;AAED;;;;;;GAMG;AACH,SAAS,aAAa,CACpB,SAAiB,EACjB,QAA6B,EAC7B,OAA2B;IAE3B,IAAI,CAAC,mBAAmB,CAAC,QAAQ,CAAC,IAAI,QAAQ,CAAC,MAAM,CAAC,KAAK,eAAe,EAAE,CAAC;QAC3E,OAAO,EAAE,CAAC;IACZ,CAAC;IAED,OAAO,wBAAwB,CAAC
|
|
1
|
+
{"version":3,"file":"sim-cfn-sam-expansion.js","sourceRoot":"","sources":["../../../../src/service/cloudformation/sam/sim-cfn-sam-expansion.ts"],"names":[],"mappings":"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"}
|
|
@@ -9,6 +9,8 @@ export interface SamTemplateGlobals {
|
|
|
9
9
|
readonly forFunction: SimCfnTemplateValueRecord;
|
|
10
10
|
/** The `Globals.HttpApi` defaults every SAM HTTP API takes. */
|
|
11
11
|
readonly forHttpApi: SimCfnTemplateValueRecord;
|
|
12
|
+
/** The `Globals.Api` defaults every SAM REST API takes. */
|
|
13
|
+
readonly forApi: SimCfnTemplateValueRecord;
|
|
12
14
|
}
|
|
13
15
|
/**
|
|
14
16
|
* The `Globals` defaults a template states. A template carrying no `Globals`
|
|
@@ -16,14 +18,16 @@ export interface SamTemplateGlobals {
|
|
|
16
18
|
*/
|
|
17
19
|
export declare function samTemplateGlobals(template: CfnTemplateBodyRecord): SamTemplateGlobals;
|
|
18
20
|
/**
|
|
19
|
-
* The properties an
|
|
20
|
-
*
|
|
21
|
+
* The properties an API is expanded with, from the `Globals` defaults its kind
|
|
22
|
+
* takes and what the API states for itself.
|
|
21
23
|
*
|
|
22
24
|
* A property the API states wins outright. Nothing here is merged the way a
|
|
23
|
-
* function's environment variables are, because none of what an
|
|
24
|
-
*
|
|
25
|
+
* function's environment variables are, because none of what an API takes from
|
|
26
|
+
* `Globals` is a set of named entries a second declaration adds to.
|
|
27
|
+
*
|
|
28
|
+
* Both API kinds merge the same way, against the section of their own.
|
|
25
29
|
*/
|
|
26
|
-
export declare function
|
|
30
|
+
export declare function samMergedApiProperties(globals: SimCfnTemplateValueRecord, properties: SimCfnTemplateValueRecord): SimCfnTemplateValueRecord;
|
|
27
31
|
/**
|
|
28
32
|
* The properties a function is expanded with, from the `Globals.Function`
|
|
29
33
|
* defaults and what the function states for itself.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sim-cfn-sam-globals.d.ts","sourceRoot":"","sources":["../../../../src/service/cloudformation/sam/sim-cfn-sam-globals.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,iCAAiC,CAAC;AAC7E,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6CAA6C,CAAC;AAG7F;;;GAGG;AACH,MAAM,WAAW,kBAAkB;IACjC,gEAAgE;IAChE,QAAQ,CAAC,WAAW,EAAE,yBAAyB,CAAC;IAChD,+DAA+D;IAC/D,QAAQ,CAAC,UAAU,EAAE,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"sim-cfn-sam-globals.d.ts","sourceRoot":"","sources":["../../../../src/service/cloudformation/sam/sim-cfn-sam-globals.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,iCAAiC,CAAC;AAC7E,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6CAA6C,CAAC;AAG7F;;;GAGG;AACH,MAAM,WAAW,kBAAkB;IACjC,gEAAgE;IAChE,QAAQ,CAAC,WAAW,EAAE,yBAAyB,CAAC;IAChD,+DAA+D;IAC/D,QAAQ,CAAC,UAAU,EAAE,yBAAyB,CAAC;IAC/C,2DAA2D;IAC3D,QAAQ,CAAC,MAAM,EAAE,yBAAyB,CAAC;CAC5C;AAED;;;GAGG;AACH,wBAAgB,kBAAkB,CAChC,QAAQ,EAAE,qBAAqB,GAC9B,kBAAkB,CAYpB;AAUD;;;;;;;;;GASG;AACH,wBAAgB,sBAAsB,CACpC,OAAO,EAAE,yBAAyB,EAClC,UAAU,EAAE,yBAAyB,GACpC,yBAAyB,CAE3B;AAED;;;;;;;GAOG;AACH,wBAAgB,2BAA2B,CACzC,OAAO,EAAE,yBAAyB,EAClC,UAAU,EAAE,yBAAyB,GACpC,yBAAyB,CAM3B"}
|
|
@@ -6,11 +6,12 @@ import { isSamTemplateRecord } from "./sim-cfn-sam-record.js";
|
|
|
6
6
|
export function samTemplateGlobals(template) {
|
|
7
7
|
const globals = template["Globals"];
|
|
8
8
|
if (!isSamTemplateRecord(globals)) {
|
|
9
|
-
return { forFunction: {}, forHttpApi: {} };
|
|
9
|
+
return { forFunction: {}, forHttpApi: {}, forApi: {} };
|
|
10
10
|
}
|
|
11
11
|
return {
|
|
12
12
|
forFunction: samGlobalsSection(globals["Function"]),
|
|
13
13
|
forHttpApi: samGlobalsSection(globals["HttpApi"]),
|
|
14
|
+
forApi: samGlobalsSection(globals["Api"]),
|
|
14
15
|
};
|
|
15
16
|
}
|
|
16
17
|
/**
|
|
@@ -21,14 +22,16 @@ function samGlobalsSection(section) {
|
|
|
21
22
|
return isSamTemplateRecord(section) ? section : {};
|
|
22
23
|
}
|
|
23
24
|
/**
|
|
24
|
-
* The properties an
|
|
25
|
-
*
|
|
25
|
+
* The properties an API is expanded with, from the `Globals` defaults its kind
|
|
26
|
+
* takes and what the API states for itself.
|
|
26
27
|
*
|
|
27
28
|
* A property the API states wins outright. Nothing here is merged the way a
|
|
28
|
-
* function's environment variables are, because none of what an
|
|
29
|
-
*
|
|
29
|
+
* function's environment variables are, because none of what an API takes from
|
|
30
|
+
* `Globals` is a set of named entries a second declaration adds to.
|
|
31
|
+
*
|
|
32
|
+
* Both API kinds merge the same way, against the section of their own.
|
|
30
33
|
*/
|
|
31
|
-
export function
|
|
34
|
+
export function samMergedApiProperties(globals, properties) {
|
|
32
35
|
return { ...globals, ...properties };
|
|
33
36
|
}
|
|
34
37
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sim-cfn-sam-globals.js","sourceRoot":"","sources":["../../../../src/service/cloudformation/sam/sim-cfn-sam-globals.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"sim-cfn-sam-globals.js","sourceRoot":"","sources":["../../../../src/service/cloudformation/sam/sim-cfn-sam-globals.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAe9D;;;GAGG;AACH,MAAM,UAAU,kBAAkB,CAChC,QAA+B;IAE/B,MAAM,OAAO,GAAG,QAAQ,CAAC,SAAS,CAAC,CAAC;IAEpC,IAAI,CAAC,mBAAmB,CAAC,OAAO,CAAC,EAAE,CAAC;QAClC,OAAO,EAAE,WAAW,EAAE,EAAE,EAAE,UAAU,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;IACzD,CAAC;IAED,OAAO;QACL,WAAW,EAAE,iBAAiB,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC;QACnD,UAAU,EAAE,iBAAiB,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC;QACjD,MAAM,EAAE,iBAAiB,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;KAC1C,CAAC;AACJ,CAAC;AAED;;;GAGG;AACH,SAAS,iBAAiB,CAAC,OAAgB;IACzC,OAAO,mBAAmB,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC;AACrD,CAAC;AAED;;;;;;;;;GASG;AACH,MAAM,UAAU,sBAAsB,CACpC,OAAkC,EAClC,UAAqC;IAErC,OAAO,EAAE,GAAG,OAAO,EAAE,GAAG,UAAU,EAAE,CAAC;AACvC,CAAC;AAED;;;;;;;GAOG;AACH,MAAM,UAAU,2BAA2B,CACzC,OAAkC,EAClC,UAAqC;IAErC,OAAO;QACL,GAAG,OAAO;QACV,GAAG,UAAU;QACb,GAAG,iBAAiB,CAAC,OAAO,CAAC,aAAa,CAAC,EAAE,UAAU,CAAC,aAAa,CAAC,CAAC;KACxE,CAAC;AACJ,CAAC;AAED;;;GAGG;AACH,SAAS,iBAAiB,CACxB,iBAA0B,EAC1B,cAAuB;IAEvB,IACE,CAAC,mBAAmB,CAAC,iBAAiB,CAAC;QACvC,CAAC,mBAAmB,CAAC,cAAc,CAAC,EACpC,CAAC;QACD,OAAO,EAAE,CAAC;IACZ,CAAC;IAED,OAAO;QACL,WAAW,EAAE;YACX,GAAG,iBAAiB;YACpB,GAAG,cAAc;YACjB,SAAS,EAAE;gBACT,GAAG,oBAAoB,CAAC,iBAAiB,CAAC;gBAC1C,GAAG,oBAAoB,CAAC,cAAc,CAAC;aACxC;SACF;KACF,CAAC;AACJ,CAAC;AAED;;GAEG;AACH,SAAS,oBAAoB,CAC3B,WAAsC;IAEtC,MAAM,SAAS,GAAG,WAAW,CAAC,WAAW,CAAC,CAAC;IAE3C,OAAO,mBAAmB,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC;AACzD,CAAC"}
|
|
@@ -10,11 +10,18 @@ interface SimCfnTemplateFileEventsProperties {
|
|
|
10
10
|
* itself is left holding the file that was replaced. Events for anything else
|
|
11
11
|
* in the directory, which for a cloud assembly is every other stack in it and
|
|
12
12
|
* every staged asset, are dropped by name.
|
|
13
|
+
*
|
|
14
|
+
* Behind the events the file is read on a timer, because an event can go
|
|
15
|
+
* missing outright: macOS gives a process one FSEvents stream for every watch
|
|
16
|
+
* in it, and a save that lands while libuv is rebuilding that stream is
|
|
17
|
+
* delivered nowhere. Reading the file is what notices the save the stream lost,
|
|
18
|
+
* and it stays quiet about a save the stream reported.
|
|
13
19
|
*/
|
|
14
20
|
export declare class SimCfnTemplateFileEvents {
|
|
15
21
|
private readonly directoryPath;
|
|
16
22
|
private readonly fileName;
|
|
17
23
|
private readonly onEvent;
|
|
24
|
+
private readonly poll;
|
|
18
25
|
private watcher;
|
|
19
26
|
constructor(properties: SimCfnTemplateFileEventsProperties);
|
|
20
27
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sim-cfn-template-file-events.d.ts","sourceRoot":"","sources":["../../../../src/service/cloudformation/watch/sim-cfn-template-file-events.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"sim-cfn-template-file-events.d.ts","sourceRoot":"","sources":["../../../../src/service/cloudformation/watch/sim-cfn-template-file-events.ts"],"names":[],"mappings":"AAKA,UAAU,kCAAkC;IAC1C,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,OAAO,EAAE,MAAM,IAAI,CAAC;CAC9B;AAED;;;;;;;;;;;;;;GAcG;AACH,qBAAa,wBAAwB;IACnC,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAS;IACvC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAS;IAClC,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAa;IACrC,OAAO,CAAC,QAAQ,CAAC,IAAI,CAAmB;IACxC,OAAO,CAAC,OAAO,CAAwB;IAEvC,YAAY,UAAU,EAAE,kCAAkC,EASzD;IAED;;OAEG;IACH,KAAK,IAAI,IAAI,CAuBZ;IAED;;OAEG;IACH,KAAK,IAAI,IAAI,CAIZ;CACF"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import fs, {} from "node:fs";
|
|
2
2
|
import path from "node:path";
|
|
3
|
+
import { SimWatchFilePoll } from "../../../watch/sim-watch-file-poll.js";
|
|
4
|
+
import { simWatchConfig } from "../../../watch/sim-watch.config.js";
|
|
3
5
|
/**
|
|
4
6
|
* Filesystem events for one template file.
|
|
5
7
|
*
|
|
@@ -8,16 +10,28 @@ import path from "node:path";
|
|
|
8
10
|
* itself is left holding the file that was replaced. Events for anything else
|
|
9
11
|
* in the directory, which for a cloud assembly is every other stack in it and
|
|
10
12
|
* every staged asset, are dropped by name.
|
|
13
|
+
*
|
|
14
|
+
* Behind the events the file is read on a timer, because an event can go
|
|
15
|
+
* missing outright: macOS gives a process one FSEvents stream for every watch
|
|
16
|
+
* in it, and a save that lands while libuv is rebuilding that stream is
|
|
17
|
+
* delivered nowhere. Reading the file is what notices the save the stream lost,
|
|
18
|
+
* and it stays quiet about a save the stream reported.
|
|
11
19
|
*/
|
|
12
20
|
export class SimCfnTemplateFileEvents {
|
|
13
21
|
directoryPath;
|
|
14
22
|
fileName;
|
|
15
23
|
onEvent;
|
|
24
|
+
poll;
|
|
16
25
|
watcher;
|
|
17
26
|
constructor(properties) {
|
|
18
27
|
this.directoryPath = path.dirname(properties.templatePath);
|
|
19
28
|
this.fileName = path.basename(properties.templatePath);
|
|
20
29
|
this.onEvent = properties.onEvent;
|
|
30
|
+
this.poll = new SimWatchFilePoll({
|
|
31
|
+
filePath: properties.templatePath,
|
|
32
|
+
intervalMs: simWatchConfig.filePollMs,
|
|
33
|
+
onChanged: this.onEvent,
|
|
34
|
+
});
|
|
21
35
|
}
|
|
22
36
|
/**
|
|
23
37
|
* Start listening for writes to the template file.
|
|
@@ -25,9 +39,11 @@ export class SimCfnTemplateFileEvents {
|
|
|
25
39
|
start() {
|
|
26
40
|
// oxlint-disable-next-line security/detect-non-literal-fs-filename
|
|
27
41
|
const watcher = fs.watch(this.directoryPath, (_event, fileName) => {
|
|
28
|
-
if (fileName
|
|
29
|
-
|
|
42
|
+
if (fileName !== this.fileName) {
|
|
43
|
+
return;
|
|
30
44
|
}
|
|
45
|
+
this.poll.reported();
|
|
46
|
+
this.onEvent();
|
|
31
47
|
});
|
|
32
48
|
// The directory can be deleted or replaced, and a watcher with no error
|
|
33
49
|
// listener throws. Nothing here can put it back.
|
|
@@ -39,11 +55,13 @@ export class SimCfnTemplateFileEvents {
|
|
|
39
55
|
this.watcher = undefined;
|
|
40
56
|
});
|
|
41
57
|
this.watcher = watcher;
|
|
58
|
+
this.poll.start();
|
|
42
59
|
}
|
|
43
60
|
/**
|
|
44
61
|
* Stop listening.
|
|
45
62
|
*/
|
|
46
63
|
close() {
|
|
64
|
+
this.poll.close();
|
|
47
65
|
this.watcher?.close();
|
|
48
66
|
this.watcher = undefined;
|
|
49
67
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sim-cfn-template-file-events.js","sourceRoot":"","sources":["../../../../src/service/cloudformation/watch/sim-cfn-template-file-events.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAkB,MAAM,SAAS,CAAC;AAC7C,OAAO,IAAI,MAAM,WAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"sim-cfn-template-file-events.js","sourceRoot":"","sources":["../../../../src/service/cloudformation/watch/sim-cfn-template-file-events.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAkB,MAAM,SAAS,CAAC;AAC7C,OAAO,IAAI,MAAM,WAAW,CAAC;AAC7B,OAAO,EAAE,gBAAgB,EAAE,MAAM,uCAAuC,CAAC;AACzE,OAAO,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAC;AAOpE;;;;;;;;;;;;;;GAcG;AACH,MAAM,OAAO,wBAAwB;IAClB,aAAa,CAAS;IACtB,QAAQ,CAAS;IACjB,OAAO,CAAa;IACpB,IAAI,CAAmB;IAChC,OAAO,CAAwB;IAEvC,YAAY,UAA8C;QACxD,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,YAAY,CAAC,CAAC;QAC3D,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,UAAU,CAAC,YAAY,CAAC,CAAC;QACvD,IAAI,CAAC,OAAO,GAAG,UAAU,CAAC,OAAO,CAAC;QAClC,IAAI,CAAC,IAAI,GAAG,IAAI,gBAAgB,CAAC;YAC/B,QAAQ,EAAE,UAAU,CAAC,YAAY;YACjC,UAAU,EAAE,cAAc,CAAC,UAAU;YACrC,SAAS,EAAE,IAAI,CAAC,OAAO;SACxB,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,KAAK;QACH,mEAAmE;QACnE,MAAM,OAAO,GAAG,EAAE,CAAC,KAAK,CAAC,IAAI,CAAC,aAAa,EAAE,CAAC,MAAM,EAAE,QAAQ,EAAE,EAAE;YAChE,IAAI,QAAQ,KAAK,IAAI,CAAC,QAAQ,EAAE,CAAC;gBAC/B,OAAO;YACT,CAAC;YAED,IAAI,CAAC,IAAI,CAAC,QAAQ,EAAE,CAAC;YACrB,IAAI,CAAC,OAAO,EAAE,CAAC;QACjB,CAAC,CAAC,CAAC;QAEH,wEAAwE;QACxE,iDAAiD;QACjD;;0DAEkD;QAClD,OAAO,CAAC,EAAE,CAAC,OAAO,EAAE,GAAG,EAAE;YACvB,OAAO,CAAC,KAAK,EAAE,CAAC;YAChB,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC;QAC3B,CAAC,CAAC,CAAC;QAEH,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,IAAI,CAAC,KAAK,EAAE,CAAC;IACpB,CAAC;IAED;;OAEG;IACH,KAAK;QACH,IAAI,CAAC,IAAI,CAAC,KAAK,EAAE,CAAC;QAClB,IAAI,CAAC,OAAO,EAAE,KAAK,EAAE,CAAC;QACtB,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC;IAC3B,CAAC;CACF"}
|
package/dist/service/cloudfront/command/create-distribution/create-distribution.command.d.ts
CHANGED
|
@@ -46,6 +46,16 @@ export interface SimCloudFrontDistributionConfig {
|
|
|
46
46
|
readonly Items?: readonly SimCloudFrontCacheBehaviorConfig[] | undefined;
|
|
47
47
|
};
|
|
48
48
|
readonly ViewerCertificate?: SimCloudFrontViewerCertificate | undefined;
|
|
49
|
+
/**
|
|
50
|
+
* The ARN of the `CLOUDFRONT` scope WAFv2 web ACL in front of the
|
|
51
|
+
* Distribution.
|
|
52
|
+
*
|
|
53
|
+
* CloudFront names its web ACL here rather than through `AssociateWebACL`,
|
|
54
|
+
* which WAFv2 keeps for the regional resource types. The name is the one the
|
|
55
|
+
* CloudFront API uses, and an empty value means no web ACL, as it does in
|
|
56
|
+
* AWS.
|
|
57
|
+
*/
|
|
58
|
+
readonly WebACLId?: string | undefined;
|
|
49
59
|
}
|
|
50
60
|
/**
|
|
51
61
|
* Minimal structural sim CloudFront CustomErrorResponse.
|
package/dist/service/cloudfront/command/create-distribution/create-distribution.command.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-distribution.command.d.ts","sourceRoot":"","sources":["../../../../../src/service/cloudfront/command/create-distribution/create-distribution.command.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,iDAAiD,CAAC;AAC3F,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,gDAAgD,CAAC;AAEpG;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C,QAAQ,CAAC,KAAK,EAAE,iCAAiC,CAAC;CACnD;AAED;;GAEG;AACH,MAAM,WAAW,iCAAiC;IAChD,QAAQ,CAAC,kBAAkB,CAAC,EAAE,+BAA+B,GAAG,SAAS,CAAC;CAC3E;AAED;;GAEG;AACH,MAAM,WAAW,kCAAkC;IACjD,QAAQ,CAAC,YAAY,CAAC,EAAE,6BAA6B,GAAG,SAAS,CAAC;IAClE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACvC,QAAQ,CAAC,SAAS,EAAE,mBAAmB,CAAC;CACzC;AAED;;GAEG;AACH,MAAM,WAAW,+BAA+B;IAC9C,QAAQ,CAAC,eAAe,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9C,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACtC,QAAQ,CAAC,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IACvC,QAAQ,CAAC,iBAAiB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAChD,QAAQ,CAAC,oBAAoB,CAAC,EAC1B,SAAS,GACT;QACE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;QACvC,QAAQ,CAAC,KAAK,CAAC,EACX,SAAS,sCAAsC,EAAE,GACjD,SAAS,CAAC;KACf,CAAC;IACN,QAAQ,CAAC,OAAO,CAAC,EACb,SAAS,GACT;QACE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;QACvC,QAAQ,CAAC,KAAK,CAAC,EAAE,SAAS,MAAM,EAAE,GAAG,SAAS,CAAC;KAChD,CAAC;IACN,QAAQ,CAAC,OAAO,CAAC,EACb,SAAS,GACT;QACE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;QACvC,QAAQ,CAAC,KAAK,CAAC,EAAE,SAAS,yBAAyB,EAAE,GAAG,SAAS,CAAC;KACnE,CAAC;IACN,QAAQ,CAAC,oBAAoB,CAAC,EAC1B,uCAAuC,GACvC,SAAS,CAAC;IACd,QAAQ,CAAC,cAAc,CAAC,EACpB,SAAS,GACT;QACE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;QACvC,QAAQ,CAAC,KAAK,CAAC,EACX,SAAS,gCAAgC,EAAE,GAC3C,SAAS,CAAC;KACf,CAAC;IACN,QAAQ,CAAC,iBAAiB,CAAC,EAAE,8BAA8B,GAAG,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"create-distribution.command.d.ts","sourceRoot":"","sources":["../../../../../src/service/cloudfront/command/create-distribution/create-distribution.command.ts"],"names":[],"mappings":"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"}
|
package/dist/service/cloudfront/command/create-distribution/create-distribution.handler.d.ts
CHANGED
|
@@ -7,6 +7,7 @@ import type { SimCloudFrontS3OriginResolver } from "../../origin/s3/sim-cloudfro
|
|
|
7
7
|
import type { SimCfCustomOriginDispatcher } from "../../origin/custom/sim-cf-custom-origin-dispatcher.js";
|
|
8
8
|
import type { SimCloudFrontOriginAccessControlRegistry } from "../../origin-access-control/sim-cf-origin-access-control-registry.js";
|
|
9
9
|
import type { SimCloudFrontResponseHeadersPolicyRegistry } from "../../response-headers-policy/sim-cf-response-headers-policy-registry.js";
|
|
10
|
+
import type { SimCfWebAclResolver } from "../../web-acl/sim-cf-web-acl.js";
|
|
10
11
|
import type { BackgroundScheduler } from "../../../../util/background/background.js";
|
|
11
12
|
import { type SimIamInterServiceAuthZ } from "../../../iam/authorize/sim-iam-inter-service-auth-z.js";
|
|
12
13
|
import type { SimAwsCaller } from "../../../aws/caller/sim-aws-caller.js";
|
|
@@ -19,6 +20,7 @@ interface CreateDistributionCommandHandlerProperties {
|
|
|
19
20
|
readonly customOriginDispatcher?: SimCfCustomOriginDispatcher | undefined;
|
|
20
21
|
readonly originAccessControls: SimCloudFrontOriginAccessControlRegistry;
|
|
21
22
|
readonly responseHeadersPolicies: SimCloudFrontResponseHeadersPolicyRegistry;
|
|
23
|
+
readonly webAclResolver?: SimCfWebAclResolver | undefined;
|
|
22
24
|
readonly iam?: SimIamInterServiceAuthZ;
|
|
23
25
|
readonly acmRegistry?: SimAcmRegistry | undefined;
|
|
24
26
|
readonly background: BackgroundScheduler;
|
package/dist/service/cloudfront/command/create-distribution/create-distribution.handler.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-distribution.handler.d.ts","sourceRoot":"","sources":["../../../../../src/service/cloudfront/command/create-distribution/create-distribution.handler.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,KAAK,EACV,4BAA4B,EAC5B,kCAAkC,EACnC,MAAM,kCAAkC,CAAC;AAC1C,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AACxF,OAAO,EACL,yBAAyB,EACzB,KAAK,2BAA2B,EACjC,MAAM,mDAAmD,CAAC;AAC3D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAC;AAEvE,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,6CAA6C,CAAC;AACjG,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,wDAAwD,CAAC;AAC1G,OAAO,KAAK,EAAE,wCAAwC,EAAE,MAAM,sEAAsE,CAAC;AACrI,OAAO,KAAK,EAAE,0CAA0C,EAAE,MAAM,0EAA0E,CAAC;AAC3I,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,2CAA2C,CAAC;AAKrF,OAAO,EAEL,KAAK,uBAAuB,EAC7B,MAAM,wDAAwD,CAAC;AAChE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uCAAuC,CAAC;AAE1E,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,2CAA2C,CAAC;AAGhF,UAAU,0CAA0C;IAClD,QAAQ,CAAC,SAAS,EAAE,eAAe,CAAC;IACpC,QAAQ,CAAC,aAAa,EAAE,GAAG,CACzB,2BAA2B,EAC3B,yBAAyB,CAC1B,CAAC;IACF,QAAQ,CAAC,kBAAkB,EAAE,qBAAqB,CAAC;IACnD,QAAQ,CAAC,gBAAgB,EAAE,6BAA6B,CAAC;IACzD,QAAQ,CAAC,sBAAsB,CAAC,EAAE,2BAA2B,GAAG,SAAS,CAAC;IAC1E,QAAQ,CAAC,oBAAoB,EAAE,wCAAwC,CAAC;IACxE,QAAQ,CAAC,uBAAuB,EAAE,0CAA0C,CAAC;IAC7E,QAAQ,CAAC,GAAG,CAAC,EAAE,uBAAuB,CAAC;IACvC,QAAQ,CAAC,WAAW,CAAC,EAAE,cAAc,GAAG,SAAS,CAAC;IAClD,QAAQ,CAAC,UAAU,EAAE,mBAAmB,CAAC;CAC1C;AAED,UAAU,uCAAuC;IAC/C,QAAQ,CAAC,MAAM,CAAC,EAAE,YAAY,CAAC;CAChC;AAED;;;;GAIG;AACH,qBAAa,gCAAiC,YAAW,cAAc,CACrE,4BAA4B,EAC5B,kCAAkC,CACnC;IACC,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAkB;IAC5C,OAAO,CAAC,QAAQ,CAAC,aAAa,CAG5B;IACF,OAAO,CAAC,QAAQ,CAAC,kBAAkB,CAAwB;IAC3D,OAAO,CAAC,QAAQ,CAAC,wBAAwB,CAAwC;IACjF,OAAO,CAAC,QAAQ,CAAC,UAAU,CAA+B;IAC1D,OAAO,CAAC,QAAQ,CAAC,0BAA0B,CAA0C;IACrF,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAsB;IAEjD,YAAY,UAAU,EAAE,0CAA0C,EAcjE;IAED;;OAEG;IACG,MAAM,CACV,OAAO,EAAE,4BAA4B,EACrC,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,kCAAkC,CAAC,CAqD7C;CACF"}
|
|
1
|
+
{"version":3,"file":"create-distribution.handler.d.ts","sourceRoot":"","sources":["../../../../../src/service/cloudfront/command/create-distribution/create-distribution.handler.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,KAAK,EACV,4BAA4B,EAC5B,kCAAkC,EACnC,MAAM,kCAAkC,CAAC;AAC1C,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AACxF,OAAO,EACL,yBAAyB,EACzB,KAAK,2BAA2B,EACjC,MAAM,mDAAmD,CAAC;AAC3D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAC;AAEvE,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,6CAA6C,CAAC;AACjG,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,wDAAwD,CAAC;AAC1G,OAAO,KAAK,EAAE,wCAAwC,EAAE,MAAM,sEAAsE,CAAC;AACrI,OAAO,KAAK,EAAE,0CAA0C,EAAE,MAAM,0EAA0E,CAAC;AAC3I,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,iCAAiC,CAAC;AAC3E,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,2CAA2C,CAAC;AAKrF,OAAO,EAEL,KAAK,uBAAuB,EAC7B,MAAM,wDAAwD,CAAC;AAChE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uCAAuC,CAAC;AAE1E,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,2CAA2C,CAAC;AAGhF,UAAU,0CAA0C;IAClD,QAAQ,CAAC,SAAS,EAAE,eAAe,CAAC;IACpC,QAAQ,CAAC,aAAa,EAAE,GAAG,CACzB,2BAA2B,EAC3B,yBAAyB,CAC1B,CAAC;IACF,QAAQ,CAAC,kBAAkB,EAAE,qBAAqB,CAAC;IACnD,QAAQ,CAAC,gBAAgB,EAAE,6BAA6B,CAAC;IACzD,QAAQ,CAAC,sBAAsB,CAAC,EAAE,2BAA2B,GAAG,SAAS,CAAC;IAC1E,QAAQ,CAAC,oBAAoB,EAAE,wCAAwC,CAAC;IACxE,QAAQ,CAAC,uBAAuB,EAAE,0CAA0C,CAAC;IAC7E,QAAQ,CAAC,cAAc,CAAC,EAAE,mBAAmB,GAAG,SAAS,CAAC;IAC1D,QAAQ,CAAC,GAAG,CAAC,EAAE,uBAAuB,CAAC;IACvC,QAAQ,CAAC,WAAW,CAAC,EAAE,cAAc,GAAG,SAAS,CAAC;IAClD,QAAQ,CAAC,UAAU,EAAE,mBAAmB,CAAC;CAC1C;AAED,UAAU,uCAAuC;IAC/C,QAAQ,CAAC,MAAM,CAAC,EAAE,YAAY,CAAC;CAChC;AAED;;;;GAIG;AACH,qBAAa,gCAAiC,YAAW,cAAc,CACrE,4BAA4B,EAC5B,kCAAkC,CACnC;IACC,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAkB;IAC5C,OAAO,CAAC,QAAQ,CAAC,aAAa,CAG5B;IACF,OAAO,CAAC,QAAQ,CAAC,kBAAkB,CAAwB;IAC3D,OAAO,CAAC,QAAQ,CAAC,wBAAwB,CAAwC;IACjF,OAAO,CAAC,QAAQ,CAAC,UAAU,CAA+B;IAC1D,OAAO,CAAC,QAAQ,CAAC,0BAA0B,CAA0C;IACrF,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAsB;IAEjD,YAAY,UAAU,EAAE,0CAA0C,EAcjE;IAED;;OAEG;IACG,MAAM,CACV,OAAO,EAAE,4BAA4B,EACrC,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,kCAAkC,CAAC,CAqD7C;CACF"}
|
package/dist/service/cloudfront/command/create-distribution/create-distribution.handler.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-distribution.handler.js","sourceRoot":"","sources":["../../../../../src/service/cloudfront/command/create-distribution/create-distribution.handler.ts"],"names":[],"mappings":"AAMA,OAAO,EACL,yBAAyB,GAE1B,MAAM,mDAAmD,CAAC;AAE3D,OAAO,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;
|
|
1
|
+
{"version":3,"file":"create-distribution.handler.js","sourceRoot":"","sources":["../../../../../src/service/cloudfront/command/create-distribution/create-distribution.handler.ts"],"names":[],"mappings":"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"}
|
package/dist/service/cloudfront/command/update-distribution/update-distribution.handler.d.ts
CHANGED
|
@@ -9,6 +9,7 @@ import type { SimCfCustomOriginDispatcher } from "../../origin/custom/sim-cf-cus
|
|
|
9
9
|
import type { SimCloudFrontS3OriginResolver } from "../../origin/s3/sim-cloudfront-s3-origin.js";
|
|
10
10
|
import type { SimCloudFrontOriginAccessControlRegistry } from "../../origin-access-control/sim-cf-origin-access-control-registry.js";
|
|
11
11
|
import type { SimCloudFrontResponseHeadersPolicyRegistry } from "../../response-headers-policy/sim-cf-response-headers-policy-registry.js";
|
|
12
|
+
import type { SimCfWebAclResolver } from "../../web-acl/sim-cf-web-acl.js";
|
|
12
13
|
import type { SimCloudFrontRegistry } from "../../registry/sim-cloud-front-registry.js";
|
|
13
14
|
import type { SimUpdateDistributionCommand, SimUpdateDistributionCommandOutput } from "./update-distribution.command.js";
|
|
14
15
|
interface UpdateDistributionCommandHandlerProperties {
|
|
@@ -19,6 +20,7 @@ interface UpdateDistributionCommandHandlerProperties {
|
|
|
19
20
|
readonly customOriginDispatcher?: SimCfCustomOriginDispatcher | undefined;
|
|
20
21
|
readonly originAccessControls: SimCloudFrontOriginAccessControlRegistry;
|
|
21
22
|
readonly responseHeadersPolicies: SimCloudFrontResponseHeadersPolicyRegistry;
|
|
23
|
+
readonly webAclResolver?: SimCfWebAclResolver | undefined;
|
|
22
24
|
readonly iam?: SimIamInterServiceAuthZ;
|
|
23
25
|
readonly acmRegistry?: SimAcmRegistry | undefined;
|
|
24
26
|
readonly background?: BackgroundScheduler;
|
package/dist/service/cloudfront/command/update-distribution/update-distribution.handler.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-distribution.handler.d.ts","sourceRoot":"","sources":["../../../../../src/service/cloudfront/command/update-distribution/update-distribution.handler.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EACL,KAAK,mBAAmB,EAEzB,MAAM,2CAA2C,CAAC;AAEnD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,2CAA2C,CAAC;AAChF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uCAAuC,CAAC;AAC1E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAC;AACvE,OAAO,EAEL,KAAK,uBAAuB,EAC7B,MAAM,wDAAwD,CAAC;AAGhE,OAAO,KAAK,EACV,yBAAyB,EACzB,2BAA2B,EAC5B,MAAM,mDAAmD,CAAC;AAG3D,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,wDAAwD,CAAC;AAC1G,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,6CAA6C,CAAC;AACjG,OAAO,KAAK,EAAE,wCAAwC,EAAE,MAAM,sEAAsE,CAAC;AACrI,OAAO,KAAK,EAAE,0CAA0C,EAAE,MAAM,0EAA0E,CAAC;AAC3I,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AAGxF,OAAO,KAAK,EACV,4BAA4B,EAC5B,kCAAkC,EACnC,MAAM,kCAAkC,CAAC;AAE1C,UAAU,0CAA0C;IAClD,QAAQ,CAAC,SAAS,EAAE,eAAe,CAAC;IACpC,QAAQ,CAAC,aAAa,EAAE,GAAG,CACzB,2BAA2B,EAC3B,yBAAyB,CAC1B,CAAC;IACF,QAAQ,CAAC,kBAAkB,EAAE,qBAAqB,CAAC;IACnD,QAAQ,CAAC,gBAAgB,EAAE,6BAA6B,CAAC;IACzD,QAAQ,CAAC,sBAAsB,CAAC,EAAE,2BAA2B,GAAG,SAAS,CAAC;IAC1E,QAAQ,CAAC,oBAAoB,EAAE,wCAAwC,CAAC;IACxE,QAAQ,CAAC,uBAAuB,EAAE,0CAA0C,CAAC;IAC7E,QAAQ,CAAC,GAAG,CAAC,EAAE,uBAAuB,CAAC;IACvC,QAAQ,CAAC,WAAW,CAAC,EAAE,cAAc,GAAG,SAAS,CAAC;IAClD,QAAQ,CAAC,UAAU,CAAC,EAAE,mBAAmB,CAAC;CAC3C;AAED,UAAU,uCAAuC;IAC/C,QAAQ,CAAC,MAAM,CAAC,EAAE,YAAY,CAAC;CAChC;AAED;;;;GAIG;AACH,qBAAa,gCAAiC,YAAW,cAAc,CACrE,4BAA4B,EAC5B,kCAAkC,CACnC;IACC,OAAO,CAAC,QAAQ,CAAC,aAAa,CAG5B;IACF,OAAO,CAAC,QAAQ,CAAC,YAAY,CAAwC;IACrE,OAAO,CAAC,QAAQ,CAAC,0BAA0B,CAA0C;IACrF,OAAO,CAAC,QAAQ,CAAC,UAAU,CAA+B;IAC1D,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAsB;IAEjD,YAAY,UAAU,EAAE,0CAA0C,EAajE;IAED;;;;;;;OAOG;IACG,MAAM,CACV,OAAO,EAAE,4BAA4B,EACrC,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,kCAAkC,CAAC,CAoC7C;CACF"}
|
|
1
|
+
{"version":3,"file":"update-distribution.handler.d.ts","sourceRoot":"","sources":["../../../../../src/service/cloudfront/command/update-distribution/update-distribution.handler.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EACL,KAAK,mBAAmB,EAEzB,MAAM,2CAA2C,CAAC;AAEnD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,2CAA2C,CAAC;AAChF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uCAAuC,CAAC;AAC1E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAC;AACvE,OAAO,EAEL,KAAK,uBAAuB,EAC7B,MAAM,wDAAwD,CAAC;AAGhE,OAAO,KAAK,EACV,yBAAyB,EACzB,2BAA2B,EAC5B,MAAM,mDAAmD,CAAC;AAG3D,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,wDAAwD,CAAC;AAC1G,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,6CAA6C,CAAC;AACjG,OAAO,KAAK,EAAE,wCAAwC,EAAE,MAAM,sEAAsE,CAAC;AACrI,OAAO,KAAK,EAAE,0CAA0C,EAAE,MAAM,0EAA0E,CAAC;AAC3I,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,iCAAiC,CAAC;AAC3E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AAGxF,OAAO,KAAK,EACV,4BAA4B,EAC5B,kCAAkC,EACnC,MAAM,kCAAkC,CAAC;AAE1C,UAAU,0CAA0C;IAClD,QAAQ,CAAC,SAAS,EAAE,eAAe,CAAC;IACpC,QAAQ,CAAC,aAAa,EAAE,GAAG,CACzB,2BAA2B,EAC3B,yBAAyB,CAC1B,CAAC;IACF,QAAQ,CAAC,kBAAkB,EAAE,qBAAqB,CAAC;IACnD,QAAQ,CAAC,gBAAgB,EAAE,6BAA6B,CAAC;IACzD,QAAQ,CAAC,sBAAsB,CAAC,EAAE,2BAA2B,GAAG,SAAS,CAAC;IAC1E,QAAQ,CAAC,oBAAoB,EAAE,wCAAwC,CAAC;IACxE,QAAQ,CAAC,uBAAuB,EAAE,0CAA0C,CAAC;IAC7E,QAAQ,CAAC,cAAc,CAAC,EAAE,mBAAmB,GAAG,SAAS,CAAC;IAC1D,QAAQ,CAAC,GAAG,CAAC,EAAE,uBAAuB,CAAC;IACvC,QAAQ,CAAC,WAAW,CAAC,EAAE,cAAc,GAAG,SAAS,CAAC;IAClD,QAAQ,CAAC,UAAU,CAAC,EAAE,mBAAmB,CAAC;CAC3C;AAED,UAAU,uCAAuC;IAC/C,QAAQ,CAAC,MAAM,CAAC,EAAE,YAAY,CAAC;CAChC;AAED;;;;GAIG;AACH,qBAAa,gCAAiC,YAAW,cAAc,CACrE,4BAA4B,EAC5B,kCAAkC,CACnC;IACC,OAAO,CAAC,QAAQ,CAAC,aAAa,CAG5B;IACF,OAAO,CAAC,QAAQ,CAAC,YAAY,CAAwC;IACrE,OAAO,CAAC,QAAQ,CAAC,0BAA0B,CAA0C;IACrF,OAAO,CAAC,QAAQ,CAAC,UAAU,CAA+B;IAC1D,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAsB;IAEjD,YAAY,UAAU,EAAE,0CAA0C,EAajE;IAED;;;;;;;OAOG;IACG,MAAM,CACV,OAAO,EAAE,4BAA4B,EACrC,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,kCAAkC,CAAC,CAoC7C;CACF"}
|
package/dist/service/cloudfront/command/update-distribution/update-distribution.handler.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-distribution.handler.js","sourceRoot":"","sources":["../../../../../src/service/cloudfront/command/update-distribution/update-distribution.handler.ts"],"names":[],"mappings":"AACA,OAAO,EAEL,eAAe,GAChB,MAAM,2CAA2C,CAAC;AACnD,OAAO,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAIvE,OAAO,EACL,kBAAkB,GAEnB,MAAM,wDAAwD,CAAC;AAChE,OAAO,EAAE,qCAAqC,EAAE,MAAM,wDAAwD,CAAC;AAC/G,OAAO,EAAE,6BAA6B,EAAE,MAAM,gDAAgD,CAAC;AAK/F,OAAO,EAAE,uCAAuC,EAAE,MAAM,8EAA8E,CAAC;AACvI,OAAO,EAAE,+BAA+B,EAAE,MAAM,qCAAqC,CAAC;
|
|
1
|
+
{"version":3,"file":"update-distribution.handler.js","sourceRoot":"","sources":["../../../../../src/service/cloudfront/command/update-distribution/update-distribution.handler.ts"],"names":[],"mappings":"AACA,OAAO,EAEL,eAAe,GAChB,MAAM,2CAA2C,CAAC;AACnD,OAAO,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAIvE,OAAO,EACL,kBAAkB,GAEnB,MAAM,wDAAwD,CAAC;AAChE,OAAO,EAAE,qCAAqC,EAAE,MAAM,wDAAwD,CAAC;AAC/G,OAAO,EAAE,6BAA6B,EAAE,MAAM,gDAAgD,CAAC;AAK/F,OAAO,EAAE,uCAAuC,EAAE,MAAM,8EAA8E,CAAC;AACvI,OAAO,EAAE,+BAA+B,EAAE,MAAM,qCAAqC,CAAC;AAOtF,OAAO,EAAE,yCAAyC,EAAE,MAAM,2DAA2D,CAAC;AACtH,OAAO,EAAE,4BAA4B,EAAE,MAAM,qCAAqC,CAAC;AA2BnF;;;;GAIG;AACH,MAAM,OAAO,gCAAgC;IAI1B,aAAa,CAG5B;IACe,YAAY,CAAwC;IACpD,0BAA0B,CAA0C;IACpE,UAAU,CAA+B;IACzC,UAAU,CAAsB;IAEjD,YAAY,UAAsD;QAChE,MAAM,EACJ,SAAS,EACT,GAAG,GAAG,IAAI,kBAAkB,EAAE,EAC9B,UAAU,GAAG,IAAI,eAAe,EAAE,GACnC,GAAG,UAAU,CAAC;QAEf,IAAI,CAAC,aAAa,GAAG,UAAU,CAAC,aAAa,CAAC;QAC9C,IAAI,CAAC,YAAY,GAAG,IAAI,qCAAqC,CAAC,UAAU,CAAC,CAAC;QAC1E,IAAI,CAAC,0BAA0B;YAC7B,IAAI,uCAAuC,CAAC,UAAU,CAAC,CAAC;QAC1D,IAAI,CAAC,UAAU,GAAG,IAAI,4BAA4B,CAAC,EAAE,SAAS,EAAE,GAAG,EAAE,CAAC,CAAC;QACvE,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC;IAC/B,CAAC;IAED;;;;;;;OAOG;IACH,KAAK,CAAC,MAAM,CACV,OAAqC,EACrC,OAAiD;QAEjD,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,kBAAkB,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,KAAK,CAAC;QAC7D,aAAa,CAAC,EAAE,EAAE,oCAAoC,CAAC,CAAC;QACxD,aAAa,CAAC,MAAM,EAAE,oDAAoD,CAAC,CAAC;QAE5E,MAAM,cAAc,GAAG,EAAiC,CAAC;QACzD,MAAM,kBAAkB,GAAG,IAAI,yCAAyC,CACtE,MAAM,CACP,CAAC,SAAS,EAAE,CAAC;QAEd,oEAAoE;QACpE,MAAM,IAAI,CAAC,UAAU,CAAC,QAAQ,EAAE,CAAC;QAEjC,IAAI,CAAC,UAAU,CAAC,SAAS,CAAC,cAAc,EAAE,OAAO,EAAE,MAAM,CAAC,CAAC;QAE3D,MAAM,YAAY,GAAG,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC,cAAc,CAAC,CAAC;QAE5D,IAAI,YAAY,KAAK,SAAS,EAAE,CAAC;YAC/B,MAAM,IAAI,+BAA+B,CACvC,0CAA0C,cAAc,EAAE,CAC3D,CAAC;QACJ,CAAC;QAED,mEAAmE;QACnE,oDAAoD;QACpD,IAAI,CAAC,0BAA0B,CAAC,QAAQ,CAAC,kBAAkB,CAAC,CAAC;QAE7D,IAAI,CAAC,YAAY,CAAC,WAAW,CAAC,YAAY,EAAE,kBAAkB,CAAC,CAAC;QAEhE,2EAA2E;QAC3E,IAAI,CAAC,UAAU,CAAC,QAAQ,CAAC,GAAG,EAAE,CAAC,YAAY,CAAC,kBAAkB,EAAE,CAAC,CAAC;QAElE,OAAO;YACL,YAAY,EAAE,6BAA6B,CAAC,YAAY,CAAC;YACzD,SAAS,EAAE,EAAE;SACd,CAAC;IACJ,CAAC;CACF"}
|
|
@@ -6,10 +6,12 @@ import { SimCffApplicator } from "../cff/sim-cff-applicator.js";
|
|
|
6
6
|
import { SimCloudFrontOriginFetcher } from "../origin/sim-cloudfront-origin-fetcher.js";
|
|
7
7
|
import { SimCfCustomErrorResponder } from "../error/sim-cf-custom-error-responder.js";
|
|
8
8
|
import { SimCfResponseHeadersApplicator } from "../response-headers/sim-cf-response-headers-applicator.js";
|
|
9
|
+
import { SimCfWebAclGuard } from "../web-acl/sim-cf-web-acl-guard.js";
|
|
9
10
|
export interface SimCloudFrontServiceControllerProperties {
|
|
10
11
|
readonly simAws?: SimAws;
|
|
11
12
|
readonly cloudFrontRegistry?: SimCloudFrontRegistry;
|
|
12
13
|
readonly distroRouter?: SimCloudFrontDistroRouter;
|
|
14
|
+
readonly webAclGuard?: SimCfWebAclGuard;
|
|
13
15
|
readonly behaviourResolver?: SimCloudFrontBehaviorResolver;
|
|
14
16
|
readonly cffApplicator?: SimCffApplicator;
|
|
15
17
|
readonly originFetcher?: SimCloudFrontOriginFetcher;
|
|
@@ -18,6 +20,7 @@ export interface SimCloudFrontServiceControllerProperties {
|
|
|
18
20
|
}
|
|
19
21
|
export interface SimCloudFrontControllerDependencies {
|
|
20
22
|
readonly distroRouter: SimCloudFrontDistroRouter;
|
|
23
|
+
readonly webAclGuard: SimCfWebAclGuard;
|
|
21
24
|
readonly behaviourResolver: SimCloudFrontBehaviorResolver;
|
|
22
25
|
readonly cffApplicator: SimCffApplicator;
|
|
23
26
|
readonly originFetcher: SimCloudFrontOriginFetcher;
|