@pulumi/aws 5.39.0 → 5.40.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/apigateway/apiKey.d.ts +6 -6
- package/apigateway/getAuthorizer.d.ts +106 -0
- package/apigateway/getAuthorizer.js +50 -0
- package/apigateway/getAuthorizer.js.map +1 -0
- package/apigateway/getAuthorizers.d.ts +63 -0
- package/apigateway/getAuthorizers.js +47 -0
- package/apigateway/getAuthorizers.js.map +1 -0
- package/apigateway/index.d.ts +6 -0
- package/apigateway/index.js +7 -1
- package/apigateway/index.js.map +1 -1
- package/appstream/stack.d.ts +15 -0
- package/appstream/stack.js +2 -0
- package/appstream/stack.js.map +1 -1
- package/cfg/index.d.ts +3 -0
- package/cfg/index.js +6 -1
- package/cfg/index.js.map +1 -1
- package/cfg/organizationCustomPolicyRule.d.ts +241 -0
- package/cfg/organizationCustomPolicyRule.js +125 -0
- package/cfg/organizationCustomPolicyRule.js.map +1 -0
- package/chime/voiceConnectorStreaming.d.ts +61 -0
- package/chime/voiceConnectorStreaming.js +49 -0
- package/chime/voiceConnectorStreaming.js.map +1 -1
- package/cloudwatch/index.d.ts +3 -0
- package/cloudwatch/index.js +6 -1
- package/cloudwatch/index.js.map +1 -1
- package/cloudwatch/internetMonitor.d.ts +174 -0
- package/cloudwatch/internetMonitor.js +88 -0
- package/cloudwatch/internetMonitor.js.map +1 -0
- package/codestarconnections/connection.d.ts +1 -1
- package/codestarconnections/connection.js +1 -1
- package/directconnect/connection.d.ts +1 -0
- package/directconnect/connection.js +1 -0
- package/directconnect/connection.js.map +1 -1
- package/directoryservice/radiusSettings.d.ts +1 -0
- package/directoryservice/radiusSettings.js +1 -0
- package/directoryservice/radiusSettings.js.map +1 -1
- package/dms/getReplicationSubnetGroup.d.ts +84 -0
- package/dms/getReplicationSubnetGroup.js +50 -0
- package/dms/getReplicationSubnetGroup.js.map +1 -0
- package/dms/getReplicationTask.d.ts +114 -0
- package/dms/getReplicationTask.js +50 -0
- package/dms/getReplicationTask.js.map +1 -0
- package/dms/index.d.ts +6 -0
- package/dms/index.js +7 -1
- package/dms/index.js.map +1 -1
- package/dms/s3endpoint.d.ts +3 -3
- package/docdb/cluster.d.ts +15 -15
- package/docdb/cluster.js +3 -3
- package/docdb/clusterInstance.d.ts +21 -18
- package/docdb/clusterInstance.js +6 -6
- package/docdb/clusterInstance.js.map +1 -1
- package/docdb/clusterParameterGroup.d.ts +14 -14
- package/docdb/clusterSnapshot.d.ts +20 -20
- package/docdb/clusterSnapshot.js +1 -1
- package/docdb/eventSubscription.d.ts +12 -12
- package/docdb/eventSubscription.js +2 -2
- package/dynamodb/getTableItem.d.ts +1 -1
- package/ec2/getAmiIds.d.ts +13 -0
- package/ec2/getAmiIds.js +1 -0
- package/ec2/getAmiIds.js.map +1 -1
- package/ec2/getLaunchConfiguration.d.ts +4 -0
- package/ec2/getLaunchConfiguration.js.map +1 -1
- package/elasticache/getCluster.d.ts +2 -0
- package/elasticache/getCluster.js.map +1 -1
- package/elasticsearch/domain.d.ts +1 -1
- package/elasticsearch/domain.js +1 -1
- package/fsx/fileCache.d.ts +1 -0
- package/fsx/fileCache.js +1 -0
- package/fsx/fileCache.js.map +1 -1
- package/gamelift/gameSessionQueue.d.ts +12 -0
- package/gamelift/gameSessionQueue.js +2 -0
- package/gamelift/gameSessionQueue.js.map +1 -1
- package/getAmiIds.d.ts +13 -0
- package/getAmiIds.js +1 -0
- package/getAmiIds.js.map +1 -1
- package/guardduty/detector.d.ts +2 -0
- package/guardduty/detector.js +2 -0
- package/guardduty/detector.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +3 -1
- package/index.js.map +1 -1
- package/kinesis/firehoseDeliveryStream.d.ts +1 -0
- package/kinesis/firehoseDeliveryStream.js +1 -0
- package/kinesis/firehoseDeliveryStream.js.map +1 -1
- package/kms/key.d.ts +1 -0
- package/kms/key.js +1 -0
- package/kms/key.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/rds/getInstance.d.ts +2 -0
- package/rds/getInstance.js.map +1 -1
- package/rds/subnetGroup.d.ts +8 -0
- package/rds/subnetGroup.js +2 -0
- package/rds/subnetGroup.js.map +1 -1
- package/redshift/getCluster.d.ts +2 -0
- package/redshift/getCluster.js.map +1 -1
- package/s3/getObject.d.ts +2 -2
- package/s3/getObject.js +2 -2
- package/s3outposts/endpoint.d.ts +24 -0
- package/s3outposts/endpoint.js +4 -0
- package/s3outposts/endpoint.js.map +1 -1
- package/ssmcontacts/contact.d.ts +162 -0
- package/ssmcontacts/contact.js +108 -0
- package/ssmcontacts/contact.js.map +1 -0
- package/ssmcontacts/contactChannel.d.ts +147 -0
- package/ssmcontacts/contactChannel.js +113 -0
- package/ssmcontacts/contactChannel.js.map +1 -0
- package/ssmcontacts/getContact.d.ts +91 -0
- package/ssmcontacts/getContact.js +50 -0
- package/ssmcontacts/getContact.js.map +1 -0
- package/ssmcontacts/getContactChannel.d.ts +82 -0
- package/ssmcontacts/getContactChannel.js +49 -0
- package/ssmcontacts/getContactChannel.js.map +1 -0
- package/ssmcontacts/getPlan.d.ts +66 -0
- package/ssmcontacts/getPlan.js +49 -0
- package/ssmcontacts/getPlan.js.map +1 -0
- package/ssmcontacts/index.d.ts +18 -0
- package/ssmcontacts/index.js +41 -0
- package/ssmcontacts/index.js.map +1 -0
- package/ssmcontacts/plan.d.ts +144 -0
- package/ssmcontacts/plan.js +139 -0
- package/ssmcontacts/plan.js.map +1 -0
- package/ssmincidents/getResponsePlan.d.ts +85 -0
- package/ssmincidents/getResponsePlan.js +30 -0
- package/ssmincidents/getResponsePlan.js.map +1 -0
- package/ssmincidents/index.d.ts +6 -0
- package/ssmincidents/index.js +9 -1
- package/ssmincidents/index.js.map +1 -1
- package/ssmincidents/responsePlan.d.ts +254 -0
- package/ssmincidents/responsePlan.js +167 -0
- package/ssmincidents/responsePlan.js.map +1 -0
- package/synthetics/group.d.ts +121 -0
- package/synthetics/group.js +78 -0
- package/synthetics/group.js.map +1 -0
- package/synthetics/groupAssociation.d.ts +94 -0
- package/synthetics/groupAssociation.js +85 -0
- package/synthetics/groupAssociation.js.map +1 -0
- package/synthetics/index.d.ts +6 -0
- package/synthetics/index.js +11 -1
- package/synthetics/index.js.map +1 -1
- package/types/input.d.ts +186 -9
- package/types/output.d.ts +333 -10
- package/wafv2/webAcl.d.ts +13 -0
- package/wafv2/webAcl.js +3 -0
- package/wafv2/webAcl.js.map +1 -1
package/types/output.d.ts
CHANGED
|
@@ -6980,7 +6980,7 @@ export declare namespace apprunner {
|
|
|
6980
6980
|
}
|
|
6981
6981
|
interface ServiceInstanceConfiguration {
|
|
6982
6982
|
/**
|
|
6983
|
-
* Number of CPU units reserved for each instance of your App Runner service represented as a String. Defaults to `1024`. Valid values: `1024|2048|(1|2) vCPU`.
|
|
6983
|
+
* Number of CPU units reserved for each instance of your App Runner service represented as a String. Defaults to `1024`. Valid values: `256|512|1024|2048|4096|(0.25|0.5|1|2|4) vCPU`.
|
|
6984
6984
|
*/
|
|
6985
6985
|
cpu?: string;
|
|
6986
6986
|
/**
|
|
@@ -6988,7 +6988,7 @@ export declare namespace apprunner {
|
|
|
6988
6988
|
*/
|
|
6989
6989
|
instanceRoleArn?: string;
|
|
6990
6990
|
/**
|
|
6991
|
-
* Amount of memory, in MB or GB, reserved for each instance of your App Runner service. Defaults to `2048`. Valid values: `2048|3072|4096|(2|3|4) GB`.
|
|
6991
|
+
* Amount of memory, in MB or GB, reserved for each instance of your App Runner service. Defaults to `2048`. Valid values: `512|1024|2048|3072|4096|6144|8192|10240|12288|(0.5|1|2|3|4|6|8|10|12) GB`.
|
|
6992
6992
|
*/
|
|
6993
6993
|
memory?: string;
|
|
6994
6994
|
}
|
|
@@ -7285,6 +7285,13 @@ export declare namespace appstream {
|
|
|
7285
7285
|
*/
|
|
7286
7286
|
resourceIdentifier: string;
|
|
7287
7287
|
}
|
|
7288
|
+
interface StackStreamingExperienceSettings {
|
|
7289
|
+
/**
|
|
7290
|
+
* The preferred protocol that you want to use while streaming your application.
|
|
7291
|
+
* Valid values are `TCP` and `UDP`.
|
|
7292
|
+
*/
|
|
7293
|
+
preferredProtocol?: string;
|
|
7294
|
+
}
|
|
7288
7295
|
interface StackUserSetting {
|
|
7289
7296
|
/**
|
|
7290
7297
|
* Action that is enabled or disabled.
|
|
@@ -8837,6 +8844,10 @@ export declare namespace backup {
|
|
|
8837
8844
|
s3KeyPrefix: string;
|
|
8838
8845
|
}
|
|
8839
8846
|
interface GetReportPlanReportSetting {
|
|
8847
|
+
/**
|
|
8848
|
+
* (Optional) Specifies the list of accounts a report covers.
|
|
8849
|
+
*/
|
|
8850
|
+
accounts: string[];
|
|
8840
8851
|
/**
|
|
8841
8852
|
* ARNs of the frameworks a report covers.
|
|
8842
8853
|
*/
|
|
@@ -8845,6 +8856,14 @@ export declare namespace backup {
|
|
|
8845
8856
|
* Specifies the number of frameworks a report covers.
|
|
8846
8857
|
*/
|
|
8847
8858
|
numberOfFrameworks: number;
|
|
8859
|
+
/**
|
|
8860
|
+
* (Optional) Specifies the list of Organizational Units a report covers.
|
|
8861
|
+
*/
|
|
8862
|
+
organizationUnits: string[];
|
|
8863
|
+
/**
|
|
8864
|
+
* (Optional) Specifies the list of regions a report covers.
|
|
8865
|
+
*/
|
|
8866
|
+
regions: string[];
|
|
8848
8867
|
/**
|
|
8849
8868
|
* Identifies the report template for the report. Reports are built using a report template.
|
|
8850
8869
|
*/
|
|
@@ -8947,6 +8966,10 @@ export declare namespace backup {
|
|
|
8947
8966
|
s3KeyPrefix?: string;
|
|
8948
8967
|
}
|
|
8949
8968
|
interface ReportPlanReportSetting {
|
|
8969
|
+
/**
|
|
8970
|
+
* Specifies the list of accounts a report covers.
|
|
8971
|
+
*/
|
|
8972
|
+
accounts?: string[];
|
|
8950
8973
|
/**
|
|
8951
8974
|
* Specifies the Amazon Resource Names (ARNs) of the frameworks a report covers.
|
|
8952
8975
|
*/
|
|
@@ -8955,6 +8978,14 @@ export declare namespace backup {
|
|
|
8955
8978
|
* Specifies the number of frameworks a report covers.
|
|
8956
8979
|
*/
|
|
8957
8980
|
numberOfFrameworks?: number;
|
|
8981
|
+
/**
|
|
8982
|
+
* Specifies the list of Organizational Units a report covers.
|
|
8983
|
+
*/
|
|
8984
|
+
organizationUnits?: string[];
|
|
8985
|
+
/**
|
|
8986
|
+
* Specifies the list of regions a report covers.
|
|
8987
|
+
*/
|
|
8988
|
+
regions?: string[];
|
|
8958
8989
|
/**
|
|
8959
8990
|
* Identifies the report template for the report. Reports are built using a report template. The report templates are: `RESOURCE_COMPLIANCE_REPORT` | `CONTROL_COMPLIANCE_REPORT` | `BACKUP_JOB_REPORT` | `COPY_JOB_REPORT` | `RESTORE_JOB_REPORT`.
|
|
8960
8991
|
*/
|
|
@@ -9586,6 +9617,16 @@ export declare namespace chime {
|
|
|
9586
9617
|
*/
|
|
9587
9618
|
weight: number;
|
|
9588
9619
|
}
|
|
9620
|
+
interface VoiceConnectorStreamingMediaInsightsConfiguration {
|
|
9621
|
+
/**
|
|
9622
|
+
* The media insights configuration that will be invoked by the Voice Connector.
|
|
9623
|
+
*/
|
|
9624
|
+
configurationArn?: string;
|
|
9625
|
+
/**
|
|
9626
|
+
* When `true`, the media insights configuration is not enabled. Defaults to `false`.
|
|
9627
|
+
*/
|
|
9628
|
+
disabled?: boolean;
|
|
9629
|
+
}
|
|
9589
9630
|
interface VoiceConnectorTerminationCredentialsCredential {
|
|
9590
9631
|
/**
|
|
9591
9632
|
* RFC2617 compliant password associated with the SIP credentials.
|
|
@@ -11806,6 +11847,14 @@ export declare namespace cloudwatch {
|
|
|
11806
11847
|
}
|
|
11807
11848
|
interface GetLogDataProtectionPolicyDocumentStatementOperationDeidentifyMaskConfig {
|
|
11808
11849
|
}
|
|
11850
|
+
interface InternetMonitorInternetMeasurementsLogDelivery {
|
|
11851
|
+
s3Config?: outputs.cloudwatch.InternetMonitorInternetMeasurementsLogDeliveryS3Config;
|
|
11852
|
+
}
|
|
11853
|
+
interface InternetMonitorInternetMeasurementsLogDeliveryS3Config {
|
|
11854
|
+
bucketName: string;
|
|
11855
|
+
bucketPrefix?: string;
|
|
11856
|
+
logDeliveryStatus?: string;
|
|
11857
|
+
}
|
|
11809
11858
|
interface LogMetricFilterMetricTransformation {
|
|
11810
11859
|
/**
|
|
11811
11860
|
* The value to emit when a filter pattern does not match a log event. Conflicts with `dimensions`.
|
|
@@ -13941,6 +13990,7 @@ export declare namespace config {
|
|
|
13941
13990
|
inspector?: string;
|
|
13942
13991
|
inspector2?: string;
|
|
13943
13992
|
inspectorv2?: string;
|
|
13993
|
+
internetmonitor?: string;
|
|
13944
13994
|
iot?: string;
|
|
13945
13995
|
iot1clickdevices?: string;
|
|
13946
13996
|
iot1clickdevicesservice?: string;
|
|
@@ -17355,11 +17405,11 @@ export declare namespace docdb {
|
|
|
17355
17405
|
*/
|
|
17356
17406
|
applyMethod?: string;
|
|
17357
17407
|
/**
|
|
17358
|
-
* The name of the
|
|
17408
|
+
* The name of the DocumentDB parameter.
|
|
17359
17409
|
*/
|
|
17360
17410
|
name: string;
|
|
17361
17411
|
/**
|
|
17362
|
-
* The value of the
|
|
17412
|
+
* The value of the DocumentDB parameter.
|
|
17363
17413
|
*/
|
|
17364
17414
|
value: string;
|
|
17365
17415
|
}
|
|
@@ -27213,7 +27263,7 @@ export declare namespace fis {
|
|
|
27213
27263
|
}
|
|
27214
27264
|
interface ExperimentTemplateActionTarget {
|
|
27215
27265
|
/**
|
|
27216
|
-
* Target type. Valid values are `Clusters` (ECS Clusters), `DBInstances` (RDS DB Instances), `Instances` (EC2 Instances), `Nodegroups` (EKS Node groups), `Roles` (IAM Roles), `SpotInstances` (EC2 Spot Instances), `Subnets` (VPC Subnets).
|
|
27266
|
+
* Target type. Valid values are `Cluster` (EKS Cluster), `Clusters` (ECS Clusters), `DBInstances` (RDS DB Instances), `Instances` (EC2 Instances), `Nodegroups` (EKS Node groups), `Roles` (IAM Roles), `SpotInstances` (EC2 Spot Instances), `Subnets` (VPC Subnets).
|
|
27217
27267
|
*/
|
|
27218
27268
|
key: string;
|
|
27219
27269
|
/**
|
|
@@ -27285,7 +27335,7 @@ export declare namespace fms {
|
|
|
27285
27335
|
*/
|
|
27286
27336
|
accounts?: string[];
|
|
27287
27337
|
/**
|
|
27288
|
-
* A list of AWS Organizational Units that you want to include for this AWS FMS Policy. Specifying an OU is the equivalent of specifying all accounts in the OU and in any of its child OUs, including any child OUs and accounts that are added at a later time.
|
|
27338
|
+
* A list of IDs of the AWS Organizational Units that you want to include for this AWS FMS Policy. Specifying an OU is the equivalent of specifying all accounts in the OU and in any of its child OUs, including any child OUs and accounts that are added at a later time.
|
|
27289
27339
|
*/
|
|
27290
27340
|
orgunits?: string[];
|
|
27291
27341
|
}
|
|
@@ -27295,7 +27345,7 @@ export declare namespace fms {
|
|
|
27295
27345
|
*/
|
|
27296
27346
|
accounts?: string[];
|
|
27297
27347
|
/**
|
|
27298
|
-
* A list of AWS Organizational Units that you want to include for this AWS FMS Policy. Specifying an OU is the equivalent of specifying all accounts in the OU and in any of its child OUs, including any child OUs and accounts that are added at a later time.
|
|
27348
|
+
* A list of IDs of the AWS Organizational Units that you want to include for this AWS FMS Policy. Specifying an OU is the equivalent of specifying all accounts in the OU and in any of its child OUs, including any child OUs and accounts that are added at a later time.
|
|
27299
27349
|
*/
|
|
27300
27350
|
orgunits?: string[];
|
|
27301
27351
|
}
|
|
@@ -30151,6 +30201,10 @@ export declare namespace imagebuilder {
|
|
|
30151
30201
|
* Set of objects with each Amazon Machine Image (AMI) created.
|
|
30152
30202
|
*/
|
|
30153
30203
|
amis: outputs.imagebuilder.GetImageOutputResourceAmi[];
|
|
30204
|
+
/**
|
|
30205
|
+
* Set of objects with each container image created and stored in the output repository.
|
|
30206
|
+
*/
|
|
30207
|
+
containers: outputs.imagebuilder.GetImageOutputResourceContainer[];
|
|
30154
30208
|
}
|
|
30155
30209
|
interface GetImageOutputResourceAmi {
|
|
30156
30210
|
/**
|
|
@@ -30170,7 +30224,17 @@ export declare namespace imagebuilder {
|
|
|
30170
30224
|
*/
|
|
30171
30225
|
name: string;
|
|
30172
30226
|
/**
|
|
30173
|
-
* Region of the
|
|
30227
|
+
* Region of the container image.
|
|
30228
|
+
*/
|
|
30229
|
+
region: string;
|
|
30230
|
+
}
|
|
30231
|
+
interface GetImageOutputResourceContainer {
|
|
30232
|
+
/**
|
|
30233
|
+
* Set of URIs for created containers.
|
|
30234
|
+
*/
|
|
30235
|
+
imageUris: string[];
|
|
30236
|
+
/**
|
|
30237
|
+
* Region of the container image.
|
|
30174
30238
|
*/
|
|
30175
30239
|
region: string;
|
|
30176
30240
|
}
|
|
@@ -30337,6 +30401,10 @@ export declare namespace imagebuilder {
|
|
|
30337
30401
|
* Set of objects with each Amazon Machine Image (AMI) created.
|
|
30338
30402
|
*/
|
|
30339
30403
|
amis: outputs.imagebuilder.ImageOutputResourceAmi[];
|
|
30404
|
+
/**
|
|
30405
|
+
* Set of objects with each container image created and stored in the output repository.
|
|
30406
|
+
*/
|
|
30407
|
+
containers: outputs.imagebuilder.ImageOutputResourceContainer[];
|
|
30340
30408
|
}
|
|
30341
30409
|
interface ImageOutputResourceAmi {
|
|
30342
30410
|
/**
|
|
@@ -30356,7 +30424,17 @@ export declare namespace imagebuilder {
|
|
|
30356
30424
|
*/
|
|
30357
30425
|
name: string;
|
|
30358
30426
|
/**
|
|
30359
|
-
* Region of the
|
|
30427
|
+
* Region of the container image.
|
|
30428
|
+
*/
|
|
30429
|
+
region: string;
|
|
30430
|
+
}
|
|
30431
|
+
interface ImageOutputResourceContainer {
|
|
30432
|
+
/**
|
|
30433
|
+
* Set of URIs for created containers.
|
|
30434
|
+
*/
|
|
30435
|
+
imageUris: string[];
|
|
30436
|
+
/**
|
|
30437
|
+
* Region of the container image.
|
|
30360
30438
|
*/
|
|
30361
30439
|
region: string;
|
|
30362
30440
|
}
|
|
@@ -39669,7 +39747,7 @@ export declare namespace networkfirewall {
|
|
|
39669
39747
|
}
|
|
39670
39748
|
interface RuleGroupRuleGroup {
|
|
39671
39749
|
/**
|
|
39672
|
-
* A configuration block that defines the IP Set References for the rule group. See Reference Sets below for details.
|
|
39750
|
+
* A configuration block that defines the IP Set References for the rule group. See Reference Sets below for details. Please notes that there can only be a maximum of 5 `referenceSets` in a `ruleGroup`. See the [AWS documentation](https://docs.aws.amazon.com/network-firewall/latest/developerguide/rule-groups-ip-set-references.html#rule-groups-ip-set-reference-limits) for details.
|
|
39673
39751
|
*/
|
|
39674
39752
|
referenceSets?: outputs.networkfirewall.RuleGroupRuleGroupReferenceSets;
|
|
39675
39753
|
/**
|
|
@@ -51019,6 +51097,55 @@ export declare namespace ssm {
|
|
|
51019
51097
|
syncFormat?: string;
|
|
51020
51098
|
}
|
|
51021
51099
|
}
|
|
51100
|
+
export declare namespace ssmcontacts {
|
|
51101
|
+
interface ContactChannelDeliveryAddress {
|
|
51102
|
+
/**
|
|
51103
|
+
* Details to engage this contact channel. The expected format depends on the contact channel type and is described in the [`ContactChannelAddress` section of the SSM Contacts API Reference](https://docs.aws.amazon.com/incident-manager/latest/APIReference/API_SSMContacts_ContactChannelAddress.html).
|
|
51104
|
+
*/
|
|
51105
|
+
simpleAddress: string;
|
|
51106
|
+
}
|
|
51107
|
+
interface GetContactChannelDeliveryAddress {
|
|
51108
|
+
simpleAddress: string;
|
|
51109
|
+
}
|
|
51110
|
+
interface GetPlanStage {
|
|
51111
|
+
durationInMinutes: number;
|
|
51112
|
+
targets: outputs.ssmcontacts.GetPlanStageTarget[];
|
|
51113
|
+
}
|
|
51114
|
+
interface GetPlanStageTarget {
|
|
51115
|
+
channelTargetInfos: outputs.ssmcontacts.GetPlanStageTargetChannelTargetInfo[];
|
|
51116
|
+
contactTargetInfos: outputs.ssmcontacts.GetPlanStageTargetContactTargetInfo[];
|
|
51117
|
+
}
|
|
51118
|
+
interface GetPlanStageTargetChannelTargetInfo {
|
|
51119
|
+
contactChannelId: string;
|
|
51120
|
+
retryIntervalInMinutes: number;
|
|
51121
|
+
}
|
|
51122
|
+
interface GetPlanStageTargetContactTargetInfo {
|
|
51123
|
+
/**
|
|
51124
|
+
* The Amazon Resource Name (ARN) of the contact or escalation plan.
|
|
51125
|
+
*/
|
|
51126
|
+
contactId: string;
|
|
51127
|
+
isEssential: boolean;
|
|
51128
|
+
}
|
|
51129
|
+
interface PlanStage {
|
|
51130
|
+
durationInMinutes: number;
|
|
51131
|
+
targets?: outputs.ssmcontacts.PlanStageTarget[];
|
|
51132
|
+
}
|
|
51133
|
+
interface PlanStageTarget {
|
|
51134
|
+
channelTargetInfo?: outputs.ssmcontacts.PlanStageTargetChannelTargetInfo;
|
|
51135
|
+
contactTargetInfo?: outputs.ssmcontacts.PlanStageTargetContactTargetInfo;
|
|
51136
|
+
}
|
|
51137
|
+
interface PlanStageTargetChannelTargetInfo {
|
|
51138
|
+
contactChannelId: string;
|
|
51139
|
+
retryIntervalInMinutes?: number;
|
|
51140
|
+
}
|
|
51141
|
+
interface PlanStageTargetContactTargetInfo {
|
|
51142
|
+
/**
|
|
51143
|
+
* The Amazon Resource Name (ARN) of the contact or escalation plan.
|
|
51144
|
+
*/
|
|
51145
|
+
contactId?: string;
|
|
51146
|
+
isEssential: boolean;
|
|
51147
|
+
}
|
|
51148
|
+
}
|
|
51022
51149
|
export declare namespace ssmincidents {
|
|
51023
51150
|
interface GetReplicationSetRegion {
|
|
51024
51151
|
/**
|
|
@@ -51039,6 +51166,104 @@ export declare namespace ssmincidents {
|
|
|
51039
51166
|
*/
|
|
51040
51167
|
statusMessage: string;
|
|
51041
51168
|
}
|
|
51169
|
+
interface GetResponsePlanAction {
|
|
51170
|
+
/**
|
|
51171
|
+
* The Systems Manager automation document to start as the runbook at the beginning of the incident. The following values are supported:
|
|
51172
|
+
*/
|
|
51173
|
+
ssmAutomations: outputs.ssmincidents.GetResponsePlanActionSsmAutomation[];
|
|
51174
|
+
}
|
|
51175
|
+
interface GetResponsePlanActionSsmAutomation {
|
|
51176
|
+
/**
|
|
51177
|
+
* The automation document's name.
|
|
51178
|
+
*/
|
|
51179
|
+
documentName: string;
|
|
51180
|
+
/**
|
|
51181
|
+
* The version of the automation document to use at runtime.
|
|
51182
|
+
*/
|
|
51183
|
+
documentVersion: string;
|
|
51184
|
+
/**
|
|
51185
|
+
* The key-value pair used to resolve dynamic parameter values when processing a Systems Manager Automation runbook.
|
|
51186
|
+
*/
|
|
51187
|
+
dynamicParameters: {
|
|
51188
|
+
[key: string]: string;
|
|
51189
|
+
};
|
|
51190
|
+
/**
|
|
51191
|
+
* The key-value pair parameters used when the automation document runs. The following values are supported:
|
|
51192
|
+
*/
|
|
51193
|
+
parameters: outputs.ssmincidents.GetResponsePlanActionSsmAutomationParameter[];
|
|
51194
|
+
/**
|
|
51195
|
+
* The Amazon Resource Name (ARN) of the role that the automation document assumes when it runs commands.
|
|
51196
|
+
*/
|
|
51197
|
+
roleArn: string;
|
|
51198
|
+
/**
|
|
51199
|
+
* The account that runs the automation document. This can be in either the management account or an application account.
|
|
51200
|
+
*/
|
|
51201
|
+
targetAccount: string;
|
|
51202
|
+
}
|
|
51203
|
+
interface GetResponsePlanActionSsmAutomationParameter {
|
|
51204
|
+
/**
|
|
51205
|
+
* The name of the PagerDuty configuration.
|
|
51206
|
+
*/
|
|
51207
|
+
name: string;
|
|
51208
|
+
/**
|
|
51209
|
+
* The values for the associated parameter name.
|
|
51210
|
+
*/
|
|
51211
|
+
values: string[];
|
|
51212
|
+
}
|
|
51213
|
+
interface GetResponsePlanIncidentTemplate {
|
|
51214
|
+
/**
|
|
51215
|
+
* A string used to stop Incident Manager from creating multiple incident records for the same incident.
|
|
51216
|
+
*/
|
|
51217
|
+
dedupeString: string;
|
|
51218
|
+
/**
|
|
51219
|
+
* The impact value of a generated incident. The following values are supported:
|
|
51220
|
+
*/
|
|
51221
|
+
impact: number;
|
|
51222
|
+
/**
|
|
51223
|
+
* The tags assigned to an incident template. When an incident starts, Incident Manager assigns the tags specified in the template to the incident.
|
|
51224
|
+
*/
|
|
51225
|
+
incidentTags: {
|
|
51226
|
+
[key: string]: string;
|
|
51227
|
+
};
|
|
51228
|
+
/**
|
|
51229
|
+
* The Amazon Simple Notification Service (Amazon SNS) targets that this incident notifies when it is updated. The `notificationTarget` configuration block supports the following argument:
|
|
51230
|
+
*/
|
|
51231
|
+
notificationTargets: outputs.ssmincidents.GetResponsePlanIncidentTemplateNotificationTarget[];
|
|
51232
|
+
/**
|
|
51233
|
+
* The summary of an incident.
|
|
51234
|
+
*/
|
|
51235
|
+
summary: string;
|
|
51236
|
+
/**
|
|
51237
|
+
* The title of a generated incident.
|
|
51238
|
+
*/
|
|
51239
|
+
title: string;
|
|
51240
|
+
}
|
|
51241
|
+
interface GetResponsePlanIncidentTemplateNotificationTarget {
|
|
51242
|
+
/**
|
|
51243
|
+
* The ARN of the Amazon SNS topic.
|
|
51244
|
+
*/
|
|
51245
|
+
snsTopicArn: string;
|
|
51246
|
+
}
|
|
51247
|
+
interface GetResponsePlanIntegration {
|
|
51248
|
+
/**
|
|
51249
|
+
* Details about the PagerDuty configuration for a response plan. The following values are supported:
|
|
51250
|
+
*/
|
|
51251
|
+
pagerduties: outputs.ssmincidents.GetResponsePlanIntegrationPagerduty[];
|
|
51252
|
+
}
|
|
51253
|
+
interface GetResponsePlanIntegrationPagerduty {
|
|
51254
|
+
/**
|
|
51255
|
+
* The name of the PagerDuty configuration.
|
|
51256
|
+
*/
|
|
51257
|
+
name: string;
|
|
51258
|
+
/**
|
|
51259
|
+
* The ID of the AWS Secrets Manager secret that stores your PagerDuty key — either a General Access REST API Key or User Token REST API Key — and other user credentials.
|
|
51260
|
+
*/
|
|
51261
|
+
secretId: string;
|
|
51262
|
+
/**
|
|
51263
|
+
* The ID of the PagerDuty service that the response plan associates with an incident when it launches.
|
|
51264
|
+
*/
|
|
51265
|
+
serviceId: string;
|
|
51266
|
+
}
|
|
51042
51267
|
interface ReplicationSetRegion {
|
|
51043
51268
|
/**
|
|
51044
51269
|
* The Amazon Resource name (ARN) of the customer managed key. If omitted, AWS manages the AWS KMS keys for you, using an AWS owned key, as indicated by a default value of `DefaultKey`.
|
|
@@ -51058,6 +51283,104 @@ export declare namespace ssmincidents {
|
|
|
51058
51283
|
*/
|
|
51059
51284
|
statusMessage: string;
|
|
51060
51285
|
}
|
|
51286
|
+
interface ResponsePlanAction {
|
|
51287
|
+
/**
|
|
51288
|
+
* The Systems Manager automation document to start as the runbook at the beginning of the incident. The following values are supported:
|
|
51289
|
+
*/
|
|
51290
|
+
ssmAutomations?: outputs.ssmincidents.ResponsePlanActionSsmAutomation[];
|
|
51291
|
+
}
|
|
51292
|
+
interface ResponsePlanActionSsmAutomation {
|
|
51293
|
+
/**
|
|
51294
|
+
* The automation document's name.
|
|
51295
|
+
*/
|
|
51296
|
+
documentName: string;
|
|
51297
|
+
/**
|
|
51298
|
+
* The version of the automation document to use at runtime.
|
|
51299
|
+
*/
|
|
51300
|
+
documentVersion?: string;
|
|
51301
|
+
/**
|
|
51302
|
+
* The key-value pair to resolve dynamic parameter values when processing a Systems Manager Automation runbook.
|
|
51303
|
+
*/
|
|
51304
|
+
dynamicParameters?: {
|
|
51305
|
+
[key: string]: string;
|
|
51306
|
+
};
|
|
51307
|
+
/**
|
|
51308
|
+
* The key-value pair parameters to use when the automation document runs. The following values are supported:
|
|
51309
|
+
*/
|
|
51310
|
+
parameters?: outputs.ssmincidents.ResponsePlanActionSsmAutomationParameter[];
|
|
51311
|
+
/**
|
|
51312
|
+
* The Amazon Resource Name (ARN) of the role that the automation document assumes when it runs commands.
|
|
51313
|
+
*/
|
|
51314
|
+
roleArn: string;
|
|
51315
|
+
/**
|
|
51316
|
+
* The account that the automation document runs in. This can be in either the management account or an application account.
|
|
51317
|
+
*/
|
|
51318
|
+
targetAccount?: string;
|
|
51319
|
+
}
|
|
51320
|
+
interface ResponsePlanActionSsmAutomationParameter {
|
|
51321
|
+
/**
|
|
51322
|
+
* The name of the response plan.
|
|
51323
|
+
*/
|
|
51324
|
+
name: string;
|
|
51325
|
+
/**
|
|
51326
|
+
* The values for the associated parameter name.
|
|
51327
|
+
*/
|
|
51328
|
+
values: string[];
|
|
51329
|
+
}
|
|
51330
|
+
interface ResponsePlanIncidentTemplate {
|
|
51331
|
+
/**
|
|
51332
|
+
* A string used to stop Incident Manager from creating multiple incident records for the same incident.
|
|
51333
|
+
*/
|
|
51334
|
+
dedupeString?: string;
|
|
51335
|
+
/**
|
|
51336
|
+
* The impact value of a generated incident. The following values are supported:
|
|
51337
|
+
*/
|
|
51338
|
+
impact: number;
|
|
51339
|
+
/**
|
|
51340
|
+
* The tags assigned to an incident template. When an incident starts, Incident Manager assigns the tags specified in the template to the incident.
|
|
51341
|
+
*/
|
|
51342
|
+
incidentTags?: {
|
|
51343
|
+
[key: string]: string;
|
|
51344
|
+
};
|
|
51345
|
+
/**
|
|
51346
|
+
* The Amazon Simple Notification Service (Amazon SNS) targets that this incident notifies when it is updated. The `notificationTarget` configuration block supports the following argument:
|
|
51347
|
+
*/
|
|
51348
|
+
notificationTargets?: outputs.ssmincidents.ResponsePlanIncidentTemplateNotificationTarget[];
|
|
51349
|
+
/**
|
|
51350
|
+
* The summary of an incident.
|
|
51351
|
+
*/
|
|
51352
|
+
summary?: string;
|
|
51353
|
+
/**
|
|
51354
|
+
* The title of a generated incident.
|
|
51355
|
+
*/
|
|
51356
|
+
title: string;
|
|
51357
|
+
}
|
|
51358
|
+
interface ResponsePlanIncidentTemplateNotificationTarget {
|
|
51359
|
+
/**
|
|
51360
|
+
* The ARN of the Amazon SNS topic.
|
|
51361
|
+
*/
|
|
51362
|
+
snsTopicArn: string;
|
|
51363
|
+
}
|
|
51364
|
+
interface ResponsePlanIntegration {
|
|
51365
|
+
/**
|
|
51366
|
+
* Details about the PagerDuty configuration for a response plan. The following values are supported:
|
|
51367
|
+
*/
|
|
51368
|
+
pagerduties?: outputs.ssmincidents.ResponsePlanIntegrationPagerduty[];
|
|
51369
|
+
}
|
|
51370
|
+
interface ResponsePlanIntegrationPagerduty {
|
|
51371
|
+
/**
|
|
51372
|
+
* The name of the response plan.
|
|
51373
|
+
*/
|
|
51374
|
+
name: string;
|
|
51375
|
+
/**
|
|
51376
|
+
* The ID of the AWS Secrets Manager secret that stores your PagerDuty key — either a General Access REST API Key or User Token REST API Key — and other user credentials.
|
|
51377
|
+
*/
|
|
51378
|
+
secretId: string;
|
|
51379
|
+
/**
|
|
51380
|
+
* The ID of the PagerDuty service that the response plan associated with the incident at launch.
|
|
51381
|
+
*/
|
|
51382
|
+
serviceId: string;
|
|
51383
|
+
}
|
|
51061
51384
|
}
|
|
51062
51385
|
export declare namespace ssoadmin {
|
|
51063
51386
|
interface CustomerManagedPolicyAttachmentCustomerManagedPolicyReference {
|
package/wafv2/webAcl.d.ts
CHANGED
|
@@ -67,6 +67,7 @@ import * as outputs from "../types/output";
|
|
|
67
67
|
* });
|
|
68
68
|
* ```
|
|
69
69
|
* ### Rate Based
|
|
70
|
+
*
|
|
70
71
|
* Rate-limit US and NL-based clients to 10,000 requests for every 5 minutes.
|
|
71
72
|
*
|
|
72
73
|
* ```typescript
|
|
@@ -299,6 +300,10 @@ export declare class WebAcl extends pulumi.CustomResource {
|
|
|
299
300
|
readonly tagsAll: pulumi.Output<{
|
|
300
301
|
[key: string]: string;
|
|
301
302
|
}>;
|
|
303
|
+
/**
|
|
304
|
+
* Specifies the domains that AWS WAF should accept in a web request token. This enables the use of tokens across multiple protected websites. When AWS WAF provides a token, it uses the domain of the AWS resource that the web ACL is protecting. If you don't specify a list of token domains, AWS WAF accepts tokens only for the domain of the protected resource. With a token domain list, AWS WAF accepts the resource's host domain plus all domains in the token domain list, including their prefixed subdomains.
|
|
305
|
+
*/
|
|
306
|
+
readonly tokenDomains: pulumi.Output<string[] | undefined>;
|
|
302
307
|
/**
|
|
303
308
|
* Defines and enables Amazon CloudWatch metrics and web request sample collection. See `visibilityConfig` below for details.
|
|
304
309
|
*/
|
|
@@ -365,6 +370,10 @@ export interface WebAclState {
|
|
|
365
370
|
tagsAll?: pulumi.Input<{
|
|
366
371
|
[key: string]: pulumi.Input<string>;
|
|
367
372
|
}>;
|
|
373
|
+
/**
|
|
374
|
+
* Specifies the domains that AWS WAF should accept in a web request token. This enables the use of tokens across multiple protected websites. When AWS WAF provides a token, it uses the domain of the AWS resource that the web ACL is protecting. If you don't specify a list of token domains, AWS WAF accepts tokens only for the domain of the protected resource. With a token domain list, AWS WAF accepts the resource's host domain plus all domains in the token domain list, including their prefixed subdomains.
|
|
375
|
+
*/
|
|
376
|
+
tokenDomains?: pulumi.Input<pulumi.Input<string>[]>;
|
|
368
377
|
/**
|
|
369
378
|
* Defines and enables Amazon CloudWatch metrics and web request sample collection. See `visibilityConfig` below for details.
|
|
370
379
|
*/
|
|
@@ -414,6 +423,10 @@ export interface WebAclArgs {
|
|
|
414
423
|
tagsAll?: pulumi.Input<{
|
|
415
424
|
[key: string]: pulumi.Input<string>;
|
|
416
425
|
}>;
|
|
426
|
+
/**
|
|
427
|
+
* Specifies the domains that AWS WAF should accept in a web request token. This enables the use of tokens across multiple protected websites. When AWS WAF provides a token, it uses the domain of the AWS resource that the web ACL is protecting. If you don't specify a list of token domains, AWS WAF accepts tokens only for the domain of the protected resource. With a token domain list, AWS WAF accepts the resource's host domain plus all domains in the token domain list, including their prefixed subdomains.
|
|
428
|
+
*/
|
|
429
|
+
tokenDomains?: pulumi.Input<pulumi.Input<string>[]>;
|
|
417
430
|
/**
|
|
418
431
|
* Defines and enables Amazon CloudWatch metrics and web request sample collection. See `visibilityConfig` below for details.
|
|
419
432
|
*/
|
package/wafv2/webAcl.js
CHANGED
|
@@ -71,6 +71,7 @@ const utilities = require("../utilities");
|
|
|
71
71
|
* });
|
|
72
72
|
* ```
|
|
73
73
|
* ### Rate Based
|
|
74
|
+
*
|
|
74
75
|
* Rate-limit US and NL-based clients to 10,000 requests for every 5 minutes.
|
|
75
76
|
*
|
|
76
77
|
* ```typescript
|
|
@@ -278,6 +279,7 @@ class WebAcl extends pulumi.CustomResource {
|
|
|
278
279
|
resourceInputs["scope"] = state ? state.scope : undefined;
|
|
279
280
|
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
280
281
|
resourceInputs["tagsAll"] = state ? state.tagsAll : undefined;
|
|
282
|
+
resourceInputs["tokenDomains"] = state ? state.tokenDomains : undefined;
|
|
281
283
|
resourceInputs["visibilityConfig"] = state ? state.visibilityConfig : undefined;
|
|
282
284
|
}
|
|
283
285
|
else {
|
|
@@ -300,6 +302,7 @@ class WebAcl extends pulumi.CustomResource {
|
|
|
300
302
|
resourceInputs["scope"] = args ? args.scope : undefined;
|
|
301
303
|
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
302
304
|
resourceInputs["tagsAll"] = args ? args.tagsAll : undefined;
|
|
305
|
+
resourceInputs["tokenDomains"] = args ? args.tokenDomains : undefined;
|
|
303
306
|
resourceInputs["visibilityConfig"] = args ? args.visibilityConfig : undefined;
|
|
304
307
|
resourceInputs["arn"] = undefined /*out*/;
|
|
305
308
|
resourceInputs["capacity"] = undefined /*out*/;
|
package/wafv2/webAcl.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"webAcl.js","sourceRoot":"","sources":["../../wafv2/webAcl.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"webAcl.js","sourceRoot":"","sources":["../../wafv2/webAcl.ts"],"names":[],"mappings":"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"}
|