@intentius/chant-lexicon-aws 0.0.12 → 0.0.13
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 +446 -59
- package/dist/types/index.d.ts +381 -0
- package/package.json +2 -2
- package/src/codegen/docs.ts +1 -0
- package/src/codegen/generate-typescript.ts +1 -1
- package/src/codegen/generate.ts +3 -2
- package/src/composites/composites.test.ts +148 -0
- package/src/composites/index.ts +2 -0
- package/src/composites/rds-instance.ts +173 -0
- package/src/coverage.test.ts +31 -0
- package/src/generated/index.d.ts +381 -0
- package/src/generated/index.ts +85 -85
- package/src/generated/lexicon-aws.json +446 -59
- package/src/index.ts +2 -2
- package/src/spec/parse.test.ts +50 -0
- package/src/spec/parse.ts +9 -6
- package/src/validate.test.ts +34 -0
package/src/generated/index.d.ts
CHANGED
|
@@ -426,6 +426,11 @@ export declare class AgentSpace {
|
|
|
426
426
|
readonly AgentSpaceId: string;
|
|
427
427
|
readonly Arn: string;
|
|
428
428
|
readonly CreatedAt: string;
|
|
429
|
+
readonly OperatorApp_Iam_CreatedAt: string;
|
|
430
|
+
readonly OperatorApp_Iam_UpdatedAt: string;
|
|
431
|
+
readonly OperatorApp_Idc_CreatedAt: string;
|
|
432
|
+
readonly OperatorApp_Idc_IdcApplicationArn: string;
|
|
433
|
+
readonly OperatorApp_Idc_UpdatedAt: string;
|
|
429
434
|
readonly UpdatedAt: string;
|
|
430
435
|
}
|
|
431
436
|
|
|
@@ -1057,6 +1062,7 @@ export declare class AnomalySubscription {
|
|
|
1057
1062
|
ThresholdExpression?: string;
|
|
1058
1063
|
}, attributes?: CFResourceAttributes);
|
|
1059
1064
|
readonly AccountId: string;
|
|
1065
|
+
readonly Subscribers_Item_Status: string;
|
|
1060
1066
|
readonly SubscriptionArn: string;
|
|
1061
1067
|
}
|
|
1062
1068
|
|
|
@@ -2039,6 +2045,9 @@ export declare class ApprovalTeam {
|
|
|
2039
2045
|
UpdateSessionArn?: string;
|
|
2040
2046
|
VersionId?: string;
|
|
2041
2047
|
}, attributes?: CFResourceAttributes);
|
|
2048
|
+
readonly Approvers_Item_ApproverId: string;
|
|
2049
|
+
readonly Approvers_Item_PrimaryIdentityStatus: string;
|
|
2050
|
+
readonly Approvers_Item_ResponseTime: string;
|
|
2042
2051
|
readonly Arn: string;
|
|
2043
2052
|
readonly CreationTime: string;
|
|
2044
2053
|
readonly LastUpdateTime: string;
|
|
@@ -2183,6 +2192,8 @@ export declare class AppSyncApi {
|
|
|
2183
2192
|
readonly ApiArn: string;
|
|
2184
2193
|
readonly ApiId: string;
|
|
2185
2194
|
readonly Dns: AppSyncApi_DnsMap;
|
|
2195
|
+
readonly Dns_Http: string;
|
|
2196
|
+
readonly Dns_Realtime: string;
|
|
2186
2197
|
}
|
|
2187
2198
|
|
|
2188
2199
|
export declare class AppSyncApiKey {
|
|
@@ -2486,7 +2497,15 @@ export declare class AssetModel {
|
|
|
2486
2497
|
Tags?: AssetModel_Tag[];
|
|
2487
2498
|
}, attributes?: CFResourceAttributes);
|
|
2488
2499
|
readonly AssetModelArn: string;
|
|
2500
|
+
readonly AssetModelCompositeModels_Item_CompositeModelProperties_Item_Id: string;
|
|
2501
|
+
readonly AssetModelCompositeModels_Item_CompositeModelProperties_Item_Type_Metric_Variables_Item_Value_PropertyId: string;
|
|
2502
|
+
readonly AssetModelCompositeModels_Item_CompositeModelProperties_Item_Type_Transform_Variables_Item_Value_PropertyId: string;
|
|
2503
|
+
readonly AssetModelCompositeModels_Item_Id: string;
|
|
2504
|
+
readonly AssetModelHierarchies_Item_Id: string;
|
|
2489
2505
|
readonly AssetModelId: string;
|
|
2506
|
+
readonly AssetModelProperties_Item_Id: string;
|
|
2507
|
+
readonly AssetModelProperties_Item_Type_Metric_Variables_Item_Value_PropertyId: string;
|
|
2508
|
+
readonly AssetModelProperties_Item_Type_Transform_Variables_Item_Value_PropertyId: string;
|
|
2490
2509
|
}
|
|
2491
2510
|
|
|
2492
2511
|
export declare class Assignment {
|
|
@@ -3141,6 +3160,7 @@ export declare class BedrockDataSource {
|
|
|
3141
3160
|
VectorIngestionConfiguration?: BedrockDataSource_VectorIngestionConfiguration;
|
|
3142
3161
|
}, attributes?: CFResourceAttributes);
|
|
3143
3162
|
readonly CreatedAt: string;
|
|
3163
|
+
readonly DataSourceConfiguration_WebConfiguration_CrawlerConfiguration_UserAgentHeader: string;
|
|
3144
3164
|
readonly DataSourceId: string;
|
|
3145
3165
|
readonly DataSourceStatus: BedrockDataSource_DataSourceStatus;
|
|
3146
3166
|
readonly FailureReasons: string[];
|
|
@@ -3632,6 +3652,13 @@ export declare class Bucket {
|
|
|
3632
3652
|
readonly Arn: string;
|
|
3633
3653
|
readonly DomainName: string;
|
|
3634
3654
|
readonly DualStackDomainName: string;
|
|
3655
|
+
readonly MetadataConfiguration_Destination: string;
|
|
3656
|
+
readonly MetadataConfiguration_InventoryTableConfiguration_TableArn: string;
|
|
3657
|
+
readonly MetadataConfiguration_InventoryTableConfiguration_TableName: string;
|
|
3658
|
+
readonly MetadataConfiguration_JournalTableConfiguration_TableArn: string;
|
|
3659
|
+
readonly MetadataConfiguration_JournalTableConfiguration_TableName: string;
|
|
3660
|
+
readonly MetadataTableConfiguration_S3TablesDestination_TableArn: string;
|
|
3661
|
+
readonly MetadataTableConfiguration_S3TablesDestination_TableNamespace: string;
|
|
3635
3662
|
readonly RegionalDomainName: string;
|
|
3636
3663
|
readonly WebsiteURL: string;
|
|
3637
3664
|
}
|
|
@@ -3737,7 +3764,11 @@ export declare class CacheCluster {
|
|
|
3737
3764
|
TransitEncryptionEnabled?: boolean;
|
|
3738
3765
|
VpcSecurityGroupIds?: string[];
|
|
3739
3766
|
}, attributes?: CFResourceAttributes);
|
|
3767
|
+
readonly ConfigurationEndpoint_Address: string;
|
|
3768
|
+
readonly ConfigurationEndpoint_Port: string;
|
|
3740
3769
|
readonly Id: string;
|
|
3770
|
+
readonly RedisEndpoint_Address: string;
|
|
3771
|
+
readonly RedisEndpoint_Port: string;
|
|
3741
3772
|
}
|
|
3742
3773
|
|
|
3743
3774
|
export declare class CachePolicy {
|
|
@@ -3823,6 +3854,7 @@ export declare class Canary {
|
|
|
3823
3854
|
/** Provide VPC Configuration if enabled. */
|
|
3824
3855
|
VPCConfig?: Canary_VPCConfig;
|
|
3825
3856
|
}, attributes?: CFResourceAttributes);
|
|
3857
|
+
readonly Code_SourceLocationArn: string;
|
|
3826
3858
|
readonly Id: string;
|
|
3827
3859
|
readonly State: string;
|
|
3828
3860
|
}
|
|
@@ -4087,6 +4119,7 @@ export declare class CfFunction {
|
|
|
4087
4119
|
Stage?: string;
|
|
4088
4120
|
}, attributes?: CFResourceAttributes);
|
|
4089
4121
|
readonly FunctionARN: string;
|
|
4122
|
+
readonly FunctionMetadata_FunctionARN: string;
|
|
4090
4123
|
readonly Stage: string;
|
|
4091
4124
|
}
|
|
4092
4125
|
|
|
@@ -4752,6 +4785,20 @@ export declare class CloudVmCluster {
|
|
|
4752
4785
|
readonly CloudVmClusterArn: string;
|
|
4753
4786
|
readonly CloudVmClusterId: string;
|
|
4754
4787
|
readonly ComputeModel: string;
|
|
4788
|
+
readonly DbNodes_Item_BackupIpId: string;
|
|
4789
|
+
readonly DbNodes_Item_BackupVnic2Id: string;
|
|
4790
|
+
readonly DbNodes_Item_CpuCoreCount: string;
|
|
4791
|
+
readonly DbNodes_Item_DbNodeArn: string;
|
|
4792
|
+
readonly DbNodes_Item_DbNodeId: string;
|
|
4793
|
+
readonly DbNodes_Item_DbNodeStorageSizeInGBs: string;
|
|
4794
|
+
readonly DbNodes_Item_DbSystemId: string;
|
|
4795
|
+
readonly DbNodes_Item_HostIpId: string;
|
|
4796
|
+
readonly DbNodes_Item_Hostname: string;
|
|
4797
|
+
readonly DbNodes_Item_MemorySizeInGBs: string;
|
|
4798
|
+
readonly DbNodes_Item_Ocid: string;
|
|
4799
|
+
readonly DbNodes_Item_Status: string;
|
|
4800
|
+
readonly DbNodes_Item_Vnic2Id: string;
|
|
4801
|
+
readonly DbNodes_Item_VnicId: string;
|
|
4755
4802
|
readonly DiskRedundancy: string;
|
|
4756
4803
|
readonly Domain: string;
|
|
4757
4804
|
readonly ListenerPort: number;
|
|
@@ -5553,6 +5600,7 @@ export declare class ConfigRule {
|
|
|
5553
5600
|
Scope?: ConfigRule_Scope;
|
|
5554
5601
|
}, attributes?: CFResourceAttributes);
|
|
5555
5602
|
readonly Arn: string;
|
|
5603
|
+
readonly Compliance_Type: string;
|
|
5556
5604
|
readonly ConfigRuleId: string;
|
|
5557
5605
|
}
|
|
5558
5606
|
|
|
@@ -5592,6 +5640,7 @@ export declare class ConfigurationManager {
|
|
|
5592
5640
|
StatusSummaries?: ConfigurationManager_StatusSummary[];
|
|
5593
5641
|
Tags?: Record<string, unknown>;
|
|
5594
5642
|
}, attributes?: CFResourceAttributes);
|
|
5643
|
+
readonly ConfigurationDefinitions_Item_id: string;
|
|
5595
5644
|
readonly CreatedAt: string;
|
|
5596
5645
|
readonly LastModifiedAt: string;
|
|
5597
5646
|
readonly ManagerArn: string;
|
|
@@ -6559,6 +6608,10 @@ export declare class ContainerRecipe {
|
|
|
6559
6608
|
}, attributes?: CFResourceAttributes);
|
|
6560
6609
|
readonly Arn: string;
|
|
6561
6610
|
readonly LatestVersion: ContainerRecipe_LatestVersion;
|
|
6611
|
+
readonly LatestVersion_Arn: string;
|
|
6612
|
+
readonly LatestVersion_Major: string;
|
|
6613
|
+
readonly LatestVersion_Minor: string;
|
|
6614
|
+
readonly LatestVersion_Patch: string;
|
|
6562
6615
|
}
|
|
6563
6616
|
|
|
6564
6617
|
export declare class ContinuousDeploymentPolicy {
|
|
@@ -6912,7 +6965,9 @@ export declare class CustomerProfilesDomain {
|
|
|
6912
6965
|
Tags?: CustomerProfilesDomain_Tag[];
|
|
6913
6966
|
}, attributes?: CFResourceAttributes);
|
|
6914
6967
|
readonly CreatedAt: string;
|
|
6968
|
+
readonly DataStore_Readiness: string;
|
|
6915
6969
|
readonly LastUpdatedAt: string;
|
|
6970
|
+
readonly RuleBasedMatching_Status: string;
|
|
6916
6971
|
readonly Stats: CustomerProfilesDomain_DomainStats;
|
|
6917
6972
|
}
|
|
6918
6973
|
|
|
@@ -8430,7 +8485,11 @@ export declare class DbCluster {
|
|
|
8430
8485
|
readonly DBClusterArn: string;
|
|
8431
8486
|
readonly DBClusterResourceId: string;
|
|
8432
8487
|
readonly Endpoint: DbCluster_Endpoint;
|
|
8488
|
+
readonly Endpoint_Address: string;
|
|
8489
|
+
readonly Endpoint_Port: string;
|
|
8490
|
+
readonly MasterUserSecret_SecretArn: string;
|
|
8433
8491
|
readonly ReadEndpoint: DbCluster_ReadEndpoint;
|
|
8492
|
+
readonly ReadEndpoint_Address: string;
|
|
8434
8493
|
readonly StorageThroughput: number;
|
|
8435
8494
|
}
|
|
8436
8495
|
|
|
@@ -9079,14 +9138,23 @@ export declare class DbInstance {
|
|
|
9079
9138
|
}, attributes?: CFResourceAttributes);
|
|
9080
9139
|
readonly AutomaticRestartTime: string;
|
|
9081
9140
|
readonly CertificateDetails: DbInstance_CertificateDetails;
|
|
9141
|
+
readonly CertificateDetails_CAIdentifier: string;
|
|
9142
|
+
readonly CertificateDetails_ValidTill: string;
|
|
9082
9143
|
readonly DBInstanceArn: string;
|
|
9083
9144
|
readonly DBInstanceStatus: string;
|
|
9084
9145
|
readonly DbiResourceId: string;
|
|
9085
9146
|
readonly Endpoint: DbInstance_Endpoint;
|
|
9147
|
+
readonly Endpoint_Address: string;
|
|
9148
|
+
readonly Endpoint_HostedZoneId: string;
|
|
9149
|
+
readonly Endpoint_Port: string;
|
|
9086
9150
|
readonly InstanceCreateTime: string;
|
|
9087
9151
|
readonly IsStorageConfigUpgradeAvailable: boolean;
|
|
9088
9152
|
readonly LatestRestorableTime: string;
|
|
9089
9153
|
readonly ListenerEndpoint: DbInstance_Endpoint;
|
|
9154
|
+
readonly ListenerEndpoint_Address: string;
|
|
9155
|
+
readonly ListenerEndpoint_HostedZoneId: string;
|
|
9156
|
+
readonly ListenerEndpoint_Port: string;
|
|
9157
|
+
readonly MasterUserSecret_SecretArn: string;
|
|
9090
9158
|
readonly PercentProgress: string;
|
|
9091
9159
|
readonly ReadReplicaDBClusterIdentifiers: string[];
|
|
9092
9160
|
readonly ReadReplicaDBInstanceIdentifiers: string[];
|
|
@@ -9907,6 +9975,8 @@ export declare class Disk {
|
|
|
9907
9975
|
readonly DiskArn: string;
|
|
9908
9976
|
readonly Iops: number;
|
|
9909
9977
|
readonly IsAttached: boolean;
|
|
9978
|
+
readonly Location_AvailabilityZone: string;
|
|
9979
|
+
readonly Location_RegionName: string;
|
|
9910
9980
|
readonly Path: string;
|
|
9911
9981
|
readonly ResourceType: string;
|
|
9912
9982
|
readonly State: string;
|
|
@@ -11066,6 +11136,8 @@ export declare class EFSFileSystem {
|
|
|
11066
11136
|
}, attributes?: CFResourceAttributes);
|
|
11067
11137
|
readonly Arn: string;
|
|
11068
11138
|
readonly FileSystemId: string;
|
|
11139
|
+
readonly ReplicationConfiguration_Destinations_Item_Status: string;
|
|
11140
|
+
readonly ReplicationConfiguration_Destinations_Item_StatusMessage: string;
|
|
11069
11141
|
}
|
|
11070
11142
|
|
|
11071
11143
|
export declare class EgressOnlyInternetGateway {
|
|
@@ -11153,6 +11225,8 @@ export declare class EKSCapability {
|
|
|
11153
11225
|
Version?: string;
|
|
11154
11226
|
}, attributes?: CFResourceAttributes);
|
|
11155
11227
|
readonly Arn: string;
|
|
11228
|
+
readonly Configuration_ArgoCd_AwsIdc_IdcManagedApplicationArn: string;
|
|
11229
|
+
readonly Configuration_ArgoCd_ServerUrl: string;
|
|
11156
11230
|
readonly CreatedAt: string;
|
|
11157
11231
|
readonly ModifiedAt: string;
|
|
11158
11232
|
readonly Status: string;
|
|
@@ -11208,6 +11282,7 @@ export declare class EKSCluster {
|
|
|
11208
11282
|
readonly EncryptionConfigKeyArn: string;
|
|
11209
11283
|
readonly Endpoint: string;
|
|
11210
11284
|
readonly Id: string;
|
|
11285
|
+
readonly KubernetesNetworkConfig_ServiceIpv6Cidr: string;
|
|
11211
11286
|
readonly OpenIdConnectIssuerUrl: string;
|
|
11212
11287
|
}
|
|
11213
11288
|
|
|
@@ -11319,6 +11394,8 @@ export declare class ElbLoadBalancer {
|
|
|
11319
11394
|
readonly CanonicalHostedZoneNameID: string;
|
|
11320
11395
|
readonly DNSName: string;
|
|
11321
11396
|
readonly Id: string;
|
|
11397
|
+
readonly SourceSecurityGroup_GroupName: string;
|
|
11398
|
+
readonly SourceSecurityGroup_OwnerAlias: string;
|
|
11322
11399
|
}
|
|
11323
11400
|
|
|
11324
11401
|
export declare class Elbv2TrustStore {
|
|
@@ -11389,6 +11466,12 @@ export declare class EmailContact {
|
|
|
11389
11466
|
}, attributes?: CFResourceAttributes);
|
|
11390
11467
|
readonly Arn: string;
|
|
11391
11468
|
readonly EmailContact: EmailContact_EmailContact;
|
|
11469
|
+
readonly EmailContact_Address: string;
|
|
11470
|
+
readonly EmailContact_Arn: string;
|
|
11471
|
+
readonly EmailContact_CreationTime: string;
|
|
11472
|
+
readonly EmailContact_Name: string;
|
|
11473
|
+
readonly EmailContact_Status: string;
|
|
11474
|
+
readonly EmailContact_UpdateTime: string;
|
|
11392
11475
|
}
|
|
11393
11476
|
|
|
11394
11477
|
export declare class EmailIdentity {
|
|
@@ -11684,7 +11767,15 @@ export declare class EndpointAccess {
|
|
|
11684
11767
|
readonly EndpointStatus: string;
|
|
11685
11768
|
readonly Port: number;
|
|
11686
11769
|
readonly VpcEndpoint: Record<string, unknown>;
|
|
11770
|
+
readonly VpcEndpoint_NetworkInterfaces_Item_AvailabilityZone: string;
|
|
11771
|
+
readonly VpcEndpoint_NetworkInterfaces_Item_NetworkInterfaceId: string;
|
|
11772
|
+
readonly VpcEndpoint_NetworkInterfaces_Item_PrivateIpAddress: string;
|
|
11773
|
+
readonly VpcEndpoint_NetworkInterfaces_Item_SubnetId: string;
|
|
11774
|
+
readonly VpcEndpoint_VpcEndpointId: string;
|
|
11775
|
+
readonly VpcEndpoint_VpcId: string;
|
|
11687
11776
|
readonly VpcSecurityGroups: EndpointAccess_VpcSecurityGroup[];
|
|
11777
|
+
readonly VpcSecurityGroups_Item_Status: string;
|
|
11778
|
+
readonly VpcSecurityGroups_Item_VpcSecurityGroupId: string;
|
|
11688
11779
|
}
|
|
11689
11780
|
|
|
11690
11781
|
export declare class EndpointAuthorization {
|
|
@@ -12305,6 +12396,8 @@ export declare class EventsConnection {
|
|
|
12305
12396
|
}, attributes?: CFResourceAttributes);
|
|
12306
12397
|
readonly Arn: string;
|
|
12307
12398
|
readonly ArnForPolicy: string;
|
|
12399
|
+
readonly AuthParameters_ConnectivityParameters_ResourceParameters_ResourceAssociationArn: string;
|
|
12400
|
+
readonly InvocationConnectivityParameters_ResourceParameters_ResourceAssociationArn: string;
|
|
12308
12401
|
readonly SecretArn: string;
|
|
12309
12402
|
}
|
|
12310
12403
|
|
|
@@ -12464,6 +12557,15 @@ export declare class EventType {
|
|
|
12464
12557
|
}, attributes?: CFResourceAttributes);
|
|
12465
12558
|
readonly Arn: string;
|
|
12466
12559
|
readonly CreatedTime: string;
|
|
12560
|
+
readonly EntityTypes_Item_Arn: string;
|
|
12561
|
+
readonly EntityTypes_Item_CreatedTime: string;
|
|
12562
|
+
readonly EntityTypes_Item_LastUpdatedTime: string;
|
|
12563
|
+
readonly EventVariables_Item_Arn: string;
|
|
12564
|
+
readonly EventVariables_Item_CreatedTime: string;
|
|
12565
|
+
readonly EventVariables_Item_LastUpdatedTime: string;
|
|
12566
|
+
readonly Labels_Item_Arn: string;
|
|
12567
|
+
readonly Labels_Item_CreatedTime: string;
|
|
12568
|
+
readonly Labels_Item_LastUpdatedTime: string;
|
|
12467
12569
|
readonly LastUpdatedTime: string;
|
|
12468
12570
|
}
|
|
12469
12571
|
|
|
@@ -12591,6 +12693,7 @@ export declare class Export {
|
|
|
12591
12693
|
ExportArn?: string;
|
|
12592
12694
|
Tags?: Export_ResourceTag[];
|
|
12593
12695
|
}, attributes?: CFResourceAttributes);
|
|
12696
|
+
readonly Export_ExportArn: string;
|
|
12594
12697
|
readonly ExportArn: string;
|
|
12595
12698
|
}
|
|
12596
12699
|
|
|
@@ -12619,6 +12722,19 @@ export declare class ExpressGatewayService {
|
|
|
12619
12722
|
readonly ActiveConfigurations: ExpressGatewayService_ExpressGatewayServiceConfiguration[];
|
|
12620
12723
|
readonly CreatedAt: string;
|
|
12621
12724
|
readonly ECSManagedResourceArns: ExpressGatewayService_ECSManagedResourceArns;
|
|
12725
|
+
readonly ECSManagedResourceArns_AutoScaling: string;
|
|
12726
|
+
readonly ECSManagedResourceArns_AutoScaling_ApplicationAutoScalingPolicies: string;
|
|
12727
|
+
readonly ECSManagedResourceArns_AutoScaling_ScalableTarget: string;
|
|
12728
|
+
readonly ECSManagedResourceArns_IngressPath: string;
|
|
12729
|
+
readonly ECSManagedResourceArns_IngressPath_CertificateArn: string;
|
|
12730
|
+
readonly ECSManagedResourceArns_IngressPath_ListenerArn: string;
|
|
12731
|
+
readonly ECSManagedResourceArns_IngressPath_ListenerRuleArn: string;
|
|
12732
|
+
readonly ECSManagedResourceArns_IngressPath_LoadBalancerArn: string;
|
|
12733
|
+
readonly ECSManagedResourceArns_IngressPath_LoadBalancerSecurityGroups: string;
|
|
12734
|
+
readonly ECSManagedResourceArns_IngressPath_TargetGroupArns: string;
|
|
12735
|
+
readonly ECSManagedResourceArns_LogGroups: string;
|
|
12736
|
+
readonly ECSManagedResourceArns_MetricAlarms: string;
|
|
12737
|
+
readonly ECSManagedResourceArns_ServiceSecurityGroups: string;
|
|
12622
12738
|
readonly Endpoint: string;
|
|
12623
12739
|
readonly ServiceArn: string;
|
|
12624
12740
|
readonly Status: ExpressGatewayService_ExpressGatewayServiceStatus;
|
|
@@ -13007,6 +13123,7 @@ export declare class FirewallRuleGroup {
|
|
|
13007
13123
|
readonly Arn: string;
|
|
13008
13124
|
readonly CreationTime: string;
|
|
13009
13125
|
readonly CreatorRequestId: string;
|
|
13126
|
+
readonly FirewallRules_Item_FirewallThreatProtectionId: string;
|
|
13010
13127
|
readonly Id: string;
|
|
13011
13128
|
readonly ModificationTime: string;
|
|
13012
13129
|
readonly OwnerId: string;
|
|
@@ -13557,9 +13674,29 @@ export declare class FraudDetectorDetector {
|
|
|
13557
13674
|
Tags?: FraudDetectorDetector_Tag[];
|
|
13558
13675
|
}, attributes?: CFResourceAttributes);
|
|
13559
13676
|
readonly Arn: string;
|
|
13677
|
+
readonly AssociatedModels_Item_Arn: string;
|
|
13560
13678
|
readonly CreatedTime: string;
|
|
13561
13679
|
readonly DetectorVersionId: string;
|
|
13680
|
+
readonly EventType_Arn: string;
|
|
13681
|
+
readonly EventType_CreatedTime: string;
|
|
13682
|
+
readonly EventType_EntityTypes_Item_Arn: string;
|
|
13683
|
+
readonly EventType_EntityTypes_Item_CreatedTime: string;
|
|
13684
|
+
readonly EventType_EntityTypes_Item_LastUpdatedTime: string;
|
|
13685
|
+
readonly EventType_EventVariables_Item_Arn: string;
|
|
13686
|
+
readonly EventType_EventVariables_Item_CreatedTime: string;
|
|
13687
|
+
readonly EventType_EventVariables_Item_LastUpdatedTime: string;
|
|
13688
|
+
readonly EventType_Labels_Item_Arn: string;
|
|
13689
|
+
readonly EventType_Labels_Item_CreatedTime: string;
|
|
13690
|
+
readonly EventType_Labels_Item_LastUpdatedTime: string;
|
|
13691
|
+
readonly EventType_LastUpdatedTime: string;
|
|
13562
13692
|
readonly LastUpdatedTime: string;
|
|
13693
|
+
readonly Rules_Item_Arn: string;
|
|
13694
|
+
readonly Rules_Item_CreatedTime: string;
|
|
13695
|
+
readonly Rules_Item_LastUpdatedTime: string;
|
|
13696
|
+
readonly Rules_Item_Outcomes_Item_Arn: string;
|
|
13697
|
+
readonly Rules_Item_Outcomes_Item_CreatedTime: string;
|
|
13698
|
+
readonly Rules_Item_Outcomes_Item_LastUpdatedTime: string;
|
|
13699
|
+
readonly Rules_Item_RuleVersion: string;
|
|
13563
13700
|
}
|
|
13564
13701
|
|
|
13565
13702
|
export declare class FSxFileSystem {
|
|
@@ -13704,6 +13841,8 @@ export declare class Function {
|
|
|
13704
13841
|
}, attributes?: CFResourceAttributes);
|
|
13705
13842
|
readonly Arn: string;
|
|
13706
13843
|
readonly SnapStartResponse: Function_SnapStartResponse;
|
|
13844
|
+
readonly SnapStartResponse_ApplyOn: string;
|
|
13845
|
+
readonly SnapStartResponse_OptimizationStatus: string;
|
|
13707
13846
|
}
|
|
13708
13847
|
|
|
13709
13848
|
export declare class FunctionConfiguration {
|
|
@@ -13801,6 +13940,7 @@ export declare class FuotaTask {
|
|
|
13801
13940
|
readonly Arn: string;
|
|
13802
13941
|
readonly FuotaTaskStatus: string;
|
|
13803
13942
|
readonly Id: string;
|
|
13943
|
+
readonly LoRaWAN_StartTime: string;
|
|
13804
13944
|
}
|
|
13805
13945
|
|
|
13806
13946
|
export declare class GameLiftAlias {
|
|
@@ -15335,6 +15475,10 @@ export declare class ImageBuilderComponent {
|
|
|
15335
15475
|
readonly Arn: string;
|
|
15336
15476
|
readonly Encrypted: boolean;
|
|
15337
15477
|
readonly LatestVersion: ImageBuilderComponent_LatestVersion;
|
|
15478
|
+
readonly LatestVersion_Arn: string;
|
|
15479
|
+
readonly LatestVersion_Major: string;
|
|
15480
|
+
readonly LatestVersion_Minor: string;
|
|
15481
|
+
readonly LatestVersion_Patch: string;
|
|
15338
15482
|
readonly Type: "BUILD" | "TEST";
|
|
15339
15483
|
}
|
|
15340
15484
|
|
|
@@ -15381,6 +15525,10 @@ export declare class ImageBuilderImage {
|
|
|
15381
15525
|
readonly ImageId: string;
|
|
15382
15526
|
readonly ImageUri: string;
|
|
15383
15527
|
readonly LatestVersion: ImageBuilderImage_LatestVersion;
|
|
15528
|
+
readonly LatestVersion_Arn: string;
|
|
15529
|
+
readonly LatestVersion_Major: string;
|
|
15530
|
+
readonly LatestVersion_Minor: string;
|
|
15531
|
+
readonly LatestVersion_Patch: string;
|
|
15384
15532
|
readonly Name: string;
|
|
15385
15533
|
}
|
|
15386
15534
|
|
|
@@ -15435,6 +15583,10 @@ export declare class ImageBuilderWorkflow {
|
|
|
15435
15583
|
}, attributes?: CFResourceAttributes);
|
|
15436
15584
|
readonly Arn: string;
|
|
15437
15585
|
readonly LatestVersion: ImageBuilderWorkflow_LatestVersion;
|
|
15586
|
+
readonly LatestVersion_Arn: string;
|
|
15587
|
+
readonly LatestVersion_Major: string;
|
|
15588
|
+
readonly LatestVersion_Minor: string;
|
|
15589
|
+
readonly LatestVersion_Patch: string;
|
|
15438
15590
|
}
|
|
15439
15591
|
|
|
15440
15592
|
export declare class ImagePipeline {
|
|
@@ -15507,6 +15659,10 @@ export declare class ImageRecipe {
|
|
|
15507
15659
|
}, attributes?: CFResourceAttributes);
|
|
15508
15660
|
readonly Arn: string;
|
|
15509
15661
|
readonly LatestVersion: ImageRecipe_LatestVersion;
|
|
15662
|
+
readonly LatestVersion_Arn: string;
|
|
15663
|
+
readonly LatestVersion_Major: string;
|
|
15664
|
+
readonly LatestVersion_Minor: string;
|
|
15665
|
+
readonly LatestVersion_Patch: string;
|
|
15510
15666
|
}
|
|
15511
15667
|
|
|
15512
15668
|
export declare class ImageVersion {
|
|
@@ -15588,6 +15744,9 @@ export declare class InferenceComponent {
|
|
|
15588
15744
|
readonly InferenceComponentArn: string;
|
|
15589
15745
|
readonly InferenceComponentStatus: InferenceComponent_InferenceComponentStatus;
|
|
15590
15746
|
readonly LastModifiedTime: string;
|
|
15747
|
+
readonly RuntimeConfig_CurrentCopyCount: string;
|
|
15748
|
+
readonly RuntimeConfig_DesiredCopyCount: string;
|
|
15749
|
+
readonly Specification_Container_DeployedImage: string;
|
|
15591
15750
|
}
|
|
15592
15751
|
|
|
15593
15752
|
export declare class InferenceExperiment {
|
|
@@ -16553,7 +16712,9 @@ export declare class IoTSiteWiseAsset {
|
|
|
16553
16712
|
Tags?: IoTSiteWiseAsset_Tag[];
|
|
16554
16713
|
}, attributes?: CFResourceAttributes);
|
|
16555
16714
|
readonly AssetArn: string;
|
|
16715
|
+
readonly AssetHierarchies_Item_Id: string;
|
|
16556
16716
|
readonly AssetId: string;
|
|
16717
|
+
readonly AssetProperties_Item_Id: string;
|
|
16557
16718
|
}
|
|
16558
16719
|
|
|
16559
16720
|
export declare class IoTSiteWiseDashboard {
|
|
@@ -18156,6 +18317,7 @@ export declare class LightsailContainer {
|
|
|
18156
18317
|
}, attributes?: CFResourceAttributes);
|
|
18157
18318
|
readonly ContainerArn: string;
|
|
18158
18319
|
readonly PrincipalArn: string;
|
|
18320
|
+
readonly PrivateRegistryAccess_EcrImagePullerRole_PrincipalArn: string;
|
|
18159
18321
|
readonly Url: string;
|
|
18160
18322
|
}
|
|
18161
18323
|
|
|
@@ -18250,6 +18412,7 @@ export declare class LightsailDomain {
|
|
|
18250
18412
|
}, attributes?: CFResourceAttributes);
|
|
18251
18413
|
readonly Arn: string;
|
|
18252
18414
|
readonly CreatedAt: string;
|
|
18415
|
+
readonly DomainEntries_Item_Id: string;
|
|
18253
18416
|
readonly Location: Record<string, unknown>;
|
|
18254
18417
|
readonly ResourceType: "Domain";
|
|
18255
18418
|
readonly SupportCode: string;
|
|
@@ -18295,13 +18458,20 @@ export declare class LightsailInstance {
|
|
|
18295
18458
|
/** Username of the Lightsail instance. */
|
|
18296
18459
|
UserName?: string;
|
|
18297
18460
|
}, attributes?: CFResourceAttributes);
|
|
18461
|
+
readonly Hardware_CpuCount: string;
|
|
18462
|
+
readonly Hardware_RamSizeInGb: string;
|
|
18298
18463
|
readonly InstanceArn: string;
|
|
18299
18464
|
readonly Ipv6Addresses: string[];
|
|
18300
18465
|
readonly IsStaticIp: boolean;
|
|
18466
|
+
readonly Location_AvailabilityZone: string;
|
|
18467
|
+
readonly Location_RegionName: string;
|
|
18468
|
+
readonly Networking_MonthlyTransfer_GbPerMonthAllocated: string;
|
|
18301
18469
|
readonly PrivateIpAddress: string;
|
|
18302
18470
|
readonly PublicIpAddress: string;
|
|
18303
18471
|
readonly ResourceType: string;
|
|
18304
18472
|
readonly SshKeyName: string;
|
|
18473
|
+
readonly State_Code: string;
|
|
18474
|
+
readonly State_Name: string;
|
|
18305
18475
|
readonly SupportCode: string;
|
|
18306
18476
|
readonly UserName: string;
|
|
18307
18477
|
}
|
|
@@ -18725,6 +18895,7 @@ export declare class LocationAzureBlob {
|
|
|
18725
18895
|
/** An array of key-value pairs to apply to this resource. */
|
|
18726
18896
|
Tags?: LocationAzureBlob_Tag[];
|
|
18727
18897
|
}, attributes?: CFResourceAttributes);
|
|
18898
|
+
readonly CmkSecretConfig_SecretArn: string;
|
|
18728
18899
|
readonly LocationArn: string;
|
|
18729
18900
|
readonly LocationUri: string;
|
|
18730
18901
|
readonly ManagedSecretConfig: LocationAzureBlob_ManagedSecretConfig;
|
|
@@ -18926,6 +19097,7 @@ export declare class LocationObjectStorage {
|
|
|
18926
19097
|
/** An array of key-value pairs to apply to this resource. */
|
|
18927
19098
|
Tags?: LocationObjectStorage_Tag[];
|
|
18928
19099
|
}, attributes?: CFResourceAttributes);
|
|
19100
|
+
readonly CmkSecretConfig_SecretArn: string;
|
|
18929
19101
|
readonly LocationArn: string;
|
|
18930
19102
|
readonly LocationUri: string;
|
|
18931
19103
|
readonly ManagedSecretConfig: LocationObjectStorage_ManagedSecretConfig;
|
|
@@ -18986,6 +19158,7 @@ export declare class LocationSMB {
|
|
|
18986
19158
|
/** The user who can mount the share, has the permissions to access files and folders in the SMB share. */
|
|
18987
19159
|
User?: string;
|
|
18988
19160
|
}, attributes?: CFResourceAttributes);
|
|
19161
|
+
readonly CmkSecretConfig_SecretArn: string;
|
|
18989
19162
|
readonly LocationArn: string;
|
|
18990
19163
|
readonly LocationUri: string;
|
|
18991
19164
|
readonly ManagedSecretConfig: LocationSMB_ManagedSecretConfig;
|
|
@@ -19759,6 +19932,11 @@ export declare class MediaConnectFlow {
|
|
|
19759
19932
|
readonly FlowArn: string;
|
|
19760
19933
|
readonly FlowAvailabilityZone: string;
|
|
19761
19934
|
readonly FlowNdiMachineName: string;
|
|
19935
|
+
readonly MediaStreams_Item_Fmt: string;
|
|
19936
|
+
readonly Source_IngestIp: string;
|
|
19937
|
+
readonly Source_SourceArn: string;
|
|
19938
|
+
readonly Source_SourceIngestPort: string;
|
|
19939
|
+
readonly VpcInterfaces_Item_NetworkInterfaceIds: string;
|
|
19762
19940
|
}
|
|
19763
19941
|
|
|
19764
19942
|
export declare class MediaConnectGateway {
|
|
@@ -19912,6 +20090,8 @@ export declare class MediaPackageAsset {
|
|
|
19912
20090
|
}, attributes?: CFResourceAttributes);
|
|
19913
20091
|
readonly Arn: string;
|
|
19914
20092
|
readonly CreatedAt: string;
|
|
20093
|
+
readonly EgressEndpoints_Item_PackagingConfigurationId: string;
|
|
20094
|
+
readonly EgressEndpoints_Item_Url: string;
|
|
19915
20095
|
}
|
|
19916
20096
|
|
|
19917
20097
|
export declare class MediaPackageChannel {
|
|
@@ -19932,6 +20112,10 @@ export declare class MediaPackageChannel {
|
|
|
19932
20112
|
Tags?: MediaPackageChannel_Tag[];
|
|
19933
20113
|
}, attributes?: CFResourceAttributes);
|
|
19934
20114
|
readonly Arn: string;
|
|
20115
|
+
readonly HlsIngest_ingestEndpoints_Item_Id: string;
|
|
20116
|
+
readonly HlsIngest_ingestEndpoints_Item_Password: string;
|
|
20117
|
+
readonly HlsIngest_ingestEndpoints_Item_Url: string;
|
|
20118
|
+
readonly HlsIngest_ingestEndpoints_Item_Username: string;
|
|
19935
20119
|
}
|
|
19936
20120
|
|
|
19937
20121
|
export declare class MediaPackageOriginEndpoint {
|
|
@@ -20038,7 +20222,9 @@ export declare class MediaPackageV2OriginEndpoint {
|
|
|
20038
20222
|
readonly Arn: string;
|
|
20039
20223
|
readonly CreatedAt: string;
|
|
20040
20224
|
readonly DashManifestUrls: string[];
|
|
20225
|
+
readonly HlsManifests_Item_Url: string;
|
|
20041
20226
|
readonly HlsManifestUrls: string[];
|
|
20227
|
+
readonly LowLatencyHlsManifests_Item_Url: string;
|
|
20042
20228
|
readonly LowLatencyHlsManifestUrls: string[];
|
|
20043
20229
|
readonly ModifiedAt: string;
|
|
20044
20230
|
readonly MssManifestUrls: string[];
|
|
@@ -20146,6 +20332,31 @@ export declare class Memory {
|
|
|
20146
20332
|
readonly FailureReason: string;
|
|
20147
20333
|
readonly MemoryArn: string;
|
|
20148
20334
|
readonly MemoryId: string;
|
|
20335
|
+
readonly MemoryStrategies_Item_CustomMemoryStrategy_CreatedAt: string;
|
|
20336
|
+
readonly MemoryStrategies_Item_CustomMemoryStrategy_Status: string;
|
|
20337
|
+
readonly MemoryStrategies_Item_CustomMemoryStrategy_StrategyId: string;
|
|
20338
|
+
readonly MemoryStrategies_Item_CustomMemoryStrategy_Type: string;
|
|
20339
|
+
readonly MemoryStrategies_Item_CustomMemoryStrategy_UpdatedAt: string;
|
|
20340
|
+
readonly MemoryStrategies_Item_EpisodicMemoryStrategy_CreatedAt: string;
|
|
20341
|
+
readonly MemoryStrategies_Item_EpisodicMemoryStrategy_Status: string;
|
|
20342
|
+
readonly MemoryStrategies_Item_EpisodicMemoryStrategy_StrategyId: string;
|
|
20343
|
+
readonly MemoryStrategies_Item_EpisodicMemoryStrategy_Type: string;
|
|
20344
|
+
readonly MemoryStrategies_Item_EpisodicMemoryStrategy_UpdatedAt: string;
|
|
20345
|
+
readonly MemoryStrategies_Item_SemanticMemoryStrategy_CreatedAt: string;
|
|
20346
|
+
readonly MemoryStrategies_Item_SemanticMemoryStrategy_Status: string;
|
|
20347
|
+
readonly MemoryStrategies_Item_SemanticMemoryStrategy_StrategyId: string;
|
|
20348
|
+
readonly MemoryStrategies_Item_SemanticMemoryStrategy_Type: string;
|
|
20349
|
+
readonly MemoryStrategies_Item_SemanticMemoryStrategy_UpdatedAt: string;
|
|
20350
|
+
readonly MemoryStrategies_Item_SummaryMemoryStrategy_CreatedAt: string;
|
|
20351
|
+
readonly MemoryStrategies_Item_SummaryMemoryStrategy_Status: string;
|
|
20352
|
+
readonly MemoryStrategies_Item_SummaryMemoryStrategy_StrategyId: string;
|
|
20353
|
+
readonly MemoryStrategies_Item_SummaryMemoryStrategy_Type: string;
|
|
20354
|
+
readonly MemoryStrategies_Item_SummaryMemoryStrategy_UpdatedAt: string;
|
|
20355
|
+
readonly MemoryStrategies_Item_UserPreferenceMemoryStrategy_CreatedAt: string;
|
|
20356
|
+
readonly MemoryStrategies_Item_UserPreferenceMemoryStrategy_Status: string;
|
|
20357
|
+
readonly MemoryStrategies_Item_UserPreferenceMemoryStrategy_StrategyId: string;
|
|
20358
|
+
readonly MemoryStrategies_Item_UserPreferenceMemoryStrategy_Type: string;
|
|
20359
|
+
readonly MemoryStrategies_Item_UserPreferenceMemoryStrategy_UpdatedAt: string;
|
|
20149
20360
|
readonly Status: Memory_MemoryStatus;
|
|
20150
20361
|
readonly UpdatedAt: string;
|
|
20151
20362
|
}
|
|
@@ -20222,6 +20433,8 @@ You cannot modify the value of TransitEncryptionEnabled after the cluster is cre
|
|
|
20222
20433
|
TLSEnabled?: boolean;
|
|
20223
20434
|
}, attributes?: CFResourceAttributes);
|
|
20224
20435
|
readonly ARN: string;
|
|
20436
|
+
readonly ClusterEndpoint_Address: string;
|
|
20437
|
+
readonly ClusterEndpoint_Port: string;
|
|
20225
20438
|
readonly ParameterGroupStatus: string;
|
|
20226
20439
|
readonly Status: string;
|
|
20227
20440
|
}
|
|
@@ -20325,6 +20538,7 @@ export declare class MessageTemplate {
|
|
|
20325
20538
|
Tags?: MessageTemplate_Tag[];
|
|
20326
20539
|
}, attributes?: CFResourceAttributes);
|
|
20327
20540
|
readonly MessageTemplateArn: string;
|
|
20541
|
+
readonly MessageTemplateAttachments_Item_AttachmentId: string;
|
|
20328
20542
|
readonly MessageTemplateContentSha256: string;
|
|
20329
20543
|
readonly MessageTemplateId: string;
|
|
20330
20544
|
}
|
|
@@ -20652,7 +20866,13 @@ export declare class ModelCard {
|
|
|
20652
20866
|
/** Key-value pairs used to manage metadata for model cards. */
|
|
20653
20867
|
Tags?: ModelCard_Tag[];
|
|
20654
20868
|
}, attributes?: CFResourceAttributes);
|
|
20869
|
+
readonly CreatedBy_DomainId: string;
|
|
20870
|
+
readonly CreatedBy_UserProfileArn: string;
|
|
20871
|
+
readonly CreatedBy_UserProfileName: string;
|
|
20655
20872
|
readonly CreationTime: string;
|
|
20873
|
+
readonly LastModifiedBy_DomainId: string;
|
|
20874
|
+
readonly LastModifiedBy_UserProfileArn: string;
|
|
20875
|
+
readonly LastModifiedBy_UserProfileName: string;
|
|
20656
20876
|
readonly LastModifiedTime: string;
|
|
20657
20877
|
readonly ModelCardArn: string;
|
|
20658
20878
|
readonly ModelCardProcessingStatus: "ContentDeleted" | "DeleteCompleted" | "DeleteFailed" | "DeleteInProgress" | "DeletePending" | "ExportJobsDeleted" | "UnsetValue";
|
|
@@ -20899,6 +21119,7 @@ export declare class MPAIdentitySource {
|
|
|
20899
21119
|
}, attributes?: CFResourceAttributes);
|
|
20900
21120
|
readonly CreationTime: string;
|
|
20901
21121
|
readonly IdentitySourceArn: string;
|
|
21122
|
+
readonly IdentitySourceParameters_IamIdentityCenter_ApprovalPortalUrl: string;
|
|
20902
21123
|
readonly IdentitySourceType: string;
|
|
20903
21124
|
readonly Status: string;
|
|
20904
21125
|
readonly StatusCode: string;
|
|
@@ -20939,6 +21160,9 @@ export declare class MSKConfiguration {
|
|
|
20939
21160
|
LatestRevision?: MSKConfiguration_LatestRevision;
|
|
20940
21161
|
}, attributes?: CFResourceAttributes);
|
|
20941
21162
|
readonly Arn: string;
|
|
21163
|
+
readonly LatestRevision_CreationTime: string;
|
|
21164
|
+
readonly LatestRevision_Description: string;
|
|
21165
|
+
readonly LatestRevision_Revision: string;
|
|
20942
21166
|
}
|
|
20943
21167
|
|
|
20944
21168
|
export declare class MSKTopic {
|
|
@@ -20982,6 +21206,8 @@ export declare class MulticastGroup {
|
|
|
20982
21206
|
}, attributes?: CFResourceAttributes);
|
|
20983
21207
|
readonly Arn: string;
|
|
20984
21208
|
readonly Id: string;
|
|
21209
|
+
readonly LoRaWAN_NumberOfDevicesInGroup: string;
|
|
21210
|
+
readonly LoRaWAN_NumberOfDevicesRequested: string;
|
|
20985
21211
|
readonly Status: string;
|
|
20986
21212
|
}
|
|
20987
21213
|
|
|
@@ -21061,6 +21287,7 @@ export declare class MultiRegionAccessPointPolicy {
|
|
|
21061
21287
|
PolicyStatus?: Record<string, unknown>;
|
|
21062
21288
|
}, attributes?: CFResourceAttributes);
|
|
21063
21289
|
readonly PolicyStatus: Record<string, unknown>;
|
|
21290
|
+
readonly PolicyStatus_IsPublic: string;
|
|
21064
21291
|
}
|
|
21065
21292
|
|
|
21066
21293
|
export declare class MultiRegionCluster {
|
|
@@ -21155,6 +21382,11 @@ export declare class MWAAEnvironment {
|
|
|
21155
21382
|
readonly Arn: string;
|
|
21156
21383
|
readonly CeleryExecutorQueue: string;
|
|
21157
21384
|
readonly DatabaseVpcEndpointService: string;
|
|
21385
|
+
readonly LoggingConfiguration_DagProcessingLogs_CloudWatchLogGroupArn: string;
|
|
21386
|
+
readonly LoggingConfiguration_SchedulerLogs_CloudWatchLogGroupArn: string;
|
|
21387
|
+
readonly LoggingConfiguration_TaskLogs_CloudWatchLogGroupArn: string;
|
|
21388
|
+
readonly LoggingConfiguration_WebserverLogs_CloudWatchLogGroupArn: string;
|
|
21389
|
+
readonly LoggingConfiguration_WorkerLogs_CloudWatchLogGroupArn: string;
|
|
21158
21390
|
readonly WebserverUrl: string;
|
|
21159
21391
|
readonly WebserverVpcEndpointService: string;
|
|
21160
21392
|
}
|
|
@@ -22402,12 +22634,15 @@ export declare class OpenSearchServiceDomain {
|
|
|
22402
22634
|
Tags?: OpenSearchServiceDomain_Tag[];
|
|
22403
22635
|
VPCOptions?: OpenSearchServiceDomain_VPCOptions;
|
|
22404
22636
|
}, attributes?: CFResourceAttributes);
|
|
22637
|
+
readonly AdvancedSecurityOptions_AnonymousAuthDisableDate: string;
|
|
22405
22638
|
readonly Arn: string;
|
|
22406
22639
|
readonly DomainArn: string;
|
|
22407
22640
|
readonly DomainEndpoint: string;
|
|
22408
22641
|
readonly DomainEndpoints: Record<string, unknown>;
|
|
22409
22642
|
readonly DomainEndpointV2: string;
|
|
22410
22643
|
readonly Id: string;
|
|
22644
|
+
readonly IdentityCenterOptions_IdentityCenterApplicationARN: string;
|
|
22645
|
+
readonly IdentityCenterOptions_IdentityStoreId: string;
|
|
22411
22646
|
readonly ServiceSoftwareOptions: OpenSearchServiceDomain_ServiceSoftwareOptions;
|
|
22412
22647
|
}
|
|
22413
22648
|
|
|
@@ -22955,6 +23190,11 @@ export declare class Package {
|
|
|
22955
23190
|
readonly Arn: string;
|
|
22956
23191
|
readonly CreatedTime: number;
|
|
22957
23192
|
readonly PackageId: string;
|
|
23193
|
+
readonly StorageLocation_BinaryPrefixLocation: string;
|
|
23194
|
+
readonly StorageLocation_Bucket: string;
|
|
23195
|
+
readonly StorageLocation_GeneratedPrefixLocation: string;
|
|
23196
|
+
readonly StorageLocation_ManifestPrefixLocation: string;
|
|
23197
|
+
readonly StorageLocation_RepoPrefixLocation: string;
|
|
22958
23198
|
}
|
|
22959
23199
|
|
|
22960
23200
|
export declare class PackageGroup {
|
|
@@ -23607,6 +23847,8 @@ export declare class PlaybackConfiguration {
|
|
|
23607
23847
|
/** The name that is used to associate this playback configuration with a custom transcode profile. This overrides the dynamic transcoding defaults of MediaTailor. Use this only if you have already set up custom profiles with the help of AWS Support. */
|
|
23608
23848
|
TranscodeProfileName?: string;
|
|
23609
23849
|
}, attributes?: CFResourceAttributes);
|
|
23850
|
+
readonly DashConfiguration_ManifestEndpointPrefix: string;
|
|
23851
|
+
readonly HlsConfiguration_ManifestEndpointPrefix: string;
|
|
23610
23852
|
readonly PlaybackConfigurationArn: string;
|
|
23611
23853
|
readonly PlaybackEndpointPrefix: string;
|
|
23612
23854
|
readonly SessionInitializationEndpointPrefix: string;
|
|
@@ -24308,6 +24550,8 @@ export declare class ProjectProfile {
|
|
|
24308
24550
|
readonly CreatedBy: string;
|
|
24309
24551
|
readonly DomainId: string;
|
|
24310
24552
|
readonly DomainUnitId: string;
|
|
24553
|
+
readonly EnvironmentConfigurations_Item_ConfigurationParameters_ResolvedParameters: string;
|
|
24554
|
+
readonly EnvironmentConfigurations_Item_EnvironmentConfigurationId: string;
|
|
24311
24555
|
readonly Id: string;
|
|
24312
24556
|
readonly Identifier: string;
|
|
24313
24557
|
readonly LastUpdatedAt: string;
|
|
@@ -25515,6 +25759,8 @@ The value must be either -1 or an integer between 1 and 3,653. */
|
|
|
25515
25759
|
}, attributes?: CFResourceAttributes);
|
|
25516
25760
|
readonly ClusterNamespaceArn: string;
|
|
25517
25761
|
readonly DeferMaintenanceIdentifier: string;
|
|
25762
|
+
readonly Endpoint_Address: string;
|
|
25763
|
+
readonly Endpoint_Port: string;
|
|
25518
25764
|
readonly MasterPasswordSecretArn: string;
|
|
25519
25765
|
}
|
|
25520
25766
|
|
|
@@ -25644,6 +25890,17 @@ export declare class RedshiftServerlessNamespace {
|
|
|
25644
25890
|
Tags?: RedshiftServerlessNamespace_Tag[];
|
|
25645
25891
|
}, attributes?: CFResourceAttributes);
|
|
25646
25892
|
readonly Namespace: RedshiftServerlessNamespace_Namespace;
|
|
25893
|
+
readonly Namespace_AdminUsername: string;
|
|
25894
|
+
readonly Namespace_CreationDate: string;
|
|
25895
|
+
readonly Namespace_DbName: string;
|
|
25896
|
+
readonly Namespace_DefaultIamRoleArn: string;
|
|
25897
|
+
readonly Namespace_IamRoles: string;
|
|
25898
|
+
readonly Namespace_KmsKeyId: string;
|
|
25899
|
+
readonly Namespace_LogExports: string;
|
|
25900
|
+
readonly Namespace_NamespaceArn: string;
|
|
25901
|
+
readonly Namespace_NamespaceId: string;
|
|
25902
|
+
readonly Namespace_NamespaceName: string;
|
|
25903
|
+
readonly Namespace_Status: string;
|
|
25647
25904
|
}
|
|
25648
25905
|
|
|
25649
25906
|
export declare class RedshiftServerlessSnapshot {
|
|
@@ -25663,6 +25920,16 @@ export declare class RedshiftServerlessSnapshot {
|
|
|
25663
25920
|
}, attributes?: CFResourceAttributes);
|
|
25664
25921
|
readonly OwnerAccount: string;
|
|
25665
25922
|
readonly Snapshot: RedshiftServerlessSnapshot_Snapshot;
|
|
25923
|
+
readonly Snapshot_AdminUsername: string;
|
|
25924
|
+
readonly Snapshot_KmsKeyId: string;
|
|
25925
|
+
readonly Snapshot_NamespaceArn: string;
|
|
25926
|
+
readonly Snapshot_NamespaceName: string;
|
|
25927
|
+
readonly Snapshot_OwnerAccount: string;
|
|
25928
|
+
readonly Snapshot_RetentionPeriod: string;
|
|
25929
|
+
readonly Snapshot_SnapshotArn: string;
|
|
25930
|
+
readonly Snapshot_SnapshotCreateTime: string;
|
|
25931
|
+
readonly Snapshot_SnapshotName: string;
|
|
25932
|
+
readonly Snapshot_Status: string;
|
|
25666
25933
|
}
|
|
25667
25934
|
|
|
25668
25935
|
export declare class RefactorSpacesApplication {
|
|
@@ -25934,6 +26201,16 @@ export declare class ReplicationGroup {
|
|
|
25934
26201
|
TransitEncryptionMode?: string;
|
|
25935
26202
|
UserGroupIds?: string[];
|
|
25936
26203
|
}, attributes?: CFResourceAttributes);
|
|
26204
|
+
readonly ConfigurationEndPoint_Address: string;
|
|
26205
|
+
readonly ConfigurationEndPoint_Port: string;
|
|
26206
|
+
readonly PrimaryEndPoint_Address: string;
|
|
26207
|
+
readonly PrimaryEndPoint_Port: string;
|
|
26208
|
+
readonly ReadEndPoint_Addresses: string;
|
|
26209
|
+
readonly ReadEndPoint_Addresses_List: string;
|
|
26210
|
+
readonly ReadEndPoint_Ports: string;
|
|
26211
|
+
readonly ReadEndPoint_Ports_List: string;
|
|
26212
|
+
readonly ReaderEndPoint_Address: string;
|
|
26213
|
+
readonly ReaderEndPoint_Port: string;
|
|
25937
26214
|
readonly ReplicationGroupId: string;
|
|
25938
26215
|
}
|
|
25939
26216
|
|
|
@@ -27628,6 +27905,8 @@ export declare class S3AccessPointAttachment {
|
|
|
27628
27905
|
/** The S3 access point configuration of the S3 access point attachment. */
|
|
27629
27906
|
S3AccessPoint?: S3AccessPointAttachment_S3AccessPoint;
|
|
27630
27907
|
}, attributes?: CFResourceAttributes);
|
|
27908
|
+
readonly S3AccessPoint_Alias: string;
|
|
27909
|
+
readonly S3AccessPoint_ResourceARN: string;
|
|
27631
27910
|
}
|
|
27632
27911
|
|
|
27633
27912
|
export declare class S3BucketPolicy {
|
|
@@ -27689,9 +27968,12 @@ export declare class S3ObjectLambdaAccessPoint {
|
|
|
27689
27968
|
PublicAccessBlockConfiguration?: S3ObjectLambdaAccessPoint_PublicAccessBlockConfiguration;
|
|
27690
27969
|
}, attributes?: CFResourceAttributes);
|
|
27691
27970
|
readonly Alias: S3ObjectLambdaAccessPoint_Alias;
|
|
27971
|
+
readonly Alias_Status: string;
|
|
27972
|
+
readonly Alias_Value: string;
|
|
27692
27973
|
readonly Arn: string;
|
|
27693
27974
|
readonly CreationDate: string;
|
|
27694
27975
|
readonly PolicyStatus: S3ObjectLambdaAccessPoint_PolicyStatus;
|
|
27976
|
+
readonly PolicyStatus_IsPublic: string;
|
|
27695
27977
|
readonly PublicAccessBlockConfiguration: S3ObjectLambdaAccessPoint_PublicAccessBlockConfiguration;
|
|
27696
27978
|
}
|
|
27697
27979
|
|
|
@@ -27783,6 +28065,7 @@ export declare class S3TableIntegration {
|
|
|
27783
28065
|
Tags?: S3TableIntegration_Tag[];
|
|
27784
28066
|
}, attributes?: CFResourceAttributes);
|
|
27785
28067
|
readonly Arn: string;
|
|
28068
|
+
readonly LogSources_Item_Identifier: string;
|
|
27786
28069
|
}
|
|
27787
28070
|
|
|
27788
28071
|
export declare class S3TablesNamespace {
|
|
@@ -27908,6 +28191,8 @@ export declare class SageMakerCluster {
|
|
|
27908
28191
|
readonly ClusterStatus: "Creating" | "Deleting" | "Failed" | "InService" | "RollingBack" | "SystemUpdating" | "Updating";
|
|
27909
28192
|
readonly CreationTime: string;
|
|
27910
28193
|
readonly FailureMessage: string;
|
|
28194
|
+
readonly InstanceGroups_Item_CurrentCount: string;
|
|
28195
|
+
readonly RestrictedInstanceGroups_Item_CurrentCount: string;
|
|
27911
28196
|
}
|
|
27912
28197
|
|
|
27913
28198
|
export declare class SageMakerDevice {
|
|
@@ -28494,6 +28779,9 @@ export declare class SecurityConfig {
|
|
|
28494
28779
|
SamlOptions?: SecurityConfig_SamlConfigOptions;
|
|
28495
28780
|
Type?: SecurityConfig_SecurityConfigType;
|
|
28496
28781
|
}, attributes?: CFResourceAttributes);
|
|
28782
|
+
readonly IamIdentityCenterOptions_ApplicationArn: string;
|
|
28783
|
+
readonly IamIdentityCenterOptions_ApplicationDescription: string;
|
|
28784
|
+
readonly IamIdentityCenterOptions_ApplicationName: string;
|
|
28497
28785
|
readonly Id: string;
|
|
28498
28786
|
}
|
|
28499
28787
|
|
|
@@ -28843,7 +29131,11 @@ export declare class ServerlessCache {
|
|
|
28843
29131
|
}, attributes?: CFResourceAttributes);
|
|
28844
29132
|
readonly ARN: string;
|
|
28845
29133
|
readonly CreateTime: string;
|
|
29134
|
+
readonly Endpoint_Address: string;
|
|
29135
|
+
readonly Endpoint_Port: string;
|
|
28846
29136
|
readonly FullEngineVersion: string;
|
|
29137
|
+
readonly ReaderEndpoint_Address: string;
|
|
29138
|
+
readonly ReaderEndpoint_Port: string;
|
|
28847
29139
|
readonly Status: string;
|
|
28848
29140
|
}
|
|
28849
29141
|
|
|
@@ -29148,6 +29440,8 @@ export declare class ServiceNetworkServiceAssociation {
|
|
|
29148
29440
|
}, attributes?: CFResourceAttributes);
|
|
29149
29441
|
readonly Arn: string;
|
|
29150
29442
|
readonly CreatedAt: string;
|
|
29443
|
+
readonly DnsEntry_DomainName: string;
|
|
29444
|
+
readonly DnsEntry_HostedZoneId: string;
|
|
29151
29445
|
readonly Id: string;
|
|
29152
29446
|
readonly ServiceArn: string;
|
|
29153
29447
|
readonly ServiceId: string;
|
|
@@ -29207,6 +29501,22 @@ export declare class ServiceProfile {
|
|
|
29207
29501
|
}, attributes?: CFResourceAttributes);
|
|
29208
29502
|
readonly Arn: string;
|
|
29209
29503
|
readonly Id: string;
|
|
29504
|
+
readonly LoRaWAN_ChannelMask: string;
|
|
29505
|
+
readonly LoRaWAN_DevStatusReqFreq: string;
|
|
29506
|
+
readonly LoRaWAN_DlBucketSize: string;
|
|
29507
|
+
readonly LoRaWAN_DlRate: string;
|
|
29508
|
+
readonly LoRaWAN_DlRatePolicy: string;
|
|
29509
|
+
readonly LoRaWAN_DrMax: string;
|
|
29510
|
+
readonly LoRaWAN_DrMin: string;
|
|
29511
|
+
readonly LoRaWAN_HrAllowed: string;
|
|
29512
|
+
readonly LoRaWAN_MinGwDiversity: string;
|
|
29513
|
+
readonly LoRaWAN_NwkGeoLoc: string;
|
|
29514
|
+
readonly LoRaWAN_ReportDevStatusBattery: string;
|
|
29515
|
+
readonly LoRaWAN_ReportDevStatusMargin: string;
|
|
29516
|
+
readonly LoRaWAN_TargetPer: string;
|
|
29517
|
+
readonly LoRaWAN_UlBucketSize: string;
|
|
29518
|
+
readonly LoRaWAN_UlRate: string;
|
|
29519
|
+
readonly LoRaWAN_UlRatePolicy: string;
|
|
29210
29520
|
}
|
|
29211
29521
|
|
|
29212
29522
|
export declare class ServiceTemplate {
|
|
@@ -29326,6 +29636,11 @@ export declare class SignalCatalog {
|
|
|
29326
29636
|
readonly Arn: string;
|
|
29327
29637
|
readonly CreationTime: string;
|
|
29328
29638
|
readonly LastModificationTime: string;
|
|
29639
|
+
readonly NodeCounts_TotalActuators: string;
|
|
29640
|
+
readonly NodeCounts_TotalAttributes: string;
|
|
29641
|
+
readonly NodeCounts_TotalBranches: string;
|
|
29642
|
+
readonly NodeCounts_TotalNodes: string;
|
|
29643
|
+
readonly NodeCounts_TotalSensors: string;
|
|
29329
29644
|
}
|
|
29330
29645
|
|
|
29331
29646
|
export declare class SignalingChannel {
|
|
@@ -30230,6 +30545,7 @@ export declare class StorageLens {
|
|
|
30230
30545
|
/** A set of tags (key-value pairs) for this Amazon S3 Storage Lens configuration. */
|
|
30231
30546
|
Tags?: StorageLens_Tag[];
|
|
30232
30547
|
}, attributes?: CFResourceAttributes);
|
|
30548
|
+
readonly StorageLensConfiguration_StorageLensArn: string;
|
|
30233
30549
|
}
|
|
30234
30550
|
|
|
30235
30551
|
export declare class StorageLensGroup {
|
|
@@ -32055,6 +32371,12 @@ export declare class TransitGatewayConnectPeer {
|
|
|
32055
32371
|
/** The ID of the Connect peer. */
|
|
32056
32372
|
TransitGatewayConnectPeerId?: string;
|
|
32057
32373
|
}, attributes?: CFResourceAttributes);
|
|
32374
|
+
readonly ConnectPeerConfiguration_BgpConfigurations: string;
|
|
32375
|
+
readonly ConnectPeerConfiguration_BgpConfigurations_Item_BgpStatus: string;
|
|
32376
|
+
readonly ConnectPeerConfiguration_BgpConfigurations_Item_PeerAddress: string;
|
|
32377
|
+
readonly ConnectPeerConfiguration_BgpConfigurations_Item_TransitGatewayAddress: string;
|
|
32378
|
+
readonly ConnectPeerConfiguration_BgpConfigurations_Item_TransitGatewayAsn: string;
|
|
32379
|
+
readonly ConnectPeerConfiguration_Protocol: string;
|
|
32058
32380
|
readonly CreationTime: string;
|
|
32059
32381
|
readonly State: string;
|
|
32060
32382
|
readonly TransitGatewayConnectPeerId: string;
|
|
@@ -32861,6 +33183,9 @@ export declare class UserSettings {
|
|
|
32861
33183
|
WebAuthnAllowed?: UserSettings_EnabledType;
|
|
32862
33184
|
}, attributes?: CFResourceAttributes);
|
|
32863
33185
|
readonly AssociatedPortalArns: string[];
|
|
33186
|
+
readonly BrandingConfiguration_FaviconMetadata: string;
|
|
33187
|
+
readonly BrandingConfiguration_LogoMetadata: string;
|
|
33188
|
+
readonly BrandingConfiguration_WallpaperMetadata: string;
|
|
32864
33189
|
readonly UserSettingsArn: string;
|
|
32865
33190
|
}
|
|
32866
33191
|
|
|
@@ -33616,6 +33941,30 @@ export declare class VPCEncryptionControl {
|
|
|
33616
33941
|
VpcPeeringExclusionInput?: "disable" | "enable";
|
|
33617
33942
|
}, attributes?: CFResourceAttributes);
|
|
33618
33943
|
readonly ResourceExclusions: VPCEncryptionControl_ResourceExclusions;
|
|
33944
|
+
readonly ResourceExclusions_EgressOnlyInternetGateway: string;
|
|
33945
|
+
readonly ResourceExclusions_EgressOnlyInternetGateway_State: string;
|
|
33946
|
+
readonly ResourceExclusions_EgressOnlyInternetGateway_StateMessage: string;
|
|
33947
|
+
readonly ResourceExclusions_ElasticFileSystem: string;
|
|
33948
|
+
readonly ResourceExclusions_ElasticFileSystem_State: string;
|
|
33949
|
+
readonly ResourceExclusions_ElasticFileSystem_StateMessage: string;
|
|
33950
|
+
readonly ResourceExclusions_InternetGateway: string;
|
|
33951
|
+
readonly ResourceExclusions_InternetGateway_State: string;
|
|
33952
|
+
readonly ResourceExclusions_InternetGateway_StateMessage: string;
|
|
33953
|
+
readonly ResourceExclusions_Lambda: string;
|
|
33954
|
+
readonly ResourceExclusions_Lambda_State: string;
|
|
33955
|
+
readonly ResourceExclusions_Lambda_StateMessage: string;
|
|
33956
|
+
readonly ResourceExclusions_NatGateway: string;
|
|
33957
|
+
readonly ResourceExclusions_NatGateway_State: string;
|
|
33958
|
+
readonly ResourceExclusions_NatGateway_StateMessage: string;
|
|
33959
|
+
readonly ResourceExclusions_VirtualPrivateGateway: string;
|
|
33960
|
+
readonly ResourceExclusions_VirtualPrivateGateway_State: string;
|
|
33961
|
+
readonly ResourceExclusions_VirtualPrivateGateway_StateMessage: string;
|
|
33962
|
+
readonly ResourceExclusions_VpcLattice: string;
|
|
33963
|
+
readonly ResourceExclusions_VpcLattice_State: string;
|
|
33964
|
+
readonly ResourceExclusions_VpcLattice_StateMessage: string;
|
|
33965
|
+
readonly ResourceExclusions_VpcPeering: string;
|
|
33966
|
+
readonly ResourceExclusions_VpcPeering_State: string;
|
|
33967
|
+
readonly ResourceExclusions_VpcPeering_StateMessage: string;
|
|
33619
33968
|
readonly State: "available" | "creating" | "delete-failed" | "deleted" | "deleting" | "enforce-failed" | "enforce-in-progress" | "monitor-failed" | "monitor-in-progress";
|
|
33620
33969
|
readonly StateMessage: string;
|
|
33621
33970
|
readonly VpcEncryptionControlId: string;
|
|
@@ -33833,6 +34182,8 @@ export declare class VpcLatticeService {
|
|
|
33833
34182
|
}, attributes?: CFResourceAttributes);
|
|
33834
34183
|
readonly Arn: string;
|
|
33835
34184
|
readonly CreatedAt: string;
|
|
34185
|
+
readonly DnsEntry_DomainName: string;
|
|
34186
|
+
readonly DnsEntry_HostedZoneId: string;
|
|
33836
34187
|
readonly Id: string;
|
|
33837
34188
|
readonly LastUpdatedAt: string;
|
|
33838
34189
|
readonly Status: "ACTIVE" | "CREATE_FAILED" | "CREATE_IN_PROGRESS" | "DELETE_FAILED" | "DELETE_IN_PROGRESS";
|
|
@@ -34203,6 +34554,8 @@ export declare class WAFv2RuleGroup {
|
|
|
34203
34554
|
Tags?: WAFv2RuleGroup_Tag[];
|
|
34204
34555
|
}, attributes?: CFResourceAttributes);
|
|
34205
34556
|
readonly Arn: string;
|
|
34557
|
+
readonly AvailableLabels_Item_Name: string;
|
|
34558
|
+
readonly ConsumedLabels_Item_Name: string;
|
|
34206
34559
|
readonly Id: string;
|
|
34207
34560
|
readonly LabelNamespace: string;
|
|
34208
34561
|
}
|
|
@@ -34321,6 +34674,7 @@ export declare class WebApp {
|
|
|
34321
34674
|
WebAppUnits?: any;
|
|
34322
34675
|
}, attributes?: CFResourceAttributes);
|
|
34323
34676
|
readonly Arn: string;
|
|
34677
|
+
readonly IdentityProviderDetails_ApplicationArn: string;
|
|
34324
34678
|
readonly VpcEndpointId: string;
|
|
34325
34679
|
readonly WebAppId: string;
|
|
34326
34680
|
}
|
|
@@ -34446,6 +34800,7 @@ export declare class WirelessDeviceImportTask {
|
|
|
34446
34800
|
readonly InitializedImportedDevicesCount: number;
|
|
34447
34801
|
readonly OnboardedImportedDevicesCount: number;
|
|
34448
34802
|
readonly PendingImportedDevicesCount: number;
|
|
34803
|
+
readonly Sidewalk_DeviceCreationFileList: string;
|
|
34449
34804
|
readonly Status: "COMPLETE" | "DELETING" | "FAILED" | "INITIALIZED" | "INITIALIZING" | "PENDING";
|
|
34450
34805
|
readonly StatusReason: string;
|
|
34451
34806
|
}
|
|
@@ -34587,6 +34942,29 @@ export declare class Workgroup {
|
|
|
34587
34942
|
/** Definition for workgroup resource */
|
|
34588
34943
|
Workgroup?: Workgroup_Workgroup;
|
|
34589
34944
|
}, attributes?: CFResourceAttributes);
|
|
34945
|
+
readonly Workgroup_BaseCapacity: string;
|
|
34946
|
+
readonly Workgroup_ConfigParameters_Item_ParameterKey: string;
|
|
34947
|
+
readonly Workgroup_ConfigParameters_Item_ParameterValue: string;
|
|
34948
|
+
readonly Workgroup_CreationDate: string;
|
|
34949
|
+
readonly Workgroup_Endpoint_Address: string;
|
|
34950
|
+
readonly Workgroup_Endpoint_Port: string;
|
|
34951
|
+
readonly Workgroup_Endpoint_VpcEndpoints_Item_NetworkInterfaces_Item_AvailabilityZone: string;
|
|
34952
|
+
readonly Workgroup_Endpoint_VpcEndpoints_Item_NetworkInterfaces_Item_NetworkInterfaceId: string;
|
|
34953
|
+
readonly Workgroup_Endpoint_VpcEndpoints_Item_NetworkInterfaces_Item_PrivateIpAddress: string;
|
|
34954
|
+
readonly Workgroup_Endpoint_VpcEndpoints_Item_NetworkInterfaces_Item_SubnetId: string;
|
|
34955
|
+
readonly Workgroup_Endpoint_VpcEndpoints_Item_VpcEndpointId: string;
|
|
34956
|
+
readonly Workgroup_Endpoint_VpcEndpoints_Item_VpcId: string;
|
|
34957
|
+
readonly Workgroup_EnhancedVpcRouting: string;
|
|
34958
|
+
readonly Workgroup_MaxCapacity: string;
|
|
34959
|
+
readonly Workgroup_NamespaceName: string;
|
|
34960
|
+
readonly Workgroup_PubliclyAccessible: string;
|
|
34961
|
+
readonly Workgroup_SecurityGroupIds: string;
|
|
34962
|
+
readonly Workgroup_Status: string;
|
|
34963
|
+
readonly Workgroup_SubnetIds: string;
|
|
34964
|
+
readonly Workgroup_TrackName: string;
|
|
34965
|
+
readonly Workgroup_WorkgroupArn: string;
|
|
34966
|
+
readonly Workgroup_WorkgroupId: string;
|
|
34967
|
+
readonly Workgroup_WorkgroupName: string;
|
|
34590
34968
|
}
|
|
34591
34969
|
|
|
34592
34970
|
export declare class WorkGroup {
|
|
@@ -34609,6 +34987,8 @@ export declare class WorkGroup {
|
|
|
34609
34987
|
WorkGroupConfigurationUpdates?: WorkGroup_WorkGroupConfigurationUpdates;
|
|
34610
34988
|
}, attributes?: CFResourceAttributes);
|
|
34611
34989
|
readonly CreationTime: string;
|
|
34990
|
+
readonly WorkGroupConfiguration_EngineVersion_EffectiveEngineVersion: string;
|
|
34991
|
+
readonly WorkGroupConfigurationUpdates_EngineVersion_EffectiveEngineVersion: string;
|
|
34612
34992
|
}
|
|
34613
34993
|
|
|
34614
34994
|
export declare class WorkloadIdentity {
|
|
@@ -34642,6 +35022,7 @@ export declare class WorkspaceInstance {
|
|
|
34642
35022
|
WorkspaceInstanceId?: string;
|
|
34643
35023
|
}, attributes?: CFResourceAttributes);
|
|
34644
35024
|
readonly EC2ManagedInstance: WorkspaceInstance_EC2ManagedInstance;
|
|
35025
|
+
readonly EC2ManagedInstance_InstanceId: string;
|
|
34645
35026
|
readonly ProvisionState: "ALLOCATED" | "ALLOCATING" | "DEALLOCATED" | "DEALLOCATING" | "ERROR_ALLOCATING" | "ERROR_DEALLOCATING";
|
|
34646
35027
|
readonly WorkspaceInstanceId: string;
|
|
34647
35028
|
}
|