@pulumi/aws-native 1.41.0-alpha.1765604205 → 1.41.0-alpha.1765978445
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/bedrockagentcore/gateway.d.ts +2 -0
- package/bedrockagentcore/gateway.js +2 -0
- package/bedrockagentcore/gateway.js.map +1 -1
- package/bedrockagentcore/getGateway.d.ts +1 -0
- package/bedrockagentcore/getGateway.js.map +1 -1
- package/cleanrooms/analysisTemplate.d.ts +6 -0
- package/cleanrooms/analysisTemplate.js.map +1 -1
- package/connect/dataTableAttribute.d.ts +51 -0
- package/connect/dataTableAttribute.js.map +1 -1
- package/connect/dataTableRecord.d.ts +12 -0
- package/connect/dataTableRecord.js.map +1 -1
- package/connect/evaluationForm.d.ts +12 -0
- package/connect/evaluationForm.js.map +1 -1
- package/connect/getDataTableAttribute.d.ts +42 -0
- package/connect/getDataTableAttribute.js.map +1 -1
- package/connect/getDataTableRecord.d.ts +12 -0
- package/connect/getDataTableRecord.js.map +1 -1
- package/connect/getEvaluationForm.d.ts +6 -0
- package/connect/getEvaluationForm.js.map +1 -1
- package/connectcampaignsv2/campaign.d.ts +6 -0
- package/connectcampaignsv2/campaign.js.map +1 -1
- package/connectcampaignsv2/getCampaign.d.ts +3 -0
- package/connectcampaignsv2/getCampaign.js.map +1 -1
- package/datasync/getLocationAzureBlob.d.ts +2 -2
- package/datasync/getLocationObjectStorage.d.ts +3 -3
- package/datasync/getLocationSmb.d.ts +2 -2
- package/datasync/locationAzureBlob.d.ts +4 -4
- package/datasync/locationObjectStorage.d.ts +6 -6
- package/datasync/locationSmb.d.ts +4 -4
- package/dax/getSubnetGroup.d.ts +31 -0
- package/dax/getSubnetGroup.js +28 -0
- package/dax/getSubnetGroup.js.map +1 -0
- package/dax/index.d.ts +6 -0
- package/dax/index.js +25 -0
- package/dax/index.js.map +1 -0
- package/dax/subnetGroup.d.ts +57 -0
- package/dax/subnetGroup.js +65 -0
- package/dax/subnetGroup.js.map +1 -0
- package/devicefarm/getProject.d.ts +2 -0
- package/devicefarm/getProject.js.map +1 -1
- package/devicefarm/project.d.ts +4 -0
- package/devicefarm/project.js +4 -0
- package/devicefarm/project.js.map +1 -1
- package/ec2/ec2Fleet.js +1 -1
- package/ec2/ec2Fleet.js.map +1 -1
- package/ec2/getSpotFleet.d.ts +4 -0
- package/ec2/getSpotFleet.js.map +1 -1
- package/ec2/spotFleet.d.ts +8 -0
- package/ec2/spotFleet.js +2 -0
- package/ec2/spotFleet.js.map +1 -1
- package/ecs/getService.d.ts +5 -0
- package/ecs/getService.js.map +1 -1
- package/ecs/service.js +1 -1
- package/ecs/service.js.map +1 -1
- package/elasticloadbalancingv2/getListener.d.ts +1 -1
- package/elasticloadbalancingv2/listener.d.ts +2 -2
- package/fms/getNotificationChannel.d.ts +0 -4
- package/fms/getNotificationChannel.js.map +1 -1
- package/fms/notificationChannel.js +2 -0
- package/fms/notificationChannel.js.map +1 -1
- package/groundstation/dataflowEndpointGroupV2.d.ts +58 -0
- package/groundstation/dataflowEndpointGroupV2.js +70 -0
- package/groundstation/dataflowEndpointGroupV2.js.map +1 -0
- package/groundstation/getDataflowEndpointGroupV2.d.ts +22 -0
- package/groundstation/getDataflowEndpointGroupV2.js +28 -0
- package/groundstation/getDataflowEndpointGroupV2.js.map +1 -0
- package/groundstation/index.d.ts +6 -0
- package/groundstation/index.js +8 -1
- package/groundstation/index.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +7 -5
- package/index.js.map +1 -1
- package/kafkaconnect/connector.d.ts +9 -0
- package/kafkaconnect/connector.js +3 -1
- package/kafkaconnect/connector.js.map +1 -1
- package/lambda/function.d.ts +18 -0
- package/lambda/function.js.map +1 -1
- package/lambda/getFunction.d.ts +9 -0
- package/lambda/getFunction.js.map +1 -1
- package/opensearchserverless/collection.d.ts +22 -0
- package/opensearchserverless/collection.js +5 -1
- package/opensearchserverless/collection.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/paymentcryptography/key.d.ts +10 -0
- package/paymentcryptography/key.js.map +1 -1
- package/resourcegroups/getGroup.d.ts +2 -2
- package/resourcegroups/group.d.ts +4 -4
- package/route53/getHostedZone.d.ts +3 -0
- package/route53/getHostedZone.js.map +1 -1
- package/route53/hostedZone.d.ts +6 -0
- package/route53/hostedZone.js.map +1 -1
- package/route53profiles/getProfile.d.ts +5 -0
- package/route53profiles/getProfile.js.map +1 -1
- package/route53profiles/index.d.ts +1 -0
- package/route53profiles/index.js +16 -0
- package/route53profiles/index.js.map +1 -1
- package/route53profiles/profile.d.ts +5 -0
- package/route53profiles/profile.js +2 -0
- package/route53profiles/profile.js.map +1 -1
- package/route53resolver/getResolverEndpoint.d.ts +8 -0
- package/route53resolver/getResolverEndpoint.js.map +1 -1
- package/route53resolver/resolverEndpoint.d.ts +16 -0
- package/route53resolver/resolverEndpoint.js +4 -0
- package/route53resolver/resolverEndpoint.js.map +1 -1
- package/route53resolver/resolverRuleAssociation.d.ts +2 -0
- package/route53resolver/resolverRuleAssociation.js.map +1 -1
- package/s3/bucket.d.ts +2 -2
- package/s3/getBucket.d.ts +1 -1
- package/s3tables/getTableBucket.d.ts +3 -0
- package/s3tables/getTableBucket.js.map +1 -1
- package/s3tables/table.d.ts +6 -0
- package/s3tables/table.js.map +1 -1
- package/s3tables/tableBucket.d.ts +6 -0
- package/s3tables/tableBucket.js.map +1 -1
- package/s3vectors/index_.d.ts +8 -0
- package/s3vectors/index_.js +3 -1
- package/s3vectors/index_.js.map +1 -1
- package/secretsmanager/getSecret.d.ts +1 -1
- package/secretsmanager/secret.d.ts +2 -2
- package/securityhub/configurationPolicy.d.ts +4 -4
- package/securityhub/connectorV2.d.ts +21 -0
- package/securityhub/connectorV2.js.map +1 -1
- package/securityhub/delegatedAdmin.d.ts +2 -2
- package/securityhub/getConfigurationPolicy.d.ts +2 -2
- package/securityhub/getConnectorV2.d.ts +15 -0
- package/securityhub/getConnectorV2.js.map +1 -1
- package/securityhub/getDelegatedAdmin.d.ts +4 -4
- package/securityhub/getHubV2.d.ts +1 -1
- package/securityhub/hubV2.d.ts +2 -2
- package/ses/getTenant.d.ts +36 -0
- package/ses/getTenant.js +28 -0
- package/ses/getTenant.js.map +1 -0
- package/ses/index.d.ts +6 -0
- package/ses/index.js +9 -1
- package/ses/index.js.map +1 -1
- package/ses/tenant.d.ts +63 -0
- package/ses/tenant.js +64 -0
- package/ses/tenant.js.map +1 -0
- package/ssm/getMaintenanceWindowTarget.d.ts +56 -0
- package/ssm/getMaintenanceWindowTarget.js +30 -0
- package/ssm/getMaintenanceWindowTarget.js.map +1 -0
- package/ssm/getMaintenanceWindowTask.d.ts +86 -0
- package/ssm/getMaintenanceWindowTask.js +30 -0
- package/ssm/getMaintenanceWindowTask.js.map +1 -0
- package/ssm/index.d.ts +12 -0
- package/ssm/index.js +15 -1
- package/ssm/index.js.map +1 -1
- package/ssm/maintenanceWindowTarget.d.ts +87 -0
- package/ssm/maintenanceWindowTarget.js +79 -0
- package/ssm/maintenanceWindowTarget.js.map +1 -0
- package/ssm/maintenanceWindowTask.d.ts +203 -0
- package/ssm/maintenanceWindowTask.js +146 -0
- package/ssm/maintenanceWindowTask.js.map +1 -0
- package/types/enums/bedrockagentcore/index.d.ts +6 -0
- package/types/enums/bedrockagentcore/index.js +6 -1
- package/types/enums/bedrockagentcore/index.js.map +1 -1
- package/types/enums/connect/index.d.ts +3 -0
- package/types/enums/connect/index.js.map +1 -1
- package/types/enums/ecs/index.d.ts +2 -0
- package/types/enums/ecs/index.js.map +1 -1
- package/types/enums/groundstation/index.d.ts +18 -0
- package/types/enums/groundstation/index.js +11 -1
- package/types/enums/groundstation/index.js.map +1 -1
- package/types/enums/index.d.ts +2 -1
- package/types/enums/index.js +4 -2
- package/types/enums/index.js.map +1 -1
- package/types/enums/kafkaconnect/index.d.ts +8 -0
- package/types/enums/kafkaconnect/index.js +5 -1
- package/types/enums/kafkaconnect/index.js.map +1 -1
- package/types/enums/logs/index.d.ts +1 -0
- package/types/enums/logs/index.js +1 -0
- package/types/enums/logs/index.js.map +1 -1
- package/types/enums/msk/index.d.ts +5 -0
- package/types/enums/msk/index.js +5 -1
- package/types/enums/msk/index.js.map +1 -1
- package/types/enums/observabilityadmin/index.d.ts +6 -0
- package/types/enums/observabilityadmin/index.js.map +1 -1
- package/types/enums/route53profiles/index.d.ts +9 -0
- package/types/enums/route53profiles/index.js +11 -0
- package/types/enums/route53profiles/index.js.map +1 -0
- package/types/enums/s3/index.d.ts +2 -1
- package/types/enums/s3/index.js +1 -0
- package/types/enums/s3/index.js.map +1 -1
- package/types/enums/s3vectors/index.d.ts +8 -0
- package/types/enums/s3vectors/index.js +5 -1
- package/types/enums/s3vectors/index.js.map +1 -1
- package/types/enums/securityhub/index.d.ts +3 -3
- package/types/enums/workspacesweb/index.d.ts +11 -0
- package/types/enums/workspacesweb/index.js +10 -1
- package/types/enums/workspacesweb/index.js.map +1 -1
- package/types/input.d.ts +758 -25
- package/types/output.d.ts +826 -25
- package/types/output.js.map +1 -1
- package/workspacesweb/getUserSettings.d.ts +4 -0
- package/workspacesweb/getUserSettings.js.map +1 -1
- package/workspacesweb/userSettings.d.ts +8 -0
- package/workspacesweb/userSettings.js +2 -0
- package/workspacesweb/userSettings.js.map +1 -1
package/ses/tenant.d.ts
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Resource Type definition for AWS::SES::Tenant
|
|
6
|
+
*/
|
|
7
|
+
export declare class Tenant extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing Tenant resource's state with the given name, ID, and optional extra
|
|
10
|
+
* properties used to qualify the lookup.
|
|
11
|
+
*
|
|
12
|
+
* @param name The _unique_ name of the resulting resource.
|
|
13
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
14
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
15
|
+
*/
|
|
16
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): Tenant;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of Tenant. This is designed to work even
|
|
19
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
|
+
*/
|
|
21
|
+
static isInstance(obj: any): obj is Tenant;
|
|
22
|
+
/**
|
|
23
|
+
* Amazon Resource Name (ARN) of the tenant.
|
|
24
|
+
*/
|
|
25
|
+
readonly arn: pulumi.Output<string>;
|
|
26
|
+
/**
|
|
27
|
+
* The list of resources to associate with the tenant.
|
|
28
|
+
*/
|
|
29
|
+
readonly resourceAssociations: pulumi.Output<outputs.ses.TenantResourceAssociation[] | undefined>;
|
|
30
|
+
/**
|
|
31
|
+
* The tags (keys and values) associated with the tenant.
|
|
32
|
+
*/
|
|
33
|
+
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* The name of the tenant.
|
|
36
|
+
*/
|
|
37
|
+
readonly tenantName: pulumi.Output<string>;
|
|
38
|
+
/**
|
|
39
|
+
* Create a Tenant 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?: TenantArgs, opts?: pulumi.CustomResourceOptions);
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* The set of arguments for constructing a Tenant resource.
|
|
49
|
+
*/
|
|
50
|
+
export interface TenantArgs {
|
|
51
|
+
/**
|
|
52
|
+
* The list of resources to associate with the tenant.
|
|
53
|
+
*/
|
|
54
|
+
resourceAssociations?: pulumi.Input<pulumi.Input<inputs.ses.TenantResourceAssociationArgs>[]>;
|
|
55
|
+
/**
|
|
56
|
+
* The tags (keys and values) associated with the tenant.
|
|
57
|
+
*/
|
|
58
|
+
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
|
|
59
|
+
/**
|
|
60
|
+
* The name of the tenant.
|
|
61
|
+
*/
|
|
62
|
+
tenantName?: pulumi.Input<string>;
|
|
63
|
+
}
|
package/ses/tenant.js
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
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.Tenant = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::SES::Tenant
|
|
10
|
+
*/
|
|
11
|
+
class Tenant extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing Tenant 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 Tenant(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of Tenant. 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'] === Tenant.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a Tenant 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["resourceAssociations"] = args?.resourceAssociations;
|
|
45
|
+
resourceInputs["tags"] = args?.tags;
|
|
46
|
+
resourceInputs["tenantName"] = args?.tenantName;
|
|
47
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
48
|
+
}
|
|
49
|
+
else {
|
|
50
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
51
|
+
resourceInputs["resourceAssociations"] = undefined /*out*/;
|
|
52
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
53
|
+
resourceInputs["tenantName"] = undefined /*out*/;
|
|
54
|
+
}
|
|
55
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
56
|
+
const replaceOnChanges = { replaceOnChanges: ["tenantName"] };
|
|
57
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
58
|
+
super(Tenant.__pulumiType, name, resourceInputs, opts);
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
exports.Tenant = Tenant;
|
|
62
|
+
/** @internal */
|
|
63
|
+
Tenant.__pulumiType = 'aws-native:ses:Tenant';
|
|
64
|
+
//# sourceMappingURL=tenant.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tenant.js","sourceRoot":"","sources":["../../ses/tenant.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAC7C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,MAAM,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;IAmBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAiB,EAAE,IAAmC;QAC5E,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC7C;aAAM;YACH,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,sBAAsB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3D,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACpD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,YAAY,CAAC,EAAE,CAAC;QAC9D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,MAAM,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;;AArEL,wBAsEC;AAzDG,gBAAgB;AACO,mBAAY,GAAG,uBAAuB,CAAC"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Resource type definition for AWS::SSM::MaintenanceWindowTarget
|
|
5
|
+
*/
|
|
6
|
+
export declare function getMaintenanceWindowTarget(args: GetMaintenanceWindowTargetArgs, opts?: pulumi.InvokeOptions): Promise<GetMaintenanceWindowTargetResult>;
|
|
7
|
+
export interface GetMaintenanceWindowTargetArgs {
|
|
8
|
+
/**
|
|
9
|
+
* The ID of the maintenance window to register the target with.
|
|
10
|
+
*/
|
|
11
|
+
windowId: string;
|
|
12
|
+
/**
|
|
13
|
+
* The ID of the target.
|
|
14
|
+
*/
|
|
15
|
+
windowTargetId: string;
|
|
16
|
+
}
|
|
17
|
+
export interface GetMaintenanceWindowTargetResult {
|
|
18
|
+
/**
|
|
19
|
+
* A description for the target.
|
|
20
|
+
*/
|
|
21
|
+
readonly description?: string;
|
|
22
|
+
/**
|
|
23
|
+
* The name for the maintenance window target.
|
|
24
|
+
*/
|
|
25
|
+
readonly name?: string;
|
|
26
|
+
/**
|
|
27
|
+
* A user-provided value that will be included in any Amazon CloudWatch Events events that are raised while running tasks for these targets in this maintenance window.
|
|
28
|
+
*/
|
|
29
|
+
readonly ownerInformation?: string;
|
|
30
|
+
/**
|
|
31
|
+
* The type of target that is being registered with the maintenance window.
|
|
32
|
+
*/
|
|
33
|
+
readonly resourceType?: string;
|
|
34
|
+
/**
|
|
35
|
+
* The targets to register with the maintenance window.
|
|
36
|
+
*/
|
|
37
|
+
readonly targets?: outputs.ssm.MaintenanceWindowTargetTargets[];
|
|
38
|
+
/**
|
|
39
|
+
* The ID of the target.
|
|
40
|
+
*/
|
|
41
|
+
readonly windowTargetId?: string;
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Resource type definition for AWS::SSM::MaintenanceWindowTarget
|
|
45
|
+
*/
|
|
46
|
+
export declare function getMaintenanceWindowTargetOutput(args: GetMaintenanceWindowTargetOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetMaintenanceWindowTargetResult>;
|
|
47
|
+
export interface GetMaintenanceWindowTargetOutputArgs {
|
|
48
|
+
/**
|
|
49
|
+
* The ID of the maintenance window to register the target with.
|
|
50
|
+
*/
|
|
51
|
+
windowId: pulumi.Input<string>;
|
|
52
|
+
/**
|
|
53
|
+
* The ID of the target.
|
|
54
|
+
*/
|
|
55
|
+
windowTargetId: pulumi.Input<string>;
|
|
56
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
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.getMaintenanceWindowTargetOutput = exports.getMaintenanceWindowTarget = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource type definition for AWS::SSM::MaintenanceWindowTarget
|
|
10
|
+
*/
|
|
11
|
+
function getMaintenanceWindowTarget(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:ssm:getMaintenanceWindowTarget", {
|
|
14
|
+
"windowId": args.windowId,
|
|
15
|
+
"windowTargetId": args.windowTargetId,
|
|
16
|
+
}, opts);
|
|
17
|
+
}
|
|
18
|
+
exports.getMaintenanceWindowTarget = getMaintenanceWindowTarget;
|
|
19
|
+
/**
|
|
20
|
+
* Resource type definition for AWS::SSM::MaintenanceWindowTarget
|
|
21
|
+
*/
|
|
22
|
+
function getMaintenanceWindowTargetOutput(args, opts) {
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("aws-native:ssm:getMaintenanceWindowTarget", {
|
|
25
|
+
"windowId": args.windowId,
|
|
26
|
+
"windowTargetId": args.windowTargetId,
|
|
27
|
+
}, opts);
|
|
28
|
+
}
|
|
29
|
+
exports.getMaintenanceWindowTargetOutput = getMaintenanceWindowTargetOutput;
|
|
30
|
+
//# sourceMappingURL=getMaintenanceWindowTarget.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getMaintenanceWindowTarget.js","sourceRoot":"","sources":["../../ssm/getMaintenanceWindowTarget.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gEAMC;AAuCD;;GAEG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAAiC;IAC1H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,EAAE;QAC5E,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4EAMC"}
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Resource Type definition for AWS::SSM::MaintenanceWindowTask
|
|
5
|
+
*/
|
|
6
|
+
export declare function getMaintenanceWindowTask(args: GetMaintenanceWindowTaskArgs, opts?: pulumi.InvokeOptions): Promise<GetMaintenanceWindowTaskResult>;
|
|
7
|
+
export interface GetMaintenanceWindowTaskArgs {
|
|
8
|
+
/**
|
|
9
|
+
* The ID of the maintenance window where the task is registered.
|
|
10
|
+
*/
|
|
11
|
+
windowId: string;
|
|
12
|
+
/**
|
|
13
|
+
* Unique identifier of the maintenance window task.
|
|
14
|
+
*/
|
|
15
|
+
windowTaskId: string;
|
|
16
|
+
}
|
|
17
|
+
export interface GetMaintenanceWindowTaskResult {
|
|
18
|
+
/**
|
|
19
|
+
* The specification for whether tasks should continue to run after the cutoff time specified in the maintenance windows is reached.
|
|
20
|
+
*/
|
|
21
|
+
readonly cutoffBehavior?: string;
|
|
22
|
+
/**
|
|
23
|
+
* A description of the task.
|
|
24
|
+
*/
|
|
25
|
+
readonly description?: string;
|
|
26
|
+
/**
|
|
27
|
+
* Information about an Amazon S3 bucket to write Run Command task-level logs to.
|
|
28
|
+
*/
|
|
29
|
+
readonly loggingInfo?: outputs.ssm.MaintenanceWindowTaskLoggingInfo;
|
|
30
|
+
/**
|
|
31
|
+
* The maximum number of targets this task can be run for, in parallel.
|
|
32
|
+
*/
|
|
33
|
+
readonly maxConcurrency?: string;
|
|
34
|
+
/**
|
|
35
|
+
* The maximum number of errors allowed before this task stops being scheduled.
|
|
36
|
+
*/
|
|
37
|
+
readonly maxErrors?: string;
|
|
38
|
+
/**
|
|
39
|
+
* The task name.
|
|
40
|
+
*/
|
|
41
|
+
readonly name?: string;
|
|
42
|
+
/**
|
|
43
|
+
* The priority of the task in the maintenance window. The lower the number, the higher the priority. Tasks that have the same priority are scheduled in parallel.
|
|
44
|
+
*/
|
|
45
|
+
readonly priority?: number;
|
|
46
|
+
/**
|
|
47
|
+
* The Amazon Resource Name (ARN) of the IAM service role for AWS Systems Manager to assume when running a maintenance window task.
|
|
48
|
+
*/
|
|
49
|
+
readonly serviceRoleArn?: string;
|
|
50
|
+
/**
|
|
51
|
+
* The targets (either instances or window target ids).
|
|
52
|
+
*/
|
|
53
|
+
readonly targets?: outputs.ssm.MaintenanceWindowTaskTarget[];
|
|
54
|
+
/**
|
|
55
|
+
* The resource that the task uses during execution.
|
|
56
|
+
*/
|
|
57
|
+
readonly taskArn?: string;
|
|
58
|
+
/**
|
|
59
|
+
* The parameters to pass to the task when it runs. Populate only the fields that match the task type. All other fields should be empty.
|
|
60
|
+
*/
|
|
61
|
+
readonly taskInvocationParameters?: outputs.ssm.MaintenanceWindowTaskTaskInvocationParameters;
|
|
62
|
+
/**
|
|
63
|
+
* The parameters to pass to the task when it runs.
|
|
64
|
+
*
|
|
65
|
+
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::SSM::MaintenanceWindowTask` for more information about the expected schema for this property.
|
|
66
|
+
*/
|
|
67
|
+
readonly taskParameters?: any;
|
|
68
|
+
/**
|
|
69
|
+
* Unique identifier of the maintenance window task.
|
|
70
|
+
*/
|
|
71
|
+
readonly windowTaskId?: string;
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* Resource Type definition for AWS::SSM::MaintenanceWindowTask
|
|
75
|
+
*/
|
|
76
|
+
export declare function getMaintenanceWindowTaskOutput(args: GetMaintenanceWindowTaskOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetMaintenanceWindowTaskResult>;
|
|
77
|
+
export interface GetMaintenanceWindowTaskOutputArgs {
|
|
78
|
+
/**
|
|
79
|
+
* The ID of the maintenance window where the task is registered.
|
|
80
|
+
*/
|
|
81
|
+
windowId: pulumi.Input<string>;
|
|
82
|
+
/**
|
|
83
|
+
* Unique identifier of the maintenance window task.
|
|
84
|
+
*/
|
|
85
|
+
windowTaskId: pulumi.Input<string>;
|
|
86
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
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.getMaintenanceWindowTaskOutput = exports.getMaintenanceWindowTask = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::SSM::MaintenanceWindowTask
|
|
10
|
+
*/
|
|
11
|
+
function getMaintenanceWindowTask(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:ssm:getMaintenanceWindowTask", {
|
|
14
|
+
"windowId": args.windowId,
|
|
15
|
+
"windowTaskId": args.windowTaskId,
|
|
16
|
+
}, opts);
|
|
17
|
+
}
|
|
18
|
+
exports.getMaintenanceWindowTask = getMaintenanceWindowTask;
|
|
19
|
+
/**
|
|
20
|
+
* Resource Type definition for AWS::SSM::MaintenanceWindowTask
|
|
21
|
+
*/
|
|
22
|
+
function getMaintenanceWindowTaskOutput(args, opts) {
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("aws-native:ssm:getMaintenanceWindowTask", {
|
|
25
|
+
"windowId": args.windowId,
|
|
26
|
+
"windowTaskId": args.windowTaskId,
|
|
27
|
+
}, opts);
|
|
28
|
+
}
|
|
29
|
+
exports.getMaintenanceWindowTaskOutput = getMaintenanceWindowTaskOutput;
|
|
30
|
+
//# sourceMappingURL=getMaintenanceWindowTask.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getMaintenanceWindowTask.js","sourceRoot":"","sources":["../../ssm/getMaintenanceWindowTask.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4DAMC;AAqED;;GAEG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAAiC;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yCAAyC,EAAE;QAC1E,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wEAMC"}
|
package/ssm/index.d.ts
CHANGED
|
@@ -10,6 +10,12 @@ export declare const getAssociationOutput: typeof import("./getAssociation").get
|
|
|
10
10
|
export { GetDocumentArgs, GetDocumentResult, GetDocumentOutputArgs } from "./getDocument";
|
|
11
11
|
export declare const getDocument: typeof import("./getDocument").getDocument;
|
|
12
12
|
export declare const getDocumentOutput: typeof import("./getDocument").getDocumentOutput;
|
|
13
|
+
export { GetMaintenanceWindowTargetArgs, GetMaintenanceWindowTargetResult, GetMaintenanceWindowTargetOutputArgs } from "./getMaintenanceWindowTarget";
|
|
14
|
+
export declare const getMaintenanceWindowTarget: typeof import("./getMaintenanceWindowTarget").getMaintenanceWindowTarget;
|
|
15
|
+
export declare const getMaintenanceWindowTargetOutput: typeof import("./getMaintenanceWindowTarget").getMaintenanceWindowTargetOutput;
|
|
16
|
+
export { GetMaintenanceWindowTaskArgs, GetMaintenanceWindowTaskResult, GetMaintenanceWindowTaskOutputArgs } from "./getMaintenanceWindowTask";
|
|
17
|
+
export declare const getMaintenanceWindowTask: typeof import("./getMaintenanceWindowTask").getMaintenanceWindowTask;
|
|
18
|
+
export declare const getMaintenanceWindowTaskOutput: typeof import("./getMaintenanceWindowTask").getMaintenanceWindowTaskOutput;
|
|
13
19
|
export { GetParameterArgs, GetParameterResult, GetParameterOutputArgs } from "./getParameter";
|
|
14
20
|
export declare const getParameter: typeof import("./getParameter").getParameter;
|
|
15
21
|
export declare const getParameterOutput: typeof import("./getParameter").getParameterOutput;
|
|
@@ -22,6 +28,12 @@ export declare const getResourceDataSyncOutput: typeof import("./getResourceData
|
|
|
22
28
|
export { GetResourcePolicyArgs, GetResourcePolicyResult, GetResourcePolicyOutputArgs } from "./getResourcePolicy";
|
|
23
29
|
export declare const getResourcePolicy: typeof import("./getResourcePolicy").getResourcePolicy;
|
|
24
30
|
export declare const getResourcePolicyOutput: typeof import("./getResourcePolicy").getResourcePolicyOutput;
|
|
31
|
+
export { MaintenanceWindowTargetArgs } from "./maintenanceWindowTarget";
|
|
32
|
+
export type MaintenanceWindowTarget = import("./maintenanceWindowTarget").MaintenanceWindowTarget;
|
|
33
|
+
export declare const MaintenanceWindowTarget: typeof import("./maintenanceWindowTarget").MaintenanceWindowTarget;
|
|
34
|
+
export { MaintenanceWindowTaskArgs } from "./maintenanceWindowTask";
|
|
35
|
+
export type MaintenanceWindowTask = import("./maintenanceWindowTask").MaintenanceWindowTask;
|
|
36
|
+
export declare const MaintenanceWindowTask: typeof import("./maintenanceWindowTask").MaintenanceWindowTask;
|
|
25
37
|
export { ParameterArgs } from "./parameter";
|
|
26
38
|
export type Parameter = import("./parameter").Parameter;
|
|
27
39
|
export declare const Parameter: typeof import("./parameter").Parameter;
|
package/ssm/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.ResourcePolicy = exports.ResourceDataSync = exports.PatchBaseline = exports.Parameter = exports.getResourcePolicyOutput = exports.getResourcePolicy = exports.getResourceDataSyncOutput = exports.getResourceDataSync = exports.getPatchBaselineOutput = exports.getPatchBaseline = exports.getParameterOutput = exports.getParameter = exports.getDocumentOutput = exports.getDocument = exports.getAssociationOutput = exports.getAssociation = exports.Document = exports.Association = void 0;
|
|
19
|
+
exports.ResourcePolicy = exports.ResourceDataSync = exports.PatchBaseline = exports.Parameter = exports.MaintenanceWindowTask = exports.MaintenanceWindowTarget = exports.getResourcePolicyOutput = exports.getResourcePolicy = exports.getResourceDataSyncOutput = exports.getResourceDataSync = exports.getPatchBaselineOutput = exports.getPatchBaseline = exports.getParameterOutput = exports.getParameter = exports.getMaintenanceWindowTaskOutput = exports.getMaintenanceWindowTask = exports.getMaintenanceWindowTargetOutput = exports.getMaintenanceWindowTarget = exports.getDocumentOutput = exports.getDocument = exports.getAssociationOutput = exports.getAssociation = exports.Document = exports.Association = void 0;
|
|
20
20
|
const pulumi = require("@pulumi/pulumi");
|
|
21
21
|
const utilities = require("../utilities");
|
|
22
22
|
exports.Association = null;
|
|
@@ -29,6 +29,12 @@ utilities.lazyLoad(exports, ["getAssociation", "getAssociationOutput"], () => re
|
|
|
29
29
|
exports.getDocument = null;
|
|
30
30
|
exports.getDocumentOutput = null;
|
|
31
31
|
utilities.lazyLoad(exports, ["getDocument", "getDocumentOutput"], () => require("./getDocument"));
|
|
32
|
+
exports.getMaintenanceWindowTarget = null;
|
|
33
|
+
exports.getMaintenanceWindowTargetOutput = null;
|
|
34
|
+
utilities.lazyLoad(exports, ["getMaintenanceWindowTarget", "getMaintenanceWindowTargetOutput"], () => require("./getMaintenanceWindowTarget"));
|
|
35
|
+
exports.getMaintenanceWindowTask = null;
|
|
36
|
+
exports.getMaintenanceWindowTaskOutput = null;
|
|
37
|
+
utilities.lazyLoad(exports, ["getMaintenanceWindowTask", "getMaintenanceWindowTaskOutput"], () => require("./getMaintenanceWindowTask"));
|
|
32
38
|
exports.getParameter = null;
|
|
33
39
|
exports.getParameterOutput = null;
|
|
34
40
|
utilities.lazyLoad(exports, ["getParameter", "getParameterOutput"], () => require("./getParameter"));
|
|
@@ -41,6 +47,10 @@ utilities.lazyLoad(exports, ["getResourceDataSync", "getResourceDataSyncOutput"]
|
|
|
41
47
|
exports.getResourcePolicy = null;
|
|
42
48
|
exports.getResourcePolicyOutput = null;
|
|
43
49
|
utilities.lazyLoad(exports, ["getResourcePolicy", "getResourcePolicyOutput"], () => require("./getResourcePolicy"));
|
|
50
|
+
exports.MaintenanceWindowTarget = null;
|
|
51
|
+
utilities.lazyLoad(exports, ["MaintenanceWindowTarget"], () => require("./maintenanceWindowTarget"));
|
|
52
|
+
exports.MaintenanceWindowTask = null;
|
|
53
|
+
utilities.lazyLoad(exports, ["MaintenanceWindowTask"], () => require("./maintenanceWindowTask"));
|
|
44
54
|
exports.Parameter = null;
|
|
45
55
|
utilities.lazyLoad(exports, ["Parameter"], () => require("./parameter"));
|
|
46
56
|
exports.PatchBaseline = null;
|
|
@@ -59,6 +69,10 @@ const _module = {
|
|
|
59
69
|
return new exports.Association(name, undefined, { urn });
|
|
60
70
|
case "aws-native:ssm:Document":
|
|
61
71
|
return new exports.Document(name, undefined, { urn });
|
|
72
|
+
case "aws-native:ssm:MaintenanceWindowTarget":
|
|
73
|
+
return new exports.MaintenanceWindowTarget(name, undefined, { urn });
|
|
74
|
+
case "aws-native:ssm:MaintenanceWindowTask":
|
|
75
|
+
return new exports.MaintenanceWindowTask(name, undefined, { urn });
|
|
62
76
|
case "aws-native:ssm:Parameter":
|
|
63
77
|
return new exports.Parameter(name, undefined, { urn });
|
|
64
78
|
case "aws-native:ssm:PatchBaseline":
|
package/ssm/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../ssm/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../ssm/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Resource type definition for AWS::SSM::MaintenanceWindowTarget
|
|
6
|
+
*/
|
|
7
|
+
export declare class MaintenanceWindowTarget extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing MaintenanceWindowTarget resource's state with the given name, ID, and optional extra
|
|
10
|
+
* properties used to qualify the lookup.
|
|
11
|
+
*
|
|
12
|
+
* @param name The _unique_ name of the resulting resource.
|
|
13
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
14
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
15
|
+
*/
|
|
16
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): MaintenanceWindowTarget;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of MaintenanceWindowTarget. This is designed to work even
|
|
19
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
|
+
*/
|
|
21
|
+
static isInstance(obj: any): obj is MaintenanceWindowTarget;
|
|
22
|
+
/**
|
|
23
|
+
* A description for the target.
|
|
24
|
+
*/
|
|
25
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* The name for the maintenance window target.
|
|
28
|
+
*/
|
|
29
|
+
readonly name: pulumi.Output<string | undefined>;
|
|
30
|
+
/**
|
|
31
|
+
* A user-provided value that will be included in any Amazon CloudWatch Events events that are raised while running tasks for these targets in this maintenance window.
|
|
32
|
+
*/
|
|
33
|
+
readonly ownerInformation: pulumi.Output<string | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* The type of target that is being registered with the maintenance window.
|
|
36
|
+
*/
|
|
37
|
+
readonly resourceType: pulumi.Output<string>;
|
|
38
|
+
/**
|
|
39
|
+
* The targets to register with the maintenance window.
|
|
40
|
+
*/
|
|
41
|
+
readonly targets: pulumi.Output<outputs.ssm.MaintenanceWindowTargetTargets[]>;
|
|
42
|
+
/**
|
|
43
|
+
* The ID of the maintenance window to register the target with.
|
|
44
|
+
*/
|
|
45
|
+
readonly windowId: pulumi.Output<string>;
|
|
46
|
+
/**
|
|
47
|
+
* The ID of the target.
|
|
48
|
+
*/
|
|
49
|
+
readonly windowTargetId: pulumi.Output<string>;
|
|
50
|
+
/**
|
|
51
|
+
* Create a MaintenanceWindowTarget resource with the given unique name, arguments, and options.
|
|
52
|
+
*
|
|
53
|
+
* @param name The _unique_ name of the resource.
|
|
54
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
55
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
56
|
+
*/
|
|
57
|
+
constructor(name: string, args: MaintenanceWindowTargetArgs, opts?: pulumi.CustomResourceOptions);
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* The set of arguments for constructing a MaintenanceWindowTarget resource.
|
|
61
|
+
*/
|
|
62
|
+
export interface MaintenanceWindowTargetArgs {
|
|
63
|
+
/**
|
|
64
|
+
* A description for the target.
|
|
65
|
+
*/
|
|
66
|
+
description?: pulumi.Input<string>;
|
|
67
|
+
/**
|
|
68
|
+
* The name for the maintenance window target.
|
|
69
|
+
*/
|
|
70
|
+
name?: pulumi.Input<string>;
|
|
71
|
+
/**
|
|
72
|
+
* A user-provided value that will be included in any Amazon CloudWatch Events events that are raised while running tasks for these targets in this maintenance window.
|
|
73
|
+
*/
|
|
74
|
+
ownerInformation?: pulumi.Input<string>;
|
|
75
|
+
/**
|
|
76
|
+
* The type of target that is being registered with the maintenance window.
|
|
77
|
+
*/
|
|
78
|
+
resourceType: pulumi.Input<string>;
|
|
79
|
+
/**
|
|
80
|
+
* The targets to register with the maintenance window.
|
|
81
|
+
*/
|
|
82
|
+
targets: pulumi.Input<pulumi.Input<inputs.ssm.MaintenanceWindowTargetTargetsArgs>[]>;
|
|
83
|
+
/**
|
|
84
|
+
* The ID of the maintenance window to register the target with.
|
|
85
|
+
*/
|
|
86
|
+
windowId: pulumi.Input<string>;
|
|
87
|
+
}
|
|
@@ -0,0 +1,79 @@
|
|
|
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.MaintenanceWindowTarget = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource type definition for AWS::SSM::MaintenanceWindowTarget
|
|
10
|
+
*/
|
|
11
|
+
class MaintenanceWindowTarget extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing MaintenanceWindowTarget 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 MaintenanceWindowTarget(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of MaintenanceWindowTarget. 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'] === MaintenanceWindowTarget.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a MaintenanceWindowTarget 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?.resourceType === undefined && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'resourceType'");
|
|
46
|
+
}
|
|
47
|
+
if (args?.targets === undefined && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'targets'");
|
|
49
|
+
}
|
|
50
|
+
if (args?.windowId === undefined && !opts.urn) {
|
|
51
|
+
throw new Error("Missing required property 'windowId'");
|
|
52
|
+
}
|
|
53
|
+
resourceInputs["description"] = args?.description;
|
|
54
|
+
resourceInputs["name"] = args?.name;
|
|
55
|
+
resourceInputs["ownerInformation"] = args?.ownerInformation;
|
|
56
|
+
resourceInputs["resourceType"] = args?.resourceType;
|
|
57
|
+
resourceInputs["targets"] = args?.targets;
|
|
58
|
+
resourceInputs["windowId"] = args?.windowId;
|
|
59
|
+
resourceInputs["windowTargetId"] = undefined /*out*/;
|
|
60
|
+
}
|
|
61
|
+
else {
|
|
62
|
+
resourceInputs["description"] = undefined /*out*/;
|
|
63
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
64
|
+
resourceInputs["ownerInformation"] = undefined /*out*/;
|
|
65
|
+
resourceInputs["resourceType"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["targets"] = undefined /*out*/;
|
|
67
|
+
resourceInputs["windowId"] = undefined /*out*/;
|
|
68
|
+
resourceInputs["windowTargetId"] = undefined /*out*/;
|
|
69
|
+
}
|
|
70
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
71
|
+
const replaceOnChanges = { replaceOnChanges: ["windowId"] };
|
|
72
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
73
|
+
super(MaintenanceWindowTarget.__pulumiType, name, resourceInputs, opts);
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
exports.MaintenanceWindowTarget = MaintenanceWindowTarget;
|
|
77
|
+
/** @internal */
|
|
78
|
+
MaintenanceWindowTarget.__pulumiType = 'aws-native:ssm:MaintenanceWindowTarget';
|
|
79
|
+
//# sourceMappingURL=maintenanceWindowTarget.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"maintenanceWindowTarget.js","sourceRoot":"","sources":["../../ssm/maintenanceWindowTarget.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACpF,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,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;IA+BD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAiC,EAAE,IAAmC;QAC5F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,IAAI,EAAE,YAAY,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/C,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACxD;aAAM;YACH,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACvD,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnD,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACxD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,UAAU,CAAC,EAAE,CAAC;QAC5D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;;AAhGL,0DAiGC;AApFG,gBAAgB;AACO,oCAAY,GAAG,wCAAwC,CAAC"}
|