@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
package/route53/record.d.ts
CHANGED
|
@@ -171,7 +171,7 @@ export declare class Record extends pulumi.CustomResource {
|
|
|
171
171
|
*/
|
|
172
172
|
readonly multivalueAnswerRoutingPolicy: pulumi.Output<boolean | undefined>;
|
|
173
173
|
/**
|
|
174
|
-
*
|
|
174
|
+
* The name of the record.
|
|
175
175
|
*/
|
|
176
176
|
readonly name: pulumi.Output<string>;
|
|
177
177
|
/**
|
|
@@ -187,7 +187,7 @@ export declare class Record extends pulumi.CustomResource {
|
|
|
187
187
|
*/
|
|
188
188
|
readonly ttl: pulumi.Output<number | undefined>;
|
|
189
189
|
/**
|
|
190
|
-
*
|
|
190
|
+
* The record type. Valid values are `A`, `AAAA`, `CAA`, `CNAME`, `DS`, `MX`, `NAPTR`, `NS`, `PTR`, `SOA`, `SPF`, `SRV` and `TXT`.
|
|
191
191
|
*/
|
|
192
192
|
readonly type: pulumi.Output<string>;
|
|
193
193
|
/**
|
|
@@ -195,7 +195,7 @@ export declare class Record extends pulumi.CustomResource {
|
|
|
195
195
|
*/
|
|
196
196
|
readonly weightedRoutingPolicies: pulumi.Output<outputs.route53.RecordWeightedRoutingPolicy[] | undefined>;
|
|
197
197
|
/**
|
|
198
|
-
*
|
|
198
|
+
* The ID of the hosted zone to contain this record.
|
|
199
199
|
*/
|
|
200
200
|
readonly zoneId: pulumi.Output<string>;
|
|
201
201
|
/**
|
|
@@ -245,7 +245,7 @@ export interface RecordState {
|
|
|
245
245
|
*/
|
|
246
246
|
multivalueAnswerRoutingPolicy?: pulumi.Input<boolean>;
|
|
247
247
|
/**
|
|
248
|
-
*
|
|
248
|
+
* The name of the record.
|
|
249
249
|
*/
|
|
250
250
|
name?: pulumi.Input<string>;
|
|
251
251
|
/**
|
|
@@ -261,7 +261,7 @@ export interface RecordState {
|
|
|
261
261
|
*/
|
|
262
262
|
ttl?: pulumi.Input<number>;
|
|
263
263
|
/**
|
|
264
|
-
*
|
|
264
|
+
* The record type. Valid values are `A`, `AAAA`, `CAA`, `CNAME`, `DS`, `MX`, `NAPTR`, `NS`, `PTR`, `SOA`, `SPF`, `SRV` and `TXT`.
|
|
265
265
|
*/
|
|
266
266
|
type?: pulumi.Input<string | enums.route53.RecordType>;
|
|
267
267
|
/**
|
|
@@ -269,7 +269,7 @@ export interface RecordState {
|
|
|
269
269
|
*/
|
|
270
270
|
weightedRoutingPolicies?: pulumi.Input<pulumi.Input<inputs.route53.RecordWeightedRoutingPolicy>[]>;
|
|
271
271
|
/**
|
|
272
|
-
*
|
|
272
|
+
* The ID of the hosted zone to contain this record.
|
|
273
273
|
*/
|
|
274
274
|
zoneId?: pulumi.Input<string>;
|
|
275
275
|
}
|
|
@@ -307,7 +307,7 @@ export interface RecordArgs {
|
|
|
307
307
|
*/
|
|
308
308
|
multivalueAnswerRoutingPolicy?: pulumi.Input<boolean>;
|
|
309
309
|
/**
|
|
310
|
-
*
|
|
310
|
+
* The name of the record.
|
|
311
311
|
*/
|
|
312
312
|
name: pulumi.Input<string>;
|
|
313
313
|
/**
|
|
@@ -323,7 +323,7 @@ export interface RecordArgs {
|
|
|
323
323
|
*/
|
|
324
324
|
ttl?: pulumi.Input<number>;
|
|
325
325
|
/**
|
|
326
|
-
*
|
|
326
|
+
* The record type. Valid values are `A`, `AAAA`, `CAA`, `CNAME`, `DS`, `MX`, `NAPTR`, `NS`, `PTR`, `SOA`, `SPF`, `SRV` and `TXT`.
|
|
327
327
|
*/
|
|
328
328
|
type: pulumi.Input<string | enums.route53.RecordType>;
|
|
329
329
|
/**
|
|
@@ -331,7 +331,7 @@ export interface RecordArgs {
|
|
|
331
331
|
*/
|
|
332
332
|
weightedRoutingPolicies?: pulumi.Input<pulumi.Input<inputs.route53.RecordWeightedRoutingPolicy>[]>;
|
|
333
333
|
/**
|
|
334
|
-
*
|
|
334
|
+
* The ID of the hosted zone to contain this record.
|
|
335
335
|
*/
|
|
336
336
|
zoneId: pulumi.Input<string>;
|
|
337
337
|
}
|
|
@@ -75,11 +75,11 @@ export declare class StorageLensConfiguration extends pulumi.CustomResource {
|
|
|
75
75
|
*/
|
|
76
76
|
static isInstance(obj: any): obj is StorageLensConfiguration;
|
|
77
77
|
/**
|
|
78
|
-
* The account ID
|
|
78
|
+
* The AWS account ID for the S3 Storage Lens configuration. Defaults to automatically determined account ID of the AWS provider.
|
|
79
79
|
*/
|
|
80
80
|
readonly accountId: pulumi.Output<string>;
|
|
81
81
|
/**
|
|
82
|
-
* The Amazon Resource Name (ARN) of the
|
|
82
|
+
* The Amazon Resource Name (ARN) of the Amazon Web Services organization.
|
|
83
83
|
*/
|
|
84
84
|
readonly arn: pulumi.Output<string>;
|
|
85
85
|
/**
|
|
@@ -116,11 +116,11 @@ export declare class StorageLensConfiguration extends pulumi.CustomResource {
|
|
|
116
116
|
*/
|
|
117
117
|
export interface StorageLensConfigurationState {
|
|
118
118
|
/**
|
|
119
|
-
* The account ID
|
|
119
|
+
* The AWS account ID for the S3 Storage Lens configuration. Defaults to automatically determined account ID of the AWS provider.
|
|
120
120
|
*/
|
|
121
121
|
accountId?: pulumi.Input<string>;
|
|
122
122
|
/**
|
|
123
|
-
* The Amazon Resource Name (ARN) of the
|
|
123
|
+
* The Amazon Resource Name (ARN) of the Amazon Web Services organization.
|
|
124
124
|
*/
|
|
125
125
|
arn?: pulumi.Input<string>;
|
|
126
126
|
/**
|
|
@@ -149,7 +149,7 @@ export interface StorageLensConfigurationState {
|
|
|
149
149
|
*/
|
|
150
150
|
export interface StorageLensConfigurationArgs {
|
|
151
151
|
/**
|
|
152
|
-
* The account ID
|
|
152
|
+
* The AWS account ID for the S3 Storage Lens configuration. Defaults to automatically determined account ID of the AWS provider.
|
|
153
153
|
*/
|
|
154
154
|
accountId?: pulumi.Input<string>;
|
|
155
155
|
/**
|
|
@@ -41,7 +41,6 @@ export declare class ImageVersion extends pulumi.CustomResource {
|
|
|
41
41
|
static isInstance(obj: any): obj is ImageVersion;
|
|
42
42
|
/**
|
|
43
43
|
* The Amazon Resource Name (ARN) assigned by AWS to this Image Version.
|
|
44
|
-
* * `imageArn`- The Amazon Resource Name (ARN) of the image the version is based on.
|
|
45
44
|
*/
|
|
46
45
|
readonly arn: pulumi.Output<string>;
|
|
47
46
|
/**
|
|
@@ -52,6 +51,9 @@ export declare class ImageVersion extends pulumi.CustomResource {
|
|
|
52
51
|
* The registry path of the container image that contains this image version.
|
|
53
52
|
*/
|
|
54
53
|
readonly containerImage: pulumi.Output<string>;
|
|
54
|
+
/**
|
|
55
|
+
* The Amazon Resource Name (ARN) of the image the version is based on.
|
|
56
|
+
*/
|
|
55
57
|
readonly imageArn: pulumi.Output<string>;
|
|
56
58
|
/**
|
|
57
59
|
* The name of the image. Must be unique to your account.
|
|
@@ -73,7 +75,6 @@ export declare class ImageVersion extends pulumi.CustomResource {
|
|
|
73
75
|
export interface ImageVersionState {
|
|
74
76
|
/**
|
|
75
77
|
* The Amazon Resource Name (ARN) assigned by AWS to this Image Version.
|
|
76
|
-
* * `imageArn`- The Amazon Resource Name (ARN) of the image the version is based on.
|
|
77
78
|
*/
|
|
78
79
|
arn?: pulumi.Input<string>;
|
|
79
80
|
/**
|
|
@@ -84,6 +85,9 @@ export interface ImageVersionState {
|
|
|
84
85
|
* The registry path of the container image that contains this image version.
|
|
85
86
|
*/
|
|
86
87
|
containerImage?: pulumi.Input<string>;
|
|
88
|
+
/**
|
|
89
|
+
* The Amazon Resource Name (ARN) of the image the version is based on.
|
|
90
|
+
*/
|
|
87
91
|
imageArn?: pulumi.Input<string>;
|
|
88
92
|
/**
|
|
89
93
|
* The name of the image. Must be unique to your account.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"imageVersion.js","sourceRoot":"","sources":["../../sagemaker/imageVersion.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;
|
|
1
|
+
{"version":3,"file":"imageVersion.js","sourceRoot":"","sources":["../../sagemaker/imageVersion.ts"],"names":[],"mappings":"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"}
|
package/scheduler/schedule.d.ts
CHANGED
|
@@ -75,7 +75,7 @@ export declare class Schedule extends pulumi.CustomResource {
|
|
|
75
75
|
*/
|
|
76
76
|
static isInstance(obj: any): obj is Schedule;
|
|
77
77
|
/**
|
|
78
|
-
* ARN of the SQS queue
|
|
78
|
+
* ARN of the target of this schedule, such as a SQS queue or ECS cluster. For universal targets, this is a [Service ARN specific to the target service](https://docs.aws.amazon.com/scheduler/latest/UserGuide/managing-targets-universal.html#supported-universal-targets).
|
|
79
79
|
*/
|
|
80
80
|
readonly arn: pulumi.Output<string>;
|
|
81
81
|
/**
|
|
@@ -99,7 +99,7 @@ export declare class Schedule extends pulumi.CustomResource {
|
|
|
99
99
|
*/
|
|
100
100
|
readonly kmsKeyArn: pulumi.Output<string | undefined>;
|
|
101
101
|
/**
|
|
102
|
-
* Name of
|
|
102
|
+
* Name of the schedule. If omitted, the provider will assign a random, unique name. Conflicts with `namePrefix`.
|
|
103
103
|
*/
|
|
104
104
|
readonly name: pulumi.Output<string>;
|
|
105
105
|
/**
|
|
@@ -140,7 +140,7 @@ export declare class Schedule extends pulumi.CustomResource {
|
|
|
140
140
|
*/
|
|
141
141
|
export interface ScheduleState {
|
|
142
142
|
/**
|
|
143
|
-
* ARN of the SQS queue
|
|
143
|
+
* ARN of the target of this schedule, such as a SQS queue or ECS cluster. For universal targets, this is a [Service ARN specific to the target service](https://docs.aws.amazon.com/scheduler/latest/UserGuide/managing-targets-universal.html#supported-universal-targets).
|
|
144
144
|
*/
|
|
145
145
|
arn?: pulumi.Input<string>;
|
|
146
146
|
/**
|
|
@@ -164,7 +164,7 @@ export interface ScheduleState {
|
|
|
164
164
|
*/
|
|
165
165
|
kmsKeyArn?: pulumi.Input<string>;
|
|
166
166
|
/**
|
|
167
|
-
* Name of
|
|
167
|
+
* Name of the schedule. If omitted, the provider will assign a random, unique name. Conflicts with `namePrefix`.
|
|
168
168
|
*/
|
|
169
169
|
name?: pulumi.Input<string>;
|
|
170
170
|
/**
|
|
@@ -217,7 +217,7 @@ export interface ScheduleArgs {
|
|
|
217
217
|
*/
|
|
218
218
|
kmsKeyArn?: pulumi.Input<string>;
|
|
219
219
|
/**
|
|
220
|
-
* Name of
|
|
220
|
+
* Name of the schedule. If omitted, the provider will assign a random, unique name. Conflicts with `namePrefix`.
|
|
221
221
|
*/
|
|
222
222
|
name?: pulumi.Input<string>;
|
|
223
223
|
/**
|
|
@@ -70,7 +70,7 @@ export declare class Secret extends pulumi.CustomResource {
|
|
|
70
70
|
*/
|
|
71
71
|
readonly forceOverwriteReplicaSecret: pulumi.Output<boolean | undefined>;
|
|
72
72
|
/**
|
|
73
|
-
* ARN
|
|
73
|
+
* ARN or Id of the AWS KMS key to be used to encrypt the secret values in the versions stored in this secret. If you don't specify this value, then Secrets Manager defaults to using the AWS account's default KMS key (the one named `aws/secretsmanager`). If the default KMS key with that name doesn't yet exist, then AWS Secrets Manager creates it for you automatically the first time.
|
|
74
74
|
*/
|
|
75
75
|
readonly kmsKeyId: pulumi.Output<string | undefined>;
|
|
76
76
|
/**
|
|
@@ -149,7 +149,7 @@ export interface SecretState {
|
|
|
149
149
|
*/
|
|
150
150
|
forceOverwriteReplicaSecret?: pulumi.Input<boolean>;
|
|
151
151
|
/**
|
|
152
|
-
* ARN
|
|
152
|
+
* ARN or Id of the AWS KMS key to be used to encrypt the secret values in the versions stored in this secret. If you don't specify this value, then Secrets Manager defaults to using the AWS account's default KMS key (the one named `aws/secretsmanager`). If the default KMS key with that name doesn't yet exist, then AWS Secrets Manager creates it for you automatically the first time.
|
|
153
153
|
*/
|
|
154
154
|
kmsKeyId?: pulumi.Input<string>;
|
|
155
155
|
/**
|
|
@@ -216,7 +216,7 @@ export interface SecretArgs {
|
|
|
216
216
|
*/
|
|
217
217
|
forceOverwriteReplicaSecret?: pulumi.Input<boolean>;
|
|
218
218
|
/**
|
|
219
|
-
* ARN
|
|
219
|
+
* ARN or Id of the AWS KMS key to be used to encrypt the secret values in the versions stored in this secret. If you don't specify this value, then Secrets Manager defaults to using the AWS account's default KMS key (the one named `aws/secretsmanager`). If the default KMS key with that name doesn't yet exist, then AWS Secrets Manager creates it for you automatically the first time.
|
|
220
220
|
*/
|
|
221
221
|
kmsKeyId?: pulumi.Input<string>;
|
|
222
222
|
/**
|
|
@@ -9,10 +9,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
9
9
|
* import * as aws from "@pulumi/aws";
|
|
10
10
|
*
|
|
11
11
|
* const example = new aws.securityhub.Account("example", {});
|
|
12
|
+
* const current = aws.getRegion({});
|
|
12
13
|
* const cis = new aws.securityhub.StandardsSubscription("cis", {standardsArn: "arn:aws:securityhub:::ruleset/cis-aws-foundations-benchmark/v/1.2.0"}, {
|
|
13
14
|
* dependsOn: [example],
|
|
14
15
|
* });
|
|
15
|
-
* const pci321 = new aws.securityhub.StandardsSubscription("pci321", {standardsArn:
|
|
16
|
+
* const pci321 = new aws.securityhub.StandardsSubscription("pci321", {standardsArn: current.then(current => `arn:aws:securityhub:${current.name}::standards/pci-dss/v/3.2.1`)}, {
|
|
16
17
|
* dependsOn: [example],
|
|
17
18
|
* });
|
|
18
19
|
* ```
|
|
@@ -15,10 +15,11 @@ const utilities = require("../utilities");
|
|
|
15
15
|
* import * as aws from "@pulumi/aws";
|
|
16
16
|
*
|
|
17
17
|
* const example = new aws.securityhub.Account("example", {});
|
|
18
|
+
* const current = aws.getRegion({});
|
|
18
19
|
* const cis = new aws.securityhub.StandardsSubscription("cis", {standardsArn: "arn:aws:securityhub:::ruleset/cis-aws-foundations-benchmark/v/1.2.0"}, {
|
|
19
20
|
* dependsOn: [example],
|
|
20
21
|
* });
|
|
21
|
-
* const pci321 = new aws.securityhub.StandardsSubscription("pci321", {standardsArn:
|
|
22
|
+
* const pci321 = new aws.securityhub.StandardsSubscription("pci321", {standardsArn: current.then(current => `arn:aws:securityhub:${current.name}::standards/pci-dss/v/3.2.1`)}, {
|
|
22
23
|
* dependsOn: [example],
|
|
23
24
|
* });
|
|
24
25
|
* ```
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"standardsSubscription.js","sourceRoot":"","sources":["../../securityhub/standardsSubscription.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"standardsSubscription.js","sourceRoot":"","sources":["../../securityhub/standardsSubscription.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;IAeD,YAAY,IAAY,EAAE,WAAoE,EAAE,IAAmC;QAC/H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqD,CAAC;YACpE,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3E;aAAM;YACH,MAAM,IAAI,GAAG,WAAoD,CAAC;YAClE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,YAAY,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzD,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;SACzE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qBAAqB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1E,CAAC;;AAxDL,sDAyDC;AA3CG,gBAAgB;AACO,kCAAY,GAAG,6DAA6D,CAAC"}
|
|
@@ -64,7 +64,7 @@ export declare class Product extends pulumi.CustomResource {
|
|
|
64
64
|
*/
|
|
65
65
|
readonly createdTime: pulumi.Output<string>;
|
|
66
66
|
/**
|
|
67
|
-
* Description of the
|
|
67
|
+
* Description of the product.
|
|
68
68
|
*/
|
|
69
69
|
readonly description: pulumi.Output<string>;
|
|
70
70
|
/**
|
|
@@ -76,7 +76,7 @@ export declare class Product extends pulumi.CustomResource {
|
|
|
76
76
|
*/
|
|
77
77
|
readonly hasDefaultPath: pulumi.Output<boolean>;
|
|
78
78
|
/**
|
|
79
|
-
* Name of the
|
|
79
|
+
* Name of the product.
|
|
80
80
|
*/
|
|
81
81
|
readonly name: pulumi.Output<string>;
|
|
82
82
|
/**
|
|
@@ -116,7 +116,7 @@ export declare class Product extends pulumi.CustomResource {
|
|
|
116
116
|
[key: string]: string;
|
|
117
117
|
}>;
|
|
118
118
|
/**
|
|
119
|
-
* Type of
|
|
119
|
+
* Type of product. Valid values are `CLOUD_FORMATION_TEMPLATE`, `MARKETPLACE`.
|
|
120
120
|
*/
|
|
121
121
|
readonly type: pulumi.Output<string>;
|
|
122
122
|
/**
|
|
@@ -145,7 +145,7 @@ export interface ProductState {
|
|
|
145
145
|
*/
|
|
146
146
|
createdTime?: pulumi.Input<string>;
|
|
147
147
|
/**
|
|
148
|
-
* Description of the
|
|
148
|
+
* Description of the product.
|
|
149
149
|
*/
|
|
150
150
|
description?: pulumi.Input<string>;
|
|
151
151
|
/**
|
|
@@ -157,7 +157,7 @@ export interface ProductState {
|
|
|
157
157
|
*/
|
|
158
158
|
hasDefaultPath?: pulumi.Input<boolean>;
|
|
159
159
|
/**
|
|
160
|
-
* Name of the
|
|
160
|
+
* Name of the product.
|
|
161
161
|
*/
|
|
162
162
|
name?: pulumi.Input<string>;
|
|
163
163
|
/**
|
|
@@ -197,7 +197,7 @@ export interface ProductState {
|
|
|
197
197
|
[key: string]: pulumi.Input<string>;
|
|
198
198
|
}>;
|
|
199
199
|
/**
|
|
200
|
-
* Type of
|
|
200
|
+
* Type of product. Valid values are `CLOUD_FORMATION_TEMPLATE`, `MARKETPLACE`.
|
|
201
201
|
*/
|
|
202
202
|
type?: pulumi.Input<string>;
|
|
203
203
|
}
|
|
@@ -210,7 +210,7 @@ export interface ProductArgs {
|
|
|
210
210
|
*/
|
|
211
211
|
acceptLanguage?: pulumi.Input<string>;
|
|
212
212
|
/**
|
|
213
|
-
* Description of the
|
|
213
|
+
* Description of the product.
|
|
214
214
|
*/
|
|
215
215
|
description?: pulumi.Input<string>;
|
|
216
216
|
/**
|
|
@@ -218,7 +218,7 @@ export interface ProductArgs {
|
|
|
218
218
|
*/
|
|
219
219
|
distributor?: pulumi.Input<string>;
|
|
220
220
|
/**
|
|
221
|
-
* Name of the
|
|
221
|
+
* Name of the product.
|
|
222
222
|
*/
|
|
223
223
|
name?: pulumi.Input<string>;
|
|
224
224
|
/**
|
|
@@ -248,7 +248,7 @@ export interface ProductArgs {
|
|
|
248
248
|
[key: string]: pulumi.Input<string>;
|
|
249
249
|
}>;
|
|
250
250
|
/**
|
|
251
|
-
* Type of
|
|
251
|
+
* Type of product. Valid values are `CLOUD_FORMATION_TEMPLATE`, `MARKETPLACE`.
|
|
252
252
|
*/
|
|
253
253
|
type: pulumi.Input<string>;
|
|
254
254
|
}
|
|
@@ -108,7 +108,7 @@ export declare class Service extends pulumi.CustomResource {
|
|
|
108
108
|
*/
|
|
109
109
|
readonly name: pulumi.Output<string>;
|
|
110
110
|
/**
|
|
111
|
-
* The ID of the namespace to use
|
|
111
|
+
* The ID of the namespace that you want to use to create the service.
|
|
112
112
|
*/
|
|
113
113
|
readonly namespaceId: pulumi.Output<string>;
|
|
114
114
|
/**
|
|
@@ -123,6 +123,10 @@ export declare class Service extends pulumi.CustomResource {
|
|
|
123
123
|
readonly tagsAll: pulumi.Output<{
|
|
124
124
|
[key: string]: string;
|
|
125
125
|
}>;
|
|
126
|
+
/**
|
|
127
|
+
* If present, specifies that the service instances are only discoverable using the `DiscoverInstances` API operation. No DNS records is registered for the service instances. The only valid value is `HTTP`.
|
|
128
|
+
*/
|
|
129
|
+
readonly type: pulumi.Output<string>;
|
|
126
130
|
/**
|
|
127
131
|
* Create a Service resource with the given unique name, arguments, and options.
|
|
128
132
|
*
|
|
@@ -165,7 +169,7 @@ export interface ServiceState {
|
|
|
165
169
|
*/
|
|
166
170
|
name?: pulumi.Input<string>;
|
|
167
171
|
/**
|
|
168
|
-
* The ID of the namespace to use
|
|
172
|
+
* The ID of the namespace that you want to use to create the service.
|
|
169
173
|
*/
|
|
170
174
|
namespaceId?: pulumi.Input<string>;
|
|
171
175
|
/**
|
|
@@ -180,6 +184,10 @@ export interface ServiceState {
|
|
|
180
184
|
tagsAll?: pulumi.Input<{
|
|
181
185
|
[key: string]: pulumi.Input<string>;
|
|
182
186
|
}>;
|
|
187
|
+
/**
|
|
188
|
+
* If present, specifies that the service instances are only discoverable using the `DiscoverInstances` API operation. No DNS records is registered for the service instances. The only valid value is `HTTP`.
|
|
189
|
+
*/
|
|
190
|
+
type?: pulumi.Input<string>;
|
|
183
191
|
}
|
|
184
192
|
/**
|
|
185
193
|
* The set of arguments for constructing a Service resource.
|
|
@@ -210,7 +218,7 @@ export interface ServiceArgs {
|
|
|
210
218
|
*/
|
|
211
219
|
name?: pulumi.Input<string>;
|
|
212
220
|
/**
|
|
213
|
-
* The ID of the namespace to use
|
|
221
|
+
* The ID of the namespace that you want to use to create the service.
|
|
214
222
|
*/
|
|
215
223
|
namespaceId?: pulumi.Input<string>;
|
|
216
224
|
/**
|
|
@@ -219,4 +227,8 @@ export interface ServiceArgs {
|
|
|
219
227
|
tags?: pulumi.Input<{
|
|
220
228
|
[key: string]: pulumi.Input<string>;
|
|
221
229
|
}>;
|
|
230
|
+
/**
|
|
231
|
+
* If present, specifies that the service instances are only discoverable using the `DiscoverInstances` API operation. No DNS records is registered for the service instances. The only valid value is `HTTP`.
|
|
232
|
+
*/
|
|
233
|
+
type?: pulumi.Input<string>;
|
|
222
234
|
}
|
|
@@ -105,6 +105,7 @@ class Service extends pulumi.CustomResource {
|
|
|
105
105
|
resourceInputs["namespaceId"] = state ? state.namespaceId : undefined;
|
|
106
106
|
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
107
107
|
resourceInputs["tagsAll"] = state ? state.tagsAll : undefined;
|
|
108
|
+
resourceInputs["type"] = state ? state.type : undefined;
|
|
108
109
|
}
|
|
109
110
|
else {
|
|
110
111
|
const args = argsOrState;
|
|
@@ -116,6 +117,7 @@ class Service extends pulumi.CustomResource {
|
|
|
116
117
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
117
118
|
resourceInputs["namespaceId"] = args ? args.namespaceId : undefined;
|
|
118
119
|
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
120
|
+
resourceInputs["type"] = args ? args.type : undefined;
|
|
119
121
|
resourceInputs["arn"] = undefined /*out*/;
|
|
120
122
|
resourceInputs["tagsAll"] = undefined /*out*/;
|
|
121
123
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service.js","sourceRoot":"","sources":["../../servicediscovery/service.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6DG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;
|
|
1
|
+
{"version":3,"file":"service.js","sourceRoot":"","sources":["../../servicediscovery/service.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,168 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Resource for managing an AWS SESv2 (Simple Email V2) Configuration Set Event Destination.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
* ### Cloud Watch Destination
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as aws from "@pulumi/aws";
|
|
13
|
+
*
|
|
14
|
+
* const exampleConfigurationSet = new aws.sesv2.ConfigurationSet("exampleConfigurationSet", {configurationSetName: "example"});
|
|
15
|
+
* const exampleConfigurationSetEventDestination = new aws.sesv2.ConfigurationSetEventDestination("exampleConfigurationSetEventDestination", {
|
|
16
|
+
* configurationSetName: exampleConfigurationSet.configurationSetName,
|
|
17
|
+
* eventDestinationName: "example",
|
|
18
|
+
* eventDestination: {
|
|
19
|
+
* cloudWatchDestination: {
|
|
20
|
+
* dimensionConfigurations: [{
|
|
21
|
+
* defaultDimensionValue: "example",
|
|
22
|
+
* dimensionName: "example",
|
|
23
|
+
* dimensionValueSource: "MESSAGE_TAG",
|
|
24
|
+
* }],
|
|
25
|
+
* },
|
|
26
|
+
* enabled: true,
|
|
27
|
+
* matchingEventTypes: ["SEND"],
|
|
28
|
+
* },
|
|
29
|
+
* });
|
|
30
|
+
* ```
|
|
31
|
+
* ### Kinesis Firehose Destination
|
|
32
|
+
*
|
|
33
|
+
* ```typescript
|
|
34
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
35
|
+
* import * as aws from "@pulumi/aws";
|
|
36
|
+
*
|
|
37
|
+
* const exampleConfigurationSet = new aws.sesv2.ConfigurationSet("exampleConfigurationSet", {configurationSetName: "example"});
|
|
38
|
+
* const exampleConfigurationSetEventDestination = new aws.sesv2.ConfigurationSetEventDestination("exampleConfigurationSetEventDestination", {
|
|
39
|
+
* configurationSetName: exampleConfigurationSet.configurationSetName,
|
|
40
|
+
* eventDestinationName: "example",
|
|
41
|
+
* eventDestination: {
|
|
42
|
+
* kinesisFirehoseDestination: {
|
|
43
|
+
* deliveryStreamArn: aws_kinesis_firehose_delivery_stream.example.arn,
|
|
44
|
+
* iamRoleArn: aws_iam_role.example.arn,
|
|
45
|
+
* },
|
|
46
|
+
* enabled: true,
|
|
47
|
+
* matchingEventTypes: ["SEND"],
|
|
48
|
+
* },
|
|
49
|
+
* });
|
|
50
|
+
* ```
|
|
51
|
+
* ### Pinpoint Destination
|
|
52
|
+
*
|
|
53
|
+
* ```typescript
|
|
54
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
55
|
+
* import * as aws from "@pulumi/aws";
|
|
56
|
+
*
|
|
57
|
+
* const exampleConfigurationSet = new aws.sesv2.ConfigurationSet("exampleConfigurationSet", {configurationSetName: "example"});
|
|
58
|
+
* const exampleConfigurationSetEventDestination = new aws.sesv2.ConfigurationSetEventDestination("exampleConfigurationSetEventDestination", {
|
|
59
|
+
* configurationSetName: exampleConfigurationSet.configurationSetName,
|
|
60
|
+
* eventDestinationName: "example",
|
|
61
|
+
* eventDestination: {
|
|
62
|
+
* pinpointDestination: {
|
|
63
|
+
* applicationArn: aws_pinpoint_app.example.arn,
|
|
64
|
+
* },
|
|
65
|
+
* enabled: true,
|
|
66
|
+
* matchingEventTypes: ["SEND"],
|
|
67
|
+
* },
|
|
68
|
+
* });
|
|
69
|
+
* ```
|
|
70
|
+
* ### SNS Destination
|
|
71
|
+
*
|
|
72
|
+
* ```typescript
|
|
73
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
74
|
+
* import * as aws from "@pulumi/aws";
|
|
75
|
+
*
|
|
76
|
+
* const exampleConfigurationSet = new aws.sesv2.ConfigurationSet("exampleConfigurationSet", {configurationSetName: "example"});
|
|
77
|
+
* const exampleConfigurationSetEventDestination = new aws.sesv2.ConfigurationSetEventDestination("exampleConfigurationSetEventDestination", {
|
|
78
|
+
* configurationSetName: exampleConfigurationSet.configurationSetName,
|
|
79
|
+
* eventDestinationName: "example",
|
|
80
|
+
* eventDestination: {
|
|
81
|
+
* snsDestination: {
|
|
82
|
+
* topicArn: aws_sns_topic.example.arn,
|
|
83
|
+
* },
|
|
84
|
+
* enabled: true,
|
|
85
|
+
* matchingEventTypes: ["SEND"],
|
|
86
|
+
* },
|
|
87
|
+
* });
|
|
88
|
+
* ```
|
|
89
|
+
*
|
|
90
|
+
* ## Import
|
|
91
|
+
*
|
|
92
|
+
* SESv2 (Simple Email V2) Configuration Set Event Destination can be imported using the `id` (`configuration_set_name|event_destination_name`), e.g.,
|
|
93
|
+
*
|
|
94
|
+
* ```sh
|
|
95
|
+
* $ pulumi import aws:sesv2/configurationSetEventDestination:ConfigurationSetEventDestination example example_configuration_set|example_event_destination
|
|
96
|
+
* ```
|
|
97
|
+
*/
|
|
98
|
+
export declare class ConfigurationSetEventDestination extends pulumi.CustomResource {
|
|
99
|
+
/**
|
|
100
|
+
* Get an existing ConfigurationSetEventDestination resource's state with the given name, ID, and optional extra
|
|
101
|
+
* properties used to qualify the lookup.
|
|
102
|
+
*
|
|
103
|
+
* @param name The _unique_ name of the resulting resource.
|
|
104
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
105
|
+
* @param state Any extra arguments used during the lookup.
|
|
106
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
107
|
+
*/
|
|
108
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ConfigurationSetEventDestinationState, opts?: pulumi.CustomResourceOptions): ConfigurationSetEventDestination;
|
|
109
|
+
/**
|
|
110
|
+
* Returns true if the given object is an instance of ConfigurationSetEventDestination. This is designed to work even
|
|
111
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
112
|
+
*/
|
|
113
|
+
static isInstance(obj: any): obj is ConfigurationSetEventDestination;
|
|
114
|
+
/**
|
|
115
|
+
* The name of the configuration set.
|
|
116
|
+
*/
|
|
117
|
+
readonly configurationSetName: pulumi.Output<string>;
|
|
118
|
+
/**
|
|
119
|
+
* A name that identifies the event destination within the configuration set.
|
|
120
|
+
*/
|
|
121
|
+
readonly eventDestination: pulumi.Output<outputs.sesv2.ConfigurationSetEventDestinationEventDestination>;
|
|
122
|
+
/**
|
|
123
|
+
* An object that defines the event destination. See eventDestination below.
|
|
124
|
+
*/
|
|
125
|
+
readonly eventDestinationName: pulumi.Output<string>;
|
|
126
|
+
/**
|
|
127
|
+
* Create a ConfigurationSetEventDestination resource with the given unique name, arguments, and options.
|
|
128
|
+
*
|
|
129
|
+
* @param name The _unique_ name of the resource.
|
|
130
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
131
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
132
|
+
*/
|
|
133
|
+
constructor(name: string, args: ConfigurationSetEventDestinationArgs, opts?: pulumi.CustomResourceOptions);
|
|
134
|
+
}
|
|
135
|
+
/**
|
|
136
|
+
* Input properties used for looking up and filtering ConfigurationSetEventDestination resources.
|
|
137
|
+
*/
|
|
138
|
+
export interface ConfigurationSetEventDestinationState {
|
|
139
|
+
/**
|
|
140
|
+
* The name of the configuration set.
|
|
141
|
+
*/
|
|
142
|
+
configurationSetName?: pulumi.Input<string>;
|
|
143
|
+
/**
|
|
144
|
+
* A name that identifies the event destination within the configuration set.
|
|
145
|
+
*/
|
|
146
|
+
eventDestination?: pulumi.Input<inputs.sesv2.ConfigurationSetEventDestinationEventDestination>;
|
|
147
|
+
/**
|
|
148
|
+
* An object that defines the event destination. See eventDestination below.
|
|
149
|
+
*/
|
|
150
|
+
eventDestinationName?: pulumi.Input<string>;
|
|
151
|
+
}
|
|
152
|
+
/**
|
|
153
|
+
* The set of arguments for constructing a ConfigurationSetEventDestination resource.
|
|
154
|
+
*/
|
|
155
|
+
export interface ConfigurationSetEventDestinationArgs {
|
|
156
|
+
/**
|
|
157
|
+
* The name of the configuration set.
|
|
158
|
+
*/
|
|
159
|
+
configurationSetName: pulumi.Input<string>;
|
|
160
|
+
/**
|
|
161
|
+
* A name that identifies the event destination within the configuration set.
|
|
162
|
+
*/
|
|
163
|
+
eventDestination: pulumi.Input<inputs.sesv2.ConfigurationSetEventDestinationEventDestination>;
|
|
164
|
+
/**
|
|
165
|
+
* An object that defines the event destination. See eventDestination below.
|
|
166
|
+
*/
|
|
167
|
+
eventDestinationName: pulumi.Input<string>;
|
|
168
|
+
}
|