package/aws-apigatewayv2/lib/apigatewayv2.generated.d.ts
UNKNOWN
Verdict: BENIGN
Local reference
Suspicious dependency
Inferred
apigatewayv2.generated.d.ts
javascript
| 1 |
import * as constructs from 'constructs'; |
|
| 2 |
import * as cdk from '../../core'; |
|
| 3 |
import * as cfn_parse from '../../core/lib/helpers-internal'; |
|
| 4 |
/** |
|
| 5 |
* Properties for defining a `CfnApi` |
|
| 6 |
* |
|
| 7 |
* @struct |
|
| 8 |
* @stability external |
|
| 9 |
* |
|
| 10 |
* @link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html |
Cleartext http:// URL |
| 11 |
*/ |
|
| 12 |
export interface CfnApiProps { |
|
| 13 |
/** |
|
| 14 |
* An API key selection expression. Supported only for WebSocket APIs. See [API … |
|
| 18:44 |
…ring; |
|
| 19 |
/** |
|
| 20 |
* Specifies how to interpret the base path of the API during import. Valid values are `ignore` , `prepend` , and `split` . The default value is `ignore` . To learn more, see [Set the OpenAPI basePath Property… |
Contains common English function words |
| 42:40 |
….CorsProperty | cdk.IResolvable; |
|
| 43 |
/** |
|
| 44 |
* This property is part of quick create. It specifies the credentials required for the integration, if… |
|
| 44:225 |
…e role's Amazon Resource Name (ARN). To require that the caller's identity be passed through from the request, specify `arn:aws:iam::*:user/*` . To … |
Contains common English function words |
| 140:6 |
…* The default endpoint for an API. For example: `https://abcdef.execute-api.us-west-2.amazonaws.com` . |
AWS API Gateway endpoint |
| 141 |
* @cloudformationAttribute ApiEndpoint |
|
| 142 |
*/ |
|
| 143 |
readonly attrApiEndpoint: string; |
|
| 144 |
/** |
|
| 145 |
* An API key selectio… |
|
Micro-behaviors
| 1 |
import * as constructs from 'constructs'; |
|
| 2 |
import * as cdk from '../../core'; |
|
| 3 |
import * as cfn_parse from '../../core/lib/helpers-internal'; |
|
| 4 |
/** |
|
| 5 |
* Properties for defining a `CfnApi` |
|
| 6 |
* |
|
| 7 |
* @struct |
|
| 8 |
* @stability external |
|
| 9 |
* |
|
| 10 |
* @link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html |
|
| 11 |
*/ |
|
| 12 |
export interface CfnApiProps { |
|
| 13 |
/** |
|
| 14 |
* An API key selection expression. Supported only for WebSocket APIs. See [API … |
|
| 1 |
import * as constructs from 'constructs'; |
|
| 2 |
import * as cdk from '../../core'; |
|
| 3 |
import * as cfn_parse from '../../core/lib/helpers-internal'; |
|
| 4 |
/** |
|
| 5 |
* Properties for defining a `CfnApi` |
|
| 6 |
* |
|
| 7 |
* @struct |
|
| 8 |
* @stability external |
|
| 9 |
* |
|
| 10 |
* @link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html |
|
| 11 |
*/ |
|
| 12 |
export interface CfnApiProps { |
|
| 13 |
/** |
|
| 14 |
* An API key selection expression. Supported only for WebSocket APIs. See [API … |
|
| 1 |
import * as constructs from 'constructs'; |
|
| 2 |
import * as cdk from '../../core'; |
|
| 3 |
import * as cfn_parse from '../../core/lib/helpers-internal'; |
|
| 4 |
/** |
|
| 5 |
* Properties for defining a `CfnApi` |
|
| 6 |
* |
|
| 7 |
* @struct |
|
| 8 |
* @stability external |
|
| 9 |
* |
|
| 10 |
* @link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html |
|
| 11 |
*/ |
|
| 12 |
export interface CfnApiProps { |
|
| 13 |
/** |
|
| 14 |
* An API key selection expression. Supported only for WebSocket APIs. See [API … |
|
| 802:128 |
…n URI, for example, `arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-wes… |
|
Metadata
-
0
import * as constructs from 'constructs';
import * as cdk from '../../core';
import * as cfn_parse from '../../core/lib/helpers-internal';
/**
* Properties for defining a `CfnApi`
*
* @struct
* @stability external
*
* @link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html
*/
export interface CfnApiProps {
/**
* An API key selection expression. Supported only for WebSocket APIs. See [API
×2
| 18:44 |
…ring; |
|
| 19 |
/** |
|
| 20 |
* Specifies how to interpret the base path of the API during import. Valid values are `ignore` , `prepend` , and `split` . The default value is `ignore` . To learn more, see [Set the OpenAPI basePath Property… |
|
| 42:40 |
….CorsProperty | cdk.IResolvable; |
|
| 43 |
/** |
|
| 44 |
* This property is part of quick create. It specifies the credentials required for the integration, if… |
|
| 1 |
import * as constructs from 'constructs'; |
|
| 2 |
import * as cdk from '../../core'; |
|
| 3 |
import * as cfn_parse from '../../core/lib/helpers-internal'; |
|
| 4 |
/** |
|
| 5 |
* Properties for defining a `CfnApi` |
|
| 6 |
* |
|
| 7 |
* @struct |
|
| 8 |
* @stability external |
|
| 9 |
* |
|
| 10 |
* @link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html |
|
| 11 |
*/ |
|
| 12 |
export interface CfnApiProps { |
|
| 13 |
/** |
|
| 14 |
* An API key selection expression. Supported only for WebSocket APIs. See [API … |
|
| 44:225 |
…e role's Amazon Resource Name (ARN). To require that the caller's identity be passed through from the request, specify `arn:aws:iam::*:user/*` . To … |
|
-
0
import * as constructs from 'constructs';
import * as cdk from '../../core';
import * as cfn_parse from '../../core/lib/helpers-internal';
/**
* Properties for defining a `CfnApi`
*
* @struct
* @stability external
*
* @link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html
*/
export interface CfnApiProps {
/**
* An API key selection expression. Supported only for WebSocket APIs. See [API
-
0
import * as constructs from 'constructs';
import * as cdk from '../../core';
import * as cfn_parse from '../../core/lib/helpers-internal';
/**
* Properties for defining a `CfnApi`
*
* @struct
* @stability external
*
* @link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html
*/
export interface CfnApiProps {
/**
* An API key selection expression. Supported only for WebSocket APIs. See [API
-
0
import * as constructs from 'constructs';
import * as cdk from '../../core';
import * as cfn_parse from '../../core/lib/helpers-internal';
/**
* Properties for defining a `CfnApi`
*
* @struct
* @stability external
*
* @link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html
*/
export interface CfnApiProps {
/**
* An API key selection expression. Supported only for WebSocket APIs. See [API
Identity
| SHA-256 |
fa34573b6ba772cd106cc91691efd85569a9029be3cf62cabc52c747ec0d792a |
| Filename |
package/aws-apigatewayv2/lib/apigatewayv2.generated.d.ts |
Origin
| Source |
x |
| Feed |
pkg.go.dev |
| Ecosystem |
go |
Timeline
| First seen |
23 Aug 2026 06:23 UTC |
| First analyzed |
23 Aug 2026 06:23 UTC |
| Last analyzed |
23 Aug 2026 06:50 UTC |
| Last updated |
23 Aug 2026 06:50 UTC |