awspec 1.35.0 → 1.36.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +3 -0
- data/doc/resource_types.md +20 -36
- data/lib/awspec/helper/finder.rb +0 -3
- data/lib/awspec/helper/type.rb +1 -1
- data/lib/awspec/version.rb +1 -1
- metadata +1 -6
- data/doc/_resource_types/elastictranscoder_pipeline.md +0 -15
- data/lib/awspec/generator/doc/type/elastictranscoder_pipeline.rb +0 -23
- data/lib/awspec/helper/finder/elastictranscoder.rb +0 -24
- data/lib/awspec/stub/elastictranscoder_pipeline.rb +0 -65
- data/lib/awspec/type/elastictranscoder_pipeline.rb +0 -23
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 66d529594d56834efa90b96da78ef6fc1c91d292729632ea1e63f42aa7d1d62d
|
|
4
|
+
data.tar.gz: e72f806491446966ac64923808c5dae95f0c451c4fd8e6ea234a370c60f74c39
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 27358e3cf721685110cc63fc87f56590c116717bc6c376894fbd3d99cd25f65060be97cbcaeff90d1cc5388a525689e002003b46ace1d8dcdf9f06b83aaf65b9
|
|
7
|
+
data.tar.gz: 36751fc5ecfa7fcd58e4607ffd99d581bda4b586138a30e68c98ff766c495f12271e8215ef777aba0b5ab4a8569602d2b2bf94cbc7bd47741c51b156de945fd1
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [v1.36.0](https://github.com/k1LoW/awspec/compare/v1.35.0...v1.36.0) - 2026-02-03
|
|
4
|
+
- Remove `elastictranscoder_pipeline` type by @alexjfisher in https://github.com/k1LoW/awspec/pull/614
|
|
5
|
+
|
|
3
6
|
## [v1.35.0](https://github.com/k1LoW/awspec/compare/v1.34.0...v1.35.0) - 2025-11-10
|
|
4
7
|
- Improve backup plan rules output by @endemics in https://github.com/k1LoW/awspec/pull/611
|
|
5
8
|
- Add missing details for IAM roles and policies by @endemics in https://github.com/k1LoW/awspec/pull/609
|
data/doc/resource_types.md
CHANGED
|
@@ -42,7 +42,6 @@
|
|
|
42
42
|
| [elasticache](#elasticache)
|
|
43
43
|
| [elasticache_cache_parameter_group](#elasticache_cache_parameter_group)
|
|
44
44
|
| [elasticsearch](#elasticsearch)
|
|
45
|
-
| [elastictranscoder_pipeline](#elastictranscoder_pipeline)
|
|
46
45
|
| [elb](#elb)
|
|
47
46
|
| [emr](#emr)
|
|
48
47
|
| [firehose](#firehose)
|
|
@@ -260,7 +259,7 @@ end
|
|
|
260
259
|
```
|
|
261
260
|
|
|
262
261
|
|
|
263
|
-
### its(:target_group_arn), its(:target_group_name), its(:protocol), its(:port), its(:vpc_id), its(:health_check_protocol), its(:health_check_port), its(:health_check_enabled), its(:health_check_interval_seconds), its(:health_check_timeout_seconds), its(:healthy_threshold_count), its(:unhealthy_threshold_count), its(:health_check_path), its(:load_balancer_arns), its(:target_type), its(:protocol_version), its(:ip_address_type)
|
|
262
|
+
### its(:target_group_arn), its(:target_group_name), its(:protocol), its(:port), its(:vpc_id), its(:health_check_protocol), its(:health_check_port), its(:health_check_enabled), its(:health_check_interval_seconds), its(:health_check_timeout_seconds), its(:healthy_threshold_count), its(:unhealthy_threshold_count), its(:health_check_path), its(:load_balancer_arns), its(:target_type), its(:protocol_version), its(:ip_address_type), its(:target_control_port)
|
|
264
263
|
## <a name="ami">ami</a>
|
|
265
264
|
|
|
266
265
|
AMI resource type.
|
|
@@ -310,7 +309,7 @@ end
|
|
|
310
309
|
|
|
311
310
|
### have_path
|
|
312
311
|
|
|
313
|
-
### its(:id), its(:name), its(:description), its(:created_date), its(:version), its(:warnings), its(:binary_media_types), its(:minimum_compression_size), its(:api_key_source), its(:policy), its(:tags), its(:disable_execute_api_endpoint), its(:root_resource_id)
|
|
312
|
+
### its(:id), its(:name), its(:description), its(:created_date), its(:version), its(:warnings), its(:binary_media_types), its(:minimum_compression_size), its(:api_key_source), its(:policy), its(:tags), its(:disable_execute_api_endpoint), its(:root_resource_id), its(:security_policy), its(:endpoint_access_mode), its(:api_status), its(:api_status_message)
|
|
314
313
|
## <a name="autoscaling_group">autoscaling_group</a>
|
|
315
314
|
|
|
316
315
|
AutoscalingGroup resource type.
|
|
@@ -372,7 +371,7 @@ describe autoscaling_group('my-auto-scaling-group') do
|
|
|
372
371
|
end
|
|
373
372
|
```
|
|
374
373
|
|
|
375
|
-
### its(:auto_scaling_group_name), its(:auto_scaling_group_arn), its(:launch_configuration_name), its(:launch_template), its(:mixed_instances_policy), its(:min_size), its(:max_size), its(:desired_capacity), its(:predicted_capacity), its(:default_cooldown), its(:availability_zones), its(:load_balancer_names), its(:target_group_arns), its(:health_check_type), its(:health_check_grace_period), its(:created_time), its(:placement_group), its(:vpc_zone_identifier), its(:enabled_metrics), its(:status), its(:termination_policies), its(:new_instances_protected_from_scale_in), its(:service_linked_role_arn), its(:max_instance_lifetime), its(:capacity_rebalance), its(:warm_pool_configuration), its(:warm_pool_size), its(:context), its(:desired_capacity_type), its(:default_instance_warmup), its(:traffic_sources), its(:instance_maintenance_policy), its(:availability_zone_distribution), its(:availability_zone_impairment_policy), its(:capacity_reservation_specification)
|
|
374
|
+
### its(:auto_scaling_group_name), its(:auto_scaling_group_arn), its(:launch_configuration_name), its(:launch_template), its(:mixed_instances_policy), its(:min_size), its(:max_size), its(:desired_capacity), its(:predicted_capacity), its(:default_cooldown), its(:availability_zones), its(:load_balancer_names), its(:target_group_arns), its(:health_check_type), its(:health_check_grace_period), its(:created_time), its(:placement_group), its(:vpc_zone_identifier), its(:enabled_metrics), its(:status), its(:termination_policies), its(:new_instances_protected_from_scale_in), its(:service_linked_role_arn), its(:max_instance_lifetime), its(:capacity_rebalance), its(:warm_pool_configuration), its(:warm_pool_size), its(:context), its(:desired_capacity_type), its(:default_instance_warmup), its(:traffic_sources), its(:instance_maintenance_policy), its(:availability_zone_distribution), its(:availability_zone_impairment_policy), its(:capacity_reservation_specification), its(:instance_lifecycle_policy)
|
|
376
375
|
## <a name="backup_plan">backup_plan</a>
|
|
377
376
|
|
|
378
377
|
BackupPlan resource type.
|
|
@@ -515,7 +514,7 @@ describe cloudformation_stack('my-cloudformation-stack') do
|
|
|
515
514
|
end
|
|
516
515
|
```
|
|
517
516
|
|
|
518
|
-
### its(:stack_id), its(:stack_name), its(:change_set_id), its(:description), its(:parameters), its(:creation_time), its(:deletion_time), its(:last_updated_time), its(:rollback_configuration), its(:stack_status), its(:stack_status_reason), its(:disable_rollback), its(:notification_arns), its(:timeout_in_minutes), its(:capabilities), its(:role_arn), its(:enable_termination_protection), its(:parent_id), its(:root_id), its(:drift_information), its(:retain_except_on_create), its(:deletion_mode), its(:detailed_status)
|
|
517
|
+
### its(:stack_id), its(:stack_name), its(:change_set_id), its(:description), its(:parameters), its(:creation_time), its(:deletion_time), its(:last_updated_time), its(:rollback_configuration), its(:stack_status), its(:stack_status_reason), its(:disable_rollback), its(:notification_arns), its(:timeout_in_minutes), its(:capabilities), its(:role_arn), its(:enable_termination_protection), its(:parent_id), its(:root_id), its(:drift_information), its(:retain_except_on_create), its(:deletion_mode), its(:detailed_status), its(:last_operations)
|
|
519
518
|
## <a name="cloudfront_distribution">cloudfront_distribution</a>
|
|
520
519
|
|
|
521
520
|
CloudfrontDistribution resource type.
|
|
@@ -593,7 +592,7 @@ describe cloudfront_distribution('123456789zyxw.cloudfront.net') do
|
|
|
593
592
|
end
|
|
594
593
|
```
|
|
595
594
|
|
|
596
|
-
### its(:id), its(:arn), its(:etag), its(:status), its(:last_modified_time), its(:domain_name), its(:origin_groups), its(:comment), its(:price_class), its(:enabled), its(:web_acl_id), its(:http_version), its(:is_ipv6_enabled), its(:alias_icp_recordals), its(:staging), its(:connection_mode), its(:anycast_ip_list_id)
|
|
595
|
+
### its(:id), its(:arn), its(:etag), its(:status), its(:last_modified_time), its(:domain_name), its(:origin_groups), its(:comment), its(:price_class), its(:enabled), its(:web_acl_id), its(:http_version), its(:is_ipv6_enabled), its(:alias_icp_recordals), its(:staging), its(:connection_mode), its(:anycast_ip_list_id), its(:viewer_mtls_config), its(:connection_function_association)
|
|
597
596
|
## <a name="cloudtrail">cloudtrail</a>
|
|
598
597
|
|
|
599
598
|
Cloudtrail resource type.
|
|
@@ -778,7 +777,7 @@ describe cloudwatch_logs('my-cloudwatch-logs-group') do
|
|
|
778
777
|
end
|
|
779
778
|
```
|
|
780
779
|
|
|
781
|
-
### its(:log_group_name), its(:creation_time), its(:retention_in_days), its(:metric_filter_count), its(:arn), its(:stored_bytes), its(:kms_key_id), its(:data_protection_status), its(:inherited_properties), its(:log_group_class), its(:log_group_arn)
|
|
780
|
+
### its(:log_group_name), its(:creation_time), its(:retention_in_days), its(:metric_filter_count), its(:arn), its(:stored_bytes), its(:kms_key_id), its(:data_protection_status), its(:inherited_properties), its(:log_group_class), its(:log_group_arn), its(:deletion_protection_enabled)
|
|
782
781
|
## <a name="codebuild">codebuild</a>
|
|
783
782
|
|
|
784
783
|
Codebuild resource type.
|
|
@@ -1375,7 +1374,7 @@ describe ecs_service('my-ecs-service'), cluster: 'my-ecs-cluster' do
|
|
|
1375
1374
|
end
|
|
1376
1375
|
```
|
|
1377
1376
|
|
|
1378
|
-
### its(:service_arn), its(:service_name), its(:cluster_arn), its(:load_balancers), its(:service_registries), its(:status), its(:desired_count), its(:running_count), its(:pending_count), its(:launch_type), its(:capacity_provider_strategy), its(:platform_version), its(:platform_family), its(:task_definition), its(:task_sets), its(:role_arn), its(:created_at), its(:placement_constraints), its(:placement_strategy), its(:network_configuration), its(:health_check_grace_period_seconds), its(:scheduling_strategy), its(:deployment_controller), its(:tags), its(:created_by), its(:enable_ecs_managed_tags), its(:propagate_tags), its(:enable_execute_command), its(:availability_zone_rebalancing)
|
|
1377
|
+
### its(:service_arn), its(:service_name), its(:cluster_arn), its(:load_balancers), its(:service_registries), its(:status), its(:desired_count), its(:running_count), its(:pending_count), its(:launch_type), its(:capacity_provider_strategy), its(:platform_version), its(:platform_family), its(:task_definition), its(:task_sets), its(:role_arn), its(:created_at), its(:current_service_deployment), its(:current_service_revisions), its(:placement_constraints), its(:placement_strategy), its(:network_configuration), its(:health_check_grace_period_seconds), its(:scheduling_strategy), its(:deployment_controller), its(:tags), its(:created_by), its(:enable_ecs_managed_tags), its(:propagate_tags), its(:enable_execute_command), its(:availability_zone_rebalancing), its(:resource_management_type)
|
|
1379
1378
|
## <a name="ecs_task_definition">ecs_task_definition</a>
|
|
1380
1379
|
|
|
1381
1380
|
ECS Task Definition resource type.
|
|
@@ -1471,7 +1470,7 @@ describe eks('my-eks') do
|
|
|
1471
1470
|
end
|
|
1472
1471
|
```
|
|
1473
1472
|
|
|
1474
|
-
### its(:name), its(:arn), its(:created_at), its(:version), its(:endpoint), its(:role_arn), its(:kubernetes_network_config), its(:logging), its(:identity), its(:status), its(:client_request_token), its(:platform_version), its(:tags), its(:encryption_config), its(:connector_config), its(:id), its(:health), its(:outpost_config), its(:access_config), its(:upgrade_policy), its(:zonal_shift_config), its(:remote_network_config), its(:compute_config), its(:storage_config), its(:deletion_protection)
|
|
1473
|
+
### its(:name), its(:arn), its(:created_at), its(:version), its(:endpoint), its(:role_arn), its(:kubernetes_network_config), its(:logging), its(:identity), its(:status), its(:client_request_token), its(:platform_version), its(:tags), its(:encryption_config), its(:connector_config), its(:id), its(:health), its(:outpost_config), its(:access_config), its(:upgrade_policy), its(:zonal_shift_config), its(:remote_network_config), its(:compute_config), its(:storage_config), its(:deletion_protection), its(:control_plane_scaling_config)
|
|
1475
1474
|
## <a name="eks_nodegroup">eks_nodegroup</a>
|
|
1476
1475
|
|
|
1477
1476
|
EksNodegroup resource type.
|
|
@@ -1679,21 +1678,6 @@ end
|
|
|
1679
1678
|
|
|
1680
1679
|
|
|
1681
1680
|
### its(:domain_id), its(:domain_name), its(:arn), its(:created), its(:deleted), its(:endpoint), its(:endpoints), its(:processing), its(:upgrade_processing), its(:elasticsearch_version), its(:access_policies), its(:snapshot_options), its(:vpc_options), its(:cognito_options), its(:encryption_at_rest_options), its(:node_to_node_encryption_options), its(:advanced_options), its(:log_publishing_options), its(:service_software_options), its(:domain_endpoint_options), its(:advanced_security_options), its(:auto_tune_options), its(:change_progress_details), its(:domain_processing_status), its(:modifying_properties)
|
|
1682
|
-
## <a name="elastictranscoder_pipeline">elastictranscoder_pipeline</a>
|
|
1683
|
-
|
|
1684
|
-
ElastictranscoderPipeline resource type.
|
|
1685
|
-
|
|
1686
|
-
### exist
|
|
1687
|
-
|
|
1688
|
-
### be_active, be_paused
|
|
1689
|
-
|
|
1690
|
-
```ruby
|
|
1691
|
-
describe elastictranscoder_pipeline('my-elastictranscoder-pipeline') do
|
|
1692
|
-
it { should be_active }
|
|
1693
|
-
end
|
|
1694
|
-
```
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
1681
|
## <a name="elb">elb</a>
|
|
1698
1682
|
|
|
1699
1683
|
ELB resource type.
|
|
@@ -1823,7 +1807,7 @@ describe emr('my-emr') do
|
|
|
1823
1807
|
end
|
|
1824
1808
|
```
|
|
1825
1809
|
|
|
1826
|
-
### its(:id), its(:name), its(:instance_collection_type), its(:log_uri), its(:log_encryption_kms_key_id), its(:requested_ami_version), its(:running_ami_version), its(:release_label), its(:auto_terminate), its(:termination_protected), its(:unhealthy_node_replacement), its(:visible_to_all_users), its(:service_role), its(:normalized_instance_hours), its(:master_public_dns_name), its(:configurations), its(:security_configuration), its(:auto_scaling_role), its(:scale_down_behavior), its(:custom_ami_id), its(:ebs_root_volume_size), its(:repo_upgrade_on_boot), its(:cluster_arn), its(:outpost_arn), its(:step_concurrency_level), its(:placement_groups), its(:os_release_label), its(:ebs_root_volume_iops), its(:ebs_root_volume_throughput), its(:extended_support)
|
|
1810
|
+
### its(:id), its(:name), its(:instance_collection_type), its(:log_uri), its(:log_encryption_kms_key_id), its(:requested_ami_version), its(:running_ami_version), its(:release_label), its(:auto_terminate), its(:termination_protected), its(:unhealthy_node_replacement), its(:visible_to_all_users), its(:service_role), its(:normalized_instance_hours), its(:master_public_dns_name), its(:configurations), its(:security_configuration), its(:auto_scaling_role), its(:scale_down_behavior), its(:custom_ami_id), its(:ebs_root_volume_size), its(:repo_upgrade_on_boot), its(:cluster_arn), its(:outpost_arn), its(:step_concurrency_level), its(:placement_groups), its(:os_release_label), its(:ebs_root_volume_iops), its(:ebs_root_volume_throughput), its(:extended_support), its(:monitoring_configuration)
|
|
1827
1811
|
## <a name="firehose">firehose</a>
|
|
1828
1812
|
|
|
1829
1813
|
Firehose resource type.
|
|
@@ -2117,7 +2101,7 @@ end
|
|
|
2117
2101
|
```
|
|
2118
2102
|
|
|
2119
2103
|
|
|
2120
|
-
### its(:path), its(:role_name), its(:role_id), its(:arn), its(:create_date), its(:assume_role_policy_document), its(:description), its(:max_session_duration), its(:
|
|
2104
|
+
### its(:path), its(:role_name), its(:role_id), its(:arn), its(:create_date), its(:assume_role_policy_document), its(:description), its(:max_session_duration), its(:tags)
|
|
2121
2105
|
### :unlock: Advanced use
|
|
2122
2106
|
|
|
2123
2107
|
`iam_role` can use `Aws::IAM::Role` resource (see http://docs.aws.amazon.com/sdkforruby/api/Aws/IAM/Role.html).
|
|
@@ -2411,7 +2395,7 @@ end
|
|
|
2411
2395
|
|
|
2412
2396
|
This matcher does not support Amazon S3 event sources ([see SDK doc](http://docs.aws.amazon.com/sdkforruby/api/Aws/Lambda/Client.html#list_event_source_mappings-instance_method)).
|
|
2413
2397
|
|
|
2414
|
-
### its(:function_name), its(:function_arn), its(:runtime), its(:role), its(:handler), its(:code_size), its(:description), its(:timeout), its(:memory_size), its(:last_modified), its(:code_sha_256), its(:version), its(:vpc_config), its(:dead_letter_config), its(:kms_key_arn), its(:master_arn), its(:revision_id), its(:layers), its(:state), its(:state_reason), its(:state_reason_code), its(:last_update_status), its(:last_update_status_reason), its(:last_update_status_reason_code), its(:file_system_configs), its(:package_type), its(:image_config_response), its(:signing_profile_version_arn), its(:signing_job_arn), its(:architectures), its(:ephemeral_storage), its(:snap_start), its(:runtime_version_config), its(:logging_config)
|
|
2398
|
+
### its(:function_name), its(:function_arn), its(:runtime), its(:role), its(:handler), its(:code_size), its(:description), its(:timeout), its(:memory_size), its(:last_modified), its(:code_sha_256), its(:version), its(:vpc_config), its(:dead_letter_config), its(:kms_key_arn), its(:master_arn), its(:revision_id), its(:layers), its(:state), its(:state_reason), its(:state_reason_code), its(:last_update_status), its(:last_update_status_reason), its(:last_update_status_reason_code), its(:file_system_configs), its(:package_type), its(:image_config_response), its(:signing_profile_version_arn), its(:signing_job_arn), its(:architectures), its(:ephemeral_storage), its(:snap_start), its(:runtime_version_config), its(:logging_config), its(:capacity_provider_config), its(:config_sha_256), its(:durable_config), its(:tenancy_config)
|
|
2415
2399
|
## <a name="launch_configuration">launch_configuration</a>
|
|
2416
2400
|
|
|
2417
2401
|
LaunchConfiguration resource type.
|
|
@@ -2594,7 +2578,7 @@ end
|
|
|
2594
2578
|
|
|
2595
2579
|
### be_updating
|
|
2596
2580
|
|
|
2597
|
-
### its(:active_operation_arn), its(:client_authentication), its(:cluster_arn), its(:cluster_name), its(:creation_time), its(:current_version), its(:enhanced_monitoring), its(:number_of_broker_nodes), its(:state), its(:state_info), its(:zookeeper_connect_string), its(:zookeeper_connect_string_tls), its(:storage_mode), its(:customer_action_status)
|
|
2581
|
+
### its(:active_operation_arn), its(:client_authentication), its(:cluster_arn), its(:cluster_name), its(:creation_time), its(:current_version), its(:enhanced_monitoring), its(:number_of_broker_nodes), its(:state), its(:state_info), its(:zookeeper_connect_string), its(:zookeeper_connect_string_tls), its(:storage_mode), its(:rebalancing), its(:customer_action_status)
|
|
2598
2582
|
## <a name="nat_gateway">nat_gateway</a>
|
|
2599
2583
|
|
|
2600
2584
|
NatGateway resource type.
|
|
@@ -2644,7 +2628,7 @@ end
|
|
|
2644
2628
|
```
|
|
2645
2629
|
|
|
2646
2630
|
|
|
2647
|
-
### its(:create_time), its(:delete_time), its(:failure_code), its(:failure_message), its(:nat_gateway_id), its(:provisioned_bandwidth), its(:state), its(:subnet_id), its(:vpc_id), its(:connectivity_type)
|
|
2631
|
+
### its(:create_time), its(:delete_time), its(:failure_code), its(:failure_message), its(:nat_gateway_id), its(:provisioned_bandwidth), its(:state), its(:subnet_id), its(:vpc_id), its(:connectivity_type), its(:availability_mode), its(:auto_scaling_ips), its(:auto_provision_zones), its(:attached_appliances), its(:route_table_id)
|
|
2648
2632
|
## <a name="network_acl">network_acl</a>
|
|
2649
2633
|
|
|
2650
2634
|
NetworkAcl resource type.
|
|
@@ -2926,7 +2910,7 @@ end
|
|
|
2926
2910
|
```
|
|
2927
2911
|
|
|
2928
2912
|
|
|
2929
|
-
### its(:target_group_arn), its(:target_group_name), its(:protocol), its(:port), its(:vpc_id), its(:health_check_protocol), its(:health_check_port), its(:health_check_enabled), its(:health_check_interval_seconds), its(:health_check_timeout_seconds), its(:healthy_threshold_count), its(:unhealthy_threshold_count), its(:health_check_path), its(:load_balancer_arns), its(:target_type), its(:protocol_version), its(:ip_address_type)
|
|
2913
|
+
### its(:target_group_arn), its(:target_group_name), its(:protocol), its(:port), its(:vpc_id), its(:health_check_protocol), its(:health_check_port), its(:health_check_enabled), its(:health_check_interval_seconds), its(:health_check_timeout_seconds), its(:healthy_threshold_count), its(:unhealthy_threshold_count), its(:health_check_path), its(:load_balancer_arns), its(:target_type), its(:protocol_version), its(:ip_address_type), its(:target_control_port)
|
|
2930
2914
|
## <a name="rds">rds</a>
|
|
2931
2915
|
|
|
2932
2916
|
RDS resource type.
|
|
@@ -3023,7 +3007,7 @@ end
|
|
|
3023
3007
|
```
|
|
3024
3008
|
|
|
3025
3009
|
|
|
3026
|
-
### its(:vpc_id), its(:db_instance_identifier), its(:db_instance_class), its(:engine), its(:db_instance_status), its(:master_username), its(:db_name), its(:endpoint), its(:allocated_storage), its(:instance_create_time), its(:preferred_backup_window), its(:backup_retention_period), its(:db_security_groups), its(:availability_zone), its(:preferred_maintenance_window), its(:pending_modified_values), its(:latest_restorable_time), its(:multi_az), its(:engine_version), its(:auto_minor_version_upgrade), its(:read_replica_source_db_instance_identifier), its(:read_replica_db_instance_identifiers), its(:read_replica_db_cluster_identifiers), its(:replica_mode), its(:license_model), its(:iops), its(:storage_throughput), its(:character_set_name), its(:nchar_character_set_name), its(:secondary_availability_zone), its(:publicly_accessible), its(:status_infos), its(:storage_type), its(:tde_credential_arn), its(:db_instance_port), its(:db_cluster_identifier), its(:storage_encrypted), its(:kms_key_id), its(:dbi_resource_id), its(:ca_certificate_identifier), its(:domain_memberships), its(:copy_tags_to_snapshot), its(:monitoring_interval), its(:enhanced_monitoring_resource_arn), its(:monitoring_role_arn), its(:promotion_tier), its(:db_instance_arn), its(:timezone), its(:iam_database_authentication_enabled), its(:database_insights_mode), its(:performance_insights_enabled), its(:performance_insights_kms_key_id), its(:performance_insights_retention_period), its(:enabled_cloudwatch_logs_exports), its(:processor_features), its(:deletion_protection), its(:associated_roles), its(:listener_endpoint), its(:max_allocated_storage), its(:tag_list), its(:automation_mode), its(:resume_full_automation_mode_time), its(:customer_owned_ip_enabled), its(:network_type), its(:activity_stream_status), its(:activity_stream_kms_key_id), its(:activity_stream_kinesis_stream_name), its(:activity_stream_mode), its(:activity_stream_engine_native_audit_fields_included), its(:aws_backup_recovery_point_arn), its(:db_instance_automated_backups_replications), its(:backup_target), its(:automatic_restart_time), its(:custom_iam_instance_profile), its(:activity_stream_policy_status), its(:certificate_details), its(:db_system_id), its(:master_user_secret), its(:read_replica_source_db_cluster_identifier), its(:percent_progress), its(:multi_tenant), its(:dedicated_log_volume), its(:is_storage_config_upgrade_available), its(:engine_lifecycle_support)
|
|
3010
|
+
### its(:vpc_id), its(:db_instance_identifier), its(:db_instance_class), its(:engine), its(:db_instance_status), its(:master_username), its(:db_name), its(:endpoint), its(:allocated_storage), its(:instance_create_time), its(:preferred_backup_window), its(:backup_retention_period), its(:db_security_groups), its(:availability_zone), its(:preferred_maintenance_window), its(:upgrade_rollout_order), its(:pending_modified_values), its(:latest_restorable_time), its(:multi_az), its(:engine_version), its(:auto_minor_version_upgrade), its(:read_replica_source_db_instance_identifier), its(:read_replica_db_instance_identifiers), its(:read_replica_db_cluster_identifiers), its(:replica_mode), its(:license_model), its(:iops), its(:storage_throughput), its(:character_set_name), its(:nchar_character_set_name), its(:secondary_availability_zone), its(:publicly_accessible), its(:status_infos), its(:storage_type), its(:tde_credential_arn), its(:db_instance_port), its(:db_cluster_identifier), its(:storage_encrypted), its(:kms_key_id), its(:dbi_resource_id), its(:ca_certificate_identifier), its(:domain_memberships), its(:copy_tags_to_snapshot), its(:monitoring_interval), its(:enhanced_monitoring_resource_arn), its(:monitoring_role_arn), its(:promotion_tier), its(:db_instance_arn), its(:timezone), its(:iam_database_authentication_enabled), its(:database_insights_mode), its(:performance_insights_enabled), its(:performance_insights_kms_key_id), its(:performance_insights_retention_period), its(:enabled_cloudwatch_logs_exports), its(:processor_features), its(:deletion_protection), its(:associated_roles), its(:listener_endpoint), its(:max_allocated_storage), its(:tag_list), its(:automation_mode), its(:resume_full_automation_mode_time), its(:customer_owned_ip_enabled), its(:network_type), its(:activity_stream_status), its(:activity_stream_kms_key_id), its(:activity_stream_kinesis_stream_name), its(:activity_stream_mode), its(:activity_stream_engine_native_audit_fields_included), its(:aws_backup_recovery_point_arn), its(:db_instance_automated_backups_replications), its(:backup_target), its(:automatic_restart_time), its(:custom_iam_instance_profile), its(:activity_stream_policy_status), its(:certificate_details), its(:db_system_id), its(:master_user_secret), its(:read_replica_source_db_cluster_identifier), its(:percent_progress), its(:multi_tenant), its(:dedicated_log_volume), its(:is_storage_config_upgrade_available), its(:engine_lifecycle_support), its(:additional_storage_volumes), its(:storage_volume_status)
|
|
3027
3011
|
### :unlock: Advanced use
|
|
3028
3012
|
|
|
3029
3013
|
`rds` can use `Aws::RDS::DBInstance` resource (see http://docs.aws.amazon.com/sdkforruby/api/Aws/RDS/DBInstance.html).
|
|
@@ -3105,7 +3089,7 @@ describe rds_db_cluster('my-rds-db-cluster') do
|
|
|
3105
3089
|
end
|
|
3106
3090
|
```
|
|
3107
3091
|
|
|
3108
|
-
### its(:allocated_storage), its(:availability_zones), its(:backup_retention_period), its(:character_set_name), its(:database_name), its(:db_cluster_identifier), its(:db_cluster_parameter_group), its(:db_subnet_group), its(:status), its(:percent_progress), its(:earliest_restorable_time), its(:endpoint), its(:reader_endpoint), its(:custom_endpoints), its(:multi_az), its(:engine), its(:engine_version), its(:latest_restorable_time), its(:port), its(:master_username), its(:db_cluster_option_group_memberships), its(:preferred_backup_window), its(:preferred_maintenance_window), its(:replication_source_identifier), its(:read_replica_identifiers), its(:status_infos), its(:hosted_zone_id), its(:storage_encrypted), its(:kms_key_id), its(:db_cluster_resource_id), its(:db_cluster_arn), its(:associated_roles), its(:iam_database_authentication_enabled), its(:clone_group_id), its(:cluster_create_time), its(:earliest_backtrack_time), its(:backtrack_window), its(:backtrack_consumed_change_records), its(:enabled_cloudwatch_logs_exports), its(:capacity), its(:pending_modified_values), its(:engine_mode), its(:scaling_configuration_info), its(:rds_custom_cluster_configuration), its(:db_cluster_instance_class), its(:storage_type), its(:iops), its(:storage_throughput), its(:io_optimized_next_allowed_modification_time), its(:publicly_accessible), its(:auto_minor_version_upgrade), its(:deletion_protection), its(:http_endpoint_enabled), its(:activity_stream_mode), its(:activity_stream_status), its(:activity_stream_kms_key_id), its(:activity_stream_kinesis_stream_name), its(:copy_tags_to_snapshot), its(:cross_account_clone), its(:domain_memberships), its(:global_cluster_identifier), its(:global_write_forwarding_status), its(:global_write_forwarding_requested), its(:network_type), its(:automatic_restart_time), its(:serverless_v2_scaling_configuration), its(:serverless_v2_platform_version), its(:monitoring_interval), its(:monitoring_role_arn), its(:database_insights_mode), its(:performance_insights_enabled), its(:performance_insights_kms_key_id), its(:performance_insights_retention_period), its(:db_system_id), its(:master_user_secret), its(:local_write_forwarding_status), its(:aws_backup_recovery_point_arn), its(:limitless_database), its(:cluster_scalability_type), its(:certificate_details), its(:engine_lifecycle_support)
|
|
3092
|
+
### its(:allocated_storage), its(:availability_zones), its(:backup_retention_period), its(:character_set_name), its(:database_name), its(:db_cluster_identifier), its(:db_cluster_parameter_group), its(:db_subnet_group), its(:status), its(:percent_progress), its(:earliest_restorable_time), its(:endpoint), its(:reader_endpoint), its(:custom_endpoints), its(:multi_az), its(:engine), its(:engine_version), its(:latest_restorable_time), its(:port), its(:master_username), its(:db_cluster_option_group_memberships), its(:preferred_backup_window), its(:preferred_maintenance_window), its(:upgrade_rollout_order), its(:replication_source_identifier), its(:read_replica_identifiers), its(:status_infos), its(:hosted_zone_id), its(:storage_encrypted), its(:kms_key_id), its(:db_cluster_resource_id), its(:db_cluster_arn), its(:associated_roles), its(:iam_database_authentication_enabled), its(:clone_group_id), its(:cluster_create_time), its(:earliest_backtrack_time), its(:backtrack_window), its(:backtrack_consumed_change_records), its(:enabled_cloudwatch_logs_exports), its(:capacity), its(:pending_modified_values), its(:engine_mode), its(:scaling_configuration_info), its(:rds_custom_cluster_configuration), its(:db_cluster_instance_class), its(:storage_type), its(:iops), its(:storage_throughput), its(:io_optimized_next_allowed_modification_time), its(:publicly_accessible), its(:auto_minor_version_upgrade), its(:deletion_protection), its(:http_endpoint_enabled), its(:activity_stream_mode), its(:activity_stream_status), its(:activity_stream_kms_key_id), its(:activity_stream_kinesis_stream_name), its(:copy_tags_to_snapshot), its(:cross_account_clone), its(:domain_memberships), its(:global_cluster_identifier), its(:global_write_forwarding_status), its(:global_write_forwarding_requested), its(:network_type), its(:automatic_restart_time), its(:serverless_v2_scaling_configuration), its(:serverless_v2_platform_version), its(:monitoring_interval), its(:monitoring_role_arn), its(:database_insights_mode), its(:performance_insights_enabled), its(:performance_insights_kms_key_id), its(:performance_insights_retention_period), its(:db_system_id), its(:master_user_secret), its(:local_write_forwarding_status), its(:aws_backup_recovery_point_arn), its(:limitless_database), its(:cluster_scalability_type), its(:certificate_details), its(:engine_lifecycle_support)
|
|
3109
3093
|
## <a name="rds_db_cluster_parameter_group">rds_db_cluster_parameter_group</a>
|
|
3110
3094
|
|
|
3111
3095
|
RdsDBClusterParameterGroup resource type.
|
|
@@ -3357,7 +3341,7 @@ describe redshift('my-redshift') do
|
|
|
3357
3341
|
end
|
|
3358
3342
|
```
|
|
3359
3343
|
|
|
3360
|
-
### its(:vpc_id), its(:cluster_identifier), its(:node_type), its(:cluster_status), its(:cluster_availability_status), its(:modify_status), its(:master_username), its(:db_name), its(:endpoint), its(:cluster_create_time), its(:automated_snapshot_retention_period), its(:manual_snapshot_retention_period), its(:cluster_security_groups), its(:cluster_subnet_group_name), its(:vpc_id), its(:availability_zone), its(:preferred_maintenance_window), its(:pending_modified_values), its(:cluster_version), its(:allow_version_upgrade), its(:number_of_nodes), its(:publicly_accessible), its(:encrypted), its(:restore_status), its(:data_transfer_progress), its(:hsm_status), its(:cluster_snapshot_copy_status), its(:cluster_public_key), its(:cluster_nodes), its(:elastic_ip_status), its(:cluster_revision_number), its(:kms_key_id), its(:enhanced_vpc_routing), its(:iam_roles), its(:pending_actions), its(:maintenance_track_name), its(:elastic_resize_number_of_node_options), its(:deferred_maintenance_windows), its(:snapshot_schedule_identifier), its(:snapshot_schedule_state), its(:expected_next_snapshot_schedule_time), its(:expected_next_snapshot_schedule_time_status), its(:next_maintenance_window_start_time), its(:resize_info), its(:availability_zone_relocation_status), its(:cluster_namespace_arn), its(:total_storage_capacity_in_mega_bytes), its(:aqua_configuration), its(:default_iam_role_arn), its(:reserved_node_exchange_status), its(:custom_domain_name), its(:custom_domain_certificate_arn), its(:custom_domain_certificate_expiry_date), its(:master_password_secret_arn), its(:master_password_secret_kms_key_id), its(:ip_address_type), its(:multi_az), its(:multi_az_secondary)
|
|
3344
|
+
### its(:vpc_id), its(:cluster_identifier), its(:node_type), its(:cluster_status), its(:cluster_availability_status), its(:modify_status), its(:master_username), its(:db_name), its(:endpoint), its(:cluster_create_time), its(:automated_snapshot_retention_period), its(:manual_snapshot_retention_period), its(:cluster_security_groups), its(:cluster_subnet_group_name), its(:vpc_id), its(:availability_zone), its(:preferred_maintenance_window), its(:pending_modified_values), its(:cluster_version), its(:allow_version_upgrade), its(:number_of_nodes), its(:publicly_accessible), its(:encrypted), its(:restore_status), its(:data_transfer_progress), its(:hsm_status), its(:cluster_snapshot_copy_status), its(:cluster_public_key), its(:cluster_nodes), its(:elastic_ip_status), its(:cluster_revision_number), its(:kms_key_id), its(:enhanced_vpc_routing), its(:iam_roles), its(:pending_actions), its(:maintenance_track_name), its(:elastic_resize_number_of_node_options), its(:deferred_maintenance_windows), its(:snapshot_schedule_identifier), its(:snapshot_schedule_state), its(:expected_next_snapshot_schedule_time), its(:expected_next_snapshot_schedule_time_status), its(:next_maintenance_window_start_time), its(:resize_info), its(:availability_zone_relocation_status), its(:cluster_namespace_arn), its(:total_storage_capacity_in_mega_bytes), its(:aqua_configuration), its(:default_iam_role_arn), its(:reserved_node_exchange_status), its(:custom_domain_name), its(:custom_domain_certificate_arn), its(:custom_domain_certificate_expiry_date), its(:master_password_secret_arn), its(:master_password_secret_kms_key_id), its(:ip_address_type), its(:multi_az), its(:multi_az_secondary), its(:lakehouse_registration_status), its(:catalog_arn)
|
|
3361
3345
|
## <a name="redshift_cluster_parameter_group">redshift_cluster_parameter_group</a>
|
|
3362
3346
|
|
|
3363
3347
|
RedshiftClusterParameterGroup resource type.
|
|
@@ -3413,7 +3397,7 @@ ns-890.awsdns-12.com.'
|
|
|
3413
3397
|
end
|
|
3414
3398
|
```
|
|
3415
3399
|
|
|
3416
|
-
### its(:id), its(:name), its(:caller_reference), its(:config), its(:resource_record_set_count), its(:linked_service)
|
|
3400
|
+
### its(:id), its(:name), its(:caller_reference), its(:config), its(:resource_record_set_count), its(:linked_service), its(:features)
|
|
3417
3401
|
## <a name="route_table">route_table</a>
|
|
3418
3402
|
|
|
3419
3403
|
RouteTable resource type.
|
|
@@ -3682,7 +3666,7 @@ describe secretsmanager('my-secret') do
|
|
|
3682
3666
|
end
|
|
3683
3667
|
```
|
|
3684
3668
|
|
|
3685
|
-
### its(:arn), its(:name), its(:description), its(:kms_key_id), its(:rotation_enabled), its(:rotation_lambda_arn), its(:last_rotated_date), its(:last_changed_date), its(:last_accessed_date), its(:deleted_date), its(:next_rotation_date), its(:owning_service), its(:created_date), its(:primary_region), its(:replication_status)
|
|
3669
|
+
### its(:arn), its(:name), its(:type), its(:description), its(:kms_key_id), its(:rotation_enabled), its(:rotation_lambda_arn), its(:external_secret_rotation_metadata), its(:external_secret_rotation_role_arn), its(:last_rotated_date), its(:last_changed_date), its(:last_accessed_date), its(:deleted_date), its(:next_rotation_date), its(:owning_service), its(:created_date), its(:primary_region), its(:replication_status)
|
|
3686
3670
|
## <a name="security_group">security_group</a>
|
|
3687
3671
|
|
|
3688
3672
|
SecurityGroup resource type.
|
|
@@ -4267,7 +4251,7 @@ end
|
|
|
4267
4251
|
```
|
|
4268
4252
|
|
|
4269
4253
|
|
|
4270
|
-
### its(:category), its(:transit_gateway_id), its(:core_network_arn), its(:core_network_attachment_arn), its(:gateway_association_state), its(:options), its(:routes), its(:vgw_telemetry), its(:pre_shared_key_arn), its(:vpn_connection_id), its(:state), its(:customer_gateway_configuration), its(:type), its(:customer_gateway_id), its(:vpn_gateway_id)
|
|
4254
|
+
### its(:category), its(:transit_gateway_id), its(:vpn_concentrator_id), its(:core_network_arn), its(:core_network_attachment_arn), its(:gateway_association_state), its(:options), its(:routes), its(:vgw_telemetry), its(:pre_shared_key_arn), its(:vpn_connection_id), its(:state), its(:customer_gateway_configuration), its(:type), its(:customer_gateway_id), its(:vpn_gateway_id)
|
|
4271
4255
|
## <a name="vpn_gateway">vpn_gateway</a>
|
|
4272
4256
|
|
|
4273
4257
|
VpnGateway resource type.
|
data/lib/awspec/helper/finder.rb
CHANGED
|
@@ -30,7 +30,6 @@ require 'awspec/helper/finder/ses'
|
|
|
30
30
|
require 'awspec/helper/finder/directconnect'
|
|
31
31
|
require 'awspec/helper/finder/ami'
|
|
32
32
|
require 'awspec/helper/finder/cloudfront'
|
|
33
|
-
require 'awspec/helper/finder/elastictranscoder'
|
|
34
33
|
require 'awspec/helper/finder/cloudtrail'
|
|
35
34
|
require 'awspec/helper/finder/waf'
|
|
36
35
|
require 'awspec/helper/finder/wafregional'
|
|
@@ -94,7 +93,6 @@ module Awspec::Helper
|
|
|
94
93
|
include Awspec::Helper::Finder::Directconnect
|
|
95
94
|
include Awspec::Helper::Finder::Ami
|
|
96
95
|
include Awspec::Helper::Finder::Cloudfront
|
|
97
|
-
include Awspec::Helper::Finder::Elastictranscoder
|
|
98
96
|
include Awspec::Helper::Finder::Cloudtrail
|
|
99
97
|
include Awspec::Helper::Finder::Waf
|
|
100
98
|
include Awspec::Helper::Finder::WafRegional
|
|
@@ -145,7 +143,6 @@ module Awspec::Helper
|
|
|
145
143
|
ses_client: Aws::SES::Client,
|
|
146
144
|
directconnect_client: Aws::DirectConnect::Client,
|
|
147
145
|
cloudfront_client: Aws::CloudFront::Client,
|
|
148
|
-
elastictranscoder_client: Aws::ElasticTranscoder::Client,
|
|
149
146
|
elasticsearch_client: Aws::ElasticsearchService::Client,
|
|
150
147
|
cloudtrail_client: Aws::CloudTrail::Client,
|
|
151
148
|
waf_client: Aws::WAF::Client,
|
data/lib/awspec/helper/type.rb
CHANGED
|
@@ -20,7 +20,7 @@ module Awspec
|
|
|
20
20
|
rds rds_proxy rds_db_cluster_parameter_group rds_db_parameter_group rds_db_subnet_group
|
|
21
21
|
rds_db_cluster rds_global_cluster
|
|
22
22
|
route53_hosted_zone route_table s3_bucket security_group ses_identity subnet vpc cloudfront_distribution
|
|
23
|
-
|
|
23
|
+
waf_web_acl wafregional_web_acl customer_gateway vpn_gateway vpn_connection
|
|
24
24
|
internet_gateway acm cloudwatch_logs dynamodb_table eip sqs ssm_parameter cloudformation_stack
|
|
25
25
|
codebuild sns_topic redshift redshift_cluster_parameter_group codedeploy codedeploy_deployment_group
|
|
26
26
|
secretsmanager msk transit_gateway cognito_identity_pool cognito_user_pool vpc_endpoints
|
data/lib/awspec/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: awspec
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.36.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- k1LoW
|
|
@@ -320,7 +320,6 @@ files:
|
|
|
320
320
|
- doc/_resource_types/elasticache.md
|
|
321
321
|
- doc/_resource_types/elasticache_cache_parameter_group.md
|
|
322
322
|
- doc/_resource_types/elasticsearch.md
|
|
323
|
-
- doc/_resource_types/elastictranscoder_pipeline.md
|
|
324
323
|
- doc/_resource_types/elb.md
|
|
325
324
|
- doc/_resource_types/emr.md
|
|
326
325
|
- doc/_resource_types/firehose.md
|
|
@@ -437,7 +436,6 @@ files:
|
|
|
437
436
|
- lib/awspec/generator/doc/type/elasticache.rb
|
|
438
437
|
- lib/awspec/generator/doc/type/elasticache_cache_parameter_group.rb
|
|
439
438
|
- lib/awspec/generator/doc/type/elasticsearch.rb
|
|
440
|
-
- lib/awspec/generator/doc/type/elastictranscoder_pipeline.rb
|
|
441
439
|
- lib/awspec/generator/doc/type/elb.rb
|
|
442
440
|
- lib/awspec/generator/doc/type/emr.rb
|
|
443
441
|
- lib/awspec/generator/doc/type/firehose.rb
|
|
@@ -573,7 +571,6 @@ files:
|
|
|
573
571
|
- lib/awspec/helper/finder/eks.rb
|
|
574
572
|
- lib/awspec/helper/finder/elasticache.rb
|
|
575
573
|
- lib/awspec/helper/finder/elasticsearch.rb
|
|
576
|
-
- lib/awspec/helper/finder/elastictranscoder.rb
|
|
577
574
|
- lib/awspec/helper/finder/elb.rb
|
|
578
575
|
- lib/awspec/helper/finder/emr.rb
|
|
579
576
|
- lib/awspec/helper/finder/firehose.rb
|
|
@@ -701,7 +698,6 @@ files:
|
|
|
701
698
|
- lib/awspec/stub/elasticache.rb
|
|
702
699
|
- lib/awspec/stub/elasticache_cache_parameter_group.rb
|
|
703
700
|
- lib/awspec/stub/elasticsearch.rb
|
|
704
|
-
- lib/awspec/stub/elastictranscoder_pipeline.rb
|
|
705
701
|
- lib/awspec/stub/elb.rb
|
|
706
702
|
- lib/awspec/stub/emr.rb
|
|
707
703
|
- lib/awspec/stub/firehose.rb
|
|
@@ -802,7 +798,6 @@ files:
|
|
|
802
798
|
- lib/awspec/type/elasticache.rb
|
|
803
799
|
- lib/awspec/type/elasticache_cache_parameter_group.rb
|
|
804
800
|
- lib/awspec/type/elasticsearch.rb
|
|
805
|
-
- lib/awspec/type/elastictranscoder_pipeline.rb
|
|
806
801
|
- lib/awspec/type/elb.rb
|
|
807
802
|
- lib/awspec/type/emr.rb
|
|
808
803
|
- lib/awspec/type/firehose.rb
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
# exist
|
|
2
|
-
|
|
3
|
-
```ruby
|
|
4
|
-
describe elastictranscoder_pipeline('my-elastictranscoder-pipeline') do
|
|
5
|
-
it { should exist }
|
|
6
|
-
end
|
|
7
|
-
```
|
|
8
|
-
|
|
9
|
-
### be_active, be_paused
|
|
10
|
-
|
|
11
|
-
```ruby
|
|
12
|
-
describe elastictranscoder_pipeline('my-elastictranscoder-pipeline') do
|
|
13
|
-
it { should be_active }
|
|
14
|
-
end
|
|
15
|
-
```
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
module Awspec::Generator
|
|
4
|
-
module Doc
|
|
5
|
-
module Type
|
|
6
|
-
class ElastictranscoderPipeline < Base
|
|
7
|
-
def initialize
|
|
8
|
-
super
|
|
9
|
-
@type_name = 'ElastictranscoderPipeline'
|
|
10
|
-
@type = Awspec::Type::ElastictranscoderPipeline.new('my-elastic-transcoder-pipeline')
|
|
11
|
-
@ret = @type.resource_via_client
|
|
12
|
-
@matchers = [
|
|
13
|
-
Awspec::Type::ElastictranscoderPipeline::STATUSES.map { |status| "be_#{status.underscore}" }.join(', ')
|
|
14
|
-
]
|
|
15
|
-
@ignore_matchers = Awspec::Type::ElastictranscoderPipeline::STATUSES.map do |status|
|
|
16
|
-
"be_#{status.underscore}"
|
|
17
|
-
end
|
|
18
|
-
@describes = []
|
|
19
|
-
end
|
|
20
|
-
end
|
|
21
|
-
end
|
|
22
|
-
end
|
|
23
|
-
end
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
module Awspec::Helper
|
|
4
|
-
module Finder
|
|
5
|
-
module Elastictranscoder
|
|
6
|
-
def find_pipeline(id)
|
|
7
|
-
selected = []
|
|
8
|
-
res = elastictranscoder_client.list_pipelines
|
|
9
|
-
loop do
|
|
10
|
-
selected += res.pipelines.select do |pipeline|
|
|
11
|
-
pipeline.id == id || pipeline.name == id
|
|
12
|
-
end
|
|
13
|
-
break if res.next_page_token.nil?
|
|
14
|
-
|
|
15
|
-
res = elastictranscoder_client.list_pipelines({
|
|
16
|
-
page_token: res.next_page_token
|
|
17
|
-
})
|
|
18
|
-
end
|
|
19
|
-
|
|
20
|
-
selected.single_resource(id)
|
|
21
|
-
end
|
|
22
|
-
end
|
|
23
|
-
end
|
|
24
|
-
end
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
Aws.config[:elastictranscoder] = {
|
|
4
|
-
stub_responses: {
|
|
5
|
-
list_pipelines: {
|
|
6
|
-
pipelines: [
|
|
7
|
-
{
|
|
8
|
-
id: '12345678901234-a0bc4d',
|
|
9
|
-
arn:
|
|
10
|
-
'arn:aws:elastictranscoder:ap-northeast-1:406412696610:pipeline/12345678901234-a0bc4d',
|
|
11
|
-
name: 'my-elastictranscoder-pipeline',
|
|
12
|
-
status: 'Active',
|
|
13
|
-
input_bucket: 'ets-input-bucket-name',
|
|
14
|
-
output_bucket: 'ets-output-bucket-name',
|
|
15
|
-
role: 'arn:aws:iam::01234567890:role/Elastic_Transcoder_Default_Role',
|
|
16
|
-
aws_kms_key_arn: nil,
|
|
17
|
-
notifications: {
|
|
18
|
-
progressing: '',
|
|
19
|
-
completed: '',
|
|
20
|
-
warning: '',
|
|
21
|
-
error: ''
|
|
22
|
-
},
|
|
23
|
-
content_config: {
|
|
24
|
-
bucket: 'ets-output-bucket-name',
|
|
25
|
-
storage_class: 'ReducedRedundancy',
|
|
26
|
-
permissions: []
|
|
27
|
-
},
|
|
28
|
-
thumbnail_config: {
|
|
29
|
-
bucket: 'ets-output-bucket-name',
|
|
30
|
-
storage_class: 'ReducedRedundancy',
|
|
31
|
-
permissions: []
|
|
32
|
-
}
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
id: '234567890123-9zyxv',
|
|
36
|
-
arn:
|
|
37
|
-
'arn:aws:elastictranscoder:ap-northeast-1:406412696610:pipeline/234567890123-9zyxv',
|
|
38
|
-
name: 'yet-another-my-slastictranscoder-pipeline',
|
|
39
|
-
status: 'Active',
|
|
40
|
-
input_bucket: 'ya-input-bucket-name',
|
|
41
|
-
output_bucket: 'ya-output-bucket-name',
|
|
42
|
-
role: 'arn:aws:iam::01234567890:role/Elastic_Transcoder_Default_Role',
|
|
43
|
-
aws_kms_key_arn: nil,
|
|
44
|
-
notifications: {
|
|
45
|
-
progressing: '',
|
|
46
|
-
completed: '',
|
|
47
|
-
warning: '',
|
|
48
|
-
error: ''
|
|
49
|
-
},
|
|
50
|
-
content_config: {
|
|
51
|
-
bucket: 'ya-output-bucket-name',
|
|
52
|
-
storage_class: 'Standard',
|
|
53
|
-
permissions: []
|
|
54
|
-
},
|
|
55
|
-
thumbnail_config: {
|
|
56
|
-
bucket: 'ya-output-bucket-name',
|
|
57
|
-
storage_class: 'Standard',
|
|
58
|
-
permissions: []
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
],
|
|
62
|
-
next_page_token: nil
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
# frozen_string_literal: true
|
|
2
|
-
|
|
3
|
-
module Awspec::Type
|
|
4
|
-
class ElastictranscoderPipeline < ResourceBase
|
|
5
|
-
def resource_via_client
|
|
6
|
-
@resource_via_client ||= find_pipeline(@display_name)
|
|
7
|
-
end
|
|
8
|
-
|
|
9
|
-
def id
|
|
10
|
-
@id ||= resource_via_client.id if resource_via_client
|
|
11
|
-
end
|
|
12
|
-
|
|
13
|
-
STATUSES = %w[
|
|
14
|
-
Active Paused
|
|
15
|
-
]
|
|
16
|
-
|
|
17
|
-
STATUSES.each do |status|
|
|
18
|
-
define_method "#{status.underscore}?" do
|
|
19
|
-
resource_via_client.status == status
|
|
20
|
-
end
|
|
21
|
-
end
|
|
22
|
-
end
|
|
23
|
-
end
|