Skip to content

Commit

Permalink
Add Jakarta region (ap-southeast-3) (#1321)
Browse files Browse the repository at this point in the history
  • Loading branch information
rvaleria-dc authored Jul 23, 2024
1 parent 2032731 commit 968adfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/internal/s3-endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const awsS3Endpoint = {
'ap-south-1': 's3-ap-south-1.amazonaws.com',
'ap-southeast-1': 's3-ap-southeast-1.amazonaws.com',
'ap-southeast-2': 's3-ap-southeast-2.amazonaws.com',
'ap-southeast-3': 's3-ap-southeast-3.amazonaws.com',
'ap-northeast-1': 's3-ap-northeast-1.amazonaws.com',
'cn-north-1': 's3.cn-north-1.amazonaws.com.cn',
'ap-east-1': 's3.ap-east-1.amazonaws.com',
Expand Down

0 comments on commit 968adfc

Please sign in to comment.