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

Security and privacy

This project takes security seriously. For vulnerability reporting and supported versions, see SECURITY.md

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.38.tar.gz (2.1 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.38-py3-none-any.whl (2.9 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pulumi_bytepluscc-0.0.38.tar.gz
  • Upload date:
  • Size: 2.1 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.38.tar.gz
Algorithm Hash digest
SHA256 7f6a3f468846c8917c5e733b5e947660d7fe6ddc429bf4ed4b2722a933d0cb49
MD5 12fd41e8330da9cf18004bfc56bb4ccf
BLAKE2b-256 e4dfaff2c9f556ec0645bff35c68610031cc6c77196b008058916276d3d2b2f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pulumi_bytepluscc-0.0.38-py3-none-any.whl
Algorithm Hash digest
SHA256 9c9df6bc6406af4b7116abe0cb8fc7d1c7f794cc32ab7a00ca1a8a1bef8ed454
MD5 d216e8b0d17dd44e86297e706b6dcc53
BLAKE2b-256 521ca511e464d9a002b972c6f2071f8b3a1cec4fc0d7341afa9cc2fbeae0668f

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