@awboost/cfntypes 0.100.336 → 0.100.338
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.
|
@@ -224,6 +224,7 @@ export const ResourceType = {
|
|
|
224
224
|
CloudFrontAnycastIpList: "AWS::CloudFront::AnycastIpList",
|
|
225
225
|
CloudFrontCachePolicy: "AWS::CloudFront::CachePolicy",
|
|
226
226
|
CloudFrontCloudFrontOriginAccessIdentity: "AWS::CloudFront::CloudFrontOriginAccessIdentity",
|
|
227
|
+
CloudFrontConnectionFunction: "AWS::CloudFront::ConnectionFunction",
|
|
227
228
|
CloudFrontConnectionGroup: "AWS::CloudFront::ConnectionGroup",
|
|
228
229
|
CloudFrontContinuousDeploymentPolicy: "AWS::CloudFront::ContinuousDeploymentPolicy",
|
|
229
230
|
CloudFrontDistribution: "AWS::CloudFront::Distribution",
|
|
@@ -277,6 +278,7 @@ export const ResourceType = {
|
|
|
277
278
|
CognitoIdentityPoolRoleAttachment: "AWS::Cognito::IdentityPoolRoleAttachment",
|
|
278
279
|
CognitoLogDeliveryConfiguration: "AWS::Cognito::LogDeliveryConfiguration",
|
|
279
280
|
CognitoManagedLoginBranding: "AWS::Cognito::ManagedLoginBranding",
|
|
281
|
+
CognitoTerms: "AWS::Cognito::Terms",
|
|
280
282
|
CognitoUserPool: "AWS::Cognito::UserPool",
|
|
281
283
|
CognitoUserPoolClient: "AWS::Cognito::UserPoolClient",
|
|
282
284
|
CognitoUserPoolDomain: "AWS::Cognito::UserPoolDomain",
|
|
@@ -494,6 +496,8 @@ export const ResourceType = {
|
|
|
494
496
|
EC2TransitGatewayAttachment: "AWS::EC2::TransitGatewayAttachment",
|
|
495
497
|
EC2TransitGatewayConnect: "AWS::EC2::TransitGatewayConnect",
|
|
496
498
|
EC2TransitGatewayConnectPeer: "AWS::EC2::TransitGatewayConnectPeer",
|
|
499
|
+
EC2TransitGatewayMeteringPolicy: "AWS::EC2::TransitGatewayMeteringPolicy",
|
|
500
|
+
EC2TransitGatewayMeteringPolicyEntry: "AWS::EC2::TransitGatewayMeteringPolicyEntry",
|
|
497
501
|
EC2TransitGatewayMulticastDomain: "AWS::EC2::TransitGatewayMulticastDomain",
|
|
498
502
|
EC2TransitGatewayMulticastDomainAssociation: "AWS::EC2::TransitGatewayMulticastDomainAssociation",
|
|
499
503
|
EC2TransitGatewayMulticastGroupMember: "AWS::EC2::TransitGatewayMulticastGroupMember",
|
|
@@ -515,6 +519,7 @@ export const ResourceType = {
|
|
|
515
519
|
EC2VPCBlockPublicAccessOptions: "AWS::EC2::VPCBlockPublicAccessOptions",
|
|
516
520
|
EC2VPCCidrBlock: "AWS::EC2::VPCCidrBlock",
|
|
517
521
|
EC2VPCDHCPOptionsAssociation: "AWS::EC2::VPCDHCPOptionsAssociation",
|
|
522
|
+
EC2VPCEncryptionControl: "AWS::EC2::VPCEncryptionControl",
|
|
518
523
|
EC2VPCEndpoint: "AWS::EC2::VPCEndpoint",
|
|
519
524
|
EC2VPCEndpointConnectionNotification: "AWS::EC2::VPCEndpointConnectionNotification",
|
|
520
525
|
EC2VPCEndpointService: "AWS::EC2::VPCEndpointService",
|
|
@@ -536,6 +541,7 @@ export const ResourceType = {
|
|
|
536
541
|
ECSCapacityProvider: "AWS::ECS::CapacityProvider",
|
|
537
542
|
ECSCluster: "AWS::ECS::Cluster",
|
|
538
543
|
ECSClusterCapacityProviderAssociations: "AWS::ECS::ClusterCapacityProviderAssociations",
|
|
544
|
+
ECSExpressGatewayService: "AWS::ECS::ExpressGatewayService",
|
|
539
545
|
ECSPrimaryTaskSet: "AWS::ECS::PrimaryTaskSet",
|
|
540
546
|
ECSService: "AWS::ECS::Service",
|
|
541
547
|
ECSTaskDefinition: "AWS::ECS::TaskDefinition",
|
|
@@ -2149,6 +2155,15 @@ export const ResourceAttributes = {
|
|
|
2149
2155
|
"Id",
|
|
2150
2156
|
"S3CanonicalUserId",
|
|
2151
2157
|
],
|
|
2158
|
+
"AWS::CloudFront::ConnectionFunction": [
|
|
2159
|
+
"Id",
|
|
2160
|
+
"ConnectionFunctionArn",
|
|
2161
|
+
"Stage",
|
|
2162
|
+
"Status",
|
|
2163
|
+
"ETag",
|
|
2164
|
+
"CreatedTime",
|
|
2165
|
+
"LastModifiedTime",
|
|
2166
|
+
],
|
|
2152
2167
|
"AWS::CloudFront::ConnectionGroup": [
|
|
2153
2168
|
"Id",
|
|
2154
2169
|
"Arn",
|
|
@@ -2264,6 +2279,7 @@ export const ResourceAttributes = {
|
|
|
2264
2279
|
"AWS::Cognito::IdentityPoolRoleAttachment": ["Id"],
|
|
2265
2280
|
"AWS::Cognito::LogDeliveryConfiguration": ["Id"],
|
|
2266
2281
|
"AWS::Cognito::ManagedLoginBranding": ["ManagedLoginBrandingId"],
|
|
2282
|
+
"AWS::Cognito::Terms": ["TermsId"],
|
|
2267
2283
|
"AWS::Cognito::UserPool": [
|
|
2268
2284
|
"ProviderName",
|
|
2269
2285
|
"UserPoolId",
|
|
@@ -2756,7 +2772,13 @@ export const ResourceAttributes = {
|
|
|
2756
2772
|
"OwnerId",
|
|
2757
2773
|
"ConfigurationState",
|
|
2758
2774
|
],
|
|
2759
|
-
"AWS::EC2::NatGateway": [
|
|
2775
|
+
"AWS::EC2::NatGateway": [
|
|
2776
|
+
"NatGatewayId",
|
|
2777
|
+
"EniId",
|
|
2778
|
+
"AutoProvisionZones",
|
|
2779
|
+
"AutoScalingIps",
|
|
2780
|
+
"RouteTableId",
|
|
2781
|
+
],
|
|
2760
2782
|
"AWS::EC2::NetworkAcl": ["Id"],
|
|
2761
2783
|
"AWS::EC2::NetworkAclEntry": ["Id"],
|
|
2762
2784
|
"AWS::EC2::NetworkInsightsAccessScope": [
|
|
@@ -2868,6 +2890,12 @@ export const ResourceAttributes = {
|
|
|
2868
2890
|
"State",
|
|
2869
2891
|
"CreationTime",
|
|
2870
2892
|
],
|
|
2893
|
+
"AWS::EC2::TransitGatewayMeteringPolicy": [
|
|
2894
|
+
"TransitGatewayMeteringPolicyId",
|
|
2895
|
+
"State",
|
|
2896
|
+
"UpdateEffectiveAt",
|
|
2897
|
+
],
|
|
2898
|
+
"AWS::EC2::TransitGatewayMeteringPolicyEntry": ["UpdateEffectiveAt", "State"],
|
|
2871
2899
|
"AWS::EC2::TransitGatewayMulticastDomain": [
|
|
2872
2900
|
"TransitGatewayMulticastDomainId",
|
|
2873
2901
|
"State",
|
|
@@ -2948,6 +2976,12 @@ export const ResourceAttributes = {
|
|
|
2948
2976
|
"AWS::EC2::VPCBlockPublicAccessOptions": ["AccountId", "ExclusionsAllowed"],
|
|
2949
2977
|
"AWS::EC2::VPCCidrBlock": ["Id", "Ipv6AddressAttribute", "IpSource"],
|
|
2950
2978
|
"AWS::EC2::VPCDHCPOptionsAssociation": [],
|
|
2979
|
+
"AWS::EC2::VPCEncryptionControl": [
|
|
2980
|
+
"VpcEncryptionControlId",
|
|
2981
|
+
"State",
|
|
2982
|
+
"StateMessage",
|
|
2983
|
+
"ResourceExclusions",
|
|
2984
|
+
],
|
|
2951
2985
|
"AWS::EC2::VPCEndpoint": [
|
|
2952
2986
|
"NetworkInterfaceIds",
|
|
2953
2987
|
"CreationTimestamp",
|
|
@@ -2979,6 +3013,13 @@ export const ResourceAttributes = {
|
|
|
2979
3013
|
"AWS::ECS::CapacityProvider": [],
|
|
2980
3014
|
"AWS::ECS::Cluster": ["Arn"],
|
|
2981
3015
|
"AWS::ECS::ClusterCapacityProviderAssociations": [],
|
|
3016
|
+
"AWS::ECS::ExpressGatewayService": [
|
|
3017
|
+
"ServiceArn",
|
|
3018
|
+
"ActiveConfigurations",
|
|
3019
|
+
"Status",
|
|
3020
|
+
"CreatedAt",
|
|
3021
|
+
"UpdatedAt",
|
|
3022
|
+
],
|
|
2982
3023
|
"AWS::ECS::PrimaryTaskSet": [],
|
|
2983
3024
|
"AWS::ECS::Service": ["ServiceArn", "Name"],
|
|
2984
3025
|
"AWS::ECS::TaskDefinition": ["TaskDefinitionArn"],
|
|
@@ -3944,7 +3985,7 @@ export const ResourceAttributes = {
|
|
|
3944
3985
|
"StatusMessage",
|
|
3945
3986
|
],
|
|
3946
3987
|
"AWS::MSK::BatchScramSecret": [],
|
|
3947
|
-
"AWS::MSK::Cluster": ["Arn"],
|
|
3988
|
+
"AWS::MSK::Cluster": ["Arn", "CurrentVersion"],
|
|
3948
3989
|
"AWS::MSK::ClusterPolicy": ["CurrentVersion"],
|
|
3949
3990
|
"AWS::MSK::Configuration": ["Arn"],
|
|
3950
3991
|
"AWS::MSK::Replicator": ["ReplicatorArn", "CurrentVersion"],
|
|
@@ -4924,7 +4965,7 @@ export const ResourceAttributes = {
|
|
|
4924
4965
|
],
|
|
4925
4966
|
"AWS::SageMaker::NotebookInstance": ["Id"],
|
|
4926
4967
|
"AWS::SageMaker::NotebookInstanceLifecycleConfig": ["Id"],
|
|
4927
|
-
"AWS::SageMaker::PartnerApp": ["Arn", "BaseUrl"],
|
|
4968
|
+
"AWS::SageMaker::PartnerApp": ["Arn", "BaseUrl", "CurrentVersionEolDate"],
|
|
4928
4969
|
"AWS::SageMaker::Pipeline": [],
|
|
4929
4970
|
"AWS::SageMaker::ProcessingJob": [
|
|
4930
4971
|
"ProcessingJobArn",
|