@pulumi/aws-native 1.35.0-alpha.1758168011 → 1.35.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/apigateway/domainName.d.ts +4 -4
- package/apigateway/getDomainName.d.ts +2 -2
- package/appstream/getImageBuilder.d.ts +5 -0
- package/appstream/getImageBuilder.js.map +1 -1
- package/appstream/imageBuilder.d.ts +10 -0
- package/appstream/imageBuilder.js.map +1 -1
- package/appsync/domainName.d.ts +2 -2
- package/aps/getScraper.d.ts +4 -0
- package/aps/getScraper.js.map +1 -1
- package/aps/index.d.ts +1 -0
- package/aps/index.js +16 -0
- package/aps/index.js.map +1 -1
- package/aps/scraper.d.ts +8 -0
- package/aps/scraper.js +2 -0
- package/aps/scraper.js.map +1 -1
- package/bedrock/getGuardrail.d.ts +4 -0
- package/bedrock/getGuardrail.js.map +1 -1
- package/bedrock/guardrail.d.ts +8 -0
- package/bedrock/guardrail.js +2 -0
- package/bedrock/guardrail.js.map +1 -1
- package/bedrockagentcore/browserCustom.d.ts +102 -0
- package/bedrockagentcore/browserCustom.js +81 -0
- package/bedrockagentcore/browserCustom.js.map +1 -0
- package/bedrockagentcore/codeInterpreterCustom.d.ts +94 -0
- package/bedrockagentcore/codeInterpreterCustom.js +79 -0
- package/bedrockagentcore/codeInterpreterCustom.js.map +1 -0
- package/bedrockagentcore/getBrowserCustom.d.ts +47 -0
- package/bedrockagentcore/getBrowserCustom.js +28 -0
- package/bedrockagentcore/getBrowserCustom.js.map +1 -0
- package/bedrockagentcore/getCodeInterpreterCustom.d.ts +47 -0
- package/bedrockagentcore/getCodeInterpreterCustom.js +28 -0
- package/bedrockagentcore/getCodeInterpreterCustom.js.map +1 -0
- package/bedrockagentcore/getRuntime.d.ts +86 -0
- package/bedrockagentcore/getRuntime.js +28 -0
- package/bedrockagentcore/getRuntime.js.map +1 -0
- package/bedrockagentcore/getRuntimeEndpoint.d.ts +67 -0
- package/bedrockagentcore/getRuntimeEndpoint.js +28 -0
- package/bedrockagentcore/getRuntimeEndpoint.js.map +1 -0
- package/bedrockagentcore/index.d.ts +25 -0
- package/bedrockagentcore/index.js +62 -0
- package/bedrockagentcore/index.js.map +1 -0
- package/bedrockagentcore/runtime.d.ts +138 -0
- package/bedrockagentcore/runtime.js +100 -0
- package/bedrockagentcore/runtime.js.map +1 -0
- package/bedrockagentcore/runtimeEndpoint.d.ts +108 -0
- package/bedrockagentcore/runtimeEndpoint.js +87 -0
- package/bedrockagentcore/runtimeEndpoint.js.map +1 -0
- package/connect/getRoutingProfile.d.ts +4 -0
- package/connect/getRoutingProfile.js.map +1 -1
- package/connect/routingProfile.d.ts +8 -0
- package/connect/routingProfile.js +2 -0
- package/connect/routingProfile.js.map +1 -1
- package/datazone/getPolicyGrant.d.ts +2 -2
- package/datazone/policyGrant.d.ts +2 -2
- package/dynamodb/getGlobalTable.d.ts +1 -0
- package/dynamodb/getGlobalTable.js.map +1 -1
- package/dynamodb/getTable.d.ts +4 -2
- package/dynamodb/getTable.js.map +1 -1
- package/dynamodb/globalTable.d.ts +4 -0
- package/dynamodb/globalTable.js +5 -1
- package/dynamodb/globalTable.js.map +1 -1
- package/dynamodb/table.d.ts +7 -4
- package/dynamodb/table.js +2 -0
- package/dynamodb/table.js.map +1 -1
- package/ec2/getNetworkInterfaceAttachment.d.ts +7 -3
- package/ec2/getNetworkInterfaceAttachment.js +2 -2
- package/ec2/getNetworkInterfaceAttachment.js.map +1 -1
- package/ec2/networkInterfaceAttachment.d.ts +13 -5
- package/ec2/networkInterfaceAttachment.js +3 -1
- package/ec2/networkInterfaceAttachment.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +8 -6
- package/index.js.map +1 -1
- package/lambda/permission.d.ts +2 -0
- package/lambda/permission.js +3 -1
- package/lambda/permission.js.map +1 -1
- package/logs/getLogGroup.d.ts +1 -2
- package/logs/getLogGroup.js.map +1 -1
- package/logs/logGroup.d.ts +2 -4
- package/logs/logGroup.js.map +1 -1
- package/networkfirewall/getTlsInspectionConfiguration.d.ts +1 -1
- package/networkfirewall/tlsInspectionConfiguration.d.ts +2 -2
- package/odb/cloudExadataInfrastructure.d.ts +8 -0
- package/odb/cloudExadataInfrastructure.js +2 -0
- package/odb/cloudExadataInfrastructure.js.map +1 -1
- package/odb/cloudVmCluster.d.ts +8 -0
- package/odb/cloudVmCluster.js +3 -1
- package/odb/cloudVmCluster.js.map +1 -1
- package/odb/getCloudExadataInfrastructure.d.ts +4 -0
- package/odb/getCloudExadataInfrastructure.js.map +1 -1
- package/odb/getCloudVmCluster.d.ts +4 -0
- package/odb/getCloudVmCluster.js.map +1 -1
- package/odb/getOdbNetwork.d.ts +5 -0
- package/odb/getOdbNetwork.js.map +1 -1
- package/odb/getOdbPeeringConnection.d.ts +44 -0
- package/odb/getOdbPeeringConnection.js +28 -0
- package/odb/getOdbPeeringConnection.js.map +1 -0
- package/odb/index.d.ts +6 -0
- package/odb/index.js +8 -1
- package/odb/index.js.map +1 -1
- package/odb/odbNetwork.d.ts +34 -0
- package/odb/odbNetwork.js +11 -1
- package/odb/odbNetwork.js.map +1 -1
- package/odb/odbPeeringConnection.d.ts +83 -0
- package/odb/odbPeeringConnection.js +72 -0
- package/odb/odbPeeringConnection.js.map +1 -0
- package/opensearchserverless/getSecurityConfig.d.ts +4 -0
- package/opensearchserverless/getSecurityConfig.js.map +1 -1
- package/opensearchserverless/securityConfig.d.ts +8 -0
- package/opensearchserverless/securityConfig.js +2 -0
- package/opensearchserverless/securityConfig.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/quicksight/dashboard.d.ts +4 -0
- package/quicksight/dashboard.js.map +1 -1
- package/servicecatalog/getLaunchTemplateConstraint.d.ts +35 -0
- package/servicecatalog/getLaunchTemplateConstraint.js +28 -0
- package/servicecatalog/getLaunchTemplateConstraint.js.map +1 -0
- package/servicecatalog/index.d.ts +9 -0
- package/servicecatalog/index.js +12 -1
- package/servicecatalog/index.js.map +1 -1
- package/servicecatalog/launchTemplateConstraint.d.ts +77 -0
- package/servicecatalog/launchTemplateConstraint.js +77 -0
- package/servicecatalog/launchTemplateConstraint.js.map +1 -0
- package/servicecatalog/portfolioProductAssociation.d.ts +65 -0
- package/servicecatalog/portfolioProductAssociation.js +64 -0
- package/servicecatalog/portfolioProductAssociation.js.map +1 -0
- package/smsvoice/configurationSet.d.ts +3 -0
- package/smsvoice/configurationSet.js.map +1 -1
- package/smsvoice/getConfigurationSet.d.ts +3 -0
- package/smsvoice/getConfigurationSet.js.map +1 -1
- package/smsvoice/getPhoneNumber.d.ts +15 -0
- package/smsvoice/getPhoneNumber.js.map +1 -1
- package/smsvoice/getPool.d.ts +12 -0
- package/smsvoice/getPool.js.map +1 -1
- package/smsvoice/phoneNumber.d.ts +9 -0
- package/smsvoice/phoneNumber.js.map +1 -1
- package/smsvoice/pool.d.ts +6 -0
- package/smsvoice/pool.js.map +1 -1
- package/transfer/getServer.d.ts +5 -5
- package/transfer/server.d.ts +10 -10
- package/types/enums/amplify/index.d.ts +2 -2
- package/types/enums/aps/index.d.ts +9 -0
- package/types/enums/aps/index.js +11 -0
- package/types/enums/aps/index.js.map +1 -0
- package/types/enums/bedrockagentcore/index.d.ts +69 -0
- package/types/enums/bedrockagentcore/index.js +52 -0
- package/types/enums/bedrockagentcore/index.js.map +1 -0
- package/types/enums/datazone/index.d.ts +19 -3
- package/types/enums/datazone/index.js +19 -4
- package/types/enums/datazone/index.js.map +1 -1
- package/types/enums/dynamodb/index.d.ts +11 -1
- package/types/enums/dynamodb/index.js +9 -1
- package/types/enums/dynamodb/index.js.map +1 -1
- package/types/enums/index.d.ts +3 -1
- package/types/enums/index.js +8 -4
- package/types/enums/index.js.map +1 -1
- package/types/enums/odb/index.d.ts +58 -0
- package/types/enums/odb/index.js +41 -1
- package/types/enums/odb/index.js.map +1 -1
- package/types/enums/opensearchserverless/index.d.ts +1 -0
- package/types/enums/opensearchserverless/index.js +1 -0
- package/types/enums/opensearchserverless/index.js.map +1 -1
- package/types/enums/smsvoice/index.d.ts +6 -0
- package/types/enums/smsvoice/index.js.map +1 -1
- package/types/enums/workspacesinstances/index.d.ts +21 -0
- package/types/enums/workspacesinstances/index.js +18 -1
- package/types/enums/workspacesinstances/index.js.map +1 -1
- package/types/input.d.ts +372 -19
- package/types/output.d.ts +473 -21
- package/types/output.js.map +1 -1
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.PortfolioProductAssociation = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::ServiceCatalog::PortfolioProductAssociation
|
|
10
|
+
*/
|
|
11
|
+
class PortfolioProductAssociation extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing PortfolioProductAssociation 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 PortfolioProductAssociation(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of PortfolioProductAssociation. 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'] === PortfolioProductAssociation.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a PortfolioProductAssociation 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["acceptLanguage"] = args ? args.acceptLanguage : undefined;
|
|
45
|
+
resourceInputs["portfolioId"] = args ? args.portfolioId : undefined;
|
|
46
|
+
resourceInputs["productId"] = args ? args.productId : undefined;
|
|
47
|
+
resourceInputs["sourcePortfolioId"] = args ? args.sourcePortfolioId : undefined;
|
|
48
|
+
}
|
|
49
|
+
else {
|
|
50
|
+
resourceInputs["acceptLanguage"] = undefined /*out*/;
|
|
51
|
+
resourceInputs["portfolioId"] = undefined /*out*/;
|
|
52
|
+
resourceInputs["productId"] = undefined /*out*/;
|
|
53
|
+
resourceInputs["sourcePortfolioId"] = undefined /*out*/;
|
|
54
|
+
}
|
|
55
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
56
|
+
const replaceOnChanges = { replaceOnChanges: ["acceptLanguage", "portfolioId", "productId", "sourcePortfolioId"] };
|
|
57
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
58
|
+
super(PortfolioProductAssociation.__pulumiType, name, resourceInputs, opts);
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
exports.PortfolioProductAssociation = PortfolioProductAssociation;
|
|
62
|
+
/** @internal */
|
|
63
|
+
PortfolioProductAssociation.__pulumiType = 'aws-native:servicecatalog:PortfolioProductAssociation';
|
|
64
|
+
//# sourceMappingURL=portfolioProductAssociation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"portfolioProductAssociation.js","sourceRoot":"","sources":["../../servicecatalog/portfolioProductAssociation.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,2BAA4B,SAAQ,MAAM,CAAC,cAAc;IAClE;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,2BAA2B,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACxF,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,2BAA2B,CAAC,YAAY,CAAC;IAC5E,CAAC;IAmBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAsC,EAAE,IAAmC;QACjG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;SACnF;aAAM;YACH,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC3D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,gBAAgB,EAAE,aAAa,EAAE,WAAW,EAAE,mBAAmB,CAAC,EAAE,CAAC;QACnH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,2BAA2B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChF,CAAC;;AArEL,kEAsEC;AAzDG,gBAAgB;AACO,wCAAY,GAAG,uDAAuD,CAAC"}
|
|
@@ -19,6 +19,9 @@ export declare class ConfigurationSet extends pulumi.CustomResource {
|
|
|
19
19
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
20
|
*/
|
|
21
21
|
static isInstance(obj: any): obj is ConfigurationSet;
|
|
22
|
+
/**
|
|
23
|
+
* The Amazon Resource Name (ARN) of the ConfigurationSet.
|
|
24
|
+
*/
|
|
22
25
|
readonly arn: pulumi.Output<string>;
|
|
23
26
|
/**
|
|
24
27
|
* The name to use for the configuration set.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"configurationSet.js","sourceRoot":"","sources":["../../smsvoice/configurationSet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC7E,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,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;
|
|
1
|
+
{"version":3,"file":"configurationSet.js","sourceRoot":"","sources":["../../smsvoice/configurationSet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC7E,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,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;IA+BD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA2B,EAAE,IAAmC;QACtF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC7C;aAAM;YACH,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,sBAAsB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3D,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACtD,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,wBAAwB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7D,cAAc,CAAC,wBAAwB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7D,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,sBAAsB,CAAC,EAAE,CAAC;QACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AAvFL,4CAwFC;AA3EG,gBAAgB;AACO,6BAAY,GAAG,sCAAsC,CAAC"}
|
|
@@ -11,6 +11,9 @@ export interface GetConfigurationSetArgs {
|
|
|
11
11
|
configurationSetName: string;
|
|
12
12
|
}
|
|
13
13
|
export interface GetConfigurationSetResult {
|
|
14
|
+
/**
|
|
15
|
+
* The Amazon Resource Name (ARN) of the ConfigurationSet.
|
|
16
|
+
*/
|
|
14
17
|
readonly arn?: string;
|
|
15
18
|
/**
|
|
16
19
|
* The default sender ID to set for the ConfigurationSet.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getConfigurationSet.js","sourceRoot":"","sources":["../../smsvoice/getConfigurationSet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;
|
|
1
|
+
{"version":3,"file":"getConfigurationSet.js","sourceRoot":"","sources":["../../smsvoice/getConfigurationSet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;AAmCD;;GAEG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yCAAyC,EAAE;QAC1E,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC"}
|
|
@@ -5,9 +5,15 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare function getPhoneNumber(args: GetPhoneNumberArgs, opts?: pulumi.InvokeOptions): Promise<GetPhoneNumberResult>;
|
|
7
7
|
export interface GetPhoneNumberArgs {
|
|
8
|
+
/**
|
|
9
|
+
* The unique identifier for the phone number.
|
|
10
|
+
*/
|
|
8
11
|
phoneNumberId: string;
|
|
9
12
|
}
|
|
10
13
|
export interface GetPhoneNumberResult {
|
|
14
|
+
/**
|
|
15
|
+
* The `PhoneNumber` 's Amazon Resource Name (ARN)
|
|
16
|
+
*/
|
|
11
17
|
readonly arn?: string;
|
|
12
18
|
/**
|
|
13
19
|
* When set to true the sender ID can't be deleted. By default this is set to false.
|
|
@@ -25,7 +31,13 @@ export interface GetPhoneNumberResult {
|
|
|
25
31
|
* A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message.
|
|
26
32
|
*/
|
|
27
33
|
readonly optionalKeywords?: outputs.smsvoice.PhoneNumberOptionalKeyword[];
|
|
34
|
+
/**
|
|
35
|
+
* The phone number in E.164 format.
|
|
36
|
+
*/
|
|
28
37
|
readonly phoneNumber?: string;
|
|
38
|
+
/**
|
|
39
|
+
* The unique identifier for the phone number.
|
|
40
|
+
*/
|
|
29
41
|
readonly phoneNumberId?: string;
|
|
30
42
|
/**
|
|
31
43
|
* By default this is set to false. When an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, AWS End User Messaging SMS and Voice automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you're responsible for responding to HELP and STOP requests. You're also responsible for tracking and honoring opt-out requests.
|
|
@@ -45,5 +57,8 @@ export interface GetPhoneNumberResult {
|
|
|
45
57
|
*/
|
|
46
58
|
export declare function getPhoneNumberOutput(args: GetPhoneNumberOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPhoneNumberResult>;
|
|
47
59
|
export interface GetPhoneNumberOutputArgs {
|
|
60
|
+
/**
|
|
61
|
+
* The unique identifier for the phone number.
|
|
62
|
+
*/
|
|
48
63
|
phoneNumberId: pulumi.Input<string>;
|
|
49
64
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPhoneNumber.js","sourceRoot":"","sources":["../../smsvoice/getPhoneNumber.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;
|
|
1
|
+
{"version":3,"file":"getPhoneNumber.js","sourceRoot":"","sources":["../../smsvoice/getPhoneNumber.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;AAmDD;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oCAAoC,EAAE;QACrE,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC"}
|
package/smsvoice/getPool.d.ts
CHANGED
|
@@ -5,9 +5,15 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare function getPool(args: GetPoolArgs, opts?: pulumi.InvokeOptions): Promise<GetPoolResult>;
|
|
7
7
|
export interface GetPoolArgs {
|
|
8
|
+
/**
|
|
9
|
+
* The unique identifier for the pool.
|
|
10
|
+
*/
|
|
8
11
|
poolId: string;
|
|
9
12
|
}
|
|
10
13
|
export interface GetPoolResult {
|
|
14
|
+
/**
|
|
15
|
+
* The Amazon Resource Name of the `Pool` .
|
|
16
|
+
*/
|
|
11
17
|
readonly arn?: string;
|
|
12
18
|
/**
|
|
13
19
|
* When set to true the pool can't be deleted. By default this is set to false.
|
|
@@ -29,6 +35,9 @@ export interface GetPoolResult {
|
|
|
29
35
|
* The origination identity to use such as a PhoneNumberId, PhoneNumberArn, SenderId or SenderIdArn and it's IsoCountryCode.
|
|
30
36
|
*/
|
|
31
37
|
readonly originationIdentities?: string[];
|
|
38
|
+
/**
|
|
39
|
+
* The unique identifier for the pool.
|
|
40
|
+
*/
|
|
32
41
|
readonly poolId?: string;
|
|
33
42
|
/**
|
|
34
43
|
* By default this is set to false. When an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, AWS End User Messaging SMS and Voice automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you're responsible for responding to HELP and STOP requests. You're also responsible for tracking and honoring opt-out requests.
|
|
@@ -52,5 +61,8 @@ export interface GetPoolResult {
|
|
|
52
61
|
*/
|
|
53
62
|
export declare function getPoolOutput(args: GetPoolOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPoolResult>;
|
|
54
63
|
export interface GetPoolOutputArgs {
|
|
64
|
+
/**
|
|
65
|
+
* The unique identifier for the pool.
|
|
66
|
+
*/
|
|
55
67
|
poolId: pulumi.Input<string>;
|
|
56
68
|
}
|
package/smsvoice/getPool.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPool.js","sourceRoot":"","sources":["../../smsvoice/getPool.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6BAA6B,EAAE;QACxD,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0BAKC;
|
|
1
|
+
{"version":3,"file":"getPool.js","sourceRoot":"","sources":["../../smsvoice/getPool.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6BAA6B,EAAE;QACxD,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0BAKC;AAuDD;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAAiC;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6BAA6B,EAAE;QAC9D,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC"}
|
|
@@ -20,6 +20,9 @@ export declare class PhoneNumber extends pulumi.CustomResource {
|
|
|
20
20
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
21
21
|
*/
|
|
22
22
|
static isInstance(obj: any): obj is PhoneNumber;
|
|
23
|
+
/**
|
|
24
|
+
* The `PhoneNumber` 's Amazon Resource Name (ARN)
|
|
25
|
+
*/
|
|
23
26
|
readonly arn: pulumi.Output<string>;
|
|
24
27
|
/**
|
|
25
28
|
* When set to true the sender ID can't be deleted. By default this is set to false.
|
|
@@ -49,7 +52,13 @@ export declare class PhoneNumber extends pulumi.CustomResource {
|
|
|
49
52
|
* A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message.
|
|
50
53
|
*/
|
|
51
54
|
readonly optionalKeywords: pulumi.Output<outputs.smsvoice.PhoneNumberOptionalKeyword[] | undefined>;
|
|
55
|
+
/**
|
|
56
|
+
* The phone number in E.164 format.
|
|
57
|
+
*/
|
|
52
58
|
readonly phoneNumber: pulumi.Output<string>;
|
|
59
|
+
/**
|
|
60
|
+
* The unique identifier for the phone number.
|
|
61
|
+
*/
|
|
53
62
|
readonly phoneNumberId: pulumi.Output<string>;
|
|
54
63
|
/**
|
|
55
64
|
* By default this is set to false. When an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, AWS End User Messaging SMS and Voice automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you're responsible for responding to HELP and STOP requests. You're also responsible for tracking and honoring opt-out requests.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"phoneNumber.js","sourceRoot":"","sources":["../../smsvoice/phoneNumber.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,WAAW,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACxE,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,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;
|
|
1
|
+
{"version":3,"file":"phoneNumber.js","sourceRoot":"","sources":["../../smsvoice/phoneNumber.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,WAAW,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACxE,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,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAuDD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAqB,EAAE,IAAmC;QAChF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,cAAc,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3D,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;aACjE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,iBAAiB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9D,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;aACpE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,kBAAkB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/D,MAAM,IAAI,KAAK,CAAC,gDAAgD,CAAC,CAAC;aACrE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,cAAc,CAAC,2BAA2B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChG,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,2BAA2B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChG,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACvD;aAAM;YACH,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,2BAA2B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChE,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,oBAAoB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACzD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACvD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,2BAA2B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,gBAAgB,EAAE,uBAAuB,EAAE,YAAY,CAAC,EAAE,CAAC;QACzG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AAvIL,kCAwIC;AA3HG,gBAAgB;AACO,wBAAY,GAAG,iCAAiC,CAAC"}
|
package/smsvoice/pool.d.ts
CHANGED
|
@@ -19,6 +19,9 @@ export declare class Pool extends pulumi.CustomResource {
|
|
|
19
19
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
20
|
*/
|
|
21
21
|
static isInstance(obj: any): obj is Pool;
|
|
22
|
+
/**
|
|
23
|
+
* The Amazon Resource Name of the `Pool` .
|
|
24
|
+
*/
|
|
22
25
|
readonly arn: pulumi.Output<string>;
|
|
23
26
|
/**
|
|
24
27
|
* When set to true the pool can't be deleted. By default this is set to false.
|
|
@@ -40,6 +43,9 @@ export declare class Pool extends pulumi.CustomResource {
|
|
|
40
43
|
* The origination identity to use such as a PhoneNumberId, PhoneNumberArn, SenderId or SenderIdArn and it's IsoCountryCode.
|
|
41
44
|
*/
|
|
42
45
|
readonly originationIdentities: pulumi.Output<string[]>;
|
|
46
|
+
/**
|
|
47
|
+
* The unique identifier for the pool.
|
|
48
|
+
*/
|
|
43
49
|
readonly poolId: pulumi.Output<string>;
|
|
44
50
|
/**
|
|
45
51
|
* By default this is set to false. When an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, AWS End User Messaging SMS and Voice automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you're responsible for responding to HELP and STOP requests. You're also responsible for tracking and honoring opt-out requests.
|
package/smsvoice/pool.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pool.js","sourceRoot":"","sources":["../../smsvoice/pool.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;IAC3C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,IAAI,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACjE,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,IAAI,CAAC,YAAY,CAAC;IACrD,CAAC;
|
|
1
|
+
{"version":3,"file":"pool.js","sourceRoot":"","sources":["../../smsvoice/pool.ts"],"names":[],"mappings":"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"}
|
package/transfer/getServer.d.ts
CHANGED
|
@@ -21,13 +21,13 @@ export interface GetServerResult {
|
|
|
21
21
|
*/
|
|
22
22
|
readonly as2ServiceManagedEgressIpAddresses?: string[];
|
|
23
23
|
/**
|
|
24
|
-
* The Amazon Resource Name (ARN) of the
|
|
24
|
+
* The Amazon Resource Name (ARN) of the Certificate Manager (ACM) certificate. Required when `Protocols` is set to `FTPS` .
|
|
25
25
|
*
|
|
26
|
-
* To request a new public certificate, see [Request a public certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-public.html) in the *
|
|
26
|
+
* To request a new public certificate, see [Request a public certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-public.html) in the *Certificate Manager User Guide* .
|
|
27
27
|
*
|
|
28
|
-
* To import an existing certificate into ACM, see [Importing certificates into ACM](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *
|
|
28
|
+
* To import an existing certificate into ACM, see [Importing certificates into ACM](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *Certificate Manager User Guide* .
|
|
29
29
|
*
|
|
30
|
-
* To request a private certificate to use FTPS through private IP addresses, see [Request a private certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-private.html) in the *
|
|
30
|
+
* To request a private certificate to use FTPS through private IP addresses, see [Request a private certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-private.html) in the *Certificate Manager User Guide* .
|
|
31
31
|
*
|
|
32
32
|
* Certificates with the following cryptographic algorithms and key sizes are supported:
|
|
33
33
|
*
|
|
@@ -104,7 +104,7 @@ export interface GetServerResult {
|
|
|
104
104
|
* - `FTP` (File Transfer Protocol): Unencrypted file transfer
|
|
105
105
|
* - `AS2` (Applicability Statement 2): used for transporting structured business-to-business data
|
|
106
106
|
*
|
|
107
|
-
* > - If you select `FTPS` , you must choose a certificate stored in
|
|
107
|
+
* > - If you select `FTPS` , you must choose a certificate stored in Certificate Manager (ACM) which is used to identify your server when clients connect to it over FTPS.
|
|
108
108
|
* > - If `Protocol` includes either `FTP` or `FTPS` , then the `EndpointType` must be `VPC` and the `IdentityProviderType` must be either `AWS_DIRECTORY_SERVICE` , `AWS_LAMBDA` , or `API_GATEWAY` .
|
|
109
109
|
* > - If `Protocol` includes `FTP` , then `AddressAllocationIds` cannot be associated.
|
|
110
110
|
* > - If `Protocol` is set only to `SFTP` , the `EndpointType` can be set to `PUBLIC` and the `IdentityProviderType` can be set any of the supported identity types: `SERVICE_MANAGED` , `AWS_DIRECTORY_SERVICE` , `AWS_LAMBDA` , or `API_GATEWAY` .
|
package/transfer/server.d.ts
CHANGED
|
@@ -221,13 +221,13 @@ export declare class Server extends pulumi.CustomResource {
|
|
|
221
221
|
*/
|
|
222
222
|
readonly as2ServiceManagedEgressIpAddresses: pulumi.Output<string[]>;
|
|
223
223
|
/**
|
|
224
|
-
* The Amazon Resource Name (ARN) of the
|
|
224
|
+
* The Amazon Resource Name (ARN) of the Certificate Manager (ACM) certificate. Required when `Protocols` is set to `FTPS` .
|
|
225
225
|
*
|
|
226
|
-
* To request a new public certificate, see [Request a public certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-public.html) in the *
|
|
226
|
+
* To request a new public certificate, see [Request a public certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-public.html) in the *Certificate Manager User Guide* .
|
|
227
227
|
*
|
|
228
|
-
* To import an existing certificate into ACM, see [Importing certificates into ACM](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *
|
|
228
|
+
* To import an existing certificate into ACM, see [Importing certificates into ACM](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *Certificate Manager User Guide* .
|
|
229
229
|
*
|
|
230
|
-
* To request a private certificate to use FTPS through private IP addresses, see [Request a private certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-private.html) in the *
|
|
230
|
+
* To request a private certificate to use FTPS through private IP addresses, see [Request a private certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-private.html) in the *Certificate Manager User Guide* .
|
|
231
231
|
*
|
|
232
232
|
* Certificates with the following cryptographic algorithms and key sizes are supported:
|
|
233
233
|
*
|
|
@@ -318,7 +318,7 @@ export declare class Server extends pulumi.CustomResource {
|
|
|
318
318
|
* - `FTP` (File Transfer Protocol): Unencrypted file transfer
|
|
319
319
|
* - `AS2` (Applicability Statement 2): used for transporting structured business-to-business data
|
|
320
320
|
*
|
|
321
|
-
* > - If you select `FTPS` , you must choose a certificate stored in
|
|
321
|
+
* > - If you select `FTPS` , you must choose a certificate stored in Certificate Manager (ACM) which is used to identify your server when clients connect to it over FTPS.
|
|
322
322
|
* > - If `Protocol` includes either `FTP` or `FTPS` , then the `EndpointType` must be `VPC` and the `IdentityProviderType` must be either `AWS_DIRECTORY_SERVICE` , `AWS_LAMBDA` , or `API_GATEWAY` .
|
|
323
323
|
* > - If `Protocol` includes `FTP` , then `AddressAllocationIds` cannot be associated.
|
|
324
324
|
* > - If `Protocol` is set only to `SFTP` , the `EndpointType` can be set to `PUBLIC` and the `IdentityProviderType` can be set any of the supported identity types: `SERVICE_MANAGED` , `AWS_DIRECTORY_SERVICE` , `AWS_LAMBDA` , or `API_GATEWAY` .
|
|
@@ -390,13 +390,13 @@ export declare class Server extends pulumi.CustomResource {
|
|
|
390
390
|
*/
|
|
391
391
|
export interface ServerArgs {
|
|
392
392
|
/**
|
|
393
|
-
* The Amazon Resource Name (ARN) of the
|
|
393
|
+
* The Amazon Resource Name (ARN) of the Certificate Manager (ACM) certificate. Required when `Protocols` is set to `FTPS` .
|
|
394
394
|
*
|
|
395
|
-
* To request a new public certificate, see [Request a public certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-public.html) in the *
|
|
395
|
+
* To request a new public certificate, see [Request a public certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-public.html) in the *Certificate Manager User Guide* .
|
|
396
396
|
*
|
|
397
|
-
* To import an existing certificate into ACM, see [Importing certificates into ACM](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *
|
|
397
|
+
* To import an existing certificate into ACM, see [Importing certificates into ACM](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *Certificate Manager User Guide* .
|
|
398
398
|
*
|
|
399
|
-
* To request a private certificate to use FTPS through private IP addresses, see [Request a private certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-private.html) in the *
|
|
399
|
+
* To request a private certificate to use FTPS through private IP addresses, see [Request a private certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-private.html) in the *Certificate Manager User Guide* .
|
|
400
400
|
*
|
|
401
401
|
* Certificates with the following cryptographic algorithms and key sizes are supported:
|
|
402
402
|
*
|
|
@@ -487,7 +487,7 @@ export interface ServerArgs {
|
|
|
487
487
|
* - `FTP` (File Transfer Protocol): Unencrypted file transfer
|
|
488
488
|
* - `AS2` (Applicability Statement 2): used for transporting structured business-to-business data
|
|
489
489
|
*
|
|
490
|
-
* > - If you select `FTPS` , you must choose a certificate stored in
|
|
490
|
+
* > - If you select `FTPS` , you must choose a certificate stored in Certificate Manager (ACM) which is used to identify your server when clients connect to it over FTPS.
|
|
491
491
|
* > - If `Protocol` includes either `FTP` or `FTPS` , then the `EndpointType` must be `VPC` and the `IdentityProviderType` must be either `AWS_DIRECTORY_SERVICE` , `AWS_LAMBDA` , or `API_GATEWAY` .
|
|
492
492
|
* > - If `Protocol` includes `FTP` , then `AddressAllocationIds` cannot be associated.
|
|
493
493
|
* > - If `Protocol` is set only to `SFTP` , the `EndpointType` can be set to `PUBLIC` and the `IdentityProviderType` can be set any of the supported identity types: `SERVICE_MANAGED` , `AWS_DIRECTORY_SERVICE` , `AWS_LAMBDA` , or `API_GATEWAY` .
|
|
@@ -73,7 +73,7 @@ export declare const DomainCertificateCertificateType: {
|
|
|
73
73
|
*
|
|
74
74
|
* Specify `AMPLIFY_MANAGED` to use the default certificate that Amplify provisions for you.
|
|
75
75
|
*
|
|
76
|
-
* Specify `CUSTOM` to use your own certificate that you have already added to
|
|
76
|
+
* Specify `CUSTOM` to use your own certificate that you have already added to Certificate Manager in your AWS account . Make sure you request (or import) the certificate in the US East (N. Virginia) Region (us-east-1). For more information about using ACM, see [Importing certificates into Certificate Manager](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *ACM User guide* .
|
|
77
77
|
*/
|
|
78
78
|
export type DomainCertificateCertificateType = (typeof DomainCertificateCertificateType)[keyof typeof DomainCertificateCertificateType];
|
|
79
79
|
export declare const DomainCertificateSettingsCertificateType: {
|
|
@@ -85,6 +85,6 @@ export declare const DomainCertificateSettingsCertificateType: {
|
|
|
85
85
|
*
|
|
86
86
|
* Specify `AMPLIFY_MANAGED` to use the default certificate that Amplify provisions for you.
|
|
87
87
|
*
|
|
88
|
-
* Specify `CUSTOM` to use your own certificate that you have already added to
|
|
88
|
+
* Specify `CUSTOM` to use your own certificate that you have already added to Certificate Manager in your AWS account . Make sure you request (or import) the certificate in the US East (N. Virginia) Region (us-east-1). For more information about using ACM, see [Importing certificates into Certificate Manager](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *ACM User guide* .
|
|
89
89
|
*/
|
|
90
90
|
export type DomainCertificateSettingsCertificateType = (typeof DomainCertificateSettingsCertificateType)[keyof typeof DomainCertificateSettingsCertificateType];
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export declare const ScraperComponentType: {
|
|
2
|
+
readonly ServiceDiscovery: "SERVICE_DISCOVERY";
|
|
3
|
+
readonly Collector: "COLLECTOR";
|
|
4
|
+
readonly Exporter: "EXPORTER";
|
|
5
|
+
};
|
|
6
|
+
/**
|
|
7
|
+
* Type of scraper component
|
|
8
|
+
*/
|
|
9
|
+
export type ScraperComponentType = (typeof ScraperComponentType)[keyof typeof ScraperComponentType];
|
|
@@ -0,0 +1,11 @@
|
|
|
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.ScraperComponentType = void 0;
|
|
6
|
+
exports.ScraperComponentType = {
|
|
7
|
+
ServiceDiscovery: "SERVICE_DISCOVERY",
|
|
8
|
+
Collector: "COLLECTOR",
|
|
9
|
+
Exporter: "EXPORTER",
|
|
10
|
+
};
|
|
11
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/aps/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,oBAAoB,GAAG;IAChC,gBAAgB,EAAE,mBAAmB;IACrC,SAAS,EAAE,WAAW;IACtB,QAAQ,EAAE,UAAU;CACd,CAAC"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
export declare const BrowserCustomBrowserNetworkMode: {
|
|
2
|
+
readonly Public: "PUBLIC";
|
|
3
|
+
};
|
|
4
|
+
/**
|
|
5
|
+
* Network modes supported by browser
|
|
6
|
+
*/
|
|
7
|
+
export type BrowserCustomBrowserNetworkMode = (typeof BrowserCustomBrowserNetworkMode)[keyof typeof BrowserCustomBrowserNetworkMode];
|
|
8
|
+
export declare const BrowserCustomBrowserStatus: {
|
|
9
|
+
readonly Creating: "CREATING";
|
|
10
|
+
readonly CreateFailed: "CREATE_FAILED";
|
|
11
|
+
readonly Ready: "READY";
|
|
12
|
+
readonly Deleting: "DELETING";
|
|
13
|
+
readonly DeleteFailed: "DELETE_FAILED";
|
|
14
|
+
readonly Deleted: "DELETED";
|
|
15
|
+
};
|
|
16
|
+
/**
|
|
17
|
+
* Status of browser
|
|
18
|
+
*/
|
|
19
|
+
export type BrowserCustomBrowserStatus = (typeof BrowserCustomBrowserStatus)[keyof typeof BrowserCustomBrowserStatus];
|
|
20
|
+
export declare const CodeInterpreterCustomCodeInterpreterNetworkMode: {
|
|
21
|
+
readonly Public: "PUBLIC";
|
|
22
|
+
readonly Sandbox: "SANDBOX";
|
|
23
|
+
};
|
|
24
|
+
/**
|
|
25
|
+
* Network modes supported by code interpreter
|
|
26
|
+
*/
|
|
27
|
+
export type CodeInterpreterCustomCodeInterpreterNetworkMode = (typeof CodeInterpreterCustomCodeInterpreterNetworkMode)[keyof typeof CodeInterpreterCustomCodeInterpreterNetworkMode];
|
|
28
|
+
export declare const CodeInterpreterCustomCodeInterpreterStatus: {
|
|
29
|
+
readonly Creating: "CREATING";
|
|
30
|
+
readonly CreateFailed: "CREATE_FAILED";
|
|
31
|
+
readonly Ready: "READY";
|
|
32
|
+
readonly Deleting: "DELETING";
|
|
33
|
+
readonly DeleteFailed: "DELETE_FAILED";
|
|
34
|
+
readonly Deleted: "DELETED";
|
|
35
|
+
};
|
|
36
|
+
/**
|
|
37
|
+
* Status of Code interpreter
|
|
38
|
+
*/
|
|
39
|
+
export type CodeInterpreterCustomCodeInterpreterStatus = (typeof CodeInterpreterCustomCodeInterpreterStatus)[keyof typeof CodeInterpreterCustomCodeInterpreterStatus];
|
|
40
|
+
export declare const RuntimeAgentStatus: {
|
|
41
|
+
readonly Creating: "CREATING";
|
|
42
|
+
readonly CreateFailed: "CREATE_FAILED";
|
|
43
|
+
readonly Updating: "UPDATING";
|
|
44
|
+
readonly UpdateFailed: "UPDATE_FAILED";
|
|
45
|
+
readonly Ready: "READY";
|
|
46
|
+
readonly Deleting: "DELETING";
|
|
47
|
+
};
|
|
48
|
+
export type RuntimeAgentStatus = (typeof RuntimeAgentStatus)[keyof typeof RuntimeAgentStatus];
|
|
49
|
+
export declare const RuntimeEndpointAgentRuntimeEndpointStatus: {
|
|
50
|
+
readonly Creating: "CREATING";
|
|
51
|
+
readonly CreateFailed: "CREATE_FAILED";
|
|
52
|
+
readonly Updating: "UPDATING";
|
|
53
|
+
readonly UpdateFailed: "UPDATE_FAILED";
|
|
54
|
+
readonly Ready: "READY";
|
|
55
|
+
readonly Deleting: "DELETING";
|
|
56
|
+
};
|
|
57
|
+
export type RuntimeEndpointAgentRuntimeEndpointStatus = (typeof RuntimeEndpointAgentRuntimeEndpointStatus)[keyof typeof RuntimeEndpointAgentRuntimeEndpointStatus];
|
|
58
|
+
export declare const RuntimeNetworkMode: {
|
|
59
|
+
readonly Public: "PUBLIC";
|
|
60
|
+
};
|
|
61
|
+
/**
|
|
62
|
+
* Network mode configuration type
|
|
63
|
+
*/
|
|
64
|
+
export type RuntimeNetworkMode = (typeof RuntimeNetworkMode)[keyof typeof RuntimeNetworkMode];
|
|
65
|
+
export declare const RuntimeProtocolConfiguration: {
|
|
66
|
+
readonly Mcp: "MCP";
|
|
67
|
+
readonly Http: "HTTP";
|
|
68
|
+
};
|
|
69
|
+
export type RuntimeProtocolConfiguration = (typeof RuntimeProtocolConfiguration)[keyof typeof RuntimeProtocolConfiguration];
|
|
@@ -0,0 +1,52 @@
|
|
|
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.RuntimeProtocolConfiguration = exports.RuntimeNetworkMode = exports.RuntimeEndpointAgentRuntimeEndpointStatus = exports.RuntimeAgentStatus = exports.CodeInterpreterCustomCodeInterpreterStatus = exports.CodeInterpreterCustomCodeInterpreterNetworkMode = exports.BrowserCustomBrowserStatus = exports.BrowserCustomBrowserNetworkMode = void 0;
|
|
6
|
+
exports.BrowserCustomBrowserNetworkMode = {
|
|
7
|
+
Public: "PUBLIC",
|
|
8
|
+
};
|
|
9
|
+
exports.BrowserCustomBrowserStatus = {
|
|
10
|
+
Creating: "CREATING",
|
|
11
|
+
CreateFailed: "CREATE_FAILED",
|
|
12
|
+
Ready: "READY",
|
|
13
|
+
Deleting: "DELETING",
|
|
14
|
+
DeleteFailed: "DELETE_FAILED",
|
|
15
|
+
Deleted: "DELETED",
|
|
16
|
+
};
|
|
17
|
+
exports.CodeInterpreterCustomCodeInterpreterNetworkMode = {
|
|
18
|
+
Public: "PUBLIC",
|
|
19
|
+
Sandbox: "SANDBOX",
|
|
20
|
+
};
|
|
21
|
+
exports.CodeInterpreterCustomCodeInterpreterStatus = {
|
|
22
|
+
Creating: "CREATING",
|
|
23
|
+
CreateFailed: "CREATE_FAILED",
|
|
24
|
+
Ready: "READY",
|
|
25
|
+
Deleting: "DELETING",
|
|
26
|
+
DeleteFailed: "DELETE_FAILED",
|
|
27
|
+
Deleted: "DELETED",
|
|
28
|
+
};
|
|
29
|
+
exports.RuntimeAgentStatus = {
|
|
30
|
+
Creating: "CREATING",
|
|
31
|
+
CreateFailed: "CREATE_FAILED",
|
|
32
|
+
Updating: "UPDATING",
|
|
33
|
+
UpdateFailed: "UPDATE_FAILED",
|
|
34
|
+
Ready: "READY",
|
|
35
|
+
Deleting: "DELETING",
|
|
36
|
+
};
|
|
37
|
+
exports.RuntimeEndpointAgentRuntimeEndpointStatus = {
|
|
38
|
+
Creating: "CREATING",
|
|
39
|
+
CreateFailed: "CREATE_FAILED",
|
|
40
|
+
Updating: "UPDATING",
|
|
41
|
+
UpdateFailed: "UPDATE_FAILED",
|
|
42
|
+
Ready: "READY",
|
|
43
|
+
Deleting: "DELETING",
|
|
44
|
+
};
|
|
45
|
+
exports.RuntimeNetworkMode = {
|
|
46
|
+
Public: "PUBLIC",
|
|
47
|
+
};
|
|
48
|
+
exports.RuntimeProtocolConfiguration = {
|
|
49
|
+
Mcp: "MCP",
|
|
50
|
+
Http: "HTTP",
|
|
51
|
+
};
|
|
52
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/bedrockagentcore/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,+BAA+B,GAAG;IAC3C,MAAM,EAAE,QAAQ;CACV,CAAC;AAOE,QAAA,0BAA0B,GAAG;IACtC,QAAQ,EAAE,UAAU;IACpB,YAAY,EAAE,eAAe;IAC7B,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,UAAU;IACpB,YAAY,EAAE,eAAe;IAC7B,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,+CAA+C,GAAG;IAC3D,MAAM,EAAE,QAAQ;IAChB,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,0CAA0C,GAAG;IACtD,QAAQ,EAAE,UAAU;IACpB,YAAY,EAAE,eAAe;IAC7B,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,UAAU;IACpB,YAAY,EAAE,eAAe;IAC7B,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,kBAAkB,GAAG;IAC9B,QAAQ,EAAE,UAAU;IACpB,YAAY,EAAE,eAAe;IAC7B,QAAQ,EAAE,UAAU;IACpB,YAAY,EAAE,eAAe;IAC7B,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,UAAU;CACd,CAAC;AAIE,QAAA,yCAAyC,GAAG;IACrD,QAAQ,EAAE,UAAU;IACpB,YAAY,EAAE,eAAe;IAC7B,QAAQ,EAAE,UAAU;IACpB,YAAY,EAAE,eAAe;IAC7B,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,UAAU;CACd,CAAC;AAIE,QAAA,kBAAkB,GAAG;IAC9B,MAAM,EAAE,QAAQ;CACV,CAAC;AAOE,QAAA,4BAA4B,GAAG;IACxC,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;CACN,CAAC"}
|
|
@@ -120,6 +120,22 @@ export declare const PolicyGrantDomainUnitDesignation: {
|
|
|
120
120
|
readonly Owner: "OWNER";
|
|
121
121
|
};
|
|
122
122
|
export type PolicyGrantDomainUnitDesignation = (typeof PolicyGrantDomainUnitDesignation)[keyof typeof PolicyGrantDomainUnitDesignation];
|
|
123
|
+
export declare const PolicyGrantManagedPolicyType: {
|
|
124
|
+
readonly CreateDomainUnit: "CREATE_DOMAIN_UNIT";
|
|
125
|
+
readonly OverrideDomainUnitOwners: "OVERRIDE_DOMAIN_UNIT_OWNERS";
|
|
126
|
+
readonly AddToProjectMemberPool: "ADD_TO_PROJECT_MEMBER_POOL";
|
|
127
|
+
readonly OverrideProjectOwners: "OVERRIDE_PROJECT_OWNERS";
|
|
128
|
+
readonly CreateGlossary: "CREATE_GLOSSARY";
|
|
129
|
+
readonly CreateFormType: "CREATE_FORM_TYPE";
|
|
130
|
+
readonly CreateAssetType: "CREATE_ASSET_TYPE";
|
|
131
|
+
readonly CreateProject: "CREATE_PROJECT";
|
|
132
|
+
readonly CreateEnvironmentProfile: "CREATE_ENVIRONMENT_PROFILE";
|
|
133
|
+
readonly DelegateCreateEnvironmentProfile: "DELEGATE_CREATE_ENVIRONMENT_PROFILE";
|
|
134
|
+
readonly CreateEnvironment: "CREATE_ENVIRONMENT";
|
|
135
|
+
readonly CreateEnvironmentFromBlueprint: "CREATE_ENVIRONMENT_FROM_BLUEPRINT";
|
|
136
|
+
readonly CreateProjectFromProjectProfile: "CREATE_PROJECT_FROM_PROJECT_PROFILE";
|
|
137
|
+
};
|
|
138
|
+
export type PolicyGrantManagedPolicyType = (typeof PolicyGrantManagedPolicyType)[keyof typeof PolicyGrantManagedPolicyType];
|
|
123
139
|
export declare const PolicyGrantProjectDesignation: {
|
|
124
140
|
readonly Owner: "OWNER";
|
|
125
141
|
readonly Contributor: "CONTRIBUTOR";
|
|
@@ -127,9 +143,9 @@ export declare const PolicyGrantProjectDesignation: {
|
|
|
127
143
|
};
|
|
128
144
|
export type PolicyGrantProjectDesignation = (typeof PolicyGrantProjectDesignation)[keyof typeof PolicyGrantProjectDesignation];
|
|
129
145
|
export declare const PolicyGrantTargetEntityType: {
|
|
130
|
-
readonly DomainUnit: "
|
|
131
|
-
readonly EnvironmentBlueprintConfiguration: "
|
|
132
|
-
readonly EnvironmentProfile: "
|
|
146
|
+
readonly DomainUnit: "DOMAIN_UNIT";
|
|
147
|
+
readonly EnvironmentBlueprintConfiguration: "ENVIRONMENT_BLUEPRINT_CONFIGURATION";
|
|
148
|
+
readonly EnvironmentProfile: "ENVIRONMENT_PROFILE";
|
|
133
149
|
readonly AssetType: "ASSET_TYPE";
|
|
134
150
|
};
|
|
135
151
|
export type PolicyGrantTargetEntityType = (typeof PolicyGrantTargetEntityType)[keyof typeof PolicyGrantTargetEntityType];
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.UserProfileUserType = exports.UserProfileType = exports.UserProfileStatus = exports.ProjectStatus = exports.ProjectProfileStatus = exports.ProjectProfileDeploymentMode = exports.ProjectMembershipUserDesignation = exports.PolicyGrantTargetEntityType = exports.PolicyGrantProjectDesignation = exports.PolicyGrantDomainUnitDesignation = exports.OwnerEntityType = exports.GroupProfileStatus = exports.EnvironmentStatus = exports.DomainVersion = exports.DomainUserAssignment = exports.DomainStatus = exports.DomainAuthType = exports.DataSourceStatus = exports.DataSourceFilterExpressionType = exports.DataSourceEnableSetting = exports.ConnectionOAuth2GrantType = exports.ConnectionAuthenticationType = void 0;
|
|
5
|
+
exports.UserProfileUserType = exports.UserProfileType = exports.UserProfileStatus = exports.ProjectStatus = exports.ProjectProfileStatus = exports.ProjectProfileDeploymentMode = exports.ProjectMembershipUserDesignation = exports.PolicyGrantTargetEntityType = exports.PolicyGrantProjectDesignation = exports.PolicyGrantManagedPolicyType = exports.PolicyGrantDomainUnitDesignation = exports.OwnerEntityType = exports.GroupProfileStatus = exports.EnvironmentStatus = exports.DomainVersion = exports.DomainUserAssignment = exports.DomainStatus = exports.DomainAuthType = exports.DataSourceStatus = exports.DataSourceFilterExpressionType = exports.DataSourceEnableSetting = exports.ConnectionOAuth2GrantType = exports.ConnectionAuthenticationType = void 0;
|
|
6
6
|
exports.ConnectionAuthenticationType = {
|
|
7
7
|
Basic: "BASIC",
|
|
8
8
|
Oauth2: "OAUTH2",
|
|
@@ -76,15 +76,30 @@ exports.OwnerEntityType = {
|
|
|
76
76
|
exports.PolicyGrantDomainUnitDesignation = {
|
|
77
77
|
Owner: "OWNER",
|
|
78
78
|
};
|
|
79
|
+
exports.PolicyGrantManagedPolicyType = {
|
|
80
|
+
CreateDomainUnit: "CREATE_DOMAIN_UNIT",
|
|
81
|
+
OverrideDomainUnitOwners: "OVERRIDE_DOMAIN_UNIT_OWNERS",
|
|
82
|
+
AddToProjectMemberPool: "ADD_TO_PROJECT_MEMBER_POOL",
|
|
83
|
+
OverrideProjectOwners: "OVERRIDE_PROJECT_OWNERS",
|
|
84
|
+
CreateGlossary: "CREATE_GLOSSARY",
|
|
85
|
+
CreateFormType: "CREATE_FORM_TYPE",
|
|
86
|
+
CreateAssetType: "CREATE_ASSET_TYPE",
|
|
87
|
+
CreateProject: "CREATE_PROJECT",
|
|
88
|
+
CreateEnvironmentProfile: "CREATE_ENVIRONMENT_PROFILE",
|
|
89
|
+
DelegateCreateEnvironmentProfile: "DELEGATE_CREATE_ENVIRONMENT_PROFILE",
|
|
90
|
+
CreateEnvironment: "CREATE_ENVIRONMENT",
|
|
91
|
+
CreateEnvironmentFromBlueprint: "CREATE_ENVIRONMENT_FROM_BLUEPRINT",
|
|
92
|
+
CreateProjectFromProjectProfile: "CREATE_PROJECT_FROM_PROJECT_PROFILE",
|
|
93
|
+
};
|
|
79
94
|
exports.PolicyGrantProjectDesignation = {
|
|
80
95
|
Owner: "OWNER",
|
|
81
96
|
Contributor: "CONTRIBUTOR",
|
|
82
97
|
ProjectCatalogSteward: "PROJECT_CATALOG_STEWARD",
|
|
83
98
|
};
|
|
84
99
|
exports.PolicyGrantTargetEntityType = {
|
|
85
|
-
DomainUnit: "
|
|
86
|
-
EnvironmentBlueprintConfiguration: "
|
|
87
|
-
EnvironmentProfile: "
|
|
100
|
+
DomainUnit: "DOMAIN_UNIT",
|
|
101
|
+
EnvironmentBlueprintConfiguration: "ENVIRONMENT_BLUEPRINT_CONFIGURATION",
|
|
102
|
+
EnvironmentProfile: "ENVIRONMENT_PROFILE",
|
|
88
103
|
AssetType: "ASSET_TYPE",
|
|
89
104
|
};
|
|
90
105
|
exports.ProjectMembershipUserDesignation = {
|