build(deps): bump github.com/aws/aws-sdk-go from 1.44.318 to 1.44.322
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.318 to 1.44.322. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.318...v1.44.322) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
37faf0d929
commit
fc0c7b703f
6 changed files with 127 additions and 5 deletions
62
vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go
generated
vendored
62
vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go
generated
vendored
|
|
@ -10442,6 +10442,15 @@ var awsPartition = partition{
|
|||
},
|
||||
Deprecated: boxedTrue,
|
||||
},
|
||||
endpointKey{
|
||||
Region: "fips-il-central-1",
|
||||
}: endpoint{
|
||||
Hostname: "elasticfilesystem-fips.il-central-1.amazonaws.com",
|
||||
CredentialScope: credentialScope{
|
||||
Region: "il-central-1",
|
||||
},
|
||||
Deprecated: boxedTrue,
|
||||
},
|
||||
endpointKey{
|
||||
Region: "fips-me-central-1",
|
||||
}: endpoint{
|
||||
|
|
@ -10505,6 +10514,15 @@ var awsPartition = partition{
|
|||
},
|
||||
Deprecated: boxedTrue,
|
||||
},
|
||||
endpointKey{
|
||||
Region: "il-central-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "il-central-1",
|
||||
Variant: fipsVariant,
|
||||
}: endpoint{
|
||||
Hostname: "elasticfilesystem-fips.il-central-1.amazonaws.com",
|
||||
},
|
||||
endpointKey{
|
||||
Region: "me-central-1",
|
||||
}: endpoint{},
|
||||
|
|
@ -13706,6 +13724,9 @@ var awsPartition = partition{
|
|||
endpointKey{
|
||||
Region: "af-south-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "ap-east-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "ap-northeast-1",
|
||||
}: endpoint{},
|
||||
|
|
@ -13748,6 +13769,9 @@ var awsPartition = partition{
|
|||
endpointKey{
|
||||
Region: "eu-west-3",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "me-south-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "sa-east-1",
|
||||
}: endpoint{},
|
||||
|
|
@ -13757,6 +13781,9 @@ var awsPartition = partition{
|
|||
endpointKey{
|
||||
Region: "us-east-2",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "us-west-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "us-west-2",
|
||||
}: endpoint{},
|
||||
|
|
@ -15912,6 +15939,9 @@ var awsPartition = partition{
|
|||
endpointKey{
|
||||
Region: "eu-west-3",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "il-central-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "me-central-1",
|
||||
}: endpoint{},
|
||||
|
|
@ -17196,6 +17226,9 @@ var awsPartition = partition{
|
|||
},
|
||||
Deprecated: boxedTrue,
|
||||
},
|
||||
endpointKey{
|
||||
Region: "il-central-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "me-central-1",
|
||||
}: endpoint{},
|
||||
|
|
@ -25006,6 +25039,9 @@ var awsPartition = partition{
|
|||
},
|
||||
Deprecated: boxedTrue,
|
||||
},
|
||||
endpointKey{
|
||||
Region: "il-central-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "me-central-1",
|
||||
}: endpoint{},
|
||||
|
|
@ -25257,6 +25293,9 @@ var awsPartition = partition{
|
|||
endpointKey{
|
||||
Region: "eu-west-3",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "il-central-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "me-central-1",
|
||||
}: endpoint{},
|
||||
|
|
@ -29486,6 +29525,9 @@ var awsPartition = partition{
|
|||
endpointKey{
|
||||
Region: "ap-southeast-2",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "ca-central-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "eu-west-1",
|
||||
}: endpoint{},
|
||||
|
|
@ -31695,6 +31737,16 @@ var awscnPartition = partition{
|
|||
}: endpoint{},
|
||||
},
|
||||
},
|
||||
"arc-zonal-shift": service{
|
||||
Endpoints: serviceEndpoints{
|
||||
endpointKey{
|
||||
Region: "cn-north-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "cn-northwest-1",
|
||||
}: endpoint{},
|
||||
},
|
||||
},
|
||||
"athena": service{
|
||||
Endpoints: serviceEndpoints{
|
||||
endpointKey{
|
||||
|
|
@ -36933,6 +36985,16 @@ var awsusgovPartition = partition{
|
|||
},
|
||||
},
|
||||
},
|
||||
"license-manager-linux-subscriptions": service{
|
||||
Endpoints: serviceEndpoints{
|
||||
endpointKey{
|
||||
Region: "us-gov-east-1",
|
||||
}: endpoint{},
|
||||
endpointKey{
|
||||
Region: "us-gov-west-1",
|
||||
}: endpoint{},
|
||||
},
|
||||
},
|
||||
"logs": service{
|
||||
Endpoints: serviceEndpoints{
|
||||
endpointKey{
|
||||
|
|
|
|||
2
vendor/github.com/aws/aws-sdk-go/aws/version.go
generated
vendored
2
vendor/github.com/aws/aws-sdk-go/aws/version.go
generated
vendored
|
|
@ -5,4 +5,4 @@ package aws
|
|||
const SDKName = "aws-sdk-go"
|
||||
|
||||
// SDKVersion is the version of this SDK
|
||||
const SDKVersion = "1.44.318"
|
||||
const SDKVersion = "1.44.322"
|
||||
|
|
|
|||
60
vendor/github.com/aws/aws-sdk-go/service/ec2/api.go
generated
vendored
60
vendor/github.com/aws/aws-sdk-go/service/ec2/api.go
generated
vendored
|
|
@ -187004,6 +187004,51 @@ const (
|
|||
|
||||
// InstanceTypeC7gn16xlarge is a InstanceType enum value
|
||||
InstanceTypeC7gn16xlarge = "c7gn.16xlarge"
|
||||
|
||||
// InstanceTypeP548xlarge is a InstanceType enum value
|
||||
InstanceTypeP548xlarge = "p5.48xlarge"
|
||||
|
||||
// InstanceTypeM7iLarge is a InstanceType enum value
|
||||
InstanceTypeM7iLarge = "m7i.large"
|
||||
|
||||
// InstanceTypeM7iXlarge is a InstanceType enum value
|
||||
InstanceTypeM7iXlarge = "m7i.xlarge"
|
||||
|
||||
// InstanceTypeM7i2xlarge is a InstanceType enum value
|
||||
InstanceTypeM7i2xlarge = "m7i.2xlarge"
|
||||
|
||||
// InstanceTypeM7i4xlarge is a InstanceType enum value
|
||||
InstanceTypeM7i4xlarge = "m7i.4xlarge"
|
||||
|
||||
// InstanceTypeM7i8xlarge is a InstanceType enum value
|
||||
InstanceTypeM7i8xlarge = "m7i.8xlarge"
|
||||
|
||||
// InstanceTypeM7i12xlarge is a InstanceType enum value
|
||||
InstanceTypeM7i12xlarge = "m7i.12xlarge"
|
||||
|
||||
// InstanceTypeM7i16xlarge is a InstanceType enum value
|
||||
InstanceTypeM7i16xlarge = "m7i.16xlarge"
|
||||
|
||||
// InstanceTypeM7i24xlarge is a InstanceType enum value
|
||||
InstanceTypeM7i24xlarge = "m7i.24xlarge"
|
||||
|
||||
// InstanceTypeM7i48xlarge is a InstanceType enum value
|
||||
InstanceTypeM7i48xlarge = "m7i.48xlarge"
|
||||
|
||||
// InstanceTypeM7iFlexLarge is a InstanceType enum value
|
||||
InstanceTypeM7iFlexLarge = "m7i-flex.large"
|
||||
|
||||
// InstanceTypeM7iFlexXlarge is a InstanceType enum value
|
||||
InstanceTypeM7iFlexXlarge = "m7i-flex.xlarge"
|
||||
|
||||
// InstanceTypeM7iFlex2xlarge is a InstanceType enum value
|
||||
InstanceTypeM7iFlex2xlarge = "m7i-flex.2xlarge"
|
||||
|
||||
// InstanceTypeM7iFlex4xlarge is a InstanceType enum value
|
||||
InstanceTypeM7iFlex4xlarge = "m7i-flex.4xlarge"
|
||||
|
||||
// InstanceTypeM7iFlex8xlarge is a InstanceType enum value
|
||||
InstanceTypeM7iFlex8xlarge = "m7i-flex.8xlarge"
|
||||
)
|
||||
|
||||
// InstanceType_Values returns all elements of the InstanceType enum
|
||||
|
|
@ -187674,6 +187719,21 @@ func InstanceType_Values() []string {
|
|||
InstanceTypeC7gn8xlarge,
|
||||
InstanceTypeC7gn12xlarge,
|
||||
InstanceTypeC7gn16xlarge,
|
||||
InstanceTypeP548xlarge,
|
||||
InstanceTypeM7iLarge,
|
||||
InstanceTypeM7iXlarge,
|
||||
InstanceTypeM7i2xlarge,
|
||||
InstanceTypeM7i4xlarge,
|
||||
InstanceTypeM7i8xlarge,
|
||||
InstanceTypeM7i12xlarge,
|
||||
InstanceTypeM7i16xlarge,
|
||||
InstanceTypeM7i24xlarge,
|
||||
InstanceTypeM7i48xlarge,
|
||||
InstanceTypeM7iFlexLarge,
|
||||
InstanceTypeM7iFlexXlarge,
|
||||
InstanceTypeM7iFlex2xlarge,
|
||||
InstanceTypeM7iFlex4xlarge,
|
||||
InstanceTypeM7iFlex8xlarge,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue