@pulumi/aws-native 1.37.0-alpha.1760459782 → 1.37.0-alpha.1760462120
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/amazonmq/broker.d.ts +2 -2
- package/applicationsignals/getGroupingConfiguration.d.ts +27 -0
- package/applicationsignals/getGroupingConfiguration.js +28 -0
- package/applicationsignals/getGroupingConfiguration.js.map +1 -0
- package/applicationsignals/groupingConfiguration.d.ts +48 -0
- package/applicationsignals/groupingConfiguration.js +63 -0
- package/applicationsignals/groupingConfiguration.js.map +1 -0
- package/applicationsignals/index.d.ts +6 -0
- package/applicationsignals/index.js +8 -1
- package/applicationsignals/index.js.map +1 -1
- package/bedrockagentcore/browserCustom.d.ts +4 -0
- package/bedrockagentcore/browserCustom.js +2 -0
- package/bedrockagentcore/browserCustom.js.map +1 -1
- package/bedrockagentcore/codeInterpreterCustom.d.ts +4 -0
- package/bedrockagentcore/codeInterpreterCustom.js +2 -0
- package/bedrockagentcore/codeInterpreterCustom.js.map +1 -1
- package/bedrockagentcore/gateway.d.ts +63 -0
- package/bedrockagentcore/gateway.js.map +1 -1
- package/bedrockagentcore/gatewayTarget.d.ts +45 -0
- package/bedrockagentcore/gatewayTarget.js.map +1 -1
- package/bedrockagentcore/getBrowserCustom.d.ts +4 -0
- package/bedrockagentcore/getBrowserCustom.js.map +1 -1
- package/bedrockagentcore/getCodeInterpreterCustom.d.ts +4 -0
- package/bedrockagentcore/getCodeInterpreterCustom.js.map +1 -1
- package/bedrockagentcore/getGateway.d.ts +39 -0
- package/bedrockagentcore/getGateway.js.map +1 -1
- package/bedrockagentcore/getGatewayTarget.d.ts +39 -0
- package/bedrockagentcore/getGatewayTarget.js.map +1 -1
- package/bedrockagentcore/getMemory.d.ts +53 -0
- package/bedrockagentcore/getMemory.js +28 -0
- package/bedrockagentcore/getMemory.js.map +1 -0
- package/bedrockagentcore/index.d.ts +6 -0
- package/bedrockagentcore/index.js +8 -1
- package/bedrockagentcore/index.js.map +1 -1
- package/bedrockagentcore/memory.d.ts +108 -0
- package/bedrockagentcore/memory.js +85 -0
- package/bedrockagentcore/memory.js.map +1 -0
- package/ecs/capacityProvider.d.ts +10 -0
- package/ecs/capacityProvider.js.map +1 -1
- package/ecs/clusterCapacityProviderAssociations.d.ts +2 -2
- package/ecs/clusterCapacityProviderAssociations.js +0 -3
- package/ecs/clusterCapacityProviderAssociations.js.map +1 -1
- package/ecs/getService.d.ts +1 -1
- package/ecs/service.d.ts +2 -2
- package/ecs/taskDefinition.d.ts +2 -2
- package/imagebuilder/getImage.d.ts +5 -0
- package/imagebuilder/getImage.js.map +1 -1
- package/imagebuilder/getImagePipeline.d.ts +4 -0
- package/imagebuilder/getImagePipeline.js.map +1 -1
- package/imagebuilder/getImageRecipe.d.ts +6 -0
- package/imagebuilder/getImageRecipe.js.map +1 -1
- package/imagebuilder/image.d.ts +8 -0
- package/imagebuilder/image.js +2 -0
- package/imagebuilder/image.js.map +1 -1
- package/imagebuilder/imagePipeline.d.ts +8 -0
- package/imagebuilder/imagePipeline.js +2 -0
- package/imagebuilder/imagePipeline.js.map +1 -1
- package/imagebuilder/imageRecipe.d.ts +12 -0
- package/imagebuilder/imageRecipe.js +2 -0
- package/imagebuilder/imageRecipe.js.map +1 -1
- package/lambda/permission.d.ts +6 -0
- package/lambda/permission.js.map +1 -1
- package/lex/botVersion.d.ts +1 -1
- package/lex/botVersion.js +1 -1
- package/lex/getBotVersion.d.ts +2 -2
- package/lex/getBotVersion.js +2 -2
- package/lex/getResourcePolicy.d.ts +2 -6
- package/lex/getResourcePolicy.js +2 -2
- package/lex/getResourcePolicy.js.map +1 -1
- package/lex/resourcePolicy.d.ts +1 -1
- package/lex/resourcePolicy.js +3 -1
- package/lex/resourcePolicy.js.map +1 -1
- package/lightsail/diskSnapshot.d.ts +100 -0
- package/lightsail/diskSnapshot.js +85 -0
- package/lightsail/diskSnapshot.js.map +1 -0
- package/lightsail/getDiskSnapshot.d.ts +69 -0
- package/lightsail/getDiskSnapshot.js +28 -0
- package/lightsail/getDiskSnapshot.js.map +1 -0
- package/lightsail/index.d.ts +6 -0
- package/lightsail/index.js +8 -1
- package/lightsail/index.js.map +1 -1
- package/logs/deliveryDestination.d.ts +6 -2
- package/logs/deliveryDestination.js +2 -2
- package/logs/deliveryDestination.js.map +1 -1
- package/logs/getDeliveryDestination.d.ts +0 -4
- package/logs/getDeliveryDestination.js.map +1 -1
- package/logs/getMetricFilter.d.ts +8 -0
- package/logs/getMetricFilter.js.map +1 -1
- package/logs/getSubscriptionFilter.d.ts +8 -0
- package/logs/getSubscriptionFilter.js.map +1 -1
- package/logs/metricFilter.d.ts +16 -0
- package/logs/metricFilter.js +4 -0
- package/logs/metricFilter.js.map +1 -1
- package/logs/subscriptionFilter.d.ts +16 -0
- package/logs/subscriptionFilter.js +4 -0
- package/logs/subscriptionFilter.js.map +1 -1
- package/m2/environment.d.ts +4 -0
- package/m2/environment.js.map +1 -1
- package/m2/getEnvironment.d.ts +2 -0
- package/m2/getEnvironment.js.map +1 -1
- package/mwaa/environment.d.ts +2 -2
- package/mwaa/getEnvironment.d.ts +1 -1
- package/neptune/eventSubscription.d.ts +91 -0
- package/neptune/eventSubscription.js +73 -0
- package/neptune/eventSubscription.js.map +1 -0
- package/neptune/getEventSubscription.d.ts +44 -0
- package/neptune/getEventSubscription.js +28 -0
- package/neptune/getEventSubscription.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/observabilityadmin/getOrganizationCentralizationRule.d.ts +24 -0
- package/observabilityadmin/getOrganizationCentralizationRule.js +28 -0
- package/observabilityadmin/getOrganizationCentralizationRule.js.map +1 -0
- package/observabilityadmin/index.d.ts +6 -0
- package/observabilityadmin/index.js +8 -1
- package/observabilityadmin/index.js.map +1 -1
- package/observabilityadmin/organizationCentralizationRule.d.ts +48 -0
- package/observabilityadmin/organizationCentralizationRule.js +67 -0
- package/observabilityadmin/organizationCentralizationRule.js.map +1 -0
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/pcs/cluster.js +1 -1
- package/pcs/cluster.js.map +1 -1
- package/pcs/getCluster.d.ts +4 -0
- package/pcs/getCluster.js.map +1 -1
- package/pcs/getQueue.d.ts +4 -0
- package/pcs/getQueue.js.map +1 -1
- package/pcs/queue.d.ts +8 -0
- package/pcs/queue.js +2 -0
- package/pcs/queue.js.map +1 -1
- package/quicksight/dashboard.d.ts +4 -2
- package/quicksight/dashboard.js.map +1 -1
- package/quicksight/dataSource.d.ts +8 -8
- package/quicksight/getDataSource.d.ts +3 -3
- package/quicksight/getTemplate.d.ts +2 -2
- package/quicksight/getTheme.d.ts +1 -1
- package/quicksight/template.d.ts +4 -4
- package/quicksight/theme.d.ts +2 -2
- package/rds/dbCluster.d.ts +10 -16
- package/rds/dbCluster.js.map +1 -1
- package/rds/dbInstance.d.ts +8 -12
- package/rds/dbInstance.js.map +1 -1
- package/s3/bucket.d.ts +6 -2
- package/s3/bucket.js.map +1 -1
- package/s3/getBucket.d.ts +3 -1
- package/s3/getBucket.js.map +1 -1
- package/servicecatalog/getLaunchNotificationConstraint.d.ts +35 -0
- package/servicecatalog/getLaunchNotificationConstraint.js +28 -0
- package/servicecatalog/getLaunchNotificationConstraint.js.map +1 -0
- package/servicecatalog/getResourceUpdateConstraint.d.ts +35 -0
- package/servicecatalog/getResourceUpdateConstraint.js +28 -0
- package/servicecatalog/getResourceUpdateConstraint.js.map +1 -0
- package/servicecatalog/index.d.ts +18 -0
- package/servicecatalog/index.js +23 -1
- package/servicecatalog/index.js.map +1 -1
- package/servicecatalog/launchNotificationConstraint.d.ts +83 -0
- package/servicecatalog/launchNotificationConstraint.js +77 -0
- package/servicecatalog/launchNotificationConstraint.js.map +1 -0
- package/servicecatalog/portfolioPrincipalAssociation.d.ts +65 -0
- package/servicecatalog/portfolioPrincipalAssociation.js +67 -0
- package/servicecatalog/portfolioPrincipalAssociation.js.map +1 -0
- package/servicecatalog/resourceUpdateConstraint.d.ts +77 -0
- package/servicecatalog/resourceUpdateConstraint.js +77 -0
- package/servicecatalog/resourceUpdateConstraint.js.map +1 -0
- package/servicecatalog/tagOptionAssociation.d.ts +49 -0
- package/servicecatalog/tagOptionAssociation.js +60 -0
- package/servicecatalog/tagOptionAssociation.js.map +1 -0
- package/ssmquicksetup/getLifecycleAutomation.d.ts +37 -0
- package/ssmquicksetup/getLifecycleAutomation.js +28 -0
- package/ssmquicksetup/getLifecycleAutomation.js.map +1 -0
- package/ssmquicksetup/index.d.ts +6 -0
- package/ssmquicksetup/index.js +8 -1
- package/ssmquicksetup/index.js.map +1 -1
- package/ssmquicksetup/lifecycleAutomation.d.ts +65 -0
- package/ssmquicksetup/lifecycleAutomation.js +75 -0
- package/ssmquicksetup/lifecycleAutomation.js.map +1 -0
- package/types/enums/amazonmq/index.d.ts +0 -16
- package/types/enums/amazonmq/index.js +1 -9
- package/types/enums/amazonmq/index.js.map +1 -1
- package/types/enums/bedrockagentcore/index.d.ts +93 -0
- package/types/enums/bedrockagentcore/index.js +58 -1
- package/types/enums/bedrockagentcore/index.js.map +1 -1
- package/types/enums/ecs/index.d.ts +2 -0
- package/types/enums/ecs/index.js +2 -0
- package/types/enums/ecs/index.js.map +1 -1
- package/types/enums/lightsail/index.d.ts +17 -0
- package/types/enums/lightsail/index.js +10 -1
- package/types/enums/lightsail/index.js.map +1 -1
- package/types/enums/observabilityadmin/index.d.ts +15 -0
- package/types/enums/observabilityadmin/index.js +13 -1
- package/types/enums/observabilityadmin/index.js.map +1 -1
- package/types/enums/s3/index.d.ts +5 -4
- package/types/enums/s3/index.js.map +1 -1
- package/types/input.d.ts +443 -149
- package/types/output.d.ts +456 -149
- package/types/output.js.map +1 -1
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Resource Type definition for AWS::ServiceCatalog::LaunchNotificationConstraint
|
|
4
|
+
*/
|
|
5
|
+
export declare function getLaunchNotificationConstraint(args: GetLaunchNotificationConstraintArgs, opts?: pulumi.InvokeOptions): Promise<GetLaunchNotificationConstraintResult>;
|
|
6
|
+
export interface GetLaunchNotificationConstraintArgs {
|
|
7
|
+
/**
|
|
8
|
+
* Unique identifier for the constraint
|
|
9
|
+
*/
|
|
10
|
+
id: string;
|
|
11
|
+
}
|
|
12
|
+
export interface GetLaunchNotificationConstraintResult {
|
|
13
|
+
/**
|
|
14
|
+
* The description of the constraint.
|
|
15
|
+
*/
|
|
16
|
+
readonly description?: string;
|
|
17
|
+
/**
|
|
18
|
+
* Unique identifier for the constraint
|
|
19
|
+
*/
|
|
20
|
+
readonly id?: string;
|
|
21
|
+
/**
|
|
22
|
+
* The notification ARNs.
|
|
23
|
+
*/
|
|
24
|
+
readonly notificationArns?: string[];
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Resource Type definition for AWS::ServiceCatalog::LaunchNotificationConstraint
|
|
28
|
+
*/
|
|
29
|
+
export declare function getLaunchNotificationConstraintOutput(args: GetLaunchNotificationConstraintOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetLaunchNotificationConstraintResult>;
|
|
30
|
+
export interface GetLaunchNotificationConstraintOutputArgs {
|
|
31
|
+
/**
|
|
32
|
+
* Unique identifier for the constraint
|
|
33
|
+
*/
|
|
34
|
+
id: pulumi.Input<string>;
|
|
35
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getLaunchNotificationConstraintOutput = exports.getLaunchNotificationConstraint = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::ServiceCatalog::LaunchNotificationConstraint
|
|
10
|
+
*/
|
|
11
|
+
function getLaunchNotificationConstraint(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:servicecatalog:getLaunchNotificationConstraint", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getLaunchNotificationConstraint = getLaunchNotificationConstraint;
|
|
18
|
+
/**
|
|
19
|
+
* Resource Type definition for AWS::ServiceCatalog::LaunchNotificationConstraint
|
|
20
|
+
*/
|
|
21
|
+
function getLaunchNotificationConstraintOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("aws-native:servicecatalog:getLaunchNotificationConstraint", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getLaunchNotificationConstraintOutput = getLaunchNotificationConstraintOutput;
|
|
28
|
+
//# sourceMappingURL=getLaunchNotificationConstraint.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getLaunchNotificationConstraint.js","sourceRoot":"","sources":["../../servicecatalog/getLaunchNotificationConstraint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2DAA2D,EAAE;QACtF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0EAKC;AAuBD;;GAEG;AACH,SAAgB,qCAAqC,CAAC,IAA+C,EAAE,IAAiC;IACpI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2DAA2D,EAAE;QAC5F,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sFAKC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Resource type definition for AWS::ServiceCatalog::ResourceUpdateConstraint
|
|
4
|
+
*/
|
|
5
|
+
export declare function getResourceUpdateConstraint(args: GetResourceUpdateConstraintArgs, opts?: pulumi.InvokeOptions): Promise<GetResourceUpdateConstraintResult>;
|
|
6
|
+
export interface GetResourceUpdateConstraintArgs {
|
|
7
|
+
/**
|
|
8
|
+
* Unique identifier for the constraint
|
|
9
|
+
*/
|
|
10
|
+
id: string;
|
|
11
|
+
}
|
|
12
|
+
export interface GetResourceUpdateConstraintResult {
|
|
13
|
+
/**
|
|
14
|
+
* The description of the constraint
|
|
15
|
+
*/
|
|
16
|
+
readonly description?: string;
|
|
17
|
+
/**
|
|
18
|
+
* Unique identifier for the constraint
|
|
19
|
+
*/
|
|
20
|
+
readonly id?: string;
|
|
21
|
+
/**
|
|
22
|
+
* ALLOWED or NOT_ALLOWED, to permit or prevent changes to the tags on provisioned instances of the specified portfolio / product combination
|
|
23
|
+
*/
|
|
24
|
+
readonly tagUpdateOnProvisionedProduct?: string;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Resource type definition for AWS::ServiceCatalog::ResourceUpdateConstraint
|
|
28
|
+
*/
|
|
29
|
+
export declare function getResourceUpdateConstraintOutput(args: GetResourceUpdateConstraintOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetResourceUpdateConstraintResult>;
|
|
30
|
+
export interface GetResourceUpdateConstraintOutputArgs {
|
|
31
|
+
/**
|
|
32
|
+
* Unique identifier for the constraint
|
|
33
|
+
*/
|
|
34
|
+
id: pulumi.Input<string>;
|
|
35
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getResourceUpdateConstraintOutput = exports.getResourceUpdateConstraint = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource type definition for AWS::ServiceCatalog::ResourceUpdateConstraint
|
|
10
|
+
*/
|
|
11
|
+
function getResourceUpdateConstraint(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:servicecatalog:getResourceUpdateConstraint", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getResourceUpdateConstraint = getResourceUpdateConstraint;
|
|
18
|
+
/**
|
|
19
|
+
* Resource type definition for AWS::ServiceCatalog::ResourceUpdateConstraint
|
|
20
|
+
*/
|
|
21
|
+
function getResourceUpdateConstraintOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("aws-native:servicecatalog:getResourceUpdateConstraint", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getResourceUpdateConstraintOutput = getResourceUpdateConstraintOutput;
|
|
28
|
+
//# sourceMappingURL=getResourceUpdateConstraint.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getResourceUpdateConstraint.js","sourceRoot":"","sources":["../../servicecatalog/getResourceUpdateConstraint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE;QAClF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC;AAuBD;;GAEG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAAiC;IAC5H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uDAAuD,EAAE;QACxF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8EAKC"}
|
|
@@ -4,27 +4,42 @@ export declare const CloudFormationProvisionedProduct: typeof import("./cloudFor
|
|
|
4
4
|
export { GetCloudFormationProvisionedProductArgs, GetCloudFormationProvisionedProductResult, GetCloudFormationProvisionedProductOutputArgs } from "./getCloudFormationProvisionedProduct";
|
|
5
5
|
export declare const getCloudFormationProvisionedProduct: typeof import("./getCloudFormationProvisionedProduct").getCloudFormationProvisionedProduct;
|
|
6
6
|
export declare const getCloudFormationProvisionedProductOutput: typeof import("./getCloudFormationProvisionedProduct").getCloudFormationProvisionedProductOutput;
|
|
7
|
+
export { GetLaunchNotificationConstraintArgs, GetLaunchNotificationConstraintResult, GetLaunchNotificationConstraintOutputArgs } from "./getLaunchNotificationConstraint";
|
|
8
|
+
export declare const getLaunchNotificationConstraint: typeof import("./getLaunchNotificationConstraint").getLaunchNotificationConstraint;
|
|
9
|
+
export declare const getLaunchNotificationConstraintOutput: typeof import("./getLaunchNotificationConstraint").getLaunchNotificationConstraintOutput;
|
|
7
10
|
export { GetLaunchTemplateConstraintArgs, GetLaunchTemplateConstraintResult, GetLaunchTemplateConstraintOutputArgs } from "./getLaunchTemplateConstraint";
|
|
8
11
|
export declare const getLaunchTemplateConstraint: typeof import("./getLaunchTemplateConstraint").getLaunchTemplateConstraint;
|
|
9
12
|
export declare const getLaunchTemplateConstraintOutput: typeof import("./getLaunchTemplateConstraint").getLaunchTemplateConstraintOutput;
|
|
10
13
|
export { GetPortfolioShareArgs, GetPortfolioShareResult, GetPortfolioShareOutputArgs } from "./getPortfolioShare";
|
|
11
14
|
export declare const getPortfolioShare: typeof import("./getPortfolioShare").getPortfolioShare;
|
|
12
15
|
export declare const getPortfolioShareOutput: typeof import("./getPortfolioShare").getPortfolioShareOutput;
|
|
16
|
+
export { GetResourceUpdateConstraintArgs, GetResourceUpdateConstraintResult, GetResourceUpdateConstraintOutputArgs } from "./getResourceUpdateConstraint";
|
|
17
|
+
export declare const getResourceUpdateConstraint: typeof import("./getResourceUpdateConstraint").getResourceUpdateConstraint;
|
|
18
|
+
export declare const getResourceUpdateConstraintOutput: typeof import("./getResourceUpdateConstraint").getResourceUpdateConstraintOutput;
|
|
13
19
|
export { GetServiceActionArgs, GetServiceActionResult, GetServiceActionOutputArgs } from "./getServiceAction";
|
|
14
20
|
export declare const getServiceAction: typeof import("./getServiceAction").getServiceAction;
|
|
15
21
|
export declare const getServiceActionOutput: typeof import("./getServiceAction").getServiceActionOutput;
|
|
16
22
|
export { GetTagOptionArgs, GetTagOptionResult, GetTagOptionOutputArgs } from "./getTagOption";
|
|
17
23
|
export declare const getTagOption: typeof import("./getTagOption").getTagOption;
|
|
18
24
|
export declare const getTagOptionOutput: typeof import("./getTagOption").getTagOptionOutput;
|
|
25
|
+
export { LaunchNotificationConstraintArgs } from "./launchNotificationConstraint";
|
|
26
|
+
export type LaunchNotificationConstraint = import("./launchNotificationConstraint").LaunchNotificationConstraint;
|
|
27
|
+
export declare const LaunchNotificationConstraint: typeof import("./launchNotificationConstraint").LaunchNotificationConstraint;
|
|
19
28
|
export { LaunchTemplateConstraintArgs } from "./launchTemplateConstraint";
|
|
20
29
|
export type LaunchTemplateConstraint = import("./launchTemplateConstraint").LaunchTemplateConstraint;
|
|
21
30
|
export declare const LaunchTemplateConstraint: typeof import("./launchTemplateConstraint").LaunchTemplateConstraint;
|
|
31
|
+
export { PortfolioPrincipalAssociationArgs } from "./portfolioPrincipalAssociation";
|
|
32
|
+
export type PortfolioPrincipalAssociation = import("./portfolioPrincipalAssociation").PortfolioPrincipalAssociation;
|
|
33
|
+
export declare const PortfolioPrincipalAssociation: typeof import("./portfolioPrincipalAssociation").PortfolioPrincipalAssociation;
|
|
22
34
|
export { PortfolioProductAssociationArgs } from "./portfolioProductAssociation";
|
|
23
35
|
export type PortfolioProductAssociation = import("./portfolioProductAssociation").PortfolioProductAssociation;
|
|
24
36
|
export declare const PortfolioProductAssociation: typeof import("./portfolioProductAssociation").PortfolioProductAssociation;
|
|
25
37
|
export { PortfolioShareArgs } from "./portfolioShare";
|
|
26
38
|
export type PortfolioShare = import("./portfolioShare").PortfolioShare;
|
|
27
39
|
export declare const PortfolioShare: typeof import("./portfolioShare").PortfolioShare;
|
|
40
|
+
export { ResourceUpdateConstraintArgs } from "./resourceUpdateConstraint";
|
|
41
|
+
export type ResourceUpdateConstraint = import("./resourceUpdateConstraint").ResourceUpdateConstraint;
|
|
42
|
+
export declare const ResourceUpdateConstraint: typeof import("./resourceUpdateConstraint").ResourceUpdateConstraint;
|
|
28
43
|
export { ServiceActionArgs } from "./serviceAction";
|
|
29
44
|
export type ServiceAction = import("./serviceAction").ServiceAction;
|
|
30
45
|
export declare const ServiceAction: typeof import("./serviceAction").ServiceAction;
|
|
@@ -34,4 +49,7 @@ export declare const ServiceActionAssociation: typeof import("./serviceActionAss
|
|
|
34
49
|
export { TagOptionArgs } from "./tagOption";
|
|
35
50
|
export type TagOption = import("./tagOption").TagOption;
|
|
36
51
|
export declare const TagOption: typeof import("./tagOption").TagOption;
|
|
52
|
+
export { TagOptionAssociationArgs } from "./tagOptionAssociation";
|
|
53
|
+
export type TagOptionAssociation = import("./tagOptionAssociation").TagOptionAssociation;
|
|
54
|
+
export declare const TagOptionAssociation: typeof import("./tagOptionAssociation").TagOptionAssociation;
|
|
37
55
|
export * from "../types/enums/servicecatalog";
|
package/servicecatalog/index.js
CHANGED
|
@@ -16,7 +16,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
17
|
};
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.TagOption = exports.ServiceActionAssociation = exports.ServiceAction = exports.PortfolioShare = exports.PortfolioProductAssociation = exports.LaunchTemplateConstraint = exports.getTagOptionOutput = exports.getTagOption = exports.getServiceActionOutput = exports.getServiceAction = exports.getPortfolioShareOutput = exports.getPortfolioShare = exports.getLaunchTemplateConstraintOutput = exports.getLaunchTemplateConstraint = exports.getCloudFormationProvisionedProductOutput = exports.getCloudFormationProvisionedProduct = exports.CloudFormationProvisionedProduct = void 0;
|
|
19
|
+
exports.TagOptionAssociation = exports.TagOption = exports.ServiceActionAssociation = exports.ServiceAction = exports.ResourceUpdateConstraint = exports.PortfolioShare = exports.PortfolioProductAssociation = exports.PortfolioPrincipalAssociation = exports.LaunchTemplateConstraint = exports.LaunchNotificationConstraint = exports.getTagOptionOutput = exports.getTagOption = exports.getServiceActionOutput = exports.getServiceAction = exports.getResourceUpdateConstraintOutput = exports.getResourceUpdateConstraint = exports.getPortfolioShareOutput = exports.getPortfolioShare = exports.getLaunchTemplateConstraintOutput = exports.getLaunchTemplateConstraint = exports.getLaunchNotificationConstraintOutput = exports.getLaunchNotificationConstraint = exports.getCloudFormationProvisionedProductOutput = exports.getCloudFormationProvisionedProduct = exports.CloudFormationProvisionedProduct = void 0;
|
|
20
20
|
const pulumi = require("@pulumi/pulumi");
|
|
21
21
|
const utilities = require("../utilities");
|
|
22
22
|
exports.CloudFormationProvisionedProduct = null;
|
|
@@ -24,30 +24,44 @@ utilities.lazyLoad(exports, ["CloudFormationProvisionedProduct"], () => require(
|
|
|
24
24
|
exports.getCloudFormationProvisionedProduct = null;
|
|
25
25
|
exports.getCloudFormationProvisionedProductOutput = null;
|
|
26
26
|
utilities.lazyLoad(exports, ["getCloudFormationProvisionedProduct", "getCloudFormationProvisionedProductOutput"], () => require("./getCloudFormationProvisionedProduct"));
|
|
27
|
+
exports.getLaunchNotificationConstraint = null;
|
|
28
|
+
exports.getLaunchNotificationConstraintOutput = null;
|
|
29
|
+
utilities.lazyLoad(exports, ["getLaunchNotificationConstraint", "getLaunchNotificationConstraintOutput"], () => require("./getLaunchNotificationConstraint"));
|
|
27
30
|
exports.getLaunchTemplateConstraint = null;
|
|
28
31
|
exports.getLaunchTemplateConstraintOutput = null;
|
|
29
32
|
utilities.lazyLoad(exports, ["getLaunchTemplateConstraint", "getLaunchTemplateConstraintOutput"], () => require("./getLaunchTemplateConstraint"));
|
|
30
33
|
exports.getPortfolioShare = null;
|
|
31
34
|
exports.getPortfolioShareOutput = null;
|
|
32
35
|
utilities.lazyLoad(exports, ["getPortfolioShare", "getPortfolioShareOutput"], () => require("./getPortfolioShare"));
|
|
36
|
+
exports.getResourceUpdateConstraint = null;
|
|
37
|
+
exports.getResourceUpdateConstraintOutput = null;
|
|
38
|
+
utilities.lazyLoad(exports, ["getResourceUpdateConstraint", "getResourceUpdateConstraintOutput"], () => require("./getResourceUpdateConstraint"));
|
|
33
39
|
exports.getServiceAction = null;
|
|
34
40
|
exports.getServiceActionOutput = null;
|
|
35
41
|
utilities.lazyLoad(exports, ["getServiceAction", "getServiceActionOutput"], () => require("./getServiceAction"));
|
|
36
42
|
exports.getTagOption = null;
|
|
37
43
|
exports.getTagOptionOutput = null;
|
|
38
44
|
utilities.lazyLoad(exports, ["getTagOption", "getTagOptionOutput"], () => require("./getTagOption"));
|
|
45
|
+
exports.LaunchNotificationConstraint = null;
|
|
46
|
+
utilities.lazyLoad(exports, ["LaunchNotificationConstraint"], () => require("./launchNotificationConstraint"));
|
|
39
47
|
exports.LaunchTemplateConstraint = null;
|
|
40
48
|
utilities.lazyLoad(exports, ["LaunchTemplateConstraint"], () => require("./launchTemplateConstraint"));
|
|
49
|
+
exports.PortfolioPrincipalAssociation = null;
|
|
50
|
+
utilities.lazyLoad(exports, ["PortfolioPrincipalAssociation"], () => require("./portfolioPrincipalAssociation"));
|
|
41
51
|
exports.PortfolioProductAssociation = null;
|
|
42
52
|
utilities.lazyLoad(exports, ["PortfolioProductAssociation"], () => require("./portfolioProductAssociation"));
|
|
43
53
|
exports.PortfolioShare = null;
|
|
44
54
|
utilities.lazyLoad(exports, ["PortfolioShare"], () => require("./portfolioShare"));
|
|
55
|
+
exports.ResourceUpdateConstraint = null;
|
|
56
|
+
utilities.lazyLoad(exports, ["ResourceUpdateConstraint"], () => require("./resourceUpdateConstraint"));
|
|
45
57
|
exports.ServiceAction = null;
|
|
46
58
|
utilities.lazyLoad(exports, ["ServiceAction"], () => require("./serviceAction"));
|
|
47
59
|
exports.ServiceActionAssociation = null;
|
|
48
60
|
utilities.lazyLoad(exports, ["ServiceActionAssociation"], () => require("./serviceActionAssociation"));
|
|
49
61
|
exports.TagOption = null;
|
|
50
62
|
utilities.lazyLoad(exports, ["TagOption"], () => require("./tagOption"));
|
|
63
|
+
exports.TagOptionAssociation = null;
|
|
64
|
+
utilities.lazyLoad(exports, ["TagOptionAssociation"], () => require("./tagOptionAssociation"));
|
|
51
65
|
// Export enums:
|
|
52
66
|
__exportStar(require("../types/enums/servicecatalog"), exports);
|
|
53
67
|
const _module = {
|
|
@@ -56,18 +70,26 @@ const _module = {
|
|
|
56
70
|
switch (type) {
|
|
57
71
|
case "aws-native:servicecatalog:CloudFormationProvisionedProduct":
|
|
58
72
|
return new exports.CloudFormationProvisionedProduct(name, undefined, { urn });
|
|
73
|
+
case "aws-native:servicecatalog:LaunchNotificationConstraint":
|
|
74
|
+
return new exports.LaunchNotificationConstraint(name, undefined, { urn });
|
|
59
75
|
case "aws-native:servicecatalog:LaunchTemplateConstraint":
|
|
60
76
|
return new exports.LaunchTemplateConstraint(name, undefined, { urn });
|
|
77
|
+
case "aws-native:servicecatalog:PortfolioPrincipalAssociation":
|
|
78
|
+
return new exports.PortfolioPrincipalAssociation(name, undefined, { urn });
|
|
61
79
|
case "aws-native:servicecatalog:PortfolioProductAssociation":
|
|
62
80
|
return new exports.PortfolioProductAssociation(name, undefined, { urn });
|
|
63
81
|
case "aws-native:servicecatalog:PortfolioShare":
|
|
64
82
|
return new exports.PortfolioShare(name, undefined, { urn });
|
|
83
|
+
case "aws-native:servicecatalog:ResourceUpdateConstraint":
|
|
84
|
+
return new exports.ResourceUpdateConstraint(name, undefined, { urn });
|
|
65
85
|
case "aws-native:servicecatalog:ServiceAction":
|
|
66
86
|
return new exports.ServiceAction(name, undefined, { urn });
|
|
67
87
|
case "aws-native:servicecatalog:ServiceActionAssociation":
|
|
68
88
|
return new exports.ServiceActionAssociation(name, undefined, { urn });
|
|
69
89
|
case "aws-native:servicecatalog:TagOption":
|
|
70
90
|
return new exports.TagOption(name, undefined, { urn });
|
|
91
|
+
case "aws-native:servicecatalog:TagOptionAssociation":
|
|
92
|
+
return new exports.TagOptionAssociation(name, undefined, { urn });
|
|
71
93
|
default:
|
|
72
94
|
throw new Error(`unknown resource type ${type}`);
|
|
73
95
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../servicecatalog/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,gCAAgC,GAAyF,IAAW,CAAC;AAClJ,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kCAAkC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oCAAoC,CAAC,CAAC,CAAC;AAG1G,QAAA,mCAAmC,GAA+F,IAAW,CAAC;AAC9I,QAAA,yCAAyC,GAAqG,IAAW,CAAC;AACvK,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,qCAAqC,EAAC,2CAA2C,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,uCAAuC,CAAC,CAAC,CAAC;AAG5J,QAAA,2BAA2B,GAA+E,IAAW,CAAC;AACtH,QAAA,iCAAiC,GAAqF,IAAW,CAAC;AAC/I,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,6BAA6B,EAAC,mCAAmC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,+BAA+B,CAAC,CAAC,CAAC;AAGpI,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACxF,QAAA,uBAAuB,GAAiE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,EAAC,yBAAyB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAGtG,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AACrF,QAAA,sBAAsB,GAA+D,IAAW,CAAC;AAC9G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,EAAC,wBAAwB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAGnG,QAAA,YAAY,GAAiD,IAAW,CAAC;AACzE,QAAA,kBAAkB,GAAuD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,EAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAIvF,QAAA,wBAAwB,GAAyE,IAAW,CAAC;AAC1H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,0BAA0B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC,CAAC;AAI1F,QAAA,2BAA2B,GAA+E,IAAW,CAAC;AACnI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,6BAA6B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,+BAA+B,CAAC,CAAC,CAAC;AAIhG,QAAA,cAAc,GAAqD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AAItE,QAAA,aAAa,GAAmD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAIpE,QAAA,wBAAwB,GAAyE,IAAW,CAAC;AAC1H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,0BAA0B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC,CAAC;AAI1F,QAAA,SAAS,GAA2C,IAAW,CAAC;AAC7E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../servicecatalog/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Resource Type definition for AWS::ServiceCatalog::LaunchNotificationConstraint
|
|
4
|
+
*/
|
|
5
|
+
export declare class LaunchNotificationConstraint extends pulumi.CustomResource {
|
|
6
|
+
/**
|
|
7
|
+
* Get an existing LaunchNotificationConstraint resource's state with the given name, ID, and optional extra
|
|
8
|
+
* properties used to qualify the lookup.
|
|
9
|
+
*
|
|
10
|
+
* @param name The _unique_ name of the resulting resource.
|
|
11
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
12
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
13
|
+
*/
|
|
14
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): LaunchNotificationConstraint;
|
|
15
|
+
/**
|
|
16
|
+
* Returns true if the given object is an instance of LaunchNotificationConstraint. This is designed to work even
|
|
17
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
18
|
+
*/
|
|
19
|
+
static isInstance(obj: any): obj is LaunchNotificationConstraint;
|
|
20
|
+
/**
|
|
21
|
+
* The language code.
|
|
22
|
+
*
|
|
23
|
+
* - `jp` - Japanese
|
|
24
|
+
* - `zh` - Chinese
|
|
25
|
+
*/
|
|
26
|
+
readonly acceptLanguage: pulumi.Output<string | undefined>;
|
|
27
|
+
/**
|
|
28
|
+
* Unique identifier for the constraint
|
|
29
|
+
*/
|
|
30
|
+
readonly awsId: pulumi.Output<string>;
|
|
31
|
+
/**
|
|
32
|
+
* The description of the constraint.
|
|
33
|
+
*/
|
|
34
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
35
|
+
/**
|
|
36
|
+
* The notification ARNs.
|
|
37
|
+
*/
|
|
38
|
+
readonly notificationArns: pulumi.Output<string[]>;
|
|
39
|
+
/**
|
|
40
|
+
* The portfolio identifier.
|
|
41
|
+
*/
|
|
42
|
+
readonly portfolioId: pulumi.Output<string>;
|
|
43
|
+
/**
|
|
44
|
+
* The product identifier.
|
|
45
|
+
*/
|
|
46
|
+
readonly productId: pulumi.Output<string>;
|
|
47
|
+
/**
|
|
48
|
+
* Create a LaunchNotificationConstraint resource with the given unique name, arguments, and options.
|
|
49
|
+
*
|
|
50
|
+
* @param name The _unique_ name of the resource.
|
|
51
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
52
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
53
|
+
*/
|
|
54
|
+
constructor(name: string, args: LaunchNotificationConstraintArgs, opts?: pulumi.CustomResourceOptions);
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* The set of arguments for constructing a LaunchNotificationConstraint resource.
|
|
58
|
+
*/
|
|
59
|
+
export interface LaunchNotificationConstraintArgs {
|
|
60
|
+
/**
|
|
61
|
+
* The language code.
|
|
62
|
+
*
|
|
63
|
+
* - `jp` - Japanese
|
|
64
|
+
* - `zh` - Chinese
|
|
65
|
+
*/
|
|
66
|
+
acceptLanguage?: pulumi.Input<string>;
|
|
67
|
+
/**
|
|
68
|
+
* The description of the constraint.
|
|
69
|
+
*/
|
|
70
|
+
description?: pulumi.Input<string>;
|
|
71
|
+
/**
|
|
72
|
+
* The notification ARNs.
|
|
73
|
+
*/
|
|
74
|
+
notificationArns: pulumi.Input<pulumi.Input<string>[]>;
|
|
75
|
+
/**
|
|
76
|
+
* The portfolio identifier.
|
|
77
|
+
*/
|
|
78
|
+
portfolioId: pulumi.Input<string>;
|
|
79
|
+
/**
|
|
80
|
+
* The product identifier.
|
|
81
|
+
*/
|
|
82
|
+
productId: pulumi.Input<string>;
|
|
83
|
+
}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.LaunchNotificationConstraint = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::ServiceCatalog::LaunchNotificationConstraint
|
|
10
|
+
*/
|
|
11
|
+
class LaunchNotificationConstraint extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing LaunchNotificationConstraint resource's state with the given name, ID, and optional extra
|
|
14
|
+
* properties used to qualify the lookup.
|
|
15
|
+
*
|
|
16
|
+
* @param name The _unique_ name of the resulting resource.
|
|
17
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
18
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
19
|
+
*/
|
|
20
|
+
static get(name, id, opts) {
|
|
21
|
+
return new LaunchNotificationConstraint(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of LaunchNotificationConstraint. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj) {
|
|
28
|
+
if (obj === undefined || obj === null) {
|
|
29
|
+
return false;
|
|
30
|
+
}
|
|
31
|
+
return obj['__pulumiType'] === LaunchNotificationConstraint.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a LaunchNotificationConstraint resource with the given unique name, arguments, and options.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resource.
|
|
37
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
38
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
39
|
+
*/
|
|
40
|
+
constructor(name, args, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (!opts.id) {
|
|
44
|
+
if (args?.notificationArns === undefined && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'notificationArns'");
|
|
46
|
+
}
|
|
47
|
+
if (args?.portfolioId === undefined && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'portfolioId'");
|
|
49
|
+
}
|
|
50
|
+
if (args?.productId === undefined && !opts.urn) {
|
|
51
|
+
throw new Error("Missing required property 'productId'");
|
|
52
|
+
}
|
|
53
|
+
resourceInputs["acceptLanguage"] = args?.acceptLanguage;
|
|
54
|
+
resourceInputs["description"] = args?.description;
|
|
55
|
+
resourceInputs["notificationArns"] = args?.notificationArns;
|
|
56
|
+
resourceInputs["portfolioId"] = args?.portfolioId;
|
|
57
|
+
resourceInputs["productId"] = args?.productId;
|
|
58
|
+
resourceInputs["awsId"] = undefined /*out*/;
|
|
59
|
+
}
|
|
60
|
+
else {
|
|
61
|
+
resourceInputs["acceptLanguage"] = undefined /*out*/;
|
|
62
|
+
resourceInputs["awsId"] = undefined /*out*/;
|
|
63
|
+
resourceInputs["description"] = undefined /*out*/;
|
|
64
|
+
resourceInputs["notificationArns"] = undefined /*out*/;
|
|
65
|
+
resourceInputs["portfolioId"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["productId"] = undefined /*out*/;
|
|
67
|
+
}
|
|
68
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
69
|
+
const replaceOnChanges = { replaceOnChanges: ["portfolioId", "productId"] };
|
|
70
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
71
|
+
super(LaunchNotificationConstraint.__pulumiType, name, resourceInputs, opts);
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
exports.LaunchNotificationConstraint = LaunchNotificationConstraint;
|
|
75
|
+
/** @internal */
|
|
76
|
+
LaunchNotificationConstraint.__pulumiType = 'aws-native:servicecatalog:LaunchNotificationConstraint';
|
|
77
|
+
//# sourceMappingURL=launchNotificationConstraint.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"launchNotificationConstraint.js","sourceRoot":"","sources":["../../servicecatalog/launchNotificationConstraint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,4BAA6B,SAAQ,MAAM,CAAC,cAAc;IACnE;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,4BAA4B,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACzF,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,4BAA4B,CAAC,YAAY,CAAC;IAC7E,CAAC;IA8BD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAsC,EAAE,IAAmC;QACjG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,IAAI,EAAE,gBAAgB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;aACnE;YACD,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC/C;aAAM;YACH,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACvD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACnD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,aAAa,EAAE,WAAW,CAAC,EAAE,CAAC;QAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,4BAA4B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjF,CAAC;;AA7FL,oEA8FC;AAjFG,gBAAgB;AACO,yCAAY,GAAG,wDAAwD,CAAC"}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Resource Type definition for AWS::ServiceCatalog::PortfolioPrincipalAssociation
|
|
4
|
+
*/
|
|
5
|
+
export declare class PortfolioPrincipalAssociation extends pulumi.CustomResource {
|
|
6
|
+
/**
|
|
7
|
+
* Get an existing PortfolioPrincipalAssociation resource's state with the given name, ID, and optional extra
|
|
8
|
+
* properties used to qualify the lookup.
|
|
9
|
+
*
|
|
10
|
+
* @param name The _unique_ name of the resulting resource.
|
|
11
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
12
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
13
|
+
*/
|
|
14
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): PortfolioPrincipalAssociation;
|
|
15
|
+
/**
|
|
16
|
+
* Returns true if the given object is an instance of PortfolioPrincipalAssociation. This is designed to work even
|
|
17
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
18
|
+
*/
|
|
19
|
+
static isInstance(obj: any): obj is PortfolioPrincipalAssociation;
|
|
20
|
+
/**
|
|
21
|
+
* The language code.
|
|
22
|
+
*/
|
|
23
|
+
readonly acceptLanguage: pulumi.Output<string | undefined>;
|
|
24
|
+
/**
|
|
25
|
+
* The portfolio identifier.
|
|
26
|
+
*/
|
|
27
|
+
readonly portfolioId: pulumi.Output<string | undefined>;
|
|
28
|
+
/**
|
|
29
|
+
* The ARN of the principal (user, role, or group).
|
|
30
|
+
*/
|
|
31
|
+
readonly principalArn: pulumi.Output<string | undefined>;
|
|
32
|
+
/**
|
|
33
|
+
* The principal type. The supported value is IAM if you use a fully defined Amazon Resource Name (ARN), or IAM_PATTERN if you use an ARN with no accountID, with or without wildcard characters.
|
|
34
|
+
*/
|
|
35
|
+
readonly principalType: pulumi.Output<string>;
|
|
36
|
+
/**
|
|
37
|
+
* Create a PortfolioPrincipalAssociation resource with the given unique name, arguments, and options.
|
|
38
|
+
*
|
|
39
|
+
* @param name The _unique_ name of the resource.
|
|
40
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
41
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
42
|
+
*/
|
|
43
|
+
constructor(name: string, args: PortfolioPrincipalAssociationArgs, opts?: pulumi.CustomResourceOptions);
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* The set of arguments for constructing a PortfolioPrincipalAssociation resource.
|
|
47
|
+
*/
|
|
48
|
+
export interface PortfolioPrincipalAssociationArgs {
|
|
49
|
+
/**
|
|
50
|
+
* The language code.
|
|
51
|
+
*/
|
|
52
|
+
acceptLanguage?: pulumi.Input<string>;
|
|
53
|
+
/**
|
|
54
|
+
* The portfolio identifier.
|
|
55
|
+
*/
|
|
56
|
+
portfolioId?: pulumi.Input<string>;
|
|
57
|
+
/**
|
|
58
|
+
* The ARN of the principal (user, role, or group).
|
|
59
|
+
*/
|
|
60
|
+
principalArn?: pulumi.Input<string>;
|
|
61
|
+
/**
|
|
62
|
+
* The principal type. The supported value is IAM if you use a fully defined Amazon Resource Name (ARN), or IAM_PATTERN if you use an ARN with no accountID, with or without wildcard characters.
|
|
63
|
+
*/
|
|
64
|
+
principalType: pulumi.Input<string>;
|
|
65
|
+
}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.PortfolioPrincipalAssociation = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::ServiceCatalog::PortfolioPrincipalAssociation
|
|
10
|
+
*/
|
|
11
|
+
class PortfolioPrincipalAssociation extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing PortfolioPrincipalAssociation resource's state with the given name, ID, and optional extra
|
|
14
|
+
* properties used to qualify the lookup.
|
|
15
|
+
*
|
|
16
|
+
* @param name The _unique_ name of the resulting resource.
|
|
17
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
18
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
19
|
+
*/
|
|
20
|
+
static get(name, id, opts) {
|
|
21
|
+
return new PortfolioPrincipalAssociation(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of PortfolioPrincipalAssociation. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj) {
|
|
28
|
+
if (obj === undefined || obj === null) {
|
|
29
|
+
return false;
|
|
30
|
+
}
|
|
31
|
+
return obj['__pulumiType'] === PortfolioPrincipalAssociation.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a PortfolioPrincipalAssociation resource with the given unique name, arguments, and options.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resource.
|
|
37
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
38
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
39
|
+
*/
|
|
40
|
+
constructor(name, args, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (!opts.id) {
|
|
44
|
+
if (args?.principalType === undefined && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'principalType'");
|
|
46
|
+
}
|
|
47
|
+
resourceInputs["acceptLanguage"] = args?.acceptLanguage;
|
|
48
|
+
resourceInputs["portfolioId"] = args?.portfolioId;
|
|
49
|
+
resourceInputs["principalArn"] = args?.principalArn;
|
|
50
|
+
resourceInputs["principalType"] = args?.principalType;
|
|
51
|
+
}
|
|
52
|
+
else {
|
|
53
|
+
resourceInputs["acceptLanguage"] = undefined /*out*/;
|
|
54
|
+
resourceInputs["portfolioId"] = undefined /*out*/;
|
|
55
|
+
resourceInputs["principalArn"] = undefined /*out*/;
|
|
56
|
+
resourceInputs["principalType"] = undefined /*out*/;
|
|
57
|
+
}
|
|
58
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
59
|
+
const replaceOnChanges = { replaceOnChanges: ["acceptLanguage", "portfolioId", "principalArn", "principalType"] };
|
|
60
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
61
|
+
super(PortfolioPrincipalAssociation.__pulumiType, name, resourceInputs, opts);
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
exports.PortfolioPrincipalAssociation = PortfolioPrincipalAssociation;
|
|
65
|
+
/** @internal */
|
|
66
|
+
PortfolioPrincipalAssociation.__pulumiType = 'aws-native:servicecatalog:PortfolioPrincipalAssociation';
|
|
67
|
+
//# sourceMappingURL=portfolioPrincipalAssociation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"portfolioPrincipalAssociation.js","sourceRoot":"","sources":["../../servicecatalog/portfolioPrincipalAssociation.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,6BAA8B,SAAQ,MAAM,CAAC,cAAc;IACpE;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,6BAA6B,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC1F,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,6BAA6B,CAAC,YAAY,CAAC;IAC9E,CAAC;IAmBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAuC,EAAE,IAAmC;QAClG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,IAAI,EAAE,aAAa,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;SACzD;aAAM;YACH,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnD,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACvD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,gBAAgB,EAAE,aAAa,EAAE,cAAc,EAAE,eAAe,CAAC,EAAE,CAAC;QAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,6BAA6B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAClF,CAAC;;AAxEL,sEAyEC;AA5DG,gBAAgB;AACO,0CAAY,GAAG,yDAAyD,CAAC"}
|