@pulumi/aws-native 1.31.0-alpha.1752508115 → 1.31.0-alpha.1752674316
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/aiops/getInvestigationGroup.d.ts +30 -0
- package/aiops/getInvestigationGroup.js.map +1 -1
- package/aiops/investigationGroup.d.ts +39 -0
- package/aiops/investigationGroup.js.map +1 -1
- package/apigateway/account.d.ts +1 -0
- package/apigateway/account.js +1 -0
- package/apigateway/account.js.map +1 -1
- package/apigateway/apiKey.d.ts +2 -2
- package/apigateway/basePathMapping.d.ts +1 -1
- package/apigateway/basePathMapping.js +1 -1
- package/apigateway/domainName.d.ts +2 -1
- package/apigateway/domainName.js +2 -1
- package/apigateway/domainName.js.map +1 -1
- package/apigateway/gatewayResponse.d.ts +1 -1
- package/apigateway/gatewayResponse.js +1 -1
- package/apigateway/getAccount.d.ts +2 -0
- package/apigateway/getAccount.js +2 -0
- package/apigateway/getAccount.js.map +1 -1
- package/apigateway/getBasePathMapping.d.ts +2 -2
- package/apigateway/getBasePathMapping.js +2 -2
- package/apigateway/getDomainName.d.ts +4 -2
- package/apigateway/getDomainName.js +4 -2
- package/apigateway/getDomainName.js.map +1 -1
- package/apigateway/getGatewayResponse.d.ts +2 -2
- package/apigateway/getGatewayResponse.js +2 -2
- package/apigateway/getRestApi.d.ts +3 -3
- package/apigateway/getRestApi.js +2 -2
- package/apigateway/restApi.d.ts +3 -3
- package/apigateway/restApi.js +1 -1
- package/autoscaling/autoScalingGroup.d.ts +2 -2
- package/autoscaling/getAutoScalingGroup.d.ts +1 -1
- package/b2bi/partnership.d.ts +12 -0
- package/b2bi/partnership.js.map +1 -1
- package/billing/billingView.d.ts +69 -0
- package/billing/billingView.js +79 -0
- package/billing/billingView.js.map +1 -0
- package/billing/getBillingView.d.ts +35 -0
- package/billing/getBillingView.js +28 -0
- package/billing/getBillingView.js.map +1 -0
- package/billing/index.d.ts +7 -0
- package/billing/index.js +41 -0
- package/billing/index.js.map +1 -0
- package/cassandra/getTable.d.ts +4 -0
- package/cassandra/getTable.js.map +1 -1
- package/cassandra/table.d.ts +8 -0
- package/cassandra/table.js +2 -0
- package/cassandra/table.js.map +1 -1
- package/cloudformation/getStack.d.ts +1 -1
- package/cloudformation/stack.d.ts +2 -2
- package/cloudformation/stackSet.d.ts +2 -2
- package/connect/getRule.d.ts +1 -1
- package/connect/rule.d.ts +2 -2
- package/dynamodb/getGlobalTable.d.ts +18 -2
- package/dynamodb/getGlobalTable.js.map +1 -1
- package/dynamodb/getTable.d.ts +4 -2
- package/dynamodb/getTable.js.map +1 -1
- package/dynamodb/globalTable.d.ts +35 -4
- package/dynamodb/globalTable.js +4 -0
- package/dynamodb/globalTable.js.map +1 -1
- package/dynamodb/table.d.ts +8 -4
- package/dynamodb/table.js.map +1 -1
- package/ec2/getTrafficMirrorFilterRule.d.ts +68 -0
- package/ec2/getTrafficMirrorFilterRule.js +28 -0
- package/ec2/getTrafficMirrorFilterRule.js.map +1 -0
- package/ec2/getTrafficMirrorTarget.d.ts +23 -0
- package/ec2/getTrafficMirrorTarget.js +28 -0
- package/ec2/getTrafficMirrorTarget.js.map +1 -0
- package/ec2/index.d.ts +12 -0
- package/ec2/index.js +18 -4
- package/ec2/index.js.map +1 -1
- package/ec2/trafficMirrorFilterRule.d.ts +127 -0
- package/ec2/trafficMirrorFilterRule.js +98 -0
- package/ec2/trafficMirrorFilterRule.js.map +1 -0
- package/ec2/trafficMirrorTarget.d.ts +76 -0
- package/ec2/trafficMirrorTarget.js +68 -0
- package/ec2/trafficMirrorTarget.js.map +1 -0
- package/ec2/vpnConnection.d.ts +4 -4
- package/ecs/getService.d.ts +3 -3
- package/ecs/service.d.ts +1 -1
- package/ecs/taskDefinition.d.ts +0 -6
- package/ecs/taskDefinition.js.map +1 -1
- package/emrserverless/application.d.ts +8 -0
- package/emrserverless/application.js +2 -0
- package/emrserverless/application.js.map +1 -1
- package/emrserverless/getApplication.d.ts +4 -0
- package/emrserverless/getApplication.js.map +1 -1
- package/fsx/index.d.ts +3 -0
- package/fsx/index.js +5 -1
- package/fsx/index.js.map +1 -1
- package/fsx/s3accessPointAttachment.d.ts +68 -0
- package/fsx/s3accessPointAttachment.js +70 -0
- package/fsx/s3accessPointAttachment.js.map +1 -0
- package/gamelift/fleet.d.ts +2 -2
- package/gamelift/fleet.js +1 -1
- package/gamelift/fleet.js.map +1 -1
- package/imagebuilder/component.js +1 -1
- package/imagebuilder/component.js.map +1 -1
- package/imagebuilder/containerRecipe.js +1 -1
- package/imagebuilder/containerRecipe.js.map +1 -1
- package/imagebuilder/getComponent.d.ts +6 -0
- package/imagebuilder/getComponent.js.map +1 -1
- package/imagebuilder/getContainerRecipe.d.ts +6 -0
- package/imagebuilder/getContainerRecipe.js.map +1 -1
- package/imagebuilder/getImage.d.ts +6 -0
- package/imagebuilder/getImage.js.map +1 -1
- package/imagebuilder/getImageRecipe.d.ts +6 -0
- package/imagebuilder/getImageRecipe.js.map +1 -1
- package/imagebuilder/getWorkflow.d.ts +6 -0
- package/imagebuilder/getWorkflow.js.map +1 -1
- package/imagebuilder/image.js +1 -1
- package/imagebuilder/image.js.map +1 -1
- package/imagebuilder/imageRecipe.js +1 -1
- package/imagebuilder/imageRecipe.js.map +1 -1
- package/imagebuilder/workflow.js +1 -1
- package/imagebuilder/workflow.js.map +1 -1
- package/index.d.ts +3 -1
- package/index.js +10 -5
- package/index.js.map +1 -1
- package/kinesis/getStreamConsumer.d.ts +35 -0
- package/kinesis/getStreamConsumer.js +28 -0
- package/kinesis/getStreamConsumer.js.map +1 -0
- package/kinesis/index.d.ts +6 -0
- package/kinesis/index.js +8 -1
- package/kinesis/index.js.map +1 -1
- package/kinesis/streamConsumer.d.ts +71 -0
- package/kinesis/streamConsumer.js +71 -0
- package/kinesis/streamConsumer.js.map +1 -0
- package/kms/getKey.d.ts +9 -2
- package/kms/getKey.js.map +1 -1
- package/kms/key.d.ts +18 -4
- package/kms/key.js.map +1 -1
- package/mediapackagev2/channel.d.ts +3 -6
- package/mediapackagev2/getChannel.d.ts +3 -3
- package/mediapackagev2/getOriginEndpoint.d.ts +9 -0
- package/mediapackagev2/getOriginEndpoint.js.map +1 -1
- package/mediapackagev2/originEndpoint.d.ts +9 -0
- package/mediapackagev2/originEndpoint.js.map +1 -1
- package/neptune/dbInstance.d.ts +147 -0
- package/neptune/dbInstance.js +85 -0
- package/neptune/dbInstance.js.map +1 -0
- package/neptune/getDbInstance.d.ts +56 -0
- package/neptune/getDbInstance.js +28 -0
- package/neptune/getDbInstance.js.map +1 -0
- package/neptune/index.d.ts +6 -0
- package/neptune/index.js +8 -1
- package/neptune/index.js.map +1 -1
- package/odb/cloudAutonomousVmCluster.d.ts +276 -0
- package/odb/cloudAutonomousVmCluster.js +144 -0
- package/odb/cloudAutonomousVmCluster.js.map +1 -0
- package/odb/cloudExadataInfrastructure.d.ts +199 -0
- package/odb/cloudExadataInfrastructure.js +118 -0
- package/odb/cloudExadataInfrastructure.js.map +1 -0
- package/odb/cloudVmCluster.d.ts +256 -0
- package/odb/cloudVmCluster.js +126 -0
- package/odb/cloudVmCluster.js.map +1 -0
- package/odb/getCloudAutonomousVmCluster.d.ts +141 -0
- package/odb/getCloudAutonomousVmCluster.js +28 -0
- package/odb/getCloudAutonomousVmCluster.js.map +1 -0
- package/odb/getCloudExadataInfrastructure.d.ts +112 -0
- package/odb/getCloudExadataInfrastructure.js +28 -0
- package/odb/getCloudExadataInfrastructure.js.map +1 -0
- package/odb/getCloudVmCluster.d.ts +88 -0
- package/odb/getCloudVmCluster.js +28 -0
- package/odb/getCloudVmCluster.js.map +1 -0
- package/odb/getOdbNetwork.d.ts +48 -0
- package/odb/getOdbNetwork.js +28 -0
- package/odb/getOdbNetwork.js.map +1 -0
- package/odb/index.d.ts +25 -0
- package/odb/index.js +62 -0
- package/odb/index.js.map +1 -0
- package/odb/odbNetwork.d.ts +119 -0
- package/odb/odbNetwork.js +82 -0
- package/odb/odbNetwork.js.map +1 -0
- package/opsworkscm/server.d.ts +2 -2
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/qbusiness/dataAccessor.d.ts +8 -0
- package/qbusiness/dataAccessor.js +2 -0
- package/qbusiness/dataAccessor.js.map +1 -1
- package/qbusiness/getDataAccessor.d.ts +4 -0
- package/qbusiness/getDataAccessor.js.map +1 -1
- package/qbusiness/permission.d.ts +4 -0
- package/qbusiness/permission.js +3 -1
- package/qbusiness/permission.js.map +1 -1
- package/rds/dbCluster.d.ts +8 -0
- package/rds/dbCluster.js +2 -0
- package/rds/dbCluster.js.map +1 -1
- package/rds/dbInstance.d.ts +30 -6
- package/rds/dbInstance.js +3 -1
- package/rds/dbInstance.js.map +1 -1
- package/rds/dbShardGroup.d.ts +8 -8
- package/rds/getDbInstance.d.ts +1 -3
- package/rds/getDbInstance.js.map +1 -1
- package/rds/getDbShardGroup.d.ts +4 -4
- package/redshift/clusterSubnetGroup.d.ts +1 -1
- package/redshift/clusterSubnetGroup.js +1 -1
- package/redshift/getClusterSubnetGroup.d.ts +7 -2
- package/redshift/getClusterSubnetGroup.js +2 -2
- package/redshift/getClusterSubnetGroup.js.map +1 -1
- package/redshift/getEventSubscription.d.ts +5 -0
- package/redshift/getEventSubscription.js.map +1 -1
- package/s3/bucket.d.ts +2 -0
- package/s3/bucket.js +3 -1
- package/s3/bucket.js.map +1 -1
- package/s3/getBucket.d.ts +1 -0
- package/s3/getBucket.js.map +1 -1
- package/s3express/directoryBucket.d.ts +2 -0
- package/s3express/directoryBucket.js +2 -0
- package/s3express/directoryBucket.js.map +1 -1
- package/s3express/getDirectoryBucket.d.ts +1 -0
- package/s3express/getDirectoryBucket.js.map +1 -1
- package/s3tables/getTable.d.ts +37 -0
- package/s3tables/getTable.js +28 -0
- package/s3tables/getTable.js.map +1 -0
- package/s3tables/getTablePolicy.d.ts +22 -0
- package/s3tables/getTablePolicy.js +28 -0
- package/s3tables/getTablePolicy.js.map +1 -0
- package/s3tables/index.d.ts +12 -0
- package/s3tables/index.js +15 -1
- package/s3tables/index.js.map +1 -1
- package/s3tables/namespace.d.ts +6 -0
- package/s3tables/namespace.js.map +1 -1
- package/s3tables/table.d.ts +70 -0
- package/s3tables/table.js +87 -0
- package/s3tables/table.js.map +1 -0
- package/s3tables/tablePolicy.d.ts +42 -0
- package/s3tables/tablePolicy.js +72 -0
- package/s3tables/tablePolicy.js.map +1 -0
- package/sagemaker/domain.d.ts +4 -4
- package/sagemaker/domain.js +0 -6
- package/sagemaker/domain.js.map +1 -1
- package/sagemaker/project.d.ts +11 -3
- package/sagemaker/project.js +3 -4
- package/sagemaker/project.js.map +1 -1
- package/timestream/getInfluxDbInstance.d.ts +8 -0
- package/timestream/getInfluxDbInstance.js.map +1 -1
- package/timestream/influxDbInstance.js +1 -1
- package/timestream/influxDbInstance.js.map +1 -1
- package/transfer/getServer.d.ts +4 -1
- package/transfer/getServer.js.map +1 -1
- package/transfer/server.d.ts +8 -2
- package/transfer/server.js.map +1 -1
- package/types/enums/autoscaling/index.d.ts +2 -2
- package/types/enums/b2bi/index.d.ts +34 -0
- package/types/enums/b2bi/index.js +29 -1
- package/types/enums/b2bi/index.js.map +1 -1
- package/types/enums/batch/index.d.ts +6 -0
- package/types/enums/batch/index.js.map +1 -1
- package/types/enums/bedrock/index.d.ts +16 -0
- package/types/enums/bedrock/index.js +10 -1
- package/types/enums/bedrock/index.js.map +1 -1
- package/types/enums/billing/index.d.ts +10 -0
- package/types/enums/billing/index.js +14 -0
- package/types/enums/billing/index.js.map +1 -0
- package/types/enums/cassandra/index.d.ts +18 -0
- package/types/enums/cassandra/index.js +11 -1
- package/types/enums/cassandra/index.js.map +1 -1
- package/types/enums/connect/index.d.ts +4 -4
- package/types/enums/dynamodb/index.d.ts +15 -0
- package/types/enums/dynamodb/index.js +5 -1
- package/types/enums/dynamodb/index.js.map +1 -1
- package/types/enums/ecs/index.d.ts +15 -0
- package/types/enums/ecs/index.js +14 -1
- package/types/enums/ecs/index.js.map +1 -1
- package/types/enums/fsx/index.d.ts +14 -0
- package/types/enums/fsx/index.js +7 -1
- package/types/enums/fsx/index.js.map +1 -1
- package/types/enums/gamelift/index.d.ts +2 -1
- package/types/enums/gamelift/index.js +1 -0
- package/types/enums/gamelift/index.js.map +1 -1
- package/types/enums/index.d.ts +3 -1
- package/types/enums/index.js +8 -4
- package/types/enums/index.js.map +1 -1
- package/types/enums/kms/index.d.ts +9 -2
- package/types/enums/kms/index.js.map +1 -1
- package/types/enums/logs/index.d.ts +12 -0
- package/types/enums/logs/index.js +11 -1
- package/types/enums/logs/index.js.map +1 -1
- package/types/enums/mediapackagev2/index.d.ts +14 -0
- package/types/enums/mediapackagev2/index.js +12 -1
- package/types/enums/mediapackagev2/index.js.map +1 -1
- package/types/enums/odb/index.d.ts +57 -0
- package/types/enums/odb/index.js +45 -0
- package/types/enums/odb/index.js.map +1 -0
- package/types/enums/qbusiness/index.d.ts +9 -0
- package/types/enums/qbusiness/index.js +8 -1
- package/types/enums/qbusiness/index.js.map +1 -1
- package/types/enums/quicksight/index.d.ts +9 -0
- package/types/enums/quicksight/index.js +9 -0
- package/types/enums/quicksight/index.js.map +1 -1
- package/types/enums/s3/index.d.ts +32 -0
- package/types/enums/s3/index.js +17 -1
- package/types/enums/s3/index.js.map +1 -1
- package/types/enums/s3tables/index.d.ts +30 -0
- package/types/enums/s3tables/index.js +15 -1
- package/types/enums/s3tables/index.js.map +1 -1
- package/types/enums/timestream/index.d.ts +1 -0
- package/types/enums/timestream/index.js +1 -0
- package/types/enums/timestream/index.js.map +1 -1
- package/types/enums/wisdom/index.d.ts +19 -0
- package/types/enums/wisdom/index.js +15 -1
- package/types/enums/wisdom/index.js.map +1 -1
- package/types/input.d.ts +870 -121
- package/types/output.d.ts +904 -121
- package/types/output.js.map +1 -1
- package/vpclattice/getService.d.ts +1 -1
- package/vpclattice/service.d.ts +2 -2
- package/wisdom/getQuickResponse.d.ts +71 -0
- package/wisdom/getQuickResponse.js +28 -0
- package/wisdom/getQuickResponse.js.map +1 -0
- package/wisdom/index.d.ts +6 -0
- package/wisdom/index.js +8 -1
- package/wisdom/index.js.map +1 -1
- package/wisdom/quickResponse.d.ts +126 -0
- package/wisdom/quickResponse.js +92 -0
- package/wisdom/quickResponse.js.map +1 -0
|
@@ -5,20 +5,35 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare function getInvestigationGroup(args: GetInvestigationGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetInvestigationGroupResult>;
|
|
7
7
|
export interface GetInvestigationGroupArgs {
|
|
8
|
+
/**
|
|
9
|
+
* The Amazon Resource Name (ARN) of the investigation group.
|
|
10
|
+
*/
|
|
8
11
|
arn: string;
|
|
9
12
|
}
|
|
10
13
|
export interface GetInvestigationGroupResult {
|
|
14
|
+
/**
|
|
15
|
+
* The Amazon Resource Name (ARN) of the investigation group.
|
|
16
|
+
*/
|
|
11
17
|
readonly arn?: string;
|
|
12
18
|
/**
|
|
13
19
|
* An array of key-value pairs of notification channels to apply to this resource.
|
|
14
20
|
*/
|
|
15
21
|
readonly chatbotNotificationChannels?: outputs.aiops.InvestigationGroupChatbotNotificationChannel[];
|
|
22
|
+
/**
|
|
23
|
+
* The date and time that the investigation group was created.
|
|
24
|
+
*/
|
|
16
25
|
readonly createdAt?: string;
|
|
26
|
+
/**
|
|
27
|
+
* The name of the user who created the investigation group.
|
|
28
|
+
*/
|
|
17
29
|
readonly createdBy?: string;
|
|
18
30
|
/**
|
|
19
31
|
* An array of cross account configurations.
|
|
20
32
|
*/
|
|
21
33
|
readonly crossAccountConfigurations?: outputs.aiops.InvestigationGroupCrossAccountConfiguration[];
|
|
34
|
+
/**
|
|
35
|
+
* Specifies the customer managed AWS KMS key that the investigation group uses to encrypt data, if there is one. If not, the investigation group uses an AWS key to encrypt the data.
|
|
36
|
+
*/
|
|
22
37
|
readonly encryptionConfig?: outputs.aiops.InvestigationGroupEncryptionConfigMap;
|
|
23
38
|
/**
|
|
24
39
|
* Investigation Group policy
|
|
@@ -28,9 +43,21 @@ export interface GetInvestigationGroupResult {
|
|
|
28
43
|
* Flag to enable cloud trail history
|
|
29
44
|
*/
|
|
30
45
|
readonly isCloudTrailEventHistoryEnabled?: boolean;
|
|
46
|
+
/**
|
|
47
|
+
* The date and time that the investigation group was most recently modified.
|
|
48
|
+
*/
|
|
31
49
|
readonly lastModifiedAt?: string;
|
|
50
|
+
/**
|
|
51
|
+
* The name of the user who created the investigation group.
|
|
52
|
+
*/
|
|
32
53
|
readonly lastModifiedBy?: string;
|
|
54
|
+
/**
|
|
55
|
+
* The ARN of the IAM role that the investigation group uses for permissions to gather data.
|
|
56
|
+
*/
|
|
33
57
|
readonly roleArn?: string;
|
|
58
|
+
/**
|
|
59
|
+
* Displays the custom tag keys for custom applications in your system that you have specified in the investigation group. Resource tags help CloudWatch investigations narrow the search space when it is unable to discover definite relationships between resources.
|
|
60
|
+
*/
|
|
34
61
|
readonly tagKeyBoundaries?: string[];
|
|
35
62
|
/**
|
|
36
63
|
* An array of key-value pairs to apply to this resource.
|
|
@@ -42,5 +69,8 @@ export interface GetInvestigationGroupResult {
|
|
|
42
69
|
*/
|
|
43
70
|
export declare function getInvestigationGroupOutput(args: GetInvestigationGroupOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetInvestigationGroupResult>;
|
|
44
71
|
export interface GetInvestigationGroupOutputArgs {
|
|
72
|
+
/**
|
|
73
|
+
* The Amazon Resource Name (ARN) of the investigation group.
|
|
74
|
+
*/
|
|
45
75
|
arn: pulumi.Input<string>;
|
|
46
76
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getInvestigationGroup.js","sourceRoot":"","sources":["../../aiops/getInvestigationGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC;
|
|
1
|
+
{"version":3,"file":"getInvestigationGroup.js","sourceRoot":"","sources":["../../aiops/getInvestigationGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC;AA+DD;;GAEG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAAiC;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wCAAwC,EAAE;QACzE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC"}
|
|
@@ -19,17 +19,29 @@ export declare class InvestigationGroup extends pulumi.CustomResource {
|
|
|
19
19
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
20
|
*/
|
|
21
21
|
static isInstance(obj: any): obj is InvestigationGroup;
|
|
22
|
+
/**
|
|
23
|
+
* The Amazon Resource Name (ARN) of the investigation group.
|
|
24
|
+
*/
|
|
22
25
|
readonly arn: pulumi.Output<string>;
|
|
23
26
|
/**
|
|
24
27
|
* An array of key-value pairs of notification channels to apply to this resource.
|
|
25
28
|
*/
|
|
26
29
|
readonly chatbotNotificationChannels: pulumi.Output<outputs.aiops.InvestigationGroupChatbotNotificationChannel[] | undefined>;
|
|
30
|
+
/**
|
|
31
|
+
* The date and time that the investigation group was created.
|
|
32
|
+
*/
|
|
27
33
|
readonly createdAt: pulumi.Output<string>;
|
|
34
|
+
/**
|
|
35
|
+
* The name of the user who created the investigation group.
|
|
36
|
+
*/
|
|
28
37
|
readonly createdBy: pulumi.Output<string>;
|
|
29
38
|
/**
|
|
30
39
|
* An array of cross account configurations.
|
|
31
40
|
*/
|
|
32
41
|
readonly crossAccountConfigurations: pulumi.Output<outputs.aiops.InvestigationGroupCrossAccountConfiguration[] | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* Specifies the customer managed AWS KMS key that the investigation group uses to encrypt data, if there is one. If not, the investigation group uses an AWS key to encrypt the data.
|
|
44
|
+
*/
|
|
33
45
|
readonly encryptionConfig: pulumi.Output<outputs.aiops.InvestigationGroupEncryptionConfigMap | undefined>;
|
|
34
46
|
/**
|
|
35
47
|
* Investigation Group policy
|
|
@@ -39,14 +51,29 @@ export declare class InvestigationGroup extends pulumi.CustomResource {
|
|
|
39
51
|
* Flag to enable cloud trail history
|
|
40
52
|
*/
|
|
41
53
|
readonly isCloudTrailEventHistoryEnabled: pulumi.Output<boolean | undefined>;
|
|
54
|
+
/**
|
|
55
|
+
* The date and time that the investigation group was most recently modified.
|
|
56
|
+
*/
|
|
42
57
|
readonly lastModifiedAt: pulumi.Output<string>;
|
|
58
|
+
/**
|
|
59
|
+
* The name of the user who created the investigation group.
|
|
60
|
+
*/
|
|
43
61
|
readonly lastModifiedBy: pulumi.Output<string>;
|
|
62
|
+
/**
|
|
63
|
+
* Specify either the name or the ARN of the investigation group that you want to view.
|
|
64
|
+
*/
|
|
44
65
|
readonly name: pulumi.Output<string>;
|
|
45
66
|
/**
|
|
46
67
|
* The number of days to retain the investigation group
|
|
47
68
|
*/
|
|
48
69
|
readonly retentionInDays: pulumi.Output<number | undefined>;
|
|
70
|
+
/**
|
|
71
|
+
* The ARN of the IAM role that the investigation group uses for permissions to gather data.
|
|
72
|
+
*/
|
|
49
73
|
readonly roleArn: pulumi.Output<string | undefined>;
|
|
74
|
+
/**
|
|
75
|
+
* Displays the custom tag keys for custom applications in your system that you have specified in the investigation group. Resource tags help CloudWatch investigations narrow the search space when it is unable to discover definite relationships between resources.
|
|
76
|
+
*/
|
|
50
77
|
readonly tagKeyBoundaries: pulumi.Output<string[] | undefined>;
|
|
51
78
|
/**
|
|
52
79
|
* An array of key-value pairs to apply to this resource.
|
|
@@ -73,6 +100,9 @@ export interface InvestigationGroupArgs {
|
|
|
73
100
|
* An array of cross account configurations.
|
|
74
101
|
*/
|
|
75
102
|
crossAccountConfigurations?: pulumi.Input<pulumi.Input<inputs.aiops.InvestigationGroupCrossAccountConfigurationArgs>[]>;
|
|
103
|
+
/**
|
|
104
|
+
* Specifies the customer managed AWS KMS key that the investigation group uses to encrypt data, if there is one. If not, the investigation group uses an AWS key to encrypt the data.
|
|
105
|
+
*/
|
|
76
106
|
encryptionConfig?: pulumi.Input<inputs.aiops.InvestigationGroupEncryptionConfigMapArgs>;
|
|
77
107
|
/**
|
|
78
108
|
* Investigation Group policy
|
|
@@ -82,12 +112,21 @@ export interface InvestigationGroupArgs {
|
|
|
82
112
|
* Flag to enable cloud trail history
|
|
83
113
|
*/
|
|
84
114
|
isCloudTrailEventHistoryEnabled?: pulumi.Input<boolean>;
|
|
115
|
+
/**
|
|
116
|
+
* Specify either the name or the ARN of the investigation group that you want to view.
|
|
117
|
+
*/
|
|
85
118
|
name?: pulumi.Input<string>;
|
|
86
119
|
/**
|
|
87
120
|
* The number of days to retain the investigation group
|
|
88
121
|
*/
|
|
89
122
|
retentionInDays?: pulumi.Input<number>;
|
|
123
|
+
/**
|
|
124
|
+
* The ARN of the IAM role that the investigation group uses for permissions to gather data.
|
|
125
|
+
*/
|
|
90
126
|
roleArn?: pulumi.Input<string>;
|
|
127
|
+
/**
|
|
128
|
+
* Displays the custom tag keys for custom applications in your system that you have specified in the investigation group. Resource tags help CloudWatch investigations narrow the search space when it is unable to discover definite relationships between resources.
|
|
129
|
+
*/
|
|
91
130
|
tagKeyBoundaries?: pulumi.Input<pulumi.Input<string>[]>;
|
|
92
131
|
/**
|
|
93
132
|
* An array of key-value pairs to apply to this resource.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"investigationGroup.js","sourceRoot":"","sources":["../../aiops/investigationGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;IACzD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,kBAAkB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC/E,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,kBAAkB,CAAC,YAAY,CAAC;IACnE,CAAC;
|
|
1
|
+
{"version":3,"file":"investigationGroup.js","sourceRoot":"","sources":["../../aiops/investigationGroup.ts"],"names":[],"mappings":"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"}
|
package/apigateway/account.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
3
|
* The ``AWS::ApiGateway::Account`` resource specifies the IAM role that Amazon API Gateway uses to write API logs to Amazon CloudWatch Logs. To avoid overwriting other roles, you should only have one ``AWS::ApiGateway::Account`` resource per region per account.
|
|
4
|
+
* When you delete a stack containing this resource, API Gateway can still assume the provided IAM role to write API logs to CloudWatch Logs. To deny API Gateway access to write API logs to CloudWatch logs, update the permissions policies or change the IAM role to deny access.
|
|
4
5
|
*/
|
|
5
6
|
export declare class Account extends pulumi.CustomResource {
|
|
6
7
|
/**
|
package/apigateway/account.js
CHANGED
|
@@ -7,6 +7,7 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
9
|
* The ``AWS::ApiGateway::Account`` resource specifies the IAM role that Amazon API Gateway uses to write API logs to Amazon CloudWatch Logs. To avoid overwriting other roles, you should only have one ``AWS::ApiGateway::Account`` resource per region per account.
|
|
10
|
+
* When you delete a stack containing this resource, API Gateway can still assume the provided IAM role to write API logs to CloudWatch Logs. To deny API Gateway access to write API logs to CloudWatch logs, update the permissions policies or change the IAM role to deny access.
|
|
10
11
|
*/
|
|
11
12
|
class Account extends pulumi.CustomResource {
|
|
12
13
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account.js","sourceRoot":"","sources":["../../apigateway/account.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"account.js","sourceRoot":"","sources":["../../apigateway/account.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;GAGG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,OAAO,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACpE,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;IAWD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAkB,EAAE,IAAmC;QAC7E,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC/C;aAAM;YACH,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC3D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,OAAO,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5D,CAAC;;AAvDL,0BAwDC;AA3CG,gBAAgB;AACO,oBAAY,GAAG,+BAA+B,CAAC"}
|
package/apigateway/apiKey.d.ts
CHANGED
|
@@ -77,7 +77,7 @@ export declare class ApiKey extends pulumi.CustomResource {
|
|
|
77
77
|
readonly generateDistinctId: pulumi.Output<boolean | undefined>;
|
|
78
78
|
/**
|
|
79
79
|
* A name for the API key. If you don't specify a name, CFN generates a unique physical ID and uses that ID for the API key name. For more information, see [Name Type](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-name.html).
|
|
80
|
-
*
|
|
80
|
+
* If you specify a name, you cannot perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you must replace the resource, specify a new name.
|
|
81
81
|
*/
|
|
82
82
|
readonly name: pulumi.Output<string | undefined>;
|
|
83
83
|
/**
|
|
@@ -123,7 +123,7 @@ export interface ApiKeyArgs {
|
|
|
123
123
|
generateDistinctId?: pulumi.Input<boolean>;
|
|
124
124
|
/**
|
|
125
125
|
* A name for the API key. If you don't specify a name, CFN generates a unique physical ID and uses that ID for the API key name. For more information, see [Name Type](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-name.html).
|
|
126
|
-
*
|
|
126
|
+
* If you specify a name, you cannot perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you must replace the resource, specify a new name.
|
|
127
127
|
*/
|
|
128
128
|
name?: pulumi.Input<string>;
|
|
129
129
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* The ``AWS::ApiGateway::BasePathMapping`` resource creates a base path that clients who call your API must use in the invocation URL.
|
|
3
|
+
* The ``AWS::ApiGateway::BasePathMapping`` resource creates a base path that clients who call your API must use in the invocation URL. Supported only for public custom domain names.
|
|
4
4
|
*/
|
|
5
5
|
export declare class BasePathMapping extends pulumi.CustomResource {
|
|
6
6
|
/**
|
|
@@ -6,7 +6,7 @@ exports.BasePathMapping = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* The ``AWS::ApiGateway::BasePathMapping`` resource creates a base path that clients who call your API must use in the invocation URL.
|
|
9
|
+
* The ``AWS::ApiGateway::BasePathMapping`` resource creates a base path that clients who call your API must use in the invocation URL. Supported only for public custom domain names.
|
|
10
10
|
*/
|
|
11
11
|
class BasePathMapping extends pulumi.CustomResource {
|
|
12
12
|
/**
|
|
@@ -3,7 +3,8 @@ import * as inputs from "../types/input";
|
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
4
|
import * as enums from "../types/enums";
|
|
5
5
|
/**
|
|
6
|
-
* The ``AWS::ApiGateway::DomainName`` resource specifies a custom domain name for your API in API Gateway.
|
|
6
|
+
* The ``AWS::ApiGateway::DomainName`` resource specifies a public custom domain name for your API in API Gateway.
|
|
7
|
+
* To create a custom domain name for private APIs, use [AWS::ApiGateway::DomainNameV2](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainnamev2.html).
|
|
7
8
|
* You can use a custom domain name to provide a URL that's more intuitive and easier to recall. For more information about using custom domain names, see [Set up Custom Domain Name for an API in API Gateway](https://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-custom-domains.html) in the *API Gateway Developer Guide*.
|
|
8
9
|
*
|
|
9
10
|
* ## Example Usage
|
package/apigateway/domainName.js
CHANGED
|
@@ -6,7 +6,8 @@ exports.DomainName = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* The ``AWS::ApiGateway::DomainName`` resource specifies a custom domain name for your API in API Gateway.
|
|
9
|
+
* The ``AWS::ApiGateway::DomainName`` resource specifies a public custom domain name for your API in API Gateway.
|
|
10
|
+
* To create a custom domain name for private APIs, use [AWS::ApiGateway::DomainNameV2](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainnamev2.html).
|
|
10
11
|
* You can use a custom domain name to provide a URL that's more intuitive and easier to recall. For more information about using custom domain names, see [Set up Custom Domain Name for an API in API Gateway](https://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-custom-domains.html) in the *API Gateway Developer Guide*.
|
|
11
12
|
*
|
|
12
13
|
* ## Example Usage
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"domainName.js","sourceRoot":"","sources":["../../apigateway/domainName.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"domainName.js","sourceRoot":"","sources":["../../apigateway/domainName.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* The ``AWS::ApiGateway::GatewayResponse`` resource creates a gateway response for your API. For more information, see [API Gateway Responses](https://docs.aws.amazon.com/apigateway/latest/developerguide/customize-gateway-responses.html#api-gateway-gatewayResponse-definition) in the *API Gateway Developer Guide*.
|
|
3
|
+
* The ``AWS::ApiGateway::GatewayResponse`` resource creates a gateway response for your API. When you delete a stack containing this resource, your custom gateway responses are reset. For more information, see [API Gateway Responses](https://docs.aws.amazon.com/apigateway/latest/developerguide/customize-gateway-responses.html#api-gateway-gatewayResponse-definition) in the *API Gateway Developer Guide*.
|
|
4
4
|
*/
|
|
5
5
|
export declare class GatewayResponse extends pulumi.CustomResource {
|
|
6
6
|
/**
|
|
@@ -6,7 +6,7 @@ exports.GatewayResponse = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* The ``AWS::ApiGateway::GatewayResponse`` resource creates a gateway response for your API. For more information, see [API Gateway Responses](https://docs.aws.amazon.com/apigateway/latest/developerguide/customize-gateway-responses.html#api-gateway-gatewayResponse-definition) in the *API Gateway Developer Guide*.
|
|
9
|
+
* The ``AWS::ApiGateway::GatewayResponse`` resource creates a gateway response for your API. When you delete a stack containing this resource, your custom gateway responses are reset. For more information, see [API Gateway Responses](https://docs.aws.amazon.com/apigateway/latest/developerguide/customize-gateway-responses.html#api-gateway-gatewayResponse-definition) in the *API Gateway Developer Guide*.
|
|
10
10
|
*/
|
|
11
11
|
class GatewayResponse extends pulumi.CustomResource {
|
|
12
12
|
/**
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
3
|
* The ``AWS::ApiGateway::Account`` resource specifies the IAM role that Amazon API Gateway uses to write API logs to Amazon CloudWatch Logs. To avoid overwriting other roles, you should only have one ``AWS::ApiGateway::Account`` resource per region per account.
|
|
4
|
+
* When you delete a stack containing this resource, API Gateway can still assume the provided IAM role to write API logs to CloudWatch Logs. To deny API Gateway access to write API logs to CloudWatch logs, update the permissions policies or change the IAM role to deny access.
|
|
4
5
|
*/
|
|
5
6
|
export declare function getAccount(args: GetAccountArgs, opts?: pulumi.InvokeOptions): Promise<GetAccountResult>;
|
|
6
7
|
export interface GetAccountArgs {
|
|
@@ -21,6 +22,7 @@ export interface GetAccountResult {
|
|
|
21
22
|
}
|
|
22
23
|
/**
|
|
23
24
|
* The ``AWS::ApiGateway::Account`` resource specifies the IAM role that Amazon API Gateway uses to write API logs to Amazon CloudWatch Logs. To avoid overwriting other roles, you should only have one ``AWS::ApiGateway::Account`` resource per region per account.
|
|
25
|
+
* When you delete a stack containing this resource, API Gateway can still assume the provided IAM role to write API logs to CloudWatch Logs. To deny API Gateway access to write API logs to CloudWatch logs, update the permissions policies or change the IAM role to deny access.
|
|
24
26
|
*/
|
|
25
27
|
export declare function getAccountOutput(args: GetAccountOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAccountResult>;
|
|
26
28
|
export interface GetAccountOutputArgs {
|
package/apigateway/getAccount.js
CHANGED
|
@@ -7,6 +7,7 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
9
|
* The ``AWS::ApiGateway::Account`` resource specifies the IAM role that Amazon API Gateway uses to write API logs to Amazon CloudWatch Logs. To avoid overwriting other roles, you should only have one ``AWS::ApiGateway::Account`` resource per region per account.
|
|
10
|
+
* When you delete a stack containing this resource, API Gateway can still assume the provided IAM role to write API logs to CloudWatch Logs. To deny API Gateway access to write API logs to CloudWatch logs, update the permissions policies or change the IAM role to deny access.
|
|
10
11
|
*/
|
|
11
12
|
function getAccount(args, opts) {
|
|
12
13
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -17,6 +18,7 @@ function getAccount(args, opts) {
|
|
|
17
18
|
exports.getAccount = getAccount;
|
|
18
19
|
/**
|
|
19
20
|
* The ``AWS::ApiGateway::Account`` resource specifies the IAM role that Amazon API Gateway uses to write API logs to Amazon CloudWatch Logs. To avoid overwriting other roles, you should only have one ``AWS::ApiGateway::Account`` resource per region per account.
|
|
21
|
+
* When you delete a stack containing this resource, API Gateway can still assume the provided IAM role to write API logs to CloudWatch Logs. To deny API Gateway access to write API logs to CloudWatch logs, update the permissions policies or change the IAM role to deny access.
|
|
20
22
|
*/
|
|
21
23
|
function getAccountOutput(args, opts) {
|
|
22
24
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAccount.js","sourceRoot":"","sources":["../../apigateway/getAccount.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getAccount.js","sourceRoot":"","sources":["../../apigateway/getAccount.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;GAGG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC;AAmBD;;;GAGG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kCAAkC,EAAE;QACnE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* The ``AWS::ApiGateway::BasePathMapping`` resource creates a base path that clients who call your API must use in the invocation URL.
|
|
3
|
+
* The ``AWS::ApiGateway::BasePathMapping`` resource creates a base path that clients who call your API must use in the invocation URL. Supported only for public custom domain names.
|
|
4
4
|
*/
|
|
5
5
|
export declare function getBasePathMapping(args: GetBasePathMappingArgs, opts?: pulumi.InvokeOptions): Promise<GetBasePathMappingResult>;
|
|
6
6
|
export interface GetBasePathMappingArgs {
|
|
@@ -24,7 +24,7 @@ export interface GetBasePathMappingResult {
|
|
|
24
24
|
readonly stage?: string;
|
|
25
25
|
}
|
|
26
26
|
/**
|
|
27
|
-
* The ``AWS::ApiGateway::BasePathMapping`` resource creates a base path that clients who call your API must use in the invocation URL.
|
|
27
|
+
* The ``AWS::ApiGateway::BasePathMapping`` resource creates a base path that clients who call your API must use in the invocation URL. Supported only for public custom domain names.
|
|
28
28
|
*/
|
|
29
29
|
export declare function getBasePathMappingOutput(args: GetBasePathMappingOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBasePathMappingResult>;
|
|
30
30
|
export interface GetBasePathMappingOutputArgs {
|
|
@@ -6,7 +6,7 @@ exports.getBasePathMappingOutput = exports.getBasePathMapping = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* The ``AWS::ApiGateway::BasePathMapping`` resource creates a base path that clients who call your API must use in the invocation URL.
|
|
9
|
+
* The ``AWS::ApiGateway::BasePathMapping`` resource creates a base path that clients who call your API must use in the invocation URL. Supported only for public custom domain names.
|
|
10
10
|
*/
|
|
11
11
|
function getBasePathMapping(args, opts) {
|
|
12
12
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -17,7 +17,7 @@ function getBasePathMapping(args, opts) {
|
|
|
17
17
|
}
|
|
18
18
|
exports.getBasePathMapping = getBasePathMapping;
|
|
19
19
|
/**
|
|
20
|
-
* The ``AWS::ApiGateway::BasePathMapping`` resource creates a base path that clients who call your API must use in the invocation URL.
|
|
20
|
+
* The ``AWS::ApiGateway::BasePathMapping`` resource creates a base path that clients who call your API must use in the invocation URL. Supported only for public custom domain names.
|
|
21
21
|
*/
|
|
22
22
|
function getBasePathMappingOutput(args, opts) {
|
|
23
23
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -2,7 +2,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as outputs from "../types/output";
|
|
3
3
|
import * as enums from "../types/enums";
|
|
4
4
|
/**
|
|
5
|
-
* The ``AWS::ApiGateway::DomainName`` resource specifies a custom domain name for your API in API Gateway.
|
|
5
|
+
* The ``AWS::ApiGateway::DomainName`` resource specifies a public custom domain name for your API in API Gateway.
|
|
6
|
+
* To create a custom domain name for private APIs, use [AWS::ApiGateway::DomainNameV2](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainnamev2.html).
|
|
6
7
|
* You can use a custom domain name to provide a URL that's more intuitive and easier to recall. For more information about using custom domain names, see [Set up Custom Domain Name for an API in API Gateway](https://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-custom-domains.html) in the *API Gateway Developer Guide*.
|
|
7
8
|
*/
|
|
8
9
|
export declare function getDomainName(args: GetDomainNameArgs, opts?: pulumi.InvokeOptions): Promise<GetDomainNameResult>;
|
|
@@ -69,7 +70,8 @@ export interface GetDomainNameResult {
|
|
|
69
70
|
readonly tags?: outputs.Tag[];
|
|
70
71
|
}
|
|
71
72
|
/**
|
|
72
|
-
* The ``AWS::ApiGateway::DomainName`` resource specifies a custom domain name for your API in API Gateway.
|
|
73
|
+
* The ``AWS::ApiGateway::DomainName`` resource specifies a public custom domain name for your API in API Gateway.
|
|
74
|
+
* To create a custom domain name for private APIs, use [AWS::ApiGateway::DomainNameV2](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainnamev2.html).
|
|
73
75
|
* You can use a custom domain name to provide a URL that's more intuitive and easier to recall. For more information about using custom domain names, see [Set up Custom Domain Name for an API in API Gateway](https://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-custom-domains.html) in the *API Gateway Developer Guide*.
|
|
74
76
|
*/
|
|
75
77
|
export declare function getDomainNameOutput(args: GetDomainNameOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDomainNameResult>;
|
|
@@ -6,7 +6,8 @@ exports.getDomainNameOutput = exports.getDomainName = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* The ``AWS::ApiGateway::DomainName`` resource specifies a custom domain name for your API in API Gateway.
|
|
9
|
+
* The ``AWS::ApiGateway::DomainName`` resource specifies a public custom domain name for your API in API Gateway.
|
|
10
|
+
* To create a custom domain name for private APIs, use [AWS::ApiGateway::DomainNameV2](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainnamev2.html).
|
|
10
11
|
* You can use a custom domain name to provide a URL that's more intuitive and easier to recall. For more information about using custom domain names, see [Set up Custom Domain Name for an API in API Gateway](https://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-custom-domains.html) in the *API Gateway Developer Guide*.
|
|
11
12
|
*/
|
|
12
13
|
function getDomainName(args, opts) {
|
|
@@ -17,7 +18,8 @@ function getDomainName(args, opts) {
|
|
|
17
18
|
}
|
|
18
19
|
exports.getDomainName = getDomainName;
|
|
19
20
|
/**
|
|
20
|
-
* The ``AWS::ApiGateway::DomainName`` resource specifies a custom domain name for your API in API Gateway.
|
|
21
|
+
* The ``AWS::ApiGateway::DomainName`` resource specifies a public custom domain name for your API in API Gateway.
|
|
22
|
+
* To create a custom domain name for private APIs, use [AWS::ApiGateway::DomainNameV2](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainnamev2.html).
|
|
21
23
|
* You can use a custom domain name to provide a URL that's more intuitive and easier to recall. For more information about using custom domain names, see [Set up Custom Domain Name for an API in API Gateway](https://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-custom-domains.html) in the *API Gateway Developer Guide*.
|
|
22
24
|
*/
|
|
23
25
|
function getDomainNameOutput(args, opts) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDomainName.js","sourceRoot":"","sources":["../../apigateway/getDomainName.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getDomainName.js","sourceRoot":"","sources":["../../apigateway/getDomainName.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;GAIG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC;AAiED;;;;GAIG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAAiC;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qCAAqC,EAAE;QACtE,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* The ``AWS::ApiGateway::GatewayResponse`` resource creates a gateway response for your API. For more information, see [API Gateway Responses](https://docs.aws.amazon.com/apigateway/latest/developerguide/customize-gateway-responses.html#api-gateway-gatewayResponse-definition) in the *API Gateway Developer Guide*.
|
|
3
|
+
* The ``AWS::ApiGateway::GatewayResponse`` resource creates a gateway response for your API. When you delete a stack containing this resource, your custom gateway responses are reset. For more information, see [API Gateway Responses](https://docs.aws.amazon.com/apigateway/latest/developerguide/customize-gateway-responses.html#api-gateway-gatewayResponse-definition) in the *API Gateway Developer Guide*.
|
|
4
4
|
*/
|
|
5
5
|
export declare function getGatewayResponse(args: GetGatewayResponseArgs, opts?: pulumi.InvokeOptions): Promise<GetGatewayResponseResult>;
|
|
6
6
|
export interface GetGatewayResponseArgs {
|
|
@@ -32,7 +32,7 @@ export interface GetGatewayResponseResult {
|
|
|
32
32
|
readonly statusCode?: string;
|
|
33
33
|
}
|
|
34
34
|
/**
|
|
35
|
-
* The ``AWS::ApiGateway::GatewayResponse`` resource creates a gateway response for your API. For more information, see [API Gateway Responses](https://docs.aws.amazon.com/apigateway/latest/developerguide/customize-gateway-responses.html#api-gateway-gatewayResponse-definition) in the *API Gateway Developer Guide*.
|
|
35
|
+
* The ``AWS::ApiGateway::GatewayResponse`` resource creates a gateway response for your API. When you delete a stack containing this resource, your custom gateway responses are reset. For more information, see [API Gateway Responses](https://docs.aws.amazon.com/apigateway/latest/developerguide/customize-gateway-responses.html#api-gateway-gatewayResponse-definition) in the *API Gateway Developer Guide*.
|
|
36
36
|
*/
|
|
37
37
|
export declare function getGatewayResponseOutput(args: GetGatewayResponseOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetGatewayResponseResult>;
|
|
38
38
|
export interface GetGatewayResponseOutputArgs {
|
|
@@ -6,7 +6,7 @@ exports.getGatewayResponseOutput = exports.getGatewayResponse = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* The ``AWS::ApiGateway::GatewayResponse`` resource creates a gateway response for your API. For more information, see [API Gateway Responses](https://docs.aws.amazon.com/apigateway/latest/developerguide/customize-gateway-responses.html#api-gateway-gatewayResponse-definition) in the *API Gateway Developer Guide*.
|
|
9
|
+
* The ``AWS::ApiGateway::GatewayResponse`` resource creates a gateway response for your API. When you delete a stack containing this resource, your custom gateway responses are reset. For more information, see [API Gateway Responses](https://docs.aws.amazon.com/apigateway/latest/developerguide/customize-gateway-responses.html#api-gateway-gatewayResponse-definition) in the *API Gateway Developer Guide*.
|
|
10
10
|
*/
|
|
11
11
|
function getGatewayResponse(args, opts) {
|
|
12
12
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -16,7 +16,7 @@ function getGatewayResponse(args, opts) {
|
|
|
16
16
|
}
|
|
17
17
|
exports.getGatewayResponse = getGatewayResponse;
|
|
18
18
|
/**
|
|
19
|
-
* The ``AWS::ApiGateway::GatewayResponse`` resource creates a gateway response for your API. For more information, see [API Gateway Responses](https://docs.aws.amazon.com/apigateway/latest/developerguide/customize-gateway-responses.html#api-gateway-gatewayResponse-definition) in the *API Gateway Developer Guide*.
|
|
19
|
+
* The ``AWS::ApiGateway::GatewayResponse`` resource creates a gateway response for your API. When you delete a stack containing this resource, your custom gateway responses are reset. For more information, see [API Gateway Responses](https://docs.aws.amazon.com/apigateway/latest/developerguide/customize-gateway-responses.html#api-gateway-gatewayResponse-definition) in the *API Gateway Developer Guide*.
|
|
20
20
|
*/
|
|
21
21
|
function getGatewayResponseOutput(args, opts) {
|
|
22
22
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as outputs from "../types/output";
|
|
3
3
|
/**
|
|
4
4
|
* The ``AWS::ApiGateway::RestApi`` resource creates a REST API. For more information, see [restapi:create](https://docs.aws.amazon.com/apigateway/latest/api/API_CreateRestApi.html) in the *Amazon API Gateway REST API Reference*.
|
|
5
|
-
*
|
|
5
|
+
* On January 1, 2016, the Swagger Specification was donated to the [OpenAPI initiative](https://docs.aws.amazon.com/https://www.openapis.org/), becoming the foundation of the OpenAPI Specification.
|
|
6
6
|
*/
|
|
7
7
|
export declare function getRestApi(args: GetRestApiArgs, opts?: pulumi.InvokeOptions): Promise<GetRestApiResult>;
|
|
8
8
|
export interface GetRestApiArgs {
|
|
@@ -29,7 +29,7 @@ export interface GetRestApiResult {
|
|
|
29
29
|
*/
|
|
30
30
|
readonly disableExecuteApiEndpoint?: boolean;
|
|
31
31
|
/**
|
|
32
|
-
* A list of the endpoint types of the API. Use this property when creating an API. When importing an existing API, specify the endpoint configuration types using the ``Parameters`` property.
|
|
32
|
+
* A list of the endpoint types and IP address types of the API. Use this property when creating an API. When importing an existing API, specify the endpoint configuration types using the ``Parameters`` property.
|
|
33
33
|
*/
|
|
34
34
|
readonly endpointConfiguration?: outputs.apigateway.RestApiEndpointConfiguration;
|
|
35
35
|
/**
|
|
@@ -61,7 +61,7 @@ export interface GetRestApiResult {
|
|
|
61
61
|
}
|
|
62
62
|
/**
|
|
63
63
|
* The ``AWS::ApiGateway::RestApi`` resource creates a REST API. For more information, see [restapi:create](https://docs.aws.amazon.com/apigateway/latest/api/API_CreateRestApi.html) in the *Amazon API Gateway REST API Reference*.
|
|
64
|
-
*
|
|
64
|
+
* On January 1, 2016, the Swagger Specification was donated to the [OpenAPI initiative](https://docs.aws.amazon.com/https://www.openapis.org/), becoming the foundation of the OpenAPI Specification.
|
|
65
65
|
*/
|
|
66
66
|
export declare function getRestApiOutput(args: GetRestApiOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRestApiResult>;
|
|
67
67
|
export interface GetRestApiOutputArgs {
|
package/apigateway/getRestApi.js
CHANGED
|
@@ -7,7 +7,7 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
9
|
* The ``AWS::ApiGateway::RestApi`` resource creates a REST API. For more information, see [restapi:create](https://docs.aws.amazon.com/apigateway/latest/api/API_CreateRestApi.html) in the *Amazon API Gateway REST API Reference*.
|
|
10
|
-
*
|
|
10
|
+
* On January 1, 2016, the Swagger Specification was donated to the [OpenAPI initiative](https://docs.aws.amazon.com/https://www.openapis.org/), becoming the foundation of the OpenAPI Specification.
|
|
11
11
|
*/
|
|
12
12
|
function getRestApi(args, opts) {
|
|
13
13
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -18,7 +18,7 @@ function getRestApi(args, opts) {
|
|
|
18
18
|
exports.getRestApi = getRestApi;
|
|
19
19
|
/**
|
|
20
20
|
* The ``AWS::ApiGateway::RestApi`` resource creates a REST API. For more information, see [restapi:create](https://docs.aws.amazon.com/apigateway/latest/api/API_CreateRestApi.html) in the *Amazon API Gateway REST API Reference*.
|
|
21
|
-
*
|
|
21
|
+
* On January 1, 2016, the Swagger Specification was donated to the [OpenAPI initiative](https://docs.aws.amazon.com/https://www.openapis.org/), becoming the foundation of the OpenAPI Specification.
|
|
22
22
|
*/
|
|
23
23
|
function getRestApiOutput(args, opts) {
|
|
24
24
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/apigateway/restApi.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ import * as inputs from "../types/input";
|
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
4
|
/**
|
|
5
5
|
* The ``AWS::ApiGateway::RestApi`` resource creates a REST API. For more information, see [restapi:create](https://docs.aws.amazon.com/apigateway/latest/api/API_CreateRestApi.html) in the *Amazon API Gateway REST API Reference*.
|
|
6
|
-
*
|
|
6
|
+
* On January 1, 2016, the Swagger Specification was donated to the [OpenAPI initiative](https://docs.aws.amazon.com/https://www.openapis.org/), becoming the foundation of the OpenAPI Specification.
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
* ### Example
|
|
@@ -449,7 +449,7 @@ export declare class RestApi extends pulumi.CustomResource {
|
|
|
449
449
|
*/
|
|
450
450
|
readonly disableExecuteApiEndpoint: pulumi.Output<boolean | undefined>;
|
|
451
451
|
/**
|
|
452
|
-
* A list of the endpoint types of the API. Use this property when creating an API. When importing an existing API, specify the endpoint configuration types using the ``Parameters`` property.
|
|
452
|
+
* A list of the endpoint types and IP address types of the API. Use this property when creating an API. When importing an existing API, specify the endpoint configuration types using the ``Parameters`` property.
|
|
453
453
|
*/
|
|
454
454
|
readonly endpointConfiguration: pulumi.Output<outputs.apigateway.RestApiEndpointConfiguration | undefined>;
|
|
455
455
|
/**
|
|
@@ -541,7 +541,7 @@ export interface RestApiArgs {
|
|
|
541
541
|
*/
|
|
542
542
|
disableExecuteApiEndpoint?: pulumi.Input<boolean>;
|
|
543
543
|
/**
|
|
544
|
-
* A list of the endpoint types of the API. Use this property when creating an API. When importing an existing API, specify the endpoint configuration types using the ``Parameters`` property.
|
|
544
|
+
* A list of the endpoint types and IP address types of the API. Use this property when creating an API. When importing an existing API, specify the endpoint configuration types using the ``Parameters`` property.
|
|
545
545
|
*/
|
|
546
546
|
endpointConfiguration?: pulumi.Input<inputs.apigateway.RestApiEndpointConfigurationArgs>;
|
|
547
547
|
/**
|
package/apigateway/restApi.js
CHANGED
|
@@ -7,7 +7,7 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
9
|
* The ``AWS::ApiGateway::RestApi`` resource creates a REST API. For more information, see [restapi:create](https://docs.aws.amazon.com/apigateway/latest/api/API_CreateRestApi.html) in the *Amazon API Gateway REST API Reference*.
|
|
10
|
-
*
|
|
10
|
+
* On January 1, 2016, the Swagger Specification was donated to the [OpenAPI initiative](https://docs.aws.amazon.com/https://www.openapis.org/), becoming the foundation of the OpenAPI Specification.
|
|
11
11
|
*
|
|
12
12
|
* ## Example Usage
|
|
13
13
|
* ### Example
|
|
@@ -152,7 +152,7 @@ export declare class AutoScalingGroup extends pulumi.CustomResource {
|
|
|
152
152
|
*/
|
|
153
153
|
readonly notificationConfigurations: pulumi.Output<outputs.autoscaling.AutoScalingGroupNotificationConfiguration[] | undefined>;
|
|
154
154
|
/**
|
|
155
|
-
* The name of the placement group into which to launch your instances. For more information, see [Placement groups](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html) in the *Amazon EC2 User Guide
|
|
155
|
+
* The name of the placement group into which to launch your instances. For more information, see [Placement groups](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html) in the *Amazon EC2 User Guide*.
|
|
156
156
|
* A *cluster* placement group is a logical grouping of instances within a single Availability Zone. You cannot specify multiple Availability Zones and a cluster placement group.
|
|
157
157
|
*/
|
|
158
158
|
readonly placementGroup: pulumi.Output<string | undefined>;
|
|
@@ -324,7 +324,7 @@ export interface AutoScalingGroupArgs {
|
|
|
324
324
|
*/
|
|
325
325
|
notificationConfigurations?: pulumi.Input<pulumi.Input<inputs.autoscaling.AutoScalingGroupNotificationConfigurationArgs>[]>;
|
|
326
326
|
/**
|
|
327
|
-
* The name of the placement group into which to launch your instances. For more information, see [Placement groups](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html) in the *Amazon EC2 User Guide
|
|
327
|
+
* The name of the placement group into which to launch your instances. For more information, see [Placement groups](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html) in the *Amazon EC2 User Guide*.
|
|
328
328
|
* A *cluster* placement group is a logical grouping of instances within a single Availability Zone. You cannot specify multiple Availability Zones and a cluster placement group.
|
|
329
329
|
*/
|
|
330
330
|
placementGroup?: pulumi.Input<string>;
|
|
@@ -135,7 +135,7 @@ export interface GetAutoScalingGroupResult {
|
|
|
135
135
|
*/
|
|
136
136
|
readonly notificationConfigurations?: outputs.autoscaling.AutoScalingGroupNotificationConfiguration[];
|
|
137
137
|
/**
|
|
138
|
-
* The name of the placement group into which to launch your instances. For more information, see [Placement groups](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html) in the *Amazon EC2 User Guide
|
|
138
|
+
* The name of the placement group into which to launch your instances. For more information, see [Placement groups](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html) in the *Amazon EC2 User Guide*.
|
|
139
139
|
* A *cluster* placement group is a logical grouping of instances within a single Availability Zone. You cannot specify multiple Availability Zones and a cluster placement group.
|
|
140
140
|
*/
|
|
141
141
|
readonly placementGroup?: string;
|