Search: "access_key"
Web Development the DevOps Way – Alibaba Cloud Best Practices blog
regions we use. Our main.tf file will look like the following: ``` variable "access_key" variable "secret_key" ...
Provisioning an Alibaba Cloud Kubernetes (ACK) Multi-AZ Kubernetes Cluster Using Terraform blog
, update the Alibaba Cloud Access Key and Secret. ``` variable "access_key" variable "secret_key" ``` In ...
Create MaxCompute Script module - MaxCompute Documentation
access_key=xxxxxxxxx end_point=xxxxxxxxx Open IntelliJ IDEA, select File Open, and select the scripts ...
How to Customize Log Configurations in ODPS JDBC Forums
;access_key", "..."); config.put("project_name", "..."); config.put("charset" ...
billing information Forums
, ACCESS_KEY, SECRET_KEY); IAcsClient client = new DefaultAcsClient(profile); ListBillsRequest billRequest = new ListBillsRequest ...
Be a cloud image pro - Packer Forums
: { "builders": [{ "type":"alicloud-ecs", "access_key":"<<Your Access Key ...
MaxCompute Java SDK Development Guide blog
= Lists.newArrayListWithExpectedSize(pageSize); Account account = new AliyunAccount(ACCESS_ID, ACCESS_KEY); Odps odps = new Odps(account ...
Install and configure a client - MaxCompute Documentation
=******************* access_key=********************* #Your AccessKeyId and AccessKeySecret. You can apply for an AccessKey through the official Alibaba ...
Demo project (TCP) - Message Queue Documentation
created”;public static final String GROUP_ID = “the group ID you created”;public static final String ACCESS_KEY ...
  • <
  • 1
  • 2
  • 3
  • >
  •  Total 26 items