|
777 | 777 |
|
778 | 778 | ## cloudformation
|
779 | 779 | <details>
|
780 |
| -<summary>47% implemented</summary> |
| 780 | +<summary>40% implemented</summary> |
781 | 781 |
|
782 | 782 | - [ ] activate_organizations_access
|
783 | 783 | - [ ] activate_type
|
784 | 784 | - [ ] batch_describe_type_configurations
|
785 | 785 | - [ ] cancel_update_stack
|
786 | 786 | - [ ] continue_update_rollback
|
787 | 787 | - [X] create_change_set
|
| 788 | +- [ ] create_generated_template |
788 | 789 | - [X] create_stack
|
789 | 790 | - [X] create_stack_instances
|
790 | 791 | - [X] create_stack_set
|
791 | 792 | - [ ] deactivate_organizations_access
|
792 | 793 | - [ ] deactivate_type
|
793 | 794 | - [X] delete_change_set
|
| 795 | +- [ ] delete_generated_template |
794 | 796 | - [X] delete_stack
|
795 | 797 | - [X] delete_stack_instances
|
796 | 798 | - [X] delete_stack_set
|
797 | 799 | - [ ] deregister_type
|
798 | 800 | - [ ] describe_account_limits
|
799 | 801 | - [X] describe_change_set
|
800 | 802 | - [ ] describe_change_set_hooks
|
| 803 | +- [ ] describe_generated_template |
801 | 804 | - [ ] describe_organizations_access
|
802 | 805 | - [ ] describe_publisher
|
| 806 | +- [ ] describe_resource_scan |
803 | 807 | - [ ] describe_stack_drift_detection_status
|
804 | 808 | - [X] describe_stack_events
|
805 | 809 | - [X] describe_stack_instance
|
|
816 | 820 | - [ ] detect_stack_set_drift
|
817 | 821 | - [ ] estimate_template_cost
|
818 | 822 | - [X] execute_change_set
|
| 823 | +- [ ] get_generated_template |
819 | 824 | - [X] get_stack_policy
|
820 | 825 | - [X] get_template
|
821 | 826 | - [ ] get_template_summary
|
822 | 827 | - [ ] import_stacks_to_stack_set
|
823 | 828 | - [X] list_change_sets
|
824 | 829 | - [X] list_exports
|
| 830 | +- [ ] list_generated_templates |
825 | 831 | - [ ] list_imports
|
| 832 | +- [ ] list_resource_scan_related_resources |
| 833 | +- [ ] list_resource_scan_resources |
| 834 | +- [ ] list_resource_scans |
826 | 835 | - [ ] list_stack_instance_resource_drifts
|
827 | 836 | - [X] list_stack_instances
|
828 | 837 | - [X] list_stack_resources
|
|
842 | 851 | - [ ] set_type_configuration
|
843 | 852 | - [ ] set_type_default_version
|
844 | 853 | - [ ] signal_resource
|
| 854 | +- [ ] start_resource_scan |
845 | 855 | - [X] stop_stack_set_operation
|
846 | 856 | - [ ] test_type
|
| 857 | +- [ ] update_generated_template |
847 | 858 | - [X] update_stack
|
848 | 859 | - [X] update_stack_instances
|
849 | 860 | - [X] update_stack_set
|
|
4371 | 4382 |
|
4372 | 4383 | ## ivs
|
4373 | 4384 | <details>
|
4374 |
| -<summary>20% implemented</summary> |
| 4385 | +<summary>17% implemented</summary> |
4375 | 4386 |
|
4376 | 4387 | - [X] batch_get_channel
|
4377 | 4388 | - [ ] batch_get_stream_key
|
4378 | 4389 | - [ ] batch_start_viewer_session_revocation
|
4379 | 4390 | - [X] create_channel
|
| 4391 | +- [ ] create_playback_restriction_policy |
4380 | 4392 | - [ ] create_recording_configuration
|
4381 | 4393 | - [ ] create_stream_key
|
4382 | 4394 | - [X] delete_channel
|
4383 | 4395 | - [ ] delete_playback_key_pair
|
| 4396 | +- [ ] delete_playback_restriction_policy |
4384 | 4397 | - [ ] delete_recording_configuration
|
4385 | 4398 | - [ ] delete_stream_key
|
4386 | 4399 | - [X] get_channel
|
4387 | 4400 | - [ ] get_playback_key_pair
|
| 4401 | +- [ ] get_playback_restriction_policy |
4388 | 4402 | - [ ] get_recording_configuration
|
4389 | 4403 | - [ ] get_stream
|
4390 | 4404 | - [ ] get_stream_key
|
4391 | 4405 | - [ ] get_stream_session
|
4392 | 4406 | - [ ] import_playback_key_pair
|
4393 | 4407 | - [X] list_channels
|
4394 | 4408 | - [ ] list_playback_key_pairs
|
| 4409 | +- [ ] list_playback_restriction_policies |
4395 | 4410 | - [ ] list_recording_configurations
|
4396 | 4411 | - [ ] list_stream_keys
|
4397 | 4412 | - [ ] list_stream_sessions
|
|
4403 | 4418 | - [ ] tag_resource
|
4404 | 4419 | - [ ] untag_resource
|
4405 | 4420 | - [X] update_channel
|
| 4421 | +- [ ] update_playback_restriction_policy |
4406 | 4422 | </details>
|
4407 | 4423 |
|
4408 | 4424 | ## kinesis
|
|
0 commit comments