@intentius/chant-lexicon-aws 0.8.2 → 0.10.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/dist/generated/index.d.ts +6 -4
- package/dist/generated/index.d.ts.map +1 -1
- package/dist/integrity.json +4 -4
- package/dist/manifest.json +1 -1
- package/dist/meta.json +32 -22
- package/dist/types/index.d.ts +48 -40
- package/package.json +2 -2
- package/src/generated/index.d.ts +48 -40
- package/src/generated/index.ts +6 -4
- package/src/generated/lexicon-aws.json +32 -22
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": "e954f9ac4cdad9eddd0af98756bbc3cf640b009ea0f858aa71b790f844ecae06",
|
|
5
|
+
"meta.json": "5d3685ee2dd5eca9dad1e643e1353ec411843bf1411f77abbd6411a9612d162b",
|
|
6
|
+
"types/index.d.ts": "0d32c796554ebfc51423b2862504adb87bc413b07efc99b753169a816c504b0c",
|
|
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": "e922628120d2bca8974f2f61c7ff5ff4d76e8c029c356de941b50d5461c9692a"
|
|
44
44
|
}
|
package/dist/manifest.json
CHANGED
package/dist/meta.json
CHANGED
|
@@ -7422,6 +7422,11 @@
|
|
|
7422
7422
|
"kind": "property",
|
|
7423
7423
|
"lexicon": "aws"
|
|
7424
7424
|
},
|
|
7425
|
+
"AudioFeedInput": {
|
|
7426
|
+
"resourceType": "AWS::MediaLive::Channel.AudioFeedInput",
|
|
7427
|
+
"kind": "property",
|
|
7428
|
+
"lexicon": "aws"
|
|
7429
|
+
},
|
|
7425
7430
|
"AudioFillerSettings": {
|
|
7426
7431
|
"resourceType": "AWS::Lex::Bot.AudioFillerSettings",
|
|
7427
7432
|
"kind": "property",
|
|
@@ -9600,7 +9605,6 @@
|
|
|
9600
9605
|
"KnowledgeBaseConfiguration/Type",
|
|
9601
9606
|
"KnowledgeBaseConfiguration/VectorKnowledgeBaseConfiguration",
|
|
9602
9607
|
"KnowledgeBaseConfiguration/KendraKnowledgeBaseConfiguration",
|
|
9603
|
-
"KnowledgeBaseConfiguration/ManagedKnowledgeBaseConfiguration",
|
|
9604
9608
|
"KnowledgeBaseConfiguration/SqlKnowledgeBaseConfiguration/Type",
|
|
9605
9609
|
"KnowledgeBaseConfiguration/SqlKnowledgeBaseConfiguration/RedshiftConfiguration/StorageConfigurations",
|
|
9606
9610
|
"KnowledgeBaseConfiguration/SqlKnowledgeBaseConfiguration/RedshiftConfiguration/QueryEngineConfiguration"
|
|
@@ -9629,16 +9633,6 @@
|
|
|
9629
9633
|
"kind": "property",
|
|
9630
9634
|
"lexicon": "aws"
|
|
9631
9635
|
},
|
|
9632
|
-
"BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration": {
|
|
9633
|
-
"resourceType": "AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseConfiguration",
|
|
9634
|
-
"kind": "property",
|
|
9635
|
-
"lexicon": "aws"
|
|
9636
|
-
},
|
|
9637
|
-
"BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration": {
|
|
9638
|
-
"resourceType": "AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseServerSideEncryptionConfiguration",
|
|
9639
|
-
"kind": "property",
|
|
9640
|
-
"lexicon": "aws"
|
|
9641
|
-
},
|
|
9642
9636
|
"BedrockKnowledgeBase_MongoDbAtlasConfiguration": {
|
|
9643
9637
|
"resourceType": "AWS::Bedrock::KnowledgeBase.MongoDbAtlasConfiguration",
|
|
9644
9638
|
"kind": "property",
|
|
@@ -37893,6 +37887,11 @@
|
|
|
37893
37887
|
"kind": "property",
|
|
37894
37888
|
"lexicon": "aws"
|
|
37895
37889
|
},
|
|
37890
|
+
"FailoverType": {
|
|
37891
|
+
"resourceType": "AWS::Cognito::UserPoolDomain.FailoverType",
|
|
37892
|
+
"kind": "property",
|
|
37893
|
+
"lexicon": "aws"
|
|
37894
|
+
},
|
|
37896
37895
|
"FailureConditions": {
|
|
37897
37896
|
"resourceType": "AWS::CodePipeline::Pipeline.FailureConditions",
|
|
37898
37897
|
"kind": "property",
|
|
@@ -57625,16 +57624,6 @@
|
|
|
57625
57624
|
"kind": "property",
|
|
57626
57625
|
"lexicon": "aws"
|
|
57627
57626
|
},
|
|
57628
|
-
"ManagedKnowledgeBaseConfiguration": {
|
|
57629
|
-
"resourceType": "AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseConfiguration",
|
|
57630
|
-
"kind": "property",
|
|
57631
|
-
"lexicon": "aws"
|
|
57632
|
-
},
|
|
57633
|
-
"ManagedKnowledgeBaseServerSideEncryptionConfiguration": {
|
|
57634
|
-
"resourceType": "AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseServerSideEncryptionConfiguration",
|
|
57635
|
-
"kind": "property",
|
|
57636
|
-
"lexicon": "aws"
|
|
57637
|
-
},
|
|
57638
57627
|
"ManagedLoggingConfiguration": {
|
|
57639
57628
|
"resourceType": "AWS::Athena::WorkGroup.ManagedLoggingConfiguration",
|
|
57640
57629
|
"kind": "property",
|
|
@@ -58501,6 +58490,11 @@
|
|
|
58501
58490
|
"kind": "property",
|
|
58502
58491
|
"lexicon": "aws"
|
|
58503
58492
|
},
|
|
58493
|
+
"MediaLiveChannel_AudioFeedInput": {
|
|
58494
|
+
"resourceType": "AWS::MediaLive::Channel.AudioFeedInput",
|
|
58495
|
+
"kind": "property",
|
|
58496
|
+
"lexicon": "aws"
|
|
58497
|
+
},
|
|
58504
58498
|
"MediaLiveChannel_AudioNormalizationSettings": {
|
|
58505
58499
|
"resourceType": "AWS::MediaLive::Channel.AudioNormalizationSettings",
|
|
58506
58500
|
"kind": "property",
|
|
@@ -81617,6 +81611,11 @@
|
|
|
81617
81611
|
"kind": "property",
|
|
81618
81612
|
"lexicon": "aws"
|
|
81619
81613
|
},
|
|
81614
|
+
"RoutingType": {
|
|
81615
|
+
"resourceType": "AWS::Cognito::UserPoolDomain.RoutingType",
|
|
81616
|
+
"kind": "property",
|
|
81617
|
+
"lexicon": "aws"
|
|
81618
|
+
},
|
|
81620
81619
|
"RowFilter": {
|
|
81621
81620
|
"resourceType": "AWS::LakeFormation::DataCellsFilter.RowFilter",
|
|
81622
81621
|
"kind": "property",
|
|
@@ -97889,6 +97888,16 @@
|
|
|
97889
97888
|
"kind": "property",
|
|
97890
97889
|
"lexicon": "aws"
|
|
97891
97890
|
},
|
|
97891
|
+
"UserPoolDomain_FailoverType": {
|
|
97892
|
+
"resourceType": "AWS::Cognito::UserPoolDomain.FailoverType",
|
|
97893
|
+
"kind": "property",
|
|
97894
|
+
"lexicon": "aws"
|
|
97895
|
+
},
|
|
97896
|
+
"UserPoolDomain_RoutingType": {
|
|
97897
|
+
"resourceType": "AWS::Cognito::UserPoolDomain.RoutingType",
|
|
97898
|
+
"kind": "property",
|
|
97899
|
+
"lexicon": "aws"
|
|
97900
|
+
},
|
|
97892
97901
|
"UserPoolGroup": {
|
|
97893
97902
|
"resourceType": "AWS::Cognito::UserPoolGroup",
|
|
97894
97903
|
"kind": "resource",
|
|
@@ -102441,7 +102450,8 @@
|
|
|
102441
102450
|
],
|
|
102442
102451
|
"writeOnly": [
|
|
102443
102452
|
"TargetPipelineVersion",
|
|
102444
|
-
"RegisterWithThirdParty"
|
|
102453
|
+
"RegisterWithThirdParty",
|
|
102454
|
+
"AuthenticationConfiguration/SecretToken"
|
|
102445
102455
|
],
|
|
102446
102456
|
"primaryIdentifier": [
|
|
102447
102457
|
"Id"
|
package/dist/types/index.d.ts
CHANGED
|
@@ -35555,6 +35555,7 @@ export declare class UserPoolDomain {
|
|
|
35555
35555
|
CloudFrontDistribution?: string;
|
|
35556
35556
|
CustomDomainConfig?: UserPoolDomain_CustomDomainConfigType;
|
|
35557
35557
|
ManagedLoginVersion?: number;
|
|
35558
|
+
Routing?: UserPoolDomain_RoutingType;
|
|
35558
35559
|
}, attributes?: CFResourceAttributes);
|
|
35559
35560
|
readonly CloudFrontDistribution: string;
|
|
35560
35561
|
}
|
|
@@ -43546,6 +43547,13 @@ export declare class AudioExtractionConfiguration {
|
|
|
43546
43547
|
});
|
|
43547
43548
|
}
|
|
43548
43549
|
|
|
43550
|
+
export declare class AudioFeedInput {
|
|
43551
|
+
constructor(props: {
|
|
43552
|
+
AudioSelectorName?: string;
|
|
43553
|
+
FeedInput?: string;
|
|
43554
|
+
});
|
|
43555
|
+
}
|
|
43556
|
+
|
|
43549
43557
|
export declare class AudioFillerSettings {
|
|
43550
43558
|
constructor(props: {
|
|
43551
43559
|
Enabled: boolean;
|
|
@@ -43574,6 +43582,8 @@ export declare class AudioNormalizationSettings {
|
|
|
43574
43582
|
constructor(props: {
|
|
43575
43583
|
Algorithm?: string;
|
|
43576
43584
|
AlgorithmControl?: string;
|
|
43585
|
+
PeakCalculation?: string;
|
|
43586
|
+
PeakLimiterThreshold?: number;
|
|
43577
43587
|
TargetLkfs?: number;
|
|
43578
43588
|
});
|
|
43579
43589
|
}
|
|
@@ -45977,29 +45987,11 @@ export declare class BedrockKnowledgeBase_KnowledgeBaseConfiguration {
|
|
|
45977
45987
|
constructor(props: {
|
|
45978
45988
|
Type: BedrockKnowledgeBase_KnowledgeBaseType;
|
|
45979
45989
|
KendraKnowledgeBaseConfiguration?: BedrockKnowledgeBase_KendraKnowledgeBaseConfiguration;
|
|
45980
|
-
ManagedKnowledgeBaseConfiguration?: BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration;
|
|
45981
45990
|
SqlKnowledgeBaseConfiguration?: BedrockKnowledgeBase_SqlKnowledgeBaseConfiguration;
|
|
45982
45991
|
VectorKnowledgeBaseConfiguration?: BedrockKnowledgeBase_VectorKnowledgeBaseConfiguration;
|
|
45983
45992
|
});
|
|
45984
45993
|
}
|
|
45985
45994
|
|
|
45986
|
-
export declare class BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration {
|
|
45987
|
-
constructor(props: {
|
|
45988
|
-
/** The ARN of the model used to create vector embeddings for the knowledge base. */
|
|
45989
|
-
EmbeddingModelArn: string;
|
|
45990
|
-
EmbeddingModelConfiguration?: BedrockKnowledgeBase_EmbeddingModelConfiguration;
|
|
45991
|
-
EmbeddingModelType?: BedrockKnowledgeBase_EmbeddingModelType;
|
|
45992
|
-
ServerSideEncryptionConfiguration?: BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration;
|
|
45993
|
-
});
|
|
45994
|
-
}
|
|
45995
|
-
|
|
45996
|
-
export declare class BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration {
|
|
45997
|
-
constructor(props: {
|
|
45998
|
-
/** The ARN of the AWS KMS key used to encrypt the managed knowledge base. */
|
|
45999
|
-
KmsKeyArn?: string;
|
|
46000
|
-
});
|
|
46001
|
-
}
|
|
46002
|
-
|
|
46003
45995
|
export declare class BedrockKnowledgeBase_MongoDbAtlasConfiguration {
|
|
46004
45996
|
constructor(props: {
|
|
46005
45997
|
/** Name of the collection within MongoDB Atlas. */
|
|
@@ -69691,6 +69683,13 @@ export declare class FailoverCondition {
|
|
|
69691
69683
|
});
|
|
69692
69684
|
}
|
|
69693
69685
|
|
|
69686
|
+
export declare class FailoverType {
|
|
69687
|
+
constructor(props: {
|
|
69688
|
+
PrimaryRoute53HealthCheckId: string;
|
|
69689
|
+
SecondaryRegion: string;
|
|
69690
|
+
});
|
|
69691
|
+
}
|
|
69692
|
+
|
|
69694
69693
|
export declare class FailureConditions {
|
|
69695
69694
|
constructor(props: {
|
|
69696
69695
|
Conditions?: CodePipelinePipeline_Condition[];
|
|
@@ -76866,6 +76865,7 @@ export declare class InferenceScheduler_Tag {
|
|
|
76866
76865
|
|
|
76867
76866
|
export declare class InferenceSettings {
|
|
76868
76867
|
constructor(props: {
|
|
76868
|
+
AudioFeedInputs?: MediaLiveChannel_AudioFeedInput[];
|
|
76869
76869
|
FeedArn?: string;
|
|
76870
76870
|
});
|
|
76871
76871
|
}
|
|
@@ -81742,7 +81742,6 @@ export declare class KnowledgeBaseConfiguration {
|
|
|
81742
81742
|
constructor(props: {
|
|
81743
81743
|
Type: BedrockKnowledgeBase_KnowledgeBaseType;
|
|
81744
81744
|
KendraKnowledgeBaseConfiguration?: BedrockKnowledgeBase_KendraKnowledgeBaseConfiguration;
|
|
81745
|
-
ManagedKnowledgeBaseConfiguration?: BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration;
|
|
81746
81745
|
SqlKnowledgeBaseConfiguration?: BedrockKnowledgeBase_SqlKnowledgeBaseConfiguration;
|
|
81747
81746
|
VectorKnowledgeBaseConfiguration?: BedrockKnowledgeBase_VectorKnowledgeBaseConfiguration;
|
|
81748
81747
|
});
|
|
@@ -85838,23 +85837,6 @@ export declare class ManagedInstancesStorageConfiguration {
|
|
|
85838
85837
|
});
|
|
85839
85838
|
}
|
|
85840
85839
|
|
|
85841
|
-
export declare class ManagedKnowledgeBaseConfiguration {
|
|
85842
|
-
constructor(props: {
|
|
85843
|
-
/** The ARN of the model used to create vector embeddings for the knowledge base. */
|
|
85844
|
-
EmbeddingModelArn: string;
|
|
85845
|
-
EmbeddingModelConfiguration?: BedrockKnowledgeBase_EmbeddingModelConfiguration;
|
|
85846
|
-
EmbeddingModelType?: BedrockKnowledgeBase_EmbeddingModelType;
|
|
85847
|
-
ServerSideEncryptionConfiguration?: BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration;
|
|
85848
|
-
});
|
|
85849
|
-
}
|
|
85850
|
-
|
|
85851
|
-
export declare class ManagedKnowledgeBaseServerSideEncryptionConfiguration {
|
|
85852
|
-
constructor(props: {
|
|
85853
|
-
/** The ARN of the AWS KMS key used to encrypt the managed knowledge base. */
|
|
85854
|
-
KmsKeyArn?: string;
|
|
85855
|
-
});
|
|
85856
|
-
}
|
|
85857
|
-
|
|
85858
85840
|
export declare class ManagedLoggingConfiguration {
|
|
85859
85841
|
constructor(props: {
|
|
85860
85842
|
/** Enables managed log persistence. */
|
|
@@ -86758,10 +86740,19 @@ export declare class MediaLiveChannel_AudioDescription {
|
|
|
86758
86740
|
});
|
|
86759
86741
|
}
|
|
86760
86742
|
|
|
86743
|
+
export declare class MediaLiveChannel_AudioFeedInput {
|
|
86744
|
+
constructor(props: {
|
|
86745
|
+
AudioSelectorName?: string;
|
|
86746
|
+
FeedInput?: string;
|
|
86747
|
+
});
|
|
86748
|
+
}
|
|
86749
|
+
|
|
86761
86750
|
export declare class MediaLiveChannel_AudioNormalizationSettings {
|
|
86762
86751
|
constructor(props: {
|
|
86763
86752
|
Algorithm?: string;
|
|
86764
86753
|
AlgorithmControl?: string;
|
|
86754
|
+
PeakCalculation?: string;
|
|
86755
|
+
PeakLimiterThreshold?: number;
|
|
86765
86756
|
TargetLkfs?: number;
|
|
86766
86757
|
});
|
|
86767
86758
|
}
|
|
@@ -86938,6 +86929,7 @@ export declare class MediaLiveChannel_GlobalConfiguration {
|
|
|
86938
86929
|
|
|
86939
86930
|
export declare class MediaLiveChannel_InferenceSettings {
|
|
86940
86931
|
constructor(props: {
|
|
86932
|
+
AudioFeedInputs?: MediaLiveChannel_AudioFeedInput[];
|
|
86941
86933
|
FeedArn?: string;
|
|
86942
86934
|
});
|
|
86943
86935
|
}
|
|
@@ -105450,6 +105442,12 @@ export declare class RoutingStrategy {
|
|
|
105450
105442
|
});
|
|
105451
105443
|
}
|
|
105452
105444
|
|
|
105445
|
+
export declare class RoutingType {
|
|
105446
|
+
constructor(props: {
|
|
105447
|
+
Failover?: UserPoolDomain_FailoverType;
|
|
105448
|
+
});
|
|
105449
|
+
}
|
|
105450
|
+
|
|
105453
105451
|
export declare class RowFilter {
|
|
105454
105452
|
constructor(props: {
|
|
105455
105453
|
/** An empty object representing a row wildcard. */
|
|
@@ -118597,6 +118595,19 @@ export declare class UserPoolDomain_CustomDomainConfigType {
|
|
|
118597
118595
|
});
|
|
118598
118596
|
}
|
|
118599
118597
|
|
|
118598
|
+
export declare class UserPoolDomain_FailoverType {
|
|
118599
|
+
constructor(props: {
|
|
118600
|
+
PrimaryRoute53HealthCheckId: string;
|
|
118601
|
+
SecondaryRegion: string;
|
|
118602
|
+
});
|
|
118603
|
+
}
|
|
118604
|
+
|
|
118605
|
+
export declare class UserPoolDomain_RoutingType {
|
|
118606
|
+
constructor(props: {
|
|
118607
|
+
Failover?: UserPoolDomain_FailoverType;
|
|
118608
|
+
});
|
|
118609
|
+
}
|
|
118610
|
+
|
|
118600
118611
|
export declare class UserPoolResourceServer_ResourceServerScopeType {
|
|
118601
118612
|
constructor(props: {
|
|
118602
118613
|
ScopeDescription: string;
|
|
@@ -124898,8 +124909,6 @@ export type BedrockFlow_SupportedLanguages = "Python_3";
|
|
|
124898
124909
|
|
|
124899
124910
|
export type BedrockFlow_VectorSearchRerankingConfigurationType = "BEDROCK_RERANKING_MODEL";
|
|
124900
124911
|
|
|
124901
|
-
export type BedrockKnowledgeBase_EmbeddingModelType = "CUSTOM" | "MANAGED";
|
|
124902
|
-
|
|
124903
124912
|
export type BedrockKnowledgeBase_InclusionType = "EXCLUDE" | "INCLUDE";
|
|
124904
124913
|
|
|
124905
124914
|
export type BedrockKnowledgeBase_KnowledgeBaseStatus =
|
|
@@ -124908,7 +124917,6 @@ export type BedrockKnowledgeBase_KnowledgeBaseStatus =
|
|
|
124908
124917
|
| "DELETE_UNSUCCESSFUL"
|
|
124909
124918
|
| "DELETING"
|
|
124910
124919
|
| "FAILED"
|
|
124911
|
-
| "UPDATE_UNSUCCESSFUL"
|
|
124912
124920
|
| "UPDATING";
|
|
124913
124921
|
|
|
124914
124922
|
export type BedrockKnowledgeBase_KnowledgeBaseStorageType =
|
|
@@ -124920,7 +124928,7 @@ export type BedrockKnowledgeBase_KnowledgeBaseStorageType =
|
|
|
124920
124928
|
| "RDS"
|
|
124921
124929
|
| "S3_VECTORS";
|
|
124922
124930
|
|
|
124923
|
-
export type BedrockKnowledgeBase_KnowledgeBaseType = "KENDRA" | "
|
|
124931
|
+
export type BedrockKnowledgeBase_KnowledgeBaseType = "KENDRA" | "SQL" | "VECTOR";
|
|
124924
124932
|
|
|
124925
124933
|
export type BedrockKnowledgeBase_QueryEngineType = "REDSHIFT";
|
|
124926
124934
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@intentius/chant-lexicon-aws",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.10.0",
|
|
4
4
|
"description": "AWS CloudFormation lexicon for chant — declarative IaC in TypeScript",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"homepage": "https://intentius.io/chant",
|
|
@@ -70,6 +70,6 @@
|
|
|
70
70
|
"typescript": "^5.9.3"
|
|
71
71
|
},
|
|
72
72
|
"peerDependencies": {
|
|
73
|
-
"@intentius/chant": "^0.
|
|
73
|
+
"@intentius/chant": "^0.10.0"
|
|
74
74
|
}
|
|
75
75
|
}
|
package/src/generated/index.d.ts
CHANGED
|
@@ -35555,6 +35555,7 @@ export declare class UserPoolDomain {
|
|
|
35555
35555
|
CloudFrontDistribution?: string;
|
|
35556
35556
|
CustomDomainConfig?: UserPoolDomain_CustomDomainConfigType;
|
|
35557
35557
|
ManagedLoginVersion?: number;
|
|
35558
|
+
Routing?: UserPoolDomain_RoutingType;
|
|
35558
35559
|
}, attributes?: CFResourceAttributes);
|
|
35559
35560
|
readonly CloudFrontDistribution: string;
|
|
35560
35561
|
}
|
|
@@ -43546,6 +43547,13 @@ export declare class AudioExtractionConfiguration {
|
|
|
43546
43547
|
});
|
|
43547
43548
|
}
|
|
43548
43549
|
|
|
43550
|
+
export declare class AudioFeedInput {
|
|
43551
|
+
constructor(props: {
|
|
43552
|
+
AudioSelectorName?: string;
|
|
43553
|
+
FeedInput?: string;
|
|
43554
|
+
});
|
|
43555
|
+
}
|
|
43556
|
+
|
|
43549
43557
|
export declare class AudioFillerSettings {
|
|
43550
43558
|
constructor(props: {
|
|
43551
43559
|
Enabled: boolean;
|
|
@@ -43574,6 +43582,8 @@ export declare class AudioNormalizationSettings {
|
|
|
43574
43582
|
constructor(props: {
|
|
43575
43583
|
Algorithm?: string;
|
|
43576
43584
|
AlgorithmControl?: string;
|
|
43585
|
+
PeakCalculation?: string;
|
|
43586
|
+
PeakLimiterThreshold?: number;
|
|
43577
43587
|
TargetLkfs?: number;
|
|
43578
43588
|
});
|
|
43579
43589
|
}
|
|
@@ -45977,29 +45987,11 @@ export declare class BedrockKnowledgeBase_KnowledgeBaseConfiguration {
|
|
|
45977
45987
|
constructor(props: {
|
|
45978
45988
|
Type: BedrockKnowledgeBase_KnowledgeBaseType;
|
|
45979
45989
|
KendraKnowledgeBaseConfiguration?: BedrockKnowledgeBase_KendraKnowledgeBaseConfiguration;
|
|
45980
|
-
ManagedKnowledgeBaseConfiguration?: BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration;
|
|
45981
45990
|
SqlKnowledgeBaseConfiguration?: BedrockKnowledgeBase_SqlKnowledgeBaseConfiguration;
|
|
45982
45991
|
VectorKnowledgeBaseConfiguration?: BedrockKnowledgeBase_VectorKnowledgeBaseConfiguration;
|
|
45983
45992
|
});
|
|
45984
45993
|
}
|
|
45985
45994
|
|
|
45986
|
-
export declare class BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration {
|
|
45987
|
-
constructor(props: {
|
|
45988
|
-
/** The ARN of the model used to create vector embeddings for the knowledge base. */
|
|
45989
|
-
EmbeddingModelArn: string;
|
|
45990
|
-
EmbeddingModelConfiguration?: BedrockKnowledgeBase_EmbeddingModelConfiguration;
|
|
45991
|
-
EmbeddingModelType?: BedrockKnowledgeBase_EmbeddingModelType;
|
|
45992
|
-
ServerSideEncryptionConfiguration?: BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration;
|
|
45993
|
-
});
|
|
45994
|
-
}
|
|
45995
|
-
|
|
45996
|
-
export declare class BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration {
|
|
45997
|
-
constructor(props: {
|
|
45998
|
-
/** The ARN of the AWS KMS key used to encrypt the managed knowledge base. */
|
|
45999
|
-
KmsKeyArn?: string;
|
|
46000
|
-
});
|
|
46001
|
-
}
|
|
46002
|
-
|
|
46003
45995
|
export declare class BedrockKnowledgeBase_MongoDbAtlasConfiguration {
|
|
46004
45996
|
constructor(props: {
|
|
46005
45997
|
/** Name of the collection within MongoDB Atlas. */
|
|
@@ -69691,6 +69683,13 @@ export declare class FailoverCondition {
|
|
|
69691
69683
|
});
|
|
69692
69684
|
}
|
|
69693
69685
|
|
|
69686
|
+
export declare class FailoverType {
|
|
69687
|
+
constructor(props: {
|
|
69688
|
+
PrimaryRoute53HealthCheckId: string;
|
|
69689
|
+
SecondaryRegion: string;
|
|
69690
|
+
});
|
|
69691
|
+
}
|
|
69692
|
+
|
|
69694
69693
|
export declare class FailureConditions {
|
|
69695
69694
|
constructor(props: {
|
|
69696
69695
|
Conditions?: CodePipelinePipeline_Condition[];
|
|
@@ -76866,6 +76865,7 @@ export declare class InferenceScheduler_Tag {
|
|
|
76866
76865
|
|
|
76867
76866
|
export declare class InferenceSettings {
|
|
76868
76867
|
constructor(props: {
|
|
76868
|
+
AudioFeedInputs?: MediaLiveChannel_AudioFeedInput[];
|
|
76869
76869
|
FeedArn?: string;
|
|
76870
76870
|
});
|
|
76871
76871
|
}
|
|
@@ -81742,7 +81742,6 @@ export declare class KnowledgeBaseConfiguration {
|
|
|
81742
81742
|
constructor(props: {
|
|
81743
81743
|
Type: BedrockKnowledgeBase_KnowledgeBaseType;
|
|
81744
81744
|
KendraKnowledgeBaseConfiguration?: BedrockKnowledgeBase_KendraKnowledgeBaseConfiguration;
|
|
81745
|
-
ManagedKnowledgeBaseConfiguration?: BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration;
|
|
81746
81745
|
SqlKnowledgeBaseConfiguration?: BedrockKnowledgeBase_SqlKnowledgeBaseConfiguration;
|
|
81747
81746
|
VectorKnowledgeBaseConfiguration?: BedrockKnowledgeBase_VectorKnowledgeBaseConfiguration;
|
|
81748
81747
|
});
|
|
@@ -85838,23 +85837,6 @@ export declare class ManagedInstancesStorageConfiguration {
|
|
|
85838
85837
|
});
|
|
85839
85838
|
}
|
|
85840
85839
|
|
|
85841
|
-
export declare class ManagedKnowledgeBaseConfiguration {
|
|
85842
|
-
constructor(props: {
|
|
85843
|
-
/** The ARN of the model used to create vector embeddings for the knowledge base. */
|
|
85844
|
-
EmbeddingModelArn: string;
|
|
85845
|
-
EmbeddingModelConfiguration?: BedrockKnowledgeBase_EmbeddingModelConfiguration;
|
|
85846
|
-
EmbeddingModelType?: BedrockKnowledgeBase_EmbeddingModelType;
|
|
85847
|
-
ServerSideEncryptionConfiguration?: BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration;
|
|
85848
|
-
});
|
|
85849
|
-
}
|
|
85850
|
-
|
|
85851
|
-
export declare class ManagedKnowledgeBaseServerSideEncryptionConfiguration {
|
|
85852
|
-
constructor(props: {
|
|
85853
|
-
/** The ARN of the AWS KMS key used to encrypt the managed knowledge base. */
|
|
85854
|
-
KmsKeyArn?: string;
|
|
85855
|
-
});
|
|
85856
|
-
}
|
|
85857
|
-
|
|
85858
85840
|
export declare class ManagedLoggingConfiguration {
|
|
85859
85841
|
constructor(props: {
|
|
85860
85842
|
/** Enables managed log persistence. */
|
|
@@ -86758,10 +86740,19 @@ export declare class MediaLiveChannel_AudioDescription {
|
|
|
86758
86740
|
});
|
|
86759
86741
|
}
|
|
86760
86742
|
|
|
86743
|
+
export declare class MediaLiveChannel_AudioFeedInput {
|
|
86744
|
+
constructor(props: {
|
|
86745
|
+
AudioSelectorName?: string;
|
|
86746
|
+
FeedInput?: string;
|
|
86747
|
+
});
|
|
86748
|
+
}
|
|
86749
|
+
|
|
86761
86750
|
export declare class MediaLiveChannel_AudioNormalizationSettings {
|
|
86762
86751
|
constructor(props: {
|
|
86763
86752
|
Algorithm?: string;
|
|
86764
86753
|
AlgorithmControl?: string;
|
|
86754
|
+
PeakCalculation?: string;
|
|
86755
|
+
PeakLimiterThreshold?: number;
|
|
86765
86756
|
TargetLkfs?: number;
|
|
86766
86757
|
});
|
|
86767
86758
|
}
|
|
@@ -86938,6 +86929,7 @@ export declare class MediaLiveChannel_GlobalConfiguration {
|
|
|
86938
86929
|
|
|
86939
86930
|
export declare class MediaLiveChannel_InferenceSettings {
|
|
86940
86931
|
constructor(props: {
|
|
86932
|
+
AudioFeedInputs?: MediaLiveChannel_AudioFeedInput[];
|
|
86941
86933
|
FeedArn?: string;
|
|
86942
86934
|
});
|
|
86943
86935
|
}
|
|
@@ -105450,6 +105442,12 @@ export declare class RoutingStrategy {
|
|
|
105450
105442
|
});
|
|
105451
105443
|
}
|
|
105452
105444
|
|
|
105445
|
+
export declare class RoutingType {
|
|
105446
|
+
constructor(props: {
|
|
105447
|
+
Failover?: UserPoolDomain_FailoverType;
|
|
105448
|
+
});
|
|
105449
|
+
}
|
|
105450
|
+
|
|
105453
105451
|
export declare class RowFilter {
|
|
105454
105452
|
constructor(props: {
|
|
105455
105453
|
/** An empty object representing a row wildcard. */
|
|
@@ -118597,6 +118595,19 @@ export declare class UserPoolDomain_CustomDomainConfigType {
|
|
|
118597
118595
|
});
|
|
118598
118596
|
}
|
|
118599
118597
|
|
|
118598
|
+
export declare class UserPoolDomain_FailoverType {
|
|
118599
|
+
constructor(props: {
|
|
118600
|
+
PrimaryRoute53HealthCheckId: string;
|
|
118601
|
+
SecondaryRegion: string;
|
|
118602
|
+
});
|
|
118603
|
+
}
|
|
118604
|
+
|
|
118605
|
+
export declare class UserPoolDomain_RoutingType {
|
|
118606
|
+
constructor(props: {
|
|
118607
|
+
Failover?: UserPoolDomain_FailoverType;
|
|
118608
|
+
});
|
|
118609
|
+
}
|
|
118610
|
+
|
|
118600
118611
|
export declare class UserPoolResourceServer_ResourceServerScopeType {
|
|
118601
118612
|
constructor(props: {
|
|
118602
118613
|
ScopeDescription: string;
|
|
@@ -124898,8 +124909,6 @@ export type BedrockFlow_SupportedLanguages = "Python_3";
|
|
|
124898
124909
|
|
|
124899
124910
|
export type BedrockFlow_VectorSearchRerankingConfigurationType = "BEDROCK_RERANKING_MODEL";
|
|
124900
124911
|
|
|
124901
|
-
export type BedrockKnowledgeBase_EmbeddingModelType = "CUSTOM" | "MANAGED";
|
|
124902
|
-
|
|
124903
124912
|
export type BedrockKnowledgeBase_InclusionType = "EXCLUDE" | "INCLUDE";
|
|
124904
124913
|
|
|
124905
124914
|
export type BedrockKnowledgeBase_KnowledgeBaseStatus =
|
|
@@ -124908,7 +124917,6 @@ export type BedrockKnowledgeBase_KnowledgeBaseStatus =
|
|
|
124908
124917
|
| "DELETE_UNSUCCESSFUL"
|
|
124909
124918
|
| "DELETING"
|
|
124910
124919
|
| "FAILED"
|
|
124911
|
-
| "UPDATE_UNSUCCESSFUL"
|
|
124912
124920
|
| "UPDATING";
|
|
124913
124921
|
|
|
124914
124922
|
export type BedrockKnowledgeBase_KnowledgeBaseStorageType =
|
|
@@ -124920,7 +124928,7 @@ export type BedrockKnowledgeBase_KnowledgeBaseStorageType =
|
|
|
124920
124928
|
| "RDS"
|
|
124921
124929
|
| "S3_VECTORS";
|
|
124922
124930
|
|
|
124923
|
-
export type BedrockKnowledgeBase_KnowledgeBaseType = "KENDRA" | "
|
|
124931
|
+
export type BedrockKnowledgeBase_KnowledgeBaseType = "KENDRA" | "SQL" | "VECTOR";
|
|
124924
124932
|
|
|
124925
124933
|
export type BedrockKnowledgeBase_QueryEngineType = "REDSHIFT";
|
|
124926
124934
|
|
package/src/generated/index.ts
CHANGED
|
@@ -2224,6 +2224,7 @@ export const AttributeTypesSelector = createProperty("AWS::CustomerProfiles::Dom
|
|
|
2224
2224
|
export const AudioCodecSettings = createProperty("AWS::MediaLive::Channel.AudioCodecSettings", "aws");
|
|
2225
2225
|
export const AudioDescription = createProperty("AWS::MediaLive::Channel.AudioDescription", "aws");
|
|
2226
2226
|
export const AudioExtractionConfiguration = createProperty("AWS::QBusiness::DataSource.AudioExtractionConfiguration", "aws");
|
|
2227
|
+
export const AudioFeedInput = createProperty("AWS::MediaLive::Channel.AudioFeedInput", "aws");
|
|
2227
2228
|
export const AudioFillerSettings = createProperty("AWS::Lex::Bot.AudioFillerSettings", "aws");
|
|
2228
2229
|
export const AudioLanguageConfiguration = createProperty("AWS::Bedrock::DataAutomationProject.AudioLanguageConfiguration", "aws");
|
|
2229
2230
|
export const AudioMonitoringSetting = createProperty("AWS::MediaConnect::Flow.AudioMonitoringSetting", "aws");
|
|
@@ -2456,8 +2457,6 @@ export const BedrockFoundationModelContextEnrichmentConfiguration = createProper
|
|
|
2456
2457
|
export const BedrockKnowledgeBase_EmbeddingModelConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.EmbeddingModelConfiguration", "aws");
|
|
2457
2458
|
export const BedrockKnowledgeBase_KendraKnowledgeBaseConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.KendraKnowledgeBaseConfiguration", "aws");
|
|
2458
2459
|
export const BedrockKnowledgeBase_KnowledgeBaseConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.KnowledgeBaseConfiguration", "aws");
|
|
2459
|
-
export const BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseConfiguration", "aws");
|
|
2460
|
-
export const BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseServerSideEncryptionConfiguration", "aws");
|
|
2461
2460
|
export const BedrockKnowledgeBase_MongoDbAtlasConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.MongoDbAtlasConfiguration", "aws");
|
|
2462
2461
|
export const BedrockKnowledgeBase_MongoDbAtlasFieldMapping = createProperty("AWS::Bedrock::KnowledgeBase.MongoDbAtlasFieldMapping", "aws");
|
|
2463
2462
|
export const BedrockKnowledgeBase_NeptuneAnalyticsConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.NeptuneAnalyticsConfiguration", "aws");
|
|
@@ -4860,6 +4859,7 @@ export const ExternalSourceSetting = createProperty("AWS::Lex::Bot.ExternalSourc
|
|
|
4860
4859
|
export const FaceSearchSettings = createProperty("AWS::Rekognition::StreamProcessor.FaceSearchSettings", "aws");
|
|
4861
4860
|
export const FailedReason = createProperty("AWS::S3Outposts::Endpoint.FailedReason", "aws");
|
|
4862
4861
|
export const FailoverCondition = createProperty("AWS::MediaLive::Channel.FailoverCondition", "aws");
|
|
4862
|
+
export const FailoverType = createProperty("AWS::Cognito::UserPoolDomain.FailoverType", "aws");
|
|
4863
4863
|
export const FailureConditions = createProperty("AWS::CodePipeline::Pipeline.FailureConditions", "aws");
|
|
4864
4864
|
export const FailurePolicy = createProperty("AWS::ResilienceHub::ResiliencyPolicy.FailurePolicy", "aws");
|
|
4865
4865
|
export const FairsharePolicy = createProperty("AWS::Batch::SchedulingPolicy.FairsharePolicy", "aws");
|
|
@@ -6557,8 +6557,6 @@ export const ManagedInstancesLocalStorageConfiguration = createProperty("AWS::EC
|
|
|
6557
6557
|
export const ManagedInstancesNetworkConfiguration = createProperty("AWS::ECS::CapacityProvider.ManagedInstancesNetworkConfiguration", "aws");
|
|
6558
6558
|
export const ManagedInstancesProvider = createProperty("AWS::ECS::CapacityProvider.ManagedInstancesProvider", "aws");
|
|
6559
6559
|
export const ManagedInstancesStorageConfiguration = createProperty("AWS::ECS::CapacityProvider.ManagedInstancesStorageConfiguration", "aws");
|
|
6560
|
-
export const ManagedKnowledgeBaseConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseConfiguration", "aws");
|
|
6561
|
-
export const ManagedKnowledgeBaseServerSideEncryptionConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseServerSideEncryptionConfiguration", "aws");
|
|
6562
6560
|
export const ManagedLoggingConfiguration = createProperty("AWS::Athena::WorkGroup.ManagedLoggingConfiguration", "aws");
|
|
6563
6561
|
export const ManagedPersistenceMonitoringConfiguration = createProperty("AWS::EMRServerless::Application.ManagedPersistenceMonitoringConfiguration", "aws");
|
|
6564
6562
|
export const ManagedQueryResultsConfiguration = createProperty("AWS::Athena::WorkGroup.ManagedQueryResultsConfiguration", "aws");
|
|
@@ -6651,6 +6649,7 @@ export const MediaItem = createProperty("AWS::Connect::Workspace.MediaItem", "aw
|
|
|
6651
6649
|
export const MediaLiveChannel_AnywhereSettings = createProperty("AWS::MediaLive::Channel.AnywhereSettings", "aws");
|
|
6652
6650
|
export const MediaLiveChannel_AudioCodecSettings = createProperty("AWS::MediaLive::Channel.AudioCodecSettings", "aws");
|
|
6653
6651
|
export const MediaLiveChannel_AudioDescription = createProperty("AWS::MediaLive::Channel.AudioDescription", "aws");
|
|
6652
|
+
export const MediaLiveChannel_AudioFeedInput = createProperty("AWS::MediaLive::Channel.AudioFeedInput", "aws");
|
|
6654
6653
|
export const MediaLiveChannel_AudioNormalizationSettings = createProperty("AWS::MediaLive::Channel.AudioNormalizationSettings", "aws");
|
|
6655
6654
|
export const MediaLiveChannel_AudioSelector = createProperty("AWS::MediaLive::Channel.AudioSelector", "aws");
|
|
6656
6655
|
export const MediaLiveChannel_AudioWatermarkSettings = createProperty("AWS::MediaLive::Channel.AudioWatermarkSettings", "aws");
|
|
@@ -8650,6 +8649,7 @@ export const RoutingRule_MatchHeaders = createProperty("AWS::ApiGatewayV2::Routi
|
|
|
8650
8649
|
export const RoutingRule_MatchHeaderValue = createProperty("AWS::ApiGatewayV2::RoutingRule.MatchHeaderValue", "aws");
|
|
8651
8650
|
export const RoutingRuleCondition = createProperty("AWS::S3::Bucket.RoutingRuleCondition", "aws");
|
|
8652
8651
|
export const RoutingStrategy = createProperty("AWS::GameLift::Alias.RoutingStrategy", "aws");
|
|
8652
|
+
export const RoutingType = createProperty("AWS::Cognito::UserPoolDomain.RoutingType", "aws");
|
|
8653
8653
|
export const RowFilter = createProperty("AWS::LakeFormation::DataCellsFilter.RowFilter", "aws");
|
|
8654
8654
|
export const RowLevelPermissionDataSet = createProperty("AWS::QuickSight::DataSet.RowLevelPermissionDataSet", "aws");
|
|
8655
8655
|
export const RowLevelPermissionTagConfiguration = createProperty("AWS::QuickSight::DataSet.RowLevelPermissionTagConfiguration", "aws");
|
|
@@ -9991,6 +9991,8 @@ export const UserPoolClient_RefreshTokenRotation = createProperty("AWS::Cognito:
|
|
|
9991
9991
|
export const UserPoolClient_TokenValidityUnits = createProperty("AWS::Cognito::UserPoolClient.TokenValidityUnits", "aws");
|
|
9992
9992
|
export const UserPoolConfig = createProperty("AWS::AppSync::GraphQLApi.UserPoolConfig", "aws");
|
|
9993
9993
|
export const UserPoolDomain_CustomDomainConfigType = createProperty("AWS::Cognito::UserPoolDomain.CustomDomainConfigType", "aws");
|
|
9994
|
+
export const UserPoolDomain_FailoverType = createProperty("AWS::Cognito::UserPoolDomain.FailoverType", "aws");
|
|
9995
|
+
export const UserPoolDomain_RoutingType = createProperty("AWS::Cognito::UserPoolDomain.RoutingType", "aws");
|
|
9994
9996
|
export const UserPoolResourceServer_ResourceServerScopeType = createProperty("AWS::Cognito::UserPoolResourceServer.ResourceServerScopeType", "aws");
|
|
9995
9997
|
export const UserPoolRiskConfigurationAttachment_AccountTakeoverActionsType = createProperty("AWS::Cognito::UserPoolRiskConfigurationAttachment.AccountTakeoverActionsType", "aws");
|
|
9996
9998
|
export const UserPoolRiskConfigurationAttachment_AccountTakeoverActionType = createProperty("AWS::Cognito::UserPoolRiskConfigurationAttachment.AccountTakeoverActionType", "aws");
|