@intentius/chant-lexicon-aws 0.18.25 → 0.18.27
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/components/cloud-executor.d.ts +11 -0
- package/dist/components/cloud-executor.d.ts.map +1 -1
- package/dist/generated/index.d.ts +23 -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 +357 -20
- package/dist/plugin.d.ts.map +1 -1
- package/dist/types/index.d.ts +332 -29
- package/package.json +3 -3
- package/src/components/cloud-executor.test.ts +14 -1
- package/src/components/cloud-executor.ts +19 -1
- package/src/generated/index.d.ts +332 -29
- package/src/generated/index.ts +23 -4
- package/src/generated/lexicon-aws.json +357 -20
- package/src/lifecycle-integration.test.ts +34 -0
- package/src/plugin.ts +29 -1
package/src/generated/index.ts
CHANGED
|
@@ -25,6 +25,7 @@ export const AcmeEndpoint = createResource("AWS::CertificateManager::AcmeEndpoin
|
|
|
25
25
|
export const AcmeExternalAccountBinding = createResource("AWS::CertificateManager::AcmeExternalAccountBinding", "aws", {"AcmeExternalAccountBindingArn":"AcmeExternalAccountBindingArn"});
|
|
26
26
|
export const ACMPCACertificate = createResource("AWS::ACMPCA::Certificate", "aws", {"Arn":"Arn","Certificate":"Certificate"});
|
|
27
27
|
export const ACMPCAPermission = createResource("AWS::ACMPCA::Permission", "aws", {});
|
|
28
|
+
export const Action = createResource("AWS::SageMaker::Action", "aws", {"Arn":"Arn","CreationTime":"CreationTime","LastModifiedTime":"LastModifiedTime"});
|
|
28
29
|
export const ActionConnector = createResource("AWS::QuickSight::ActionConnector", "aws", {"Arn":"Arn","CreatedTime":"CreatedTime","EnabledActions":"EnabledActions","LastUpdatedTime":"LastUpdatedTime","Status":"Status"});
|
|
29
30
|
export const Activity = createResource("AWS::StepFunctions::Activity", "aws", {"Arn":"Arn"});
|
|
30
31
|
export const Addon = createResource("AWS::EKS::Addon", "aws", {"Arn":"Arn"});
|
|
@@ -317,6 +318,7 @@ export const ContactList = createResource("AWS::SES::ContactList", "aws", {});
|
|
|
317
318
|
export const ContainerFleet = createResource("AWS::GameLift::ContainerFleet", "aws", {"CreationTime":"CreationTime","Status":"Status","FleetId":"FleetId","FleetArn":"FleetArn","DeploymentDetails":"DeploymentDetails","GameServerContainerGroupDefinitionArn":"GameServerContainerGroupDefinitionArn","PerInstanceContainerGroupDefinitionArn":"PerInstanceContainerGroupDefinitionArn","MaximumGameServerContainerGroupsPerInstance":"MaximumGameServerContainerGroupsPerInstance","Locations_Item_PlayerGatewayStatus":"Locations.*.PlayerGatewayStatus"});
|
|
318
319
|
export const ContainerGroupDefinition = createResource("AWS::GameLift::ContainerGroupDefinition", "aws", {"ContainerGroupDefinitionArn":"ContainerGroupDefinitionArn","CreationTime":"CreationTime","VersionNumber":"VersionNumber","Status":"Status","StatusReason":"StatusReason"});
|
|
319
320
|
export const ContainerRecipe = createResource("AWS::ImageBuilder::ContainerRecipe", "aws", {"Arn":"Arn","LatestVersion":"LatestVersion","LatestVersion_Arn":"LatestVersion.Arn","LatestVersion_Major":"LatestVersion.Major","LatestVersion_Minor":"LatestVersion.Minor","LatestVersion_Patch":"LatestVersion.Patch"});
|
|
321
|
+
export const Context = createResource("AWS::SageMaker::Context", "aws", {"Arn":"Arn","CreationTime":"CreationTime","LastModifiedTime":"LastModifiedTime"});
|
|
320
322
|
export const ContinuousDeploymentPolicy = createResource("AWS::CloudFront::ContinuousDeploymentPolicy", "aws", {"Id":"Id","LastModifiedTime":"LastModifiedTime"});
|
|
321
323
|
export const ControlPanel = createResource("AWS::Route53RecoveryControl::ControlPanel", "aws", {"ControlPanelArn":"ControlPanelArn","Status":"Status","RoutingControlCount":"RoutingControlCount","DefaultControlPanel":"DefaultControlPanel"});
|
|
322
324
|
export const CoreDefinition = createResource("AWS::Greengrass::CoreDefinition", "aws", {"LatestVersionArn":"LatestVersionArn","Arn":"Arn","Id":"Id"});
|
|
@@ -1123,6 +1125,7 @@ export const QuickResponse = createResource("AWS::Wisdom::QuickResponse", "aws",
|
|
|
1123
1125
|
export const QuickSightDashboard = createResource("AWS::QuickSight::Dashboard", "aws", {"Arn":"Arn","CreatedTime":"CreatedTime","LastPublishedTime":"LastPublishedTime","LastUpdatedTime":"LastUpdatedTime","Version":"Version"});
|
|
1124
1126
|
export const QuickSightDataSource = createResource("AWS::QuickSight::DataSource", "aws", {"Arn":"Arn","CreatedTime":"CreatedTime","LastUpdatedTime":"LastUpdatedTime","Status":"Status"});
|
|
1125
1127
|
export const QuickSightFlow = createResource("AWS::QuickSight::Flow", "aws", {"Arn":"Arn","CreatedTime":"CreatedTime","FlowId":"FlowId","LastUpdatedTime":"LastUpdatedTime","PublishState":"PublishState","StepAliases":"StepAliases"});
|
|
1128
|
+
export const QuickSightKnowledgeBase = createResource("AWS::QuickSight::KnowledgeBase", "aws", {"CreatedAt":"CreatedAt","DocumentCount":"DocumentCount","KnowledgeBaseArn":"KnowledgeBaseArn","KnowledgeBaseSizeBytes":"KnowledgeBaseSizeBytes","PrimaryOwnerUsername":"PrimaryOwnerUsername","Status":"Status","Type":"Type","UpdatedAt":"UpdatedAt"});
|
|
1126
1129
|
export const QuickSightTemplate = createResource("AWS::QuickSight::Template", "aws", {"Arn":"Arn","CreatedTime":"CreatedTime","LastUpdatedTime":"LastUpdatedTime","Version":"Version"});
|
|
1127
1130
|
export const QuickSightTheme = createResource("AWS::QuickSight::Theme", "aws", {"CreatedTime":"CreatedTime","Version":"Version","LastUpdatedTime":"LastUpdatedTime","Arn":"Arn","Type":"Type"});
|
|
1128
1131
|
export const QuickSightTopic = createResource("AWS::QuickSight::Topic", "aws", {"Arn":"Arn"});
|
|
@@ -1484,6 +1487,7 @@ export const TransferConnector = createResource("AWS::Transfer::Connector", "aws
|
|
|
1484
1487
|
export const TransferProfile = createResource("AWS::Transfer::Profile", "aws", {"Arn":"Arn","ProfileId":"ProfileId"});
|
|
1485
1488
|
export const TransferUser = createResource("AWS::Transfer::User", "aws", {"Arn":"Arn"});
|
|
1486
1489
|
export const TransferWorkflow = createResource("AWS::Transfer::Workflow", "aws", {"WorkflowId":"WorkflowId","Arn":"Arn"});
|
|
1490
|
+
export const TransformJob = createResource("AWS::SageMaker::TransformJob", "aws", {"TransformJobArn":"TransformJobArn","TransformJobName":"TransformJobName","TransformJobStatus":"TransformJobStatus","CreationTime":"CreationTime","TransformStartTime":"TransformStartTime","TransformEndTime":"TransformEndTime"});
|
|
1487
1491
|
export const TransitGateway = createResource("AWS::EC2::TransitGateway", "aws", {"Id":"Id","TransitGatewayArn":"TransitGatewayArn","EncryptionSupportState":"EncryptionSupportState"});
|
|
1488
1492
|
export const TransitGatewayAttachment = createResource("AWS::EC2::TransitGatewayAttachment", "aws", {"Id":"Id"});
|
|
1489
1493
|
export const TransitGatewayConnect = createResource("AWS::EC2::TransitGatewayConnect", "aws", {"TransitGatewayAttachmentId":"TransitGatewayAttachmentId","State":"State","CreationTime":"CreationTime","TransitGatewayId":"TransitGatewayId"});
|
|
@@ -1655,6 +1659,7 @@ export const AccessConfiguration = createProperty("AWS::MediaTailor::SourceLocat
|
|
|
1655
1659
|
export const AccessControlAllowHeaders = createProperty("AWS::CloudFront::ResponseHeadersPolicy.AccessControlAllowHeaders", "aws");
|
|
1656
1660
|
export const AccessControlAllowMethods = createProperty("AWS::CloudFront::ResponseHeadersPolicy.AccessControlAllowMethods", "aws");
|
|
1657
1661
|
export const AccessControlAllowOrigins = createProperty("AWS::CloudFront::ResponseHeadersPolicy.AccessControlAllowOrigins", "aws");
|
|
1662
|
+
export const AccessControlConfiguration = createProperty("AWS::QuickSight::KnowledgeBase.AccessControlConfiguration", "aws");
|
|
1658
1663
|
export const AccessControlExposeHeaders = createProperty("AWS::CloudFront::ResponseHeadersPolicy.AccessControlExposeHeaders", "aws");
|
|
1659
1664
|
export const AccessControlListConfiguration = createProperty("AWS::Kendra::DataSource.AccessControlListConfiguration", "aws");
|
|
1660
1665
|
export const AccessEntry_AccessPolicy = createProperty("AWS::EKS::AccessEntry.AccessPolicy", "aws");
|
|
@@ -1711,6 +1716,9 @@ export const ACMPCACertificate_Extensions = createProperty("AWS::ACMPCA::Certifi
|
|
|
1711
1716
|
export const ACMPCACertificate_KeyUsage = createProperty("AWS::ACMPCA::Certificate.KeyUsage", "aws");
|
|
1712
1717
|
export const ACMPCACertificate_Subject = createProperty("AWS::ACMPCA::Certificate.Subject", "aws");
|
|
1713
1718
|
export const ACMPCACertificate_Validity = createProperty("AWS::ACMPCA::Certificate.Validity", "aws");
|
|
1719
|
+
export const Action_ActionSource = createProperty("AWS::SageMaker::Action.ActionSource", "aws");
|
|
1720
|
+
export const Action_MetadataProperties = createProperty("AWS::SageMaker::Action.MetadataProperties", "aws");
|
|
1721
|
+
export const Action_Tag = createProperty("AWS::SageMaker::Action.Tag", "aws");
|
|
1714
1722
|
export const ActionConfiguration = createProperty("AWS::QBusiness::DataAccessor.ActionConfiguration", "aws");
|
|
1715
1723
|
export const ActionConnector_AuthConfig = createProperty("AWS::QuickSight::ActionConnector.AuthConfig", "aws");
|
|
1716
1724
|
export const ActionConnector_ResourcePermission = createProperty("AWS::QuickSight::ActionConnector.ResourcePermission", "aws");
|
|
@@ -1721,6 +1729,7 @@ export const ActionFilterConfiguration = createProperty("AWS::QBusiness::DataAcc
|
|
|
1721
1729
|
export const ActionInvokeApi = createProperty("AWS::ApiGatewayV2::RoutingRule.ActionInvokeApi", "aws");
|
|
1722
1730
|
export const ActionParams = createProperty("AWS::IoT::MitigationAction.ActionParams", "aws");
|
|
1723
1731
|
export const Actions = createProperty("AWS::Connect::Rule.Actions", "aws");
|
|
1732
|
+
export const ActionSource = createProperty("AWS::SageMaker::Action.ActionSource", "aws");
|
|
1724
1733
|
export const ActionThreshold = createProperty("AWS::Budgets::BudgetsAction.ActionThreshold", "aws");
|
|
1725
1734
|
export const ActionTypeId = createProperty("AWS::CodePipeline::Pipeline.ActionTypeId", "aws");
|
|
1726
1735
|
export const ActivatedRule = createProperty("AWS::WAF::WebACL.ActivatedRule", "aws");
|
|
@@ -2278,7 +2287,6 @@ export const AttributeType = createProperty("AWS::Cognito::UserPoolUser.Attribut
|
|
|
2278
2287
|
export const AttributeTypesSelector = createProperty("AWS::CustomerProfiles::Domain.AttributeTypesSelector", "aws");
|
|
2279
2288
|
export const AudioCodecSettings = createProperty("AWS::MediaLive::Channel.AudioCodecSettings", "aws");
|
|
2280
2289
|
export const AudioDescription = createProperty("AWS::MediaLive::Channel.AudioDescription", "aws");
|
|
2281
|
-
export const AudioExtractionConfiguration = createProperty("AWS::QBusiness::DataSource.AudioExtractionConfiguration", "aws");
|
|
2282
2290
|
export const AudioFeedInput = createProperty("AWS::MediaLive::Channel.AudioFeedInput", "aws");
|
|
2283
2291
|
export const AudioFillerSettings = createProperty("AWS::Lex::Bot.AudioFillerSettings", "aws");
|
|
2284
2292
|
export const AudioLanguageConfiguration = createProperty("AWS::Bedrock::DataAutomationProject.AudioLanguageConfiguration", "aws");
|
|
@@ -3134,6 +3142,7 @@ export const CommunicationLimits = createProperty("AWS::ConnectCampaignsV2::Camp
|
|
|
3134
3142
|
export const CommunicationLimitsConfig = createProperty("AWS::ConnectCampaignsV2::Campaign.CommunicationLimitsConfig", "aws");
|
|
3135
3143
|
export const CommunicationTimeConfig = createProperty("AWS::ConnectCampaignsV2::Campaign.CommunicationTimeConfig", "aws");
|
|
3136
3144
|
export const Compaction = createProperty("AWS::S3Tables::Table.Compaction", "aws");
|
|
3145
|
+
export const CompactionConfiguration = createProperty("AWS::Glue::TableOptimizer.CompactionConfiguration", "aws");
|
|
3137
3146
|
export const ComparativeOrder = createProperty("AWS::QuickSight::Topic.ComparativeOrder", "aws");
|
|
3138
3147
|
export const ComponentChild = createProperty("AWS::AmplifyUIBuilder::Component.ComponentChild", "aws");
|
|
3139
3148
|
export const ComponentConfig = createProperty("AWS::APS::Scraper.ComponentConfig", "aws");
|
|
@@ -5557,6 +5566,7 @@ export const IAMUser_LoginProfile = createProperty("AWS::IAM::User.LoginProfile"
|
|
|
5557
5566
|
export const IAMUser_Policy = createProperty("AWS::IAM::User.Policy", "aws");
|
|
5558
5567
|
export const IAMUser_Tag = createProperty("AWS::IAM::User.Tag", "aws");
|
|
5559
5568
|
export const IbmDb2Settings = createProperty("AWS::DMS::Endpoint.IbmDb2Settings", "aws");
|
|
5569
|
+
export const IcebergCompactionConfiguration = createProperty("AWS::Glue::TableOptimizer.IcebergCompactionConfiguration", "aws");
|
|
5560
5570
|
export const IcebergConfiguration = createProperty("AWS::Glue::TableOptimizer.IcebergConfiguration", "aws");
|
|
5561
5571
|
export const IcebergDestinationConfiguration = createProperty("AWS::KinesisFirehose::DeliveryStream.IcebergDestinationConfiguration", "aws");
|
|
5562
5572
|
export const IcebergInput = createProperty("AWS::Glue::Table.IcebergInput", "aws");
|
|
@@ -5654,7 +5664,6 @@ export const ImageBuilderLifecyclePolicy_ResourceSelection = createProperty("AWS
|
|
|
5654
5664
|
export const ImageBuilderWorkflow_LatestVersion = createProperty("AWS::ImageBuilder::Workflow.LatestVersion", "aws");
|
|
5655
5665
|
export const ImageConfiguration = createProperty("AWS::AppRunner::Service.ImageConfiguration", "aws");
|
|
5656
5666
|
export const ImageConfigurationInput = createProperty("AWS::EMRServerless::Application.ImageConfigurationInput", "aws");
|
|
5657
|
-
export const ImageExtractionConfiguration = createProperty("AWS::QBusiness::DataSource.ImageExtractionConfiguration", "aws");
|
|
5658
5667
|
export const ImageLoggingConfiguration = createProperty("AWS::ImageBuilder::Image.ImageLoggingConfiguration", "aws");
|
|
5659
5668
|
export const ImageMetadata = createProperty("AWS::WorkSpacesWeb::UserSettings.ImageMetadata", "aws");
|
|
5660
5669
|
export const ImageOverrideConfiguration = createProperty("AWS::Bedrock::DataAutomationProject.ImageOverrideConfiguration", "aws");
|
|
@@ -6149,6 +6158,7 @@ export const KafkaConnectConnector_Vpc = createProperty("AWS::KafkaConnect::Conn
|
|
|
6149
6158
|
export const KafkaConnectConnector_WorkerConfiguration = createProperty("AWS::KafkaConnect::Connector.WorkerConfiguration", "aws");
|
|
6150
6159
|
export const KafkaConnectConnector_WorkerLogDelivery = createProperty("AWS::KafkaConnect::Connector.WorkerLogDelivery", "aws");
|
|
6151
6160
|
export const KafkaSettings = createProperty("AWS::DMS::Endpoint.KafkaSettings", "aws");
|
|
6161
|
+
export const KbTemplateConfiguration = createProperty("AWS::QuickSight::KnowledgeBase.KbTemplateConfiguration", "aws");
|
|
6152
6162
|
export const KendraConfiguration = createProperty("AWS::Lex::Bot.KendraConfiguration", "aws");
|
|
6153
6163
|
export const KendraDataSource_AccessControlListConfiguration = createProperty("AWS::Kendra::DataSource.AccessControlListConfiguration", "aws");
|
|
6154
6164
|
export const KendraDataSource_AclConfiguration = createProperty("AWS::Kendra::DataSource.AclConfiguration", "aws");
|
|
@@ -6281,7 +6291,6 @@ export const KmsConfiguration = createProperty("AWS::BedrockAgentCore::TokenVaul
|
|
|
6281
6291
|
export const KmsEncryptionConfig = createProperty("AWS::HealthLake::FHIRDatastore.KmsEncryptionConfig", "aws");
|
|
6282
6292
|
export const KMSEncryptionConfig = createProperty("AWS::KinesisFirehose::DeliveryStream.KMSEncryptionConfig", "aws");
|
|
6283
6293
|
export const KmsKey_Tag = createProperty("AWS::KMS::Key.Tag", "aws");
|
|
6284
|
-
export const KnowledgeBaseConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.KnowledgeBaseConfiguration", "aws");
|
|
6285
6294
|
export const KubernetesNetworkConfig = createProperty("AWS::EKS::Cluster.KubernetesNetworkConfig", "aws");
|
|
6286
6295
|
export const Label_Tag = createProperty("AWS::FraudDetector::Label.Tag", "aws");
|
|
6287
6296
|
export const LabelSummary = createProperty("AWS::WAFv2::RuleGroup.LabelSummary", "aws");
|
|
@@ -8263,6 +8272,15 @@ export const QuickSightDataSource_TrinoParameters = createProperty("AWS::QuickSi
|
|
|
8263
8272
|
export const QuickSightDataSource_VpcConnectionProperties = createProperty("AWS::QuickSight::DataSource.VpcConnectionProperties", "aws");
|
|
8264
8273
|
export const QuickSightFlow_Permission = createProperty("AWS::QuickSight::Flow.Permission", "aws");
|
|
8265
8274
|
export const QuickSightFlow_StepAliasMapping = createProperty("AWS::QuickSight::Flow.StepAliasMapping", "aws");
|
|
8275
|
+
export const QuickSightKnowledgeBase_AccessControlConfiguration = createProperty("AWS::QuickSight::KnowledgeBase.AccessControlConfiguration", "aws");
|
|
8276
|
+
export const QuickSightKnowledgeBase_AudioExtractionConfiguration = createProperty("AWS::QuickSight::KnowledgeBase.AudioExtractionConfiguration", "aws");
|
|
8277
|
+
export const QuickSightKnowledgeBase_ImageExtractionConfiguration = createProperty("AWS::QuickSight::KnowledgeBase.ImageExtractionConfiguration", "aws");
|
|
8278
|
+
export const QuickSightKnowledgeBase_KbTemplateConfiguration = createProperty("AWS::QuickSight::KnowledgeBase.KbTemplateConfiguration", "aws");
|
|
8279
|
+
export const QuickSightKnowledgeBase_KnowledgeBaseConfiguration = createProperty("AWS::QuickSight::KnowledgeBase.KnowledgeBaseConfiguration", "aws");
|
|
8280
|
+
export const QuickSightKnowledgeBase_MediaExtractionConfiguration = createProperty("AWS::QuickSight::KnowledgeBase.MediaExtractionConfiguration", "aws");
|
|
8281
|
+
export const QuickSightKnowledgeBase_ResourcePermission = createProperty("AWS::QuickSight::KnowledgeBase.ResourcePermission", "aws");
|
|
8282
|
+
export const QuickSightKnowledgeBase_Tag = createProperty("AWS::QuickSight::KnowledgeBase.Tag", "aws");
|
|
8283
|
+
export const QuickSightKnowledgeBase_VideoExtractionConfiguration = createProperty("AWS::QuickSight::KnowledgeBase.VideoExtractionConfiguration", "aws");
|
|
8266
8284
|
export const QuickSightTemplate_AnalysisDefaults = createProperty("AWS::QuickSight::Template.AnalysisDefaults", "aws");
|
|
8267
8285
|
export const QuickSightTemplate_AssetOptions = createProperty("AWS::QuickSight::Template.AssetOptions", "aws");
|
|
8268
8286
|
export const QuickSightTemplate_CalculatedField = createProperty("AWS::QuickSight::Template.CalculatedField", "aws");
|
|
@@ -9718,6 +9736,8 @@ export const TableBucket_UnreferencedFileRemoval = createProperty("AWS::S3Tables
|
|
|
9718
9736
|
export const TableCreationConfiguration = createProperty("AWS::KinesisFirehose::DeliveryStream.TableCreationConfiguration", "aws");
|
|
9719
9737
|
export const TableIdentifier = createProperty("AWS::Glue::Table.TableIdentifier", "aws");
|
|
9720
9738
|
export const TableInput = createProperty("AWS::Glue::Table.TableInput", "aws");
|
|
9739
|
+
export const TableOptimizer_CompactionConfiguration = createProperty("AWS::Glue::TableOptimizer.CompactionConfiguration", "aws");
|
|
9740
|
+
export const TableOptimizer_IcebergCompactionConfiguration = createProperty("AWS::Glue::TableOptimizer.IcebergCompactionConfiguration", "aws");
|
|
9721
9741
|
export const TableOptimizer_IcebergConfiguration = createProperty("AWS::Glue::TableOptimizer.IcebergConfiguration", "aws");
|
|
9722
9742
|
export const TableOptimizer_IcebergRetentionConfiguration = createProperty("AWS::Glue::TableOptimizer.IcebergRetentionConfiguration", "aws");
|
|
9723
9743
|
export const TableOptimizer_OrphanFileDeletionConfiguration = createProperty("AWS::Glue::TableOptimizer.OrphanFileDeletionConfiguration", "aws");
|
|
@@ -10213,7 +10233,6 @@ export const VersionLineageMetadata = createProperty("AWS::BedrockAgentCore::Con
|
|
|
10213
10233
|
export const VersionWeight = createProperty("AWS::Lambda::Alias.VersionWeight", "aws");
|
|
10214
10234
|
export const VideoCodecSettings = createProperty("AWS::MediaLive::Channel.VideoCodecSettings", "aws");
|
|
10215
10235
|
export const VideoDescription = createProperty("AWS::MediaLive::Channel.VideoDescription", "aws");
|
|
10216
|
-
export const VideoExtractionConfiguration = createProperty("AWS::QBusiness::DataSource.VideoExtractionConfiguration", "aws");
|
|
10217
10236
|
export const VideoMonitoringSetting = createProperty("AWS::MediaConnect::Flow.VideoMonitoringSetting", "aws");
|
|
10218
10237
|
export const VideoOverrideConfiguration = createProperty("AWS::Bedrock::DataAutomationProject.VideoOverrideConfiguration", "aws");
|
|
10219
10238
|
export const VideoSelector = createProperty("AWS::MediaLive::Channel.VideoSelector", "aws");
|
|
@@ -1069,6 +1069,11 @@
|
|
|
1069
1069
|
"kind": "property",
|
|
1070
1070
|
"lexicon": "aws"
|
|
1071
1071
|
},
|
|
1072
|
+
"AccessControlConfiguration": {
|
|
1073
|
+
"resourceType": "AWS::QuickSight::KnowledgeBase.AccessControlConfiguration",
|
|
1074
|
+
"kind": "property",
|
|
1075
|
+
"lexicon": "aws"
|
|
1076
|
+
},
|
|
1072
1077
|
"AccessControlExposeHeaders": {
|
|
1073
1078
|
"resourceType": "AWS::CloudFront::ResponseHeadersPolicy.AccessControlExposeHeaders",
|
|
1074
1079
|
"kind": "property",
|
|
@@ -1887,6 +1892,63 @@
|
|
|
1887
1892
|
"kind": "property",
|
|
1888
1893
|
"lexicon": "aws"
|
|
1889
1894
|
},
|
|
1895
|
+
"Action": {
|
|
1896
|
+
"resourceType": "AWS::SageMaker::Action",
|
|
1897
|
+
"kind": "resource",
|
|
1898
|
+
"lexicon": "aws",
|
|
1899
|
+
"attrs": {
|
|
1900
|
+
"Arn": "Arn",
|
|
1901
|
+
"CreationTime": "CreationTime",
|
|
1902
|
+
"LastModifiedTime": "LastModifiedTime"
|
|
1903
|
+
},
|
|
1904
|
+
"propertyConstraints": {
|
|
1905
|
+
"ActionName": {
|
|
1906
|
+
"pattern": "^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,119}$",
|
|
1907
|
+
"minLength": 1,
|
|
1908
|
+
"maxLength": 120
|
|
1909
|
+
},
|
|
1910
|
+
"ActionType": {
|
|
1911
|
+
"maxLength": 256
|
|
1912
|
+
},
|
|
1913
|
+
"Description": {
|
|
1914
|
+
"maxLength": 3072
|
|
1915
|
+
},
|
|
1916
|
+
"Status": {
|
|
1917
|
+
"enum": [
|
|
1918
|
+
"Unknown",
|
|
1919
|
+
"InProgress",
|
|
1920
|
+
"Completed",
|
|
1921
|
+
"Failed",
|
|
1922
|
+
"Stopping",
|
|
1923
|
+
"Stopped"
|
|
1924
|
+
]
|
|
1925
|
+
},
|
|
1926
|
+
"Arn": {
|
|
1927
|
+
"pattern": "^arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:action/",
|
|
1928
|
+
"maxLength": 256
|
|
1929
|
+
},
|
|
1930
|
+
"CreationTime": {
|
|
1931
|
+
"format": "date-time"
|
|
1932
|
+
},
|
|
1933
|
+
"LastModifiedTime": {
|
|
1934
|
+
"format": "date-time"
|
|
1935
|
+
}
|
|
1936
|
+
},
|
|
1937
|
+
"createOnly": [
|
|
1938
|
+
"ActionName",
|
|
1939
|
+
"ActionType",
|
|
1940
|
+
"Source",
|
|
1941
|
+
"MetadataProperties"
|
|
1942
|
+
],
|
|
1943
|
+
"primaryIdentifier": [
|
|
1944
|
+
"Arn"
|
|
1945
|
+
],
|
|
1946
|
+
"tagging": {
|
|
1947
|
+
"taggable": true,
|
|
1948
|
+
"tagOnCreate": true,
|
|
1949
|
+
"tagUpdatable": true
|
|
1950
|
+
}
|
|
1951
|
+
},
|
|
1890
1952
|
"ActionConfiguration": {
|
|
1891
1953
|
"resourceType": "AWS::QBusiness::DataAccessor.ActionConfiguration",
|
|
1892
1954
|
"kind": "property",
|
|
@@ -1990,6 +2052,11 @@
|
|
|
1990
2052
|
"kind": "property",
|
|
1991
2053
|
"lexicon": "aws"
|
|
1992
2054
|
},
|
|
2055
|
+
"ActionSource": {
|
|
2056
|
+
"resourceType": "AWS::SageMaker::Action.ActionSource",
|
|
2057
|
+
"kind": "property",
|
|
2058
|
+
"lexicon": "aws"
|
|
2059
|
+
},
|
|
1993
2060
|
"ActionThreshold": {
|
|
1994
2061
|
"resourceType": "AWS::Budgets::BudgetsAction.ActionThreshold",
|
|
1995
2062
|
"kind": "property",
|
|
@@ -2000,6 +2067,21 @@
|
|
|
2000
2067
|
"kind": "property",
|
|
2001
2068
|
"lexicon": "aws"
|
|
2002
2069
|
},
|
|
2070
|
+
"Action_ActionSource": {
|
|
2071
|
+
"resourceType": "AWS::SageMaker::Action.ActionSource",
|
|
2072
|
+
"kind": "property",
|
|
2073
|
+
"lexicon": "aws"
|
|
2074
|
+
},
|
|
2075
|
+
"Action_MetadataProperties": {
|
|
2076
|
+
"resourceType": "AWS::SageMaker::Action.MetadataProperties",
|
|
2077
|
+
"kind": "property",
|
|
2078
|
+
"lexicon": "aws"
|
|
2079
|
+
},
|
|
2080
|
+
"Action_Tag": {
|
|
2081
|
+
"resourceType": "AWS::SageMaker::Action.Tag",
|
|
2082
|
+
"kind": "property",
|
|
2083
|
+
"lexicon": "aws"
|
|
2084
|
+
},
|
|
2003
2085
|
"Actions": {
|
|
2004
2086
|
"resourceType": "AWS::Connect::Rule.Actions",
|
|
2005
2087
|
"kind": "property",
|
|
@@ -7851,11 +7933,6 @@
|
|
|
7851
7933
|
"kind": "property",
|
|
7852
7934
|
"lexicon": "aws"
|
|
7853
7935
|
},
|
|
7854
|
-
"AudioExtractionConfiguration": {
|
|
7855
|
-
"resourceType": "AWS::QBusiness::DataSource.AudioExtractionConfiguration",
|
|
7856
|
-
"kind": "property",
|
|
7857
|
-
"lexicon": "aws"
|
|
7858
|
-
},
|
|
7859
7936
|
"AudioFeedInput": {
|
|
7860
7937
|
"resourceType": "AWS::MediaLive::Channel.AudioFeedInput",
|
|
7861
7938
|
"kind": "property",
|
|
@@ -16798,6 +16875,11 @@
|
|
|
16798
16875
|
"kind": "property",
|
|
16799
16876
|
"lexicon": "aws"
|
|
16800
16877
|
},
|
|
16878
|
+
"CompactionConfiguration": {
|
|
16879
|
+
"resourceType": "AWS::Glue::TableOptimizer.CompactionConfiguration",
|
|
16880
|
+
"kind": "property",
|
|
16881
|
+
"lexicon": "aws"
|
|
16882
|
+
},
|
|
16801
16883
|
"ComparativeOrder": {
|
|
16802
16884
|
"resourceType": "AWS::QuickSight::Topic.ComparativeOrder",
|
|
16803
16885
|
"kind": "property",
|
|
@@ -20908,6 +20990,54 @@
|
|
|
20908
20990
|
"kind": "property",
|
|
20909
20991
|
"lexicon": "aws"
|
|
20910
20992
|
},
|
|
20993
|
+
"Context": {
|
|
20994
|
+
"resourceType": "AWS::SageMaker::Context",
|
|
20995
|
+
"kind": "resource",
|
|
20996
|
+
"lexicon": "aws",
|
|
20997
|
+
"attrs": {
|
|
20998
|
+
"Arn": "Arn",
|
|
20999
|
+
"CreationTime": "CreationTime",
|
|
21000
|
+
"LastModifiedTime": "LastModifiedTime"
|
|
21001
|
+
},
|
|
21002
|
+
"propertyConstraints": {
|
|
21003
|
+
"Arn": {
|
|
21004
|
+
"pattern": "^arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:context/",
|
|
21005
|
+
"maxLength": 256
|
|
21006
|
+
},
|
|
21007
|
+
"ContextName": {
|
|
21008
|
+
"pattern": "^[a-zA-Z0-9]([-_]*[a-zA-Z0-9]){0,119}$",
|
|
21009
|
+
"minLength": 1,
|
|
21010
|
+
"maxLength": 120
|
|
21011
|
+
},
|
|
21012
|
+
"ContextType": {
|
|
21013
|
+
"minLength": 0,
|
|
21014
|
+
"maxLength": 256
|
|
21015
|
+
},
|
|
21016
|
+
"Description": {
|
|
21017
|
+
"minLength": 0,
|
|
21018
|
+
"maxLength": 3072
|
|
21019
|
+
},
|
|
21020
|
+
"CreationTime": {
|
|
21021
|
+
"format": "date-time"
|
|
21022
|
+
},
|
|
21023
|
+
"LastModifiedTime": {
|
|
21024
|
+
"format": "date-time"
|
|
21025
|
+
}
|
|
21026
|
+
},
|
|
21027
|
+
"createOnly": [
|
|
21028
|
+
"ContextName",
|
|
21029
|
+
"ContextType",
|
|
21030
|
+
"Source"
|
|
21031
|
+
],
|
|
21032
|
+
"primaryIdentifier": [
|
|
21033
|
+
"Arn"
|
|
21034
|
+
],
|
|
21035
|
+
"tagging": {
|
|
21036
|
+
"taggable": true,
|
|
21037
|
+
"tagOnCreate": true,
|
|
21038
|
+
"tagUpdatable": true
|
|
21039
|
+
}
|
|
21040
|
+
},
|
|
20911
21041
|
"ContextEnrichmentConfiguration": {
|
|
20912
21042
|
"resourceType": "AWS::Bedrock::DataSource.ContextEnrichmentConfiguration",
|
|
20913
21043
|
"kind": "property",
|
|
@@ -46045,6 +46175,11 @@
|
|
|
46045
46175
|
"kind": "property",
|
|
46046
46176
|
"lexicon": "aws"
|
|
46047
46177
|
},
|
|
46178
|
+
"IcebergCompactionConfiguration": {
|
|
46179
|
+
"resourceType": "AWS::Glue::TableOptimizer.IcebergCompactionConfiguration",
|
|
46180
|
+
"kind": "property",
|
|
46181
|
+
"lexicon": "aws"
|
|
46182
|
+
},
|
|
46048
46183
|
"IcebergConfiguration": {
|
|
46049
46184
|
"resourceType": "AWS::Glue::TableOptimizer.IcebergConfiguration",
|
|
46050
46185
|
"kind": "property",
|
|
@@ -47110,11 +47245,6 @@
|
|
|
47110
47245
|
"kind": "property",
|
|
47111
47246
|
"lexicon": "aws"
|
|
47112
47247
|
},
|
|
47113
|
-
"ImageExtractionConfiguration": {
|
|
47114
|
-
"resourceType": "AWS::QBusiness::DataSource.ImageExtractionConfiguration",
|
|
47115
|
-
"kind": "property",
|
|
47116
|
-
"lexicon": "aws"
|
|
47117
|
-
},
|
|
47118
47248
|
"ImageLoggingConfiguration": {
|
|
47119
47249
|
"resourceType": "AWS::ImageBuilder::Image.ImageLoggingConfiguration",
|
|
47120
47250
|
"kind": "property",
|
|
@@ -51926,6 +52056,11 @@
|
|
|
51926
52056
|
"kind": "property",
|
|
51927
52057
|
"lexicon": "aws"
|
|
51928
52058
|
},
|
|
52059
|
+
"KbTemplateConfiguration": {
|
|
52060
|
+
"resourceType": "AWS::QuickSight::KnowledgeBase.KbTemplateConfiguration",
|
|
52061
|
+
"kind": "property",
|
|
52062
|
+
"lexicon": "aws"
|
|
52063
|
+
},
|
|
51929
52064
|
"KendraConfiguration": {
|
|
51930
52065
|
"resourceType": "AWS::Lex::Bot.KendraConfiguration",
|
|
51931
52066
|
"kind": "property",
|
|
@@ -53110,11 +53245,6 @@
|
|
|
53110
53245
|
"kind": "property",
|
|
53111
53246
|
"lexicon": "aws"
|
|
53112
53247
|
},
|
|
53113
|
-
"KnowledgeBaseConfiguration": {
|
|
53114
|
-
"resourceType": "AWS::Bedrock::KnowledgeBase.KnowledgeBaseConfiguration",
|
|
53115
|
-
"kind": "property",
|
|
53116
|
-
"lexicon": "aws"
|
|
53117
|
-
},
|
|
53118
53248
|
"KnowledgeBasePolicy": {
|
|
53119
53249
|
"resourceType": "AWS::Bedrock::KnowledgeBasePolicy",
|
|
53120
53250
|
"kind": "resource",
|
|
@@ -75906,6 +76036,126 @@
|
|
|
75906
76036
|
"kind": "property",
|
|
75907
76037
|
"lexicon": "aws"
|
|
75908
76038
|
},
|
|
76039
|
+
"QuickSightKnowledgeBase": {
|
|
76040
|
+
"resourceType": "AWS::QuickSight::KnowledgeBase",
|
|
76041
|
+
"kind": "resource",
|
|
76042
|
+
"lexicon": "aws",
|
|
76043
|
+
"attrs": {
|
|
76044
|
+
"CreatedAt": "CreatedAt",
|
|
76045
|
+
"DocumentCount": "DocumentCount",
|
|
76046
|
+
"KnowledgeBaseArn": "KnowledgeBaseArn",
|
|
76047
|
+
"KnowledgeBaseSizeBytes": "KnowledgeBaseSizeBytes",
|
|
76048
|
+
"PrimaryOwnerUsername": "PrimaryOwnerUsername",
|
|
76049
|
+
"Status": "Status",
|
|
76050
|
+
"Type": "Type",
|
|
76051
|
+
"UpdatedAt": "UpdatedAt"
|
|
76052
|
+
},
|
|
76053
|
+
"propertyConstraints": {
|
|
76054
|
+
"AwsAccountId": {
|
|
76055
|
+
"pattern": "^[0-9]*$",
|
|
76056
|
+
"minLength": 12,
|
|
76057
|
+
"maxLength": 12
|
|
76058
|
+
},
|
|
76059
|
+
"CreatedAt": {
|
|
76060
|
+
"format": "date-time"
|
|
76061
|
+
},
|
|
76062
|
+
"DataSourceArn": {
|
|
76063
|
+
"pattern": "^arn:[a-z0-9-\\.]{1,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[^/].{0,1023}$",
|
|
76064
|
+
"minLength": 0,
|
|
76065
|
+
"maxLength": 1284
|
|
76066
|
+
},
|
|
76067
|
+
"Description": {
|
|
76068
|
+
"pattern": "^\\P{C}*$",
|
|
76069
|
+
"maxLength": 1000
|
|
76070
|
+
},
|
|
76071
|
+
"DocumentCount": {
|
|
76072
|
+
"default": null
|
|
76073
|
+
},
|
|
76074
|
+
"IsEmailNotificationOptedForIngestionFailures": {
|
|
76075
|
+
"default": null
|
|
76076
|
+
},
|
|
76077
|
+
"KnowledgeBaseArn": {
|
|
76078
|
+
"pattern": "^arn:[a-z0-9-\\.]{1,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[^/].{0,1023}$",
|
|
76079
|
+
"minLength": 0,
|
|
76080
|
+
"maxLength": 1284
|
|
76081
|
+
},
|
|
76082
|
+
"KnowledgeBaseId": {
|
|
76083
|
+
"pattern": "^[0-9a-zA-Z-_=.+]+$",
|
|
76084
|
+
"minLength": 1,
|
|
76085
|
+
"maxLength": 1024
|
|
76086
|
+
},
|
|
76087
|
+
"KnowledgeBaseSizeBytes": {
|
|
76088
|
+
"default": null
|
|
76089
|
+
},
|
|
76090
|
+
"Name": {
|
|
76091
|
+
"pattern": "^[\\p{L}\\p{N}][\\p{L}\\p{N} _\\-\\.]*$",
|
|
76092
|
+
"maxLength": 128
|
|
76093
|
+
},
|
|
76094
|
+
"UpdatedAt": {
|
|
76095
|
+
"format": "date-time"
|
|
76096
|
+
}
|
|
76097
|
+
},
|
|
76098
|
+
"createOnly": [
|
|
76099
|
+
"AwsAccountId",
|
|
76100
|
+
"DataSourceArn",
|
|
76101
|
+
"KnowledgeBaseId",
|
|
76102
|
+
"PrimaryOwnerArn"
|
|
76103
|
+
],
|
|
76104
|
+
"primaryIdentifier": [
|
|
76105
|
+
"AwsAccountId",
|
|
76106
|
+
"KnowledgeBaseId"
|
|
76107
|
+
],
|
|
76108
|
+
"tagging": {
|
|
76109
|
+
"taggable": true,
|
|
76110
|
+
"tagOnCreate": true,
|
|
76111
|
+
"tagUpdatable": true
|
|
76112
|
+
}
|
|
76113
|
+
},
|
|
76114
|
+
"QuickSightKnowledgeBase_AccessControlConfiguration": {
|
|
76115
|
+
"resourceType": "AWS::QuickSight::KnowledgeBase.AccessControlConfiguration",
|
|
76116
|
+
"kind": "property",
|
|
76117
|
+
"lexicon": "aws"
|
|
76118
|
+
},
|
|
76119
|
+
"QuickSightKnowledgeBase_AudioExtractionConfiguration": {
|
|
76120
|
+
"resourceType": "AWS::QuickSight::KnowledgeBase.AudioExtractionConfiguration",
|
|
76121
|
+
"kind": "property",
|
|
76122
|
+
"lexicon": "aws"
|
|
76123
|
+
},
|
|
76124
|
+
"QuickSightKnowledgeBase_ImageExtractionConfiguration": {
|
|
76125
|
+
"resourceType": "AWS::QuickSight::KnowledgeBase.ImageExtractionConfiguration",
|
|
76126
|
+
"kind": "property",
|
|
76127
|
+
"lexicon": "aws"
|
|
76128
|
+
},
|
|
76129
|
+
"QuickSightKnowledgeBase_KbTemplateConfiguration": {
|
|
76130
|
+
"resourceType": "AWS::QuickSight::KnowledgeBase.KbTemplateConfiguration",
|
|
76131
|
+
"kind": "property",
|
|
76132
|
+
"lexicon": "aws"
|
|
76133
|
+
},
|
|
76134
|
+
"QuickSightKnowledgeBase_KnowledgeBaseConfiguration": {
|
|
76135
|
+
"resourceType": "AWS::QuickSight::KnowledgeBase.KnowledgeBaseConfiguration",
|
|
76136
|
+
"kind": "property",
|
|
76137
|
+
"lexicon": "aws"
|
|
76138
|
+
},
|
|
76139
|
+
"QuickSightKnowledgeBase_MediaExtractionConfiguration": {
|
|
76140
|
+
"resourceType": "AWS::QuickSight::KnowledgeBase.MediaExtractionConfiguration",
|
|
76141
|
+
"kind": "property",
|
|
76142
|
+
"lexicon": "aws"
|
|
76143
|
+
},
|
|
76144
|
+
"QuickSightKnowledgeBase_ResourcePermission": {
|
|
76145
|
+
"resourceType": "AWS::QuickSight::KnowledgeBase.ResourcePermission",
|
|
76146
|
+
"kind": "property",
|
|
76147
|
+
"lexicon": "aws"
|
|
76148
|
+
},
|
|
76149
|
+
"QuickSightKnowledgeBase_Tag": {
|
|
76150
|
+
"resourceType": "AWS::QuickSight::KnowledgeBase.Tag",
|
|
76151
|
+
"kind": "property",
|
|
76152
|
+
"lexicon": "aws"
|
|
76153
|
+
},
|
|
76154
|
+
"QuickSightKnowledgeBase_VideoExtractionConfiguration": {
|
|
76155
|
+
"resourceType": "AWS::QuickSight::KnowledgeBase.VideoExtractionConfiguration",
|
|
76156
|
+
"kind": "property",
|
|
76157
|
+
"lexicon": "aws"
|
|
76158
|
+
},
|
|
75909
76159
|
"QuickSightTemplate": {
|
|
75910
76160
|
"resourceType": "AWS::QuickSight::Template",
|
|
75911
76161
|
"kind": "resource",
|
|
@@ -94469,6 +94719,16 @@
|
|
|
94469
94719
|
"kind": "property",
|
|
94470
94720
|
"lexicon": "aws"
|
|
94471
94721
|
},
|
|
94722
|
+
"TableOptimizer_CompactionConfiguration": {
|
|
94723
|
+
"resourceType": "AWS::Glue::TableOptimizer.CompactionConfiguration",
|
|
94724
|
+
"kind": "property",
|
|
94725
|
+
"lexicon": "aws"
|
|
94726
|
+
},
|
|
94727
|
+
"TableOptimizer_IcebergCompactionConfiguration": {
|
|
94728
|
+
"resourceType": "AWS::Glue::TableOptimizer.IcebergCompactionConfiguration",
|
|
94729
|
+
"kind": "property",
|
|
94730
|
+
"lexicon": "aws"
|
|
94731
|
+
},
|
|
94472
94732
|
"TableOptimizer_IcebergConfiguration": {
|
|
94473
94733
|
"resourceType": "AWS::Glue::TableOptimizer.IcebergConfiguration",
|
|
94474
94734
|
"kind": "property",
|
|
@@ -98007,6 +98267,88 @@
|
|
|
98007
98267
|
"kind": "property",
|
|
98008
98268
|
"lexicon": "aws"
|
|
98009
98269
|
},
|
|
98270
|
+
"TransformJob": {
|
|
98271
|
+
"resourceType": "AWS::SageMaker::TransformJob",
|
|
98272
|
+
"kind": "resource",
|
|
98273
|
+
"lexicon": "aws",
|
|
98274
|
+
"attrs": {
|
|
98275
|
+
"TransformJobArn": "TransformJobArn",
|
|
98276
|
+
"TransformJobName": "TransformJobName",
|
|
98277
|
+
"TransformJobStatus": "TransformJobStatus",
|
|
98278
|
+
"CreationTime": "CreationTime",
|
|
98279
|
+
"TransformStartTime": "TransformStartTime",
|
|
98280
|
+
"TransformEndTime": "TransformEndTime"
|
|
98281
|
+
},
|
|
98282
|
+
"propertyConstraints": {
|
|
98283
|
+
"TransformJobArn": {
|
|
98284
|
+
"pattern": "^arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:transform-job/",
|
|
98285
|
+
"minLength": 0,
|
|
98286
|
+
"maxLength": 256
|
|
98287
|
+
},
|
|
98288
|
+
"TransformJobName": {
|
|
98289
|
+
"pattern": "^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$",
|
|
98290
|
+
"minLength": 1,
|
|
98291
|
+
"maxLength": 63
|
|
98292
|
+
},
|
|
98293
|
+
"TransformJobStatus": {
|
|
98294
|
+
"enum": [
|
|
98295
|
+
"InProgress",
|
|
98296
|
+
"Completed",
|
|
98297
|
+
"Failed",
|
|
98298
|
+
"Stopping",
|
|
98299
|
+
"Stopped"
|
|
98300
|
+
]
|
|
98301
|
+
},
|
|
98302
|
+
"ModelName": {
|
|
98303
|
+
"pattern": "^[a-zA-Z0-9]([\\-a-zA-Z0-9]*[a-zA-Z0-9])?$",
|
|
98304
|
+
"maxLength": 63
|
|
98305
|
+
},
|
|
98306
|
+
"MaxConcurrentTransforms": {
|
|
98307
|
+
"minimum": 0
|
|
98308
|
+
},
|
|
98309
|
+
"MaxPayloadInMB": {
|
|
98310
|
+
"minimum": 0
|
|
98311
|
+
},
|
|
98312
|
+
"BatchStrategy": {
|
|
98313
|
+
"enum": [
|
|
98314
|
+
"MultiRecord",
|
|
98315
|
+
"SingleRecord"
|
|
98316
|
+
]
|
|
98317
|
+
},
|
|
98318
|
+
"CreationTime": {
|
|
98319
|
+
"format": "date-time"
|
|
98320
|
+
},
|
|
98321
|
+
"TransformStartTime": {
|
|
98322
|
+
"format": "date-time"
|
|
98323
|
+
},
|
|
98324
|
+
"TransformEndTime": {
|
|
98325
|
+
"format": "date-time"
|
|
98326
|
+
}
|
|
98327
|
+
},
|
|
98328
|
+
"createOnly": [
|
|
98329
|
+
"BatchStrategy",
|
|
98330
|
+
"DataCaptureConfig",
|
|
98331
|
+
"DataProcessing",
|
|
98332
|
+
"Environment",
|
|
98333
|
+
"ExperimentConfig",
|
|
98334
|
+
"MaxConcurrentTransforms",
|
|
98335
|
+
"MaxPayloadInMB",
|
|
98336
|
+
"ModelClientConfig",
|
|
98337
|
+
"ModelName",
|
|
98338
|
+
"Tags",
|
|
98339
|
+
"TransformInput",
|
|
98340
|
+
"TransformOutput",
|
|
98341
|
+
"TransformResources"
|
|
98342
|
+
],
|
|
98343
|
+
"primaryIdentifier": [
|
|
98344
|
+
"TransformJobArn"
|
|
98345
|
+
],
|
|
98346
|
+
"tagging": {
|
|
98347
|
+
"taggable": true,
|
|
98348
|
+
"tagOnCreate": false,
|
|
98349
|
+
"tagUpdatable": false
|
|
98350
|
+
}
|
|
98351
|
+
},
|
|
98010
98352
|
"TransformJobDefinition": {
|
|
98011
98353
|
"resourceType": "AWS::SageMaker::ModelPackage.TransformJobDefinition",
|
|
98012
98354
|
"kind": "property",
|
|
@@ -101673,11 +102015,6 @@
|
|
|
101673
102015
|
"kind": "property",
|
|
101674
102016
|
"lexicon": "aws"
|
|
101675
102017
|
},
|
|
101676
|
-
"VideoExtractionConfiguration": {
|
|
101677
|
-
"resourceType": "AWS::QBusiness::DataSource.VideoExtractionConfiguration",
|
|
101678
|
-
"kind": "property",
|
|
101679
|
-
"lexicon": "aws"
|
|
101680
|
-
},
|
|
101681
102018
|
"VideoMonitoringSetting": {
|
|
101682
102019
|
"resourceType": "AWS::MediaConnect::Flow.VideoMonitoringSetting",
|
|
101683
102020
|
"kind": "property",
|
|
@@ -102,4 +102,38 @@ describe("aws lifecycle integration (#163)", () => {
|
|
|
102
102
|
});
|
|
103
103
|
expect(cs2.entries.find((e) => e.name === "MyBucket")!.action).toBe("noop");
|
|
104
104
|
});
|
|
105
|
+
|
|
106
|
+
describe("describeStackStatus (#57 — per-component stack presence)", () => {
|
|
107
|
+
const err = (stderr: string) => ({ stdout: "", stderr, exitCode: 255 });
|
|
108
|
+
|
|
109
|
+
test("present + healthy for a terminal-success stack", async () => {
|
|
110
|
+
spawnMock.mockResolvedValue(ok(JSON.stringify({ Stacks: [{ StackStatus: "CREATE_COMPLETE" }] })));
|
|
111
|
+
const obs = await awsPlugin.describeStackStatus!({ environment: "local", stack: "loom-local-a-loom-db" });
|
|
112
|
+
expect(obs).toEqual({ stack: "loom-local-a-loom-db", present: true, status: "CREATE_COMPLETE", healthy: true });
|
|
113
|
+
});
|
|
114
|
+
|
|
115
|
+
test("present but not healthy for a rollback/failed state", async () => {
|
|
116
|
+
spawnMock.mockResolvedValue(ok(JSON.stringify({ Stacks: [{ StackStatus: "ROLLBACK_COMPLETE" }] })));
|
|
117
|
+
const obs = await awsPlugin.describeStackStatus!({ environment: "local", stack: "s" });
|
|
118
|
+
expect(obs).toMatchObject({ present: true, status: "ROLLBACK_COMPLETE", healthy: false });
|
|
119
|
+
});
|
|
120
|
+
|
|
121
|
+
test("in-progress is present but not yet healthy", async () => {
|
|
122
|
+
spawnMock.mockResolvedValue(ok(JSON.stringify({ Stacks: [{ StackStatus: "UPDATE_IN_PROGRESS" }] })));
|
|
123
|
+
const obs = await awsPlugin.describeStackStatus!({ environment: "local", stack: "s" });
|
|
124
|
+
expect(obs).toMatchObject({ present: true, healthy: false });
|
|
125
|
+
});
|
|
126
|
+
|
|
127
|
+
test("absent (does-not-exist) reports present: false, not an error", async () => {
|
|
128
|
+
spawnMock.mockResolvedValue(err("ValidationError: Stack with id s does not exist"));
|
|
129
|
+
const obs = await awsPlugin.describeStackStatus!({ environment: "local", stack: "s" });
|
|
130
|
+
expect(obs).toEqual({ stack: "s", present: false });
|
|
131
|
+
});
|
|
132
|
+
|
|
133
|
+
test("any other CLI failure is indeterminate → null (never a false 'gone')", async () => {
|
|
134
|
+
spawnMock.mockResolvedValue(err("Unable to locate credentials"));
|
|
135
|
+
const obs = await awsPlugin.describeStackStatus!({ environment: "local", stack: "s" });
|
|
136
|
+
expect(obs).toBeNull();
|
|
137
|
+
});
|
|
138
|
+
});
|
|
105
139
|
});
|