]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blobdiff - vendor/github.com/aws/aws-sdk-go/service/sts/errors.go
update vendor and go.mod
[github/fretlink/terraform-provider-statuscake.git] / vendor / github.com / aws / aws-sdk-go / service / sts / errors.go
index e24884ef371a9971a16525d6677c65eccb5ea3c7..41ea09c356cea7537f48739d9760eb158046a928 100644 (file)
@@ -67,7 +67,7 @@ const (
        // STS is not activated in the requested region for the account that is being
        // asked to generate credentials. The account administrator must use the IAM
        // console to activate STS in that region. For more information, see Activating
-       // and Deactivating AWS STS in an AWS Region (http://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html)
+       // and Deactivating AWS STS in an AWS Region (https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html)
        // in the IAM User Guide.
        ErrCodeRegionDisabledException = "RegionDisabledException"
 )