@pulumi/aws 5.27.0 → 5.28.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/acmpca/certificateAuthority.d.ts +3 -3
- package/acmpca/getCertificateAuthority.d.ts +0 -25
- package/acmpca/getCertificateAuthority.js +0 -1
- package/acmpca/getCertificateAuthority.js.map +1 -1
- package/alb/getLoadBalancer.d.ts +1 -0
- package/alb/getLoadBalancer.js.map +1 -1
- package/alb/getTargetGroup.d.ts +6 -0
- package/alb/getTargetGroup.js.map +1 -1
- package/alb/listener.d.ts +6 -6
- package/alb/loadBalancer.d.ts +12 -3
- package/alb/loadBalancer.js.map +1 -1
- package/alb/targetGroup.d.ts +6 -6
- package/apigatewayv2/authorizer.d.ts +3 -5
- package/apigatewayv2/authorizer.js +3 -5
- package/apigatewayv2/authorizer.js.map +1 -1
- package/applicationloadbalancing/getLoadBalancer.d.ts +1 -0
- package/applicationloadbalancing/getLoadBalancer.js.map +1 -1
- package/applicationloadbalancing/getTargetGroup.d.ts +6 -0
- package/applicationloadbalancing/getTargetGroup.js.map +1 -1
- package/applicationloadbalancing/listener.d.ts +6 -6
- package/applicationloadbalancing/loadBalancer.d.ts +12 -3
- package/applicationloadbalancing/loadBalancer.js.map +1 -1
- package/applicationloadbalancing/targetGroup.d.ts +6 -6
- package/apprunner/vpcConnector.d.ts +1 -1
- package/appstream/stack.d.ts +18 -6
- package/appstream/stack.js +13 -1
- package/appstream/stack.js.map +1 -1
- package/appsync/function.d.ts +3 -3
- package/autoscaling/group.d.ts +9 -6
- package/autoscaling/group.js.map +1 -1
- package/autoscaling/policy.d.ts +16 -26
- package/autoscaling/policy.js +13 -23
- package/autoscaling/policy.js.map +1 -1
- package/backup/framework.d.ts +6 -6
- package/batch/computeEnvironment.d.ts +6 -6
- package/cfg/rule.d.ts +3 -3
- package/cloudfront/distribution.d.ts +6 -3
- package/cloudfront/distribution.js.map +1 -1
- package/cloudsearch/domain.d.ts +3 -3
- package/cloudtrail/eventDataStore.d.ts +3 -3
- package/cloudtrail/trail.d.ts +3 -3
- package/cloudwatch/eventTarget.d.ts +3 -3
- package/cloudwatch/metricAlarm.d.ts +15 -15
- package/codebuild/project.d.ts +9 -9
- package/codebuild/reportGroup.d.ts +3 -3
- package/cognito/identityPoolProviderPrincipalTag.d.ts +18 -6
- package/cognito/identityPoolProviderPrincipalTag.js.map +1 -1
- package/cognito/userPool.d.ts +3 -3
- package/costexplorer/costCategory.d.ts +6 -6
- package/directconnect/linkAggregationGroup.d.ts +6 -0
- package/directconnect/linkAggregationGroup.js.map +1 -1
- package/directconnect/macsecKeyAssociation.d.ts +1 -1
- package/directconnect/macsecKeyAssociation.js +1 -1
- package/dms/endpoint.d.ts +6 -6
- package/dms/replicationSubnetGroup.d.ts +62 -17
- package/dms/replicationSubnetGroup.js +50 -5
- package/dms/replicationSubnetGroup.js.map +1 -1
- package/dms/s3endpoint.d.ts +3 -3
- package/docdb/globalCluster.d.ts +51 -0
- package/docdb/globalCluster.js +51 -0
- package/docdb/globalCluster.js.map +1 -1
- package/dynamodb/table.d.ts +18 -18
- package/ebs/snapshotImport.d.ts +3 -3
- package/ec2/getInstanceType.d.ts +6 -4
- package/ec2/getInstanceType.js.map +1 -1
- package/ec2/getLaunchTemplate.d.ts +2 -2
- package/ec2/getManagedPrefixList.d.ts +2 -2
- package/ec2/getPrefixList.d.ts +2 -2
- package/ec2/securityGroup.d.ts +3 -3
- package/ec2/spotFleetRequest.d.ts +3 -3
- package/ec2/spotInstanceRequest.d.ts +10 -6
- package/ec2/spotInstanceRequest.js.map +1 -1
- package/ec2/trafficMirrorSession.d.ts +6 -6
- package/ec2transitgateway/getVpcAttachments.d.ts +3 -0
- package/ec2transitgateway/getVpcAttachments.js.map +1 -1
- package/ec2transitgateway/instanceState.d.ts +3 -3
- package/ecs/cluster.d.ts +3 -3
- package/efs/getAccessPoint.d.ts +3 -0
- package/efs/getAccessPoint.js.map +1 -1
- package/efs/getFileSystem.d.ts +3 -1
- package/efs/getFileSystem.js.map +1 -1
- package/eks/nodeGroup.d.ts +3 -3
- package/elasticache/replicationGroup.d.ts +15 -6
- package/elasticache/replicationGroup.js.map +1 -1
- package/elasticloadbalancingv2/getLoadBalancer.d.ts +1 -0
- package/elasticloadbalancingv2/getLoadBalancer.js.map +1 -1
- package/elasticloadbalancingv2/getTargetGroup.d.ts +6 -0
- package/elasticloadbalancingv2/getTargetGroup.js.map +1 -1
- package/elasticloadbalancingv2/listener.d.ts +6 -6
- package/elasticloadbalancingv2/loadBalancer.d.ts +12 -3
- package/elasticloadbalancingv2/loadBalancer.js.map +1 -1
- package/elasticloadbalancingv2/targetGroup.d.ts +6 -6
- package/elasticsearch/getDomain.d.ts +3 -1
- package/elasticsearch/getDomain.js.map +1 -1
- package/emr/cluster.d.ts +12 -6
- package/emr/cluster.js.map +1 -1
- package/emr/instanceFleet.d.ts +16 -0
- package/emr/instanceFleet.js.map +1 -1
- package/emr/instanceGroup.d.ts +12 -0
- package/emr/instanceGroup.js.map +1 -1
- package/emr/studio.d.ts +9 -3
- package/emr/studio.js.map +1 -1
- package/fis/experimentTemplate.d.ts +6 -6
- package/fsx/fileCache.d.ts +3 -3
- package/fsx/lustreFileSystem.d.ts +12 -12
- package/fsx/ontapFileSystem.d.ts +6 -6
- package/fsx/ontapVolume.d.ts +3 -3
- package/fsx/openZfsFileSystem.d.ts +3 -3
- package/fsx/openZfsVolume.d.ts +6 -6
- package/getAvailabilityZone.d.ts +2 -2
- package/getAvailabilityZones.d.ts +3 -0
- package/getAvailabilityZones.js.map +1 -1
- package/getPrefixList.d.ts +2 -2
- package/globalaccelerator/accelerator.d.ts +10 -6
- package/globalaccelerator/accelerator.js.map +1 -1
- package/glue/catalogDatabase.d.ts +3 -3
- package/glue/catalogTable.d.ts +12 -12
- package/glue/crawler.d.ts +3 -3
- package/glue/devEndpoint.d.ts +3 -3
- package/glue/partition.d.ts +3 -3
- package/glue/userDefinedFunction.d.ts +12 -0
- package/glue/userDefinedFunction.js.map +1 -1
- package/guardduty/detector.d.ts +3 -6
- package/guardduty/detector.js.map +1 -1
- package/guardduty/organizationConfiguration.d.ts +3 -3
- package/iam/getPolicyDocument.d.ts +4 -4
- package/iam/getServerCertificate.d.ts +18 -0
- package/iam/getServerCertificate.js.map +1 -1
- package/iam/role.d.ts +3 -3
- package/imagebuilder/containerRecipe.d.ts +6 -6
- package/imagebuilder/distributionConfiguration.d.ts +6 -6
- package/imagebuilder/image.d.ts +3 -3
- package/imagebuilder/imageRecipe.d.ts +3 -3
- package/kms/getKey.d.ts +45 -0
- package/kms/getKey.js.map +1 -1
- package/kms/grant.d.ts +3 -3
- package/lakeformation/getPermissions.d.ts +2 -2
- package/lakeformation/permissions.d.ts +3 -3
- package/lakeformation/resourceLfTags.d.ts +3 -3
- package/lambda/eventSourceMapping.d.ts +63 -21
- package/lambda/eventSourceMapping.js.map +1 -1
- package/lb/getLbs.d.ts +79 -0
- package/lb/getLbs.js +56 -0
- package/lb/getLbs.js.map +1 -0
- package/lb/getLoadBalancer.d.ts +1 -0
- package/lb/getLoadBalancer.js.map +1 -1
- package/lb/getTargetGroup.d.ts +6 -0
- package/lb/getTargetGroup.js.map +1 -1
- package/lb/index.d.ts +3 -0
- package/lb/index.js +4 -1
- package/lb/index.js.map +1 -1
- package/lb/listener.d.ts +6 -6
- package/lb/loadBalancer.d.ts +12 -3
- package/lb/loadBalancer.js.map +1 -1
- package/lb/targetGroup.d.ts +6 -6
- package/lex/intent.d.ts +27 -24
- package/lex/intent.js.map +1 -1
- package/lightsail/bucket.d.ts +3 -3
- package/lightsail/containerService.d.ts +8 -4
- package/lightsail/containerService.js.map +1 -1
- package/lightsail/lbHttpsRedirectionPolicy.d.ts +3 -3
- package/lightsail/lbStickinessPolicy.d.ts +3 -3
- package/medialive/channel.d.ts +3 -3
- package/memorydb/cluster.d.ts +0 -2
- package/memorydb/cluster.js.map +1 -1
- package/memorydb/getCluster.d.ts +3 -3
- package/memorydb/parameterGroup.d.ts +3 -3
- package/memorydb/user.d.ts +0 -2
- package/memorydb/user.js.map +1 -1
- package/mskconnect/connector.d.ts +2 -2
- package/networkfirewall/ruleGroup.d.ts +3 -3
- package/opensearch/getDomain.d.ts +3 -1
- package/opensearch/getDomain.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/redshiftdata/statement.d.ts +30 -5
- package/redshiftdata/statement.js +15 -3
- package/redshiftdata/statement.js.map +1 -1
- package/redshiftserverless/workgroup.d.ts +9 -0
- package/redshiftserverless/workgroup.js.map +1 -1
- package/route53/record.d.ts +9 -9
- package/s3control/storageLensConfiguration.d.ts +5 -5
- package/sagemaker/imageVersion.d.ts +6 -2
- package/sagemaker/imageVersion.js.map +1 -1
- package/scheduler/schedule.d.ts +5 -5
- package/secretsmanager/secret.d.ts +3 -3
- package/securityhub/standardsSubscription.d.ts +2 -1
- package/securityhub/standardsSubscription.js +2 -1
- package/securityhub/standardsSubscription.js.map +1 -1
- package/servicecatalog/product.d.ts +9 -9
- package/servicediscovery/service.d.ts +15 -3
- package/servicediscovery/service.js +2 -0
- package/servicediscovery/service.js.map +1 -1
- package/sesv2/configurationSetEventDestination.d.ts +168 -0
- package/sesv2/configurationSetEventDestination.js +156 -0
- package/sesv2/configurationSetEventDestination.js.map +1 -0
- package/sesv2/index.d.ts +3 -0
- package/sesv2/index.js +6 -1
- package/sesv2/index.js.map +1 -1
- package/ssm/patchBaseline.d.ts +3 -3
- package/transcribe/vocabulary.d.ts +3 -3
- package/transcribe/vocabularyFilter.d.ts +3 -3
- package/transfer/server.d.ts +3 -15
- package/transfer/server.js.map +1 -1
- package/transfer/workflow.d.ts +3 -3
- package/types/input.d.ts +1203 -1188
- package/types/output.d.ts +1197 -1130
- package/wafv2/ruleGroup.d.ts +3 -3
- package/wafv2/webAcl.d.ts +3 -3
- package/workspaces/ipGroup.d.ts +3 -3
|
@@ -343,7 +343,7 @@ export declare function getPolicyDocument(args?: GetPolicyDocumentArgs, opts?: p
|
|
|
343
343
|
*/
|
|
344
344
|
export interface GetPolicyDocumentArgs {
|
|
345
345
|
/**
|
|
346
|
-
*
|
|
346
|
+
* IAM policy document whose statements with non-blank `sid`s will override statements with the same `sid` from documents assigned to the `sourceJson`, `sourcePolicyDocuments`, and `overridePolicyDocuments` arguments. Non-overriding statements will be added to the exported document.
|
|
347
347
|
*
|
|
348
348
|
* @deprecated Use the attribute "override_policy_documents" instead.
|
|
349
349
|
*/
|
|
@@ -357,7 +357,7 @@ export interface GetPolicyDocumentArgs {
|
|
|
357
357
|
*/
|
|
358
358
|
policyId?: string;
|
|
359
359
|
/**
|
|
360
|
-
*
|
|
360
|
+
* IAM policy document used as a base for the exported policy document. Statements with the same `sid` from documents assigned to the `overrideJson` and `overridePolicyDocuments` arguments will override source statements.
|
|
361
361
|
*
|
|
362
362
|
* @deprecated Use the attribute "source_policy_documents" instead.
|
|
363
363
|
*/
|
|
@@ -743,7 +743,7 @@ export declare function getPolicyDocumentOutput(args?: GetPolicyDocumentOutputAr
|
|
|
743
743
|
*/
|
|
744
744
|
export interface GetPolicyDocumentOutputArgs {
|
|
745
745
|
/**
|
|
746
|
-
*
|
|
746
|
+
* IAM policy document whose statements with non-blank `sid`s will override statements with the same `sid` from documents assigned to the `sourceJson`, `sourcePolicyDocuments`, and `overridePolicyDocuments` arguments. Non-overriding statements will be added to the exported document.
|
|
747
747
|
*
|
|
748
748
|
* @deprecated Use the attribute "override_policy_documents" instead.
|
|
749
749
|
*/
|
|
@@ -757,7 +757,7 @@ export interface GetPolicyDocumentOutputArgs {
|
|
|
757
757
|
*/
|
|
758
758
|
policyId?: pulumi.Input<string>;
|
|
759
759
|
/**
|
|
760
|
-
*
|
|
760
|
+
* IAM policy document used as a base for the exported policy document. Statements with the same `sid` from documents assigned to the `overrideJson` and `overridePolicyDocuments` arguments will override source statements.
|
|
761
761
|
*
|
|
762
762
|
* @deprecated Use the attribute "source_policy_documents" instead.
|
|
763
763
|
*/
|
|
@@ -47,9 +47,21 @@ export interface GetServerCertificateArgs {
|
|
|
47
47
|
* A collection of values returned by getServerCertificate.
|
|
48
48
|
*/
|
|
49
49
|
export interface GetServerCertificateResult {
|
|
50
|
+
/**
|
|
51
|
+
* is set to the ARN of the IAM Server Certificate
|
|
52
|
+
*/
|
|
50
53
|
readonly arn: string;
|
|
54
|
+
/**
|
|
55
|
+
* is the public key certificate (PEM-encoded). This is useful when [configuring back-end instance authentication](http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-create-https-ssl-load-balancer.html) policy for load balancer
|
|
56
|
+
*/
|
|
51
57
|
readonly certificateBody: string;
|
|
58
|
+
/**
|
|
59
|
+
* is the public key certificate chain (PEM-encoded) if exists, empty otherwise
|
|
60
|
+
*/
|
|
52
61
|
readonly certificateChain: string;
|
|
62
|
+
/**
|
|
63
|
+
* is set to the expiration date of the IAM Server Certificate
|
|
64
|
+
*/
|
|
53
65
|
readonly expirationDate: string;
|
|
54
66
|
/**
|
|
55
67
|
* The provider-assigned unique ID for this managed resource.
|
|
@@ -58,8 +70,14 @@ export interface GetServerCertificateResult {
|
|
|
58
70
|
readonly latest?: boolean;
|
|
59
71
|
readonly name: string;
|
|
60
72
|
readonly namePrefix?: string;
|
|
73
|
+
/**
|
|
74
|
+
* is set to the path of the IAM Server Certificate
|
|
75
|
+
*/
|
|
61
76
|
readonly path: string;
|
|
62
77
|
readonly pathPrefix?: string;
|
|
78
|
+
/**
|
|
79
|
+
* is the date when the server certificate was uploaded
|
|
80
|
+
*/
|
|
63
81
|
readonly uploadDate: string;
|
|
64
82
|
}
|
|
65
83
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServerCertificate.js","sourceRoot":"","sources":["../../iam/getServerCertificate.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE;QAC9E,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,oDAUC;
|
|
1
|
+
{"version":3,"file":"getServerCertificate.js","sourceRoot":"","sources":["../../iam/getServerCertificate.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE;QAC9E,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,oDAUC;AA6DD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,0BAA0B,CAAC,IAAqC,EAAE,IAA2B;IACzG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,gEAEC"}
|
package/iam/role.d.ts
CHANGED
|
@@ -205,7 +205,7 @@ export declare class Role extends pulumi.CustomResource {
|
|
|
205
205
|
*/
|
|
206
206
|
readonly maxSessionDuration: pulumi.Output<number | undefined>;
|
|
207
207
|
/**
|
|
208
|
-
*
|
|
208
|
+
* Friendly name of the role. If omitted, this provider will assign a random, unique name. See [IAM Identifiers](https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html) for more information.
|
|
209
209
|
*/
|
|
210
210
|
readonly name: pulumi.Output<string>;
|
|
211
211
|
/**
|
|
@@ -279,7 +279,7 @@ export interface RoleState {
|
|
|
279
279
|
*/
|
|
280
280
|
maxSessionDuration?: pulumi.Input<number>;
|
|
281
281
|
/**
|
|
282
|
-
*
|
|
282
|
+
* Friendly name of the role. If omitted, this provider will assign a random, unique name. See [IAM Identifiers](https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html) for more information.
|
|
283
283
|
*/
|
|
284
284
|
name?: pulumi.Input<string>;
|
|
285
285
|
/**
|
|
@@ -337,7 +337,7 @@ export interface RoleArgs {
|
|
|
337
337
|
*/
|
|
338
338
|
maxSessionDuration?: pulumi.Input<number>;
|
|
339
339
|
/**
|
|
340
|
-
*
|
|
340
|
+
* Friendly name of the role. If omitted, this provider will assign a random, unique name. See [IAM Identifiers](https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html) for more information.
|
|
341
341
|
*/
|
|
342
342
|
name?: pulumi.Input<string>;
|
|
343
343
|
/**
|
|
@@ -99,11 +99,11 @@ export declare class ContainerRecipe extends pulumi.CustomResource {
|
|
|
99
99
|
*/
|
|
100
100
|
readonly instanceConfiguration: pulumi.Output<outputs.imagebuilder.ContainerRecipeInstanceConfiguration | undefined>;
|
|
101
101
|
/**
|
|
102
|
-
*
|
|
102
|
+
* The KMS key used to encrypt the container image.
|
|
103
103
|
*/
|
|
104
104
|
readonly kmsKeyId: pulumi.Output<string | undefined>;
|
|
105
105
|
/**
|
|
106
|
-
* The name of the
|
|
106
|
+
* The name of the container recipe.
|
|
107
107
|
*/
|
|
108
108
|
readonly name: pulumi.Output<string>;
|
|
109
109
|
/**
|
|
@@ -192,11 +192,11 @@ export interface ContainerRecipeState {
|
|
|
192
192
|
*/
|
|
193
193
|
instanceConfiguration?: pulumi.Input<inputs.imagebuilder.ContainerRecipeInstanceConfiguration>;
|
|
194
194
|
/**
|
|
195
|
-
*
|
|
195
|
+
* The KMS key used to encrypt the container image.
|
|
196
196
|
*/
|
|
197
197
|
kmsKeyId?: pulumi.Input<string>;
|
|
198
198
|
/**
|
|
199
|
-
* The name of the
|
|
199
|
+
* The name of the container recipe.
|
|
200
200
|
*/
|
|
201
201
|
name?: pulumi.Input<string>;
|
|
202
202
|
/**
|
|
@@ -265,11 +265,11 @@ export interface ContainerRecipeArgs {
|
|
|
265
265
|
*/
|
|
266
266
|
instanceConfiguration?: pulumi.Input<inputs.imagebuilder.ContainerRecipeInstanceConfiguration>;
|
|
267
267
|
/**
|
|
268
|
-
*
|
|
268
|
+
* The KMS key used to encrypt the container image.
|
|
269
269
|
*/
|
|
270
270
|
kmsKeyId?: pulumi.Input<string>;
|
|
271
271
|
/**
|
|
272
|
-
* The name of the
|
|
272
|
+
* The name of the container recipe.
|
|
273
273
|
*/
|
|
274
274
|
name?: pulumi.Input<string>;
|
|
275
275
|
/**
|
|
@@ -64,7 +64,7 @@ export declare class DistributionConfiguration extends pulumi.CustomResource {
|
|
|
64
64
|
*/
|
|
65
65
|
readonly dateUpdated: pulumi.Output<string>;
|
|
66
66
|
/**
|
|
67
|
-
* Description of the
|
|
67
|
+
* Description of the distribution configuration.
|
|
68
68
|
*/
|
|
69
69
|
readonly description: pulumi.Output<string | undefined>;
|
|
70
70
|
/**
|
|
@@ -72,7 +72,7 @@ export declare class DistributionConfiguration extends pulumi.CustomResource {
|
|
|
72
72
|
*/
|
|
73
73
|
readonly distributions: pulumi.Output<outputs.imagebuilder.DistributionConfigurationDistribution[]>;
|
|
74
74
|
/**
|
|
75
|
-
* Name
|
|
75
|
+
* Name of the distribution configuration.
|
|
76
76
|
*/
|
|
77
77
|
readonly name: pulumi.Output<string>;
|
|
78
78
|
/**
|
|
@@ -113,7 +113,7 @@ export interface DistributionConfigurationState {
|
|
|
113
113
|
*/
|
|
114
114
|
dateUpdated?: pulumi.Input<string>;
|
|
115
115
|
/**
|
|
116
|
-
* Description of the
|
|
116
|
+
* Description of the distribution configuration.
|
|
117
117
|
*/
|
|
118
118
|
description?: pulumi.Input<string>;
|
|
119
119
|
/**
|
|
@@ -121,7 +121,7 @@ export interface DistributionConfigurationState {
|
|
|
121
121
|
*/
|
|
122
122
|
distributions?: pulumi.Input<pulumi.Input<inputs.imagebuilder.DistributionConfigurationDistribution>[]>;
|
|
123
123
|
/**
|
|
124
|
-
* Name
|
|
124
|
+
* Name of the distribution configuration.
|
|
125
125
|
*/
|
|
126
126
|
name?: pulumi.Input<string>;
|
|
127
127
|
/**
|
|
@@ -142,7 +142,7 @@ export interface DistributionConfigurationState {
|
|
|
142
142
|
*/
|
|
143
143
|
export interface DistributionConfigurationArgs {
|
|
144
144
|
/**
|
|
145
|
-
* Description of the
|
|
145
|
+
* Description of the distribution configuration.
|
|
146
146
|
*/
|
|
147
147
|
description?: pulumi.Input<string>;
|
|
148
148
|
/**
|
|
@@ -150,7 +150,7 @@ export interface DistributionConfigurationArgs {
|
|
|
150
150
|
*/
|
|
151
151
|
distributions: pulumi.Input<pulumi.Input<inputs.imagebuilder.DistributionConfigurationDistribution>[]>;
|
|
152
152
|
/**
|
|
153
|
-
* Name
|
|
153
|
+
* Name of the distribution configuration.
|
|
154
154
|
*/
|
|
155
155
|
name?: pulumi.Input<string>;
|
|
156
156
|
/**
|
package/imagebuilder/image.d.ts
CHANGED
|
@@ -46,7 +46,7 @@ export declare class Image extends pulumi.CustomResource {
|
|
|
46
46
|
*/
|
|
47
47
|
readonly arn: pulumi.Output<string>;
|
|
48
48
|
/**
|
|
49
|
-
*
|
|
49
|
+
* Amazon Resource Name (ARN) of the container recipe.
|
|
50
50
|
*/
|
|
51
51
|
readonly containerRecipeArn: pulumi.Output<string | undefined>;
|
|
52
52
|
/**
|
|
@@ -123,7 +123,7 @@ export interface ImageState {
|
|
|
123
123
|
*/
|
|
124
124
|
arn?: pulumi.Input<string>;
|
|
125
125
|
/**
|
|
126
|
-
*
|
|
126
|
+
* Amazon Resource Name (ARN) of the container recipe.
|
|
127
127
|
*/
|
|
128
128
|
containerRecipeArn?: pulumi.Input<string>;
|
|
129
129
|
/**
|
|
@@ -188,7 +188,7 @@ export interface ImageState {
|
|
|
188
188
|
*/
|
|
189
189
|
export interface ImageArgs {
|
|
190
190
|
/**
|
|
191
|
-
*
|
|
191
|
+
* Amazon Resource Name (ARN) of the container recipe.
|
|
192
192
|
*/
|
|
193
193
|
containerRecipeArn?: pulumi.Input<string>;
|
|
194
194
|
/**
|
|
@@ -82,7 +82,7 @@ export declare class ImageRecipe extends pulumi.CustomResource {
|
|
|
82
82
|
*/
|
|
83
83
|
readonly description: pulumi.Output<string | undefined>;
|
|
84
84
|
/**
|
|
85
|
-
*
|
|
85
|
+
* Name of the image recipe.
|
|
86
86
|
*/
|
|
87
87
|
readonly name: pulumi.Output<string>;
|
|
88
88
|
/**
|
|
@@ -159,7 +159,7 @@ export interface ImageRecipeState {
|
|
|
159
159
|
*/
|
|
160
160
|
description?: pulumi.Input<string>;
|
|
161
161
|
/**
|
|
162
|
-
*
|
|
162
|
+
* Name of the image recipe.
|
|
163
163
|
*/
|
|
164
164
|
name?: pulumi.Input<string>;
|
|
165
165
|
/**
|
|
@@ -220,7 +220,7 @@ export interface ImageRecipeArgs {
|
|
|
220
220
|
*/
|
|
221
221
|
description?: pulumi.Input<string>;
|
|
222
222
|
/**
|
|
223
|
-
*
|
|
223
|
+
* Name of the image recipe.
|
|
224
224
|
*/
|
|
225
225
|
name?: pulumi.Input<string>;
|
|
226
226
|
/**
|
package/kms/getKey.d.ts
CHANGED
|
@@ -48,13 +48,37 @@ export interface GetKeyArgs {
|
|
|
48
48
|
* A collection of values returned by getKey.
|
|
49
49
|
*/
|
|
50
50
|
export interface GetKeyResult {
|
|
51
|
+
/**
|
|
52
|
+
* The key ARN of a primary or replica key of a multi-Region key.
|
|
53
|
+
*/
|
|
51
54
|
readonly arn: string;
|
|
55
|
+
/**
|
|
56
|
+
* The twelve-digit account ID of the AWS account that owns the key
|
|
57
|
+
*/
|
|
52
58
|
readonly awsAccountId: string;
|
|
59
|
+
/**
|
|
60
|
+
* The date and time when the key was created
|
|
61
|
+
*/
|
|
53
62
|
readonly creationDate: string;
|
|
63
|
+
/**
|
|
64
|
+
* Specifies whether the key contains a symmetric key or an asymmetric key pair and the encryption algorithms or signing algorithms that the key supports
|
|
65
|
+
*/
|
|
54
66
|
readonly customerMasterKeySpec: string;
|
|
67
|
+
/**
|
|
68
|
+
* The date and time after which AWS KMS deletes the key. This value is present only when `keyState` is `PendingDeletion`, otherwise this value is 0
|
|
69
|
+
*/
|
|
55
70
|
readonly deletionDate: string;
|
|
71
|
+
/**
|
|
72
|
+
* The description of the key.
|
|
73
|
+
*/
|
|
56
74
|
readonly description: string;
|
|
75
|
+
/**
|
|
76
|
+
* Specifies whether the key is enabled. When `keyState` is `Enabled` this value is true, otherwise it is false
|
|
77
|
+
*/
|
|
57
78
|
readonly enabled: boolean;
|
|
79
|
+
/**
|
|
80
|
+
* Specifies whether the Key's key material expires. This value is present only when `origin` is `EXTERNAL`, otherwise this value is empty
|
|
81
|
+
*/
|
|
58
82
|
readonly expirationModel: string;
|
|
59
83
|
readonly grantTokens?: string[];
|
|
60
84
|
/**
|
|
@@ -62,12 +86,33 @@ export interface GetKeyResult {
|
|
|
62
86
|
*/
|
|
63
87
|
readonly id: string;
|
|
64
88
|
readonly keyId: string;
|
|
89
|
+
/**
|
|
90
|
+
* The key's manager
|
|
91
|
+
*/
|
|
65
92
|
readonly keyManager: string;
|
|
93
|
+
/**
|
|
94
|
+
* The state of the key
|
|
95
|
+
*/
|
|
66
96
|
readonly keyState: string;
|
|
97
|
+
/**
|
|
98
|
+
* Specifies the intended use of the key
|
|
99
|
+
*/
|
|
67
100
|
readonly keyUsage: string;
|
|
101
|
+
/**
|
|
102
|
+
* Indicates whether the KMS key is a multi-Region (`true`) or regional (`false`) key.
|
|
103
|
+
*/
|
|
68
104
|
readonly multiRegion: boolean;
|
|
105
|
+
/**
|
|
106
|
+
* Lists the primary and replica keys in same multi-Region key. Present only when the value of `multiRegion` is `true`.
|
|
107
|
+
*/
|
|
69
108
|
readonly multiRegionConfigurations: outputs.kms.GetKeyMultiRegionConfiguration[];
|
|
109
|
+
/**
|
|
110
|
+
* When this value is `AWS_KMS`, AWS KMS created the key material. When this value is `EXTERNAL`, the key material was imported from your existing key management infrastructure or the CMK lacks key material
|
|
111
|
+
*/
|
|
70
112
|
readonly origin: string;
|
|
113
|
+
/**
|
|
114
|
+
* The time at which the imported key material expires. This value is present only when `origin` is `EXTERNAL` and whose `expirationModel` is `KEY_MATERIAL_EXPIRES`, otherwise this value is 0
|
|
115
|
+
*/
|
|
71
116
|
readonly validTo: string;
|
|
72
117
|
}
|
|
73
118
|
/**
|
package/kms/getKey.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getKey.js","sourceRoot":"","sources":["../../kms/getKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;IAEhE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uBAAuB,EAAE;QAClD,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wBAOC;
|
|
1
|
+
{"version":3,"file":"getKey.js","sourceRoot":"","sources":["../../kms/getKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;IAEhE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uBAAuB,EAAE;QAClD,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wBAOC;AA2FD;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjE,CAAC;AAFD,oCAEC"}
|
package/kms/grant.d.ts
CHANGED
|
@@ -98,7 +98,7 @@ export declare class Grant extends pulumi.CustomResource {
|
|
|
98
98
|
*/
|
|
99
99
|
readonly operations: pulumi.Output<string[]>;
|
|
100
100
|
/**
|
|
101
|
-
*
|
|
101
|
+
* If set to false (the default) the grants will be revoked upon deletion, and if set to true the grants will try to be retired upon deletion. Note that retiring grants requires special permissions, hence why we default to revoking grants.
|
|
102
102
|
* See [RetireGrant](https://docs.aws.amazon.com/kms/latest/APIReference/API_RetireGrant.html) for more information.
|
|
103
103
|
*/
|
|
104
104
|
readonly retireOnDelete: pulumi.Output<boolean | undefined>;
|
|
@@ -152,7 +152,7 @@ export interface GrantState {
|
|
|
152
152
|
*/
|
|
153
153
|
operations?: pulumi.Input<pulumi.Input<string>[]>;
|
|
154
154
|
/**
|
|
155
|
-
*
|
|
155
|
+
* If set to false (the default) the grants will be revoked upon deletion, and if set to true the grants will try to be retired upon deletion. Note that retiring grants requires special permissions, hence why we default to revoking grants.
|
|
156
156
|
* See [RetireGrant](https://docs.aws.amazon.com/kms/latest/APIReference/API_RetireGrant.html) for more information.
|
|
157
157
|
*/
|
|
158
158
|
retireOnDelete?: pulumi.Input<boolean>;
|
|
@@ -190,7 +190,7 @@ export interface GrantArgs {
|
|
|
190
190
|
*/
|
|
191
191
|
operations: pulumi.Input<pulumi.Input<string>[]>;
|
|
192
192
|
/**
|
|
193
|
-
*
|
|
193
|
+
* If set to false (the default) the grants will be revoked upon deletion, and if set to true the grants will try to be retired upon deletion. Note that retiring grants requires special permissions, hence why we default to revoking grants.
|
|
194
194
|
* See [RetireGrant](https://docs.aws.amazon.com/kms/latest/APIReference/API_RetireGrant.html) for more information.
|
|
195
195
|
*/
|
|
196
196
|
retireOnDelete?: pulumi.Input<boolean>;
|
|
@@ -67,7 +67,7 @@ export declare function getPermissions(args: GetPermissionsArgs, opts?: pulumi.I
|
|
|
67
67
|
*/
|
|
68
68
|
export interface GetPermissionsArgs {
|
|
69
69
|
/**
|
|
70
|
-
* Identifier for the Data Catalog. By default,
|
|
70
|
+
* Identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment.
|
|
71
71
|
*/
|
|
72
72
|
catalogId?: string;
|
|
73
73
|
/**
|
|
@@ -195,7 +195,7 @@ export declare function getPermissionsOutput(args: GetPermissionsOutputArgs, opt
|
|
|
195
195
|
*/
|
|
196
196
|
export interface GetPermissionsOutputArgs {
|
|
197
197
|
/**
|
|
198
|
-
* Identifier for the Data Catalog. By default,
|
|
198
|
+
* Identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment.
|
|
199
199
|
*/
|
|
200
200
|
catalogId?: pulumi.Input<string>;
|
|
201
201
|
/**
|
|
@@ -168,7 +168,7 @@ export declare class Permissions extends pulumi.CustomResource {
|
|
|
168
168
|
*/
|
|
169
169
|
static isInstance(obj: any): obj is Permissions;
|
|
170
170
|
/**
|
|
171
|
-
* Identifier for the Data Catalog. By default,
|
|
171
|
+
* Identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment.
|
|
172
172
|
*/
|
|
173
173
|
readonly catalogId: pulumi.Output<string | undefined>;
|
|
174
174
|
/**
|
|
@@ -225,7 +225,7 @@ export declare class Permissions extends pulumi.CustomResource {
|
|
|
225
225
|
*/
|
|
226
226
|
export interface PermissionsState {
|
|
227
227
|
/**
|
|
228
|
-
* Identifier for the Data Catalog. By default,
|
|
228
|
+
* Identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment.
|
|
229
229
|
*/
|
|
230
230
|
catalogId?: pulumi.Input<string>;
|
|
231
231
|
/**
|
|
@@ -274,7 +274,7 @@ export interface PermissionsState {
|
|
|
274
274
|
*/
|
|
275
275
|
export interface PermissionsArgs {
|
|
276
276
|
/**
|
|
277
|
-
* Identifier for the Data Catalog. By default,
|
|
277
|
+
* Identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment.
|
|
278
278
|
*/
|
|
279
279
|
catalogId?: pulumi.Input<string>;
|
|
280
280
|
/**
|
|
@@ -99,7 +99,7 @@ export declare class ResourceLfTags extends pulumi.CustomResource {
|
|
|
99
99
|
*/
|
|
100
100
|
static isInstance(obj: any): obj is ResourceLfTags;
|
|
101
101
|
/**
|
|
102
|
-
* Identifier for the Data Catalog. By default,
|
|
102
|
+
* Identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment.
|
|
103
103
|
*/
|
|
104
104
|
readonly catalogId: pulumi.Output<string>;
|
|
105
105
|
/**
|
|
@@ -132,7 +132,7 @@ export declare class ResourceLfTags extends pulumi.CustomResource {
|
|
|
132
132
|
*/
|
|
133
133
|
export interface ResourceLfTagsState {
|
|
134
134
|
/**
|
|
135
|
-
* Identifier for the Data Catalog. By default,
|
|
135
|
+
* Identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment.
|
|
136
136
|
*/
|
|
137
137
|
catalogId?: pulumi.Input<string>;
|
|
138
138
|
/**
|
|
@@ -157,7 +157,7 @@ export interface ResourceLfTagsState {
|
|
|
157
157
|
*/
|
|
158
158
|
export interface ResourceLfTagsArgs {
|
|
159
159
|
/**
|
|
160
|
-
* Identifier for the Data Catalog. By default,
|
|
160
|
+
* Identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment.
|
|
161
161
|
*/
|
|
162
162
|
catalogId?: pulumi.Input<string>;
|
|
163
163
|
/**
|
|
@@ -188,11 +188,15 @@ export declare class EventSourceMapping extends pulumi.CustomResource {
|
|
|
188
188
|
readonly amazonManagedKafkaEventSourceConfig: pulumi.Output<outputs.lambda.EventSourceMappingAmazonManagedKafkaEventSourceConfig>;
|
|
189
189
|
/**
|
|
190
190
|
* The largest number of records that Lambda will retrieve from your event source at the time of invocation. Defaults to `100` for DynamoDB, Kinesis, MQ and MSK, `10` for SQS.
|
|
191
|
-
* * `bisectBatchOnFunctionError`: - (Optional) If the function returns an error, split the batch in two and retry. Only available for stream sources (DynamoDB and Kinesis). Defaults to `false`.
|
|
192
|
-
* * `destinationConfig`: - (Optional) An Amazon SQS queue or Amazon SNS topic destination for failed records. Only available for stream sources (DynamoDB and Kinesis). Detailed below.
|
|
193
191
|
*/
|
|
194
192
|
readonly batchSize: pulumi.Output<number | undefined>;
|
|
193
|
+
/**
|
|
194
|
+
* - (Optional) If the function returns an error, split the batch in two and retry. Only available for stream sources (DynamoDB and Kinesis). Defaults to `false`.
|
|
195
|
+
*/
|
|
195
196
|
readonly bisectBatchOnFunctionError: pulumi.Output<boolean | undefined>;
|
|
197
|
+
/**
|
|
198
|
+
* - (Optional) An Amazon SQS queue or Amazon SNS topic destination for failed records. Only available for stream sources (DynamoDB and Kinesis). Detailed below.
|
|
199
|
+
*/
|
|
196
200
|
readonly destinationConfig: pulumi.Output<outputs.lambda.EventSourceMappingDestinationConfig | undefined>;
|
|
197
201
|
/**
|
|
198
202
|
* Determines if the mapping will be enabled on creation. Defaults to `true`.
|
|
@@ -228,25 +232,35 @@ export declare class EventSourceMapping extends pulumi.CustomResource {
|
|
|
228
232
|
readonly lastProcessingResult: pulumi.Output<string>;
|
|
229
233
|
/**
|
|
230
234
|
* The maximum amount of time to gather records before invoking the function, in seconds (between 0 and 300). Records will continue to buffer (or accumulate in the case of an SQS queue event source) until either `maximumBatchingWindowInSeconds` expires or `batchSize` has been met. For streaming event sources, defaults to as soon as records are available in the stream. If the batch it reads from the stream/queue only has one record in it, Lambda only sends one record to the function. Only available for stream sources (DynamoDB and Kinesis) and SQS standard queues.
|
|
231
|
-
* * `maximumRecordAgeInSeconds`: - (Optional) The maximum age of a record that Lambda sends to a function for processing. Only available for stream sources (DynamoDB and Kinesis). Must be either -1 (forever, and the default value) or between 60 and 604800 (inclusive).
|
|
232
|
-
* * `maximumRetryAttempts`: - (Optional) The maximum number of times to retry when the function returns an error. Only available for stream sources (DynamoDB and Kinesis). Minimum and default of -1 (forever), maximum of 10000.
|
|
233
|
-
* * `parallelizationFactor`: - (Optional) The number of batches to process from each shard concurrently. Only available for stream sources (DynamoDB and Kinesis). Minimum and default of 1, maximum of 10.
|
|
234
235
|
*/
|
|
235
236
|
readonly maximumBatchingWindowInSeconds: pulumi.Output<number | undefined>;
|
|
237
|
+
/**
|
|
238
|
+
* - (Optional) The maximum age of a record that Lambda sends to a function for processing. Only available for stream sources (DynamoDB and Kinesis). Must be either -1 (forever, and the default value) or between 60 and 604800 (inclusive).
|
|
239
|
+
*/
|
|
236
240
|
readonly maximumRecordAgeInSeconds: pulumi.Output<number>;
|
|
241
|
+
/**
|
|
242
|
+
* - (Optional) The maximum number of times to retry when the function returns an error. Only available for stream sources (DynamoDB and Kinesis). Minimum and default of -1 (forever), maximum of 10000.
|
|
243
|
+
*/
|
|
237
244
|
readonly maximumRetryAttempts: pulumi.Output<number>;
|
|
245
|
+
/**
|
|
246
|
+
* - (Optional) The number of batches to process from each shard concurrently. Only available for stream sources (DynamoDB and Kinesis). Minimum and default of 1, maximum of 10.
|
|
247
|
+
*/
|
|
238
248
|
readonly parallelizationFactor: pulumi.Output<number>;
|
|
239
249
|
/**
|
|
240
250
|
* The name of the Amazon MQ broker destination queue to consume. Only available for MQ sources. A single queue name must be specified.
|
|
241
|
-
* * `selfManagedEventSource`: - (Optional) For Self Managed Kafka sources, the location of the self managed cluster. If set, configuration must also include `sourceAccessConfiguration`. Detailed below.
|
|
242
251
|
*/
|
|
243
252
|
readonly queues: pulumi.Output<string[] | undefined>;
|
|
253
|
+
/**
|
|
254
|
+
* - (Optional) For Self Managed Kafka sources, the location of the self managed cluster. If set, configuration must also include `sourceAccessConfiguration`. Detailed below.
|
|
255
|
+
*/
|
|
244
256
|
readonly selfManagedEventSource: pulumi.Output<outputs.lambda.EventSourceMappingSelfManagedEventSource | undefined>;
|
|
245
257
|
/**
|
|
246
258
|
* Additional configuration block for Self Managed Kafka sources. Incompatible with "eventSourceArn" and "amazonManagedKafkaEventSourceConfig". Detailed below.
|
|
247
|
-
* * `sourceAccessConfiguration`: (Optional) For Self Managed Kafka sources, the access configuration for the source. If set, configuration must also include `selfManagedEventSource`. Detailed below.
|
|
248
259
|
*/
|
|
249
260
|
readonly selfManagedKafkaEventSourceConfig: pulumi.Output<outputs.lambda.EventSourceMappingSelfManagedKafkaEventSourceConfig>;
|
|
261
|
+
/**
|
|
262
|
+
* For Self Managed Kafka sources, the access configuration for the source. If set, configuration must also include `selfManagedEventSource`. Detailed below.
|
|
263
|
+
*/
|
|
250
264
|
readonly sourceAccessConfigurations: pulumi.Output<outputs.lambda.EventSourceMappingSourceAccessConfiguration[] | undefined>;
|
|
251
265
|
/**
|
|
252
266
|
* The position in the stream where AWS Lambda should start reading. Must be one of `AT_TIMESTAMP` (Kinesis only), `LATEST` or `TRIM_HORIZON` if getting events from Kinesis, DynamoDB or MSK. Must not be provided if getting events from SQS. More information about these positions can be found in the [AWS DynamoDB Streams API Reference](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_streams_GetShardIterator.html) and [AWS Kinesis API Reference](https://docs.aws.amazon.com/kinesis/latest/APIReference/API_GetShardIterator.html#Kinesis-GetShardIterator-request-ShardIteratorType).
|
|
@@ -295,11 +309,15 @@ export interface EventSourceMappingState {
|
|
|
295
309
|
amazonManagedKafkaEventSourceConfig?: pulumi.Input<inputs.lambda.EventSourceMappingAmazonManagedKafkaEventSourceConfig>;
|
|
296
310
|
/**
|
|
297
311
|
* The largest number of records that Lambda will retrieve from your event source at the time of invocation. Defaults to `100` for DynamoDB, Kinesis, MQ and MSK, `10` for SQS.
|
|
298
|
-
* * `bisectBatchOnFunctionError`: - (Optional) If the function returns an error, split the batch in two and retry. Only available for stream sources (DynamoDB and Kinesis). Defaults to `false`.
|
|
299
|
-
* * `destinationConfig`: - (Optional) An Amazon SQS queue or Amazon SNS topic destination for failed records. Only available for stream sources (DynamoDB and Kinesis). Detailed below.
|
|
300
312
|
*/
|
|
301
313
|
batchSize?: pulumi.Input<number>;
|
|
314
|
+
/**
|
|
315
|
+
* - (Optional) If the function returns an error, split the batch in two and retry. Only available for stream sources (DynamoDB and Kinesis). Defaults to `false`.
|
|
316
|
+
*/
|
|
302
317
|
bisectBatchOnFunctionError?: pulumi.Input<boolean>;
|
|
318
|
+
/**
|
|
319
|
+
* - (Optional) An Amazon SQS queue or Amazon SNS topic destination for failed records. Only available for stream sources (DynamoDB and Kinesis). Detailed below.
|
|
320
|
+
*/
|
|
303
321
|
destinationConfig?: pulumi.Input<inputs.lambda.EventSourceMappingDestinationConfig>;
|
|
304
322
|
/**
|
|
305
323
|
* Determines if the mapping will be enabled on creation. Defaults to `true`.
|
|
@@ -335,25 +353,35 @@ export interface EventSourceMappingState {
|
|
|
335
353
|
lastProcessingResult?: pulumi.Input<string>;
|
|
336
354
|
/**
|
|
337
355
|
* The maximum amount of time to gather records before invoking the function, in seconds (between 0 and 300). Records will continue to buffer (or accumulate in the case of an SQS queue event source) until either `maximumBatchingWindowInSeconds` expires or `batchSize` has been met. For streaming event sources, defaults to as soon as records are available in the stream. If the batch it reads from the stream/queue only has one record in it, Lambda only sends one record to the function. Only available for stream sources (DynamoDB and Kinesis) and SQS standard queues.
|
|
338
|
-
* * `maximumRecordAgeInSeconds`: - (Optional) The maximum age of a record that Lambda sends to a function for processing. Only available for stream sources (DynamoDB and Kinesis). Must be either -1 (forever, and the default value) or between 60 and 604800 (inclusive).
|
|
339
|
-
* * `maximumRetryAttempts`: - (Optional) The maximum number of times to retry when the function returns an error. Only available for stream sources (DynamoDB and Kinesis). Minimum and default of -1 (forever), maximum of 10000.
|
|
340
|
-
* * `parallelizationFactor`: - (Optional) The number of batches to process from each shard concurrently. Only available for stream sources (DynamoDB and Kinesis). Minimum and default of 1, maximum of 10.
|
|
341
356
|
*/
|
|
342
357
|
maximumBatchingWindowInSeconds?: pulumi.Input<number>;
|
|
358
|
+
/**
|
|
359
|
+
* - (Optional) The maximum age of a record that Lambda sends to a function for processing. Only available for stream sources (DynamoDB and Kinesis). Must be either -1 (forever, and the default value) or between 60 and 604800 (inclusive).
|
|
360
|
+
*/
|
|
343
361
|
maximumRecordAgeInSeconds?: pulumi.Input<number>;
|
|
362
|
+
/**
|
|
363
|
+
* - (Optional) The maximum number of times to retry when the function returns an error. Only available for stream sources (DynamoDB and Kinesis). Minimum and default of -1 (forever), maximum of 10000.
|
|
364
|
+
*/
|
|
344
365
|
maximumRetryAttempts?: pulumi.Input<number>;
|
|
366
|
+
/**
|
|
367
|
+
* - (Optional) The number of batches to process from each shard concurrently. Only available for stream sources (DynamoDB and Kinesis). Minimum and default of 1, maximum of 10.
|
|
368
|
+
*/
|
|
345
369
|
parallelizationFactor?: pulumi.Input<number>;
|
|
346
370
|
/**
|
|
347
371
|
* The name of the Amazon MQ broker destination queue to consume. Only available for MQ sources. A single queue name must be specified.
|
|
348
|
-
* * `selfManagedEventSource`: - (Optional) For Self Managed Kafka sources, the location of the self managed cluster. If set, configuration must also include `sourceAccessConfiguration`. Detailed below.
|
|
349
372
|
*/
|
|
350
373
|
queues?: pulumi.Input<pulumi.Input<string>[]>;
|
|
374
|
+
/**
|
|
375
|
+
* - (Optional) For Self Managed Kafka sources, the location of the self managed cluster. If set, configuration must also include `sourceAccessConfiguration`. Detailed below.
|
|
376
|
+
*/
|
|
351
377
|
selfManagedEventSource?: pulumi.Input<inputs.lambda.EventSourceMappingSelfManagedEventSource>;
|
|
352
378
|
/**
|
|
353
379
|
* Additional configuration block for Self Managed Kafka sources. Incompatible with "eventSourceArn" and "amazonManagedKafkaEventSourceConfig". Detailed below.
|
|
354
|
-
* * `sourceAccessConfiguration`: (Optional) For Self Managed Kafka sources, the access configuration for the source. If set, configuration must also include `selfManagedEventSource`. Detailed below.
|
|
355
380
|
*/
|
|
356
381
|
selfManagedKafkaEventSourceConfig?: pulumi.Input<inputs.lambda.EventSourceMappingSelfManagedKafkaEventSourceConfig>;
|
|
382
|
+
/**
|
|
383
|
+
* For Self Managed Kafka sources, the access configuration for the source. If set, configuration must also include `selfManagedEventSource`. Detailed below.
|
|
384
|
+
*/
|
|
357
385
|
sourceAccessConfigurations?: pulumi.Input<pulumi.Input<inputs.lambda.EventSourceMappingSourceAccessConfiguration>[]>;
|
|
358
386
|
/**
|
|
359
387
|
* The position in the stream where AWS Lambda should start reading. Must be one of `AT_TIMESTAMP` (Kinesis only), `LATEST` or `TRIM_HORIZON` if getting events from Kinesis, DynamoDB or MSK. Must not be provided if getting events from SQS. More information about these positions can be found in the [AWS DynamoDB Streams API Reference](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_streams_GetShardIterator.html) and [AWS Kinesis API Reference](https://docs.aws.amazon.com/kinesis/latest/APIReference/API_GetShardIterator.html#Kinesis-GetShardIterator-request-ShardIteratorType).
|
|
@@ -394,11 +422,15 @@ export interface EventSourceMappingArgs {
|
|
|
394
422
|
amazonManagedKafkaEventSourceConfig?: pulumi.Input<inputs.lambda.EventSourceMappingAmazonManagedKafkaEventSourceConfig>;
|
|
395
423
|
/**
|
|
396
424
|
* The largest number of records that Lambda will retrieve from your event source at the time of invocation. Defaults to `100` for DynamoDB, Kinesis, MQ and MSK, `10` for SQS.
|
|
397
|
-
* * `bisectBatchOnFunctionError`: - (Optional) If the function returns an error, split the batch in two and retry. Only available for stream sources (DynamoDB and Kinesis). Defaults to `false`.
|
|
398
|
-
* * `destinationConfig`: - (Optional) An Amazon SQS queue or Amazon SNS topic destination for failed records. Only available for stream sources (DynamoDB and Kinesis). Detailed below.
|
|
399
425
|
*/
|
|
400
426
|
batchSize?: pulumi.Input<number>;
|
|
427
|
+
/**
|
|
428
|
+
* - (Optional) If the function returns an error, split the batch in two and retry. Only available for stream sources (DynamoDB and Kinesis). Defaults to `false`.
|
|
429
|
+
*/
|
|
401
430
|
bisectBatchOnFunctionError?: pulumi.Input<boolean>;
|
|
431
|
+
/**
|
|
432
|
+
* - (Optional) An Amazon SQS queue or Amazon SNS topic destination for failed records. Only available for stream sources (DynamoDB and Kinesis). Detailed below.
|
|
433
|
+
*/
|
|
402
434
|
destinationConfig?: pulumi.Input<inputs.lambda.EventSourceMappingDestinationConfig>;
|
|
403
435
|
/**
|
|
404
436
|
* Determines if the mapping will be enabled on creation. Defaults to `true`.
|
|
@@ -422,25 +454,35 @@ export interface EventSourceMappingArgs {
|
|
|
422
454
|
functionResponseTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
423
455
|
/**
|
|
424
456
|
* The maximum amount of time to gather records before invoking the function, in seconds (between 0 and 300). Records will continue to buffer (or accumulate in the case of an SQS queue event source) until either `maximumBatchingWindowInSeconds` expires or `batchSize` has been met. For streaming event sources, defaults to as soon as records are available in the stream. If the batch it reads from the stream/queue only has one record in it, Lambda only sends one record to the function. Only available for stream sources (DynamoDB and Kinesis) and SQS standard queues.
|
|
425
|
-
* * `maximumRecordAgeInSeconds`: - (Optional) The maximum age of a record that Lambda sends to a function for processing. Only available for stream sources (DynamoDB and Kinesis). Must be either -1 (forever, and the default value) or between 60 and 604800 (inclusive).
|
|
426
|
-
* * `maximumRetryAttempts`: - (Optional) The maximum number of times to retry when the function returns an error. Only available for stream sources (DynamoDB and Kinesis). Minimum and default of -1 (forever), maximum of 10000.
|
|
427
|
-
* * `parallelizationFactor`: - (Optional) The number of batches to process from each shard concurrently. Only available for stream sources (DynamoDB and Kinesis). Minimum and default of 1, maximum of 10.
|
|
428
457
|
*/
|
|
429
458
|
maximumBatchingWindowInSeconds?: pulumi.Input<number>;
|
|
459
|
+
/**
|
|
460
|
+
* - (Optional) The maximum age of a record that Lambda sends to a function for processing. Only available for stream sources (DynamoDB and Kinesis). Must be either -1 (forever, and the default value) or between 60 and 604800 (inclusive).
|
|
461
|
+
*/
|
|
430
462
|
maximumRecordAgeInSeconds?: pulumi.Input<number>;
|
|
463
|
+
/**
|
|
464
|
+
* - (Optional) The maximum number of times to retry when the function returns an error. Only available for stream sources (DynamoDB and Kinesis). Minimum and default of -1 (forever), maximum of 10000.
|
|
465
|
+
*/
|
|
431
466
|
maximumRetryAttempts?: pulumi.Input<number>;
|
|
467
|
+
/**
|
|
468
|
+
* - (Optional) The number of batches to process from each shard concurrently. Only available for stream sources (DynamoDB and Kinesis). Minimum and default of 1, maximum of 10.
|
|
469
|
+
*/
|
|
432
470
|
parallelizationFactor?: pulumi.Input<number>;
|
|
433
471
|
/**
|
|
434
472
|
* The name of the Amazon MQ broker destination queue to consume. Only available for MQ sources. A single queue name must be specified.
|
|
435
|
-
* * `selfManagedEventSource`: - (Optional) For Self Managed Kafka sources, the location of the self managed cluster. If set, configuration must also include `sourceAccessConfiguration`. Detailed below.
|
|
436
473
|
*/
|
|
437
474
|
queues?: pulumi.Input<pulumi.Input<string>[]>;
|
|
475
|
+
/**
|
|
476
|
+
* - (Optional) For Self Managed Kafka sources, the location of the self managed cluster. If set, configuration must also include `sourceAccessConfiguration`. Detailed below.
|
|
477
|
+
*/
|
|
438
478
|
selfManagedEventSource?: pulumi.Input<inputs.lambda.EventSourceMappingSelfManagedEventSource>;
|
|
439
479
|
/**
|
|
440
480
|
* Additional configuration block for Self Managed Kafka sources. Incompatible with "eventSourceArn" and "amazonManagedKafkaEventSourceConfig". Detailed below.
|
|
441
|
-
* * `sourceAccessConfiguration`: (Optional) For Self Managed Kafka sources, the access configuration for the source. If set, configuration must also include `selfManagedEventSource`. Detailed below.
|
|
442
481
|
*/
|
|
443
482
|
selfManagedKafkaEventSourceConfig?: pulumi.Input<inputs.lambda.EventSourceMappingSelfManagedKafkaEventSourceConfig>;
|
|
483
|
+
/**
|
|
484
|
+
* For Self Managed Kafka sources, the access configuration for the source. If set, configuration must also include `selfManagedEventSource`. Detailed below.
|
|
485
|
+
*/
|
|
444
486
|
sourceAccessConfigurations?: pulumi.Input<pulumi.Input<inputs.lambda.EventSourceMappingSourceAccessConfiguration>[]>;
|
|
445
487
|
/**
|
|
446
488
|
* The position in the stream where AWS Lambda should start reading. Must be one of `AT_TIMESTAMP` (Kinesis only), `LATEST` or `TRIM_HORIZON` if getting events from Kinesis, DynamoDB or MSK. Must not be provided if getting events from SQS. More information about these positions can be found in the [AWS DynamoDB Streams API Reference](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_streams_GetShardIterator.html) and [AWS Kinesis API Reference](https://docs.aws.amazon.com/kinesis/latest/APIReference/API_GetShardIterator.html#Kinesis-GetShardIterator-request-ShardIteratorType).
|