@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
|
@@ -0,0 +1,58 @@
|
|
|
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 Ground Station DataflowEndpointGroupV2
|
|
6
|
+
*/
|
|
7
|
+
export declare class DataflowEndpointGroupV2 extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing DataflowEndpointGroupV2 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): DataflowEndpointGroupV2;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of DataflowEndpointGroupV2. 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 DataflowEndpointGroupV2;
|
|
22
|
+
readonly arn: pulumi.Output<string>;
|
|
23
|
+
readonly awsId: pulumi.Output<string>;
|
|
24
|
+
/**
|
|
25
|
+
* Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state.
|
|
26
|
+
*/
|
|
27
|
+
readonly contactPostPassDurationSeconds: pulumi.Output<number | undefined>;
|
|
28
|
+
/**
|
|
29
|
+
* Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state.
|
|
30
|
+
*/
|
|
31
|
+
readonly contactPrePassDurationSeconds: pulumi.Output<number | undefined>;
|
|
32
|
+
readonly endpointDetails: pulumi.Output<outputs.groundstation.DataflowEndpointGroupV2EndpointDetails[]>;
|
|
33
|
+
readonly endpoints: pulumi.Output<outputs.groundstation.DataflowEndpointGroupV2CreateEndpointDetails[] | undefined>;
|
|
34
|
+
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
35
|
+
/**
|
|
36
|
+
* Create a DataflowEndpointGroupV2 resource with the given unique name, arguments, and options.
|
|
37
|
+
*
|
|
38
|
+
* @param name The _unique_ name of the resource.
|
|
39
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
40
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
41
|
+
*/
|
|
42
|
+
constructor(name: string, args?: DataflowEndpointGroupV2Args, opts?: pulumi.CustomResourceOptions);
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* The set of arguments for constructing a DataflowEndpointGroupV2 resource.
|
|
46
|
+
*/
|
|
47
|
+
export interface DataflowEndpointGroupV2Args {
|
|
48
|
+
/**
|
|
49
|
+
* Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state.
|
|
50
|
+
*/
|
|
51
|
+
contactPostPassDurationSeconds?: pulumi.Input<number>;
|
|
52
|
+
/**
|
|
53
|
+
* Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state.
|
|
54
|
+
*/
|
|
55
|
+
contactPrePassDurationSeconds?: pulumi.Input<number>;
|
|
56
|
+
endpoints?: pulumi.Input<pulumi.Input<inputs.groundstation.DataflowEndpointGroupV2CreateEndpointDetailsArgs>[]>;
|
|
57
|
+
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
|
|
58
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
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.DataflowEndpointGroupV2 = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS Ground Station DataflowEndpointGroupV2
|
|
10
|
+
*/
|
|
11
|
+
class DataflowEndpointGroupV2 extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing DataflowEndpointGroupV2 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 DataflowEndpointGroupV2(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of DataflowEndpointGroupV2. 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'] === DataflowEndpointGroupV2.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a DataflowEndpointGroupV2 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["contactPostPassDurationSeconds"] = args?.contactPostPassDurationSeconds;
|
|
45
|
+
resourceInputs["contactPrePassDurationSeconds"] = args?.contactPrePassDurationSeconds;
|
|
46
|
+
resourceInputs["endpoints"] = args?.endpoints;
|
|
47
|
+
resourceInputs["tags"] = args?.tags;
|
|
48
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
49
|
+
resourceInputs["awsId"] = undefined /*out*/;
|
|
50
|
+
resourceInputs["endpointDetails"] = undefined /*out*/;
|
|
51
|
+
}
|
|
52
|
+
else {
|
|
53
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
54
|
+
resourceInputs["awsId"] = undefined /*out*/;
|
|
55
|
+
resourceInputs["contactPostPassDurationSeconds"] = undefined /*out*/;
|
|
56
|
+
resourceInputs["contactPrePassDurationSeconds"] = undefined /*out*/;
|
|
57
|
+
resourceInputs["endpointDetails"] = undefined /*out*/;
|
|
58
|
+
resourceInputs["endpoints"] = undefined /*out*/;
|
|
59
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
60
|
+
}
|
|
61
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
62
|
+
const replaceOnChanges = { replaceOnChanges: ["contactPostPassDurationSeconds", "contactPrePassDurationSeconds", "endpoints[*]"] };
|
|
63
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
64
|
+
super(DataflowEndpointGroupV2.__pulumiType, name, resourceInputs, opts);
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
exports.DataflowEndpointGroupV2 = DataflowEndpointGroupV2;
|
|
68
|
+
/** @internal */
|
|
69
|
+
DataflowEndpointGroupV2.__pulumiType = 'aws-native:groundstation:DataflowEndpointGroupV2';
|
|
70
|
+
//# sourceMappingURL=dataflowEndpointGroupV2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dataflowEndpointGroupV2.js","sourceRoot":"","sources":["../../groundstation/dataflowEndpointGroupV2.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;IAgBD;;;;;;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,cAAc,CAAC,gCAAgC,CAAC,GAAG,IAAI,EAAE,8BAA8B,CAAC;YACxF,cAAc,CAAC,+BAA+B,CAAC,GAAG,IAAI,EAAE,6BAA6B,CAAC;YACtF,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACzD;aAAM;YACH,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,gCAAgC,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrE,cAAc,CAAC,+BAA+B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpE,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACtD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,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,gCAAgC,EAAE,+BAA+B,EAAE,cAAc,CAAC,EAAE,CAAC;QACnI,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;;AAxEL,0DAyEC;AA5DG,gBAAgB;AACO,oCAAY,GAAG,kDAAkD,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Resource Type definition for AWS Ground Station DataflowEndpointGroupV2
|
|
5
|
+
*/
|
|
6
|
+
export declare function getDataflowEndpointGroupV2(args: GetDataflowEndpointGroupV2Args, opts?: pulumi.InvokeOptions): Promise<GetDataflowEndpointGroupV2Result>;
|
|
7
|
+
export interface GetDataflowEndpointGroupV2Args {
|
|
8
|
+
id: string;
|
|
9
|
+
}
|
|
10
|
+
export interface GetDataflowEndpointGroupV2Result {
|
|
11
|
+
readonly arn?: string;
|
|
12
|
+
readonly endpointDetails?: outputs.groundstation.DataflowEndpointGroupV2EndpointDetails[];
|
|
13
|
+
readonly id?: string;
|
|
14
|
+
readonly tags?: outputs.Tag[];
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* Resource Type definition for AWS Ground Station DataflowEndpointGroupV2
|
|
18
|
+
*/
|
|
19
|
+
export declare function getDataflowEndpointGroupV2Output(args: GetDataflowEndpointGroupV2OutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDataflowEndpointGroupV2Result>;
|
|
20
|
+
export interface GetDataflowEndpointGroupV2OutputArgs {
|
|
21
|
+
id: pulumi.Input<string>;
|
|
22
|
+
}
|
|
@@ -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.getDataflowEndpointGroupV2Output = exports.getDataflowEndpointGroupV2 = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS Ground Station DataflowEndpointGroupV2
|
|
10
|
+
*/
|
|
11
|
+
function getDataflowEndpointGroupV2(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:groundstation:getDataflowEndpointGroupV2", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getDataflowEndpointGroupV2 = getDataflowEndpointGroupV2;
|
|
18
|
+
/**
|
|
19
|
+
* Resource Type definition for AWS Ground Station DataflowEndpointGroupV2
|
|
20
|
+
*/
|
|
21
|
+
function getDataflowEndpointGroupV2Output(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("aws-native:groundstation:getDataflowEndpointGroupV2", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getDataflowEndpointGroupV2Output = getDataflowEndpointGroupV2Output;
|
|
28
|
+
//# sourceMappingURL=getDataflowEndpointGroupV2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDataflowEndpointGroupV2.js","sourceRoot":"","sources":["../../groundstation/getDataflowEndpointGroupV2.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,qDAAqD,EAAE;QAChF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gEAKC;AAYD;;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,qDAAqD,EAAE;QACtF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4EAKC"}
|
package/groundstation/index.d.ts
CHANGED
|
@@ -4,12 +4,18 @@ export declare const Config: typeof import("./config").Config;
|
|
|
4
4
|
export { DataflowEndpointGroupArgs } from "./dataflowEndpointGroup";
|
|
5
5
|
export type DataflowEndpointGroup = import("./dataflowEndpointGroup").DataflowEndpointGroup;
|
|
6
6
|
export declare const DataflowEndpointGroup: typeof import("./dataflowEndpointGroup").DataflowEndpointGroup;
|
|
7
|
+
export { DataflowEndpointGroupV2Args } from "./dataflowEndpointGroupV2";
|
|
8
|
+
export type DataflowEndpointGroupV2 = import("./dataflowEndpointGroupV2").DataflowEndpointGroupV2;
|
|
9
|
+
export declare const DataflowEndpointGroupV2: typeof import("./dataflowEndpointGroupV2").DataflowEndpointGroupV2;
|
|
7
10
|
export { GetConfigArgs, GetConfigResult, GetConfigOutputArgs } from "./getConfig";
|
|
8
11
|
export declare const getConfig: typeof import("./getConfig").getConfig;
|
|
9
12
|
export declare const getConfigOutput: typeof import("./getConfig").getConfigOutput;
|
|
10
13
|
export { GetDataflowEndpointGroupArgs, GetDataflowEndpointGroupResult, GetDataflowEndpointGroupOutputArgs } from "./getDataflowEndpointGroup";
|
|
11
14
|
export declare const getDataflowEndpointGroup: typeof import("./getDataflowEndpointGroup").getDataflowEndpointGroup;
|
|
12
15
|
export declare const getDataflowEndpointGroupOutput: typeof import("./getDataflowEndpointGroup").getDataflowEndpointGroupOutput;
|
|
16
|
+
export { GetDataflowEndpointGroupV2Args, GetDataflowEndpointGroupV2Result, GetDataflowEndpointGroupV2OutputArgs } from "./getDataflowEndpointGroupV2";
|
|
17
|
+
export declare const getDataflowEndpointGroupV2: typeof import("./getDataflowEndpointGroupV2").getDataflowEndpointGroupV2;
|
|
18
|
+
export declare const getDataflowEndpointGroupV2Output: typeof import("./getDataflowEndpointGroupV2").getDataflowEndpointGroupV2Output;
|
|
13
19
|
export { GetMissionProfileArgs, GetMissionProfileResult, GetMissionProfileOutputArgs } from "./getMissionProfile";
|
|
14
20
|
export declare const getMissionProfile: typeof import("./getMissionProfile").getMissionProfile;
|
|
15
21
|
export declare const getMissionProfileOutput: typeof import("./getMissionProfile").getMissionProfileOutput;
|
package/groundstation/index.js
CHANGED
|
@@ -16,19 +16,24 @@ 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.MissionProfile = exports.getMissionProfileOutput = exports.getMissionProfile = exports.getDataflowEndpointGroupOutput = exports.getDataflowEndpointGroup = exports.getConfigOutput = exports.getConfig = exports.DataflowEndpointGroup = exports.Config = void 0;
|
|
19
|
+
exports.MissionProfile = exports.getMissionProfileOutput = exports.getMissionProfile = exports.getDataflowEndpointGroupV2Output = exports.getDataflowEndpointGroupV2 = exports.getDataflowEndpointGroupOutput = exports.getDataflowEndpointGroup = exports.getConfigOutput = exports.getConfig = exports.DataflowEndpointGroupV2 = exports.DataflowEndpointGroup = exports.Config = void 0;
|
|
20
20
|
const pulumi = require("@pulumi/pulumi");
|
|
21
21
|
const utilities = require("../utilities");
|
|
22
22
|
exports.Config = null;
|
|
23
23
|
utilities.lazyLoad(exports, ["Config"], () => require("./config"));
|
|
24
24
|
exports.DataflowEndpointGroup = null;
|
|
25
25
|
utilities.lazyLoad(exports, ["DataflowEndpointGroup"], () => require("./dataflowEndpointGroup"));
|
|
26
|
+
exports.DataflowEndpointGroupV2 = null;
|
|
27
|
+
utilities.lazyLoad(exports, ["DataflowEndpointGroupV2"], () => require("./dataflowEndpointGroupV2"));
|
|
26
28
|
exports.getConfig = null;
|
|
27
29
|
exports.getConfigOutput = null;
|
|
28
30
|
utilities.lazyLoad(exports, ["getConfig", "getConfigOutput"], () => require("./getConfig"));
|
|
29
31
|
exports.getDataflowEndpointGroup = null;
|
|
30
32
|
exports.getDataflowEndpointGroupOutput = null;
|
|
31
33
|
utilities.lazyLoad(exports, ["getDataflowEndpointGroup", "getDataflowEndpointGroupOutput"], () => require("./getDataflowEndpointGroup"));
|
|
34
|
+
exports.getDataflowEndpointGroupV2 = null;
|
|
35
|
+
exports.getDataflowEndpointGroupV2Output = null;
|
|
36
|
+
utilities.lazyLoad(exports, ["getDataflowEndpointGroupV2", "getDataflowEndpointGroupV2Output"], () => require("./getDataflowEndpointGroupV2"));
|
|
32
37
|
exports.getMissionProfile = null;
|
|
33
38
|
exports.getMissionProfileOutput = null;
|
|
34
39
|
utilities.lazyLoad(exports, ["getMissionProfile", "getMissionProfileOutput"], () => require("./getMissionProfile"));
|
|
@@ -44,6 +49,8 @@ const _module = {
|
|
|
44
49
|
return new exports.Config(name, undefined, { urn });
|
|
45
50
|
case "aws-native:groundstation:DataflowEndpointGroup":
|
|
46
51
|
return new exports.DataflowEndpointGroup(name, undefined, { urn });
|
|
52
|
+
case "aws-native:groundstation:DataflowEndpointGroupV2":
|
|
53
|
+
return new exports.DataflowEndpointGroupV2(name, undefined, { urn });
|
|
47
54
|
case "aws-native:groundstation:MissionProfile":
|
|
48
55
|
return new exports.MissionProfile(name, undefined, { urn });
|
|
49
56
|
default:
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../groundstation/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,MAAM,GAAqC,IAAW,CAAC;AACpE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAItD,QAAA,qBAAqB,GAAmE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,uBAAuB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,yBAAyB,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../groundstation/index.ts"],"names":[],"mappings":"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"}
|
package/index.d.ts
CHANGED
|
@@ -95,6 +95,7 @@ import * as databrew from "./databrew";
|
|
|
95
95
|
import * as datapipeline from "./datapipeline";
|
|
96
96
|
import * as datasync from "./datasync";
|
|
97
97
|
import * as datazone from "./datazone";
|
|
98
|
+
import * as dax from "./dax";
|
|
98
99
|
import * as deadline from "./deadline";
|
|
99
100
|
import * as detective from "./detective";
|
|
100
101
|
import * as devicefarm from "./devicefarm";
|
|
@@ -267,4 +268,4 @@ import * as workspacesinstances from "./workspacesinstances";
|
|
|
267
268
|
import * as workspacesthinclient from "./workspacesthinclient";
|
|
268
269
|
import * as workspacesweb from "./workspacesweb";
|
|
269
270
|
import * as xray from "./xray";
|
|
270
|
-
export { accessanalyzer, acmpca, aiops, amazonmq, amplify, amplifyuibuilder, apigateway, apigatewayv2, appconfig, appflow, appintegrations, applicationautoscaling, applicationinsights, applicationsignals, apprunner, appstream, appsync, aps, arcregionswitch, arczonalshift, athena, auditmanager, autoscaling, b2bi, backup, backupgateway, batch, bedrock, bedrockagentcore, billing, budgets, cassandra, ce, certificatemanager, chatbot, cleanrooms, cleanroomsml, cloudformation, cloudfront, cloudtrail, cloudwatch, codeartifact, codebuild, codeconnections, codedeploy, codeguruprofiler, codegurureviewer, codepipeline, codestarconnections, codestarnotifications, cognito, comprehend, config, configuration, connect, connectcampaigns, connectcampaignsv2, controltower, customerprofiles, databrew, datapipeline, datasync, datazone, deadline, detective, devicefarm, devopsguru, directoryservice, dms, docdbelastic, dsql, dynamodb, ec2, ecr, ecs, efs, eks, elasticache, elasticbeanstalk, elasticloadbalancingv2, emr, emrcontainers, emrserverless, entityresolution, events, eventschemas, evidently, evs, finspace, fis, fms, forecast, frauddetector, fsx, gamelift, gameliftstreams, globalaccelerator, glue, grafana, greengrassv2, groundstation, guardduty, healthimaging, healthlake, iam, identitystore, imagebuilder, inspector, inspectorv2, internetmonitor, invoicing, iot, iotanalytics, iotcoredeviceadvisor, iotevents, iotfleethub, iotsitewise, iottwinmaker, iotwireless, ivs, ivschat, kafkaconnect, kendra, kendraranking, kinesis, kinesisanalyticsv2, kinesisfirehose, kinesisvideo, kms, lakeformation, lambda, launchwizard, lex, licensemanager, lightsail, location, logs, lookoutvision, m2, macie, mediaconnect, medialive, mediapackage, mediapackagev2, mediatailor, memorydb, msk, mwaa, neptune, neptunegraph, networkfirewall, networkmanager, nimblestudio, oam, observabilityadmin, odb, omics, opensearchserverless, opensearchservice, opsworkscm, organizations, osis, panorama, paymentcryptography, pcaconnectorad, pcaconnectorscep, pcs, personalize, pinpoint, pipes, proton, qbusiness, qldb, quicksight, ram, rbin, rds, redshift, redshiftserverless, refactorspaces, rekognition, resiliencehub, resourceexplorer2, resourcegroups, rolesanywhere, route53, route53profiles, route53recoverycontrol, route53recoveryreadiness, route53resolver, rtbfabric, rum, s3, s3express, s3objectlambda, s3outposts, s3tables, s3vectors, sagemaker, scheduler, secretsmanager, securityhub, securitylake, servicecatalog, servicecatalogappregistry, ses, shield, signer, simspaceweaver, smsvoice, sns, sqs, ssm, ssmcontacts, ssmguiconnect, ssmincidents, ssmquicksetup, sso, stepfunctions, supportapp, synthetics, systemsmanagersap, timestream, transfer, types, verifiedpermissions, voiceid, vpclattice, wafv2, wisdom, workspaces, workspacesinstances, workspacesthinclient, workspacesweb, xray, };
|
|
271
|
+
export { accessanalyzer, acmpca, aiops, amazonmq, amplify, amplifyuibuilder, apigateway, apigatewayv2, appconfig, appflow, appintegrations, applicationautoscaling, applicationinsights, applicationsignals, apprunner, appstream, appsync, aps, arcregionswitch, arczonalshift, athena, auditmanager, autoscaling, b2bi, backup, backupgateway, batch, bedrock, bedrockagentcore, billing, budgets, cassandra, ce, certificatemanager, chatbot, cleanrooms, cleanroomsml, cloudformation, cloudfront, cloudtrail, cloudwatch, codeartifact, codebuild, codeconnections, codedeploy, codeguruprofiler, codegurureviewer, codepipeline, codestarconnections, codestarnotifications, cognito, comprehend, config, configuration, connect, connectcampaigns, connectcampaignsv2, controltower, customerprofiles, databrew, datapipeline, datasync, datazone, dax, deadline, detective, devicefarm, devopsguru, directoryservice, dms, docdbelastic, dsql, dynamodb, ec2, ecr, ecs, efs, eks, elasticache, elasticbeanstalk, elasticloadbalancingv2, emr, emrcontainers, emrserverless, entityresolution, events, eventschemas, evidently, evs, finspace, fis, fms, forecast, frauddetector, fsx, gamelift, gameliftstreams, globalaccelerator, glue, grafana, greengrassv2, groundstation, guardduty, healthimaging, healthlake, iam, identitystore, imagebuilder, inspector, inspectorv2, internetmonitor, invoicing, iot, iotanalytics, iotcoredeviceadvisor, iotevents, iotfleethub, iotsitewise, iottwinmaker, iotwireless, ivs, ivschat, kafkaconnect, kendra, kendraranking, kinesis, kinesisanalyticsv2, kinesisfirehose, kinesisvideo, kms, lakeformation, lambda, launchwizard, lex, licensemanager, lightsail, location, logs, lookoutvision, m2, macie, mediaconnect, medialive, mediapackage, mediapackagev2, mediatailor, memorydb, msk, mwaa, neptune, neptunegraph, networkfirewall, networkmanager, nimblestudio, oam, observabilityadmin, odb, omics, opensearchserverless, opensearchservice, opsworkscm, organizations, osis, panorama, paymentcryptography, pcaconnectorad, pcaconnectorscep, pcs, personalize, pinpoint, pipes, proton, qbusiness, qldb, quicksight, ram, rbin, rds, redshift, redshiftserverless, refactorspaces, rekognition, resiliencehub, resourceexplorer2, resourcegroups, rolesanywhere, route53, route53profiles, route53recoverycontrol, route53recoveryreadiness, route53resolver, rtbfabric, rum, s3, s3express, s3objectlambda, s3outposts, s3tables, s3vectors, sagemaker, scheduler, secretsmanager, securityhub, securitylake, servicecatalog, servicecatalogappregistry, ses, shield, signer, simspaceweaver, smsvoice, sns, sqs, ssm, ssmcontacts, ssmguiconnect, ssmincidents, ssmquicksetup, sso, stepfunctions, supportapp, synthetics, systemsmanagersap, timestream, transfer, types, verifiedpermissions, voiceid, vpclattice, wafv2, wisdom, workspaces, workspacesinstances, workspacesthinclient, workspacesweb, xray, };
|
package/index.js
CHANGED
|
@@ -17,11 +17,11 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
17
17
|
};
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
19
|
exports.billing = exports.bedrockagentcore = exports.bedrock = exports.batch = exports.backupgateway = exports.backup = exports.b2bi = exports.autoscaling = exports.auditmanager = exports.athena = exports.arczonalshift = exports.arcregionswitch = exports.aps = exports.appsync = exports.appstream = exports.apprunner = exports.applicationsignals = exports.applicationinsights = exports.applicationautoscaling = exports.appintegrations = exports.appflow = exports.appconfig = exports.apigatewayv2 = exports.apigateway = exports.amplifyuibuilder = exports.amplify = exports.amazonmq = exports.aiops = exports.acmpca = exports.accessanalyzer = exports.Provider = exports.importValueOutput = exports.importValue = exports.getUrlSuffixOutput = exports.getUrlSuffix = exports.getSsmParameterStringOutput = exports.getSsmParameterString = exports.getSsmParameterListOutput = exports.getSsmParameterList = exports.getRegionOutput = exports.getRegion = exports.getPartitionOutput = exports.getPartition = exports.getAzsOutput = exports.getAzs = exports.getAccountIdOutput = exports.getAccountId = exports.ExtensionResource = exports.cidrOutput = exports.cidr = void 0;
|
|
20
|
-
exports.
|
|
21
|
-
exports.
|
|
22
|
-
exports.
|
|
23
|
-
exports.
|
|
24
|
-
exports.xray = exports.workspacesweb = exports.workspacesthinclient = exports.workspacesinstances = exports.workspaces = void 0;
|
|
20
|
+
exports.elasticbeanstalk = exports.elasticache = exports.eks = exports.efs = exports.ecs = exports.ecr = exports.ec2 = exports.dynamodb = exports.dsql = exports.docdbelastic = exports.dms = exports.directoryservice = exports.devopsguru = exports.devicefarm = exports.detective = exports.deadline = exports.dax = exports.datazone = exports.datasync = exports.datapipeline = exports.databrew = exports.customerprofiles = exports.controltower = exports.connectcampaignsv2 = exports.connectcampaigns = exports.connect = exports.configuration = exports.config = exports.comprehend = exports.cognito = exports.codestarnotifications = exports.codestarconnections = exports.codepipeline = exports.codegurureviewer = exports.codeguruprofiler = exports.codedeploy = exports.codeconnections = exports.codebuild = exports.codeartifact = exports.cloudwatch = exports.cloudtrail = exports.cloudfront = exports.cloudformation = exports.cleanroomsml = exports.cleanrooms = exports.chatbot = exports.certificatemanager = exports.ce = exports.cassandra = exports.budgets = void 0;
|
|
21
|
+
exports.kms = exports.kinesisvideo = exports.kinesisfirehose = exports.kinesisanalyticsv2 = exports.kinesis = exports.kendraranking = exports.kendra = exports.kafkaconnect = exports.ivschat = exports.ivs = exports.iotwireless = exports.iottwinmaker = exports.iotsitewise = exports.iotfleethub = exports.iotevents = exports.iotcoredeviceadvisor = exports.iotanalytics = exports.iot = exports.invoicing = exports.internetmonitor = exports.inspectorv2 = exports.inspector = exports.imagebuilder = exports.identitystore = exports.iam = exports.healthlake = exports.healthimaging = exports.guardduty = exports.groundstation = exports.greengrassv2 = exports.grafana = exports.glue = exports.globalaccelerator = exports.gameliftstreams = exports.gamelift = exports.fsx = exports.frauddetector = exports.forecast = exports.fms = exports.fis = exports.finspace = exports.evs = exports.evidently = exports.eventschemas = exports.events = exports.entityresolution = exports.emrserverless = exports.emrcontainers = exports.emr = exports.elasticloadbalancingv2 = void 0;
|
|
22
|
+
exports.redshiftserverless = exports.redshift = exports.rds = exports.rbin = exports.ram = exports.quicksight = exports.qldb = exports.qbusiness = exports.proton = exports.pipes = exports.pinpoint = exports.personalize = exports.pcs = exports.pcaconnectorscep = exports.pcaconnectorad = exports.paymentcryptography = exports.panorama = exports.osis = exports.organizations = exports.opsworkscm = exports.opensearchservice = exports.opensearchserverless = exports.omics = exports.odb = exports.observabilityadmin = exports.oam = exports.nimblestudio = exports.networkmanager = exports.networkfirewall = exports.neptunegraph = exports.neptune = exports.mwaa = exports.msk = exports.memorydb = exports.mediatailor = exports.mediapackagev2 = exports.mediapackage = exports.medialive = exports.mediaconnect = exports.macie = exports.m2 = exports.lookoutvision = exports.logs = exports.location = exports.lightsail = exports.licensemanager = exports.lex = exports.launchwizard = exports.lambda = exports.lakeformation = void 0;
|
|
23
|
+
exports.wafv2 = exports.vpclattice = exports.voiceid = exports.verifiedpermissions = exports.types = exports.transfer = exports.timestream = exports.systemsmanagersap = exports.synthetics = exports.supportapp = exports.stepfunctions = exports.sso = exports.ssmquicksetup = exports.ssmincidents = exports.ssmguiconnect = exports.ssmcontacts = exports.ssm = exports.sqs = exports.sns = exports.smsvoice = exports.simspaceweaver = exports.signer = exports.shield = exports.ses = exports.servicecatalogappregistry = exports.servicecatalog = exports.securitylake = exports.securityhub = exports.secretsmanager = exports.scheduler = exports.sagemaker = exports.s3vectors = exports.s3tables = exports.s3outposts = exports.s3objectlambda = exports.s3express = exports.s3 = exports.rum = exports.rtbfabric = exports.route53resolver = exports.route53recoveryreadiness = exports.route53recoverycontrol = exports.route53profiles = exports.route53 = exports.rolesanywhere = exports.resourcegroups = exports.resourceexplorer2 = exports.resiliencehub = exports.rekognition = exports.refactorspaces = void 0;
|
|
24
|
+
exports.xray = exports.workspacesweb = exports.workspacesthinclient = exports.workspacesinstances = exports.workspaces = exports.wisdom = void 0;
|
|
25
25
|
const pulumi = require("@pulumi/pulumi");
|
|
26
26
|
const utilities = require("./utilities");
|
|
27
27
|
exports.cidr = null;
|
|
@@ -184,6 +184,8 @@ const datasync = require("./datasync");
|
|
|
184
184
|
exports.datasync = datasync;
|
|
185
185
|
const datazone = require("./datazone");
|
|
186
186
|
exports.datazone = datazone;
|
|
187
|
+
const dax = require("./dax");
|
|
188
|
+
exports.dax = dax;
|
|
187
189
|
const deadline = require("./deadline");
|
|
188
190
|
exports.deadline = deadline;
|
|
189
191
|
const detective = require("./detective");
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
|
+
import * as enums from "../types/enums";
|
|
4
5
|
/**
|
|
5
6
|
* Resource Type definition for AWS::KafkaConnect::Connector
|
|
6
7
|
*/
|
|
@@ -61,6 +62,10 @@ export declare class Connector extends pulumi.CustomResource {
|
|
|
61
62
|
* The settings for delivering connector logs to Amazon CloudWatch Logs.
|
|
62
63
|
*/
|
|
63
64
|
readonly logDelivery: pulumi.Output<outputs.kafkaconnect.ConnectorLogDelivery | undefined>;
|
|
65
|
+
/**
|
|
66
|
+
* The network type of the Connector.
|
|
67
|
+
*/
|
|
68
|
+
readonly networkType: pulumi.Output<enums.kafkaconnect.ConnectorNetworkType | undefined>;
|
|
64
69
|
/**
|
|
65
70
|
* List of plugins to use with the connector.
|
|
66
71
|
*/
|
|
@@ -128,6 +133,10 @@ export interface ConnectorArgs {
|
|
|
128
133
|
* The settings for delivering connector logs to Amazon CloudWatch Logs.
|
|
129
134
|
*/
|
|
130
135
|
logDelivery?: pulumi.Input<inputs.kafkaconnect.ConnectorLogDeliveryArgs>;
|
|
136
|
+
/**
|
|
137
|
+
* The network type of the Connector.
|
|
138
|
+
*/
|
|
139
|
+
networkType?: pulumi.Input<enums.kafkaconnect.ConnectorNetworkType>;
|
|
131
140
|
/**
|
|
132
141
|
* List of plugins to use with the connector.
|
|
133
142
|
*/
|
|
@@ -74,6 +74,7 @@ class Connector extends pulumi.CustomResource {
|
|
|
74
74
|
resourceInputs["kafkaClusterEncryptionInTransit"] = args?.kafkaClusterEncryptionInTransit;
|
|
75
75
|
resourceInputs["kafkaConnectVersion"] = args?.kafkaConnectVersion;
|
|
76
76
|
resourceInputs["logDelivery"] = args?.logDelivery;
|
|
77
|
+
resourceInputs["networkType"] = args?.networkType;
|
|
77
78
|
resourceInputs["plugins"] = args?.plugins;
|
|
78
79
|
resourceInputs["serviceExecutionRoleArn"] = args?.serviceExecutionRoleArn;
|
|
79
80
|
resourceInputs["tags"] = args?.tags;
|
|
@@ -91,13 +92,14 @@ class Connector extends pulumi.CustomResource {
|
|
|
91
92
|
resourceInputs["kafkaClusterEncryptionInTransit"] = undefined /*out*/;
|
|
92
93
|
resourceInputs["kafkaConnectVersion"] = undefined /*out*/;
|
|
93
94
|
resourceInputs["logDelivery"] = undefined /*out*/;
|
|
95
|
+
resourceInputs["networkType"] = undefined /*out*/;
|
|
94
96
|
resourceInputs["plugins"] = undefined /*out*/;
|
|
95
97
|
resourceInputs["serviceExecutionRoleArn"] = undefined /*out*/;
|
|
96
98
|
resourceInputs["tags"] = undefined /*out*/;
|
|
97
99
|
resourceInputs["workerConfiguration"] = undefined /*out*/;
|
|
98
100
|
}
|
|
99
101
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
100
|
-
const replaceOnChanges = { replaceOnChanges: ["connectorDescription", "connectorName", "kafkaCluster", "kafkaClusterClientAuthentication", "kafkaClusterEncryptionInTransit", "kafkaConnectVersion", "logDelivery", "plugins[*]", "serviceExecutionRoleArn", "workerConfiguration"] };
|
|
102
|
+
const replaceOnChanges = { replaceOnChanges: ["connectorDescription", "connectorName", "kafkaCluster", "kafkaClusterClientAuthentication", "kafkaClusterEncryptionInTransit", "kafkaConnectVersion", "logDelivery", "networkType", "plugins[*]", "serviceExecutionRoleArn", "workerConfiguration"] };
|
|
101
103
|
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
102
104
|
super(Connector.__pulumiType, name, resourceInputs, opts);
|
|
103
105
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connector.js","sourceRoot":"","sources":["../../kafkaconnect/connector.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,SAAU,SAAQ,MAAM,CAAC,cAAc;IAChD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,SAAS,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACtE,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,SAAS,CAAC,YAAY,CAAC;IAC1D,CAAC;
|
|
1
|
+
{"version":3,"file":"connector.js","sourceRoot":"","sources":["../../kafkaconnect/connector.ts"],"names":[],"mappings":"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"}
|
package/lambda/function.d.ts
CHANGED
|
@@ -250,6 +250,9 @@ export declare class Function extends pulumi.CustomResource {
|
|
|
250
250
|
* The Amazon Resource Name (ARN) of the function.
|
|
251
251
|
*/
|
|
252
252
|
readonly arn: pulumi.Output<string>;
|
|
253
|
+
/**
|
|
254
|
+
* Configuration for the capacity provider that manages compute resources for Lambda functions.
|
|
255
|
+
*/
|
|
253
256
|
readonly capacityProviderConfig: pulumi.Output<outputs.lambda.FunctionCapacityProviderConfig | undefined>;
|
|
254
257
|
/**
|
|
255
258
|
* The code for the function. You can define your function code in multiple ways:
|
|
@@ -270,6 +273,9 @@ export declare class Function extends pulumi.CustomResource {
|
|
|
270
273
|
* A description of the function.
|
|
271
274
|
*/
|
|
272
275
|
readonly description: pulumi.Output<string | undefined>;
|
|
276
|
+
/**
|
|
277
|
+
* Configuration settings for [durable functions](https://docs.aws.amazon.com/lambda/latest/dg/durable-functions.html) , including execution timeout and retention period for execution history.
|
|
278
|
+
*/
|
|
273
279
|
readonly durableConfig: pulumi.Output<outputs.lambda.FunctionDurableConfig | undefined>;
|
|
274
280
|
/**
|
|
275
281
|
* Environment variables that are accessible from function code during execution.
|
|
@@ -289,6 +295,9 @@ export declare class Function extends pulumi.CustomResource {
|
|
|
289
295
|
* If you specify a name, you cannot perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you must replace the resource, specify a new name.
|
|
290
296
|
*/
|
|
291
297
|
readonly functionName: pulumi.Output<string | undefined>;
|
|
298
|
+
/**
|
|
299
|
+
* Configuration that defines the scaling behavior for a Lambda Managed Instances function, including the minimum and maximum number of execution environments that can be provisioned.
|
|
300
|
+
*/
|
|
292
301
|
readonly functionScalingConfig: pulumi.Output<outputs.lambda.FunctionScalingConfig | undefined>;
|
|
293
302
|
/**
|
|
294
303
|
* The name of the method within your code that Lambda calls to run your function. Handler is required if the deployment package is a .zip file archive. The format includes the file name. It can also include namespaces and other qualifiers, depending on the runtime. For more information, see [Lambda programming model](https://docs.aws.amazon.com/lambda/latest/dg/foundation-progmodel.html).
|
|
@@ -392,6 +401,9 @@ export interface FunctionArgs {
|
|
|
392
401
|
* The instruction set architecture that the function supports. Enter a string array with one of the valid values (arm64 or x86_64). The default value is ``x86_64``.
|
|
393
402
|
*/
|
|
394
403
|
architectures?: pulumi.Input<pulumi.Input<enums.lambda.FunctionArchitecturesItem>[]>;
|
|
404
|
+
/**
|
|
405
|
+
* Configuration for the capacity provider that manages compute resources for Lambda functions.
|
|
406
|
+
*/
|
|
395
407
|
capacityProviderConfig?: pulumi.Input<inputs.lambda.FunctionCapacityProviderConfigArgs>;
|
|
396
408
|
/**
|
|
397
409
|
* The code for the function. You can define your function code in multiple ways:
|
|
@@ -412,6 +424,9 @@ export interface FunctionArgs {
|
|
|
412
424
|
* A description of the function.
|
|
413
425
|
*/
|
|
414
426
|
description?: pulumi.Input<string>;
|
|
427
|
+
/**
|
|
428
|
+
* Configuration settings for [durable functions](https://docs.aws.amazon.com/lambda/latest/dg/durable-functions.html) , including execution timeout and retention period for execution history.
|
|
429
|
+
*/
|
|
415
430
|
durableConfig?: pulumi.Input<inputs.lambda.FunctionDurableConfigArgs>;
|
|
416
431
|
/**
|
|
417
432
|
* Environment variables that are accessible from function code during execution.
|
|
@@ -431,6 +446,9 @@ export interface FunctionArgs {
|
|
|
431
446
|
* If you specify a name, you cannot perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you must replace the resource, specify a new name.
|
|
432
447
|
*/
|
|
433
448
|
functionName?: pulumi.Input<string>;
|
|
449
|
+
/**
|
|
450
|
+
* Configuration that defines the scaling behavior for a Lambda Managed Instances function, including the minimum and maximum number of execution environments that can be provisioned.
|
|
451
|
+
*/
|
|
434
452
|
functionScalingConfig?: pulumi.Input<inputs.lambda.FunctionScalingConfigArgs>;
|
|
435
453
|
/**
|
|
436
454
|
* The name of the method within your code that Lambda calls to run your function. Handler is required if the deployment package is a .zip file archive. The format includes the file name. It can also include namespaces and other qualifiers, depending on the runtime. For more information, see [Lambda programming model](https://docs.aws.amazon.com/lambda/latest/dg/foundation-progmodel.html).
|
package/lambda/function.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"function.js","sourceRoot":"","sources":["../../lambda/function.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgOG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACrE,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,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;
|
|
1
|
+
{"version":3,"file":"function.js","sourceRoot":"","sources":["../../lambda/function.ts"],"names":[],"mappings":"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"}
|
package/lambda/getFunction.d.ts
CHANGED
|
@@ -27,6 +27,9 @@ export interface GetFunctionResult {
|
|
|
27
27
|
* The Amazon Resource Name (ARN) of the function.
|
|
28
28
|
*/
|
|
29
29
|
readonly arn?: string;
|
|
30
|
+
/**
|
|
31
|
+
* Configuration for the capacity provider that manages compute resources for Lambda functions.
|
|
32
|
+
*/
|
|
30
33
|
readonly capacityProviderConfig?: outputs.lambda.FunctionCapacityProviderConfig;
|
|
31
34
|
/**
|
|
32
35
|
* The code for the function. You can define your function code in multiple ways:
|
|
@@ -47,6 +50,9 @@ export interface GetFunctionResult {
|
|
|
47
50
|
* A description of the function.
|
|
48
51
|
*/
|
|
49
52
|
readonly description?: string;
|
|
53
|
+
/**
|
|
54
|
+
* Configuration settings for [durable functions](https://docs.aws.amazon.com/lambda/latest/dg/durable-functions.html) , including execution timeout and retention period for execution history.
|
|
55
|
+
*/
|
|
50
56
|
readonly durableConfig?: outputs.lambda.FunctionDurableConfig;
|
|
51
57
|
/**
|
|
52
58
|
* Environment variables that are accessible from function code during execution.
|
|
@@ -61,6 +67,9 @@ export interface GetFunctionResult {
|
|
|
61
67
|
* For more information about using the ``DependsOn`` attribute, see [DependsOn Attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-dependson.html).
|
|
62
68
|
*/
|
|
63
69
|
readonly fileSystemConfigs?: outputs.lambda.FunctionFileSystemConfig[];
|
|
70
|
+
/**
|
|
71
|
+
* Configuration that defines the scaling behavior for a Lambda Managed Instances function, including the minimum and maximum number of execution environments that can be provisioned.
|
|
72
|
+
*/
|
|
64
73
|
readonly functionScalingConfig?: outputs.lambda.FunctionScalingConfig;
|
|
65
74
|
/**
|
|
66
75
|
* The name of the method within your code that Lambda calls to run your function. Handler is required if the deployment package is a .zip file archive. The format includes the file name. It can also include namespaces and other qualifiers, depending on the runtime. For more information, see [Lambda programming model](https://docs.aws.amazon.com/lambda/latest/dg/foundation-progmodel.html).
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getFunction.js","sourceRoot":"","sources":["../../lambda/getFunction.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+BAA+B,EAAE;QAC1D,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;
|
|
1
|
+
{"version":3,"file":"getFunction.js","sourceRoot":"","sources":["../../lambda/getFunction.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+BAA+B,EAAE;QAC1D,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;AAwID;;;;;;;;GAQG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAAiC;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+BAA+B,EAAE;QAChE,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC"}
|