@aws-sdk/client-proton 3.901.0 → 3.906.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/dist-cjs/endpoint/ruleset.js +1 -1
- package/dist-cjs/index.js +5702 -5972
- package/dist-es/endpoint/ruleset.js +1 -1
- package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +2 -0
- package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +2 -0
- package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +2 -0
- package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +2 -0
- package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +2 -0
- package/dist-types/commands/CreateComponentCommand.d.ts +2 -0
- package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +2 -0
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +2 -0
- package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +2 -0
- package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/CreateServiceCommand.d.ts +2 -0
- package/dist-types/commands/CreateServiceInstanceCommand.d.ts +2 -0
- package/dist-types/commands/CreateServiceSyncConfigCommand.d.ts +2 -0
- package/dist-types/commands/CreateServiceTemplateCommand.d.ts +2 -0
- package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +2 -0
- package/dist-types/commands/DeleteComponentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/DeleteServiceCommand.d.ts +2 -0
- package/dist-types/commands/DeleteServiceSyncConfigCommand.d.ts +2 -0
- package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +2 -0
- package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +2 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -0
- package/dist-types/commands/GetComponentCommand.d.ts +2 -0
- package/dist-types/commands/GetDeploymentCommand.d.ts +2 -0
- package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +2 -0
- package/dist-types/commands/GetEnvironmentCommand.d.ts +2 -0
- package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +2 -0
- package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/GetRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +2 -0
- package/dist-types/commands/GetResourcesSummaryCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceInstanceCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceInstanceSyncStatusCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceSyncBlockerSummaryCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceSyncConfigCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceTemplateCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +2 -0
- package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +2 -0
- package/dist-types/commands/ListComponentOutputsCommand.d.ts +2 -0
- package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +2 -0
- package/dist-types/commands/ListComponentsCommand.d.ts +2 -0
- package/dist-types/commands/ListDeploymentsCommand.d.ts +2 -0
- package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +2 -0
- package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +2 -0
- package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +2 -0
- package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListEnvironmentTemplatesCommand.d.ts +2 -0
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +2 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +2 -0
- package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +2 -0
- package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +2 -0
- package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +2 -0
- package/dist-types/commands/ListServiceInstancesCommand.d.ts +2 -0
- package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +2 -0
- package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +2 -0
- package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListServiceTemplatesCommand.d.ts +2 -0
- package/dist-types/commands/ListServicesCommand.d.ts +2 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
- package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +2 -0
- package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +2 -0
- package/dist-types/commands/TagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -0
- package/dist-types/commands/UpdateComponentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServiceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServicePipelineCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServiceSyncBlockerCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServiceSyncConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +2 -0
- package/package.json +5 -5
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
4
|
const s = "required", t = "fn", u = "argv", v = "ref";
|
|
5
|
-
const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = { [s]: false, "type": "
|
|
5
|
+
const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = { [s]: false, "type": "string" }, i = { [s]: true, "default": false, "type": "boolean" }, j = { [v]: "Endpoint" }, k = { [t]: c, [u]: [{ [v]: "UseFIPS" }, true] }, l = { [t]: c, [u]: [{ [v]: "UseDualStack" }, true] }, m = {}, n = { [t]: "getAttr", [u]: [{ [v]: g }, "supportsFIPS"] }, o = { [t]: c, [u]: [true, { [t]: "getAttr", [u]: [{ [v]: g }, "supportsDualStack"] }] }, p = [k], q = [l], r = [{ [v]: "Region" }];
|
|
6
6
|
const _data = { version: "1.0", parameters: { Region: h, UseDualStack: i, UseFIPS: i, Endpoint: h }, rules: [{ conditions: [{ [t]: b, [u]: [j] }], rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: j, properties: m, headers: m }, type: e }], type: f }, { conditions: [{ [t]: b, [u]: r }], rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: g }], rules: [{ conditions: [k, l], rules: [{ conditions: [{ [t]: c, [u]: [a, n] }, o], rules: [{ endpoint: { url: "https://proton-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: p, rules: [{ conditions: [{ [t]: c, [u]: [n, a] }], rules: [{ endpoint: { url: "https://proton-fips.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: q, rules: [{ conditions: [o], rules: [{ endpoint: { url: "https://proton.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://proton.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
|
|
7
7
|
exports.ruleSet = _data;
|