Skip to content

Commit 61f6ccd

Browse files
committed
update 0306
1 parent 819bda4 commit 61f6ccd

20 files changed

Lines changed: 352 additions & 15 deletions

docs/CLI/awscli/apigw-cmd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ aws apigateway put-integration \
136136
### using api definition
137137

138138
- refer: [[git/blog-private-api-gateway-dataflow/TC-private-apigw-dataflow#步骤 9-10 -- Private API Custom Domain Name Access Logging]]
139-
- refer: [[../../../../gitlab/handover/C-MK/apigw/POC-apigw-dataflow#create api to use vpclink]]
139+
- refer: [[../../../../Work/notes-internal/docs/handover/C-MK/apigw/POC-apigw-dataflow#create api to use vpclink]]
140140

141141
## update-access-log-for-rest-api-
142142

docs/CLI/awscli/elb-cmd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ aws elbv2 create-listener --load-balancer-arn ${alb1_arn} \
243243

244244
### example
245245
- [[TC-private-apigw-dataflow#步骤 1-2]]
246-
- ~~[[../../../../gitlab/handover/C-MK/apigw/POC-apigw-dataflow#external alb]]~~
246+
- ~~[[../../../../Work/notes-internal/docs/handover/C-MK/apigw/POC-apigw-dataflow#external alb]]~~
247247

248248
## create tg and listener
249249

docs/CLI/awscli/route53-cmd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ function create-outbound-resolver () {
6262

6363
## create cname record
6464

65-
![[../../../../gitlab/handover/C-MK/apigw/POC-apigw-dataflow#^d0liwm]]
65+
![[../../../../Work/notes-internal/docs/handover/C-MK/apigw/POC-apigw-dataflow#^d0liwm]]
6666

6767
refer: [link](https://repost.aws/knowledge-center/simple-resource-record-route53-cli)
6868
sample: [[acm-cmd#create-certificate-]]

docs/CLI/awscli/vpc-cmd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ VPC_ID=$(aws ec2 describe-instances --instance-ids ${INST_ID} --query 'Reservati
196196
```
197197

198198
## create vpc endpoint
199-
![[../../../../gitlab/handover/C-MK/apigw/POC-apigw-dataflow#^gdy8eb]]
199+
![[../../../../Work/notes-internal/docs/handover/C-MK/apigw/POC-apigw-dataflow#^gdy8eb]]
200200

201201

202202
another sample: [[ssm-cmd#^ssm-vpce-0513]]

docs/CLI/linux/linux-cmd.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ aws s3 sync ./work-notes s3://knowledge-base-quick-worknotes-1350/work-notes --d
342342
bash
343343

344344
export HISTSIZE=0
345+
345346
cd ~/Documents/
346347
rsync -avr --delete \
347348
--exclude='**/.venv' \

docs/EKS/solutions/logging/attachments/stream-k8s-control-panel-logs-to-s3/IMG-stream-k8s-control-panel-logs-to-s3-5.png renamed to docs/EKS/solutions/logging/attachments/stream-k8s-control-panel-logs-to-s3/IMG-20260306-1152147.png

File renamed without changes.

docs/EKS/solutions/logging/attachments/stream-k8s-control-panel-logs-to-s3/IMG-stream-k8s-control-panel-logs-to-s3.png renamed to docs/EKS/solutions/logging/attachments/stream-k8s-control-panel-logs-to-s3/IMG-20260306-1152297.png

File renamed without changes.

docs/EKS/solutions/logging/attachments/stream-k8s-control-panel-logs-to-s3/IMG-stream-k8s-control-panel-logs-to-s3-6.png renamed to docs/EKS/solutions/logging/attachments/stream-k8s-control-panel-logs-to-s3/IMG-20260306-1152303.png

File renamed without changes.

docs/EKS/solutions/logging/attachments/stream-k8s-control-panel-logs-to-s3/IMG-stream-k8s-control-panel-logs-to-s3-7.png renamed to docs/EKS/solutions/logging/attachments/stream-k8s-control-panel-logs-to-s3/IMG-20260306-1152411.png

File renamed without changes.

docs/EKS/solutions/logging/attachments/stream-k8s-control-panel-logs-to-s3/IMG-stream-k8s-control-panel-logs-to-s3-1.png renamed to docs/EKS/solutions/logging/attachments/stream-k8s-control-panel-logs-to-s3/IMG-20260306-1152417.png

File renamed without changes.

0 commit comments

Comments
 (0)