@pulumi/aws-native 1.68.0-alpha.1780210997 → 1.68.0
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/appstream/index.d.ts +3 -0
- package/appstream/index.js +5 -1
- package/appstream/index.js.map +1 -1
- package/appstream/stackUserAssociation.d.ts +65 -0
- package/appstream/stackUserAssociation.js +73 -0
- package/appstream/stackUserAssociation.js.map +1 -0
- package/bedrockagentcore/gateway.d.ts +6 -2
- package/bedrockagentcore/gateway.js +0 -3
- package/bedrockagentcore/gateway.js.map +1 -1
- package/bedrockagentcore/gatewayTarget.d.ts +4 -2
- package/bedrockagentcore/gatewayTarget.js +4 -0
- package/bedrockagentcore/gatewayTarget.js.map +1 -1
- package/bedrockagentcore/getGateway.d.ts +3 -1
- package/bedrockagentcore/getGateway.js.map +1 -1
- package/bedrockagentcore/getGatewayTarget.d.ts +3 -1
- package/bedrockagentcore/getGatewayTarget.js.map +1 -1
- package/configuration/getRemediationConfiguration.d.ts +70 -0
- package/configuration/getRemediationConfiguration.js +28 -0
- package/configuration/getRemediationConfiguration.js.map +1 -0
- package/configuration/index.d.ts +6 -0
- package/configuration/index.js +8 -1
- package/configuration/index.js.map +1 -1
- package/configuration/remediationConfiguration.d.ts +135 -0
- package/configuration/remediationConfiguration.js +85 -0
- package/configuration/remediationConfiguration.js.map +1 -0
- package/devopsagent/getService.d.ts +3 -1
- package/devopsagent/service.d.ts +3 -1
- package/elasticache/getGlobalReplicationGroup.d.ts +0 -4
- package/elasticache/getGlobalReplicationGroup.js.map +1 -1
- package/elasticache/serverlessCache.d.ts +3 -0
- package/elasticache/serverlessCache.js +3 -1
- package/elasticache/serverlessCache.js.map +1 -1
- package/lambda/function.d.ts +2 -2
- package/lambda/getFunction.d.ts +1 -1
- package/mediapackagev2/getOriginEndpoint.d.ts +1 -0
- package/mediapackagev2/getOriginEndpoint.js.map +1 -1
- package/mediapackagev2/originEndpoint.d.ts +2 -0
- package/mediapackagev2/originEndpoint.js +2 -0
- package/mediapackagev2/originEndpoint.js.map +1 -1
- package/opensearchserverless/collection.js +1 -1
- package/opensearchserverless/collection.js.map +1 -1
- package/opensearchserverless/collectionIndex.d.ts +57 -0
- package/opensearchserverless/collectionIndex.js +65 -0
- package/opensearchserverless/collectionIndex.js.map +1 -0
- package/opensearchserverless/getCollection.d.ts +1 -0
- package/opensearchserverless/getCollection.js.map +1 -1
- package/opensearchserverless/getCollectionIndex.d.ts +35 -0
- package/opensearchserverless/getCollectionIndex.js +30 -0
- package/opensearchserverless/getCollectionIndex.js.map +1 -0
- package/opensearchserverless/index.d.ts +6 -0
- package/opensearchserverless/index.js +8 -1
- package/opensearchserverless/index.js.map +1 -1
- package/opensearchservice/domain.d.ts +2 -0
- package/opensearchservice/domain.js +2 -0
- package/opensearchservice/domain.js.map +1 -1
- package/opensearchservice/getDomain.d.ts +1 -0
- package/opensearchservice/getDomain.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/pcaconnectorad/servicePrincipalName.d.ts +5 -5
- package/pcaconnectorad/servicePrincipalName.js +6 -0
- package/pcaconnectorad/servicePrincipalName.js.map +1 -1
- package/pcaconnectorad/templateGroupAccessControlEntry.d.ts +4 -4
- package/pcaconnectorad/templateGroupAccessControlEntry.js +6 -0
- package/pcaconnectorad/templateGroupAccessControlEntry.js.map +1 -1
- package/sso/application.d.ts +4 -0
- package/sso/application.js +2 -0
- package/sso/application.js.map +1 -1
- package/sso/getApplication.d.ts +4 -0
- package/sso/getApplication.js.map +1 -1
- package/types/enums/bedrockagentcore/index.d.ts +12 -4
- package/types/enums/bedrockagentcore/index.js +12 -4
- package/types/enums/bedrockagentcore/index.js.map +1 -1
- package/types/enums/elasticache/index.d.ts +9 -0
- package/types/enums/elasticache/index.js +6 -1
- package/types/enums/elasticache/index.js.map +1 -1
- package/types/enums/lambda/index.d.ts +0 -5
- package/types/enums/lambda/index.js +1 -5
- package/types/enums/lambda/index.js.map +1 -1
- package/types/enums/lex/index.d.ts +11 -1
- package/types/enums/lex/index.js +11 -2
- package/types/enums/lex/index.js.map +1 -1
- package/types/enums/mediapackagev2/index.d.ts +32 -0
- package/types/enums/mediapackagev2/index.js +29 -1
- package/types/enums/mediapackagev2/index.js.map +1 -1
- package/types/input.d.ts +83 -10
- package/types/output.d.ts +90 -10
- package/types/output.js.map +1 -1
- package/verifiedpermissions/index.d.ts +3 -0
- package/verifiedpermissions/index.js +5 -1
- package/verifiedpermissions/index.js.map +1 -1
- package/verifiedpermissions/policyStoreAlias.d.ts +37 -0
- package/verifiedpermissions/policyStoreAlias.js +63 -0
- package/verifiedpermissions/policyStoreAlias.js.map +1 -0
|
@@ -0,0 +1,135 @@
|
|
|
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::Config::RemediationConfiguration
|
|
6
|
+
*/
|
|
7
|
+
export declare class RemediationConfiguration extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing RemediationConfiguration 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): RemediationConfiguration;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of RemediationConfiguration. 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 RemediationConfiguration;
|
|
22
|
+
/**
|
|
23
|
+
* The remediation is triggered automatically.
|
|
24
|
+
*/
|
|
25
|
+
readonly automatic: pulumi.Output<boolean | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* The name of the AWS Config rule.
|
|
28
|
+
*/
|
|
29
|
+
readonly configRuleName: pulumi.Output<string>;
|
|
30
|
+
/**
|
|
31
|
+
* An ExecutionControls object.
|
|
32
|
+
*/
|
|
33
|
+
readonly executionControls: pulumi.Output<outputs.configuration.RemediationConfigurationExecutionControls | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* The maximum number of failed attempts for auto-remediation. If you do not select a number, the default is 5.
|
|
36
|
+
*
|
|
37
|
+
* For example, if you specify MaximumAutomaticAttempts as 5 with RetryAttemptSeconds as 50 seconds, AWS Config will put a RemediationException on your behalf for the failing resource after the 5th failed attempt within 50 seconds.
|
|
38
|
+
*/
|
|
39
|
+
readonly maximumAutomaticAttempts: pulumi.Output<number | undefined>;
|
|
40
|
+
/**
|
|
41
|
+
* An object of the RemediationParameterValue. For more information, see [RemediationParameterValue](https://docs.aws.amazon.com/config/latest/APIReference/API_RemediationParameterValue.html) .
|
|
42
|
+
*
|
|
43
|
+
* > The type is a map of strings to RemediationParameterValue.
|
|
44
|
+
*
|
|
45
|
+
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::Config::RemediationConfiguration` for more information about the expected schema for this property.
|
|
46
|
+
*/
|
|
47
|
+
readonly parameters: pulumi.Output<any | undefined>;
|
|
48
|
+
/**
|
|
49
|
+
* The type of a resource.
|
|
50
|
+
*/
|
|
51
|
+
readonly resourceType: pulumi.Output<string | undefined>;
|
|
52
|
+
/**
|
|
53
|
+
* Time window to determine whether or not to add a remediation exception to prevent infinite remediation attempts. If `MaximumAutomaticAttempts` remediation attempts have been made under `RetryAttemptSeconds` , a remediation exception will be added to the resource. If you do not select a number, the default is 60 seconds.
|
|
54
|
+
*
|
|
55
|
+
* For example, if you specify `RetryAttemptSeconds` as 50 seconds and `MaximumAutomaticAttempts` as 5, AWS Config will run auto-remediations 5 times within 50 seconds before adding a remediation exception to the resource.
|
|
56
|
+
*/
|
|
57
|
+
readonly retryAttemptSeconds: pulumi.Output<number | undefined>;
|
|
58
|
+
/**
|
|
59
|
+
* Target ID is the name of the SSM document.
|
|
60
|
+
*/
|
|
61
|
+
readonly targetId: pulumi.Output<string>;
|
|
62
|
+
/**
|
|
63
|
+
* The type of the target. Target executes remediation. For example, SSM document.
|
|
64
|
+
*/
|
|
65
|
+
readonly targetType: pulumi.Output<string>;
|
|
66
|
+
/**
|
|
67
|
+
* Version of the target. For example, version of the SSM document.
|
|
68
|
+
*
|
|
69
|
+
* > If you make backward incompatible changes to the SSM document, you must call PutRemediationConfiguration API again to ensure the remediations can run.
|
|
70
|
+
*/
|
|
71
|
+
readonly targetVersion: pulumi.Output<string | undefined>;
|
|
72
|
+
/**
|
|
73
|
+
* Create a RemediationConfiguration resource with the given unique name, arguments, and options.
|
|
74
|
+
*
|
|
75
|
+
* @param name The _unique_ name of the resource.
|
|
76
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
77
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
78
|
+
*/
|
|
79
|
+
constructor(name: string, args: RemediationConfigurationArgs, opts?: pulumi.CustomResourceOptions);
|
|
80
|
+
}
|
|
81
|
+
/**
|
|
82
|
+
* The set of arguments for constructing a RemediationConfiguration resource.
|
|
83
|
+
*/
|
|
84
|
+
export interface RemediationConfigurationArgs {
|
|
85
|
+
/**
|
|
86
|
+
* The remediation is triggered automatically.
|
|
87
|
+
*/
|
|
88
|
+
automatic?: pulumi.Input<boolean>;
|
|
89
|
+
/**
|
|
90
|
+
* The name of the AWS Config rule.
|
|
91
|
+
*/
|
|
92
|
+
configRuleName: pulumi.Input<string>;
|
|
93
|
+
/**
|
|
94
|
+
* An ExecutionControls object.
|
|
95
|
+
*/
|
|
96
|
+
executionControls?: pulumi.Input<inputs.configuration.RemediationConfigurationExecutionControlsArgs>;
|
|
97
|
+
/**
|
|
98
|
+
* The maximum number of failed attempts for auto-remediation. If you do not select a number, the default is 5.
|
|
99
|
+
*
|
|
100
|
+
* For example, if you specify MaximumAutomaticAttempts as 5 with RetryAttemptSeconds as 50 seconds, AWS Config will put a RemediationException on your behalf for the failing resource after the 5th failed attempt within 50 seconds.
|
|
101
|
+
*/
|
|
102
|
+
maximumAutomaticAttempts?: pulumi.Input<number>;
|
|
103
|
+
/**
|
|
104
|
+
* An object of the RemediationParameterValue. For more information, see [RemediationParameterValue](https://docs.aws.amazon.com/config/latest/APIReference/API_RemediationParameterValue.html) .
|
|
105
|
+
*
|
|
106
|
+
* > The type is a map of strings to RemediationParameterValue.
|
|
107
|
+
*
|
|
108
|
+
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::Config::RemediationConfiguration` for more information about the expected schema for this property.
|
|
109
|
+
*/
|
|
110
|
+
parameters?: any;
|
|
111
|
+
/**
|
|
112
|
+
* The type of a resource.
|
|
113
|
+
*/
|
|
114
|
+
resourceType?: pulumi.Input<string>;
|
|
115
|
+
/**
|
|
116
|
+
* Time window to determine whether or not to add a remediation exception to prevent infinite remediation attempts. If `MaximumAutomaticAttempts` remediation attempts have been made under `RetryAttemptSeconds` , a remediation exception will be added to the resource. If you do not select a number, the default is 60 seconds.
|
|
117
|
+
*
|
|
118
|
+
* For example, if you specify `RetryAttemptSeconds` as 50 seconds and `MaximumAutomaticAttempts` as 5, AWS Config will run auto-remediations 5 times within 50 seconds before adding a remediation exception to the resource.
|
|
119
|
+
*/
|
|
120
|
+
retryAttemptSeconds?: pulumi.Input<number>;
|
|
121
|
+
/**
|
|
122
|
+
* Target ID is the name of the SSM document.
|
|
123
|
+
*/
|
|
124
|
+
targetId: pulumi.Input<string>;
|
|
125
|
+
/**
|
|
126
|
+
* The type of the target. Target executes remediation. For example, SSM document.
|
|
127
|
+
*/
|
|
128
|
+
targetType: pulumi.Input<string>;
|
|
129
|
+
/**
|
|
130
|
+
* Version of the target. For example, version of the SSM document.
|
|
131
|
+
*
|
|
132
|
+
* > If you make backward incompatible changes to the SSM document, you must call PutRemediationConfiguration API again to ensure the remediations can run.
|
|
133
|
+
*/
|
|
134
|
+
targetVersion?: pulumi.Input<string>;
|
|
135
|
+
}
|
|
@@ -0,0 +1,85 @@
|
|
|
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.RemediationConfiguration = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::Config::RemediationConfiguration
|
|
10
|
+
*/
|
|
11
|
+
class RemediationConfiguration extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing RemediationConfiguration 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 RemediationConfiguration(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of RemediationConfiguration. 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'] === RemediationConfiguration.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a RemediationConfiguration 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?.configRuleName === undefined && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'configRuleName'");
|
|
46
|
+
}
|
|
47
|
+
if (args?.targetId === undefined && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'targetId'");
|
|
49
|
+
}
|
|
50
|
+
if (args?.targetType === undefined && !opts.urn) {
|
|
51
|
+
throw new Error("Missing required property 'targetType'");
|
|
52
|
+
}
|
|
53
|
+
resourceInputs["automatic"] = args?.automatic;
|
|
54
|
+
resourceInputs["configRuleName"] = args?.configRuleName;
|
|
55
|
+
resourceInputs["executionControls"] = args?.executionControls;
|
|
56
|
+
resourceInputs["maximumAutomaticAttempts"] = args?.maximumAutomaticAttempts;
|
|
57
|
+
resourceInputs["parameters"] = args?.parameters;
|
|
58
|
+
resourceInputs["resourceType"] = args?.resourceType;
|
|
59
|
+
resourceInputs["retryAttemptSeconds"] = args?.retryAttemptSeconds;
|
|
60
|
+
resourceInputs["targetId"] = args?.targetId;
|
|
61
|
+
resourceInputs["targetType"] = args?.targetType;
|
|
62
|
+
resourceInputs["targetVersion"] = args?.targetVersion;
|
|
63
|
+
}
|
|
64
|
+
else {
|
|
65
|
+
resourceInputs["automatic"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["configRuleName"] = undefined /*out*/;
|
|
67
|
+
resourceInputs["executionControls"] = undefined /*out*/;
|
|
68
|
+
resourceInputs["maximumAutomaticAttempts"] = undefined /*out*/;
|
|
69
|
+
resourceInputs["parameters"] = undefined /*out*/;
|
|
70
|
+
resourceInputs["resourceType"] = undefined /*out*/;
|
|
71
|
+
resourceInputs["retryAttemptSeconds"] = undefined /*out*/;
|
|
72
|
+
resourceInputs["targetId"] = undefined /*out*/;
|
|
73
|
+
resourceInputs["targetType"] = undefined /*out*/;
|
|
74
|
+
resourceInputs["targetVersion"] = undefined /*out*/;
|
|
75
|
+
}
|
|
76
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
77
|
+
const replaceOnChanges = { replaceOnChanges: ["configRuleName"] };
|
|
78
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
79
|
+
super(RemediationConfiguration.__pulumiType, name, resourceInputs, opts);
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
exports.RemediationConfiguration = RemediationConfiguration;
|
|
83
|
+
/** @internal */
|
|
84
|
+
RemediationConfiguration.__pulumiType = 'aws-native:configuration:RemediationConfiguration';
|
|
85
|
+
//# sourceMappingURL=remediationConfiguration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"remediationConfiguration.js","sourceRoot":"","sources":["../../configuration/remediationConfiguration.ts"],"names":[],"mappings":"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"}
|
|
@@ -14,7 +14,9 @@ export interface GetServiceResult {
|
|
|
14
14
|
/**
|
|
15
15
|
* List of accessible resources for this service
|
|
16
16
|
*/
|
|
17
|
-
readonly accessibleResources?:
|
|
17
|
+
readonly accessibleResources?: {
|
|
18
|
+
[key: string]: string;
|
|
19
|
+
}[];
|
|
18
20
|
/**
|
|
19
21
|
* Additional details specific to the service type
|
|
20
22
|
*/
|
package/devopsagent/service.d.ts
CHANGED
|
@@ -23,7 +23,9 @@ export declare class Service extends pulumi.CustomResource {
|
|
|
23
23
|
/**
|
|
24
24
|
* List of accessible resources for this service
|
|
25
25
|
*/
|
|
26
|
-
readonly accessibleResources: pulumi.Output<
|
|
26
|
+
readonly accessibleResources: pulumi.Output<{
|
|
27
|
+
[key: string]: string;
|
|
28
|
+
}[]>;
|
|
27
29
|
/**
|
|
28
30
|
* Additional details specific to the service type
|
|
29
31
|
*/
|
|
@@ -11,10 +11,6 @@ export interface GetGlobalReplicationGroupArgs {
|
|
|
11
11
|
globalReplicationGroupId: string;
|
|
12
12
|
}
|
|
13
13
|
export interface GetGlobalReplicationGroupResult {
|
|
14
|
-
/**
|
|
15
|
-
* Cache parameter group name to use for the new engine version. This parameter cannot be modified independently.
|
|
16
|
-
*/
|
|
17
|
-
readonly cacheParameterGroupName?: string;
|
|
18
14
|
/**
|
|
19
15
|
* The engine of the Global Datastore.
|
|
20
16
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGlobalReplicationGroup.js","sourceRoot":"","sources":["../../elasticache/getGlobalReplicationGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;KAC5D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC;
|
|
1
|
+
{"version":3,"file":"getGlobalReplicationGroup.js","sourceRoot":"","sources":["../../elasticache/getGlobalReplicationGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;KAC5D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC;AA+BD;;GAEG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAAiC;IACxH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kDAAkD,EAAE;QACnF,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;KAC5D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0EAKC"}
|
|
@@ -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
|
* The AWS::ElastiCache::ServerlessCache resource creates an Amazon ElastiCache Serverless Cache.
|
|
6
7
|
*/
|
|
@@ -63,6 +64,7 @@ export declare class ServerlessCache extends pulumi.CustomResource {
|
|
|
63
64
|
* The major engine version of the Serverless Cache.
|
|
64
65
|
*/
|
|
65
66
|
readonly majorEngineVersion: pulumi.Output<string | undefined>;
|
|
67
|
+
readonly networkType: pulumi.Output<enums.elasticache.ServerlessCacheNetworkType | undefined>;
|
|
66
68
|
/**
|
|
67
69
|
* Represents the information required for client programs to connect to a cache node. This value is read-only.
|
|
68
70
|
*/
|
|
@@ -144,6 +146,7 @@ export interface ServerlessCacheArgs {
|
|
|
144
146
|
* The major engine version of the Serverless Cache.
|
|
145
147
|
*/
|
|
146
148
|
majorEngineVersion?: pulumi.Input<string>;
|
|
149
|
+
networkType?: pulumi.Input<enums.elasticache.ServerlessCacheNetworkType>;
|
|
147
150
|
/**
|
|
148
151
|
* Represents the information required for client programs to connect to a cache node. This value is read-only.
|
|
149
152
|
*/
|
|
@@ -52,6 +52,7 @@ class ServerlessCache extends pulumi.CustomResource {
|
|
|
52
52
|
resourceInputs["finalSnapshotName"] = args?.finalSnapshotName;
|
|
53
53
|
resourceInputs["kmsKeyId"] = args?.kmsKeyId;
|
|
54
54
|
resourceInputs["majorEngineVersion"] = args?.majorEngineVersion;
|
|
55
|
+
resourceInputs["networkType"] = args?.networkType;
|
|
55
56
|
resourceInputs["readerEndpoint"] = args?.readerEndpoint;
|
|
56
57
|
resourceInputs["securityGroupIds"] = args?.securityGroupIds;
|
|
57
58
|
resourceInputs["serverlessCacheName"] = args?.serverlessCacheName;
|
|
@@ -77,6 +78,7 @@ class ServerlessCache extends pulumi.CustomResource {
|
|
|
77
78
|
resourceInputs["fullEngineVersion"] = undefined /*out*/;
|
|
78
79
|
resourceInputs["kmsKeyId"] = undefined /*out*/;
|
|
79
80
|
resourceInputs["majorEngineVersion"] = undefined /*out*/;
|
|
81
|
+
resourceInputs["networkType"] = undefined /*out*/;
|
|
80
82
|
resourceInputs["readerEndpoint"] = undefined /*out*/;
|
|
81
83
|
resourceInputs["securityGroupIds"] = undefined /*out*/;
|
|
82
84
|
resourceInputs["serverlessCacheName"] = undefined /*out*/;
|
|
@@ -88,7 +90,7 @@ class ServerlessCache extends pulumi.CustomResource {
|
|
|
88
90
|
resourceInputs["userGroupId"] = undefined /*out*/;
|
|
89
91
|
}
|
|
90
92
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
91
|
-
const replaceOnChanges = { replaceOnChanges: ["kmsKeyId", "serverlessCacheName", "snapshotArnsToRestore[*]", "subnetIds[*]"] };
|
|
93
|
+
const replaceOnChanges = { replaceOnChanges: ["kmsKeyId", "networkType", "serverlessCacheName", "snapshotArnsToRestore[*]", "subnetIds[*]"] };
|
|
92
94
|
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
93
95
|
super(ServerlessCache.__pulumiType, name, resourceInputs, opts);
|
|
94
96
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serverlessCache.js","sourceRoot":"","sources":["../../elasticache/serverlessCache.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,eAAe,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5E,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,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;
|
|
1
|
+
{"version":3,"file":"serverlessCache.js","sourceRoot":"","sources":["../../elasticache/serverlessCache.ts"],"names":[],"mappings":"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"}
|
package/lambda/function.d.ts
CHANGED
|
@@ -286,7 +286,7 @@ export declare class Function extends pulumi.CustomResource {
|
|
|
286
286
|
*/
|
|
287
287
|
readonly ephemeralStorage: pulumi.Output<outputs.lambda.FunctionEphemeralStorage | undefined>;
|
|
288
288
|
/**
|
|
289
|
-
* Connection settings for an Amazon EFS file system. To connect a function to a file system, a mount target must be available in every Availability Zone that your function connects to. If your template contains an [AWS::EFS::MountTarget](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-mounttarget.html) resource, you must also specify a ``DependsOn`` attribute to ensure that the mount target is created or updated before the function.
|
|
289
|
+
* Connection settings for an Amazon EFS or Amazon S3 Files file system. To connect a function to a file system, a mount target must be available in every Availability Zone that your function connects to. If your template contains an [AWS::EFS::MountTarget](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-mounttarget.html) or [AWS::S3Files::MountTarget](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3files-mounttarget.html) resource, you must also specify a ``DependsOn`` attribute to ensure that the mount target is created or updated before the function.
|
|
290
290
|
* For more information about using the ``DependsOn`` attribute, see [DependsOn Attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-dependson.html).
|
|
291
291
|
*/
|
|
292
292
|
readonly fileSystemConfigs: pulumi.Output<outputs.lambda.FunctionFileSystemConfig[] | undefined>;
|
|
@@ -437,7 +437,7 @@ export interface FunctionArgs {
|
|
|
437
437
|
*/
|
|
438
438
|
ephemeralStorage?: pulumi.Input<inputs.lambda.FunctionEphemeralStorageArgs>;
|
|
439
439
|
/**
|
|
440
|
-
* Connection settings for an Amazon EFS file system. To connect a function to a file system, a mount target must be available in every Availability Zone that your function connects to. If your template contains an [AWS::EFS::MountTarget](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-mounttarget.html) resource, you must also specify a ``DependsOn`` attribute to ensure that the mount target is created or updated before the function.
|
|
440
|
+
* Connection settings for an Amazon EFS or Amazon S3 Files file system. To connect a function to a file system, a mount target must be available in every Availability Zone that your function connects to. If your template contains an [AWS::EFS::MountTarget](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-mounttarget.html) or [AWS::S3Files::MountTarget](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3files-mounttarget.html) resource, you must also specify a ``DependsOn`` attribute to ensure that the mount target is created or updated before the function.
|
|
441
441
|
* For more information about using the ``DependsOn`` attribute, see [DependsOn Attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-dependson.html).
|
|
442
442
|
*/
|
|
443
443
|
fileSystemConfigs?: pulumi.Input<pulumi.Input<inputs.lambda.FunctionFileSystemConfigArgs>[]>;
|
package/lambda/getFunction.d.ts
CHANGED
|
@@ -63,7 +63,7 @@ export interface GetFunctionResult {
|
|
|
63
63
|
*/
|
|
64
64
|
readonly ephemeralStorage?: outputs.lambda.FunctionEphemeralStorage;
|
|
65
65
|
/**
|
|
66
|
-
* Connection settings for an Amazon EFS file system. To connect a function to a file system, a mount target must be available in every Availability Zone that your function connects to. If your template contains an [AWS::EFS::MountTarget](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-mounttarget.html) resource, you must also specify a ``DependsOn`` attribute to ensure that the mount target is created or updated before the function.
|
|
66
|
+
* Connection settings for an Amazon EFS or Amazon S3 Files file system. To connect a function to a file system, a mount target must be available in every Availability Zone that your function connects to. If your template contains an [AWS::EFS::MountTarget](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-mounttarget.html) or [AWS::S3Files::MountTarget](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3files-mounttarget.html) resource, you must also specify a ``DependsOn`` attribute to ensure that the mount target is created or updated before the function.
|
|
67
67
|
* For more information about using the ``DependsOn`` attribute, see [DependsOn Attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-dependson.html).
|
|
68
68
|
*/
|
|
69
69
|
readonly fileSystemConfigs?: outputs.lambda.FunctionFileSystemConfig[];
|
|
@@ -77,6 +77,7 @@ export interface GetOriginEndpointResult {
|
|
|
77
77
|
* The tags associated with the origin endpoint.
|
|
78
78
|
*/
|
|
79
79
|
readonly tags?: outputs.Tag[];
|
|
80
|
+
readonly uriSeparator?: enums.mediapackagev2.OriginEndpointUriSeparator;
|
|
80
81
|
}
|
|
81
82
|
/**
|
|
82
83
|
* <p>Represents an origin endpoint that is associated with a channel, offering a dynamically repackaged version of its content through various streaming media protocols. The content can be efficiently disseminated to end-users via a Content Delivery Network (CDN), like Amazon CloudFront.</p>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOriginEndpoint.js","sourceRoot":"","sources":["../../mediapackagev2/getOriginEndpoint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;
|
|
1
|
+
{"version":3,"file":"getOriginEndpoint.js","sourceRoot":"","sources":["../../mediapackagev2/getOriginEndpoint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AA6ED;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6CAA6C,EAAE;QAC9E,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC"}
|
|
@@ -97,6 +97,7 @@ export declare class OriginEndpoint extends pulumi.CustomResource {
|
|
|
97
97
|
* The tags associated with the origin endpoint.
|
|
98
98
|
*/
|
|
99
99
|
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
100
|
+
readonly uriSeparator: pulumi.Output<enums.mediapackagev2.OriginEndpointUriSeparator | undefined>;
|
|
100
101
|
/**
|
|
101
102
|
* Create a OriginEndpoint resource with the given unique name, arguments, and options.
|
|
102
103
|
*
|
|
@@ -162,4 +163,5 @@ export interface OriginEndpointArgs {
|
|
|
162
163
|
* The tags associated with the origin endpoint.
|
|
163
164
|
*/
|
|
164
165
|
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
|
|
166
|
+
uriSeparator?: pulumi.Input<enums.mediapackagev2.OriginEndpointUriSeparator>;
|
|
165
167
|
}
|
|
@@ -63,6 +63,7 @@ class OriginEndpoint extends pulumi.CustomResource {
|
|
|
63
63
|
resourceInputs["segment"] = args?.segment;
|
|
64
64
|
resourceInputs["startoverWindowSeconds"] = args?.startoverWindowSeconds;
|
|
65
65
|
resourceInputs["tags"] = args?.tags;
|
|
66
|
+
resourceInputs["uriSeparator"] = args?.uriSeparator;
|
|
66
67
|
resourceInputs["arn"] = undefined /*out*/;
|
|
67
68
|
resourceInputs["createdAt"] = undefined /*out*/;
|
|
68
69
|
resourceInputs["dashManifestUrls"] = undefined /*out*/;
|
|
@@ -92,6 +93,7 @@ class OriginEndpoint extends pulumi.CustomResource {
|
|
|
92
93
|
resourceInputs["segment"] = undefined /*out*/;
|
|
93
94
|
resourceInputs["startoverWindowSeconds"] = undefined /*out*/;
|
|
94
95
|
resourceInputs["tags"] = undefined /*out*/;
|
|
96
|
+
resourceInputs["uriSeparator"] = undefined /*out*/;
|
|
95
97
|
}
|
|
96
98
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
97
99
|
const replaceOnChanges = { replaceOnChanges: ["channelGroupName", "channelName", "originEndpointName"] };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"originEndpoint.js","sourceRoot":"","sources":["../../mediapackagev2/originEndpoint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,cAAc,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC3E,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,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;
|
|
1
|
+
{"version":3,"file":"originEndpoint.js","sourceRoot":"","sources":["../../mediapackagev2/originEndpoint.ts"],"names":[],"mappings":"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"}
|
|
@@ -117,7 +117,7 @@ class Collection extends pulumi.CustomResource {
|
|
|
117
117
|
resourceInputs["vectorOptions"] = undefined /*out*/;
|
|
118
118
|
}
|
|
119
119
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
120
|
-
const replaceOnChanges = { replaceOnChanges: ["collectionGroupName", "encryptionConfig", "name", "standbyReplicas", "tags[*]", "type"
|
|
120
|
+
const replaceOnChanges = { replaceOnChanges: ["collectionGroupName", "encryptionConfig", "name", "standbyReplicas", "tags[*]", "type"] };
|
|
121
121
|
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
122
122
|
super(Collection.__pulumiType, name, resourceInputs, opts);
|
|
123
123
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"collection.js","sourceRoot":"","sources":["../../opensearchserverless/collection.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"collection.js","sourceRoot":"","sources":["../../opensearchserverless/collection.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Resource schema for AWS::OpenSearchServerless::CollectionIndex
|
|
4
|
+
*/
|
|
5
|
+
export declare class CollectionIndex extends pulumi.CustomResource {
|
|
6
|
+
/**
|
|
7
|
+
* Get an existing CollectionIndex resource's state with the given name, ID, and optional extra
|
|
8
|
+
* properties used to qualify the lookup.
|
|
9
|
+
*
|
|
10
|
+
* @param name The _unique_ name of the resulting resource.
|
|
11
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
12
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
13
|
+
*/
|
|
14
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CollectionIndex;
|
|
15
|
+
/**
|
|
16
|
+
* Returns true if the given object is an instance of CollectionIndex. This is designed to work even
|
|
17
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
18
|
+
*/
|
|
19
|
+
static isInstance(obj: any): obj is CollectionIndex;
|
|
20
|
+
/**
|
|
21
|
+
* The identifier of the collection
|
|
22
|
+
*/
|
|
23
|
+
readonly awsId: pulumi.Output<string>;
|
|
24
|
+
/**
|
|
25
|
+
* The name of the collection index
|
|
26
|
+
*/
|
|
27
|
+
readonly indexName: pulumi.Output<string>;
|
|
28
|
+
/**
|
|
29
|
+
* The Mappings for the collection index
|
|
30
|
+
*/
|
|
31
|
+
readonly indexSchema: pulumi.Output<string | undefined>;
|
|
32
|
+
/**
|
|
33
|
+
* Create a CollectionIndex resource with the given unique name, arguments, and options.
|
|
34
|
+
*
|
|
35
|
+
* @param name The _unique_ name of the resource.
|
|
36
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
37
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
38
|
+
*/
|
|
39
|
+
constructor(name: string, args: CollectionIndexArgs, opts?: pulumi.CustomResourceOptions);
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* The set of arguments for constructing a CollectionIndex resource.
|
|
43
|
+
*/
|
|
44
|
+
export interface CollectionIndexArgs {
|
|
45
|
+
/**
|
|
46
|
+
* The identifier of the collection
|
|
47
|
+
*/
|
|
48
|
+
awsId: pulumi.Input<string>;
|
|
49
|
+
/**
|
|
50
|
+
* The name of the collection index
|
|
51
|
+
*/
|
|
52
|
+
indexName?: pulumi.Input<string>;
|
|
53
|
+
/**
|
|
54
|
+
* The Mappings for the collection index
|
|
55
|
+
*/
|
|
56
|
+
indexSchema?: pulumi.Input<string>;
|
|
57
|
+
}
|
|
@@ -0,0 +1,65 @@
|
|
|
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.CollectionIndex = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource schema for AWS::OpenSearchServerless::CollectionIndex
|
|
10
|
+
*/
|
|
11
|
+
class CollectionIndex extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing CollectionIndex 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 CollectionIndex(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of CollectionIndex. 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'] === CollectionIndex.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a CollectionIndex 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?.awsId === undefined && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'awsId'");
|
|
46
|
+
}
|
|
47
|
+
resourceInputs["awsId"] = args?.awsId;
|
|
48
|
+
resourceInputs["indexName"] = args?.indexName;
|
|
49
|
+
resourceInputs["indexSchema"] = args?.indexSchema;
|
|
50
|
+
}
|
|
51
|
+
else {
|
|
52
|
+
resourceInputs["awsId"] = undefined /*out*/;
|
|
53
|
+
resourceInputs["indexName"] = undefined /*out*/;
|
|
54
|
+
resourceInputs["indexSchema"] = undefined /*out*/;
|
|
55
|
+
}
|
|
56
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
57
|
+
const replaceOnChanges = { replaceOnChanges: ["indexName"] };
|
|
58
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
59
|
+
super(CollectionIndex.__pulumiType, name, resourceInputs, opts);
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
exports.CollectionIndex = CollectionIndex;
|
|
63
|
+
/** @internal */
|
|
64
|
+
CollectionIndex.__pulumiType = 'aws-native:opensearchserverless:CollectionIndex';
|
|
65
|
+
//# sourceMappingURL=collectionIndex.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"collectionIndex.js","sourceRoot":"","sources":["../../opensearchserverless/collectionIndex.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,eAAe,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5E,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,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;IAeD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAyB,EAAE,IAAmC;QACpF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;SACrD;aAAM;YACH,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,WAAW,CAAC,EAAE,CAAC;QAC7D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,eAAe,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpE,CAAC;;AAlEL,0CAmEC;AAtDG,gBAAgB;AACO,4BAAY,GAAG,iDAAiD,CAAC"}
|
|
@@ -36,6 +36,7 @@ export interface GetCollectionResult {
|
|
|
36
36
|
* Key Management Service key used to encrypt the collection.
|
|
37
37
|
*/
|
|
38
38
|
readonly kmsKeyArn?: string;
|
|
39
|
+
readonly vectorOptions?: outputs.opensearchserverless.CollectionVectorOptions;
|
|
39
40
|
}
|
|
40
41
|
/**
|
|
41
42
|
* Amazon OpenSearchServerless collection resource
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCollection.js","sourceRoot":"","sources":["../../opensearchserverless/getCollection.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC;
|
|
1
|
+
{"version":3,"file":"getCollection.js","sourceRoot":"","sources":["../../opensearchserverless/getCollection.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC;AAqCD;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAAiC;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+CAA+C,EAAE;QAChF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC"}
|