@intentius/chant-lexicon-aws 0.1.18 → 0.1.20
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/dist/integrity.json +4 -4
- package/dist/manifest.json +1 -1
- package/dist/meta.json +30 -0
- package/dist/types/index.d.ts +81 -6
- package/package.json +1 -1
- package/src/generated/index.d.ts +81 -6
- package/src/generated/index.ts +6 -0
- package/src/generated/lexicon-aws.json +30 -0
package/dist/integrity.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"algorithm": "sha256",
|
|
3
3
|
"artifacts": {
|
|
4
|
-
"manifest.json": "
|
|
5
|
-
"meta.json": "
|
|
6
|
-
"types/index.d.ts": "
|
|
4
|
+
"manifest.json": "ec54fb728ba488ef5f3171c2c85f560b3d4ee0e6f57ccad699d28a5c9c492dfa",
|
|
5
|
+
"meta.json": "c7f5735ecb9f278bb3bca904089f068362df1431ea3e0431647380f65096ffa3",
|
|
6
|
+
"types/index.d.ts": "a6d19c24867df2e47019519fcb34cebf2dade94bb7cad3d0dfd7ff2150bc3f05",
|
|
7
7
|
"rules/hardcoded-region.ts": "5a0eaf7ab391231fe6cd51426ece29539cb4b36f31c8dd060956638fed55722a",
|
|
8
8
|
"rules/iam-wildcard.ts": "135d7217d278fef50939e605c5da32603ba35674b8c4b5c4d66a06c77903e945",
|
|
9
9
|
"rules/s3-encryption.ts": "c4f9f8aa8dc382ed98c7b04e820a600590cc75335a8db2e087cbfbfe4003d09e",
|
|
@@ -40,5 +40,5 @@
|
|
|
40
40
|
"skills/chant-aws.md": "4d65eb160e001f2af42eb7c622a5b498c2fd1f5afbd6c8155615c010fb265c63",
|
|
41
41
|
"skills/chant-aws-eks.md": "8789255709ff004ad0a875fd5999edcdc66fc6e33d710db058d9f42703bcfdfe"
|
|
42
42
|
},
|
|
43
|
-
"composite": "
|
|
43
|
+
"composite": "c0dd92ed90e0f74c237e9b359cea3e6d6ff56a127abcb701a913bd9acda6f86b"
|
|
44
44
|
}
|
package/dist/manifest.json
CHANGED
package/dist/meta.json
CHANGED
|
@@ -13238,6 +13238,16 @@
|
|
|
13238
13238
|
"kind": "property",
|
|
13239
13239
|
"lexicon": "aws"
|
|
13240
13240
|
},
|
|
13241
|
+
"BedrockAgentCoreGateway_SessionConfiguration": {
|
|
13242
|
+
"resourceType": "AWS::BedrockAgentCore::Gateway.SessionConfiguration",
|
|
13243
|
+
"kind": "property",
|
|
13244
|
+
"lexicon": "aws"
|
|
13245
|
+
},
|
|
13246
|
+
"BedrockAgentCoreGateway_StreamingConfiguration": {
|
|
13247
|
+
"resourceType": "AWS::BedrockAgentCore::Gateway.StreamingConfiguration",
|
|
13248
|
+
"kind": "property",
|
|
13249
|
+
"lexicon": "aws"
|
|
13250
|
+
},
|
|
13241
13251
|
"BedrockAgentCoreGateway_WorkloadIdentityDetails": {
|
|
13242
13252
|
"resourceType": "AWS::BedrockAgentCore::Gateway.WorkloadIdentityDetails",
|
|
13243
13253
|
"kind": "property",
|
|
@@ -35137,6 +35147,11 @@
|
|
|
35137
35147
|
"kind": "property",
|
|
35138
35148
|
"lexicon": "aws"
|
|
35139
35149
|
},
|
|
35150
|
+
"DeadlineFleet_PersistentVolumeConfiguration": {
|
|
35151
|
+
"resourceType": "AWS::Deadline::Fleet.PersistentVolumeConfiguration",
|
|
35152
|
+
"kind": "property",
|
|
35153
|
+
"lexicon": "aws"
|
|
35154
|
+
},
|
|
35140
35155
|
"DeadlineFleet_ServiceManagedEc2AutoScalingConfiguration": {
|
|
35141
35156
|
"resourceType": "AWS::Deadline::Fleet.ServiceManagedEc2AutoScalingConfiguration",
|
|
35142
35157
|
"kind": "property",
|
|
@@ -82482,6 +82497,11 @@
|
|
|
82482
82497
|
"kind": "property",
|
|
82483
82498
|
"lexicon": "aws"
|
|
82484
82499
|
},
|
|
82500
|
+
"PersistentVolumeConfiguration": {
|
|
82501
|
+
"resourceType": "AWS::Deadline::Fleet.PersistentVolumeConfiguration",
|
|
82502
|
+
"kind": "property",
|
|
82503
|
+
"lexicon": "aws"
|
|
82504
|
+
},
|
|
82485
82505
|
"PersonalizationConfiguration": {
|
|
82486
82506
|
"resourceType": "AWS::QBusiness::Application.PersonalizationConfiguration",
|
|
82487
82507
|
"kind": "property",
|
|
@@ -108839,6 +108859,11 @@
|
|
|
108839
108859
|
"kind": "property",
|
|
108840
108860
|
"lexicon": "aws"
|
|
108841
108861
|
},
|
|
108862
|
+
"SessionConfiguration": {
|
|
108863
|
+
"resourceType": "AWS::BedrockAgentCore::Gateway.SessionConfiguration",
|
|
108864
|
+
"kind": "property",
|
|
108865
|
+
"lexicon": "aws"
|
|
108866
|
+
},
|
|
108842
108867
|
"SessionKeysAbpV10x": {
|
|
108843
108868
|
"resourceType": "AWS::IoTWireless::WirelessDevice.SessionKeysAbpV10x",
|
|
108844
108869
|
"kind": "property",
|
|
@@ -112515,6 +112540,11 @@
|
|
|
112515
112540
|
"kind": "property",
|
|
112516
112541
|
"lexicon": "aws"
|
|
112517
112542
|
},
|
|
112543
|
+
"StreamingConfiguration": {
|
|
112544
|
+
"resourceType": "AWS::BedrockAgentCore::Gateway.StreamingConfiguration",
|
|
112545
|
+
"kind": "property",
|
|
112546
|
+
"lexicon": "aws"
|
|
112547
|
+
},
|
|
112518
112548
|
"StreamingDistribution": {
|
|
112519
112549
|
"resourceType": "AWS::CloudFront::StreamingDistribution",
|
|
112520
112550
|
"kind": "resource",
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1350,6 +1350,7 @@ export declare class Apigwv2DomainName {
|
|
|
1350
1350
|
MutualTlsAuthentication?: Apigwv2DomainName_MutualTlsAuthentication;
|
|
1351
1351
|
RegionalDomainName?: string;
|
|
1352
1352
|
RegionalHostedZoneId?: string;
|
|
1353
|
+
/** The routing mode API Gateway uses to route traffic to your APIs. */
|
|
1353
1354
|
RoutingMode?: "API_MAPPING_ONLY" | "ROUTING_RULE_ONLY" | "ROUTING_RULE_THEN_API_MAPPING";
|
|
1354
1355
|
/** The collection of tags associated with a domain name. */
|
|
1355
1356
|
Tags?: Record<string, unknown>;
|
|
@@ -1550,7 +1551,7 @@ export declare class ApiKeyCredentialProvider {
|
|
|
1550
1551
|
|
|
1551
1552
|
export declare class ApiMapping {
|
|
1552
1553
|
constructor(props: {
|
|
1553
|
-
/** The identifier
|
|
1554
|
+
/** The API identifier. */
|
|
1554
1555
|
ApiId: string;
|
|
1555
1556
|
/** The domain name. */
|
|
1556
1557
|
DomainName: string;
|
|
@@ -16031,6 +16032,8 @@ export declare class HttpApi {
|
|
|
16031
16032
|
DisableSchemaValidation?: boolean;
|
|
16032
16033
|
/** Specifies whether to rollback the API creation when a warning is encountered. By default, API creation continues if a warning is encountered. */
|
|
16033
16034
|
FailOnWarnings?: boolean;
|
|
16035
|
+
/** The IP address types that can invoke the API. Use ``ipv4`` to allow only IPv4 addresses to invoke your API, or use ``dualstack`` to allow both IPv4 and IPv6 addresses to invoke your API.
|
|
16036
|
+
Don’t use IP address type for an HTTP API based on an OpenAPI specification. Instead, specify the IP address type in the OpenAPI specification. */
|
|
16034
16037
|
IpAddressType?: string;
|
|
16035
16038
|
/** The name of the API. Required unless you specify an OpenAPI definition for ``Body`` or ``S3BodyLocation``. */
|
|
16036
16039
|
Name?: string;
|
|
@@ -17359,8 +17362,8 @@ export declare class IntegrationResponse {
|
|
|
17359
17362
|
/** The integration response key. */
|
|
17360
17363
|
IntegrationResponseKey: string;
|
|
17361
17364
|
/** Supported only for WebSocket APIs. Specifies how to handle response payload content type conversions. Supported values are ``CONVERT_TO_BINARY`` and ``CONVERT_TO_TEXT``, with the following behaviors:
|
|
17362
|
-
|
|
17363
|
-
|
|
17365
|
+
``CONVERT_TO_BINARY``: Converts a response payload from a Base64-encoded string to the corresponding binary blob.
|
|
17366
|
+
``CONVERT_TO_TEXT``: Converts a response payload from a binary blob to a Base64-encoded string.
|
|
17364
17367
|
If this property is not defined, the response payload will be passed through from the integration response to the route response or method response without modification. */
|
|
17365
17368
|
ContentHandlingStrategy?: string;
|
|
17366
17369
|
IntegrationResponseId?: string;
|
|
@@ -29529,14 +29532,15 @@ export declare class RoutingProfile {
|
|
|
29529
29532
|
|
|
29530
29533
|
export declare class RoutingRule {
|
|
29531
29534
|
constructor(props: {
|
|
29535
|
+
/** The resulting action based on matching a routing rules condition. Only InvokeApi is supported. */
|
|
29532
29536
|
Actions: RoutingRule_Action[];
|
|
29537
|
+
/** The conditions of the routing rule. */
|
|
29533
29538
|
Conditions: RoutingRule_Condition[];
|
|
29534
|
-
/** The
|
|
29539
|
+
/** The ARN of the domain name. */
|
|
29535
29540
|
DomainNameArn: string;
|
|
29541
|
+
/** The order in which API Gateway evaluates a rule. Priority is evaluated from the lowest value to the highest value. Rules can't have the same priority. Priority values 1-1,000,000 are supported. */
|
|
29536
29542
|
Priority: number;
|
|
29537
|
-
/** Amazon Resource Name (ARN) of the resource. */
|
|
29538
29543
|
RoutingRuleArn?: string;
|
|
29539
|
-
/** RoutingRule Id generated by service */
|
|
29540
29544
|
RoutingRuleId?: string;
|
|
29541
29545
|
}, attributes?: CFResourceAttributes);
|
|
29542
29546
|
readonly RoutingRuleArn: string;
|
|
@@ -38365,8 +38369,11 @@ export declare class ActionFilterConfiguration {
|
|
|
38365
38369
|
|
|
38366
38370
|
export declare class ActionInvokeApi {
|
|
38367
38371
|
constructor(props: {
|
|
38372
|
+
/** The API identifier of the target API. */
|
|
38368
38373
|
ApiId: string;
|
|
38374
|
+
/** The name of the target stage. */
|
|
38369
38375
|
Stage: string;
|
|
38376
|
+
/** The strip base path setting. When true, API Gateway strips the incoming matched base path when forwarding the request to the target API. */
|
|
38370
38377
|
StripBasePath?: boolean;
|
|
38371
38378
|
});
|
|
38372
38379
|
}
|
|
@@ -45741,6 +45748,7 @@ export declare class Apigwv2DomainName_DomainNameConfiguration {
|
|
|
45741
45748
|
CertificateName?: string;
|
|
45742
45749
|
/** The endpoint type. */
|
|
45743
45750
|
EndpointType?: string;
|
|
45751
|
+
/** The IP address types that can invoke the domain name. Use ``ipv4`` to allow only IPv4 addresses to invoke your domain name, or use ``dualstack`` to allow both IPv4 and IPv6 addresses to invoke your domain name. */
|
|
45744
45752
|
IpAddressType?: string;
|
|
45745
45753
|
/** The Amazon resource name (ARN) for the public certificate issued by ACMlong. This ARN is used to validate custom domain ownership. It's required only if you configure mutual TLS and use either an ACM-imported or a private CA certificate ARN as the regionalCertificateArn. */
|
|
45746
45754
|
OwnershipVerificationCertificateArn?: string;
|
|
@@ -52732,10 +52740,24 @@ export declare class BedrockAgentCoreGateway_MCPGatewayConfiguration {
|
|
|
52732
52740
|
constructor(props: {
|
|
52733
52741
|
Instructions?: string;
|
|
52734
52742
|
SearchType?: BedrockAgentCoreGateway_SearchType;
|
|
52743
|
+
SessionConfiguration?: BedrockAgentCoreGateway_SessionConfiguration;
|
|
52744
|
+
StreamingConfiguration?: BedrockAgentCoreGateway_StreamingConfiguration;
|
|
52735
52745
|
SupportedVersions?: string[];
|
|
52736
52746
|
});
|
|
52737
52747
|
}
|
|
52738
52748
|
|
|
52749
|
+
export declare class BedrockAgentCoreGateway_SessionConfiguration {
|
|
52750
|
+
constructor(props: {
|
|
52751
|
+
SessionTimeoutInSeconds?: number;
|
|
52752
|
+
});
|
|
52753
|
+
}
|
|
52754
|
+
|
|
52755
|
+
export declare class BedrockAgentCoreGateway_StreamingConfiguration {
|
|
52756
|
+
constructor(props: {
|
|
52757
|
+
EnableResponseStreaming?: boolean;
|
|
52758
|
+
});
|
|
52759
|
+
}
|
|
52760
|
+
|
|
52739
52761
|
export declare class BedrockAgentCoreGateway_WorkloadIdentityDetails {
|
|
52740
52762
|
constructor(props: {
|
|
52741
52763
|
WorkloadIdentityArn: string;
|
|
@@ -73149,6 +73171,16 @@ export declare class DeadlineFleet_MemoryMiBRange {
|
|
|
73149
73171
|
});
|
|
73150
73172
|
}
|
|
73151
73173
|
|
|
73174
|
+
export declare class DeadlineFleet_PersistentVolumeConfiguration {
|
|
73175
|
+
constructor(props: {
|
|
73176
|
+
MountPath: string;
|
|
73177
|
+
Iops?: number;
|
|
73178
|
+
LastUsedTtlHours?: number;
|
|
73179
|
+
SizeGiB?: number;
|
|
73180
|
+
ThroughputMiB?: number;
|
|
73181
|
+
});
|
|
73182
|
+
}
|
|
73183
|
+
|
|
73152
73184
|
export declare class DeadlineFleet_ServiceManagedEc2AutoScalingConfiguration {
|
|
73153
73185
|
constructor(props: {
|
|
73154
73186
|
ScaleOutWorkersPerMinute?: number;
|
|
@@ -73162,6 +73194,7 @@ export declare class DeadlineFleet_ServiceManagedEc2FleetConfiguration {
|
|
|
73162
73194
|
InstanceCapabilities: DeadlineFleet_ServiceManagedEc2InstanceCapabilities;
|
|
73163
73195
|
InstanceMarketOptions: DeadlineFleet_ServiceManagedEc2InstanceMarketOptions;
|
|
73164
73196
|
AutoScalingConfiguration?: DeadlineFleet_ServiceManagedEc2AutoScalingConfiguration;
|
|
73197
|
+
PersistentVolumeConfiguration?: DeadlineFleet_PersistentVolumeConfiguration;
|
|
73165
73198
|
StorageProfileId?: string;
|
|
73166
73199
|
VpcConfiguration?: DeadlineFleet_VpcConfiguration;
|
|
73167
73200
|
});
|
|
@@ -77800,6 +77833,7 @@ export declare class DomainNameConfiguration {
|
|
|
77800
77833
|
CertificateName?: string;
|
|
77801
77834
|
/** The endpoint type. */
|
|
77802
77835
|
EndpointType?: string;
|
|
77836
|
+
/** The IP address types that can invoke the domain name. Use ``ipv4`` to allow only IPv4 addresses to invoke your domain name, or use ``dualstack`` to allow both IPv4 and IPv6 addresses to invoke your domain name. */
|
|
77803
77837
|
IpAddressType?: string;
|
|
77804
77838
|
/** The Amazon resource name (ARN) for the public certificate issued by ACMlong. This ARN is used to validate custom domain ownership. It's required only if you configure mutual TLS and use either an ACM-imported or a private CA certificate ARN as the regionalCertificateArn. */
|
|
77805
77839
|
OwnershipVerificationCertificateArn?: string;
|
|
@@ -89129,6 +89163,7 @@ export declare class GatewayTarget_McpServerTargetConfiguration {
|
|
|
89129
89163
|
Endpoint: string;
|
|
89130
89164
|
ListingMode?: GatewayTarget_McpServerListingMode;
|
|
89131
89165
|
McpToolSchema?: any;
|
|
89166
|
+
ResourcePriority?: number;
|
|
89132
89167
|
});
|
|
89133
89168
|
}
|
|
89134
89169
|
|
|
@@ -105941,19 +105976,23 @@ export declare class MatchAttributes {
|
|
|
105941
105976
|
|
|
105942
105977
|
export declare class MatchBasePaths {
|
|
105943
105978
|
constructor(props: {
|
|
105979
|
+
/** The string of the case sensitive base path to be matched. */
|
|
105944
105980
|
AnyOf: string[];
|
|
105945
105981
|
});
|
|
105946
105982
|
}
|
|
105947
105983
|
|
|
105948
105984
|
export declare class MatchHeaders {
|
|
105949
105985
|
constructor(props: {
|
|
105986
|
+
/** The header name and header value glob to be matched. The matchHeaders condition is matched if any of the header name and header value globs are matched. */
|
|
105950
105987
|
AnyOf: RoutingRule_MatchHeaderValue[];
|
|
105951
105988
|
});
|
|
105952
105989
|
}
|
|
105953
105990
|
|
|
105954
105991
|
export declare class MatchHeaderValue {
|
|
105955
105992
|
constructor(props: {
|
|
105993
|
+
/** The case insensitive header name to be matched. The header name must be less than 40 characters and the only allowed characters are ``a-z``, ``A-Z``, ``0-9``, and the following special characters: ``*?-!#$%&'.^_`|~.``. */
|
|
105956
105994
|
Header: string;
|
|
105995
|
+
/** The case sensitive header glob value to be matched against entire header value. The header glob value must be less than 128 characters and the only allowed characters are ``a-z``, ``A-Z``, ``0-9``, and the following special characters: ``*?-!#$%&'.^_`|~``. Wildcard matching is supported for header glob values but must be for ``*prefix-match``, ``suffix-match*``, or ``*infix*-match``. */
|
|
105957
105996
|
ValueGlob: string;
|
|
105958
105997
|
});
|
|
105959
105998
|
}
|
|
@@ -106212,6 +106251,8 @@ export declare class MCPGatewayConfiguration {
|
|
|
106212
106251
|
constructor(props: {
|
|
106213
106252
|
Instructions?: string;
|
|
106214
106253
|
SearchType?: BedrockAgentCoreGateway_SearchType;
|
|
106254
|
+
SessionConfiguration?: BedrockAgentCoreGateway_SessionConfiguration;
|
|
106255
|
+
StreamingConfiguration?: BedrockAgentCoreGateway_StreamingConfiguration;
|
|
106215
106256
|
SupportedVersions?: string[];
|
|
106216
106257
|
});
|
|
106217
106258
|
}
|
|
@@ -106374,6 +106415,7 @@ export declare class McpServerTargetConfiguration {
|
|
|
106374
106415
|
Endpoint: string;
|
|
106375
106416
|
ListingMode?: GatewayTarget_McpServerListingMode;
|
|
106376
106417
|
McpToolSchema?: any;
|
|
106418
|
+
ResourcePriority?: number;
|
|
106377
106419
|
});
|
|
106378
106420
|
}
|
|
106379
106421
|
|
|
@@ -120374,6 +120416,16 @@ export declare class PersistentConnectionConfig {
|
|
|
120374
120416
|
});
|
|
120375
120417
|
}
|
|
120376
120418
|
|
|
120419
|
+
export declare class PersistentVolumeConfiguration {
|
|
120420
|
+
constructor(props: {
|
|
120421
|
+
MountPath: string;
|
|
120422
|
+
Iops?: number;
|
|
120423
|
+
LastUsedTtlHours?: number;
|
|
120424
|
+
SizeGiB?: number;
|
|
120425
|
+
ThroughputMiB?: number;
|
|
120426
|
+
});
|
|
120427
|
+
}
|
|
120428
|
+
|
|
120377
120429
|
export declare class PersonalizationConfiguration {
|
|
120378
120430
|
constructor(props: {
|
|
120379
120431
|
PersonalizationControlMode: QBusinessApplication_PersonalizationControlMode;
|
|
@@ -140284,40 +140336,50 @@ export declare class RoutingProfileQueueReference {
|
|
|
140284
140336
|
|
|
140285
140337
|
export declare class RoutingRule_Action {
|
|
140286
140338
|
constructor(props: {
|
|
140339
|
+
/** Represents an InvokeApi action. */
|
|
140287
140340
|
InvokeApi: RoutingRule_ActionInvokeApi;
|
|
140288
140341
|
});
|
|
140289
140342
|
}
|
|
140290
140343
|
|
|
140291
140344
|
export declare class RoutingRule_ActionInvokeApi {
|
|
140292
140345
|
constructor(props: {
|
|
140346
|
+
/** The API identifier of the target API. */
|
|
140293
140347
|
ApiId: string;
|
|
140348
|
+
/** The name of the target stage. */
|
|
140294
140349
|
Stage: string;
|
|
140350
|
+
/** The strip base path setting. When true, API Gateway strips the incoming matched base path when forwarding the request to the target API. */
|
|
140295
140351
|
StripBasePath?: boolean;
|
|
140296
140352
|
});
|
|
140297
140353
|
}
|
|
140298
140354
|
|
|
140299
140355
|
export declare class RoutingRule_Condition {
|
|
140300
140356
|
constructor(props: {
|
|
140357
|
+
/** The base path to be matched. */
|
|
140301
140358
|
MatchBasePaths?: RoutingRule_MatchBasePaths;
|
|
140359
|
+
/** The headers to be matched. */
|
|
140302
140360
|
MatchHeaders?: RoutingRule_MatchHeaders;
|
|
140303
140361
|
});
|
|
140304
140362
|
}
|
|
140305
140363
|
|
|
140306
140364
|
export declare class RoutingRule_MatchBasePaths {
|
|
140307
140365
|
constructor(props: {
|
|
140366
|
+
/** The string of the case sensitive base path to be matched. */
|
|
140308
140367
|
AnyOf: string[];
|
|
140309
140368
|
});
|
|
140310
140369
|
}
|
|
140311
140370
|
|
|
140312
140371
|
export declare class RoutingRule_MatchHeaders {
|
|
140313
140372
|
constructor(props: {
|
|
140373
|
+
/** The header name and header value glob to be matched. The matchHeaders condition is matched if any of the header name and header value globs are matched. */
|
|
140314
140374
|
AnyOf: RoutingRule_MatchHeaderValue[];
|
|
140315
140375
|
});
|
|
140316
140376
|
}
|
|
140317
140377
|
|
|
140318
140378
|
export declare class RoutingRule_MatchHeaderValue {
|
|
140319
140379
|
constructor(props: {
|
|
140380
|
+
/** The case insensitive header name to be matched. The header name must be less than 40 characters and the only allowed characters are ``a-z``, ``A-Z``, ``0-9``, and the following special characters: ``*?-!#$%&'.^_`|~.``. */
|
|
140320
140381
|
Header: string;
|
|
140382
|
+
/** The case sensitive header glob value to be matched against entire header value. The header glob value must be less than 128 characters and the only allowed characters are ``a-z``, ``A-Z``, ``0-9``, and the following special characters: ``*?-!#$%&'.^_`|~``. Wildcard matching is supported for header glob values but must be for ``*prefix-match``, ``suffix-match*``, or ``*infix*-match``. */
|
|
140321
140383
|
ValueGlob: string;
|
|
140322
140384
|
});
|
|
140323
140385
|
}
|
|
@@ -146495,6 +146557,7 @@ export declare class ServiceManagedEc2FleetConfiguration {
|
|
|
146495
146557
|
InstanceCapabilities: DeadlineFleet_ServiceManagedEc2InstanceCapabilities;
|
|
146496
146558
|
InstanceMarketOptions: DeadlineFleet_ServiceManagedEc2InstanceMarketOptions;
|
|
146497
146559
|
AutoScalingConfiguration?: DeadlineFleet_ServiceManagedEc2AutoScalingConfiguration;
|
|
146560
|
+
PersistentVolumeConfiguration?: DeadlineFleet_PersistentVolumeConfiguration;
|
|
146498
146561
|
StorageProfileId?: string;
|
|
146499
146562
|
VpcConfiguration?: DeadlineFleet_VpcConfiguration;
|
|
146500
146563
|
});
|
|
@@ -146886,6 +146949,12 @@ export declare class SessionConfig {
|
|
|
146886
146949
|
});
|
|
146887
146950
|
}
|
|
146888
146951
|
|
|
146952
|
+
export declare class SessionConfiguration {
|
|
146953
|
+
constructor(props: {
|
|
146954
|
+
SessionTimeoutInSeconds?: number;
|
|
146955
|
+
});
|
|
146956
|
+
}
|
|
146957
|
+
|
|
146889
146958
|
export declare class SessionKeysAbpV10x {
|
|
146890
146959
|
constructor(props: {
|
|
146891
146960
|
AppSKey: string;
|
|
@@ -150713,6 +150782,12 @@ export declare class StreamEncryption {
|
|
|
150713
150782
|
});
|
|
150714
150783
|
}
|
|
150715
150784
|
|
|
150785
|
+
export declare class StreamingConfiguration {
|
|
150786
|
+
constructor(props: {
|
|
150787
|
+
EnableResponseStreaming?: boolean;
|
|
150788
|
+
});
|
|
150789
|
+
}
|
|
150790
|
+
|
|
150716
150791
|
export declare class StreamingDistribution_Logging {
|
|
150717
150792
|
constructor(props: {
|
|
150718
150793
|
Bucket: string;
|
package/package.json
CHANGED
package/src/generated/index.d.ts
CHANGED
|
@@ -1350,6 +1350,7 @@ export declare class Apigwv2DomainName {
|
|
|
1350
1350
|
MutualTlsAuthentication?: Apigwv2DomainName_MutualTlsAuthentication;
|
|
1351
1351
|
RegionalDomainName?: string;
|
|
1352
1352
|
RegionalHostedZoneId?: string;
|
|
1353
|
+
/** The routing mode API Gateway uses to route traffic to your APIs. */
|
|
1353
1354
|
RoutingMode?: "API_MAPPING_ONLY" | "ROUTING_RULE_ONLY" | "ROUTING_RULE_THEN_API_MAPPING";
|
|
1354
1355
|
/** The collection of tags associated with a domain name. */
|
|
1355
1356
|
Tags?: Record<string, unknown>;
|
|
@@ -1550,7 +1551,7 @@ export declare class ApiKeyCredentialProvider {
|
|
|
1550
1551
|
|
|
1551
1552
|
export declare class ApiMapping {
|
|
1552
1553
|
constructor(props: {
|
|
1553
|
-
/** The identifier
|
|
1554
|
+
/** The API identifier. */
|
|
1554
1555
|
ApiId: string;
|
|
1555
1556
|
/** The domain name. */
|
|
1556
1557
|
DomainName: string;
|
|
@@ -16031,6 +16032,8 @@ export declare class HttpApi {
|
|
|
16031
16032
|
DisableSchemaValidation?: boolean;
|
|
16032
16033
|
/** Specifies whether to rollback the API creation when a warning is encountered. By default, API creation continues if a warning is encountered. */
|
|
16033
16034
|
FailOnWarnings?: boolean;
|
|
16035
|
+
/** The IP address types that can invoke the API. Use ``ipv4`` to allow only IPv4 addresses to invoke your API, or use ``dualstack`` to allow both IPv4 and IPv6 addresses to invoke your API.
|
|
16036
|
+
Don’t use IP address type for an HTTP API based on an OpenAPI specification. Instead, specify the IP address type in the OpenAPI specification. */
|
|
16034
16037
|
IpAddressType?: string;
|
|
16035
16038
|
/** The name of the API. Required unless you specify an OpenAPI definition for ``Body`` or ``S3BodyLocation``. */
|
|
16036
16039
|
Name?: string;
|
|
@@ -17359,8 +17362,8 @@ export declare class IntegrationResponse {
|
|
|
17359
17362
|
/** The integration response key. */
|
|
17360
17363
|
IntegrationResponseKey: string;
|
|
17361
17364
|
/** Supported only for WebSocket APIs. Specifies how to handle response payload content type conversions. Supported values are ``CONVERT_TO_BINARY`` and ``CONVERT_TO_TEXT``, with the following behaviors:
|
|
17362
|
-
|
|
17363
|
-
|
|
17365
|
+
``CONVERT_TO_BINARY``: Converts a response payload from a Base64-encoded string to the corresponding binary blob.
|
|
17366
|
+
``CONVERT_TO_TEXT``: Converts a response payload from a binary blob to a Base64-encoded string.
|
|
17364
17367
|
If this property is not defined, the response payload will be passed through from the integration response to the route response or method response without modification. */
|
|
17365
17368
|
ContentHandlingStrategy?: string;
|
|
17366
17369
|
IntegrationResponseId?: string;
|
|
@@ -29529,14 +29532,15 @@ export declare class RoutingProfile {
|
|
|
29529
29532
|
|
|
29530
29533
|
export declare class RoutingRule {
|
|
29531
29534
|
constructor(props: {
|
|
29535
|
+
/** The resulting action based on matching a routing rules condition. Only InvokeApi is supported. */
|
|
29532
29536
|
Actions: RoutingRule_Action[];
|
|
29537
|
+
/** The conditions of the routing rule. */
|
|
29533
29538
|
Conditions: RoutingRule_Condition[];
|
|
29534
|
-
/** The
|
|
29539
|
+
/** The ARN of the domain name. */
|
|
29535
29540
|
DomainNameArn: string;
|
|
29541
|
+
/** The order in which API Gateway evaluates a rule. Priority is evaluated from the lowest value to the highest value. Rules can't have the same priority. Priority values 1-1,000,000 are supported. */
|
|
29536
29542
|
Priority: number;
|
|
29537
|
-
/** Amazon Resource Name (ARN) of the resource. */
|
|
29538
29543
|
RoutingRuleArn?: string;
|
|
29539
|
-
/** RoutingRule Id generated by service */
|
|
29540
29544
|
RoutingRuleId?: string;
|
|
29541
29545
|
}, attributes?: CFResourceAttributes);
|
|
29542
29546
|
readonly RoutingRuleArn: string;
|
|
@@ -38365,8 +38369,11 @@ export declare class ActionFilterConfiguration {
|
|
|
38365
38369
|
|
|
38366
38370
|
export declare class ActionInvokeApi {
|
|
38367
38371
|
constructor(props: {
|
|
38372
|
+
/** The API identifier of the target API. */
|
|
38368
38373
|
ApiId: string;
|
|
38374
|
+
/** The name of the target stage. */
|
|
38369
38375
|
Stage: string;
|
|
38376
|
+
/** The strip base path setting. When true, API Gateway strips the incoming matched base path when forwarding the request to the target API. */
|
|
38370
38377
|
StripBasePath?: boolean;
|
|
38371
38378
|
});
|
|
38372
38379
|
}
|
|
@@ -45741,6 +45748,7 @@ export declare class Apigwv2DomainName_DomainNameConfiguration {
|
|
|
45741
45748
|
CertificateName?: string;
|
|
45742
45749
|
/** The endpoint type. */
|
|
45743
45750
|
EndpointType?: string;
|
|
45751
|
+
/** The IP address types that can invoke the domain name. Use ``ipv4`` to allow only IPv4 addresses to invoke your domain name, or use ``dualstack`` to allow both IPv4 and IPv6 addresses to invoke your domain name. */
|
|
45744
45752
|
IpAddressType?: string;
|
|
45745
45753
|
/** The Amazon resource name (ARN) for the public certificate issued by ACMlong. This ARN is used to validate custom domain ownership. It's required only if you configure mutual TLS and use either an ACM-imported or a private CA certificate ARN as the regionalCertificateArn. */
|
|
45746
45754
|
OwnershipVerificationCertificateArn?: string;
|
|
@@ -52732,10 +52740,24 @@ export declare class BedrockAgentCoreGateway_MCPGatewayConfiguration {
|
|
|
52732
52740
|
constructor(props: {
|
|
52733
52741
|
Instructions?: string;
|
|
52734
52742
|
SearchType?: BedrockAgentCoreGateway_SearchType;
|
|
52743
|
+
SessionConfiguration?: BedrockAgentCoreGateway_SessionConfiguration;
|
|
52744
|
+
StreamingConfiguration?: BedrockAgentCoreGateway_StreamingConfiguration;
|
|
52735
52745
|
SupportedVersions?: string[];
|
|
52736
52746
|
});
|
|
52737
52747
|
}
|
|
52738
52748
|
|
|
52749
|
+
export declare class BedrockAgentCoreGateway_SessionConfiguration {
|
|
52750
|
+
constructor(props: {
|
|
52751
|
+
SessionTimeoutInSeconds?: number;
|
|
52752
|
+
});
|
|
52753
|
+
}
|
|
52754
|
+
|
|
52755
|
+
export declare class BedrockAgentCoreGateway_StreamingConfiguration {
|
|
52756
|
+
constructor(props: {
|
|
52757
|
+
EnableResponseStreaming?: boolean;
|
|
52758
|
+
});
|
|
52759
|
+
}
|
|
52760
|
+
|
|
52739
52761
|
export declare class BedrockAgentCoreGateway_WorkloadIdentityDetails {
|
|
52740
52762
|
constructor(props: {
|
|
52741
52763
|
WorkloadIdentityArn: string;
|
|
@@ -73149,6 +73171,16 @@ export declare class DeadlineFleet_MemoryMiBRange {
|
|
|
73149
73171
|
});
|
|
73150
73172
|
}
|
|
73151
73173
|
|
|
73174
|
+
export declare class DeadlineFleet_PersistentVolumeConfiguration {
|
|
73175
|
+
constructor(props: {
|
|
73176
|
+
MountPath: string;
|
|
73177
|
+
Iops?: number;
|
|
73178
|
+
LastUsedTtlHours?: number;
|
|
73179
|
+
SizeGiB?: number;
|
|
73180
|
+
ThroughputMiB?: number;
|
|
73181
|
+
});
|
|
73182
|
+
}
|
|
73183
|
+
|
|
73152
73184
|
export declare class DeadlineFleet_ServiceManagedEc2AutoScalingConfiguration {
|
|
73153
73185
|
constructor(props: {
|
|
73154
73186
|
ScaleOutWorkersPerMinute?: number;
|
|
@@ -73162,6 +73194,7 @@ export declare class DeadlineFleet_ServiceManagedEc2FleetConfiguration {
|
|
|
73162
73194
|
InstanceCapabilities: DeadlineFleet_ServiceManagedEc2InstanceCapabilities;
|
|
73163
73195
|
InstanceMarketOptions: DeadlineFleet_ServiceManagedEc2InstanceMarketOptions;
|
|
73164
73196
|
AutoScalingConfiguration?: DeadlineFleet_ServiceManagedEc2AutoScalingConfiguration;
|
|
73197
|
+
PersistentVolumeConfiguration?: DeadlineFleet_PersistentVolumeConfiguration;
|
|
73165
73198
|
StorageProfileId?: string;
|
|
73166
73199
|
VpcConfiguration?: DeadlineFleet_VpcConfiguration;
|
|
73167
73200
|
});
|
|
@@ -77800,6 +77833,7 @@ export declare class DomainNameConfiguration {
|
|
|
77800
77833
|
CertificateName?: string;
|
|
77801
77834
|
/** The endpoint type. */
|
|
77802
77835
|
EndpointType?: string;
|
|
77836
|
+
/** The IP address types that can invoke the domain name. Use ``ipv4`` to allow only IPv4 addresses to invoke your domain name, or use ``dualstack`` to allow both IPv4 and IPv6 addresses to invoke your domain name. */
|
|
77803
77837
|
IpAddressType?: string;
|
|
77804
77838
|
/** The Amazon resource name (ARN) for the public certificate issued by ACMlong. This ARN is used to validate custom domain ownership. It's required only if you configure mutual TLS and use either an ACM-imported or a private CA certificate ARN as the regionalCertificateArn. */
|
|
77805
77839
|
OwnershipVerificationCertificateArn?: string;
|
|
@@ -89129,6 +89163,7 @@ export declare class GatewayTarget_McpServerTargetConfiguration {
|
|
|
89129
89163
|
Endpoint: string;
|
|
89130
89164
|
ListingMode?: GatewayTarget_McpServerListingMode;
|
|
89131
89165
|
McpToolSchema?: any;
|
|
89166
|
+
ResourcePriority?: number;
|
|
89132
89167
|
});
|
|
89133
89168
|
}
|
|
89134
89169
|
|
|
@@ -105941,19 +105976,23 @@ export declare class MatchAttributes {
|
|
|
105941
105976
|
|
|
105942
105977
|
export declare class MatchBasePaths {
|
|
105943
105978
|
constructor(props: {
|
|
105979
|
+
/** The string of the case sensitive base path to be matched. */
|
|
105944
105980
|
AnyOf: string[];
|
|
105945
105981
|
});
|
|
105946
105982
|
}
|
|
105947
105983
|
|
|
105948
105984
|
export declare class MatchHeaders {
|
|
105949
105985
|
constructor(props: {
|
|
105986
|
+
/** The header name and header value glob to be matched. The matchHeaders condition is matched if any of the header name and header value globs are matched. */
|
|
105950
105987
|
AnyOf: RoutingRule_MatchHeaderValue[];
|
|
105951
105988
|
});
|
|
105952
105989
|
}
|
|
105953
105990
|
|
|
105954
105991
|
export declare class MatchHeaderValue {
|
|
105955
105992
|
constructor(props: {
|
|
105993
|
+
/** The case insensitive header name to be matched. The header name must be less than 40 characters and the only allowed characters are ``a-z``, ``A-Z``, ``0-9``, and the following special characters: ``*?-!#$%&'.^_`|~.``. */
|
|
105956
105994
|
Header: string;
|
|
105995
|
+
/** The case sensitive header glob value to be matched against entire header value. The header glob value must be less than 128 characters and the only allowed characters are ``a-z``, ``A-Z``, ``0-9``, and the following special characters: ``*?-!#$%&'.^_`|~``. Wildcard matching is supported for header glob values but must be for ``*prefix-match``, ``suffix-match*``, or ``*infix*-match``. */
|
|
105957
105996
|
ValueGlob: string;
|
|
105958
105997
|
});
|
|
105959
105998
|
}
|
|
@@ -106212,6 +106251,8 @@ export declare class MCPGatewayConfiguration {
|
|
|
106212
106251
|
constructor(props: {
|
|
106213
106252
|
Instructions?: string;
|
|
106214
106253
|
SearchType?: BedrockAgentCoreGateway_SearchType;
|
|
106254
|
+
SessionConfiguration?: BedrockAgentCoreGateway_SessionConfiguration;
|
|
106255
|
+
StreamingConfiguration?: BedrockAgentCoreGateway_StreamingConfiguration;
|
|
106215
106256
|
SupportedVersions?: string[];
|
|
106216
106257
|
});
|
|
106217
106258
|
}
|
|
@@ -106374,6 +106415,7 @@ export declare class McpServerTargetConfiguration {
|
|
|
106374
106415
|
Endpoint: string;
|
|
106375
106416
|
ListingMode?: GatewayTarget_McpServerListingMode;
|
|
106376
106417
|
McpToolSchema?: any;
|
|
106418
|
+
ResourcePriority?: number;
|
|
106377
106419
|
});
|
|
106378
106420
|
}
|
|
106379
106421
|
|
|
@@ -120374,6 +120416,16 @@ export declare class PersistentConnectionConfig {
|
|
|
120374
120416
|
});
|
|
120375
120417
|
}
|
|
120376
120418
|
|
|
120419
|
+
export declare class PersistentVolumeConfiguration {
|
|
120420
|
+
constructor(props: {
|
|
120421
|
+
MountPath: string;
|
|
120422
|
+
Iops?: number;
|
|
120423
|
+
LastUsedTtlHours?: number;
|
|
120424
|
+
SizeGiB?: number;
|
|
120425
|
+
ThroughputMiB?: number;
|
|
120426
|
+
});
|
|
120427
|
+
}
|
|
120428
|
+
|
|
120377
120429
|
export declare class PersonalizationConfiguration {
|
|
120378
120430
|
constructor(props: {
|
|
120379
120431
|
PersonalizationControlMode: QBusinessApplication_PersonalizationControlMode;
|
|
@@ -140284,40 +140336,50 @@ export declare class RoutingProfileQueueReference {
|
|
|
140284
140336
|
|
|
140285
140337
|
export declare class RoutingRule_Action {
|
|
140286
140338
|
constructor(props: {
|
|
140339
|
+
/** Represents an InvokeApi action. */
|
|
140287
140340
|
InvokeApi: RoutingRule_ActionInvokeApi;
|
|
140288
140341
|
});
|
|
140289
140342
|
}
|
|
140290
140343
|
|
|
140291
140344
|
export declare class RoutingRule_ActionInvokeApi {
|
|
140292
140345
|
constructor(props: {
|
|
140346
|
+
/** The API identifier of the target API. */
|
|
140293
140347
|
ApiId: string;
|
|
140348
|
+
/** The name of the target stage. */
|
|
140294
140349
|
Stage: string;
|
|
140350
|
+
/** The strip base path setting. When true, API Gateway strips the incoming matched base path when forwarding the request to the target API. */
|
|
140295
140351
|
StripBasePath?: boolean;
|
|
140296
140352
|
});
|
|
140297
140353
|
}
|
|
140298
140354
|
|
|
140299
140355
|
export declare class RoutingRule_Condition {
|
|
140300
140356
|
constructor(props: {
|
|
140357
|
+
/** The base path to be matched. */
|
|
140301
140358
|
MatchBasePaths?: RoutingRule_MatchBasePaths;
|
|
140359
|
+
/** The headers to be matched. */
|
|
140302
140360
|
MatchHeaders?: RoutingRule_MatchHeaders;
|
|
140303
140361
|
});
|
|
140304
140362
|
}
|
|
140305
140363
|
|
|
140306
140364
|
export declare class RoutingRule_MatchBasePaths {
|
|
140307
140365
|
constructor(props: {
|
|
140366
|
+
/** The string of the case sensitive base path to be matched. */
|
|
140308
140367
|
AnyOf: string[];
|
|
140309
140368
|
});
|
|
140310
140369
|
}
|
|
140311
140370
|
|
|
140312
140371
|
export declare class RoutingRule_MatchHeaders {
|
|
140313
140372
|
constructor(props: {
|
|
140373
|
+
/** The header name and header value glob to be matched. The matchHeaders condition is matched if any of the header name and header value globs are matched. */
|
|
140314
140374
|
AnyOf: RoutingRule_MatchHeaderValue[];
|
|
140315
140375
|
});
|
|
140316
140376
|
}
|
|
140317
140377
|
|
|
140318
140378
|
export declare class RoutingRule_MatchHeaderValue {
|
|
140319
140379
|
constructor(props: {
|
|
140380
|
+
/** The case insensitive header name to be matched. The header name must be less than 40 characters and the only allowed characters are ``a-z``, ``A-Z``, ``0-9``, and the following special characters: ``*?-!#$%&'.^_`|~.``. */
|
|
140320
140381
|
Header: string;
|
|
140382
|
+
/** The case sensitive header glob value to be matched against entire header value. The header glob value must be less than 128 characters and the only allowed characters are ``a-z``, ``A-Z``, ``0-9``, and the following special characters: ``*?-!#$%&'.^_`|~``. Wildcard matching is supported for header glob values but must be for ``*prefix-match``, ``suffix-match*``, or ``*infix*-match``. */
|
|
140321
140383
|
ValueGlob: string;
|
|
140322
140384
|
});
|
|
140323
140385
|
}
|
|
@@ -146495,6 +146557,7 @@ export declare class ServiceManagedEc2FleetConfiguration {
|
|
|
146495
146557
|
InstanceCapabilities: DeadlineFleet_ServiceManagedEc2InstanceCapabilities;
|
|
146496
146558
|
InstanceMarketOptions: DeadlineFleet_ServiceManagedEc2InstanceMarketOptions;
|
|
146497
146559
|
AutoScalingConfiguration?: DeadlineFleet_ServiceManagedEc2AutoScalingConfiguration;
|
|
146560
|
+
PersistentVolumeConfiguration?: DeadlineFleet_PersistentVolumeConfiguration;
|
|
146498
146561
|
StorageProfileId?: string;
|
|
146499
146562
|
VpcConfiguration?: DeadlineFleet_VpcConfiguration;
|
|
146500
146563
|
});
|
|
@@ -146886,6 +146949,12 @@ export declare class SessionConfig {
|
|
|
146886
146949
|
});
|
|
146887
146950
|
}
|
|
146888
146951
|
|
|
146952
|
+
export declare class SessionConfiguration {
|
|
146953
|
+
constructor(props: {
|
|
146954
|
+
SessionTimeoutInSeconds?: number;
|
|
146955
|
+
});
|
|
146956
|
+
}
|
|
146957
|
+
|
|
146889
146958
|
export declare class SessionKeysAbpV10x {
|
|
146890
146959
|
constructor(props: {
|
|
146891
146960
|
AppSKey: string;
|
|
@@ -150713,6 +150782,12 @@ export declare class StreamEncryption {
|
|
|
150713
150782
|
});
|
|
150714
150783
|
}
|
|
150715
150784
|
|
|
150785
|
+
export declare class StreamingConfiguration {
|
|
150786
|
+
constructor(props: {
|
|
150787
|
+
EnableResponseStreaming?: boolean;
|
|
150788
|
+
});
|
|
150789
|
+
}
|
|
150790
|
+
|
|
150716
150791
|
export declare class StreamingDistribution_Logging {
|
|
150717
150792
|
constructor(props: {
|
|
150718
150793
|
Bucket: string;
|
package/src/generated/index.ts
CHANGED
|
@@ -3250,6 +3250,8 @@ export const BedrockAgentCoreGateway_GatewayPolicyEngineConfiguration = createPr
|
|
|
3250
3250
|
export const BedrockAgentCoreGateway_InterceptorInputConfiguration = createProperty("AWS::BedrockAgentCore::Gateway.InterceptorInputConfiguration", "aws");
|
|
3251
3251
|
export const BedrockAgentCoreGateway_LambdaInterceptorConfiguration = createProperty("AWS::BedrockAgentCore::Gateway.LambdaInterceptorConfiguration", "aws");
|
|
3252
3252
|
export const BedrockAgentCoreGateway_MCPGatewayConfiguration = createProperty("AWS::BedrockAgentCore::Gateway.MCPGatewayConfiguration", "aws");
|
|
3253
|
+
export const BedrockAgentCoreGateway_SessionConfiguration = createProperty("AWS::BedrockAgentCore::Gateway.SessionConfiguration", "aws");
|
|
3254
|
+
export const BedrockAgentCoreGateway_StreamingConfiguration = createProperty("AWS::BedrockAgentCore::Gateway.StreamingConfiguration", "aws");
|
|
3253
3255
|
export const BedrockAgentCoreGateway_WorkloadIdentityDetails = createProperty("AWS::BedrockAgentCore::Gateway.WorkloadIdentityDetails", "aws");
|
|
3254
3256
|
export const BedrockAgentCorePolicy_CedarPolicy = createProperty("AWS::BedrockAgentCore::Policy.CedarPolicy", "aws");
|
|
3255
3257
|
export const BedrockAgentCorePolicy_PolicyDefinition = createProperty("AWS::BedrockAgentCore::Policy.PolicyDefinition", "aws");
|
|
@@ -5410,6 +5412,7 @@ export const DeadlineFleet_FleetAttributeCapability = createProperty("AWS::Deadl
|
|
|
5410
5412
|
export const DeadlineFleet_FleetCapabilities = createProperty("AWS::Deadline::Fleet.FleetCapabilities", "aws");
|
|
5411
5413
|
export const DeadlineFleet_HostConfiguration = createProperty("AWS::Deadline::Fleet.HostConfiguration", "aws");
|
|
5412
5414
|
export const DeadlineFleet_MemoryMiBRange = createProperty("AWS::Deadline::Fleet.MemoryMiBRange", "aws");
|
|
5415
|
+
export const DeadlineFleet_PersistentVolumeConfiguration = createProperty("AWS::Deadline::Fleet.PersistentVolumeConfiguration", "aws");
|
|
5413
5416
|
export const DeadlineFleet_ServiceManagedEc2AutoScalingConfiguration = createProperty("AWS::Deadline::Fleet.ServiceManagedEc2AutoScalingConfiguration", "aws");
|
|
5414
5417
|
export const DeadlineFleet_ServiceManagedEc2FleetConfiguration = createProperty("AWS::Deadline::Fleet.ServiceManagedEc2FleetConfiguration", "aws");
|
|
5415
5418
|
export const DeadlineFleet_ServiceManagedEc2InstanceCapabilities = createProperty("AWS::Deadline::Fleet.ServiceManagedEc2InstanceCapabilities", "aws");
|
|
@@ -10436,6 +10439,7 @@ export const PermissionSet_CustomerManagedPolicyReference = createProperty("AWS:
|
|
|
10436
10439
|
export const PermissionSet_PermissionsBoundary = createProperty("AWS::SSO::PermissionSet.PermissionsBoundary", "aws");
|
|
10437
10440
|
export const PermissionSet_Tag = createProperty("AWS::SSO::PermissionSet.Tag", "aws");
|
|
10438
10441
|
export const PersistentConnectionConfig = createProperty("AWS::Connect::User.PersistentConnectionConfig", "aws");
|
|
10442
|
+
export const PersistentVolumeConfiguration = createProperty("AWS::Deadline::Fleet.PersistentVolumeConfiguration", "aws");
|
|
10439
10443
|
export const PersonalizationConfiguration = createProperty("AWS::QBusiness::Application.PersonalizationConfiguration", "aws");
|
|
10440
10444
|
export const PersonalizeDataset_DatasetImportJob = createProperty("AWS::Personalize::Dataset.DatasetImportJob", "aws");
|
|
10441
10445
|
export const Phase1DHGroupNumbersRequestListValue = createProperty("AWS::EC2::VPNConnection.Phase1DHGroupNumbersRequestListValue", "aws");
|
|
@@ -13369,6 +13373,7 @@ export const SESConfigurationSetEventDestination_SnsDestination = createProperty
|
|
|
13369
13373
|
export const SESDedicatedIpPool_Tag = createProperty("AWS::SES::DedicatedIpPool.Tag", "aws");
|
|
13370
13374
|
export const SessionAttribute = createProperty("AWS::Lex::Bot.SessionAttribute", "aws");
|
|
13371
13375
|
export const SessionConfig = createProperty("AWS::BedrockAgentCore::OnlineEvaluationConfig.SessionConfig", "aws");
|
|
13376
|
+
export const SessionConfiguration = createProperty("AWS::BedrockAgentCore::Gateway.SessionConfiguration", "aws");
|
|
13372
13377
|
export const SessionKeysAbpV10x = createProperty("AWS::IoTWireless::WirelessDevice.SessionKeysAbpV10x", "aws");
|
|
13373
13378
|
export const SessionKeysAbpV11 = createProperty("AWS::IoTWireless::WirelessDevice.SessionKeysAbpV11", "aws");
|
|
13374
13379
|
export const SessionLogger_LogConfiguration = createProperty("AWS::WorkSpacesWeb::SessionLogger.LogConfiguration", "aws");
|
|
@@ -13796,6 +13801,7 @@ export const StreamConsumer_Tag = createProperty("AWS::Kinesis::StreamConsumer.T
|
|
|
13796
13801
|
export const StreamDeliveryResource = createProperty("AWS::BedrockAgentCore::Memory.StreamDeliveryResource", "aws");
|
|
13797
13802
|
export const StreamDeliveryResources = createProperty("AWS::BedrockAgentCore::Memory.StreamDeliveryResources", "aws");
|
|
13798
13803
|
export const StreamEncryption = createProperty("AWS::Kinesis::Stream.StreamEncryption", "aws");
|
|
13804
|
+
export const StreamingConfiguration = createProperty("AWS::BedrockAgentCore::Gateway.StreamingConfiguration", "aws");
|
|
13799
13805
|
export const StreamingDistribution_Logging = createProperty("AWS::CloudFront::StreamingDistribution.Logging", "aws");
|
|
13800
13806
|
export const StreamingDistribution_S3Origin = createProperty("AWS::CloudFront::StreamingDistribution.S3Origin", "aws");
|
|
13801
13807
|
export const StreamingDistribution_StreamingDistributionConfig = createProperty("AWS::CloudFront::StreamingDistribution.StreamingDistributionConfig", "aws");
|
|
@@ -13238,6 +13238,16 @@
|
|
|
13238
13238
|
"kind": "property",
|
|
13239
13239
|
"lexicon": "aws"
|
|
13240
13240
|
},
|
|
13241
|
+
"BedrockAgentCoreGateway_SessionConfiguration": {
|
|
13242
|
+
"resourceType": "AWS::BedrockAgentCore::Gateway.SessionConfiguration",
|
|
13243
|
+
"kind": "property",
|
|
13244
|
+
"lexicon": "aws"
|
|
13245
|
+
},
|
|
13246
|
+
"BedrockAgentCoreGateway_StreamingConfiguration": {
|
|
13247
|
+
"resourceType": "AWS::BedrockAgentCore::Gateway.StreamingConfiguration",
|
|
13248
|
+
"kind": "property",
|
|
13249
|
+
"lexicon": "aws"
|
|
13250
|
+
},
|
|
13241
13251
|
"BedrockAgentCoreGateway_WorkloadIdentityDetails": {
|
|
13242
13252
|
"resourceType": "AWS::BedrockAgentCore::Gateway.WorkloadIdentityDetails",
|
|
13243
13253
|
"kind": "property",
|
|
@@ -35137,6 +35147,11 @@
|
|
|
35137
35147
|
"kind": "property",
|
|
35138
35148
|
"lexicon": "aws"
|
|
35139
35149
|
},
|
|
35150
|
+
"DeadlineFleet_PersistentVolumeConfiguration": {
|
|
35151
|
+
"resourceType": "AWS::Deadline::Fleet.PersistentVolumeConfiguration",
|
|
35152
|
+
"kind": "property",
|
|
35153
|
+
"lexicon": "aws"
|
|
35154
|
+
},
|
|
35140
35155
|
"DeadlineFleet_ServiceManagedEc2AutoScalingConfiguration": {
|
|
35141
35156
|
"resourceType": "AWS::Deadline::Fleet.ServiceManagedEc2AutoScalingConfiguration",
|
|
35142
35157
|
"kind": "property",
|
|
@@ -82482,6 +82497,11 @@
|
|
|
82482
82497
|
"kind": "property",
|
|
82483
82498
|
"lexicon": "aws"
|
|
82484
82499
|
},
|
|
82500
|
+
"PersistentVolumeConfiguration": {
|
|
82501
|
+
"resourceType": "AWS::Deadline::Fleet.PersistentVolumeConfiguration",
|
|
82502
|
+
"kind": "property",
|
|
82503
|
+
"lexicon": "aws"
|
|
82504
|
+
},
|
|
82485
82505
|
"PersonalizationConfiguration": {
|
|
82486
82506
|
"resourceType": "AWS::QBusiness::Application.PersonalizationConfiguration",
|
|
82487
82507
|
"kind": "property",
|
|
@@ -108839,6 +108859,11 @@
|
|
|
108839
108859
|
"kind": "property",
|
|
108840
108860
|
"lexicon": "aws"
|
|
108841
108861
|
},
|
|
108862
|
+
"SessionConfiguration": {
|
|
108863
|
+
"resourceType": "AWS::BedrockAgentCore::Gateway.SessionConfiguration",
|
|
108864
|
+
"kind": "property",
|
|
108865
|
+
"lexicon": "aws"
|
|
108866
|
+
},
|
|
108842
108867
|
"SessionKeysAbpV10x": {
|
|
108843
108868
|
"resourceType": "AWS::IoTWireless::WirelessDevice.SessionKeysAbpV10x",
|
|
108844
108869
|
"kind": "property",
|
|
@@ -112515,6 +112540,11 @@
|
|
|
112515
112540
|
"kind": "property",
|
|
112516
112541
|
"lexicon": "aws"
|
|
112517
112542
|
},
|
|
112543
|
+
"StreamingConfiguration": {
|
|
112544
|
+
"resourceType": "AWS::BedrockAgentCore::Gateway.StreamingConfiguration",
|
|
112545
|
+
"kind": "property",
|
|
112546
|
+
"lexicon": "aws"
|
|
112547
|
+
},
|
|
112518
112548
|
"StreamingDistribution": {
|
|
112519
112549
|
"resourceType": "AWS::CloudFront::StreamingDistribution",
|
|
112520
112550
|
"kind": "resource",
|