Skip to content

Commit

Permalink
feat: nucleus support ipv6 (#1660)
Browse files Browse the repository at this point in the history
  • Loading branch information
yitingb authored Nov 4, 2024
1 parent 00499b1 commit d605a1d
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 d605a1d

Please sign in to comment.