@pulumi/aws-native 1.37.0-alpha.1760457982 → 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,77 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Resource type definition for AWS::ServiceCatalog::ResourceUpdateConstraint
|
|
4
|
+
*/
|
|
5
|
+
export declare class ResourceUpdateConstraint extends pulumi.CustomResource {
|
|
6
|
+
/**
|
|
7
|
+
* Get an existing ResourceUpdateConstraint 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): ResourceUpdateConstraint;
|
|
15
|
+
/**
|
|
16
|
+
* Returns true if the given object is an instance of ResourceUpdateConstraint. 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 ResourceUpdateConstraint;
|
|
20
|
+
/**
|
|
21
|
+
* The language code
|
|
22
|
+
*/
|
|
23
|
+
readonly acceptLanguage: pulumi.Output<string | undefined>;
|
|
24
|
+
/**
|
|
25
|
+
* Unique identifier for the constraint
|
|
26
|
+
*/
|
|
27
|
+
readonly awsId: pulumi.Output<string>;
|
|
28
|
+
/**
|
|
29
|
+
* The description of the constraint
|
|
30
|
+
*/
|
|
31
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
32
|
+
/**
|
|
33
|
+
* The portfolio identifier
|
|
34
|
+
*/
|
|
35
|
+
readonly portfolioId: pulumi.Output<string>;
|
|
36
|
+
/**
|
|
37
|
+
* The product identifier
|
|
38
|
+
*/
|
|
39
|
+
readonly productId: pulumi.Output<string>;
|
|
40
|
+
/**
|
|
41
|
+
* ALLOWED or NOT_ALLOWED, to permit or prevent changes to the tags on provisioned instances of the specified portfolio / product combination
|
|
42
|
+
*/
|
|
43
|
+
readonly tagUpdateOnProvisionedProduct: pulumi.Output<string>;
|
|
44
|
+
/**
|
|
45
|
+
* Create a ResourceUpdateConstraint resource with the given unique name, arguments, and options.
|
|
46
|
+
*
|
|
47
|
+
* @param name The _unique_ name of the resource.
|
|
48
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
49
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
50
|
+
*/
|
|
51
|
+
constructor(name: string, args: ResourceUpdateConstraintArgs, opts?: pulumi.CustomResourceOptions);
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* The set of arguments for constructing a ResourceUpdateConstraint resource.
|
|
55
|
+
*/
|
|
56
|
+
export interface ResourceUpdateConstraintArgs {
|
|
57
|
+
/**
|
|
58
|
+
* The language code
|
|
59
|
+
*/
|
|
60
|
+
acceptLanguage?: pulumi.Input<string>;
|
|
61
|
+
/**
|
|
62
|
+
* The description of the constraint
|
|
63
|
+
*/
|
|
64
|
+
description?: pulumi.Input<string>;
|
|
65
|
+
/**
|
|
66
|
+
* The portfolio identifier
|
|
67
|
+
*/
|
|
68
|
+
portfolioId: pulumi.Input<string>;
|
|
69
|
+
/**
|
|
70
|
+
* The product identifier
|
|
71
|
+
*/
|
|
72
|
+
productId: pulumi.Input<string>;
|
|
73
|
+
/**
|
|
74
|
+
* ALLOWED or NOT_ALLOWED, to permit or prevent changes to the tags on provisioned instances of the specified portfolio / product combination
|
|
75
|
+
*/
|
|
76
|
+
tagUpdateOnProvisionedProduct: pulumi.Input<string>;
|
|
77
|
+
}
|
|
@@ -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.ResourceUpdateConstraint = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource type definition for AWS::ServiceCatalog::ResourceUpdateConstraint
|
|
10
|
+
*/
|
|
11
|
+
class ResourceUpdateConstraint extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing ResourceUpdateConstraint 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 ResourceUpdateConstraint(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of ResourceUpdateConstraint. 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'] === ResourceUpdateConstraint.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a ResourceUpdateConstraint 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?.portfolioId === undefined && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'portfolioId'");
|
|
46
|
+
}
|
|
47
|
+
if (args?.productId === undefined && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'productId'");
|
|
49
|
+
}
|
|
50
|
+
if (args?.tagUpdateOnProvisionedProduct === undefined && !opts.urn) {
|
|
51
|
+
throw new Error("Missing required property 'tagUpdateOnProvisionedProduct'");
|
|
52
|
+
}
|
|
53
|
+
resourceInputs["acceptLanguage"] = args?.acceptLanguage;
|
|
54
|
+
resourceInputs["description"] = args?.description;
|
|
55
|
+
resourceInputs["portfolioId"] = args?.portfolioId;
|
|
56
|
+
resourceInputs["productId"] = args?.productId;
|
|
57
|
+
resourceInputs["tagUpdateOnProvisionedProduct"] = args?.tagUpdateOnProvisionedProduct;
|
|
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["portfolioId"] = undefined /*out*/;
|
|
65
|
+
resourceInputs["productId"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["tagUpdateOnProvisionedProduct"] = undefined /*out*/;
|
|
67
|
+
}
|
|
68
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
69
|
+
const replaceOnChanges = { replaceOnChanges: ["portfolioId", "productId"] };
|
|
70
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
71
|
+
super(ResourceUpdateConstraint.__pulumiType, name, resourceInputs, opts);
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
exports.ResourceUpdateConstraint = ResourceUpdateConstraint;
|
|
75
|
+
/** @internal */
|
|
76
|
+
ResourceUpdateConstraint.__pulumiType = 'aws-native:servicecatalog:ResourceUpdateConstraint';
|
|
77
|
+
//# sourceMappingURL=resourceUpdateConstraint.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resourceUpdateConstraint.js","sourceRoot":"","sources":["../../servicecatalog/resourceUpdateConstraint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,wBAAyB,SAAQ,MAAM,CAAC,cAAc;IAC/D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,wBAAwB,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACrF,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,wBAAwB,CAAC,YAAY,CAAC;IACzE,CAAC;IA2BD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAkC,EAAE,IAAmC;QAC7F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,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,IAAI,IAAI,EAAE,6BAA6B,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChE,MAAM,IAAI,KAAK,CAAC,2DAA2D,CAAC,CAAC;aAChF;YACD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,+BAA+B,CAAC,GAAG,IAAI,EAAE,6BAA6B,CAAC;YACtF,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,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,+BAA+B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACvE;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,wBAAwB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7E,CAAC;;AA1FL,4DA2FC;AA9EG,gBAAgB;AACO,qCAAY,GAAG,oDAAoD,CAAC"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Resource Type definition for AWS::ServiceCatalog::TagOptionAssociation
|
|
4
|
+
*/
|
|
5
|
+
export declare class TagOptionAssociation extends pulumi.CustomResource {
|
|
6
|
+
/**
|
|
7
|
+
* Get an existing TagOptionAssociation 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): TagOptionAssociation;
|
|
15
|
+
/**
|
|
16
|
+
* Returns true if the given object is an instance of TagOptionAssociation. 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 TagOptionAssociation;
|
|
20
|
+
/**
|
|
21
|
+
* The CloudformationProduct or Portfolio identifier.
|
|
22
|
+
*/
|
|
23
|
+
readonly resourceId: pulumi.Output<string | undefined>;
|
|
24
|
+
/**
|
|
25
|
+
* The TagOption identifier.
|
|
26
|
+
*/
|
|
27
|
+
readonly tagOptionId: pulumi.Output<string | undefined>;
|
|
28
|
+
/**
|
|
29
|
+
* Create a TagOptionAssociation resource with the given unique name, arguments, and options.
|
|
30
|
+
*
|
|
31
|
+
* @param name The _unique_ name of the resource.
|
|
32
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
33
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
34
|
+
*/
|
|
35
|
+
constructor(name: string, args?: TagOptionAssociationArgs, opts?: pulumi.CustomResourceOptions);
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* The set of arguments for constructing a TagOptionAssociation resource.
|
|
39
|
+
*/
|
|
40
|
+
export interface TagOptionAssociationArgs {
|
|
41
|
+
/**
|
|
42
|
+
* The CloudformationProduct or Portfolio identifier.
|
|
43
|
+
*/
|
|
44
|
+
resourceId?: pulumi.Input<string>;
|
|
45
|
+
/**
|
|
46
|
+
* The TagOption identifier.
|
|
47
|
+
*/
|
|
48
|
+
tagOptionId?: pulumi.Input<string>;
|
|
49
|
+
}
|
|
@@ -0,0 +1,60 @@
|
|
|
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.TagOptionAssociation = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::ServiceCatalog::TagOptionAssociation
|
|
10
|
+
*/
|
|
11
|
+
class TagOptionAssociation extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing TagOptionAssociation 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 TagOptionAssociation(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of TagOptionAssociation. 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'] === TagOptionAssociation.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a TagOptionAssociation 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
|
+
resourceInputs["resourceId"] = args?.resourceId;
|
|
45
|
+
resourceInputs["tagOptionId"] = args?.tagOptionId;
|
|
46
|
+
}
|
|
47
|
+
else {
|
|
48
|
+
resourceInputs["resourceId"] = undefined /*out*/;
|
|
49
|
+
resourceInputs["tagOptionId"] = undefined /*out*/;
|
|
50
|
+
}
|
|
51
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
52
|
+
const replaceOnChanges = { replaceOnChanges: ["resourceId", "tagOptionId"] };
|
|
53
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
54
|
+
super(TagOptionAssociation.__pulumiType, name, resourceInputs, opts);
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
exports.TagOptionAssociation = TagOptionAssociation;
|
|
58
|
+
/** @internal */
|
|
59
|
+
TagOptionAssociation.__pulumiType = 'aws-native:servicecatalog:TagOptionAssociation';
|
|
60
|
+
//# sourceMappingURL=tagOptionAssociation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tagOptionAssociation.js","sourceRoot":"","sources":["../../servicecatalog/tagOptionAssociation.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACjF,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,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;IAWD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA+B,EAAE,IAAmC;QAC1F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;SACrD;aAAM;YACH,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,YAAY,EAAE,aAAa,CAAC,EAAE,CAAC;QAC7E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,oBAAoB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzE,CAAC;;AAzDL,oDA0DC;AA7CG,gBAAgB;AACO,iCAAY,GAAG,gDAAgD,CAAC"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Resource Type definition for AWS::SSMQuickSetup::LifecycleAutomation that executes SSM Automation documents in response to CloudFormation lifecycle events.
|
|
4
|
+
*/
|
|
5
|
+
export declare function getLifecycleAutomation(args: GetLifecycleAutomationArgs, opts?: pulumi.InvokeOptions): Promise<GetLifecycleAutomationResult>;
|
|
6
|
+
export interface GetLifecycleAutomationArgs {
|
|
7
|
+
/**
|
|
8
|
+
* The id from the association that is returned when creating the association
|
|
9
|
+
*/
|
|
10
|
+
associationId: string;
|
|
11
|
+
}
|
|
12
|
+
export interface GetLifecycleAutomationResult {
|
|
13
|
+
/**
|
|
14
|
+
* The id from the association that is returned when creating the association
|
|
15
|
+
*/
|
|
16
|
+
readonly associationId?: string;
|
|
17
|
+
/**
|
|
18
|
+
* The name of the Automation document to execute
|
|
19
|
+
*/
|
|
20
|
+
readonly automationDocument?: string;
|
|
21
|
+
readonly automationParameters?: {
|
|
22
|
+
[key: string]: any;
|
|
23
|
+
};
|
|
24
|
+
readonly tags?: {
|
|
25
|
+
[key: string]: string;
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* Resource Type definition for AWS::SSMQuickSetup::LifecycleAutomation that executes SSM Automation documents in response to CloudFormation lifecycle events.
|
|
30
|
+
*/
|
|
31
|
+
export declare function getLifecycleAutomationOutput(args: GetLifecycleAutomationOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetLifecycleAutomationResult>;
|
|
32
|
+
export interface GetLifecycleAutomationOutputArgs {
|
|
33
|
+
/**
|
|
34
|
+
* The id from the association that is returned when creating the association
|
|
35
|
+
*/
|
|
36
|
+
associationId: pulumi.Input<string>;
|
|
37
|
+
}
|
|
@@ -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.getLifecycleAutomationOutput = exports.getLifecycleAutomation = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::SSMQuickSetup::LifecycleAutomation that executes SSM Automation documents in response to CloudFormation lifecycle events.
|
|
10
|
+
*/
|
|
11
|
+
function getLifecycleAutomation(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:ssmquicksetup:getLifecycleAutomation", {
|
|
14
|
+
"associationId": args.associationId,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getLifecycleAutomation = getLifecycleAutomation;
|
|
18
|
+
/**
|
|
19
|
+
* Resource Type definition for AWS::SSMQuickSetup::LifecycleAutomation that executes SSM Automation documents in response to CloudFormation lifecycle events.
|
|
20
|
+
*/
|
|
21
|
+
function getLifecycleAutomationOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("aws-native:ssmquicksetup:getLifecycleAutomation", {
|
|
24
|
+
"associationId": args.associationId,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getLifecycleAutomationOutput = getLifecycleAutomationOutput;
|
|
28
|
+
//# sourceMappingURL=getLifecycleAutomation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getLifecycleAutomation.js","sourceRoot":"","sources":["../../ssmquicksetup/getLifecycleAutomation.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE;QAC5E,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC;AAqBD;;GAEG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iDAAiD,EAAE;QAClF,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oEAKC"}
|
package/ssmquicksetup/index.d.ts
CHANGED
|
@@ -4,4 +4,10 @@ export declare const ConfigurationManager: typeof import("./configurationManager
|
|
|
4
4
|
export { GetConfigurationManagerArgs, GetConfigurationManagerResult, GetConfigurationManagerOutputArgs } from "./getConfigurationManager";
|
|
5
5
|
export declare const getConfigurationManager: typeof import("./getConfigurationManager").getConfigurationManager;
|
|
6
6
|
export declare const getConfigurationManagerOutput: typeof import("./getConfigurationManager").getConfigurationManagerOutput;
|
|
7
|
+
export { GetLifecycleAutomationArgs, GetLifecycleAutomationResult, GetLifecycleAutomationOutputArgs } from "./getLifecycleAutomation";
|
|
8
|
+
export declare const getLifecycleAutomation: typeof import("./getLifecycleAutomation").getLifecycleAutomation;
|
|
9
|
+
export declare const getLifecycleAutomationOutput: typeof import("./getLifecycleAutomation").getLifecycleAutomationOutput;
|
|
10
|
+
export { LifecycleAutomationArgs } from "./lifecycleAutomation";
|
|
11
|
+
export type LifecycleAutomation = import("./lifecycleAutomation").LifecycleAutomation;
|
|
12
|
+
export declare const LifecycleAutomation: typeof import("./lifecycleAutomation").LifecycleAutomation;
|
|
7
13
|
export * from "../types/enums/ssmquicksetup";
|
package/ssmquicksetup/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.getConfigurationManagerOutput = exports.getConfigurationManager = exports.ConfigurationManager = void 0;
|
|
19
|
+
exports.LifecycleAutomation = exports.getLifecycleAutomationOutput = exports.getLifecycleAutomation = exports.getConfigurationManagerOutput = exports.getConfigurationManager = exports.ConfigurationManager = void 0;
|
|
20
20
|
const pulumi = require("@pulumi/pulumi");
|
|
21
21
|
const utilities = require("../utilities");
|
|
22
22
|
exports.ConfigurationManager = null;
|
|
@@ -24,6 +24,11 @@ utilities.lazyLoad(exports, ["ConfigurationManager"], () => require("./configura
|
|
|
24
24
|
exports.getConfigurationManager = null;
|
|
25
25
|
exports.getConfigurationManagerOutput = null;
|
|
26
26
|
utilities.lazyLoad(exports, ["getConfigurationManager", "getConfigurationManagerOutput"], () => require("./getConfigurationManager"));
|
|
27
|
+
exports.getLifecycleAutomation = null;
|
|
28
|
+
exports.getLifecycleAutomationOutput = null;
|
|
29
|
+
utilities.lazyLoad(exports, ["getLifecycleAutomation", "getLifecycleAutomationOutput"], () => require("./getLifecycleAutomation"));
|
|
30
|
+
exports.LifecycleAutomation = null;
|
|
31
|
+
utilities.lazyLoad(exports, ["LifecycleAutomation"], () => require("./lifecycleAutomation"));
|
|
27
32
|
// Export enums:
|
|
28
33
|
__exportStar(require("../types/enums/ssmquicksetup"), exports);
|
|
29
34
|
const _module = {
|
|
@@ -32,6 +37,8 @@ const _module = {
|
|
|
32
37
|
switch (type) {
|
|
33
38
|
case "aws-native:ssmquicksetup:ConfigurationManager":
|
|
34
39
|
return new exports.ConfigurationManager(name, undefined, { urn });
|
|
40
|
+
case "aws-native:ssmquicksetup:LifecycleAutomation":
|
|
41
|
+
return new exports.LifecycleAutomation(name, undefined, { urn });
|
|
35
42
|
default:
|
|
36
43
|
throw new Error(`unknown resource type ${type}`);
|
|
37
44
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../ssmquicksetup/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,oBAAoB,GAAiE,IAAW,CAAC;AAC9G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,sBAAsB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,wBAAwB,CAAC,CAAC,CAAC;AAGlF,QAAA,uBAAuB,GAAuE,IAAW,CAAC;AAC1G,QAAA,6BAA6B,GAA6E,IAAW,CAAC;AACnI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,yBAAyB,EAAC,+BAA+B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,2BAA2B,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../ssmquicksetup/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,oBAAoB,GAAiE,IAAW,CAAC;AAC9G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,sBAAsB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,wBAAwB,CAAC,CAAC,CAAC;AAGlF,QAAA,uBAAuB,GAAuE,IAAW,CAAC;AAC1G,QAAA,6BAA6B,GAA6E,IAAW,CAAC;AACnI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,yBAAyB,EAAC,+BAA+B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,2BAA2B,CAAC,CAAC,CAAC;AAGxH,QAAA,sBAAsB,GAAqE,IAAW,CAAC;AACvG,QAAA,4BAA4B,GAA2E,IAAW,CAAC;AAChI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,wBAAwB,EAAC,8BAA8B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,0BAA0B,CAAC,CAAC,CAAC;AAIrH,QAAA,mBAAmB,GAA+D,IAAW,CAAC;AAC3G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,qBAAqB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,uBAAuB,CAAC,CAAC,CAAC;AAG7F,gBAAgB;AAChB,+DAA6C;AAE7C,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,+CAA+C;gBAChD,OAAO,IAAI,4BAAoB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClE,KAAK,8CAA8C;gBAC/C,OAAO,IAAI,2BAAmB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACjE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,eAAe,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Resource Type definition for AWS::SSMQuickSetup::LifecycleAutomation that executes SSM Automation documents in response to CloudFormation lifecycle events.
|
|
4
|
+
*/
|
|
5
|
+
export declare class LifecycleAutomation extends pulumi.CustomResource {
|
|
6
|
+
/**
|
|
7
|
+
* Get an existing LifecycleAutomation 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): LifecycleAutomation;
|
|
15
|
+
/**
|
|
16
|
+
* Returns true if the given object is an instance of LifecycleAutomation. 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 LifecycleAutomation;
|
|
20
|
+
/**
|
|
21
|
+
* The id from the association that is returned when creating the association
|
|
22
|
+
*/
|
|
23
|
+
readonly associationId: pulumi.Output<string>;
|
|
24
|
+
/**
|
|
25
|
+
* The name of the Automation document to execute
|
|
26
|
+
*/
|
|
27
|
+
readonly automationDocument: pulumi.Output<string>;
|
|
28
|
+
readonly automationParameters: pulumi.Output<{
|
|
29
|
+
[key: string]: any;
|
|
30
|
+
}>;
|
|
31
|
+
/**
|
|
32
|
+
* A unique identifier used for generating a unique logical ID for the custom resource
|
|
33
|
+
*/
|
|
34
|
+
readonly resourceKey: pulumi.Output<string>;
|
|
35
|
+
readonly tags: pulumi.Output<{
|
|
36
|
+
[key: string]: string;
|
|
37
|
+
} | undefined>;
|
|
38
|
+
/**
|
|
39
|
+
* Create a LifecycleAutomation resource with the given unique name, arguments, and options.
|
|
40
|
+
*
|
|
41
|
+
* @param name The _unique_ name of the resource.
|
|
42
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
43
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
44
|
+
*/
|
|
45
|
+
constructor(name: string, args: LifecycleAutomationArgs, opts?: pulumi.CustomResourceOptions);
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* The set of arguments for constructing a LifecycleAutomation resource.
|
|
49
|
+
*/
|
|
50
|
+
export interface LifecycleAutomationArgs {
|
|
51
|
+
/**
|
|
52
|
+
* The name of the Automation document to execute
|
|
53
|
+
*/
|
|
54
|
+
automationDocument: pulumi.Input<string>;
|
|
55
|
+
automationParameters: pulumi.Input<{
|
|
56
|
+
[key: string]: any;
|
|
57
|
+
}>;
|
|
58
|
+
/**
|
|
59
|
+
* A unique identifier used for generating a unique logical ID for the custom resource
|
|
60
|
+
*/
|
|
61
|
+
resourceKey: pulumi.Input<string>;
|
|
62
|
+
tags?: pulumi.Input<{
|
|
63
|
+
[key: string]: pulumi.Input<string>;
|
|
64
|
+
}>;
|
|
65
|
+
}
|
|
@@ -0,0 +1,75 @@
|
|
|
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.LifecycleAutomation = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::SSMQuickSetup::LifecycleAutomation that executes SSM Automation documents in response to CloudFormation lifecycle events.
|
|
10
|
+
*/
|
|
11
|
+
class LifecycleAutomation extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing LifecycleAutomation 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 LifecycleAutomation(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of LifecycleAutomation. 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'] === LifecycleAutomation.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a LifecycleAutomation 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?.automationDocument === undefined && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'automationDocument'");
|
|
46
|
+
}
|
|
47
|
+
if (args?.automationParameters === undefined && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'automationParameters'");
|
|
49
|
+
}
|
|
50
|
+
if (args?.resourceKey === undefined && !opts.urn) {
|
|
51
|
+
throw new Error("Missing required property 'resourceKey'");
|
|
52
|
+
}
|
|
53
|
+
resourceInputs["automationDocument"] = args?.automationDocument;
|
|
54
|
+
resourceInputs["automationParameters"] = args?.automationParameters;
|
|
55
|
+
resourceInputs["resourceKey"] = args?.resourceKey;
|
|
56
|
+
resourceInputs["tags"] = args?.tags;
|
|
57
|
+
resourceInputs["associationId"] = undefined /*out*/;
|
|
58
|
+
}
|
|
59
|
+
else {
|
|
60
|
+
resourceInputs["associationId"] = undefined /*out*/;
|
|
61
|
+
resourceInputs["automationDocument"] = undefined /*out*/;
|
|
62
|
+
resourceInputs["automationParameters"] = undefined /*out*/;
|
|
63
|
+
resourceInputs["resourceKey"] = undefined /*out*/;
|
|
64
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
65
|
+
}
|
|
66
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
67
|
+
const replaceOnChanges = { replaceOnChanges: ["resourceKey"] };
|
|
68
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
69
|
+
super(LifecycleAutomation.__pulumiType, name, resourceInputs, opts);
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
exports.LifecycleAutomation = LifecycleAutomation;
|
|
73
|
+
/** @internal */
|
|
74
|
+
LifecycleAutomation.__pulumiType = 'aws-native:ssmquicksetup:LifecycleAutomation';
|
|
75
|
+
//# sourceMappingURL=lifecycleAutomation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lifecycleAutomation.js","sourceRoot":"","sources":["../../ssmquicksetup/lifecycleAutomation.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;IAC1D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,mBAAmB,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAChF,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,mBAAmB,CAAC,YAAY,CAAC;IACpE,CAAC;IAiBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA6B,EAAE,IAAmC;QACxF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,IAAI,EAAE,kBAAkB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,gDAAgD,CAAC,CAAC;aACrE;YACD,IAAI,IAAI,EAAE,oBAAoB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,kDAAkD,CAAC,CAAC;aACvE;YACD,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACvD;aAAM;YACH,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,oBAAoB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACzD,cAAc,CAAC,sBAAsB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3D,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,aAAa,CAAC,EAAE,CAAC;QAC/D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,mBAAmB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxE,CAAC;;AA9EL,kDA+EC;AAlEG,gBAAgB;AACO,gCAAY,GAAG,8CAA8C,CAAC"}
|
|
@@ -1,19 +1,3 @@
|
|
|
1
|
-
export declare const BrokerAuthenticationStrategy: {
|
|
2
|
-
readonly Simple: "SIMPLE";
|
|
3
|
-
readonly Ldap: "LDAP";
|
|
4
|
-
};
|
|
5
|
-
/**
|
|
6
|
-
* Optional. The authentication strategy used to secure the broker. The default is `SIMPLE` .
|
|
7
|
-
*/
|
|
8
|
-
export type BrokerAuthenticationStrategy = (typeof BrokerAuthenticationStrategy)[keyof typeof BrokerAuthenticationStrategy];
|
|
9
|
-
export declare const BrokerAuthenticationStrategy0: {
|
|
10
|
-
readonly Simple: "SIMPLE";
|
|
11
|
-
readonly Ldap: "LDAP";
|
|
12
|
-
};
|
|
13
|
-
/**
|
|
14
|
-
* Optional. The authentication strategy used to secure the broker. The default is `SIMPLE` .
|
|
15
|
-
*/
|
|
16
|
-
export type BrokerAuthenticationStrategy0 = (typeof BrokerAuthenticationStrategy0)[keyof typeof BrokerAuthenticationStrategy0];
|
|
17
1
|
export declare const BrokerDataReplicationMode: {
|
|
18
2
|
readonly None: "NONE";
|
|
19
3
|
readonly Crdr: "CRDR";
|
|
@@ -2,15 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.BrokerStorageType0 = exports.BrokerStorageType = exports.BrokerMaintenanceWindowDayOfWeek0 = exports.BrokerMaintenanceWindowDayOfWeek = exports.BrokerEngineType0 = exports.BrokerEngineType = exports.BrokerDeploymentMode0 = exports.BrokerDeploymentMode = exports.BrokerDataReplicationMode0 = exports.BrokerDataReplicationMode =
|
|
6
|
-
exports.BrokerAuthenticationStrategy = {
|
|
7
|
-
Simple: "SIMPLE",
|
|
8
|
-
Ldap: "LDAP",
|
|
9
|
-
};
|
|
10
|
-
exports.BrokerAuthenticationStrategy0 = {
|
|
11
|
-
Simple: "SIMPLE",
|
|
12
|
-
Ldap: "LDAP",
|
|
13
|
-
};
|
|
5
|
+
exports.BrokerStorageType0 = exports.BrokerStorageType = exports.BrokerMaintenanceWindowDayOfWeek0 = exports.BrokerMaintenanceWindowDayOfWeek = exports.BrokerEngineType0 = exports.BrokerEngineType = exports.BrokerDeploymentMode0 = exports.BrokerDeploymentMode = exports.BrokerDataReplicationMode0 = exports.BrokerDataReplicationMode = void 0;
|
|
14
6
|
exports.BrokerDataReplicationMode = {
|
|
15
7
|
None: "NONE",
|
|
16
8
|
Crdr: "CRDR",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/amazonmq/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/amazonmq/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,yBAAyB,GAAG;IACrC,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;CACN,CAAC;AAOE,QAAA,0BAA0B,GAAG;IACtC,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;CACN,CAAC;AAOE,QAAA,oBAAoB,GAAG;IAChC,cAAc,EAAE,iBAAiB;IACjC,oBAAoB,EAAE,yBAAyB;IAC/C,cAAc,EAAE,kBAAkB;CAC5B,CAAC;AAWE,QAAA,qBAAqB,GAAG;IACjC,cAAc,EAAE,iBAAiB;IACjC,oBAAoB,EAAE,yBAAyB;IAC/C,cAAc,EAAE,kBAAkB;CAC5B,CAAC;AAWE,QAAA,gBAAgB,GAAG;IAC5B,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,iBAAiB,GAAG;IAC7B,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,gCAAgC,GAAG;IAC5C,MAAM,EAAE,QAAQ;IAChB,OAAO,EAAE,SAAS;IAClB,SAAS,EAAE,WAAW;IACtB,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;IAChB,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;CACV,CAAC;AAOE,QAAA,iCAAiC,GAAG;IAC7C,MAAM,EAAE,QAAQ;IAChB,OAAO,EAAE,SAAS;IAClB,SAAS,EAAE,WAAW;IACtB,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;IAChB,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;CACV,CAAC;AAOE,QAAA,iBAAiB,GAAG;IAC7B,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;CACJ,CAAC;AAOE,QAAA,kBAAkB,GAAG;IAC9B,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;CACJ,CAAC"}
|