aws-sdk-ec2 1.366.0 → 1.368.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -257,7 +257,7 @@ module Aws::EC2
257
257
  #
258
258
  # vpc_address.associate({
259
259
  # instance_id: "InstanceId",
260
- # public_ip: "String",
260
+ # public_ip: "EipAllocationPublicIp",
261
261
  # allow_reassociation: false,
262
262
  # dry_run: false,
263
263
  # network_interface_id: "NetworkInterfaceId",
data/lib/aws-sdk-ec2.rb CHANGED
@@ -76,6 +76,6 @@ require_relative 'aws-sdk-ec2/customizations'
76
76
  # @!group service
77
77
  module Aws::EC2
78
78
 
79
- GEM_VERSION = '1.366.0'
79
+ GEM_VERSION = '1.368.0'
80
80
 
81
81
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-ec2
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.366.0
4
+ version: 1.368.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-14 00:00:00.000000000 Z
11
+ date: 2023-03-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4