Skip to content

Commit

Permalink
feat: nucleus support ipv6
Browse files Browse the repository at this point in the history
  • Loading branch information
yitingb committed Sep 10, 2024
1 parent 991fa35 commit e63ac79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
package com.aws.greengrass.deployment.model;

public enum S3EndpointType {
GLOBAL,REGIONAL
GLOBAL,REGIONAL,DUALSTACK
}

0 comments on commit e63ac79

Please sign in to comment.