@pulumi/aws 6.66.2 → 6.66.3
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/bedrock/agentAgentCollaborator.d.ts +207 -0
- package/bedrock/agentAgentCollaborator.js +175 -0
- package/bedrock/agentAgentCollaborator.js.map +1 -0
- package/bedrock/index.d.ts +3 -0
- package/bedrock/index.js +6 -1
- package/bedrock/index.js.map +1 -1
- package/cleanrooms/index.d.ts +3 -0
- package/cleanrooms/index.js +6 -1
- package/cleanrooms/index.js.map +1 -1
- package/cleanrooms/membership.d.ts +217 -0
- package/cleanrooms/membership.js +121 -0
- package/cleanrooms/membership.js.map +1 -0
- package/cloudfront/vpcOrigin.d.ts +1 -1
- package/cloudfront/vpcOrigin.js +1 -1
- package/cloudwatch/getEventBuses.d.ts +68 -0
- package/cloudwatch/getEventBuses.js +56 -0
- package/cloudwatch/getEventBuses.js.map +1 -0
- package/cloudwatch/index.d.ts +18 -0
- package/cloudwatch/index.js +29 -1
- package/cloudwatch/index.js.map +1 -1
- package/cloudwatch/logDelivery.d.ts +170 -0
- package/cloudwatch/logDelivery.js +99 -0
- package/cloudwatch/logDelivery.js.map +1 -0
- package/cloudwatch/logDeliveryDestination.d.ts +151 -0
- package/cloudwatch/logDeliveryDestination.js +88 -0
- package/cloudwatch/logDeliveryDestination.js.map +1 -0
- package/cloudwatch/logDeliveryDestinationPolicy.d.ts +85 -0
- package/cloudwatch/logDeliveryDestinationPolicy.js +82 -0
- package/cloudwatch/logDeliveryDestinationPolicy.js.map +1 -0
- package/cloudwatch/logDeliverySource.d.ts +148 -0
- package/cloudwatch/logDeliverySource.js +93 -0
- package/cloudwatch/logDeliverySource.js.map +1 -0
- package/cloudwatch/logIndexPolicy.d.ts +88 -0
- package/cloudwatch/logIndexPolicy.js +85 -0
- package/cloudwatch/logIndexPolicy.js.map +1 -0
- package/codebuild/fleet.d.ts +18 -6
- package/codebuild/fleet.js +2 -0
- package/codebuild/fleet.js.map +1 -1
- package/codebuild/getFleet.d.ts +4 -0
- package/codebuild/getFleet.js.map +1 -1
- package/cognito/userPool.d.ts +48 -0
- package/cognito/userPool.js +8 -0
- package/cognito/userPool.js.map +1 -1
- package/ec2/eipAssociation.d.ts +41 -49
- package/ec2/eipAssociation.js +2 -4
- package/ec2/eipAssociation.js.map +1 -1
- package/ec2/getVpcEndpointService.d.ts +14 -1
- package/ec2/getVpcEndpointService.js +2 -0
- package/ec2/getVpcEndpointService.js.map +1 -1
- package/ec2/peeringConnectionOptions.d.ts +6 -6
- package/ecr/accountSetting.d.ts +29 -9
- package/ecr/accountSetting.js +17 -3
- package/ecr/accountSetting.js.map +1 -1
- package/ecs/getClusters.d.ts +44 -0
- package/ecs/getClusters.js +46 -0
- package/ecs/getClusters.js.map +1 -0
- package/ecs/index.d.ts +3 -0
- package/ecs/index.js +4 -1
- package/ecs/index.js.map +1 -1
- package/eks/nodeGroup.d.ts +12 -0
- package/eks/nodeGroup.js +2 -0
- package/eks/nodeGroup.js.map +1 -1
- package/elasticache/user.d.ts +3 -3
- package/elasticache/userGroup.d.ts +3 -3
- package/emr/studio.d.ts +12 -0
- package/emr/studio.js +2 -0
- package/emr/studio.js.map +1 -1
- package/fsx/windowsFileSystem.d.ts +4 -4
- package/fsx/windowsFileSystem.js +4 -4
- package/guardduty/organizationConfiguration.d.ts +3 -3
- package/lb/trustStore.d.ts +24 -0
- package/lb/trustStore.js +24 -0
- package/lb/trustStore.js.map +1 -1
- package/msk/replicator.d.ts +50 -0
- package/msk/replicator.js +50 -0
- package/msk/replicator.js.map +1 -1
- package/package.json +2 -2
- package/quicksight/user.d.ts +71 -27
- package/quicksight/user.js +36 -4
- package/quicksight/user.js.map +1 -1
- package/rds/cluster.d.ts +3 -3
- package/rds/clusterInstance.d.ts +3 -3
- package/rds/getCertificate.d.ts +9 -0
- package/rds/getCertificate.js +2 -0
- package/rds/getCertificate.js.map +1 -1
- package/rds/getEngineVersion.d.ts +12 -0
- package/rds/getEngineVersion.js.map +1 -1
- package/rds/integration.d.ts +42 -6
- package/rds/integration.js +2 -0
- package/rds/integration.js.map +1 -1
- package/route53/getRecords.d.ts +125 -0
- package/route53/getRecords.js +104 -0
- package/route53/getRecords.js.map +1 -0
- package/route53/index.d.ts +3 -0
- package/route53/index.js +5 -2
- package/route53/index.js.map +1 -1
- package/route53/record.d.ts +2 -2
- package/route53/record.js +2 -2
- package/s3/objectCopy.d.ts +24 -0
- package/s3/objectCopy.js +23 -0
- package/s3/objectCopy.js.map +1 -1
- package/s3tables/table.d.ts +1 -1
- package/s3tables/table.js +1 -1
- package/ssmincidents/getReplicationSet.d.ts +1 -1
- package/ssoadmin/managedPolicyAttachment.d.ts +2 -2
- package/ssoadmin/managedPolicyAttachment.js +2 -2
- package/types/input.d.ts +186 -9
- package/types/input.js.map +1 -1
- package/types/output.d.ts +366 -10
- package/types/output.js.map +1 -1
- package/vpclattice/index.d.ts +3 -0
- package/vpclattice/index.js +6 -1
- package/vpclattice/index.js.map +1 -1
- package/vpclattice/resourceGateway.d.ts +217 -0
- package/vpclattice/resourceGateway.js +133 -0
- package/vpclattice/resourceGateway.js.map +1 -0
package/types/output.d.ts
CHANGED
|
@@ -3102,6 +3102,10 @@ export declare namespace appflow {
|
|
|
3102
3102
|
s3InputFileType?: string;
|
|
3103
3103
|
}
|
|
3104
3104
|
interface FlowSourceFlowConfigSourceConnectorPropertiesSalesforce {
|
|
3105
|
+
/**
|
|
3106
|
+
* Specifies which Salesforce API is used by Amazon AppFlow when your flow transfers data to Salesforce.
|
|
3107
|
+
*/
|
|
3108
|
+
dataTransferApi?: string;
|
|
3105
3109
|
/**
|
|
3106
3110
|
* Flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.
|
|
3107
3111
|
*/
|
|
@@ -10437,9 +10441,11 @@ export declare namespace batch {
|
|
|
10437
10441
|
interface JobQueueJobStateTimeLimitAction {
|
|
10438
10442
|
/**
|
|
10439
10443
|
* The action to take when a job is at the head of the job queue in the specified state for the specified period of time. Valid values include `"CANCEL"`
|
|
10440
|
-
* * `job_state_time_limit_action.#.max_time_seconds` - The approximate amount of time, in seconds, that must pass with the job in the specified state before the action is taken. Valid values include integers between `600` & `86400`
|
|
10441
10444
|
*/
|
|
10442
10445
|
action: string;
|
|
10446
|
+
/**
|
|
10447
|
+
* The approximate amount of time, in seconds, that must pass with the job in the specified state before the action is taken. Valid values include integers between `600` & `86400`
|
|
10448
|
+
*/
|
|
10443
10449
|
maxTimeSeconds: number;
|
|
10444
10450
|
/**
|
|
10445
10451
|
* The reason to log for the action being taken.
|
|
@@ -10704,6 +10710,26 @@ export declare namespace bedrock {
|
|
|
10704
10710
|
*/
|
|
10705
10711
|
update?: string;
|
|
10706
10712
|
}
|
|
10713
|
+
interface AgentAgentCollaboratorAgentDescriptor {
|
|
10714
|
+
/**
|
|
10715
|
+
* ARN of the Alias of an Agent to use as the collaborator.
|
|
10716
|
+
*/
|
|
10717
|
+
aliasArn: string;
|
|
10718
|
+
}
|
|
10719
|
+
interface AgentAgentCollaboratorTimeouts {
|
|
10720
|
+
/**
|
|
10721
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
10722
|
+
*/
|
|
10723
|
+
create?: string;
|
|
10724
|
+
/**
|
|
10725
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
10726
|
+
*/
|
|
10727
|
+
delete?: string;
|
|
10728
|
+
/**
|
|
10729
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
10730
|
+
*/
|
|
10731
|
+
update?: string;
|
|
10732
|
+
}
|
|
10707
10733
|
interface AgentAgentGuardrailConfiguration {
|
|
10708
10734
|
/**
|
|
10709
10735
|
* Unique identifier of the guardrail.
|
|
@@ -12587,6 +12613,33 @@ export declare namespace cleanrooms {
|
|
|
12587
12613
|
databaseName: string;
|
|
12588
12614
|
tableName: string;
|
|
12589
12615
|
}
|
|
12616
|
+
interface MembershipDefaultResultConfiguration {
|
|
12617
|
+
outputConfiguration?: outputs.cleanrooms.MembershipDefaultResultConfigurationOutputConfiguration;
|
|
12618
|
+
/**
|
|
12619
|
+
* The ARN of the IAM role which will be used to create the membership.
|
|
12620
|
+
* - `output_configuration.s3.bucket` - (Required) - The name of the S3 bucket where the query results will be stored.
|
|
12621
|
+
* - `output_configuration.s3.result_format` - (Required) - The format of the query results. Valid values are `PARQUET` and `CSV`.
|
|
12622
|
+
* - `output_configuration.s3.key_prefix` - (Optional) - The prefix used for the query results.
|
|
12623
|
+
*/
|
|
12624
|
+
roleArn?: string;
|
|
12625
|
+
}
|
|
12626
|
+
interface MembershipDefaultResultConfigurationOutputConfiguration {
|
|
12627
|
+
s3?: outputs.cleanrooms.MembershipDefaultResultConfigurationOutputConfigurationS3;
|
|
12628
|
+
}
|
|
12629
|
+
interface MembershipDefaultResultConfigurationOutputConfigurationS3 {
|
|
12630
|
+
bucket: string;
|
|
12631
|
+
keyPrefix?: string;
|
|
12632
|
+
resultFormat: string;
|
|
12633
|
+
}
|
|
12634
|
+
interface MembershipPaymentConfiguration {
|
|
12635
|
+
queryCompute?: outputs.cleanrooms.MembershipPaymentConfigurationQueryCompute;
|
|
12636
|
+
}
|
|
12637
|
+
interface MembershipPaymentConfigurationQueryCompute {
|
|
12638
|
+
/**
|
|
12639
|
+
* Indicates whether the collaboration member has accepted to pay for query compute costs.
|
|
12640
|
+
*/
|
|
12641
|
+
isResponsible: boolean;
|
|
12642
|
+
}
|
|
12590
12643
|
}
|
|
12591
12644
|
export declare namespace cloudformation {
|
|
12592
12645
|
interface CloudFormationTypeLoggingConfig {
|
|
@@ -12961,7 +13014,7 @@ export declare namespace cloudfront {
|
|
|
12961
13014
|
*/
|
|
12962
13015
|
compress?: boolean;
|
|
12963
13016
|
/**
|
|
12964
|
-
* Default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request in the absence of an `Cache-Control max-age` or `Expires` header.
|
|
13017
|
+
* Default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request in the absence of an `Cache-Control max-age` or `Expires` header. The TTL defined in Cache Policy overrides this configuration.
|
|
12965
13018
|
*/
|
|
12966
13019
|
defaultTtl: number;
|
|
12967
13020
|
/**
|
|
@@ -12976,16 +13029,20 @@ export declare namespace cloudfront {
|
|
|
12976
13029
|
* A config block that triggers a cloudfront function with specific actions (maximum 2).
|
|
12977
13030
|
*/
|
|
12978
13031
|
functionAssociations?: outputs.cloudfront.DistributionDefaultCacheBehaviorFunctionAssociation[];
|
|
13032
|
+
/**
|
|
13033
|
+
* A config block that sets the grpc config.
|
|
13034
|
+
*/
|
|
13035
|
+
grpcConfig: outputs.cloudfront.DistributionDefaultCacheBehaviorGrpcConfig;
|
|
12979
13036
|
/**
|
|
12980
13037
|
* A config block that triggers a lambda function with specific actions (maximum 4).
|
|
12981
13038
|
*/
|
|
12982
13039
|
lambdaFunctionAssociations?: outputs.cloudfront.DistributionDefaultCacheBehaviorLambdaFunctionAssociation[];
|
|
12983
13040
|
/**
|
|
12984
|
-
* Maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. Only effective in the presence of `Cache-Control max-age`, `Cache-Control s-maxage`, and `Expires` headers.
|
|
13041
|
+
* Maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. Only effective in the presence of `Cache-Control max-age`, `Cache-Control s-maxage`, and `Expires` headers. The TTL defined in Cache Policy overrides this configuration.
|
|
12985
13042
|
*/
|
|
12986
13043
|
maxTtl: number;
|
|
12987
13044
|
/**
|
|
12988
|
-
* Minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. Defaults to 0 seconds.
|
|
13045
|
+
* Minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. Defaults to 0 seconds. The TTL defined in Cache Policy overrides this configuration.
|
|
12989
13046
|
*/
|
|
12990
13047
|
minTtl?: number;
|
|
12991
13048
|
/**
|
|
@@ -13059,6 +13116,12 @@ export declare namespace cloudfront {
|
|
|
13059
13116
|
*/
|
|
13060
13117
|
functionArn: string;
|
|
13061
13118
|
}
|
|
13119
|
+
interface DistributionDefaultCacheBehaviorGrpcConfig {
|
|
13120
|
+
/**
|
|
13121
|
+
* `true` if any of the AWS accounts listed as trusted signers have active CloudFront key pairs
|
|
13122
|
+
*/
|
|
13123
|
+
enabled: boolean;
|
|
13124
|
+
}
|
|
13062
13125
|
interface DistributionDefaultCacheBehaviorLambdaFunctionAssociation {
|
|
13063
13126
|
/**
|
|
13064
13127
|
* Specific event to trigger this function. Valid values: `viewer-request`, `origin-request`, `viewer-response`, `origin-response`.
|
|
@@ -13075,7 +13138,7 @@ export declare namespace cloudfront {
|
|
|
13075
13138
|
}
|
|
13076
13139
|
interface DistributionLoggingConfig {
|
|
13077
13140
|
/**
|
|
13078
|
-
* Amazon S3 bucket to store the access logs in, for example, `myawslogbucket.s3.amazonaws.com`.
|
|
13141
|
+
* Amazon S3 bucket to store the access logs in, for example, `myawslogbucket.s3.amazonaws.com`. The bucket must have correct ACL attached with "FULL_CONTROL" permission for "awslogsdelivery" account (Canonical ID: "c4c1ede66af53448b93c283ce9448c4ba468c9432aa01d700d3878632f77d2d0") for log transfer to work.
|
|
13079
13142
|
*/
|
|
13080
13143
|
bucket: string;
|
|
13081
13144
|
/**
|
|
@@ -13105,7 +13168,7 @@ export declare namespace cloudfront {
|
|
|
13105
13168
|
*/
|
|
13106
13169
|
compress?: boolean;
|
|
13107
13170
|
/**
|
|
13108
|
-
* Default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request in the absence of an `Cache-Control max-age` or `Expires` header.
|
|
13171
|
+
* Default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request in the absence of an `Cache-Control max-age` or `Expires` header. The TTL defined in Cache Policy overrides this configuration.
|
|
13109
13172
|
*/
|
|
13110
13173
|
defaultTtl: number;
|
|
13111
13174
|
/**
|
|
@@ -13120,16 +13183,20 @@ export declare namespace cloudfront {
|
|
|
13120
13183
|
* A config block that triggers a cloudfront function with specific actions (maximum 2).
|
|
13121
13184
|
*/
|
|
13122
13185
|
functionAssociations?: outputs.cloudfront.DistributionOrderedCacheBehaviorFunctionAssociation[];
|
|
13186
|
+
/**
|
|
13187
|
+
* A config block that sets the grpc config.
|
|
13188
|
+
*/
|
|
13189
|
+
grpcConfig: outputs.cloudfront.DistributionOrderedCacheBehaviorGrpcConfig;
|
|
13123
13190
|
/**
|
|
13124
13191
|
* A config block that triggers a lambda function with specific actions (maximum 4).
|
|
13125
13192
|
*/
|
|
13126
13193
|
lambdaFunctionAssociations?: outputs.cloudfront.DistributionOrderedCacheBehaviorLambdaFunctionAssociation[];
|
|
13127
13194
|
/**
|
|
13128
|
-
* Maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. Only effective in the presence of `Cache-Control max-age`, `Cache-Control s-maxage`, and `Expires` headers.
|
|
13195
|
+
* Maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. Only effective in the presence of `Cache-Control max-age`, `Cache-Control s-maxage`, and `Expires` headers. The TTL defined in Cache Policy overrides this configuration.
|
|
13129
13196
|
*/
|
|
13130
13197
|
maxTtl: number;
|
|
13131
13198
|
/**
|
|
13132
|
-
* Minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. Defaults to 0 seconds.
|
|
13199
|
+
* Minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. Defaults to 0 seconds. The TTL defined in Cache Policy overrides this configuration.
|
|
13133
13200
|
*/
|
|
13134
13201
|
minTtl?: number;
|
|
13135
13202
|
/**
|
|
@@ -13207,6 +13274,12 @@ export declare namespace cloudfront {
|
|
|
13207
13274
|
*/
|
|
13208
13275
|
functionArn: string;
|
|
13209
13276
|
}
|
|
13277
|
+
interface DistributionOrderedCacheBehaviorGrpcConfig {
|
|
13278
|
+
/**
|
|
13279
|
+
* `true` if any of the AWS accounts listed as trusted signers have active CloudFront key pairs
|
|
13280
|
+
*/
|
|
13281
|
+
enabled: boolean;
|
|
13282
|
+
}
|
|
13210
13283
|
interface DistributionOrderedCacheBehaviorLambdaFunctionAssociation {
|
|
13211
13284
|
/**
|
|
13212
13285
|
* Specific event to trigger this function. Valid values: `viewer-request`, `origin-request`, `viewer-response`, `origin-response`.
|
|
@@ -14749,6 +14822,32 @@ export declare namespace cloudwatch {
|
|
|
14749
14822
|
*/
|
|
14750
14823
|
messageGroupId?: string;
|
|
14751
14824
|
}
|
|
14825
|
+
interface GetEventBusesEventBus {
|
|
14826
|
+
/**
|
|
14827
|
+
* The ARN of the event bus.
|
|
14828
|
+
*/
|
|
14829
|
+
arn: string;
|
|
14830
|
+
/**
|
|
14831
|
+
* The time the event bus was created.
|
|
14832
|
+
*/
|
|
14833
|
+
creationTime: string;
|
|
14834
|
+
/**
|
|
14835
|
+
* The event bus description.
|
|
14836
|
+
*/
|
|
14837
|
+
description: string;
|
|
14838
|
+
/**
|
|
14839
|
+
* The time the event bus was last modified.
|
|
14840
|
+
*/
|
|
14841
|
+
lastModifiedTime: string;
|
|
14842
|
+
/**
|
|
14843
|
+
* The name of the event bus.
|
|
14844
|
+
*/
|
|
14845
|
+
name: string;
|
|
14846
|
+
/**
|
|
14847
|
+
* The permissions policy of the event bus, describing which other AWS accounts can write events to this event bus.
|
|
14848
|
+
*/
|
|
14849
|
+
policy: string;
|
|
14850
|
+
}
|
|
14752
14851
|
interface GetLogDataProtectionPolicyDocumentStatement {
|
|
14753
14852
|
/**
|
|
14754
14853
|
* Set of at least 1 sensitive data identifiers that you want to mask. Read more in [Types of data that you can protect](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/protect-sensitive-log-data-types.html).
|
|
@@ -14839,6 +14938,22 @@ export declare namespace cloudwatch {
|
|
|
14839
14938
|
bucketPrefix?: string;
|
|
14840
14939
|
logDeliveryStatus?: string;
|
|
14841
14940
|
}
|
|
14941
|
+
interface LogDeliveryDestinationDeliveryDestinationConfiguration {
|
|
14942
|
+
/**
|
|
14943
|
+
* The ARN of the AWS destination that this delivery destination represents.
|
|
14944
|
+
*/
|
|
14945
|
+
destinationResourceArn: string;
|
|
14946
|
+
}
|
|
14947
|
+
interface LogDeliveryS3DeliveryConfiguration {
|
|
14948
|
+
/**
|
|
14949
|
+
* This parameter causes the S3 objects that contain delivered logs to use a prefix structure that allows for integration with Apache Hive.
|
|
14950
|
+
*/
|
|
14951
|
+
enableHiveCompatiblePath: boolean;
|
|
14952
|
+
/**
|
|
14953
|
+
* This string allows re-configuring the S3 object prefix to contain either static or variable sections. The valid variables to use in the suffix path will vary by each log source.
|
|
14954
|
+
*/
|
|
14955
|
+
suffixPath: string;
|
|
14956
|
+
}
|
|
14842
14957
|
interface LogMetricFilterMetricTransformation {
|
|
14843
14958
|
/**
|
|
14844
14959
|
* The value to emit when a filter pattern does not match a log event. Conflicts with `dimensions`.
|
|
@@ -14989,6 +15104,24 @@ export declare namespace codeartifact {
|
|
|
14989
15104
|
}
|
|
14990
15105
|
}
|
|
14991
15106
|
export declare namespace codebuild {
|
|
15107
|
+
interface FleetComputeConfiguration {
|
|
15108
|
+
/**
|
|
15109
|
+
* Amount of disk space of the instance type included in the fleet.
|
|
15110
|
+
*/
|
|
15111
|
+
disk: number;
|
|
15112
|
+
/**
|
|
15113
|
+
* Machine type of the instance type included in the fleet. Valid values: `GENERAL`, `NVME`.
|
|
15114
|
+
*/
|
|
15115
|
+
machineType?: string;
|
|
15116
|
+
/**
|
|
15117
|
+
* Amount of memory of the instance type included in the fleet.
|
|
15118
|
+
*/
|
|
15119
|
+
memory: number;
|
|
15120
|
+
/**
|
|
15121
|
+
* Number of vCPUs of the instance type included in the fleet.
|
|
15122
|
+
*/
|
|
15123
|
+
vcpu: number;
|
|
15124
|
+
}
|
|
14992
15125
|
interface FleetScalingConfiguration {
|
|
14993
15126
|
desiredCapacity: number;
|
|
14994
15127
|
/**
|
|
@@ -15042,6 +15175,24 @@ export declare namespace codebuild {
|
|
|
15042
15175
|
*/
|
|
15043
15176
|
vpcId: string;
|
|
15044
15177
|
}
|
|
15178
|
+
interface GetFleetComputeConfiguration {
|
|
15179
|
+
/**
|
|
15180
|
+
* Amount of disk space of the instance type included in the fleet.
|
|
15181
|
+
*/
|
|
15182
|
+
disk: number;
|
|
15183
|
+
/**
|
|
15184
|
+
* Machine type of the instance type included in the fleet.
|
|
15185
|
+
*/
|
|
15186
|
+
machineType: string;
|
|
15187
|
+
/**
|
|
15188
|
+
* Amount of memory of the instance type included in the fleet.
|
|
15189
|
+
*/
|
|
15190
|
+
memory: number;
|
|
15191
|
+
/**
|
|
15192
|
+
* Number of vCPUs of the instance type included in the fleet.
|
|
15193
|
+
*/
|
|
15194
|
+
vcpu: number;
|
|
15195
|
+
}
|
|
15045
15196
|
interface GetFleetScalingConfiguration {
|
|
15046
15197
|
/**
|
|
15047
15198
|
* The desired number of instances in the fleet when auto-scaling.
|
|
@@ -16956,6 +17107,16 @@ export declare namespace cognito {
|
|
|
16956
17107
|
*/
|
|
16957
17108
|
sourceArn?: string;
|
|
16958
17109
|
}
|
|
17110
|
+
interface UserPoolEmailMfaConfiguration {
|
|
17111
|
+
/**
|
|
17112
|
+
* The template for the email messages that your user pool sends to users with codes for MFA and sign-in with email OTPs. The message must contain the {####} placeholder. In the message, Amazon Cognito replaces this placeholder with the code. If you don't provide this parameter, Amazon Cognito sends messages in the default format.
|
|
17113
|
+
*/
|
|
17114
|
+
message?: string;
|
|
17115
|
+
/**
|
|
17116
|
+
* The subject of the email messages that your user pool sends to users with codes for MFA and email OTP sign-in.
|
|
17117
|
+
*/
|
|
17118
|
+
subject?: string;
|
|
17119
|
+
}
|
|
16959
17120
|
interface UserPoolLambdaConfig {
|
|
16960
17121
|
/**
|
|
16961
17122
|
* ARN of the lambda creating an authentication challenge.
|
|
@@ -17120,6 +17281,12 @@ export declare namespace cognito {
|
|
|
17120
17281
|
*/
|
|
17121
17282
|
minLength?: string;
|
|
17122
17283
|
}
|
|
17284
|
+
interface UserPoolSignInPolicy {
|
|
17285
|
+
/**
|
|
17286
|
+
* The sign in methods your user pool supports as the first factor. This is a list of strings, allowed values are `PASSWORD`, `EMAIL_OTP`, `SMS_OTP`, and `WEB_AUTHN`.
|
|
17287
|
+
*/
|
|
17288
|
+
allowedFirstAuthFactors?: string[];
|
|
17289
|
+
}
|
|
17123
17290
|
interface UserPoolSmsConfiguration {
|
|
17124
17291
|
/**
|
|
17125
17292
|
* External ID used in IAM role trust relationships. For more information about using external IDs, see [How to Use an External ID When Granting Access to Your AWS Resources to a Third Party](http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html).
|
|
@@ -17184,6 +17351,16 @@ export declare namespace cognito {
|
|
|
17184
17351
|
*/
|
|
17185
17352
|
smsMessage: string;
|
|
17186
17353
|
}
|
|
17354
|
+
interface UserPoolWebAuthnConfiguration {
|
|
17355
|
+
/**
|
|
17356
|
+
* The authentication domain that passkeys providers use as a relying party.
|
|
17357
|
+
*/
|
|
17358
|
+
relyingPartyId?: string;
|
|
17359
|
+
/**
|
|
17360
|
+
* If your user pool should require a passkey. Must be one of `required` or `preferred`.
|
|
17361
|
+
*/
|
|
17362
|
+
userVerification?: string;
|
|
17363
|
+
}
|
|
17187
17364
|
}
|
|
17188
17365
|
export declare namespace comprehend {
|
|
17189
17366
|
interface DocumentClassifierInputDataConfig {
|
|
@@ -23174,6 +23351,10 @@ export declare namespace dms {
|
|
|
23174
23351
|
* Prefixes schema and table names to partition values, when the partition type is `primary-key-type`. Doing this increases data distribution among Kafka partitions. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same partition, which causes throttling. Default is `false`.
|
|
23175
23352
|
*/
|
|
23176
23353
|
partitionIncludeSchemaTable?: boolean;
|
|
23354
|
+
/**
|
|
23355
|
+
* For SASL/SSL authentication, AWS DMS supports the `scram-sha-512` mechanism by default. AWS DMS versions 3.5.0 and later also support the PLAIN mechanism. To use the PLAIN mechanism, set this parameter to `plain`.
|
|
23356
|
+
*/
|
|
23357
|
+
saslMechanism?: string;
|
|
23177
23358
|
/**
|
|
23178
23359
|
* Secure password you created when you first set up your MSK cluster to validate a client identity and make an encrypted connection between server and client using SASL-SSL authentication.
|
|
23179
23360
|
*/
|
|
@@ -23560,6 +23741,7 @@ export declare namespace dms {
|
|
|
23560
23741
|
messageMaxBytes: number;
|
|
23561
23742
|
noHexPrefix: boolean;
|
|
23562
23743
|
partitionIncludeSchemaTable: boolean;
|
|
23744
|
+
saslMechanism: string;
|
|
23563
23745
|
saslPassword: string;
|
|
23564
23746
|
saslUsername: string;
|
|
23565
23747
|
securityProtocol: string;
|
|
@@ -31885,6 +32067,12 @@ export declare namespace eks {
|
|
|
31885
32067
|
*/
|
|
31886
32068
|
version: string;
|
|
31887
32069
|
}
|
|
32070
|
+
interface NodeGroupNodeRepairConfig {
|
|
32071
|
+
/**
|
|
32072
|
+
* Specifies whether to enable node auto repair for the node group. Node auto repair is disabled by default.
|
|
32073
|
+
*/
|
|
32074
|
+
enabled?: boolean;
|
|
32075
|
+
}
|
|
31888
32076
|
interface NodeGroupRemoteAccess {
|
|
31889
32077
|
/**
|
|
31890
32078
|
* EC2 Key Pair name that provides access for remote communication with the worker nodes in the EKS Node Group. If you specify this configuration, but do not specify `sourceSecurityGroupIds` when you create an EKS Node Group, either port 3389 for Windows, or port 22 for all other operating systems is opened on the worker nodes to the Internet (0.0.0.0/0). For Windows nodes, this will allow you to use RDP, for all others this allows you to SSH into the worker nodes.
|
|
@@ -61359,6 +61547,9 @@ export declare namespace msk {
|
|
|
61359
61547
|
* Configuration for specifying the position in the topics to start replicating from.
|
|
61360
61548
|
*/
|
|
61361
61549
|
startingPosition: outputs.msk.ReplicatorReplicationInfoListTopicReplicationStartingPosition;
|
|
61550
|
+
/**
|
|
61551
|
+
* Configuration for specifying replicated topic names should be the same as their corresponding upstream topics or prefixed with source cluster alias.
|
|
61552
|
+
*/
|
|
61362
61553
|
topicNameConfiguration: outputs.msk.ReplicatorReplicationInfoListTopicReplicationTopicNameConfiguration;
|
|
61363
61554
|
/**
|
|
61364
61555
|
* List of regular expression patterns indicating the topics that should not be replica.
|
|
@@ -61376,6 +61567,9 @@ export declare namespace msk {
|
|
|
61376
61567
|
type?: string;
|
|
61377
61568
|
}
|
|
61378
61569
|
interface ReplicatorReplicationInfoListTopicReplicationTopicNameConfiguration {
|
|
61570
|
+
/**
|
|
61571
|
+
* The type of topic configuration name. Supports `PREFIXED_WITH_SOURCE_CLUSTER_ALIAS` and `IDENTICAL`.
|
|
61572
|
+
*/
|
|
61379
61573
|
type?: string;
|
|
61380
61574
|
}
|
|
61381
61575
|
interface ServerlessClusterClientAuthentication {
|
|
@@ -68175,7 +68369,7 @@ export declare namespace rds {
|
|
|
68175
68369
|
*/
|
|
68176
68370
|
authScheme?: string;
|
|
68177
68371
|
/**
|
|
68178
|
-
* The type of authentication the proxy uses for connections from clients. Valid values are `MYSQL_NATIVE_PASSWORD`, `POSTGRES_SCRAM_SHA_256`, `POSTGRES_MD5`, and `SQL_SERVER_AUTHENTICATION`.
|
|
68372
|
+
* The type of authentication the proxy uses for connections from clients. Valid values are `MYSQL_CACHING_SHA2_PASSWORD`, `MYSQL_NATIVE_PASSWORD`, `POSTGRES_SCRAM_SHA_256`, `POSTGRES_MD5`, and `SQL_SERVER_AUTHENTICATION`.
|
|
68179
68373
|
*/
|
|
68180
68374
|
clientPasswordAuthType: string;
|
|
68181
68375
|
/**
|
|
@@ -68984,6 +69178,140 @@ export declare namespace route53 {
|
|
|
68984
69178
|
name: string;
|
|
68985
69179
|
values: string[];
|
|
68986
69180
|
}
|
|
69181
|
+
interface GetRecordsResourceRecordSet {
|
|
69182
|
+
/**
|
|
69183
|
+
* Information about the AWS resource traffic is routed to.
|
|
69184
|
+
*/
|
|
69185
|
+
aliasTarget: outputs.route53.GetRecordsResourceRecordSetAliasTarget;
|
|
69186
|
+
/**
|
|
69187
|
+
* Information about the CIDR location traffic is routed to.
|
|
69188
|
+
*/
|
|
69189
|
+
cidrRoutingConfig: outputs.route53.GetRecordsResourceRecordSetCidrRoutingConfig;
|
|
69190
|
+
/**
|
|
69191
|
+
* `PRIMARY` or `SECONDARY`.
|
|
69192
|
+
*/
|
|
69193
|
+
failover: string;
|
|
69194
|
+
/**
|
|
69195
|
+
* Information about how Amazon Route 53 responds to DNS queries based on the geographic origin of the query.
|
|
69196
|
+
*/
|
|
69197
|
+
geolocation: outputs.route53.GetRecordsResourceRecordSetGeolocation;
|
|
69198
|
+
/**
|
|
69199
|
+
* Information about how Amazon Route 53 responds to DNS queries based on the geographic origin of the query.
|
|
69200
|
+
*/
|
|
69201
|
+
geoproximityLocation: outputs.route53.GetRecordsResourceRecordSetGeoproximityLocation;
|
|
69202
|
+
/**
|
|
69203
|
+
* ID of any applicable health check.
|
|
69204
|
+
*/
|
|
69205
|
+
healthCheckId: string;
|
|
69206
|
+
/**
|
|
69207
|
+
* Traffic is routed approximately randomly to multiple resources.
|
|
69208
|
+
*/
|
|
69209
|
+
multiValueAnswer: boolean;
|
|
69210
|
+
/**
|
|
69211
|
+
* The name of the record.
|
|
69212
|
+
*/
|
|
69213
|
+
name: string;
|
|
69214
|
+
/**
|
|
69215
|
+
* The Amazon EC2 Region of the resource that this resource record set refers to.
|
|
69216
|
+
*/
|
|
69217
|
+
region: string;
|
|
69218
|
+
/**
|
|
69219
|
+
* The resource records.
|
|
69220
|
+
*/
|
|
69221
|
+
resourceRecords: outputs.route53.GetRecordsResourceRecordSetResourceRecord[];
|
|
69222
|
+
/**
|
|
69223
|
+
* An identifier that differentiates among multiple resource record sets that have the same combination of name and type.
|
|
69224
|
+
*/
|
|
69225
|
+
setIdentifier: string;
|
|
69226
|
+
/**
|
|
69227
|
+
* The ID of any traffic policy instance that Route 53 created this resource record set for.
|
|
69228
|
+
*/
|
|
69229
|
+
trafficPolicyInstanceId: string;
|
|
69230
|
+
/**
|
|
69231
|
+
* The resource record cache time to live (TTL), in seconds.
|
|
69232
|
+
*/
|
|
69233
|
+
ttl: number;
|
|
69234
|
+
/**
|
|
69235
|
+
* The DNS record type.
|
|
69236
|
+
*/
|
|
69237
|
+
type: string;
|
|
69238
|
+
/**
|
|
69239
|
+
* Among resource record sets that have the same combination of DNS name and type, a value that determines the proportion of DNS queries that Amazon Route 53 responds to using the current resource record set.
|
|
69240
|
+
*/
|
|
69241
|
+
weight: number;
|
|
69242
|
+
}
|
|
69243
|
+
interface GetRecordsResourceRecordSetAliasTarget {
|
|
69244
|
+
/**
|
|
69245
|
+
* Target DNS name.
|
|
69246
|
+
*/
|
|
69247
|
+
dnsName: string;
|
|
69248
|
+
/**
|
|
69249
|
+
* Whether an alias resource record set inherits the health of the referenced AWS resource.
|
|
69250
|
+
*/
|
|
69251
|
+
evaluateTargetHealth: boolean;
|
|
69252
|
+
/**
|
|
69253
|
+
* Target hosted zone ID.
|
|
69254
|
+
*/
|
|
69255
|
+
hostedZoneId: string;
|
|
69256
|
+
}
|
|
69257
|
+
interface GetRecordsResourceRecordSetCidrRoutingConfig {
|
|
69258
|
+
/**
|
|
69259
|
+
* The CIDR collection ID.
|
|
69260
|
+
*/
|
|
69261
|
+
collectionId: string;
|
|
69262
|
+
/**
|
|
69263
|
+
* The CIDR collection location name.
|
|
69264
|
+
*/
|
|
69265
|
+
locationName: string;
|
|
69266
|
+
}
|
|
69267
|
+
interface GetRecordsResourceRecordSetGeolocation {
|
|
69268
|
+
/**
|
|
69269
|
+
* The two-letter code for the continent.
|
|
69270
|
+
*/
|
|
69271
|
+
continentCode: string;
|
|
69272
|
+
/**
|
|
69273
|
+
* The two-letter code for a country.
|
|
69274
|
+
*/
|
|
69275
|
+
countryCode: string;
|
|
69276
|
+
/**
|
|
69277
|
+
* The two-letter code for a state of the United States.
|
|
69278
|
+
*/
|
|
69279
|
+
subdivisionCode: string;
|
|
69280
|
+
}
|
|
69281
|
+
interface GetRecordsResourceRecordSetGeoproximityLocation {
|
|
69282
|
+
/**
|
|
69283
|
+
* The AWS Region the resource you are directing DNS traffic to, is in.
|
|
69284
|
+
*/
|
|
69285
|
+
awsRegion: string;
|
|
69286
|
+
/**
|
|
69287
|
+
* The bias increases or decreases the size of the geographic region from which Route 53 routes traffic to a resource.
|
|
69288
|
+
*/
|
|
69289
|
+
bias: number;
|
|
69290
|
+
/**
|
|
69291
|
+
* Contains the longitude and latitude for a geographic region.
|
|
69292
|
+
*/
|
|
69293
|
+
coordinates: outputs.route53.GetRecordsResourceRecordSetGeoproximityLocationCoordinates;
|
|
69294
|
+
/**
|
|
69295
|
+
* An AWS Local Zone Group.
|
|
69296
|
+
*/
|
|
69297
|
+
localZoneGroup: string;
|
|
69298
|
+
}
|
|
69299
|
+
interface GetRecordsResourceRecordSetGeoproximityLocationCoordinates {
|
|
69300
|
+
/**
|
|
69301
|
+
* Latitude.
|
|
69302
|
+
*/
|
|
69303
|
+
latitude: string;
|
|
69304
|
+
/**
|
|
69305
|
+
* Longitude.
|
|
69306
|
+
*/
|
|
69307
|
+
longitude: string;
|
|
69308
|
+
}
|
|
69309
|
+
interface GetRecordsResourceRecordSetResourceRecord {
|
|
69310
|
+
/**
|
|
69311
|
+
* The DNS record value.
|
|
69312
|
+
*/
|
|
69313
|
+
value: string;
|
|
69314
|
+
}
|
|
68987
69315
|
interface GetResolverEndpointFilter {
|
|
68988
69316
|
name: string;
|
|
68989
69317
|
values: string[];
|
|
@@ -71367,6 +71695,20 @@ export declare namespace s3 {
|
|
|
71367
71695
|
*/
|
|
71368
71696
|
uri?: string;
|
|
71369
71697
|
}
|
|
71698
|
+
interface ObjectCopyOverrideProvider {
|
|
71699
|
+
/**
|
|
71700
|
+
* Override the provider `defaultTags` configuration block.
|
|
71701
|
+
*/
|
|
71702
|
+
defaultTags?: outputs.s3.ObjectCopyOverrideProviderDefaultTags;
|
|
71703
|
+
}
|
|
71704
|
+
interface ObjectCopyOverrideProviderDefaultTags {
|
|
71705
|
+
/**
|
|
71706
|
+
* Map of tags to assign to the object. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
71707
|
+
*/
|
|
71708
|
+
tags?: {
|
|
71709
|
+
[key: string]: string;
|
|
71710
|
+
};
|
|
71711
|
+
}
|
|
71370
71712
|
}
|
|
71371
71713
|
export declare namespace s3control {
|
|
71372
71714
|
interface AccessGrantAccessGrantsLocationConfiguration {
|
|
@@ -80003,7 +80345,7 @@ export declare namespace transfer {
|
|
|
80003
80345
|
*/
|
|
80004
80346
|
trustedHostKeys: string[];
|
|
80005
80347
|
/**
|
|
80006
|
-
*
|
|
80348
|
+
* Identifier for the secret in AWS Secrets Manager that contains the SFTP user's private key, and/or password.
|
|
80007
80349
|
*/
|
|
80008
80350
|
userSecretId: string;
|
|
80009
80351
|
}
|
|
@@ -80932,6 +81274,20 @@ export declare namespace vpclattice {
|
|
|
80932
81274
|
*/
|
|
80933
81275
|
prefix?: string;
|
|
80934
81276
|
}
|
|
81277
|
+
interface ResourceGatewayTimeouts {
|
|
81278
|
+
/**
|
|
81279
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
81280
|
+
*/
|
|
81281
|
+
create?: string;
|
|
81282
|
+
/**
|
|
81283
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
81284
|
+
*/
|
|
81285
|
+
delete?: string;
|
|
81286
|
+
/**
|
|
81287
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
81288
|
+
*/
|
|
81289
|
+
update?: string;
|
|
81290
|
+
}
|
|
80935
81291
|
interface ServiceDnsEntry {
|
|
80936
81292
|
domainName: string;
|
|
80937
81293
|
hostedZoneId: string;
|
package/types/output.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;
|
|
1
|
+
{"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AA4/uEjF,IAAiB,GAAG,CA6bnB;AA7bD,WAAiB,GAAG;IA4XhB;;OAEG;IACH,SAAgB,sCAAsC,CAAC,GAA4B;;QAC/E,uCACO,GAAG,KACN,WAAW,EAAE,MAAA,CAAC,GAAG,CAAC,WAAW,CAAC,mCAAI,WAAW,IAC/C;IACN,CAAC;IALe,0CAAsC,yCAKrD,CAAA;AAyDL,CAAC,EA7bgB,GAAG,GAAH,WAAG,KAAH,WAAG,QA6bnB"}
|
package/vpclattice/index.d.ts
CHANGED
|
@@ -25,6 +25,9 @@ export declare const Listener: typeof import("./listener").Listener;
|
|
|
25
25
|
export { ListenerRuleArgs, ListenerRuleState } from "./listenerRule";
|
|
26
26
|
export type ListenerRule = import("./listenerRule").ListenerRule;
|
|
27
27
|
export declare const ListenerRule: typeof import("./listenerRule").ListenerRule;
|
|
28
|
+
export { ResourceGatewayArgs, ResourceGatewayState } from "./resourceGateway";
|
|
29
|
+
export type ResourceGateway = import("./resourceGateway").ResourceGateway;
|
|
30
|
+
export declare const ResourceGateway: typeof import("./resourceGateway").ResourceGateway;
|
|
28
31
|
export { ResourcePolicyArgs, ResourcePolicyState } from "./resourcePolicy";
|
|
29
32
|
export type ResourcePolicy = import("./resourcePolicy").ResourcePolicy;
|
|
30
33
|
export declare const ResourcePolicy: typeof import("./resourcePolicy").ResourcePolicy;
|
package/vpclattice/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.TargetGroupAttachment = exports.TargetGroup = exports.ServiceNetworkVpcAssociation = exports.ServiceNetworkServiceAssociation = exports.ServiceNetwork = exports.Service = exports.ResourcePolicy = exports.ListenerRule = exports.Listener = exports.getServiceNetworkOutput = exports.getServiceNetwork = exports.getServiceOutput = exports.getService = exports.getResourcePolicyOutput = exports.getResourcePolicy = exports.getListenerOutput = exports.getListener = exports.getAuthPolicyOutput = exports.getAuthPolicy = exports.AuthPolicy = exports.AccessLogSubscription = void 0;
|
|
5
|
+
exports.TargetGroupAttachment = exports.TargetGroup = exports.ServiceNetworkVpcAssociation = exports.ServiceNetworkServiceAssociation = exports.ServiceNetwork = exports.Service = exports.ResourcePolicy = exports.ResourceGateway = exports.ListenerRule = exports.Listener = exports.getServiceNetworkOutput = exports.getServiceNetwork = exports.getServiceOutput = exports.getService = exports.getResourcePolicyOutput = exports.getResourcePolicy = exports.getListenerOutput = exports.getListener = exports.getAuthPolicyOutput = exports.getAuthPolicy = exports.AuthPolicy = exports.AccessLogSubscription = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
exports.AccessLogSubscription = null;
|
|
@@ -28,6 +28,8 @@ exports.Listener = null;
|
|
|
28
28
|
utilities.lazyLoad(exports, ["Listener"], () => require("./listener"));
|
|
29
29
|
exports.ListenerRule = null;
|
|
30
30
|
utilities.lazyLoad(exports, ["ListenerRule"], () => require("./listenerRule"));
|
|
31
|
+
exports.ResourceGateway = null;
|
|
32
|
+
utilities.lazyLoad(exports, ["ResourceGateway"], () => require("./resourceGateway"));
|
|
31
33
|
exports.ResourcePolicy = null;
|
|
32
34
|
utilities.lazyLoad(exports, ["ResourcePolicy"], () => require("./resourcePolicy"));
|
|
33
35
|
exports.Service = null;
|
|
@@ -54,6 +56,8 @@ const _module = {
|
|
|
54
56
|
return new exports.Listener(name, undefined, { urn });
|
|
55
57
|
case "aws:vpclattice/listenerRule:ListenerRule":
|
|
56
58
|
return new exports.ListenerRule(name, undefined, { urn });
|
|
59
|
+
case "aws:vpclattice/resourceGateway:ResourceGateway":
|
|
60
|
+
return new exports.ResourceGateway(name, undefined, { urn });
|
|
57
61
|
case "aws:vpclattice/resourcePolicy:ResourcePolicy":
|
|
58
62
|
return new exports.ResourcePolicy(name, undefined, { urn });
|
|
59
63
|
case "aws:vpclattice/service:Service":
|
|
@@ -77,6 +81,7 @@ pulumi.runtime.registerResourceModule("aws", "vpclattice/accessLogSubscription",
|
|
|
77
81
|
pulumi.runtime.registerResourceModule("aws", "vpclattice/authPolicy", _module);
|
|
78
82
|
pulumi.runtime.registerResourceModule("aws", "vpclattice/listener", _module);
|
|
79
83
|
pulumi.runtime.registerResourceModule("aws", "vpclattice/listenerRule", _module);
|
|
84
|
+
pulumi.runtime.registerResourceModule("aws", "vpclattice/resourceGateway", _module);
|
|
80
85
|
pulumi.runtime.registerResourceModule("aws", "vpclattice/resourcePolicy", _module);
|
|
81
86
|
pulumi.runtime.registerResourceModule("aws", "vpclattice/service", _module);
|
|
82
87
|
pulumi.runtime.registerResourceModule("aws", "vpclattice/serviceNetwork", _module);
|
package/vpclattice/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../vpclattice/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../vpclattice/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,qBAAqB,GAAmE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,uBAAuB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,yBAAyB,CAAC,CAAC,CAAC;AAIpF,QAAA,UAAU,GAA6C,IAAW,CAAC;AAChF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAG9D,QAAA,aAAa,GAAmD,IAAW,CAAC;AAC5E,QAAA,mBAAmB,GAAyD,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,EAAC,qBAAqB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAG1F,QAAA,WAAW,GAA+C,IAAW,CAAC;AACtE,QAAA,iBAAiB,GAAqD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,EAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAGpF,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACxF,QAAA,uBAAuB,GAAiE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,EAAC,yBAAyB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAGtG,QAAA,UAAU,GAA6C,IAAW,CAAC;AACnE,QAAA,gBAAgB,GAAmD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,EAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAGjF,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACxF,QAAA,uBAAuB,GAAiE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,EAAC,yBAAyB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAItG,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC1E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAI1D,QAAA,YAAY,GAAiD,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAIlE,QAAA,eAAe,GAAuD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAIxE,QAAA,cAAc,GAAqD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AAItE,QAAA,OAAO,GAAuC,IAAW,CAAC;AACvE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAIxD,QAAA,cAAc,GAAqD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AAItE,QAAA,gCAAgC,GAAyF,IAAW,CAAC;AAClJ,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kCAAkC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oCAAoC,CAAC,CAAC,CAAC;AAI1G,QAAA,4BAA4B,GAAiF,IAAW,CAAC;AACtI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,8BAA8B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gCAAgC,CAAC,CAAC,CAAC;AAIlG,QAAA,WAAW,GAA+C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAIhE,QAAA,qBAAqB,GAAmE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,uBAAuB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,yBAAyB,CAAC,CAAC,CAAC;AAGjG,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,4DAA4D;gBAC7D,OAAO,IAAI,6BAAqB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnE,KAAK,sCAAsC;gBACvC,OAAO,IAAI,kBAAU,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxD,KAAK,kCAAkC;gBACnC,OAAO,IAAI,gBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtD,KAAK,0CAA0C;gBAC3C,OAAO,IAAI,oBAAY,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC1D,KAAK,gDAAgD;gBACjD,OAAO,IAAI,uBAAe,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC7D,KAAK,8CAA8C;gBAC/C,OAAO,IAAI,sBAAc,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC5D,KAAK,gCAAgC;gBACjC,OAAO,IAAI,eAAO,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACrD,KAAK,8CAA8C;gBAC/C,OAAO,IAAI,sBAAc,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC5D,KAAK,kFAAkF;gBACnF,OAAO,IAAI,wCAAgC,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9E,KAAK,0EAA0E;gBAC3E,OAAO,IAAI,oCAA4B,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC1E,KAAK,wCAAwC;gBACzC,OAAO,IAAI,mBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD,KAAK,4DAA4D;gBAC7D,OAAO,IAAI,6BAAqB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,kCAAkC,EAAE,OAAO,CAAC,CAAA;AACzF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,CAAA;AAC9E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,qBAAqB,EAAE,OAAO,CAAC,CAAA;AAC5E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,yBAAyB,EAAE,OAAO,CAAC,CAAA;AAChF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,4BAA4B,EAAE,OAAO,CAAC,CAAA;AACnF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,2BAA2B,EAAE,OAAO,CAAC,CAAA;AAClF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,oBAAoB,EAAE,OAAO,CAAC,CAAA;AAC3E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,2BAA2B,EAAE,OAAO,CAAC,CAAA;AAClF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,6CAA6C,EAAE,OAAO,CAAC,CAAA;AACpG,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,yCAAyC,EAAE,OAAO,CAAC,CAAA;AAChG,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,wBAAwB,EAAE,OAAO,CAAC,CAAA;AAC/E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,kCAAkC,EAAE,OAAO,CAAC,CAAA"}
|