When passing UpdateLayerRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
layer_id: "String", name: "String",
shortname: "String",
attributes: {
"EcsClusterArn" => "String",
},
cloud_watch_logs_configuration: {
enabled: false,
log_streams: [
{
log_group_name: "String",
datetime_format: "String",
time_zone: "LOCAL", file: "String",
file_fingerprint_lines: "String",
multi_line_start_pattern: "String",
initial_position: "start_of_file", encoding: "ascii", buffer_duration: 1,
batch_count: 1,
batch_size: 1,
},
],
},
custom_instance_profile_arn: "String",
custom_json: "String",
custom_security_group_ids: ["String"],
packages: ["String"],
volume_configurations: [
{
mount_point: "String", raid_level: 1,
number_of_disks: 1, size: 1, volume_type: "String",
iops: 1,
encrypted: false,
},
],
enable_auto_healing: false,
auto_assign_elastic_ips: false,
auto_assign_public_ips: false,
custom_recipes: {
setup: ["String"],
configure: ["String"],
deploy: ["String"],
undeploy: ["String"],
shutdown: ["String"],
},
install_updates_on_boot: false,
use_ebs_optimized_instances: false,
lifecycle_event_configuration: {
shutdown: {
execution_timeout: 1,
delay_until_elb_connections_drained: false,
},
},
}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4