mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-31 09:18:28 +00:00
fix
This commit is contained in:
@@ -95,7 +95,7 @@ pub struct ARN {
|
||||
pub region: String,
|
||||
// Service types, such as "sqs", "sns", "lambda", etc. This defaults to "sqs" to match the Go example.
|
||||
pub service: String,
|
||||
// Partitions such as "aws", "aws-cn", or customizations such as "rustfs","rustfs", etc.
|
||||
// Partitions such as "aws", "aws-cn", or customizations such as "rustfs", etc.
|
||||
pub partition: String,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user