Skip to main content

A Pulumi package to safely use byteplus Resource in Pulumi programs.

Project description

Bytepluscc Resource Provider

The Bytepluscc resource provider for Pulumi lets you use byteplus resources in your cloud programs. To use this package, please install the Pulumi CLI first.

Installing

This package is available in many languages in the standard packaging formats.

Node.js (Java/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

$ npm install @byteplus/pulumi-bytepluscc

or yarn:

$ yarn add @byteplus/pulumi-bytepluscc

Python

To use from Python, install using pip:

$ pip install pulumi_bytepluscc

Go

To use from Go, use go get to grab the latest version of the library

$ go get github.com/byteplus-sdk/pulumi-bytepluscc/sdk

.NET

To use from .NET, install using dotnet add package:

$ dotnet add package Byteplus.Pulumi.Bytepluscc

Configuration Reference

In addition to generic provider arguments (e.g. alias and version), the following arguments are supported in the Bytepluscc provider configuration:

Optional

  • accessKey (String) The Access Key for Byteplus Provider. It must be provided, but it can also be sourced from the BYTEPLUS_ACCESS_KEY environment variable
  • secretKey (String) he Secret Key for Byteplus Provider. It must be provided, but it can also be sourced from the BYTEPLUS_SECRET_KEY environment variable
  • sessionToken (String) The Session Token for Byteplus Provider. It is required when using temporary STS credentials, and can also be sourced from the BYTEPLUS_SESSION_TOKEN environment variable
  • profile (String) The Profile for Byteplus Provider. It can be used as an alternative authentication method to AK/SK, and can also be sourced from the BYTEPLUS_PROFILE environment variable
  • file_path (String) The File Path for Byteplus Provider. It specifies the path to the profile configuration file. If not specified, the default path ~/.byteplus will be used, and can also be sourced from the BYTEPLUS_FILE_PATH environment variable
  • assumeRole (Attributes) An assume_role block (documented below). Only one assume_role block may be in the configuration. (see below for nested schema)
  • customerHeaders (String) CUSTOMER HEADERS for Byteplus Provider. The customer_headers field uses commas (,) to separate multiple headers, and colons (:) to separate each header key from its corresponding value.
  • disableSsl (Boolean) Disable SSL for Byteplus Provider
  • endpoints (Attributes) An endpoints block (documented below). Only one endpoints block may be in the configuration. (see below for nested schema)
  • proxyUrl (String) PROXY URL for Byteplus Provider
  • region (String) The Region for Byteplus Provider. It must be provided, but it can also be sourced from the BYTEPLUS_REGION environment variable

Nested Schema for assume_role

Required:

  • assumeRoleTrn (String) he TRN of the role to assume.

  • durationSeconds (Number) The duration of the session when making the AssumeRole call. Its value ranges from 900 to 43200(seconds), and default is 3600 seconds. Optional:

  • policy (String) A more restrictive policy when making the AssumeRole call

Nested Schema for endpoints

Optional:

  • cloudcontrolapi (String) Use this to override the default Cloud Control API service endpoint URL
  • sts (String) Use this to override the default STS service endpoint URL

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulumi_bytepluscc-0.0.31.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pulumi_bytepluscc-0.0.31-py3-none-any.whl (2.5 MB view details)

Uploaded Python 3

File details

Details for the file pulumi_bytepluscc-0.0.31.tar.gz.

File metadata

  • Download URL: pulumi_bytepluscc-0.0.31.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pulumi_bytepluscc-0.0.31.tar.gz
Algorithm Hash digest
SHA256 136662838b0bb270442ccc3b4d59d9daf26923796bc3094c657e5a4f41990b91
MD5 1d621e19e55e7484e2a7f2be24042eac
BLAKE2b-256 a86948036f2cfd6f66b659b6b646f56057de741d2b786e1d8a8290f7117f1a5e

See more details on using hashes here.

File details

Details for the file pulumi_bytepluscc-0.0.31-py3-none-any.whl.

File metadata

File hashes

Hashes for pulumi_bytepluscc-0.0.31-py3-none-any.whl
Algorithm Hash digest
SHA256 35c216b8786d9b534e1a545bbee61404a4d256e46efd266ddca5e0a3b642d31b
MD5 f1a218eea798dc388b6030a2c8c82622
BLAKE2b-256 991ae28cb9e574a8232024034d796e4790db7d2c1691b1b49ebef63038e3c893

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page