2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## acm
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-03-15 11:27:42 +00:00
|
|
|
<summary>60% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] add_tags_to_certificate
|
|
|
|
- [X] delete_certificate
|
2024-03-15 11:27:42 +00:00
|
|
|
- [X] describe_certificate
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] export_certificate
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] get_account_configuration
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_certificate
|
2024-03-15 11:27:42 +00:00
|
|
|
- [X] import_certificate
|
|
|
|
- [X] list_certificates
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_tags_for_certificate
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] put_account_configuration
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] remove_tags_from_certificate
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] renew_certificate
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] request_certificate
|
|
|
|
- [ ] resend_validation_email
|
2018-04-12 21:37:00 +00:00
|
|
|
- [ ] update_certificate_options
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2018-04-12 21:37:00 +00:00
|
|
|
|
2022-11-30 21:09:37 +00:00
|
|
|
## acm-pca
|
|
|
|
<details>
|
|
|
|
<summary>56% implemented</summary>
|
|
|
|
|
|
|
|
- [X] create_certificate_authority
|
|
|
|
- [ ] create_certificate_authority_audit_report
|
|
|
|
- [ ] create_permission
|
|
|
|
- [X] delete_certificate_authority
|
|
|
|
- [ ] delete_permission
|
|
|
|
- [ ] delete_policy
|
|
|
|
- [X] describe_certificate_authority
|
|
|
|
- [ ] describe_certificate_authority_audit_report
|
|
|
|
- [X] get_certificate
|
|
|
|
- [X] get_certificate_authority_certificate
|
|
|
|
- [X] get_certificate_authority_csr
|
|
|
|
- [ ] get_policy
|
|
|
|
- [X] import_certificate_authority_certificate
|
|
|
|
- [X] issue_certificate
|
|
|
|
- [ ] list_certificate_authorities
|
|
|
|
- [ ] list_permissions
|
|
|
|
- [X] list_tags
|
|
|
|
- [ ] put_policy
|
|
|
|
- [ ] restore_certificate_authority
|
|
|
|
- [X] revoke_certificate
|
|
|
|
- [X] tag_certificate_authority
|
|
|
|
- [X] untag_certificate_authority
|
|
|
|
- [X] update_certificate_authority
|
|
|
|
</details>
|
|
|
|
|
2022-09-01 19:07:57 +00:00
|
|
|
## amp
|
|
|
|
<details>
|
2023-12-02 20:56:18 +00:00
|
|
|
<summary>65% implemented</summary>
|
2022-09-01 19:07:57 +00:00
|
|
|
|
|
|
|
- [ ] create_alert_manager_definition
|
2022-10-23 11:23:23 +00:00
|
|
|
- [X] create_logging_configuration
|
2022-09-01 19:07:57 +00:00
|
|
|
- [X] create_rule_groups_namespace
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] create_scraper
|
2022-09-01 19:07:57 +00:00
|
|
|
- [X] create_workspace
|
|
|
|
- [ ] delete_alert_manager_definition
|
2022-10-23 11:23:23 +00:00
|
|
|
- [X] delete_logging_configuration
|
2022-09-01 19:07:57 +00:00
|
|
|
- [X] delete_rule_groups_namespace
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_scraper
|
2022-09-01 19:07:57 +00:00
|
|
|
- [X] delete_workspace
|
|
|
|
- [ ] describe_alert_manager_definition
|
2022-10-23 11:23:23 +00:00
|
|
|
- [X] describe_logging_configuration
|
2022-09-01 19:07:57 +00:00
|
|
|
- [X] describe_rule_groups_namespace
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] describe_scraper
|
2022-09-01 19:07:57 +00:00
|
|
|
- [X] describe_workspace
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] get_default_scraper_configuration
|
2022-09-01 19:07:57 +00:00
|
|
|
- [X] list_rule_groups_namespaces
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] list_scrapers
|
2022-09-01 19:07:57 +00:00
|
|
|
- [X] list_tags_for_resource
|
|
|
|
- [X] list_workspaces
|
|
|
|
- [ ] put_alert_manager_definition
|
|
|
|
- [X] put_rule_groups_namespace
|
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
2022-10-23 11:23:23 +00:00
|
|
|
- [X] update_logging_configuration
|
2022-09-01 19:07:57 +00:00
|
|
|
- [X] update_workspace_alias
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## apigateway
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2022-10-11 13:16:27 +00:00
|
|
|
<summary>62% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2021-02-26 18:48:05 +00:00
|
|
|
- [X] create_api_key
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] create_authorizer
|
2021-10-27 10:48:32 +00:00
|
|
|
- [X] create_base_path_mapping
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_deployment
|
|
|
|
- [ ] create_documentation_part
|
|
|
|
- [ ] create_documentation_version
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] create_domain_name
|
|
|
|
- [X] create_model
|
2021-09-25 16:20:33 +00:00
|
|
|
- [X] create_request_validator
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_resource
|
|
|
|
- [X] create_rest_api
|
|
|
|
- [X] create_stage
|
2018-08-07 17:53:21 +00:00
|
|
|
- [X] create_usage_plan
|
|
|
|
- [X] create_usage_plan_key
|
2022-02-08 21:12:51 +00:00
|
|
|
- [X] create_vpc_link
|
2021-02-26 18:48:05 +00:00
|
|
|
- [X] delete_api_key
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] delete_authorizer
|
2021-11-13 16:17:40 +00:00
|
|
|
- [X] delete_base_path_mapping
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_client_certificate
|
|
|
|
- [X] delete_deployment
|
|
|
|
- [ ] delete_documentation_part
|
|
|
|
- [ ] delete_documentation_version
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] delete_domain_name
|
2022-02-18 23:31:33 +00:00
|
|
|
- [X] delete_gateway_response
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_integration
|
|
|
|
- [X] delete_integration_response
|
2021-09-22 18:05:28 +00:00
|
|
|
- [X] delete_method
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_method_response
|
|
|
|
- [ ] delete_model
|
2021-09-25 16:20:33 +00:00
|
|
|
- [X] delete_request_validator
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_resource
|
|
|
|
- [X] delete_rest_api
|
2019-11-17 12:47:19 +00:00
|
|
|
- [X] delete_stage
|
2018-08-07 17:53:21 +00:00
|
|
|
- [X] delete_usage_plan
|
|
|
|
- [X] delete_usage_plan_key
|
2022-02-08 21:12:51 +00:00
|
|
|
- [X] delete_vpc_link
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] flush_stage_authorizers_cache
|
|
|
|
- [ ] flush_stage_cache
|
|
|
|
- [ ] generate_client_certificate
|
|
|
|
- [ ] get_account
|
2021-02-26 18:48:05 +00:00
|
|
|
- [X] get_api_key
|
|
|
|
- [X] get_api_keys
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] get_authorizer
|
|
|
|
- [X] get_authorizers
|
2021-11-07 11:04:19 +00:00
|
|
|
- [X] get_base_path_mapping
|
2021-10-31 11:50:31 +00:00
|
|
|
- [X] get_base_path_mappings
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_client_certificate
|
|
|
|
- [ ] get_client_certificates
|
|
|
|
- [X] get_deployment
|
|
|
|
- [X] get_deployments
|
|
|
|
- [ ] get_documentation_part
|
|
|
|
- [ ] get_documentation_parts
|
|
|
|
- [ ] get_documentation_version
|
|
|
|
- [ ] get_documentation_versions
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] get_domain_name
|
|
|
|
- [X] get_domain_names
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_export
|
2022-02-18 23:31:33 +00:00
|
|
|
- [X] get_gateway_response
|
|
|
|
- [X] get_gateway_responses
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_integration
|
|
|
|
- [X] get_integration_response
|
|
|
|
- [X] get_method
|
|
|
|
- [X] get_method_response
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] get_model
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_model_template
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] get_models
|
2021-09-25 16:20:33 +00:00
|
|
|
- [X] get_request_validator
|
|
|
|
- [X] get_request_validators
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_resource
|
2022-05-16 15:13:23 +00:00
|
|
|
- [X] get_resources
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_rest_api
|
|
|
|
- [ ] get_rest_apis
|
|
|
|
- [ ] get_sdk
|
|
|
|
- [ ] get_sdk_type
|
|
|
|
- [ ] get_sdk_types
|
|
|
|
- [X] get_stage
|
|
|
|
- [X] get_stages
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] get_tags
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_usage
|
2018-08-07 17:53:21 +00:00
|
|
|
- [X] get_usage_plan
|
|
|
|
- [X] get_usage_plan_key
|
|
|
|
- [X] get_usage_plan_keys
|
|
|
|
- [X] get_usage_plans
|
2022-02-08 21:12:51 +00:00
|
|
|
- [X] get_vpc_link
|
|
|
|
- [X] get_vpc_links
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] import_api_keys
|
|
|
|
- [ ] import_documentation_parts
|
2022-05-16 15:13:23 +00:00
|
|
|
- [X] import_rest_api
|
2022-02-18 23:31:33 +00:00
|
|
|
- [X] put_gateway_response
|
2021-11-22 17:05:19 +00:00
|
|
|
- [X] put_integration
|
|
|
|
- [X] put_integration_response
|
|
|
|
- [X] put_method
|
|
|
|
- [X] put_method_response
|
2022-05-16 15:13:23 +00:00
|
|
|
- [X] put_rest_api
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] tag_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] test_invoke_authorizer
|
|
|
|
- [ ] test_invoke_method
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] untag_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_account
|
2021-02-26 08:52:01 +00:00
|
|
|
- [X] update_api_key
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] update_authorizer
|
2022-01-07 20:40:00 +00:00
|
|
|
- [X] update_base_path_mapping
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_client_certificate
|
|
|
|
- [ ] update_deployment
|
|
|
|
- [ ] update_documentation_part
|
|
|
|
- [ ] update_documentation_version
|
2022-10-11 13:16:27 +00:00
|
|
|
- [ ] update_domain_name
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_gateway_response
|
|
|
|
- [ ] update_integration
|
|
|
|
- [ ] update_integration_response
|
2022-10-11 13:16:27 +00:00
|
|
|
- [ ] update_method
|
|
|
|
- [ ] update_method_response
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_model
|
2021-09-25 16:20:33 +00:00
|
|
|
- [X] update_request_validator
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_resource
|
2021-05-23 16:09:02 +00:00
|
|
|
- [X] update_rest_api
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] update_stage
|
|
|
|
- [ ] update_usage
|
2021-02-26 08:52:01 +00:00
|
|
|
- [X] update_usage_plan
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] update_vpc_link
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2023-08-10 22:02:37 +00:00
|
|
|
## apigatewaymanagementapi
|
|
|
|
<details>
|
|
|
|
<summary>100% implemented</summary>
|
|
|
|
|
|
|
|
- [X] delete_connection
|
|
|
|
- [X] get_connection
|
|
|
|
- [X] post_to_connection
|
|
|
|
</details>
|
|
|
|
|
2022-02-08 21:12:51 +00:00
|
|
|
## apigatewayv2
|
|
|
|
<details>
|
2023-06-29 09:09:15 +00:00
|
|
|
<summary>75% implemented</summary>
|
2022-02-08 21:12:51 +00:00
|
|
|
|
|
|
|
- [X] create_api
|
2022-11-27 22:25:56 +00:00
|
|
|
- [X] create_api_mapping
|
2022-02-08 21:12:51 +00:00
|
|
|
- [X] create_authorizer
|
|
|
|
- [ ] create_deployment
|
2022-11-27 22:25:56 +00:00
|
|
|
- [X] create_domain_name
|
2022-02-08 21:12:51 +00:00
|
|
|
- [X] create_integration
|
|
|
|
- [X] create_integration_response
|
|
|
|
- [X] create_model
|
|
|
|
- [X] create_route
|
|
|
|
- [X] create_route_response
|
2023-06-29 09:09:15 +00:00
|
|
|
- [X] create_stage
|
2022-02-08 21:12:51 +00:00
|
|
|
- [X] create_vpc_link
|
|
|
|
- [ ] delete_access_log_settings
|
|
|
|
- [X] delete_api
|
2022-11-27 22:25:56 +00:00
|
|
|
- [X] delete_api_mapping
|
2022-02-08 21:12:51 +00:00
|
|
|
- [X] delete_authorizer
|
|
|
|
- [X] delete_cors_configuration
|
|
|
|
- [ ] delete_deployment
|
2022-11-27 22:25:56 +00:00
|
|
|
- [X] delete_domain_name
|
2022-02-08 21:12:51 +00:00
|
|
|
- [X] delete_integration
|
|
|
|
- [X] delete_integration_response
|
|
|
|
- [X] delete_model
|
|
|
|
- [X] delete_route
|
|
|
|
- [X] delete_route_request_parameter
|
|
|
|
- [X] delete_route_response
|
|
|
|
- [ ] delete_route_settings
|
2023-06-29 09:09:15 +00:00
|
|
|
- [X] delete_stage
|
2022-02-08 21:12:51 +00:00
|
|
|
- [X] delete_vpc_link
|
|
|
|
- [ ] export_api
|
|
|
|
- [X] get_api
|
2022-11-27 22:25:56 +00:00
|
|
|
- [X] get_api_mapping
|
|
|
|
- [X] get_api_mappings
|
2022-02-08 21:12:51 +00:00
|
|
|
- [X] get_apis
|
|
|
|
- [X] get_authorizer
|
|
|
|
- [ ] get_authorizers
|
|
|
|
- [ ] get_deployment
|
|
|
|
- [ ] get_deployments
|
2022-11-27 22:25:56 +00:00
|
|
|
- [X] get_domain_name
|
|
|
|
- [X] get_domain_names
|
2022-02-08 21:12:51 +00:00
|
|
|
- [X] get_integration
|
|
|
|
- [X] get_integration_response
|
|
|
|
- [X] get_integration_responses
|
|
|
|
- [X] get_integrations
|
|
|
|
- [X] get_model
|
|
|
|
- [ ] get_model_template
|
|
|
|
- [ ] get_models
|
|
|
|
- [X] get_route
|
|
|
|
- [X] get_route_response
|
|
|
|
- [ ] get_route_responses
|
|
|
|
- [X] get_routes
|
2023-06-29 09:09:15 +00:00
|
|
|
- [X] get_stage
|
|
|
|
- [X] get_stages
|
2022-02-08 21:12:51 +00:00
|
|
|
- [X] get_tags
|
|
|
|
- [X] get_vpc_link
|
|
|
|
- [X] get_vpc_links
|
|
|
|
- [ ] import_api
|
|
|
|
- [X] reimport_api
|
|
|
|
- [ ] reset_authorizers_cache
|
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
|
|
|
- [X] update_api
|
|
|
|
- [ ] update_api_mapping
|
|
|
|
- [X] update_authorizer
|
|
|
|
- [ ] update_deployment
|
|
|
|
- [ ] update_domain_name
|
|
|
|
- [X] update_integration
|
|
|
|
- [X] update_integration_response
|
|
|
|
- [X] update_model
|
|
|
|
- [X] update_route
|
|
|
|
- [ ] update_route_response
|
|
|
|
- [ ] update_stage
|
|
|
|
- [X] update_vpc_link
|
|
|
|
</details>
|
|
|
|
|
2023-06-11 14:45:26 +00:00
|
|
|
## appconfig
|
|
|
|
<details>
|
|
|
|
<summary>34% implemented</summary>
|
|
|
|
|
|
|
|
- [X] create_application
|
|
|
|
- [X] create_configuration_profile
|
|
|
|
- [ ] create_deployment_strategy
|
|
|
|
- [ ] create_environment
|
|
|
|
- [ ] create_extension
|
|
|
|
- [ ] create_extension_association
|
|
|
|
- [X] create_hosted_configuration_version
|
|
|
|
- [X] delete_application
|
|
|
|
- [X] delete_configuration_profile
|
|
|
|
- [ ] delete_deployment_strategy
|
|
|
|
- [ ] delete_environment
|
|
|
|
- [ ] delete_extension
|
|
|
|
- [ ] delete_extension_association
|
|
|
|
- [X] delete_hosted_configuration_version
|
|
|
|
- [X] get_application
|
|
|
|
- [ ] get_configuration
|
|
|
|
- [X] get_configuration_profile
|
|
|
|
- [ ] get_deployment
|
|
|
|
- [ ] get_deployment_strategy
|
|
|
|
- [ ] get_environment
|
|
|
|
- [ ] get_extension
|
|
|
|
- [ ] get_extension_association
|
|
|
|
- [X] get_hosted_configuration_version
|
|
|
|
- [ ] list_applications
|
|
|
|
- [X] list_configuration_profiles
|
|
|
|
- [ ] list_deployment_strategies
|
|
|
|
- [ ] list_deployments
|
|
|
|
- [ ] list_environments
|
|
|
|
- [ ] list_extension_associations
|
|
|
|
- [ ] list_extensions
|
|
|
|
- [ ] list_hosted_configuration_versions
|
|
|
|
- [X] list_tags_for_resource
|
|
|
|
- [ ] start_deployment
|
|
|
|
- [ ] stop_deployment
|
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
|
|
|
- [X] update_application
|
|
|
|
- [X] update_configuration_profile
|
|
|
|
- [ ] update_deployment_strategy
|
|
|
|
- [ ] update_environment
|
|
|
|
- [ ] update_extension
|
|
|
|
- [ ] update_extension_association
|
|
|
|
- [ ] validate_configuration
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## application-autoscaling
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-03-26 13:54:36 +00:00
|
|
|
<summary>69% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] delete_scaling_policy
|
2022-04-08 10:08:28 +00:00
|
|
|
- [X] delete_scheduled_action
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] deregister_scalable_target
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] describe_scalable_targets
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_scaling_activities
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] describe_scaling_policies
|
2022-04-08 10:08:28 +00:00
|
|
|
- [X] describe_scheduled_actions
|
2023-03-26 13:54:36 +00:00
|
|
|
- [ ] list_tags_for_resource
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] put_scaling_policy
|
2022-04-08 10:08:28 +00:00
|
|
|
- [X] put_scheduled_action
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] register_scalable_target
|
2023-03-26 13:54:36 +00:00
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2022-01-14 21:12:26 +00:00
|
|
|
## appsync
|
|
|
|
<details>
|
2024-02-18 16:50:37 +00:00
|
|
|
<summary>23% implemented</summary>
|
2022-01-14 21:12:26 +00:00
|
|
|
|
|
|
|
- [ ] associate_api
|
2023-06-04 20:13:44 +00:00
|
|
|
- [ ] associate_merged_graphql_api
|
|
|
|
- [ ] associate_source_graphql_api
|
2022-01-14 21:12:26 +00:00
|
|
|
- [ ] create_api_cache
|
|
|
|
- [X] create_api_key
|
|
|
|
- [ ] create_data_source
|
|
|
|
- [ ] create_domain_name
|
|
|
|
- [ ] create_function
|
|
|
|
- [X] create_graphql_api
|
|
|
|
- [ ] create_resolver
|
|
|
|
- [ ] create_type
|
|
|
|
- [ ] delete_api_cache
|
|
|
|
- [X] delete_api_key
|
|
|
|
- [ ] delete_data_source
|
|
|
|
- [ ] delete_domain_name
|
|
|
|
- [ ] delete_function
|
|
|
|
- [X] delete_graphql_api
|
|
|
|
- [ ] delete_resolver
|
|
|
|
- [ ] delete_type
|
|
|
|
- [ ] disassociate_api
|
2023-06-04 20:13:44 +00:00
|
|
|
- [ ] disassociate_merged_graphql_api
|
|
|
|
- [ ] disassociate_source_graphql_api
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] evaluate_code
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] evaluate_mapping_template
|
2022-01-14 21:12:26 +00:00
|
|
|
- [ ] flush_api_cache
|
|
|
|
- [ ] get_api_association
|
|
|
|
- [ ] get_api_cache
|
|
|
|
- [ ] get_data_source
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] get_data_source_introspection
|
2022-01-14 21:12:26 +00:00
|
|
|
- [ ] get_domain_name
|
|
|
|
- [ ] get_function
|
|
|
|
- [X] get_graphql_api
|
2024-02-18 16:50:37 +00:00
|
|
|
- [ ] get_graphql_api_environment_variables
|
2022-01-14 21:12:26 +00:00
|
|
|
- [ ] get_introspection_schema
|
|
|
|
- [ ] get_resolver
|
|
|
|
- [X] get_schema_creation_status
|
2023-06-04 20:13:44 +00:00
|
|
|
- [ ] get_source_api_association
|
2022-01-14 21:12:26 +00:00
|
|
|
- [X] get_type
|
|
|
|
- [X] list_api_keys
|
|
|
|
- [ ] list_data_sources
|
|
|
|
- [ ] list_domain_names
|
|
|
|
- [ ] list_functions
|
|
|
|
- [X] list_graphql_apis
|
|
|
|
- [ ] list_resolvers
|
|
|
|
- [ ] list_resolvers_by_function
|
2023-06-04 20:13:44 +00:00
|
|
|
- [ ] list_source_api_associations
|
2022-01-14 21:12:26 +00:00
|
|
|
- [X] list_tags_for_resource
|
|
|
|
- [ ] list_types
|
2023-06-04 20:13:44 +00:00
|
|
|
- [ ] list_types_by_association
|
2024-02-18 16:50:37 +00:00
|
|
|
- [ ] put_graphql_api_environment_variables
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] start_data_source_introspection
|
2022-01-14 21:12:26 +00:00
|
|
|
- [X] start_schema_creation
|
2023-06-04 20:13:44 +00:00
|
|
|
- [ ] start_schema_merge
|
2022-01-14 21:12:26 +00:00
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
|
|
|
- [ ] update_api_cache
|
|
|
|
- [X] update_api_key
|
|
|
|
- [ ] update_data_source
|
|
|
|
- [ ] update_domain_name
|
|
|
|
- [ ] update_function
|
|
|
|
- [X] update_graphql_api
|
|
|
|
- [ ] update_resolver
|
2023-06-04 20:13:44 +00:00
|
|
|
- [ ] update_source_api_association
|
2022-01-14 21:12:26 +00:00
|
|
|
- [ ] update_type
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## athena
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-05-01 18:15:29 +00:00
|
|
|
<summary>23% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] batch_get_named_query
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] batch_get_prepared_statement
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] batch_get_query_execution
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] cancel_capacity_reservation
|
|
|
|
- [ ] create_capacity_reservation
|
2022-02-18 11:54:58 +00:00
|
|
|
- [X] create_data_catalog
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] create_named_query
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] create_notebook
|
2023-03-19 17:55:35 +00:00
|
|
|
- [X] create_prepared_statement
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] create_presigned_notebook_url
|
2019-10-22 21:51:30 +00:00
|
|
|
- [X] create_work_group
|
2023-06-04 20:13:44 +00:00
|
|
|
- [ ] delete_capacity_reservation
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] delete_data_catalog
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_named_query
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] delete_notebook
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] delete_prepared_statement
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_work_group
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] export_notebook
|
|
|
|
- [ ] get_calculation_execution
|
|
|
|
- [ ] get_calculation_execution_code
|
|
|
|
- [ ] get_calculation_execution_status
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] get_capacity_assignment_configuration
|
|
|
|
- [ ] get_capacity_reservation
|
2022-02-18 11:54:58 +00:00
|
|
|
- [X] get_data_catalog
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] get_database
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] get_named_query
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] get_notebook_metadata
|
2023-03-19 17:55:35 +00:00
|
|
|
- [X] get_prepared_statement
|
2022-12-18 10:06:52 +00:00
|
|
|
- [X] get_query_execution
|
|
|
|
- [X] get_query_results
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] get_query_runtime_statistics
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] get_session
|
|
|
|
- [ ] get_session_status
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] get_table_metadata
|
2020-05-16 14:00:06 +00:00
|
|
|
- [X] get_work_group
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] import_notebook
|
|
|
|
- [ ] list_application_dpu_sizes
|
|
|
|
- [ ] list_calculation_executions
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] list_capacity_reservations
|
2022-02-18 11:54:58 +00:00
|
|
|
- [X] list_data_catalogs
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] list_databases
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] list_engine_versions
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] list_executors
|
2023-03-19 17:55:35 +00:00
|
|
|
- [X] list_named_queries
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] list_notebook_metadata
|
|
|
|
- [ ] list_notebook_sessions
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] list_prepared_statements
|
2022-12-18 10:06:52 +00:00
|
|
|
- [X] list_query_executions
|
|
|
|
- [ ] list_sessions
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] list_table_metadata
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_tags_for_resource
|
2019-10-22 21:51:30 +00:00
|
|
|
- [X] list_work_groups
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] put_capacity_assignment_configuration
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] start_calculation_execution
|
2020-05-16 14:00:06 +00:00
|
|
|
- [X] start_query_execution
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] start_session
|
|
|
|
- [ ] stop_calculation_execution
|
2020-05-16 14:00:06 +00:00
|
|
|
- [X] stop_query_execution
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] tag_resource
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] terminate_session
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] untag_resource
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] update_capacity_reservation
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] update_data_catalog
|
2022-03-05 20:14:47 +00:00
|
|
|
- [ ] update_named_query
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] update_notebook
|
|
|
|
- [ ] update_notebook_metadata
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] update_prepared_statement
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_work_group
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## autoscaling
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-02-18 16:50:37 +00:00
|
|
|
<summary>60% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] attach_instances
|
|
|
|
- [X] attach_load_balancer_target_groups
|
|
|
|
- [X] attach_load_balancers
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] attach_traffic_sources
|
2024-02-18 16:50:37 +00:00
|
|
|
- [X] batch_delete_scheduled_action
|
|
|
|
- [X] batch_put_scheduled_update_group_action
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] cancel_instance_refresh
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] complete_lifecycle_action
|
|
|
|
- [X] create_auto_scaling_group
|
|
|
|
- [X] create_launch_configuration
|
|
|
|
- [X] create_or_update_tags
|
|
|
|
- [X] delete_auto_scaling_group
|
|
|
|
- [X] delete_launch_configuration
|
2021-09-16 09:09:47 +00:00
|
|
|
- [X] delete_lifecycle_hook
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_notification_configuration
|
|
|
|
- [X] delete_policy
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] delete_scheduled_action
|
2021-08-03 07:00:26 +00:00
|
|
|
- [X] delete_tags
|
2023-08-22 07:58:00 +00:00
|
|
|
- [X] delete_warm_pool
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_account_limits
|
|
|
|
- [ ] describe_adjustment_types
|
|
|
|
- [X] describe_auto_scaling_groups
|
|
|
|
- [X] describe_auto_scaling_instances
|
|
|
|
- [ ] describe_auto_scaling_notification_types
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] describe_instance_refreshes
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_launch_configurations
|
|
|
|
- [ ] describe_lifecycle_hook_types
|
2021-09-16 09:09:47 +00:00
|
|
|
- [X] describe_lifecycle_hooks
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_load_balancer_target_groups
|
|
|
|
- [X] describe_load_balancers
|
|
|
|
- [ ] describe_metric_collection_types
|
|
|
|
- [ ] describe_notification_configurations
|
|
|
|
- [X] describe_policies
|
|
|
|
- [ ] describe_scaling_activities
|
|
|
|
- [ ] describe_scaling_process_types
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] describe_scheduled_actions
|
2021-11-29 20:35:18 +00:00
|
|
|
- [X] describe_tags
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_termination_policy_types
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] describe_traffic_sources
|
2023-08-22 07:58:00 +00:00
|
|
|
- [X] describe_warm_pool
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] detach_instances
|
|
|
|
- [X] detach_load_balancer_target_groups
|
|
|
|
- [X] detach_load_balancers
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] detach_traffic_sources
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] disable_metrics_collection
|
2022-07-14 15:57:04 +00:00
|
|
|
- [X] enable_metrics_collection
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] enter_standby
|
|
|
|
- [X] execute_policy
|
|
|
|
- [ ] exit_standby
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] get_predictive_scaling_forecast
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] put_lifecycle_hook
|
|
|
|
- [ ] put_notification_configuration
|
2022-03-29 21:46:06 +00:00
|
|
|
- [X] put_scaling_policy
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] put_scheduled_update_group_action
|
2023-08-22 07:58:00 +00:00
|
|
|
- [X] put_warm_pool
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] record_lifecycle_action_heartbeat
|
2021-08-04 05:57:21 +00:00
|
|
|
- [X] resume_processes
|
2023-02-19 19:52:20 +00:00
|
|
|
- [ ] rollback_instance_refresh
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] set_desired_capacity
|
|
|
|
- [X] set_instance_health
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] set_instance_protection
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] start_instance_refresh
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] suspend_processes
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] terminate_instance_in_auto_scaling_group
|
|
|
|
- [X] update_auto_scaling_group
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2024-01-26 21:49:48 +00:00
|
|
|
## backup
|
|
|
|
<details>
|
2024-01-27 11:30:00 +00:00
|
|
|
<summary>9% implemented</summary>
|
2024-01-26 21:49:48 +00:00
|
|
|
|
|
|
|
- [ ] cancel_legal_hold
|
|
|
|
- [X] create_backup_plan
|
|
|
|
- [ ] create_backup_selection
|
|
|
|
- [X] create_backup_vault
|
|
|
|
- [ ] create_framework
|
|
|
|
- [ ] create_legal_hold
|
|
|
|
- [ ] create_logically_air_gapped_backup_vault
|
|
|
|
- [ ] create_report_plan
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] create_restore_testing_plan
|
|
|
|
- [ ] create_restore_testing_selection
|
2024-01-26 21:49:48 +00:00
|
|
|
- [X] delete_backup_plan
|
|
|
|
- [ ] delete_backup_selection
|
|
|
|
- [ ] delete_backup_vault
|
|
|
|
- [ ] delete_backup_vault_access_policy
|
|
|
|
- [ ] delete_backup_vault_lock_configuration
|
|
|
|
- [ ] delete_backup_vault_notifications
|
|
|
|
- [ ] delete_framework
|
|
|
|
- [ ] delete_recovery_point
|
|
|
|
- [ ] delete_report_plan
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] delete_restore_testing_plan
|
|
|
|
- [ ] delete_restore_testing_selection
|
2024-01-26 21:49:48 +00:00
|
|
|
- [ ] describe_backup_job
|
|
|
|
- [ ] describe_backup_vault
|
|
|
|
- [ ] describe_copy_job
|
|
|
|
- [ ] describe_framework
|
|
|
|
- [ ] describe_global_settings
|
|
|
|
- [ ] describe_protected_resource
|
|
|
|
- [ ] describe_recovery_point
|
|
|
|
- [ ] describe_region_settings
|
|
|
|
- [ ] describe_report_job
|
|
|
|
- [ ] describe_report_plan
|
|
|
|
- [ ] describe_restore_job
|
|
|
|
- [ ] disassociate_recovery_point
|
|
|
|
- [ ] disassociate_recovery_point_from_parent
|
|
|
|
- [ ] export_backup_plan_template
|
|
|
|
- [X] get_backup_plan
|
|
|
|
- [ ] get_backup_plan_from_json
|
|
|
|
- [ ] get_backup_plan_from_template
|
|
|
|
- [ ] get_backup_selection
|
|
|
|
- [ ] get_backup_vault_access_policy
|
|
|
|
- [ ] get_backup_vault_notifications
|
|
|
|
- [ ] get_legal_hold
|
|
|
|
- [ ] get_recovery_point_restore_metadata
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] get_restore_job_metadata
|
|
|
|
- [ ] get_restore_testing_inferred_metadata
|
|
|
|
- [ ] get_restore_testing_plan
|
|
|
|
- [ ] get_restore_testing_selection
|
2024-01-26 21:49:48 +00:00
|
|
|
- [ ] get_supported_resource_types
|
|
|
|
- [ ] list_backup_job_summaries
|
|
|
|
- [ ] list_backup_jobs
|
|
|
|
- [ ] list_backup_plan_templates
|
|
|
|
- [ ] list_backup_plan_versions
|
|
|
|
- [X] list_backup_plans
|
|
|
|
- [ ] list_backup_selections
|
|
|
|
- [X] list_backup_vaults
|
|
|
|
- [ ] list_copy_job_summaries
|
|
|
|
- [ ] list_copy_jobs
|
|
|
|
- [ ] list_frameworks
|
|
|
|
- [ ] list_legal_holds
|
|
|
|
- [ ] list_protected_resources
|
|
|
|
- [ ] list_protected_resources_by_backup_vault
|
|
|
|
- [ ] list_recovery_points_by_backup_vault
|
|
|
|
- [ ] list_recovery_points_by_legal_hold
|
|
|
|
- [ ] list_recovery_points_by_resource
|
|
|
|
- [ ] list_report_jobs
|
|
|
|
- [ ] list_report_plans
|
|
|
|
- [ ] list_restore_job_summaries
|
|
|
|
- [ ] list_restore_jobs
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] list_restore_jobs_by_protected_resource
|
|
|
|
- [ ] list_restore_testing_plans
|
|
|
|
- [ ] list_restore_testing_selections
|
2024-01-26 21:49:48 +00:00
|
|
|
- [X] list_tags
|
|
|
|
- [ ] put_backup_vault_access_policy
|
|
|
|
- [ ] put_backup_vault_lock_configuration
|
|
|
|
- [ ] put_backup_vault_notifications
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] put_restore_validation_result
|
2024-01-26 21:49:48 +00:00
|
|
|
- [ ] start_backup_job
|
|
|
|
- [ ] start_copy_job
|
|
|
|
- [ ] start_report_job
|
|
|
|
- [ ] start_restore_job
|
|
|
|
- [ ] stop_backup_job
|
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
|
|
|
- [ ] update_backup_plan
|
|
|
|
- [ ] update_framework
|
|
|
|
- [ ] update_global_settings
|
|
|
|
- [ ] update_recovery_point_lifecycle
|
|
|
|
- [ ] update_region_settings
|
|
|
|
- [ ] update_report_plan
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] update_restore_testing_plan
|
|
|
|
- [ ] update_restore_testing_selection
|
2024-01-26 21:49:48 +00:00
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## batch
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-01-26 15:06:50 +00:00
|
|
|
<summary>100% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2021-08-22 11:29:23 +00:00
|
|
|
- [X] cancel_job
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_compute_environment
|
|
|
|
- [X] create_job_queue
|
2023-01-26 15:06:50 +00:00
|
|
|
- [X] create_scheduling_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_compute_environment
|
|
|
|
- [X] delete_job_queue
|
2023-01-26 15:06:50 +00:00
|
|
|
- [X] delete_scheduling_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] deregister_job_definition
|
|
|
|
- [X] describe_compute_environments
|
|
|
|
- [X] describe_job_definitions
|
|
|
|
- [X] describe_job_queues
|
|
|
|
- [X] describe_jobs
|
2023-01-26 15:06:50 +00:00
|
|
|
- [X] describe_scheduling_policies
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_jobs
|
2023-01-26 15:06:50 +00:00
|
|
|
- [X] list_scheduling_policies
|
2022-02-20 14:01:29 +00:00
|
|
|
- [X] list_tags_for_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] register_job_definition
|
|
|
|
- [X] submit_job
|
2022-02-20 14:01:29 +00:00
|
|
|
- [X] tag_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] terminate_job
|
2022-02-20 14:01:29 +00:00
|
|
|
- [X] untag_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] update_compute_environment
|
|
|
|
- [X] update_job_queue
|
2023-01-26 15:06:50 +00:00
|
|
|
- [X] update_scheduling_policy
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2021-11-23 09:57:15 +00:00
|
|
|
## budgets
|
|
|
|
<details>
|
2022-02-26 11:21:11 +00:00
|
|
|
<summary>30% implemented</summary>
|
2021-11-23 09:57:15 +00:00
|
|
|
|
|
|
|
- [X] create_budget
|
|
|
|
- [ ] create_budget_action
|
|
|
|
- [X] create_notification
|
|
|
|
- [ ] create_subscriber
|
|
|
|
- [X] delete_budget
|
|
|
|
- [ ] delete_budget_action
|
|
|
|
- [X] delete_notification
|
|
|
|
- [ ] delete_subscriber
|
|
|
|
- [X] describe_budget
|
|
|
|
- [ ] describe_budget_action
|
|
|
|
- [ ] describe_budget_action_histories
|
|
|
|
- [ ] describe_budget_actions_for_account
|
|
|
|
- [ ] describe_budget_actions_for_budget
|
2022-02-26 11:21:11 +00:00
|
|
|
- [ ] describe_budget_notifications_for_account
|
2021-11-23 09:57:15 +00:00
|
|
|
- [ ] describe_budget_performance_history
|
|
|
|
- [X] describe_budgets
|
|
|
|
- [X] describe_notifications_for_budget
|
|
|
|
- [ ] describe_subscribers_for_notification
|
|
|
|
- [ ] execute_budget_action
|
|
|
|
- [ ] update_budget
|
|
|
|
- [ ] update_budget_action
|
|
|
|
- [ ] update_notification
|
|
|
|
- [ ] update_subscriber
|
|
|
|
</details>
|
|
|
|
|
2022-07-14 15:57:04 +00:00
|
|
|
## ce
|
|
|
|
<details>
|
2024-03-09 21:39:46 +00:00
|
|
|
<summary>20% implemented</summary>
|
2022-07-14 15:57:04 +00:00
|
|
|
|
|
|
|
- [ ] create_anomaly_monitor
|
|
|
|
- [ ] create_anomaly_subscription
|
|
|
|
- [X] create_cost_category_definition
|
|
|
|
- [ ] delete_anomaly_monitor
|
|
|
|
- [ ] delete_anomaly_subscription
|
|
|
|
- [X] delete_cost_category_definition
|
|
|
|
- [X] describe_cost_category_definition
|
|
|
|
- [ ] get_anomalies
|
|
|
|
- [ ] get_anomaly_monitors
|
|
|
|
- [ ] get_anomaly_subscriptions
|
2024-03-09 21:39:46 +00:00
|
|
|
- [ ] get_approximate_usage_records
|
2024-02-23 21:40:15 +00:00
|
|
|
- [X] get_cost_and_usage
|
2022-07-14 15:57:04 +00:00
|
|
|
- [ ] get_cost_and_usage_with_resources
|
|
|
|
- [ ] get_cost_categories
|
|
|
|
- [ ] get_cost_forecast
|
|
|
|
- [ ] get_dimension_values
|
|
|
|
- [ ] get_reservation_coverage
|
|
|
|
- [ ] get_reservation_purchase_recommendation
|
|
|
|
- [ ] get_reservation_utilization
|
|
|
|
- [ ] get_rightsizing_recommendation
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] get_savings_plan_purchase_recommendation_details
|
2022-07-14 15:57:04 +00:00
|
|
|
- [ ] get_savings_plans_coverage
|
|
|
|
- [ ] get_savings_plans_purchase_recommendation
|
|
|
|
- [ ] get_savings_plans_utilization
|
|
|
|
- [ ] get_savings_plans_utilization_details
|
|
|
|
- [ ] get_tags
|
|
|
|
- [ ] get_usage_forecast
|
|
|
|
- [ ] list_cost_allocation_tags
|
|
|
|
- [ ] list_cost_category_definitions
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] list_savings_plans_purchase_recommendation_generation
|
2022-10-19 22:17:59 +00:00
|
|
|
- [X] list_tags_for_resource
|
2022-07-14 15:57:04 +00:00
|
|
|
- [ ] provide_anomaly_feedback
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] start_savings_plans_purchase_recommendation_generation
|
2022-10-19 22:17:59 +00:00
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
2022-07-14 15:57:04 +00:00
|
|
|
- [ ] update_anomaly_monitor
|
|
|
|
- [ ] update_anomaly_subscription
|
|
|
|
- [ ] update_cost_allocation_tags_status
|
|
|
|
- [X] update_cost_category_definition
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## cloudformation
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-02-04 22:58:42 +00:00
|
|
|
<summary>40% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] activate_organizations_access
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] activate_type
|
|
|
|
- [ ] batch_describe_type_configurations
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] cancel_update_stack
|
|
|
|
- [ ] continue_update_rollback
|
2017-12-11 09:23:35 +00:00
|
|
|
- [X] create_change_set
|
2024-02-04 22:58:42 +00:00
|
|
|
- [ ] create_generated_template
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_stack
|
2019-01-11 05:33:15 +00:00
|
|
|
- [X] create_stack_instances
|
|
|
|
- [X] create_stack_set
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] deactivate_organizations_access
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] deactivate_type
|
2018-10-30 11:09:35 +00:00
|
|
|
- [X] delete_change_set
|
2024-02-04 22:58:42 +00:00
|
|
|
- [ ] delete_generated_template
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_stack
|
2019-01-11 05:33:15 +00:00
|
|
|
- [X] delete_stack_instances
|
|
|
|
- [X] delete_stack_set
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] deregister_type
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_account_limits
|
2018-10-30 11:09:35 +00:00
|
|
|
- [X] describe_change_set
|
2022-02-18 11:54:58 +00:00
|
|
|
- [ ] describe_change_set_hooks
|
2024-02-04 22:58:42 +00:00
|
|
|
- [ ] describe_generated_template
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] describe_organizations_access
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] describe_publisher
|
2024-02-04 22:58:42 +00:00
|
|
|
- [ ] describe_resource_scan
|
2019-05-25 17:34:29 +00:00
|
|
|
- [ ] describe_stack_drift_detection_status
|
2022-12-03 22:21:52 +00:00
|
|
|
- [X] describe_stack_events
|
2022-12-03 17:07:04 +00:00
|
|
|
- [X] describe_stack_instance
|
2022-12-03 22:21:52 +00:00
|
|
|
- [X] describe_stack_resource
|
2019-05-25 17:34:29 +00:00
|
|
|
- [ ] describe_stack_resource_drifts
|
2022-12-03 22:21:52 +00:00
|
|
|
- [X] describe_stack_resources
|
|
|
|
- [X] describe_stack_set
|
|
|
|
- [X] describe_stack_set_operation
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_stacks
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] describe_type
|
|
|
|
- [ ] describe_type_registration
|
2019-05-25 17:34:29 +00:00
|
|
|
- [ ] detect_stack_drift
|
|
|
|
- [ ] detect_stack_resource_drift
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] detect_stack_set_drift
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] estimate_template_cost
|
2017-12-14 12:07:23 +00:00
|
|
|
- [X] execute_change_set
|
2024-02-04 22:58:42 +00:00
|
|
|
- [ ] get_generated_template
|
2021-11-29 20:35:18 +00:00
|
|
|
- [X] get_stack_policy
|
2022-12-03 22:21:52 +00:00
|
|
|
- [X] get_template
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_template_summary
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] import_stacks_to_stack_set
|
2018-10-30 11:09:35 +00:00
|
|
|
- [X] list_change_sets
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_exports
|
2024-02-04 22:58:42 +00:00
|
|
|
- [ ] list_generated_templates
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_imports
|
2024-02-04 22:58:42 +00:00
|
|
|
- [ ] list_resource_scan_related_resources
|
|
|
|
- [ ] list_resource_scan_resources
|
|
|
|
- [ ] list_resource_scans
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] list_stack_instance_resource_drifts
|
2022-12-03 17:07:04 +00:00
|
|
|
- [X] list_stack_instances
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_stack_resources
|
2022-12-03 22:21:52 +00:00
|
|
|
- [X] list_stack_set_operation_results
|
|
|
|
- [X] list_stack_set_operations
|
|
|
|
- [X] list_stack_sets
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_stacks
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] list_type_registrations
|
|
|
|
- [ ] list_type_versions
|
|
|
|
- [ ] list_types
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] publish_type
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] record_handler_progress
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] register_publisher
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] register_type
|
2021-09-16 09:09:47 +00:00
|
|
|
- [ ] rollback_stack
|
2021-11-29 20:35:18 +00:00
|
|
|
- [X] set_stack_policy
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] set_type_configuration
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] set_type_default_version
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] signal_resource
|
2024-02-04 22:58:42 +00:00
|
|
|
- [ ] start_resource_scan
|
2022-12-03 22:21:52 +00:00
|
|
|
- [X] stop_stack_set_operation
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] test_type
|
2024-02-04 22:58:42 +00:00
|
|
|
- [ ] update_generated_template
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] update_stack
|
2022-11-01 20:19:34 +00:00
|
|
|
- [X] update_stack_instances
|
2019-01-11 05:33:15 +00:00
|
|
|
- [X] update_stack_set
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_termination_protection
|
2019-05-25 17:34:29 +00:00
|
|
|
- [X] validate_template
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2021-11-29 14:35:43 +00:00
|
|
|
## cloudfront
|
|
|
|
<details>
|
2023-12-02 20:56:18 +00:00
|
|
|
<summary>13% implemented</summary>
|
2021-11-29 14:35:43 +00:00
|
|
|
|
|
|
|
- [ ] associate_alias
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] copy_distribution
|
2021-11-29 14:35:43 +00:00
|
|
|
- [ ] create_cache_policy
|
|
|
|
- [ ] create_cloud_front_origin_access_identity
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] create_continuous_deployment_policy
|
2021-11-29 14:35:43 +00:00
|
|
|
- [X] create_distribution
|
2022-09-14 10:08:26 +00:00
|
|
|
- [X] create_distribution_with_tags
|
2021-11-29 14:35:43 +00:00
|
|
|
- [ ] create_field_level_encryption_config
|
|
|
|
- [ ] create_field_level_encryption_profile
|
|
|
|
- [ ] create_function
|
2022-06-29 20:12:56 +00:00
|
|
|
- [X] create_invalidation
|
2021-11-29 14:35:43 +00:00
|
|
|
- [ ] create_key_group
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] create_key_value_store
|
2021-11-29 14:35:43 +00:00
|
|
|
- [ ] create_monitoring_subscription
|
2023-06-28 13:37:45 +00:00
|
|
|
- [X] create_origin_access_control
|
2021-11-29 14:35:43 +00:00
|
|
|
- [ ] create_origin_request_policy
|
|
|
|
- [ ] create_public_key
|
|
|
|
- [ ] create_realtime_log_config
|
|
|
|
- [ ] create_response_headers_policy
|
|
|
|
- [ ] create_streaming_distribution
|
|
|
|
- [ ] create_streaming_distribution_with_tags
|
|
|
|
- [ ] delete_cache_policy
|
|
|
|
- [ ] delete_cloud_front_origin_access_identity
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] delete_continuous_deployment_policy
|
2021-11-29 14:35:43 +00:00
|
|
|
- [X] delete_distribution
|
|
|
|
- [ ] delete_field_level_encryption_config
|
|
|
|
- [ ] delete_field_level_encryption_profile
|
|
|
|
- [ ] delete_function
|
|
|
|
- [ ] delete_key_group
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_key_value_store
|
2021-11-29 14:35:43 +00:00
|
|
|
- [ ] delete_monitoring_subscription
|
2023-06-28 13:37:45 +00:00
|
|
|
- [X] delete_origin_access_control
|
2021-11-29 14:35:43 +00:00
|
|
|
- [ ] delete_origin_request_policy
|
|
|
|
- [ ] delete_public_key
|
|
|
|
- [ ] delete_realtime_log_config
|
|
|
|
- [ ] delete_response_headers_policy
|
|
|
|
- [ ] delete_streaming_distribution
|
|
|
|
- [ ] describe_function
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] describe_key_value_store
|
2021-11-29 14:35:43 +00:00
|
|
|
- [ ] get_cache_policy
|
|
|
|
- [ ] get_cache_policy_config
|
|
|
|
- [ ] get_cloud_front_origin_access_identity
|
|
|
|
- [ ] get_cloud_front_origin_access_identity_config
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] get_continuous_deployment_policy
|
|
|
|
- [ ] get_continuous_deployment_policy_config
|
2021-11-29 14:35:43 +00:00
|
|
|
- [X] get_distribution
|
2022-11-19 23:31:03 +00:00
|
|
|
- [X] get_distribution_config
|
2021-11-29 14:35:43 +00:00
|
|
|
- [ ] get_field_level_encryption
|
|
|
|
- [ ] get_field_level_encryption_config
|
|
|
|
- [ ] get_field_level_encryption_profile
|
|
|
|
- [ ] get_field_level_encryption_profile_config
|
|
|
|
- [ ] get_function
|
|
|
|
- [ ] get_invalidation
|
|
|
|
- [ ] get_key_group
|
|
|
|
- [ ] get_key_group_config
|
|
|
|
- [ ] get_monitoring_subscription
|
2023-06-28 13:37:45 +00:00
|
|
|
- [X] get_origin_access_control
|
2022-09-04 19:25:06 +00:00
|
|
|
- [ ] get_origin_access_control_config
|
2021-11-29 14:35:43 +00:00
|
|
|
- [ ] get_origin_request_policy
|
|
|
|
- [ ] get_origin_request_policy_config
|
|
|
|
- [ ] get_public_key
|
|
|
|
- [ ] get_public_key_config
|
|
|
|
- [ ] get_realtime_log_config
|
|
|
|
- [ ] get_response_headers_policy
|
|
|
|
- [ ] get_response_headers_policy_config
|
|
|
|
- [ ] get_streaming_distribution
|
|
|
|
- [ ] get_streaming_distribution_config
|
|
|
|
- [ ] list_cache_policies
|
|
|
|
- [ ] list_cloud_front_origin_access_identities
|
|
|
|
- [ ] list_conflicting_aliases
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] list_continuous_deployment_policies
|
2021-11-29 14:35:43 +00:00
|
|
|
- [X] list_distributions
|
|
|
|
- [ ] list_distributions_by_cache_policy_id
|
|
|
|
- [ ] list_distributions_by_key_group
|
|
|
|
- [ ] list_distributions_by_origin_request_policy_id
|
|
|
|
- [ ] list_distributions_by_realtime_log_config
|
|
|
|
- [ ] list_distributions_by_response_headers_policy_id
|
|
|
|
- [ ] list_distributions_by_web_acl_id
|
|
|
|
- [ ] list_field_level_encryption_configs
|
|
|
|
- [ ] list_field_level_encryption_profiles
|
|
|
|
- [ ] list_functions
|
2022-10-19 22:17:59 +00:00
|
|
|
- [X] list_invalidations
|
2021-11-29 14:35:43 +00:00
|
|
|
- [ ] list_key_groups
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] list_key_value_stores
|
2023-06-28 13:37:45 +00:00
|
|
|
- [X] list_origin_access_controls
|
2021-11-29 14:35:43 +00:00
|
|
|
- [ ] list_origin_request_policies
|
|
|
|
- [ ] list_public_keys
|
|
|
|
- [ ] list_realtime_log_configs
|
|
|
|
- [ ] list_response_headers_policies
|
|
|
|
- [ ] list_streaming_distributions
|
2022-06-29 20:12:56 +00:00
|
|
|
- [X] list_tags_for_resource
|
2021-11-29 14:35:43 +00:00
|
|
|
- [ ] publish_function
|
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] test_function
|
|
|
|
- [ ] untag_resource
|
|
|
|
- [ ] update_cache_policy
|
|
|
|
- [ ] update_cloud_front_origin_access_identity
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] update_continuous_deployment_policy
|
2022-05-13 21:50:07 +00:00
|
|
|
- [X] update_distribution
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] update_distribution_with_staging_config
|
2021-11-29 14:35:43 +00:00
|
|
|
- [ ] update_field_level_encryption_config
|
|
|
|
- [ ] update_field_level_encryption_profile
|
|
|
|
- [ ] update_function
|
|
|
|
- [ ] update_key_group
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] update_key_value_store
|
2023-06-28 13:37:45 +00:00
|
|
|
- [X] update_origin_access_control
|
2021-11-29 14:35:43 +00:00
|
|
|
- [ ] update_origin_request_policy
|
|
|
|
- [ ] update_public_key
|
|
|
|
- [ ] update_realtime_log_config
|
|
|
|
- [ ] update_response_headers_policy
|
|
|
|
- [ ] update_streaming_distribution
|
|
|
|
</details>
|
|
|
|
|
2021-10-13 22:22:31 +00:00
|
|
|
## cloudtrail
|
|
|
|
<details>
|
2024-01-27 11:30:00 +00:00
|
|
|
<summary>32% implemented</summary>
|
2021-10-13 22:22:31 +00:00
|
|
|
|
2022-02-20 00:45:36 +00:00
|
|
|
- [X] add_tags
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] cancel_query
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] create_channel
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] create_event_data_store
|
2021-10-13 22:22:31 +00:00
|
|
|
- [X] create_trail
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] delete_channel
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] delete_event_data_store
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] delete_resource_policy
|
2021-10-13 22:22:31 +00:00
|
|
|
- [X] delete_trail
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] deregister_organization_delegated_admin
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] describe_query
|
2021-10-13 22:22:31 +00:00
|
|
|
- [X] describe_trails
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] disable_federation
|
|
|
|
- [ ] enable_federation
|
2022-09-19 22:00:50 +00:00
|
|
|
- [ ] get_channel
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] get_event_data_store
|
2022-02-20 00:45:36 +00:00
|
|
|
- [X] get_event_selectors
|
2022-09-19 22:00:50 +00:00
|
|
|
- [ ] get_import
|
2022-02-20 00:45:36 +00:00
|
|
|
- [X] get_insight_selectors
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] get_query_results
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] get_resource_policy
|
2021-10-13 22:22:31 +00:00
|
|
|
- [X] get_trail
|
|
|
|
- [X] get_trail_status
|
2022-09-19 22:00:50 +00:00
|
|
|
- [ ] list_channels
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] list_event_data_stores
|
2022-09-19 22:00:50 +00:00
|
|
|
- [ ] list_import_failures
|
|
|
|
- [ ] list_imports
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] list_insights_metric_data
|
2021-10-13 22:22:31 +00:00
|
|
|
- [ ] list_public_keys
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] list_queries
|
2022-02-20 00:45:36 +00:00
|
|
|
- [X] list_tags
|
2021-10-13 22:22:31 +00:00
|
|
|
- [X] list_trails
|
|
|
|
- [ ] lookup_events
|
2022-02-20 00:45:36 +00:00
|
|
|
- [X] put_event_selectors
|
|
|
|
- [X] put_insight_selectors
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] put_resource_policy
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] register_organization_delegated_admin
|
2022-02-20 00:45:36 +00:00
|
|
|
- [X] remove_tags
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] restore_event_data_store
|
2023-06-04 20:13:44 +00:00
|
|
|
- [ ] start_event_data_store_ingestion
|
2022-09-19 22:00:50 +00:00
|
|
|
- [ ] start_import
|
2021-10-13 22:22:31 +00:00
|
|
|
- [X] start_logging
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] start_query
|
2023-06-04 20:13:44 +00:00
|
|
|
- [ ] stop_event_data_store_ingestion
|
2022-09-19 22:00:50 +00:00
|
|
|
- [ ] stop_import
|
2021-10-13 22:22:31 +00:00
|
|
|
- [X] stop_logging
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] update_channel
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] update_event_data_store
|
2022-02-20 00:45:36 +00:00
|
|
|
- [X] update_trail
|
2021-10-13 22:22:31 +00:00
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## cloudwatch
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2022-08-20 09:54:03 +00:00
|
|
|
<summary>36% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_alarms
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_anomaly_detector
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_dashboards
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_insight_rules
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] delete_metric_stream
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_alarm_history
|
|
|
|
- [ ] describe_alarms
|
|
|
|
- [ ] describe_alarms_for_metric
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_anomaly_detectors
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_insight_rules
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] disable_alarm_actions
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] disable_insight_rules
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] enable_alarm_actions
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] enable_insight_rules
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_dashboard
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] get_insight_rule_report
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] get_metric_data
|
2017-12-22 17:16:27 +00:00
|
|
|
- [X] get_metric_statistics
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] get_metric_stream
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_metric_widget_image
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_dashboards
|
2022-08-20 09:54:03 +00:00
|
|
|
- [ ] list_managed_insight_rules
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] list_metric_streams
|
2019-12-15 15:06:08 +00:00
|
|
|
- [X] list_metrics
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] list_tags_for_resource
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] put_anomaly_detector
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] put_composite_alarm
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] put_dashboard
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] put_insight_rule
|
2022-08-20 09:54:03 +00:00
|
|
|
- [ ] put_managed_insight_rules
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] put_metric_alarm
|
|
|
|
- [X] put_metric_data
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] put_metric_stream
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] set_alarm_state
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] start_metric_streams
|
|
|
|
- [ ] stop_metric_streams
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2022-07-14 15:57:04 +00:00
|
|
|
## codebuild
|
|
|
|
<details>
|
2024-01-27 11:30:00 +00:00
|
|
|
<summary>16% implemented</summary>
|
2022-07-14 15:57:04 +00:00
|
|
|
|
|
|
|
- [ ] batch_delete_builds
|
|
|
|
- [ ] batch_get_build_batches
|
|
|
|
- [X] batch_get_builds
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] batch_get_fleets
|
2022-07-14 15:57:04 +00:00
|
|
|
- [ ] batch_get_projects
|
|
|
|
- [ ] batch_get_report_groups
|
|
|
|
- [ ] batch_get_reports
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] create_fleet
|
2022-07-14 15:57:04 +00:00
|
|
|
- [X] create_project
|
|
|
|
- [ ] create_report_group
|
|
|
|
- [ ] create_webhook
|
|
|
|
- [ ] delete_build_batch
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] delete_fleet
|
2022-07-14 15:57:04 +00:00
|
|
|
- [X] delete_project
|
|
|
|
- [ ] delete_report
|
|
|
|
- [ ] delete_report_group
|
|
|
|
- [ ] delete_resource_policy
|
|
|
|
- [ ] delete_source_credentials
|
|
|
|
- [ ] delete_webhook
|
|
|
|
- [ ] describe_code_coverages
|
|
|
|
- [ ] describe_test_cases
|
|
|
|
- [ ] get_report_group_trend
|
|
|
|
- [ ] get_resource_policy
|
|
|
|
- [ ] import_source_credentials
|
|
|
|
- [ ] invalidate_project_cache
|
|
|
|
- [ ] list_build_batches
|
|
|
|
- [ ] list_build_batches_for_project
|
|
|
|
- [X] list_builds
|
|
|
|
- [X] list_builds_for_project
|
|
|
|
- [ ] list_curated_environment_images
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] list_fleets
|
2022-07-14 15:57:04 +00:00
|
|
|
- [X] list_projects
|
|
|
|
- [ ] list_report_groups
|
|
|
|
- [ ] list_reports
|
|
|
|
- [ ] list_reports_for_report_group
|
|
|
|
- [ ] list_shared_projects
|
|
|
|
- [ ] list_shared_report_groups
|
|
|
|
- [ ] list_source_credentials
|
|
|
|
- [ ] put_resource_policy
|
|
|
|
- [ ] retry_build
|
|
|
|
- [ ] retry_build_batch
|
|
|
|
- [X] start_build
|
|
|
|
- [ ] start_build_batch
|
|
|
|
- [X] stop_build
|
|
|
|
- [ ] stop_build_batch
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] update_fleet
|
2022-07-14 15:57:04 +00:00
|
|
|
- [ ] update_project
|
|
|
|
- [ ] update_project_visibility
|
|
|
|
- [ ] update_report_group
|
|
|
|
- [ ] update_webhook
|
|
|
|
</details>
|
|
|
|
|
2021-09-21 14:02:42 +00:00
|
|
|
## codecommit
|
2021-01-27 18:54:21 +00:00
|
|
|
<details>
|
2021-09-21 14:02:42 +00:00
|
|
|
<summary>3% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] associate_approval_rule_template_with_repository
|
|
|
|
- [ ] batch_associate_approval_rule_template_with_repositories
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] batch_describe_merge_conflicts
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] batch_disassociate_approval_rule_template_from_repositories
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] batch_get_commits
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] batch_get_repositories
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] create_approval_rule_template
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_branch
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_commit
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] create_pull_request
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] create_pull_request_approval_rule
|
2019-12-26 13:23:53 +00:00
|
|
|
- [X] create_repository
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_unreferenced_merge_commit
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] delete_approval_rule_template
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_branch
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] delete_comment_content
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_file
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] delete_pull_request_approval_rule
|
2019-12-26 13:23:53 +00:00
|
|
|
- [X] delete_repository
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_merge_conflicts
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] describe_pull_request_events
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] disassociate_approval_rule_template_from_repository
|
|
|
|
- [ ] evaluate_pull_request_approval_rules
|
|
|
|
- [ ] get_approval_rule_template
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_blob
|
|
|
|
- [ ] get_branch
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] get_comment
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] get_comment_reactions
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] get_comments_for_compared_commit
|
|
|
|
- [ ] get_comments_for_pull_request
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_commit
|
|
|
|
- [ ] get_differences
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_file
|
|
|
|
- [ ] get_folder
|
|
|
|
- [ ] get_merge_commit
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] get_merge_conflicts
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_merge_options
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] get_pull_request
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] get_pull_request_approval_states
|
|
|
|
- [ ] get_pull_request_override_state
|
2019-12-26 13:23:53 +00:00
|
|
|
- [X] get_repository
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_repository_triggers
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] list_approval_rule_templates
|
|
|
|
- [ ] list_associated_approval_rule_templates_for_repository
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_branches
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] list_file_commit_history
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] list_pull_requests
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_repositories
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] list_repositories_for_approval_rule_template
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_tags_for_resource
|
|
|
|
- [ ] merge_branches_by_fast_forward
|
|
|
|
- [ ] merge_branches_by_squash
|
|
|
|
- [ ] merge_branches_by_three_way
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] merge_pull_request_by_fast_forward
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] merge_pull_request_by_squash
|
|
|
|
- [ ] merge_pull_request_by_three_way
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] override_pull_request_approval_rules
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] post_comment_for_compared_commit
|
|
|
|
- [ ] post_comment_for_pull_request
|
|
|
|
- [ ] post_comment_reply
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] put_comment_reaction
|
2018-03-22 18:28:32 +00:00
|
|
|
- [ ] put_file
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] put_repository_triggers
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] tag_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] test_repository_triggers
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] untag_resource
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] update_approval_rule_template_content
|
|
|
|
- [ ] update_approval_rule_template_description
|
|
|
|
- [ ] update_approval_rule_template_name
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] update_comment
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_default_branch
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] update_pull_request_approval_rule_content
|
|
|
|
- [ ] update_pull_request_approval_state
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] update_pull_request_description
|
|
|
|
- [ ] update_pull_request_status
|
|
|
|
- [ ] update_pull_request_title
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_repository_description
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] update_repository_encryption_key
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_repository_name
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## codepipeline
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2021-07-07 13:23:11 +00:00
|
|
|
<summary>20% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] acknowledge_job
|
|
|
|
- [ ] acknowledge_third_party_job
|
|
|
|
- [ ] create_custom_action_type
|
2019-12-15 15:06:08 +00:00
|
|
|
- [X] create_pipeline
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_custom_action_type
|
2019-12-15 16:58:38 +00:00
|
|
|
- [X] delete_pipeline
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_webhook
|
|
|
|
- [ ] deregister_webhook_with_third_party
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] disable_stage_transition
|
|
|
|
- [ ] enable_stage_transition
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] get_action_type
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_job_details
|
2019-12-15 15:54:58 +00:00
|
|
|
- [X] get_pipeline
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_pipeline_execution
|
|
|
|
- [ ] get_pipeline_state
|
|
|
|
- [ ] get_third_party_job_details
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_action_executions
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_action_types
|
|
|
|
- [ ] list_pipeline_executions
|
2019-12-15 16:44:54 +00:00
|
|
|
- [X] list_pipelines
|
2019-12-23 18:50:16 +00:00
|
|
|
- [X] list_tags_for_resource
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_webhooks
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] poll_for_jobs
|
|
|
|
- [ ] poll_for_third_party_jobs
|
|
|
|
- [ ] put_action_revision
|
|
|
|
- [ ] put_approval_result
|
|
|
|
- [ ] put_job_failure_result
|
|
|
|
- [ ] put_job_success_result
|
|
|
|
- [ ] put_third_party_job_failure_result
|
|
|
|
- [ ] put_third_party_job_success_result
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] put_webhook
|
|
|
|
- [ ] register_webhook_with_third_party
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] retry_stage_execution
|
|
|
|
- [ ] start_pipeline_execution
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] stop_pipeline_execution
|
2019-12-23 18:50:16 +00:00
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] update_action_type
|
2019-12-15 16:28:59 +00:00
|
|
|
- [X] update_pipeline
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## cognito-identity
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-11-24 20:17:50 +00:00
|
|
|
<summary>39% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2019-07-16 03:20:31 +00:00
|
|
|
- [X] create_identity_pool
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_identities
|
|
|
|
- [ ] delete_identity_pool
|
|
|
|
- [ ] describe_identity
|
2019-09-02 10:37:23 +00:00
|
|
|
- [X] describe_identity_pool
|
2019-07-16 03:20:31 +00:00
|
|
|
- [X] get_credentials_for_identity
|
|
|
|
- [X] get_id
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_identity_pool_roles
|
2019-07-16 03:20:31 +00:00
|
|
|
- [X] get_open_id_token
|
|
|
|
- [X] get_open_id_token_for_developer_identity
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] get_principal_tag_attribute_map
|
2021-11-07 11:04:19 +00:00
|
|
|
- [X] list_identities
|
2023-11-24 20:17:50 +00:00
|
|
|
- [X] list_identity_pools
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_tags_for_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] lookup_developer_identity
|
|
|
|
- [ ] merge_developer_identities
|
|
|
|
- [ ] set_identity_pool_roles
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] set_principal_tag_attribute_map
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] tag_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] unlink_developer_identity
|
|
|
|
- [ ] unlink_identity
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] untag_resource
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] update_identity_pool
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## cognito-idp
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-12-19 14:27:30 +00:00
|
|
|
<summary>60% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2021-10-31 11:50:31 +00:00
|
|
|
- [X] add_custom_attributes
|
2018-07-23 10:54:51 +00:00
|
|
|
- [X] admin_add_user_to_group
|
2021-10-25 09:29:12 +00:00
|
|
|
- [X] admin_confirm_sign_up
|
2018-07-23 04:38:52 +00:00
|
|
|
- [X] admin_create_user
|
|
|
|
- [X] admin_delete_user
|
2021-10-31 11:50:31 +00:00
|
|
|
- [X] admin_delete_user_attributes
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] admin_disable_provider_for_user
|
2018-07-27 06:10:26 +00:00
|
|
|
- [X] admin_disable_user
|
|
|
|
- [X] admin_enable_user
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] admin_forget_device
|
|
|
|
- [ ] admin_get_device
|
2018-07-23 04:38:52 +00:00
|
|
|
- [X] admin_get_user
|
|
|
|
- [X] admin_initiate_auth
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] admin_link_provider_for_user
|
|
|
|
- [ ] admin_list_devices
|
2018-07-23 10:54:51 +00:00
|
|
|
- [X] admin_list_groups_for_user
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] admin_list_user_auth_events
|
2018-07-23 10:54:51 +00:00
|
|
|
- [X] admin_remove_user_from_group
|
2021-10-16 19:23:47 +00:00
|
|
|
- [X] admin_reset_user_password
|
2023-12-19 14:27:30 +00:00
|
|
|
- [X] admin_respond_to_auth_challenge
|
2022-02-26 11:21:11 +00:00
|
|
|
- [X] admin_set_user_mfa_preference
|
2020-09-21 17:40:07 +00:00
|
|
|
- [X] admin_set_user_password
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] admin_set_user_settings
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] admin_update_auth_event_feedback
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] admin_update_device_status
|
2019-05-20 22:58:10 +00:00
|
|
|
- [X] admin_update_user_attributes
|
2021-08-03 06:24:34 +00:00
|
|
|
- [X] admin_user_global_sign_out
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] associate_software_token
|
2018-07-23 04:38:52 +00:00
|
|
|
- [X] change_password
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] confirm_device
|
2018-07-23 04:38:52 +00:00
|
|
|
- [X] confirm_forgot_password
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] confirm_sign_up
|
2018-07-23 06:26:54 +00:00
|
|
|
- [X] create_group
|
2018-07-23 04:38:52 +00:00
|
|
|
- [X] create_identity_provider
|
2020-07-20 11:31:30 +00:00
|
|
|
- [X] create_resource_server
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_user_import_job
|
2018-07-23 04:38:52 +00:00
|
|
|
- [X] create_user_pool
|
|
|
|
- [X] create_user_pool_client
|
|
|
|
- [X] create_user_pool_domain
|
2018-07-23 06:26:54 +00:00
|
|
|
- [X] delete_group
|
2018-07-23 04:38:52 +00:00
|
|
|
- [X] delete_identity_provider
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_resource_server
|
|
|
|
- [ ] delete_user
|
|
|
|
- [ ] delete_user_attributes
|
2018-07-23 04:38:52 +00:00
|
|
|
- [X] delete_user_pool
|
|
|
|
- [X] delete_user_pool_client
|
|
|
|
- [X] delete_user_pool_domain
|
|
|
|
- [X] describe_identity_provider
|
2023-09-02 21:11:07 +00:00
|
|
|
- [X] describe_resource_server
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] describe_risk_configuration
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_user_import_job
|
2018-07-23 04:38:52 +00:00
|
|
|
- [X] describe_user_pool
|
|
|
|
- [X] describe_user_pool_client
|
|
|
|
- [X] describe_user_pool_domain
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] forget_device
|
2021-10-25 09:29:12 +00:00
|
|
|
- [X] forgot_password
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_csv_header
|
|
|
|
- [ ] get_device
|
2018-07-23 06:26:54 +00:00
|
|
|
- [X] get_group
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_identity_provider_by_identifier
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] get_log_delivery_configuration
|
2018-03-22 18:28:32 +00:00
|
|
|
- [ ] get_signing_certificate
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_ui_customization
|
2021-07-07 13:23:11 +00:00
|
|
|
- [X] get_user
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_user_attribute_verification_code
|
2021-05-11 20:40:17 +00:00
|
|
|
- [X] get_user_pool_mfa_config
|
2022-05-06 20:22:35 +00:00
|
|
|
- [X] global_sign_out
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] initiate_auth
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_devices
|
2018-07-23 06:26:54 +00:00
|
|
|
- [X] list_groups
|
2018-07-23 04:38:52 +00:00
|
|
|
- [X] list_identity_providers
|
2023-09-02 21:11:07 +00:00
|
|
|
- [X] list_resource_servers
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_tags_for_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_user_import_jobs
|
2018-07-23 04:38:52 +00:00
|
|
|
- [X] list_user_pool_clients
|
|
|
|
- [X] list_user_pools
|
|
|
|
- [X] list_users
|
2018-07-23 10:54:51 +00:00
|
|
|
- [X] list_users_in_group
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] resend_confirmation_code
|
2018-07-23 04:38:52 +00:00
|
|
|
- [X] respond_to_auth_challenge
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] revoke_token
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] set_log_delivery_configuration
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] set_risk_configuration
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] set_ui_customization
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] set_user_mfa_preference
|
2021-05-11 20:40:17 +00:00
|
|
|
- [X] set_user_pool_mfa_config
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] set_user_settings
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] sign_up
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] start_user_import_job
|
|
|
|
- [ ] stop_user_import_job
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] update_auth_event_feedback
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_device_status
|
2022-05-06 20:22:35 +00:00
|
|
|
- [X] update_group
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] update_identity_provider
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_resource_server
|
2022-05-06 20:22:35 +00:00
|
|
|
- [X] update_user_attributes
|
2021-10-24 19:35:54 +00:00
|
|
|
- [X] update_user_pool
|
2018-07-23 04:38:52 +00:00
|
|
|
- [X] update_user_pool_client
|
2019-07-16 03:09:13 +00:00
|
|
|
- [X] update_user_pool_domain
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] verify_software_token
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] verify_user_attribute
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2022-10-04 20:26:17 +00:00
|
|
|
## comprehend
|
|
|
|
<details>
|
2023-12-02 20:56:18 +00:00
|
|
|
<summary>12% implemented</summary>
|
2022-10-04 20:26:17 +00:00
|
|
|
|
|
|
|
- [ ] batch_detect_dominant_language
|
|
|
|
- [ ] batch_detect_entities
|
|
|
|
- [ ] batch_detect_key_phrases
|
|
|
|
- [ ] batch_detect_sentiment
|
|
|
|
- [ ] batch_detect_syntax
|
2022-10-19 22:17:59 +00:00
|
|
|
- [ ] batch_detect_targeted_sentiment
|
2022-10-04 20:26:17 +00:00
|
|
|
- [ ] classify_document
|
|
|
|
- [ ] contains_pii_entities
|
2023-03-05 10:28:05 +00:00
|
|
|
- [ ] create_dataset
|
2022-10-04 20:26:17 +00:00
|
|
|
- [ ] create_document_classifier
|
|
|
|
- [ ] create_endpoint
|
|
|
|
- [X] create_entity_recognizer
|
2023-03-05 10:28:05 +00:00
|
|
|
- [ ] create_flywheel
|
2022-10-04 20:26:17 +00:00
|
|
|
- [ ] delete_document_classifier
|
|
|
|
- [ ] delete_endpoint
|
|
|
|
- [X] delete_entity_recognizer
|
2023-03-05 10:28:05 +00:00
|
|
|
- [ ] delete_flywheel
|
2022-10-04 20:26:17 +00:00
|
|
|
- [ ] delete_resource_policy
|
2023-03-05 10:28:05 +00:00
|
|
|
- [ ] describe_dataset
|
2022-10-04 20:26:17 +00:00
|
|
|
- [ ] describe_document_classification_job
|
|
|
|
- [ ] describe_document_classifier
|
|
|
|
- [ ] describe_dominant_language_detection_job
|
|
|
|
- [ ] describe_endpoint
|
|
|
|
- [ ] describe_entities_detection_job
|
|
|
|
- [X] describe_entity_recognizer
|
|
|
|
- [ ] describe_events_detection_job
|
2023-03-05 10:28:05 +00:00
|
|
|
- [ ] describe_flywheel
|
|
|
|
- [ ] describe_flywheel_iteration
|
2022-10-04 20:26:17 +00:00
|
|
|
- [ ] describe_key_phrases_detection_job
|
|
|
|
- [ ] describe_pii_entities_detection_job
|
|
|
|
- [ ] describe_resource_policy
|
|
|
|
- [ ] describe_sentiment_detection_job
|
|
|
|
- [ ] describe_targeted_sentiment_detection_job
|
|
|
|
- [ ] describe_topics_detection_job
|
|
|
|
- [ ] detect_dominant_language
|
|
|
|
- [ ] detect_entities
|
2023-05-25 10:46:40 +00:00
|
|
|
- [X] detect_key_phrases
|
|
|
|
- [X] detect_pii_entities
|
|
|
|
- [X] detect_sentiment
|
2022-10-04 20:26:17 +00:00
|
|
|
- [ ] detect_syntax
|
2022-10-19 22:17:59 +00:00
|
|
|
- [ ] detect_targeted_sentiment
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] detect_toxic_content
|
2022-10-04 20:26:17 +00:00
|
|
|
- [ ] import_model
|
2023-03-05 10:28:05 +00:00
|
|
|
- [ ] list_datasets
|
2022-10-04 20:26:17 +00:00
|
|
|
- [ ] list_document_classification_jobs
|
|
|
|
- [ ] list_document_classifier_summaries
|
|
|
|
- [ ] list_document_classifiers
|
|
|
|
- [ ] list_dominant_language_detection_jobs
|
|
|
|
- [ ] list_endpoints
|
|
|
|
- [ ] list_entities_detection_jobs
|
|
|
|
- [ ] list_entity_recognizer_summaries
|
|
|
|
- [X] list_entity_recognizers
|
|
|
|
- [ ] list_events_detection_jobs
|
2023-03-05 10:28:05 +00:00
|
|
|
- [ ] list_flywheel_iteration_history
|
|
|
|
- [ ] list_flywheels
|
2022-10-04 20:26:17 +00:00
|
|
|
- [ ] list_key_phrases_detection_jobs
|
|
|
|
- [ ] list_pii_entities_detection_jobs
|
|
|
|
- [ ] list_sentiment_detection_jobs
|
|
|
|
- [X] list_tags_for_resource
|
|
|
|
- [ ] list_targeted_sentiment_detection_jobs
|
|
|
|
- [ ] list_topics_detection_jobs
|
|
|
|
- [ ] put_resource_policy
|
|
|
|
- [ ] start_document_classification_job
|
|
|
|
- [ ] start_dominant_language_detection_job
|
|
|
|
- [ ] start_entities_detection_job
|
|
|
|
- [ ] start_events_detection_job
|
2023-03-05 10:28:05 +00:00
|
|
|
- [ ] start_flywheel_iteration
|
2022-10-04 20:26:17 +00:00
|
|
|
- [ ] start_key_phrases_detection_job
|
|
|
|
- [ ] start_pii_entities_detection_job
|
|
|
|
- [ ] start_sentiment_detection_job
|
|
|
|
- [ ] start_targeted_sentiment_detection_job
|
|
|
|
- [ ] start_topics_detection_job
|
|
|
|
- [ ] stop_dominant_language_detection_job
|
|
|
|
- [ ] stop_entities_detection_job
|
|
|
|
- [ ] stop_events_detection_job
|
|
|
|
- [ ] stop_key_phrases_detection_job
|
|
|
|
- [ ] stop_pii_entities_detection_job
|
|
|
|
- [ ] stop_sentiment_detection_job
|
|
|
|
- [ ] stop_targeted_sentiment_detection_job
|
|
|
|
- [ ] stop_training_document_classifier
|
|
|
|
- [X] stop_training_entity_recognizer
|
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
|
|
|
- [ ] update_endpoint
|
2023-03-05 10:28:05 +00:00
|
|
|
- [ ] update_flywheel
|
2022-10-04 20:26:17 +00:00
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## config
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-04-11 14:31:46 +00:00
|
|
|
<summary>38% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2019-10-22 21:51:30 +00:00
|
|
|
- [X] batch_get_aggregate_resource_config
|
|
|
|
- [X] batch_get_resource_config
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] delete_aggregation_authorization
|
2021-08-21 04:45:52 +00:00
|
|
|
- [X] delete_config_rule
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] delete_configuration_aggregator
|
|
|
|
- [X] delete_configuration_recorder
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] delete_conformance_pack
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] delete_delivery_channel
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_evaluation_results
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_organization_config_rule
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] delete_organization_conformance_pack
|
2018-04-12 21:37:00 +00:00
|
|
|
- [ ] delete_pending_aggregation_request
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_remediation_configuration
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] delete_remediation_exceptions
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] delete_resource_config
|
2023-04-11 14:31:46 +00:00
|
|
|
- [X] delete_retention_configuration
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_stored_query
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] deliver_config_snapshot
|
2018-04-12 21:37:00 +00:00
|
|
|
- [ ] describe_aggregate_compliance_by_config_rules
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] describe_aggregate_compliance_by_conformance_packs
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] describe_aggregation_authorizations
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_compliance_by_config_rule
|
|
|
|
- [ ] describe_compliance_by_resource
|
|
|
|
- [ ] describe_config_rule_evaluation_status
|
2021-08-21 04:45:52 +00:00
|
|
|
- [X] describe_config_rules
|
2018-04-12 21:37:00 +00:00
|
|
|
- [ ] describe_configuration_aggregator_sources_status
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] describe_configuration_aggregators
|
|
|
|
- [X] describe_configuration_recorder_status
|
|
|
|
- [X] describe_configuration_recorders
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] describe_conformance_pack_compliance
|
|
|
|
- [ ] describe_conformance_pack_status
|
|
|
|
- [ ] describe_conformance_packs
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_delivery_channel_status
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] describe_delivery_channels
|
|
|
|
- [ ] describe_organization_config_rule_statuses
|
|
|
|
- [ ] describe_organization_config_rules
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] describe_organization_conformance_pack_statuses
|
|
|
|
- [X] describe_organization_conformance_packs
|
2018-04-12 21:37:00 +00:00
|
|
|
- [ ] describe_pending_aggregation_requests
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_remediation_configurations
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] describe_remediation_exceptions
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_remediation_execution_status
|
2023-04-11 14:31:46 +00:00
|
|
|
- [X] describe_retention_configurations
|
2018-04-12 21:37:00 +00:00
|
|
|
- [ ] get_aggregate_compliance_details_by_config_rule
|
|
|
|
- [ ] get_aggregate_config_rule_compliance_summary
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] get_aggregate_conformance_pack_compliance_summary
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_aggregate_discovered_resource_counts
|
|
|
|
- [ ] get_aggregate_resource_config
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_compliance_details_by_config_rule
|
|
|
|
- [ ] get_compliance_details_by_resource
|
|
|
|
- [ ] get_compliance_summary_by_config_rule
|
|
|
|
- [ ] get_compliance_summary_by_resource_type
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] get_conformance_pack_compliance_details
|
|
|
|
- [ ] get_conformance_pack_compliance_summary
|
2022-03-27 14:45:18 +00:00
|
|
|
- [ ] get_custom_rule_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_discovered_resource_counts
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_organization_config_rule_detailed_status
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] get_organization_conformance_pack_detailed_status
|
2022-03-27 14:45:18 +00:00
|
|
|
- [ ] get_organization_custom_rule_policy
|
2019-10-22 21:51:30 +00:00
|
|
|
- [X] get_resource_config_history
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] get_resource_evaluation_summary
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] get_stored_query
|
2019-10-22 21:51:30 +00:00
|
|
|
- [X] list_aggregate_discovered_resources
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] list_conformance_pack_compliance_scores
|
2019-10-22 21:51:30 +00:00
|
|
|
- [X] list_discovered_resources
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] list_resource_evaluations
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_stored_queries
|
2021-08-03 11:45:26 +00:00
|
|
|
- [X] list_tags_for_resource
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] put_aggregation_authorization
|
2021-08-21 04:45:52 +00:00
|
|
|
- [X] put_config_rule
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] put_configuration_aggregator
|
|
|
|
- [X] put_configuration_recorder
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] put_conformance_pack
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] put_delivery_channel
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] put_evaluations
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] put_external_evaluation
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] put_organization_config_rule
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] put_organization_conformance_pack
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] put_remediation_configurations
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] put_remediation_exceptions
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] put_resource_config
|
2023-04-11 14:31:46 +00:00
|
|
|
- [X] put_retention_configuration
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] put_stored_query
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] select_aggregate_resource_config
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] select_resource_config
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] start_config_rules_evaluation
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] start_configuration_recorder
|
|
|
|
- [ ] start_remediation_execution
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] start_resource_evaluation
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] stop_configuration_recorder
|
2021-08-03 11:45:26 +00:00
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2022-03-08 11:09:29 +00:00
|
|
|
## databrew
|
|
|
|
<details>
|
2022-06-20 15:38:56 +00:00
|
|
|
<summary>54% implemented</summary>
|
2022-03-08 11:09:29 +00:00
|
|
|
|
|
|
|
- [ ] batch_delete_recipe_version
|
2022-05-13 10:48:04 +00:00
|
|
|
- [X] create_dataset
|
2022-06-20 15:38:56 +00:00
|
|
|
- [X] create_profile_job
|
2022-03-08 11:09:29 +00:00
|
|
|
- [ ] create_project
|
|
|
|
- [X] create_recipe
|
2022-06-20 15:38:56 +00:00
|
|
|
- [X] create_recipe_job
|
2022-04-16 11:13:02 +00:00
|
|
|
- [X] create_ruleset
|
2022-03-08 11:09:29 +00:00
|
|
|
- [ ] create_schedule
|
2022-05-13 10:48:04 +00:00
|
|
|
- [X] delete_dataset
|
2022-06-20 15:38:56 +00:00
|
|
|
- [X] delete_job
|
2022-03-08 11:09:29 +00:00
|
|
|
- [ ] delete_project
|
2022-05-05 20:33:33 +00:00
|
|
|
- [X] delete_recipe_version
|
2022-04-16 11:13:02 +00:00
|
|
|
- [X] delete_ruleset
|
2022-03-08 11:09:29 +00:00
|
|
|
- [ ] delete_schedule
|
2022-05-13 10:48:04 +00:00
|
|
|
- [X] describe_dataset
|
2022-06-20 15:38:56 +00:00
|
|
|
- [X] describe_job
|
2022-03-08 11:09:29 +00:00
|
|
|
- [ ] describe_job_run
|
|
|
|
- [ ] describe_project
|
2022-06-20 15:38:56 +00:00
|
|
|
- [X] describe_recipe
|
|
|
|
- [X] describe_ruleset
|
2022-03-08 11:09:29 +00:00
|
|
|
- [ ] describe_schedule
|
2022-05-13 10:48:04 +00:00
|
|
|
- [X] list_datasets
|
2022-03-08 11:09:29 +00:00
|
|
|
- [ ] list_job_runs
|
2022-06-20 15:38:56 +00:00
|
|
|
- [X] list_jobs
|
2022-03-08 11:09:29 +00:00
|
|
|
- [ ] list_projects
|
2022-05-05 20:33:33 +00:00
|
|
|
- [X] list_recipe_versions
|
2022-03-08 11:09:29 +00:00
|
|
|
- [X] list_recipes
|
2022-04-16 11:13:02 +00:00
|
|
|
- [X] list_rulesets
|
2022-03-08 11:09:29 +00:00
|
|
|
- [ ] list_schedules
|
|
|
|
- [ ] list_tags_for_resource
|
2022-05-05 20:33:33 +00:00
|
|
|
- [X] publish_recipe
|
2022-03-08 11:09:29 +00:00
|
|
|
- [ ] send_project_session_action
|
|
|
|
- [ ] start_job_run
|
|
|
|
- [ ] start_project_session
|
|
|
|
- [ ] stop_job_run
|
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
2022-05-13 10:48:04 +00:00
|
|
|
- [X] update_dataset
|
2022-06-20 15:38:56 +00:00
|
|
|
- [X] update_profile_job
|
2022-03-08 11:09:29 +00:00
|
|
|
- [ ] update_project
|
2022-04-16 11:13:02 +00:00
|
|
|
- [X] update_recipe
|
2022-06-20 15:38:56 +00:00
|
|
|
- [X] update_recipe_job
|
2022-04-16 11:13:02 +00:00
|
|
|
- [X] update_ruleset
|
2022-03-08 11:09:29 +00:00
|
|
|
- [ ] update_schedule
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## datapipeline
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
|
|
|
<summary>42% implemented</summary>
|
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] activate_pipeline
|
|
|
|
- [ ] add_tags
|
|
|
|
- [X] create_pipeline
|
|
|
|
- [ ] deactivate_pipeline
|
|
|
|
- [X] delete_pipeline
|
|
|
|
- [X] describe_objects
|
|
|
|
- [X] describe_pipelines
|
|
|
|
- [ ] evaluate_expression
|
|
|
|
- [X] get_pipeline_definition
|
|
|
|
- [X] list_pipelines
|
|
|
|
- [ ] poll_for_task
|
|
|
|
- [X] put_pipeline_definition
|
|
|
|
- [ ] query_objects
|
|
|
|
- [ ] remove_tags
|
|
|
|
- [ ] report_task_progress
|
|
|
|
- [ ] report_task_runner_heartbeat
|
|
|
|
- [ ] set_status
|
|
|
|
- [ ] set_task_status
|
|
|
|
- [ ] validate_pipeline_definition
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## datasync
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-05-01 18:15:29 +00:00
|
|
|
<summary>10% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] add_storage_system
|
2019-11-17 12:47:19 +00:00
|
|
|
- [X] cancel_task_execution
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_agent
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] create_location_azure_blob
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_location_efs
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] create_location_fsx_lustre
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] create_location_fsx_ontap
|
2022-04-16 11:13:02 +00:00
|
|
|
- [ ] create_location_fsx_open_zfs
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] create_location_fsx_windows
|
2021-11-07 11:04:19 +00:00
|
|
|
- [ ] create_location_hdfs
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_location_nfs
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] create_location_object_storage
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_location_s3
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] create_location_smb
|
2019-11-17 12:47:19 +00:00
|
|
|
- [X] create_task
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_agent
|
2019-11-17 12:47:19 +00:00
|
|
|
- [X] delete_location
|
|
|
|
- [X] delete_task
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_agent
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] describe_discovery_job
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] describe_location_azure_blob
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_location_efs
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] describe_location_fsx_lustre
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] describe_location_fsx_ontap
|
2022-04-16 11:13:02 +00:00
|
|
|
- [ ] describe_location_fsx_open_zfs
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] describe_location_fsx_windows
|
2021-11-07 11:04:19 +00:00
|
|
|
- [ ] describe_location_hdfs
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_location_nfs
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] describe_location_object_storage
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_location_s3
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] describe_location_smb
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] describe_storage_system
|
|
|
|
- [ ] describe_storage_system_resource_metrics
|
|
|
|
- [ ] describe_storage_system_resources
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_task
|
|
|
|
- [ ] describe_task_execution
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] generate_recommendations
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_agents
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] list_discovery_jobs
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_locations
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] list_storage_systems
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_tags_for_resource
|
|
|
|
- [ ] list_task_executions
|
|
|
|
- [ ] list_tasks
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] remove_storage_system
|
|
|
|
- [ ] start_discovery_job
|
2019-11-17 12:47:19 +00:00
|
|
|
- [X] start_task_execution
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] stop_discovery_job
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
|
|
|
- [ ] update_agent
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] update_discovery_job
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] update_location_azure_blob
|
2021-11-07 11:04:19 +00:00
|
|
|
- [ ] update_location_hdfs
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] update_location_nfs
|
|
|
|
- [ ] update_location_object_storage
|
|
|
|
- [ ] update_location_smb
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] update_storage_system
|
2019-11-17 12:47:19 +00:00
|
|
|
- [X] update_task
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] update_task_execution
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2019-08-22 02:19:29 +00:00
|
|
|
|
2021-12-27 20:15:37 +00:00
|
|
|
## dax
|
|
|
|
<details>
|
|
|
|
<summary>28% implemented</summary>
|
|
|
|
|
|
|
|
- [X] create_cluster
|
|
|
|
- [ ] create_parameter_group
|
|
|
|
- [ ] create_subnet_group
|
|
|
|
- [X] decrease_replication_factor
|
|
|
|
- [X] delete_cluster
|
|
|
|
- [ ] delete_parameter_group
|
|
|
|
- [ ] delete_subnet_group
|
|
|
|
- [X] describe_clusters
|
|
|
|
- [ ] describe_default_parameters
|
|
|
|
- [ ] describe_events
|
|
|
|
- [ ] describe_parameter_groups
|
|
|
|
- [ ] describe_parameters
|
|
|
|
- [ ] describe_subnet_groups
|
|
|
|
- [X] increase_replication_factor
|
|
|
|
- [X] list_tags
|
|
|
|
- [ ] reboot_node
|
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
|
|
|
- [ ] update_cluster
|
|
|
|
- [ ] update_parameter_group
|
|
|
|
- [ ] update_subnet_group
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## dms
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-08-22 07:58:00 +00:00
|
|
|
<summary>4% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] add_tags_to_resource
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] apply_pending_maintenance_action
|
2023-03-19 17:55:35 +00:00
|
|
|
- [ ] batch_start_recommendations
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] cancel_replication_task_assessment_run
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] create_data_provider
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_endpoint
|
|
|
|
- [ ] create_event_subscription
|
2022-06-12 17:53:27 +00:00
|
|
|
- [ ] create_fleet_advisor_collector
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] create_instance_profile
|
|
|
|
- [ ] create_migration_project
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] create_replication_config
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_replication_instance
|
|
|
|
- [ ] create_replication_subnet_group
|
2021-05-06 17:33:48 +00:00
|
|
|
- [X] create_replication_task
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_certificate
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] delete_connection
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] delete_data_provider
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_endpoint
|
|
|
|
- [ ] delete_event_subscription
|
2022-06-12 17:53:27 +00:00
|
|
|
- [ ] delete_fleet_advisor_collector
|
|
|
|
- [ ] delete_fleet_advisor_databases
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] delete_instance_profile
|
|
|
|
- [ ] delete_migration_project
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] delete_replication_config
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_replication_instance
|
|
|
|
- [ ] delete_replication_subnet_group
|
2021-05-06 17:33:48 +00:00
|
|
|
- [X] delete_replication_task
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] delete_replication_task_assessment_run
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_account_attributes
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] describe_applicable_individual_assessments
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_certificates
|
|
|
|
- [ ] describe_connections
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] describe_conversion_configuration
|
|
|
|
- [ ] describe_data_providers
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] describe_endpoint_settings
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_endpoint_types
|
|
|
|
- [ ] describe_endpoints
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] describe_engine_versions
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_event_categories
|
|
|
|
- [ ] describe_event_subscriptions
|
|
|
|
- [ ] describe_events
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] describe_extension_pack_associations
|
2022-06-12 17:53:27 +00:00
|
|
|
- [ ] describe_fleet_advisor_collectors
|
|
|
|
- [ ] describe_fleet_advisor_databases
|
|
|
|
- [ ] describe_fleet_advisor_lsa_analysis
|
|
|
|
- [ ] describe_fleet_advisor_schema_object_summary
|
|
|
|
- [ ] describe_fleet_advisor_schemas
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] describe_instance_profiles
|
|
|
|
- [ ] describe_metadata_model_assessments
|
|
|
|
- [ ] describe_metadata_model_conversions
|
|
|
|
- [ ] describe_metadata_model_exports_as_script
|
|
|
|
- [ ] describe_metadata_model_exports_to_target
|
|
|
|
- [ ] describe_metadata_model_imports
|
|
|
|
- [ ] describe_migration_projects
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_orderable_replication_instances
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_pending_maintenance_actions
|
2023-03-19 17:55:35 +00:00
|
|
|
- [ ] describe_recommendation_limitations
|
|
|
|
- [ ] describe_recommendations
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_refresh_schemas_status
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] describe_replication_configs
|
2018-03-22 18:28:32 +00:00
|
|
|
- [ ] describe_replication_instance_task_logs
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_replication_instances
|
|
|
|
- [ ] describe_replication_subnet_groups
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] describe_replication_table_statistics
|
2017-11-20 20:07:27 +00:00
|
|
|
- [ ] describe_replication_task_assessment_results
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] describe_replication_task_assessment_runs
|
|
|
|
- [ ] describe_replication_task_individual_assessments
|
2021-05-06 17:33:48 +00:00
|
|
|
- [X] describe_replication_tasks
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] describe_replications
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_schemas
|
|
|
|
- [ ] describe_table_statistics
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] export_metadata_model_assessment
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] import_certificate
|
|
|
|
- [ ] list_tags_for_resource
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] modify_conversion_configuration
|
|
|
|
- [ ] modify_data_provider
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] modify_endpoint
|
|
|
|
- [ ] modify_event_subscription
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] modify_instance_profile
|
|
|
|
- [ ] modify_migration_project
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] modify_replication_config
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] modify_replication_instance
|
|
|
|
- [ ] modify_replication_subnet_group
|
|
|
|
- [ ] modify_replication_task
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] move_replication_task
|
2018-03-22 18:28:32 +00:00
|
|
|
- [ ] reboot_replication_instance
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] refresh_schemas
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] reload_replication_tables
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] reload_tables
|
|
|
|
- [ ] remove_tags_from_resource
|
2022-06-12 17:53:27 +00:00
|
|
|
- [ ] run_fleet_advisor_lsa_analysis
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] start_extension_pack_association
|
|
|
|
- [ ] start_metadata_model_assessment
|
|
|
|
- [ ] start_metadata_model_conversion
|
|
|
|
- [ ] start_metadata_model_export_as_script
|
|
|
|
- [ ] start_metadata_model_export_to_target
|
|
|
|
- [ ] start_metadata_model_import
|
2023-03-19 17:55:35 +00:00
|
|
|
- [ ] start_recommendations
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] start_replication
|
2021-05-06 17:33:48 +00:00
|
|
|
- [X] start_replication_task
|
2017-11-20 20:07:27 +00:00
|
|
|
- [ ] start_replication_task_assessment
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] start_replication_task_assessment_run
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] stop_replication
|
2021-05-06 17:33:48 +00:00
|
|
|
- [X] stop_replication_task
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] test_connection
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] update_subscriptions_to_event_bridge
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2021-10-30 10:09:44 +00:00
|
|
|
## ds
|
|
|
|
<details>
|
2022-10-19 22:17:59 +00:00
|
|
|
<summary>17% implemented</summary>
|
2021-10-31 11:50:31 +00:00
|
|
|
|
2021-10-30 10:09:44 +00:00
|
|
|
- [ ] accept_shared_directory
|
|
|
|
- [ ] add_ip_routes
|
|
|
|
- [ ] add_region
|
|
|
|
- [X] add_tags_to_resource
|
|
|
|
- [ ] cancel_schema_extension
|
2021-11-05 13:15:57 +00:00
|
|
|
- [X] connect_directory
|
|
|
|
- [X] create_alias
|
2021-10-30 10:09:44 +00:00
|
|
|
- [ ] create_computer
|
|
|
|
- [ ] create_conditional_forwarder
|
|
|
|
- [X] create_directory
|
|
|
|
- [ ] create_log_subscription
|
2021-11-05 13:15:57 +00:00
|
|
|
- [X] create_microsoft_ad
|
2021-10-30 10:09:44 +00:00
|
|
|
- [ ] create_snapshot
|
|
|
|
- [ ] create_trust
|
|
|
|
- [ ] delete_conditional_forwarder
|
|
|
|
- [X] delete_directory
|
|
|
|
- [ ] delete_log_subscription
|
|
|
|
- [ ] delete_snapshot
|
|
|
|
- [ ] delete_trust
|
|
|
|
- [ ] deregister_certificate
|
|
|
|
- [ ] deregister_event_topic
|
|
|
|
- [ ] describe_certificate
|
|
|
|
- [ ] describe_client_authentication_settings
|
|
|
|
- [ ] describe_conditional_forwarders
|
|
|
|
- [X] describe_directories
|
|
|
|
- [ ] describe_domain_controllers
|
|
|
|
- [ ] describe_event_topics
|
|
|
|
- [ ] describe_ldaps_settings
|
|
|
|
- [ ] describe_regions
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] describe_settings
|
2021-10-30 10:09:44 +00:00
|
|
|
- [ ] describe_shared_directories
|
|
|
|
- [ ] describe_snapshots
|
|
|
|
- [ ] describe_trusts
|
2022-10-19 22:17:59 +00:00
|
|
|
- [ ] describe_update_directory
|
2021-10-30 10:09:44 +00:00
|
|
|
- [ ] disable_client_authentication
|
|
|
|
- [ ] disable_ldaps
|
|
|
|
- [ ] disable_radius
|
2021-11-05 13:15:57 +00:00
|
|
|
- [X] disable_sso
|
2021-10-30 10:09:44 +00:00
|
|
|
- [ ] enable_client_authentication
|
|
|
|
- [ ] enable_ldaps
|
|
|
|
- [ ] enable_radius
|
2021-11-05 13:15:57 +00:00
|
|
|
- [X] enable_sso
|
2021-10-30 10:09:44 +00:00
|
|
|
- [X] get_directory_limits
|
|
|
|
- [ ] get_snapshot_limits
|
|
|
|
- [ ] list_certificates
|
|
|
|
- [ ] list_ip_routes
|
|
|
|
- [ ] list_log_subscriptions
|
|
|
|
- [ ] list_schema_extensions
|
|
|
|
- [X] list_tags_for_resource
|
|
|
|
- [ ] register_certificate
|
|
|
|
- [ ] register_event_topic
|
|
|
|
- [ ] reject_shared_directory
|
|
|
|
- [ ] remove_ip_routes
|
|
|
|
- [ ] remove_region
|
|
|
|
- [X] remove_tags_from_resource
|
|
|
|
- [ ] reset_user_password
|
|
|
|
- [ ] restore_from_snapshot
|
|
|
|
- [ ] share_directory
|
|
|
|
- [ ] start_schema_extension
|
|
|
|
- [ ] unshare_directory
|
|
|
|
- [ ] update_conditional_forwarder
|
2022-10-19 22:17:59 +00:00
|
|
|
- [ ] update_directory_setup
|
2021-10-30 10:09:44 +00:00
|
|
|
- [ ] update_number_of_domain_controllers
|
|
|
|
- [ ] update_radius
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] update_settings
|
2021-10-30 10:09:44 +00:00
|
|
|
- [ ] update_trust
|
|
|
|
- [ ] verify_trust
|
|
|
|
</details>
|
|
|
|
|
2021-09-21 14:02:42 +00:00
|
|
|
## dynamodb
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-01-27 11:30:00 +00:00
|
|
|
<summary>59% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2023-04-16 19:06:29 +00:00
|
|
|
- [X] batch_execute_statement
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] batch_get_item
|
|
|
|
- [X] batch_write_item
|
2021-06-10 06:05:07 +00:00
|
|
|
- [X] create_backup
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] create_global_table
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_table
|
2021-06-10 06:05:07 +00:00
|
|
|
- [X] delete_backup
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_item
|
|
|
|
- [X] delete_table
|
2021-06-10 06:05:07 +00:00
|
|
|
- [X] describe_backup
|
2020-05-12 14:02:24 +00:00
|
|
|
- [X] describe_continuous_backups
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_contributor_insights
|
2021-08-28 16:13:52 +00:00
|
|
|
- [X] describe_endpoints
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_export
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] describe_global_table
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_global_table_settings
|
2022-08-20 09:54:03 +00:00
|
|
|
- [ ] describe_import
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_kinesis_streaming_destination
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_limits
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] describe_table
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] describe_table_replica_auto_scaling
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] describe_time_to_live
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] disable_kinesis_streaming_destination
|
|
|
|
- [ ] enable_kinesis_streaming_destination
|
2023-04-16 19:06:29 +00:00
|
|
|
- [X] execute_statement
|
|
|
|
- [X] execute_transaction
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] export_table_to_point_in_time
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_item
|
2022-08-20 09:54:03 +00:00
|
|
|
- [ ] import_table
|
2021-06-10 06:05:07 +00:00
|
|
|
- [X] list_backups
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_contributor_insights
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_exports
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] list_global_tables
|
2022-08-20 09:54:03 +00:00
|
|
|
- [ ] list_imports
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] list_tables
|
|
|
|
- [X] list_tags_of_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] put_item
|
|
|
|
- [X] query
|
2021-06-10 06:05:07 +00:00
|
|
|
- [X] restore_table_from_backup
|
2021-11-29 20:35:18 +00:00
|
|
|
- [X] restore_table_to_point_in_time
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] scan
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] tag_resource
|
2019-01-13 08:38:38 +00:00
|
|
|
- [X] transact_get_items
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] transact_write_items
|
|
|
|
- [X] untag_resource
|
2020-05-12 14:02:24 +00:00
|
|
|
- [X] update_continuous_backups
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] update_contributor_insights
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] update_global_table
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_global_table_settings
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] update_item
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] update_kinesis_streaming_destination
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] update_table
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] update_table_replica_auto_scaling
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] update_time_to_live
|
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## dynamodbstreams
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
|
|
|
<summary>100% implemented</summary>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] describe_stream
|
|
|
|
- [X] get_records
|
|
|
|
- [X] get_shard_iterator
|
|
|
|
- [X] list_streams
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2022-05-07 21:11:32 +00:00
|
|
|
## ebs
|
|
|
|
<details>
|
|
|
|
<summary>100% implemented</summary>
|
|
|
|
|
|
|
|
- [X] complete_snapshot
|
|
|
|
- [X] get_snapshot_block
|
|
|
|
- [X] list_changed_blocks
|
|
|
|
- [X] list_snapshot_blocks
|
|
|
|
- [X] put_snapshot_block
|
|
|
|
- [X] start_snapshot
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## ec2
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-12-02 20:56:18 +00:00
|
|
|
<summary>33% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2022-11-01 20:19:34 +00:00
|
|
|
- [ ] accept_address_transfer
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] accept_reserved_instances_exchange_quote
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] accept_transit_gateway_multicast_domain_associations
|
2021-08-07 11:29:48 +00:00
|
|
|
- [X] accept_transit_gateway_peering_attachment
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] accept_transit_gateway_vpc_attachment
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] accept_vpc_endpoint_connections
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] accept_vpc_peering_connection
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] advertise_byoip_cidr
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] allocate_address
|
2023-01-27 16:27:00 +00:00
|
|
|
- [X] allocate_hosts
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] allocate_ipam_pool_cidr
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] apply_security_groups_to_client_vpn_target_network
|
2021-11-13 16:17:40 +00:00
|
|
|
- [X] assign_ipv6_addresses
|
|
|
|
- [X] assign_private_ip_addresses
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] assign_private_nat_gateway_address
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] associate_address
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] associate_client_vpn_target_network
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] associate_dhcp_options
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] associate_enclave_certificate_iam_role
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] associate_iam_instance_profile
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] associate_instance_event_window
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] associate_ipam_byoasn
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] associate_ipam_resource_discovery
|
|
|
|
- [ ] associate_nat_gateway_address
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] associate_route_table
|
2021-09-16 09:09:47 +00:00
|
|
|
- [X] associate_subnet_cidr_block
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] associate_transit_gateway_multicast_domain
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] associate_transit_gateway_policy_table
|
2021-08-03 06:24:34 +00:00
|
|
|
- [X] associate_transit_gateway_route_table
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] associate_trunk_interface
|
2018-03-22 18:28:32 +00:00
|
|
|
- [X] associate_vpc_cidr_block
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] attach_classic_link_vpc
|
|
|
|
- [X] attach_internet_gateway
|
|
|
|
- [X] attach_network_interface
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] attach_verified_access_trust_provider
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] attach_volume
|
|
|
|
- [X] attach_vpn_gateway
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] authorize_client_vpn_ingress
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] authorize_security_group_egress
|
|
|
|
- [X] authorize_security_group_ingress
|
|
|
|
- [ ] bundle_instance
|
|
|
|
- [ ] cancel_bundle_task
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] cancel_capacity_reservation
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] cancel_capacity_reservation_fleets
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] cancel_conversion_task
|
|
|
|
- [ ] cancel_export_task
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] cancel_image_launch_permission
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] cancel_import_task
|
|
|
|
- [ ] cancel_reserved_instances_listing
|
|
|
|
- [X] cancel_spot_fleet_requests
|
|
|
|
- [X] cancel_spot_instance_requests
|
|
|
|
- [ ] confirm_product_instance
|
|
|
|
- [ ] copy_fpga_image
|
|
|
|
- [X] copy_image
|
2018-04-15 21:01:23 +00:00
|
|
|
- [X] copy_snapshot
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_capacity_reservation
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] create_capacity_reservation_fleet
|
2021-09-16 09:09:47 +00:00
|
|
|
- [X] create_carrier_gateway
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_client_vpn_endpoint
|
|
|
|
- [ ] create_client_vpn_route
|
2022-09-19 22:00:50 +00:00
|
|
|
- [ ] create_coip_cidr
|
|
|
|
- [ ] create_coip_pool
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_customer_gateway
|
2017-11-20 20:07:27 +00:00
|
|
|
- [ ] create_default_subnet
|
2022-06-12 17:53:27 +00:00
|
|
|
- [X] create_default_vpc
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_dhcp_options
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] create_egress_only_internet_gateway
|
2022-08-12 09:33:39 +00:00
|
|
|
- [X] create_fleet
|
2020-10-06 05:33:16 +00:00
|
|
|
- [X] create_flow_logs
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_fpga_image
|
|
|
|
- [X] create_image
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] create_instance_connect_endpoint
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] create_instance_event_window
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_instance_export_task
|
|
|
|
- [X] create_internet_gateway
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] create_ipam
|
|
|
|
- [ ] create_ipam_pool
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] create_ipam_resource_discovery
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] create_ipam_scope
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_key_pair
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] create_launch_template
|
2020-09-05 16:43:58 +00:00
|
|
|
- [ ] create_launch_template_version
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] create_local_gateway_route
|
2022-09-19 22:00:50 +00:00
|
|
|
- [ ] create_local_gateway_route_table
|
|
|
|
- [ ] create_local_gateway_route_table_virtual_interface_group_association
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] create_local_gateway_route_table_vpc_association
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] create_managed_prefix_list
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_nat_gateway
|
|
|
|
- [X] create_network_acl
|
|
|
|
- [X] create_network_acl_entry
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] create_network_insights_access_scope
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_network_insights_path
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_network_interface
|
|
|
|
- [ ] create_network_interface_permission
|
|
|
|
- [ ] create_placement_group
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] create_public_ipv4_pool
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] create_replace_root_volume_task
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_reserved_instances_listing
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] create_restore_image_task
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_route
|
|
|
|
- [X] create_route_table
|
|
|
|
- [X] create_security_group
|
|
|
|
- [X] create_snapshot
|
2022-01-25 21:08:32 +00:00
|
|
|
- [X] create_snapshots
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_spot_datafeed_subscription
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] create_store_image_task
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_subnet
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] create_subnet_cidr_reservation
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_tags
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_traffic_mirror_filter
|
|
|
|
- [ ] create_traffic_mirror_filter_rule
|
|
|
|
- [ ] create_traffic_mirror_session
|
|
|
|
- [ ] create_traffic_mirror_target
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] create_transit_gateway
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_transit_gateway_connect
|
|
|
|
- [ ] create_transit_gateway_connect_peer
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] create_transit_gateway_multicast_domain
|
2021-08-07 11:29:48 +00:00
|
|
|
- [X] create_transit_gateway_peering_attachment
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] create_transit_gateway_policy_table
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] create_transit_gateway_prefix_list_reference
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] create_transit_gateway_route
|
|
|
|
- [X] create_transit_gateway_route_table
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] create_transit_gateway_route_table_announcement
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] create_transit_gateway_vpc_attachment
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] create_verified_access_endpoint
|
|
|
|
- [ ] create_verified_access_group
|
|
|
|
- [ ] create_verified_access_instance
|
|
|
|
- [ ] create_verified_access_trust_provider
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_volume
|
|
|
|
- [X] create_vpc
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] create_vpc_endpoint
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] create_vpc_endpoint_connection_notification
|
2022-01-30 23:00:26 +00:00
|
|
|
- [X] create_vpc_endpoint_service_configuration
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_vpc_peering_connection
|
|
|
|
- [X] create_vpn_connection
|
|
|
|
- [ ] create_vpn_connection_route
|
|
|
|
- [X] create_vpn_gateway
|
2021-09-16 09:09:47 +00:00
|
|
|
- [X] delete_carrier_gateway
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_client_vpn_endpoint
|
|
|
|
- [ ] delete_client_vpn_route
|
2022-09-19 22:00:50 +00:00
|
|
|
- [ ] delete_coip_cidr
|
|
|
|
- [ ] delete_coip_pool
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_customer_gateway
|
|
|
|
- [ ] delete_dhcp_options
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] delete_egress_only_internet_gateway
|
2022-08-12 09:33:39 +00:00
|
|
|
- [X] delete_fleets
|
2020-10-06 05:33:16 +00:00
|
|
|
- [X] delete_flow_logs
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_fpga_image
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] delete_instance_connect_endpoint
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] delete_instance_event_window
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_internet_gateway
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] delete_ipam
|
|
|
|
- [ ] delete_ipam_pool
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] delete_ipam_resource_discovery
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] delete_ipam_scope
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_key_pair
|
2022-03-29 21:46:06 +00:00
|
|
|
- [X] delete_launch_template
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] delete_launch_template_versions
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_local_gateway_route
|
2022-09-19 22:00:50 +00:00
|
|
|
- [ ] delete_local_gateway_route_table
|
|
|
|
- [ ] delete_local_gateway_route_table_virtual_interface_group_association
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_local_gateway_route_table_vpc_association
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] delete_managed_prefix_list
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_nat_gateway
|
|
|
|
- [X] delete_network_acl
|
|
|
|
- [X] delete_network_acl_entry
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] delete_network_insights_access_scope
|
|
|
|
- [ ] delete_network_insights_access_scope_analysis
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_network_insights_analysis
|
|
|
|
- [ ] delete_network_insights_path
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_network_interface
|
|
|
|
- [ ] delete_network_interface_permission
|
|
|
|
- [ ] delete_placement_group
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] delete_public_ipv4_pool
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] delete_queued_reserved_instances
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_route
|
|
|
|
- [X] delete_route_table
|
|
|
|
- [X] delete_security_group
|
|
|
|
- [X] delete_snapshot
|
|
|
|
- [ ] delete_spot_datafeed_subscription
|
|
|
|
- [X] delete_subnet
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] delete_subnet_cidr_reservation
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_tags
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_traffic_mirror_filter
|
|
|
|
- [ ] delete_traffic_mirror_filter_rule
|
|
|
|
- [ ] delete_traffic_mirror_session
|
|
|
|
- [ ] delete_traffic_mirror_target
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] delete_transit_gateway
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_transit_gateway_connect
|
|
|
|
- [ ] delete_transit_gateway_connect_peer
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_transit_gateway_multicast_domain
|
2021-08-07 11:29:48 +00:00
|
|
|
- [X] delete_transit_gateway_peering_attachment
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] delete_transit_gateway_policy_table
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] delete_transit_gateway_prefix_list_reference
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] delete_transit_gateway_route
|
|
|
|
- [X] delete_transit_gateway_route_table
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] delete_transit_gateway_route_table_announcement
|
2021-08-03 06:24:34 +00:00
|
|
|
- [X] delete_transit_gateway_vpc_attachment
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] delete_verified_access_endpoint
|
|
|
|
- [ ] delete_verified_access_group
|
|
|
|
- [ ] delete_verified_access_instance
|
|
|
|
- [ ] delete_verified_access_trust_provider
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_volume
|
|
|
|
- [X] delete_vpc
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] delete_vpc_endpoint_connection_notifications
|
2022-01-30 23:00:26 +00:00
|
|
|
- [X] delete_vpc_endpoint_service_configurations
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] delete_vpc_endpoints
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_vpc_peering_connection
|
|
|
|
- [X] delete_vpn_connection
|
|
|
|
- [ ] delete_vpn_connection_route
|
|
|
|
- [X] delete_vpn_gateway
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] deprovision_byoip_cidr
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] deprovision_ipam_byoasn
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] deprovision_ipam_pool_cidr
|
|
|
|
- [ ] deprovision_public_ipv4_pool_cidr
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] deregister_image
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] deregister_instance_event_notification_attributes
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] deregister_transit_gateway_multicast_group_members
|
|
|
|
- [ ] deregister_transit_gateway_multicast_group_sources
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_account_attributes
|
2022-11-01 20:19:34 +00:00
|
|
|
- [ ] describe_address_transfers
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_addresses
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] describe_addresses_attribute
|
2018-03-22 18:28:32 +00:00
|
|
|
- [ ] describe_aggregate_id_format
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_availability_zones
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] describe_aws_network_performance_metric_subscriptions
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_bundle_tasks
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_byoip_cidrs
|
2023-11-10 22:44:59 +00:00
|
|
|
- [ ] describe_capacity_block_offerings
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] describe_capacity_reservation_fleets
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_capacity_reservations
|
2021-09-16 09:09:47 +00:00
|
|
|
- [X] describe_carrier_gateways
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_classic_link_instances
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_client_vpn_authorization_rules
|
|
|
|
- [ ] describe_client_vpn_connections
|
|
|
|
- [ ] describe_client_vpn_endpoints
|
|
|
|
- [ ] describe_client_vpn_routes
|
|
|
|
- [ ] describe_client_vpn_target_networks
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_coip_pools
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_conversion_tasks
|
2023-02-04 12:59:42 +00:00
|
|
|
- [X] describe_customer_gateways
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_dhcp_options
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] describe_egress_only_internet_gateways
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_elastic_gpus
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] describe_export_image_tasks
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_export_tasks
|
2022-01-15 22:44:23 +00:00
|
|
|
- [ ] describe_fast_launch_images
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] describe_fast_snapshot_restores
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_fleet_history
|
2022-08-12 09:33:39 +00:00
|
|
|
- [X] describe_fleet_instances
|
|
|
|
- [X] describe_fleets
|
2020-10-06 05:33:16 +00:00
|
|
|
- [X] describe_flow_logs
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_fpga_image_attribute
|
|
|
|
- [ ] describe_fpga_images
|
|
|
|
- [ ] describe_host_reservation_offerings
|
|
|
|
- [ ] describe_host_reservations
|
2023-01-27 16:27:00 +00:00
|
|
|
- [X] describe_hosts
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] describe_iam_instance_profile_associations
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_id_format
|
|
|
|
- [ ] describe_identity_id_format
|
2023-05-08 17:01:15 +00:00
|
|
|
- [X] describe_image_attribute
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_images
|
|
|
|
- [ ] describe_import_image_tasks
|
|
|
|
- [ ] describe_import_snapshot_tasks
|
|
|
|
- [X] describe_instance_attribute
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] describe_instance_connect_endpoints
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] describe_instance_credit_specifications
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] describe_instance_event_notification_attributes
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] describe_instance_event_windows
|
2021-08-27 15:12:35 +00:00
|
|
|
- [X] describe_instance_status
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] describe_instance_topology
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] describe_instance_type_offerings
|
|
|
|
- [X] describe_instance_types
|
2021-08-27 15:12:35 +00:00
|
|
|
- [X] describe_instances
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_internet_gateways
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] describe_ipam_byoasn
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] describe_ipam_pools
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] describe_ipam_resource_discoveries
|
|
|
|
- [ ] describe_ipam_resource_discovery_associations
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] describe_ipam_scopes
|
|
|
|
- [ ] describe_ipams
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] describe_ipv6_pools
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_key_pairs
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] describe_launch_template_versions
|
2021-08-27 15:12:35 +00:00
|
|
|
- [X] describe_launch_templates
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_local_gateway_route_table_virtual_interface_group_associations
|
|
|
|
- [ ] describe_local_gateway_route_table_vpc_associations
|
|
|
|
- [ ] describe_local_gateway_route_tables
|
|
|
|
- [ ] describe_local_gateway_virtual_interface_groups
|
|
|
|
- [ ] describe_local_gateway_virtual_interfaces
|
|
|
|
- [ ] describe_local_gateways
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] describe_locked_snapshots
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] describe_managed_prefix_lists
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_moving_addresses
|
2021-08-27 15:12:35 +00:00
|
|
|
- [X] describe_nat_gateways
|
2020-05-26 10:04:59 +00:00
|
|
|
- [X] describe_network_acls
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] describe_network_insights_access_scope_analyses
|
|
|
|
- [ ] describe_network_insights_access_scopes
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_network_insights_analyses
|
|
|
|
- [ ] describe_network_insights_paths
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_network_interface_attribute
|
|
|
|
- [ ] describe_network_interface_permissions
|
|
|
|
- [X] describe_network_interfaces
|
|
|
|
- [ ] describe_placement_groups
|
|
|
|
- [ ] describe_prefix_lists
|
2018-03-22 18:28:32 +00:00
|
|
|
- [ ] describe_principal_id_format
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_public_ipv4_pools
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_regions
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] describe_replace_root_volume_tasks
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_reserved_instances
|
|
|
|
- [ ] describe_reserved_instances_listings
|
|
|
|
- [ ] describe_reserved_instances_modifications
|
|
|
|
- [ ] describe_reserved_instances_offerings
|
2021-08-27 15:12:35 +00:00
|
|
|
- [X] describe_route_tables
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_scheduled_instance_availability
|
|
|
|
- [ ] describe_scheduled_instances
|
|
|
|
- [ ] describe_security_group_references
|
2023-01-23 17:13:26 +00:00
|
|
|
- [X] describe_security_group_rules
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_security_groups
|
|
|
|
- [ ] describe_snapshot_attribute
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] describe_snapshot_tier_status
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_snapshots
|
|
|
|
- [ ] describe_spot_datafeed_subscription
|
|
|
|
- [X] describe_spot_fleet_instances
|
|
|
|
- [ ] describe_spot_fleet_request_history
|
|
|
|
- [X] describe_spot_fleet_requests
|
|
|
|
- [X] describe_spot_instance_requests
|
2021-09-16 09:09:47 +00:00
|
|
|
- [X] describe_spot_price_history
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_stale_security_groups
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] describe_store_image_tasks
|
2023-02-12 17:53:36 +00:00
|
|
|
- [X] describe_subnets
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_tags
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_traffic_mirror_filters
|
|
|
|
- [ ] describe_traffic_mirror_sessions
|
|
|
|
- [ ] describe_traffic_mirror_targets
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] describe_transit_gateway_attachments
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_transit_gateway_connect_peers
|
|
|
|
- [ ] describe_transit_gateway_connects
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_transit_gateway_multicast_domains
|
2021-08-07 11:29:48 +00:00
|
|
|
- [X] describe_transit_gateway_peering_attachments
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] describe_transit_gateway_policy_tables
|
|
|
|
- [ ] describe_transit_gateway_route_table_announcements
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_transit_gateway_route_tables
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] describe_transit_gateway_vpc_attachments
|
2021-08-27 15:12:35 +00:00
|
|
|
- [X] describe_transit_gateways
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] describe_trunk_interface_associations
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] describe_verified_access_endpoints
|
|
|
|
- [ ] describe_verified_access_groups
|
|
|
|
- [ ] describe_verified_access_instance_logging_configurations
|
|
|
|
- [ ] describe_verified_access_instances
|
|
|
|
- [ ] describe_verified_access_trust_providers
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_volume_attribute
|
|
|
|
- [ ] describe_volume_status
|
|
|
|
- [X] describe_volumes
|
2022-08-24 09:23:21 +00:00
|
|
|
- [X] describe_volumes_modifications
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_vpc_attribute
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] describe_vpc_classic_link
|
|
|
|
- [ ] describe_vpc_classic_link_dns_support
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] describe_vpc_endpoint_connection_notifications
|
|
|
|
- [ ] describe_vpc_endpoint_connections
|
2022-01-30 23:00:26 +00:00
|
|
|
- [X] describe_vpc_endpoint_service_configurations
|
|
|
|
- [X] describe_vpc_endpoint_service_permissions
|
2021-09-24 16:01:09 +00:00
|
|
|
- [X] describe_vpc_endpoint_services
|
2021-08-27 15:12:35 +00:00
|
|
|
- [X] describe_vpc_endpoints
|
|
|
|
- [X] describe_vpc_peering_connections
|
|
|
|
- [X] describe_vpcs
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_vpn_connections
|
2021-08-27 15:12:35 +00:00
|
|
|
- [X] describe_vpn_gateways
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] detach_classic_link_vpc
|
|
|
|
- [X] detach_internet_gateway
|
|
|
|
- [X] detach_network_interface
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] detach_verified_access_trust_provider
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] detach_volume
|
|
|
|
- [X] detach_vpn_gateway
|
2022-11-01 20:19:34 +00:00
|
|
|
- [ ] disable_address_transfer
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] disable_aws_network_performance_metric_subscription
|
2021-12-19 14:27:23 +00:00
|
|
|
- [X] disable_ebs_encryption_by_default
|
2022-01-15 22:44:23 +00:00
|
|
|
- [ ] disable_fast_launch
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] disable_fast_snapshot_restores
|
2023-10-15 12:26:20 +00:00
|
|
|
- [ ] disable_image
|
2023-09-23 07:22:19 +00:00
|
|
|
- [ ] disable_image_block_public_access
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] disable_image_deprecation
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] disable_ipam_organization_admin_account
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] disable_serial_console_access
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] disable_snapshot_block_public_access
|
2021-08-03 06:24:34 +00:00
|
|
|
- [X] disable_transit_gateway_route_table_propagation
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] disable_vgw_route_propagation
|
2019-09-02 10:35:16 +00:00
|
|
|
- [X] disable_vpc_classic_link
|
2019-09-02 11:16:52 +00:00
|
|
|
- [X] disable_vpc_classic_link_dns_support
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] disassociate_address
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] disassociate_client_vpn_target_network
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] disassociate_enclave_certificate_iam_role
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] disassociate_iam_instance_profile
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] disassociate_instance_event_window
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] disassociate_ipam_byoasn
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] disassociate_ipam_resource_discovery
|
|
|
|
- [ ] disassociate_nat_gateway_address
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] disassociate_route_table
|
2021-09-16 09:09:47 +00:00
|
|
|
- [X] disassociate_subnet_cidr_block
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] disassociate_transit_gateway_multicast_domain
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] disassociate_transit_gateway_policy_table
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] disassociate_transit_gateway_route_table
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] disassociate_trunk_interface
|
2018-03-22 18:28:32 +00:00
|
|
|
- [X] disassociate_vpc_cidr_block
|
2022-11-01 20:19:34 +00:00
|
|
|
- [ ] enable_address_transfer
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] enable_aws_network_performance_metric_subscription
|
2021-12-19 14:27:23 +00:00
|
|
|
- [X] enable_ebs_encryption_by_default
|
2022-01-15 22:44:23 +00:00
|
|
|
- [ ] enable_fast_launch
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] enable_fast_snapshot_restores
|
2023-10-15 12:26:20 +00:00
|
|
|
- [ ] enable_image
|
2023-09-23 07:22:19 +00:00
|
|
|
- [ ] enable_image_block_public_access
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] enable_image_deprecation
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] enable_ipam_organization_admin_account
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] enable_reachability_analyzer_organization_sharing
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] enable_serial_console_access
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] enable_snapshot_block_public_access
|
2021-08-03 06:24:34 +00:00
|
|
|
- [X] enable_transit_gateway_route_table_propagation
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] enable_vgw_route_propagation
|
|
|
|
- [ ] enable_volume_io
|
2019-09-02 10:35:16 +00:00
|
|
|
- [X] enable_vpc_classic_link
|
2019-09-02 11:16:52 +00:00
|
|
|
- [X] enable_vpc_classic_link_dns_support
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] export_client_vpn_client_certificate_revocation_list
|
|
|
|
- [ ] export_client_vpn_client_configuration
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] export_image
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] export_transit_gateway_routes
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] get_associated_enclave_certificate_iam_roles
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] get_associated_ipv6_pool_cidrs
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] get_aws_network_performance_data
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_capacity_reservation_usage
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] get_coip_pool_usage
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_console_output
|
|
|
|
- [ ] get_console_screenshot
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] get_default_credit_specification
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_ebs_default_kms_key_id
|
2021-12-19 14:27:23 +00:00
|
|
|
- [X] get_ebs_encryption_by_default
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] get_flow_logs_integration_template
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] get_groups_for_capacity_reservation
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_host_reservation_purchase_preview
|
2023-09-23 07:22:19 +00:00
|
|
|
- [ ] get_image_block_public_access_state
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] get_instance_types_from_instance_requirements
|
2022-05-13 21:50:07 +00:00
|
|
|
- [ ] get_instance_uefi_data
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] get_ipam_address_history
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] get_ipam_discovered_accounts
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] get_ipam_discovered_public_addresses
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] get_ipam_discovered_resource_cidrs
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] get_ipam_pool_allocations
|
|
|
|
- [ ] get_ipam_pool_cidrs
|
|
|
|
- [ ] get_ipam_resource_cidrs
|
2023-04-11 14:31:46 +00:00
|
|
|
- [X] get_launch_template_data
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] get_managed_prefix_list_associations
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] get_managed_prefix_list_entries
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] get_network_insights_access_scope_analysis_findings
|
|
|
|
- [ ] get_network_insights_access_scope_content
|
2023-01-04 12:12:16 +00:00
|
|
|
- [X] get_password_data
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_reserved_instances_exchange_quote
|
2023-10-27 19:27:06 +00:00
|
|
|
- [ ] get_security_groups_for_vpc
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] get_serial_console_access_status
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] get_snapshot_block_public_access_state
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] get_spot_placement_scores
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] get_subnet_cidr_reservations
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_transit_gateway_attachment_propagations
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] get_transit_gateway_multicast_domain_associations
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] get_transit_gateway_policy_table_associations
|
|
|
|
- [ ] get_transit_gateway_policy_table_entries
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] get_transit_gateway_prefix_list_references
|
2023-02-12 17:53:36 +00:00
|
|
|
- [X] get_transit_gateway_route_table_associations
|
|
|
|
- [X] get_transit_gateway_route_table_propagations
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] get_verified_access_endpoint_policy
|
|
|
|
- [ ] get_verified_access_group_policy
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] get_vpn_connection_device_sample_configuration
|
|
|
|
- [ ] get_vpn_connection_device_types
|
2023-04-11 14:31:46 +00:00
|
|
|
- [ ] get_vpn_tunnel_replacement_status
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] import_client_vpn_client_certificate_revocation_list
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] import_image
|
|
|
|
- [ ] import_instance
|
|
|
|
- [X] import_key_pair
|
|
|
|
- [ ] import_snapshot
|
|
|
|
- [ ] import_volume
|
2022-02-18 11:54:58 +00:00
|
|
|
- [ ] list_images_in_recycle_bin
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] list_snapshots_in_recycle_bin
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] lock_snapshot
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] modify_address_attribute
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] modify_availability_zone_group
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] modify_capacity_reservation
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] modify_capacity_reservation_fleet
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] modify_client_vpn_endpoint
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] modify_default_credit_specification
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] modify_ebs_default_kms_key_id
|
|
|
|
- [ ] modify_fleet
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] modify_fpga_image_attribute
|
2023-01-27 16:27:00 +00:00
|
|
|
- [X] modify_hosts
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] modify_id_format
|
|
|
|
- [ ] modify_identity_id_format
|
2024-02-08 22:21:42 +00:00
|
|
|
- [X] modify_image_attribute
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] modify_instance_attribute
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] modify_instance_capacity_reservation_attributes
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] modify_instance_credit_specification
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] modify_instance_event_start_time
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] modify_instance_event_window
|
2022-04-02 16:56:18 +00:00
|
|
|
- [ ] modify_instance_maintenance_options
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] modify_instance_metadata_options
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] modify_instance_placement
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] modify_ipam
|
|
|
|
- [ ] modify_ipam_pool
|
|
|
|
- [ ] modify_ipam_resource_cidr
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] modify_ipam_resource_discovery
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] modify_ipam_scope
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] modify_launch_template
|
2022-09-19 22:00:50 +00:00
|
|
|
- [ ] modify_local_gateway_route
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] modify_managed_prefix_list
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] modify_network_interface_attribute
|
2021-11-29 20:35:18 +00:00
|
|
|
- [ ] modify_private_dns_name_options
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] modify_reserved_instances
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] modify_security_group_rules
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] modify_snapshot_attribute
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] modify_snapshot_tier
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] modify_spot_fleet_request
|
|
|
|
- [X] modify_subnet_attribute
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] modify_traffic_mirror_filter_network_services
|
|
|
|
- [ ] modify_traffic_mirror_filter_rule
|
|
|
|
- [ ] modify_traffic_mirror_session
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] modify_transit_gateway
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] modify_transit_gateway_prefix_list_reference
|
2021-08-03 06:24:34 +00:00
|
|
|
- [X] modify_transit_gateway_vpc_attachment
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] modify_verified_access_endpoint
|
|
|
|
- [ ] modify_verified_access_endpoint_policy
|
|
|
|
- [ ] modify_verified_access_group
|
|
|
|
- [ ] modify_verified_access_group_policy
|
|
|
|
- [ ] modify_verified_access_instance
|
|
|
|
- [ ] modify_verified_access_instance_logging_configuration
|
|
|
|
- [ ] modify_verified_access_trust_provider
|
2022-08-24 09:23:21 +00:00
|
|
|
- [X] modify_volume
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] modify_volume_attribute
|
|
|
|
- [X] modify_vpc_attribute
|
2022-10-04 20:26:17 +00:00
|
|
|
- [X] modify_vpc_endpoint
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] modify_vpc_endpoint_connection_notification
|
2022-01-30 23:00:26 +00:00
|
|
|
- [X] modify_vpc_endpoint_service_configuration
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] modify_vpc_endpoint_service_payer_responsibility
|
2022-01-30 23:00:26 +00:00
|
|
|
- [X] modify_vpc_endpoint_service_permissions
|
2021-08-26 09:49:41 +00:00
|
|
|
- [X] modify_vpc_peering_connection_options
|
2021-08-03 06:24:34 +00:00
|
|
|
- [X] modify_vpc_tenancy
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] modify_vpn_connection
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] modify_vpn_connection_options
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] modify_vpn_tunnel_certificate
|
|
|
|
- [ ] modify_vpn_tunnel_options
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] monitor_instances
|
|
|
|
- [ ] move_address_to_vpc
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] move_byoip_cidr_to_ipam
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] provision_byoip_cidr
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] provision_ipam_byoasn
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] provision_ipam_pool_cidr
|
|
|
|
- [ ] provision_public_ipv4_pool_cidr
|
2023-11-10 22:44:59 +00:00
|
|
|
- [ ] purchase_capacity_block
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] purchase_host_reservation
|
|
|
|
- [ ] purchase_reserved_instances_offering
|
|
|
|
- [ ] purchase_scheduled_instances
|
|
|
|
- [X] reboot_instances
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] register_image
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] register_instance_event_notification_attributes
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] register_transit_gateway_multicast_group_members
|
|
|
|
- [ ] register_transit_gateway_multicast_group_sources
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] reject_transit_gateway_multicast_domain_associations
|
2021-08-07 11:29:48 +00:00
|
|
|
- [X] reject_transit_gateway_peering_attachment
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] reject_transit_gateway_vpc_attachment
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] reject_vpc_endpoint_connections
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] reject_vpc_peering_connection
|
|
|
|
- [X] release_address
|
2023-01-27 16:27:00 +00:00
|
|
|
- [X] release_hosts
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] release_ipam_pool_allocation
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] replace_iam_instance_profile_association
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] replace_network_acl_association
|
|
|
|
- [X] replace_network_acl_entry
|
|
|
|
- [X] replace_route
|
|
|
|
- [X] replace_route_table_association
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] replace_transit_gateway_route
|
2023-04-11 14:31:46 +00:00
|
|
|
- [ ] replace_vpn_tunnel
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] report_instance_status
|
|
|
|
- [X] request_spot_fleet
|
|
|
|
- [X] request_spot_instances
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] reset_address_attribute
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] reset_ebs_default_kms_key_id
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] reset_fpga_image_attribute
|
|
|
|
- [ ] reset_image_attribute
|
|
|
|
- [ ] reset_instance_attribute
|
|
|
|
- [ ] reset_network_interface_attribute
|
|
|
|
- [ ] reset_snapshot_attribute
|
|
|
|
- [ ] restore_address_to_classic
|
2022-02-18 11:54:58 +00:00
|
|
|
- [ ] restore_image_from_recycle_bin
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] restore_managed_prefix_list_version
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] restore_snapshot_from_recycle_bin
|
|
|
|
- [ ] restore_snapshot_tier
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] revoke_client_vpn_ingress
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] revoke_security_group_egress
|
|
|
|
- [X] revoke_security_group_ingress
|
2020-09-29 12:58:13 +00:00
|
|
|
- [X] run_instances
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] run_scheduled_instances
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] search_local_gateway_routes
|
|
|
|
- [ ] search_transit_gateway_multicast_groups
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] search_transit_gateway_routes
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] send_diagnostic_interrupt
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] start_instances
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] start_network_insights_access_scope_analysis
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] start_network_insights_analysis
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] start_vpc_endpoint_service_private_dns_verification
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] stop_instances
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] terminate_client_vpn_connections
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] terminate_instances
|
2021-11-13 16:17:40 +00:00
|
|
|
- [X] unassign_ipv6_addresses
|
|
|
|
- [X] unassign_private_ip_addresses
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] unassign_private_nat_gateway_address
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] unlock_snapshot
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] unmonitor_instances
|
2021-09-16 09:09:47 +00:00
|
|
|
- [X] update_security_group_rule_descriptions_egress
|
|
|
|
- [X] update_security_group_rule_descriptions_ingress
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] withdraw_byoip_cidr
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## ec2-instance-connect
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2021-07-07 13:23:11 +00:00
|
|
|
<summary>50% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] send_serial_console_ssh_public_key
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] send_ssh_public_key
|
|
|
|
</details>
|
2019-08-22 02:19:29 +00:00
|
|
|
|
|
|
|
## ecr
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-03-09 21:39:46 +00:00
|
|
|
<summary>67% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] batch_check_layer_availability
|
2019-05-30 17:16:19 +00:00
|
|
|
- [X] batch_delete_image
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] batch_get_image
|
2023-10-16 21:44:18 +00:00
|
|
|
- [X] batch_get_repository_scanning_configuration
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] complete_layer_upload
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] create_pull_through_cache_rule
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_repository
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] delete_lifecycle_policy
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] delete_pull_through_cache_rule
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] delete_registry_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_repository
|
2021-08-07 11:29:48 +00:00
|
|
|
- [X] delete_repository_policy
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] describe_image_replication_status
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] describe_image_scan_findings
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_images
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] describe_pull_through_cache_rules
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] describe_registry
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_repositories
|
|
|
|
- [ ] get_authorization_token
|
|
|
|
- [ ] get_download_url_for_layer
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] get_lifecycle_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_lifecycle_policy_preview
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] get_registry_policy
|
2024-02-29 10:33:45 +00:00
|
|
|
- [X] get_registry_scanning_configuration
|
2021-08-07 11:29:48 +00:00
|
|
|
- [X] get_repository_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] initiate_layer_upload
|
|
|
|
- [X] list_images
|
2021-08-07 11:29:48 +00:00
|
|
|
- [X] list_tags_for_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] put_image
|
2021-08-07 11:29:48 +00:00
|
|
|
- [X] put_image_scanning_configuration
|
|
|
|
- [X] put_image_tag_mutability
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] put_lifecycle_policy
|
|
|
|
- [X] put_registry_policy
|
2023-10-16 21:44:18 +00:00
|
|
|
- [X] put_registry_scanning_configuration
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] put_replication_configuration
|
2021-08-07 11:29:48 +00:00
|
|
|
- [X] set_repository_policy
|
2021-08-16 15:49:09 +00:00
|
|
|
- [X] start_image_scan
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] start_lifecycle_policy_preview
|
2021-08-07 11:29:48 +00:00
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] update_pull_through_cache_rule
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] upload_layer_part
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] validate_pull_through_cache_rule
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## ecs
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-02-25 11:18:01 +00:00
|
|
|
<summary>78% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2022-03-29 14:19:09 +00:00
|
|
|
- [X] create_capacity_provider
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_cluster
|
|
|
|
- [X] create_service
|
2020-07-21 06:17:37 +00:00
|
|
|
- [X] create_task_set
|
2021-10-24 19:35:54 +00:00
|
|
|
- [X] delete_account_setting
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_attributes
|
2022-03-29 14:19:09 +00:00
|
|
|
- [X] delete_capacity_provider
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_cluster
|
|
|
|
- [X] delete_service
|
2023-02-25 11:18:01 +00:00
|
|
|
- [ ] delete_task_definitions
|
2020-07-21 06:17:37 +00:00
|
|
|
- [X] delete_task_set
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] deregister_container_instance
|
|
|
|
- [X] deregister_task_definition
|
2022-03-29 14:19:09 +00:00
|
|
|
- [X] describe_capacity_providers
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_clusters
|
|
|
|
- [X] describe_container_instances
|
|
|
|
- [X] describe_services
|
|
|
|
- [X] describe_task_definition
|
2020-07-21 06:17:37 +00:00
|
|
|
- [X] describe_task_sets
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_tasks
|
|
|
|
- [ ] discover_poll_endpoint
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] execute_command
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] get_task_protection
|
2021-10-24 19:35:54 +00:00
|
|
|
- [X] list_account_settings
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_attributes
|
|
|
|
- [X] list_clusters
|
|
|
|
- [X] list_container_instances
|
|
|
|
- [X] list_services
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] list_services_by_namespace
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] list_tags_for_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_task_definition_families
|
|
|
|
- [X] list_task_definitions
|
|
|
|
- [X] list_tasks
|
2021-10-24 19:35:54 +00:00
|
|
|
- [X] put_account_setting
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] put_account_setting_default
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] put_attributes
|
2023-01-29 23:47:50 +00:00
|
|
|
- [X] put_cluster_capacity_providers
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] register_container_instance
|
|
|
|
- [X] register_task_definition
|
|
|
|
- [X] run_task
|
|
|
|
- [X] start_task
|
|
|
|
- [X] stop_task
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] submit_attachment_state_changes
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] submit_container_state_change
|
|
|
|
- [ ] submit_task_state_change
|
2019-10-22 21:51:30 +00:00
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
2023-01-29 23:47:50 +00:00
|
|
|
- [X] update_capacity_provider
|
|
|
|
- [X] update_cluster
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] update_cluster_settings
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_container_agent
|
|
|
|
- [X] update_container_instances_state
|
|
|
|
- [X] update_service
|
2020-07-21 06:17:37 +00:00
|
|
|
- [X] update_service_primary_task_set
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] update_task_protection
|
2020-07-21 06:17:37 +00:00
|
|
|
- [X] update_task_set
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## efs
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-01-27 11:30:00 +00:00
|
|
|
<summary>54% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2022-03-15 19:51:03 +00:00
|
|
|
- [X] create_access_point
|
2021-08-03 06:24:34 +00:00
|
|
|
- [X] create_file_system
|
|
|
|
- [X] create_mount_target
|
2022-01-29 16:52:23 +00:00
|
|
|
- [ ] create_replication_configuration
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_tags
|
2022-03-15 19:51:03 +00:00
|
|
|
- [X] delete_access_point
|
2021-08-03 06:24:34 +00:00
|
|
|
- [X] delete_file_system
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] delete_file_system_policy
|
2021-08-03 06:24:34 +00:00
|
|
|
- [X] delete_mount_target
|
2022-01-29 16:52:23 +00:00
|
|
|
- [ ] delete_replication_configuration
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_tags
|
2022-03-15 19:51:03 +00:00
|
|
|
- [X] describe_access_points
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] describe_account_preferences
|
2021-08-03 06:24:34 +00:00
|
|
|
- [X] describe_backup_policy
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] describe_file_system_policy
|
2021-08-03 06:24:34 +00:00
|
|
|
- [X] describe_file_systems
|
2022-03-15 19:51:03 +00:00
|
|
|
- [X] describe_lifecycle_configuration
|
|
|
|
- [X] describe_mount_target_security_groups
|
2021-08-03 06:24:34 +00:00
|
|
|
- [X] describe_mount_targets
|
2022-01-29 16:52:23 +00:00
|
|
|
- [ ] describe_replication_configurations
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_tags
|
2022-03-15 19:51:03 +00:00
|
|
|
- [X] list_tags_for_resource
|
|
|
|
- [X] modify_mount_target_security_groups
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] put_account_preferences
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] put_backup_policy
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] put_file_system_policy
|
2022-03-15 19:51:03 +00:00
|
|
|
- [X] put_lifecycle_configuration
|
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_file_system
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] update_file_system_protection
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2019-08-22 02:19:29 +00:00
|
|
|
|
|
|
|
## eks
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-01-27 11:30:00 +00:00
|
|
|
<summary>26% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] associate_access_policy
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] associate_encryption_config
|
|
|
|
- [ ] associate_identity_provider_config
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] create_access_entry
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_addon
|
2021-06-20 14:34:26 +00:00
|
|
|
- [X] create_cluster
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] create_eks_anywhere_subscription
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] create_fargate_profile
|
2021-06-20 14:34:26 +00:00
|
|
|
- [X] create_nodegroup
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] create_pod_identity_association
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] delete_access_entry
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_addon
|
2021-06-20 14:34:26 +00:00
|
|
|
- [X] delete_cluster
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_eks_anywhere_subscription
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] delete_fargate_profile
|
2021-06-20 14:34:26 +00:00
|
|
|
- [X] delete_nodegroup
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_pod_identity_association
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] deregister_cluster
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] describe_access_entry
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_addon
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] describe_addon_configuration
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_addon_versions
|
2021-06-20 14:34:26 +00:00
|
|
|
- [X] describe_cluster
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] describe_eks_anywhere_subscription
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] describe_fargate_profile
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] describe_identity_provider_config
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] describe_insight
|
2021-06-20 14:34:26 +00:00
|
|
|
- [X] describe_nodegroup
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] describe_pod_identity_association
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_update
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] disassociate_access_policy
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] disassociate_identity_provider_config
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] list_access_entries
|
|
|
|
- [ ] list_access_policies
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_addons
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] list_associated_access_policies
|
2021-06-20 14:34:26 +00:00
|
|
|
- [X] list_clusters
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] list_eks_anywhere_subscriptions
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] list_fargate_profiles
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] list_identity_provider_configs
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] list_insights
|
2021-06-20 14:34:26 +00:00
|
|
|
- [X] list_nodegroups
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] list_pod_identity_associations
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] list_tags_for_resource
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_updates
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] register_cluster
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] update_access_entry
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] update_addon
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_cluster_config
|
|
|
|
- [ ] update_cluster_version
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] update_eks_anywhere_subscription
|
2019-11-17 12:47:19 +00:00
|
|
|
- [ ] update_nodegroup_config
|
|
|
|
- [ ] update_nodegroup_version
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] update_pod_identity_association
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2021-12-07 12:09:13 +00:00
|
|
|
## elasticache
|
|
|
|
<details>
|
2024-03-27 07:35:37 +00:00
|
|
|
<summary>9% implemented</summary>
|
2021-12-07 12:09:13 +00:00
|
|
|
|
|
|
|
- [ ] add_tags_to_resource
|
|
|
|
- [ ] authorize_cache_security_group_ingress
|
|
|
|
- [ ] batch_apply_update_action
|
|
|
|
- [ ] batch_stop_update_action
|
|
|
|
- [ ] complete_migration
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] copy_serverless_cache_snapshot
|
2021-12-07 12:09:13 +00:00
|
|
|
- [ ] copy_snapshot
|
2023-09-02 21:11:07 +00:00
|
|
|
- [X] create_cache_cluster
|
2021-12-07 12:09:13 +00:00
|
|
|
- [ ] create_cache_parameter_group
|
|
|
|
- [ ] create_cache_security_group
|
|
|
|
- [ ] create_cache_subnet_group
|
|
|
|
- [ ] create_global_replication_group
|
|
|
|
- [ ] create_replication_group
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] create_serverless_cache
|
|
|
|
- [ ] create_serverless_cache_snapshot
|
2021-12-07 12:09:13 +00:00
|
|
|
- [ ] create_snapshot
|
|
|
|
- [X] create_user
|
|
|
|
- [ ] create_user_group
|
|
|
|
- [ ] decrease_node_groups_in_global_replication_group
|
|
|
|
- [ ] decrease_replica_count
|
2023-09-02 21:11:07 +00:00
|
|
|
- [X] delete_cache_cluster
|
2021-12-07 12:09:13 +00:00
|
|
|
- [ ] delete_cache_parameter_group
|
|
|
|
- [ ] delete_cache_security_group
|
|
|
|
- [ ] delete_cache_subnet_group
|
|
|
|
- [ ] delete_global_replication_group
|
|
|
|
- [ ] delete_replication_group
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] delete_serverless_cache
|
|
|
|
- [ ] delete_serverless_cache_snapshot
|
2021-12-07 12:09:13 +00:00
|
|
|
- [ ] delete_snapshot
|
|
|
|
- [X] delete_user
|
|
|
|
- [ ] delete_user_group
|
2023-09-02 21:11:07 +00:00
|
|
|
- [X] describe_cache_clusters
|
2021-12-07 12:09:13 +00:00
|
|
|
- [ ] describe_cache_engine_versions
|
|
|
|
- [ ] describe_cache_parameter_groups
|
|
|
|
- [ ] describe_cache_parameters
|
|
|
|
- [ ] describe_cache_security_groups
|
|
|
|
- [ ] describe_cache_subnet_groups
|
|
|
|
- [ ] describe_engine_default_parameters
|
|
|
|
- [ ] describe_events
|
|
|
|
- [ ] describe_global_replication_groups
|
|
|
|
- [ ] describe_replication_groups
|
|
|
|
- [ ] describe_reserved_cache_nodes
|
|
|
|
- [ ] describe_reserved_cache_nodes_offerings
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] describe_serverless_cache_snapshots
|
|
|
|
- [ ] describe_serverless_caches
|
2021-12-07 12:09:13 +00:00
|
|
|
- [ ] describe_service_updates
|
|
|
|
- [ ] describe_snapshots
|
|
|
|
- [ ] describe_update_actions
|
|
|
|
- [ ] describe_user_groups
|
|
|
|
- [X] describe_users
|
|
|
|
- [ ] disassociate_global_replication_group
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] export_serverless_cache_snapshot
|
2021-12-07 12:09:13 +00:00
|
|
|
- [ ] failover_global_replication_group
|
|
|
|
- [ ] increase_node_groups_in_global_replication_group
|
|
|
|
- [ ] increase_replica_count
|
|
|
|
- [ ] list_allowed_node_type_modifications
|
2024-03-27 07:35:37 +00:00
|
|
|
- [X] list_tags_for_resource
|
2021-12-07 12:09:13 +00:00
|
|
|
- [ ] modify_cache_cluster
|
|
|
|
- [ ] modify_cache_parameter_group
|
|
|
|
- [ ] modify_cache_subnet_group
|
|
|
|
- [ ] modify_global_replication_group
|
|
|
|
- [ ] modify_replication_group
|
|
|
|
- [ ] modify_replication_group_shard_configuration
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] modify_serverless_cache
|
2021-12-07 12:09:13 +00:00
|
|
|
- [ ] modify_user
|
|
|
|
- [ ] modify_user_group
|
|
|
|
- [ ] purchase_reserved_cache_nodes_offering
|
|
|
|
- [ ] rebalance_slots_in_global_replication_group
|
|
|
|
- [ ] reboot_cache_cluster
|
|
|
|
- [ ] remove_tags_from_resource
|
|
|
|
- [ ] reset_cache_parameter_group
|
|
|
|
- [ ] revoke_cache_security_group_ingress
|
|
|
|
- [ ] start_migration
|
|
|
|
- [ ] test_failover
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] test_migration
|
2021-12-07 12:09:13 +00:00
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## elasticbeanstalk
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-09-15 17:56:03 +00:00
|
|
|
<summary>14% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] abort_environment_update
|
|
|
|
- [ ] apply_environment_managed_action
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] associate_environment_operations_role
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] check_dns_availability
|
|
|
|
- [ ] compose_environments
|
2020-03-30 13:08:22 +00:00
|
|
|
- [X] create_application
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_application_version
|
|
|
|
- [ ] create_configuration_template
|
2020-03-30 13:08:22 +00:00
|
|
|
- [X] create_environment
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_platform_version
|
|
|
|
- [ ] create_storage_location
|
2023-09-15 17:56:03 +00:00
|
|
|
- [X] delete_application
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_application_version
|
|
|
|
- [ ] delete_configuration_template
|
|
|
|
- [ ] delete_environment_configuration
|
|
|
|
- [ ] delete_platform_version
|
2018-03-22 18:28:32 +00:00
|
|
|
- [ ] describe_account_attributes
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_application_versions
|
|
|
|
- [ ] describe_applications
|
|
|
|
- [ ] describe_configuration_options
|
|
|
|
- [ ] describe_configuration_settings
|
|
|
|
- [ ] describe_environment_health
|
|
|
|
- [ ] describe_environment_managed_action_history
|
|
|
|
- [ ] describe_environment_managed_actions
|
|
|
|
- [ ] describe_environment_resources
|
2020-03-30 13:08:22 +00:00
|
|
|
- [X] describe_environments
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_events
|
|
|
|
- [ ] describe_instances_health
|
|
|
|
- [ ] describe_platform_version
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] disassociate_environment_operations_role
|
2020-03-30 13:08:22 +00:00
|
|
|
- [X] list_available_solution_stacks
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] list_platform_branches
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_platform_versions
|
2020-03-30 13:08:22 +00:00
|
|
|
- [X] list_tags_for_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] rebuild_environment
|
|
|
|
- [ ] request_environment_info
|
|
|
|
- [ ] restart_app_server
|
|
|
|
- [ ] retrieve_environment_info
|
|
|
|
- [ ] swap_environment_cnames
|
|
|
|
- [ ] terminate_environment
|
|
|
|
- [ ] update_application
|
|
|
|
- [ ] update_application_resource_lifecycle
|
|
|
|
- [ ] update_application_version
|
|
|
|
- [ ] update_configuration_template
|
|
|
|
- [ ] update_environment
|
2020-03-30 13:08:22 +00:00
|
|
|
- [X] update_tags_for_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] validate_configuration_settings
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## elastictranscoder
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2021-08-28 06:30:40 +00:00
|
|
|
<summary>29% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] cancel_job
|
|
|
|
- [ ] create_job
|
2021-08-28 06:30:40 +00:00
|
|
|
- [X] create_pipeline
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_preset
|
2021-08-28 06:30:40 +00:00
|
|
|
- [X] delete_pipeline
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_preset
|
|
|
|
- [ ] list_jobs_by_pipeline
|
|
|
|
- [ ] list_jobs_by_status
|
2021-08-28 06:30:40 +00:00
|
|
|
- [X] list_pipelines
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_presets
|
|
|
|
- [ ] read_job
|
2021-08-28 06:30:40 +00:00
|
|
|
- [X] read_pipeline
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] read_preset
|
|
|
|
- [ ] test_role
|
2021-08-28 06:30:40 +00:00
|
|
|
- [X] update_pipeline
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_pipeline_notifications
|
|
|
|
- [ ] update_pipeline_status
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## elb
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-12-01 23:07:52 +00:00
|
|
|
<summary>72% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] add_tags
|
|
|
|
- [X] apply_security_groups_to_load_balancer
|
2022-03-21 20:55:19 +00:00
|
|
|
- [X] attach_load_balancer_to_subnets
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] configure_health_check
|
|
|
|
- [X] create_app_cookie_stickiness_policy
|
|
|
|
- [X] create_lb_cookie_stickiness_policy
|
|
|
|
- [X] create_load_balancer
|
|
|
|
- [X] create_load_balancer_listeners
|
2023-12-01 23:07:52 +00:00
|
|
|
- [X] create_load_balancer_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_load_balancer
|
|
|
|
- [X] delete_load_balancer_listeners
|
2022-03-21 20:55:19 +00:00
|
|
|
- [X] delete_load_balancer_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] deregister_instances_from_load_balancer
|
|
|
|
- [ ] describe_account_limits
|
2022-05-21 22:55:36 +00:00
|
|
|
- [X] describe_instance_health
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_load_balancer_attributes
|
2022-03-21 20:55:19 +00:00
|
|
|
- [X] describe_load_balancer_policies
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_load_balancer_policy_types
|
|
|
|
- [X] describe_load_balancers
|
|
|
|
- [ ] describe_tags
|
2022-03-21 20:55:19 +00:00
|
|
|
- [X] detach_load_balancer_from_subnets
|
|
|
|
- [X] disable_availability_zones_for_load_balancer
|
|
|
|
- [X] enable_availability_zones_for_load_balancer
|
2022-01-21 10:42:36 +00:00
|
|
|
- [X] modify_load_balancer_attributes
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] register_instances_with_load_balancer
|
|
|
|
- [ ] remove_tags
|
2021-09-25 16:20:33 +00:00
|
|
|
- [X] set_load_balancer_listener_ssl_certificate
|
2023-12-01 23:07:52 +00:00
|
|
|
- [X] set_load_balancer_policies_for_backend_server
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] set_load_balancer_policies_of_listener
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## elbv2
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-12-02 20:56:18 +00:00
|
|
|
<summary>70% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2022-03-21 20:55:19 +00:00
|
|
|
- [X] add_listener_certificates
|
2022-03-26 11:32:40 +00:00
|
|
|
- [X] add_tags
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] add_trust_store_revocations
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_listener
|
|
|
|
- [X] create_load_balancer
|
|
|
|
- [X] create_rule
|
|
|
|
- [X] create_target_group
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] create_trust_store
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_listener
|
|
|
|
- [X] delete_load_balancer
|
|
|
|
- [X] delete_rule
|
|
|
|
- [X] delete_target_group
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_trust_store
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] deregister_targets
|
|
|
|
- [ ] describe_account_limits
|
2022-03-21 20:55:19 +00:00
|
|
|
- [X] describe_listener_certificates
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_listeners
|
|
|
|
- [X] describe_load_balancer_attributes
|
|
|
|
- [X] describe_load_balancers
|
|
|
|
- [X] describe_rules
|
|
|
|
- [ ] describe_ssl_policies
|
2022-03-26 11:32:40 +00:00
|
|
|
- [X] describe_tags
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_target_group_attributes
|
|
|
|
- [X] describe_target_groups
|
|
|
|
- [X] describe_target_health
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] describe_trust_store_associations
|
|
|
|
- [ ] describe_trust_store_revocations
|
|
|
|
- [ ] describe_trust_stores
|
|
|
|
- [ ] get_trust_store_ca_certificates_bundle
|
|
|
|
- [ ] get_trust_store_revocation_content
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] modify_listener
|
|
|
|
- [X] modify_load_balancer_attributes
|
|
|
|
- [X] modify_rule
|
|
|
|
- [X] modify_target_group
|
2022-01-29 16:52:23 +00:00
|
|
|
- [X] modify_target_group_attributes
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] modify_trust_store
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] register_targets
|
2022-03-21 20:55:19 +00:00
|
|
|
- [X] remove_listener_certificates
|
2022-03-26 11:32:40 +00:00
|
|
|
- [X] remove_tags
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] remove_trust_store_revocations
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] set_ip_address_type
|
|
|
|
- [X] set_rule_priorities
|
|
|
|
- [X] set_security_groups
|
|
|
|
- [X] set_subnets
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## emr
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-02-18 16:50:37 +00:00
|
|
|
<summary>39% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] add_instance_fleet
|
|
|
|
- [X] add_instance_groups
|
|
|
|
- [X] add_job_flow_steps
|
|
|
|
- [X] add_tags
|
|
|
|
- [ ] cancel_steps
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] create_security_configuration
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_studio
|
|
|
|
- [ ] create_studio_session_mapping
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] delete_security_configuration
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_studio
|
|
|
|
- [ ] delete_studio_session_mapping
|
2021-10-30 11:08:03 +00:00
|
|
|
- [X] describe_cluster
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_job_flows
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] describe_notebook_execution
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] describe_release_label
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_security_configuration
|
|
|
|
- [X] describe_step
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_studio
|
2021-08-28 16:13:52 +00:00
|
|
|
- [ ] get_auto_termination_policy
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] get_block_public_access_configuration
|
2023-01-04 12:12:16 +00:00
|
|
|
- [ ] get_cluster_session_credentials
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] get_managed_scaling_policy
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] get_studio_session_mapping
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_bootstrap_actions
|
|
|
|
- [X] list_clusters
|
|
|
|
- [ ] list_instance_fleets
|
|
|
|
- [X] list_instance_groups
|
2021-05-03 11:07:44 +00:00
|
|
|
- [X] list_instances
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] list_notebook_executions
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] list_release_labels
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_security_configurations
|
|
|
|
- [X] list_steps
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_studio_session_mappings
|
|
|
|
- [ ] list_studios
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] list_supported_instance_types
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] modify_cluster
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] modify_instance_fleet
|
|
|
|
- [X] modify_instance_groups
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] put_auto_scaling_policy
|
2021-08-28 16:13:52 +00:00
|
|
|
- [ ] put_auto_termination_policy
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] put_block_public_access_configuration
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] put_managed_scaling_policy
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] remove_auto_scaling_policy
|
2021-08-28 16:13:52 +00:00
|
|
|
- [ ] remove_auto_termination_policy
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] remove_managed_scaling_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] remove_tags
|
|
|
|
- [X] run_job_flow
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] set_keep_job_flow_alive_when_no_steps
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] set_termination_protection
|
2024-02-18 16:50:37 +00:00
|
|
|
- [ ] set_unhealthy_node_replacement
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] set_visible_to_all_users
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] start_notebook_execution
|
|
|
|
- [ ] stop_notebook_execution
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] terminate_job_flows
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] update_studio
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] update_studio_session_mapping
|
|
|
|
</details>
|
|
|
|
|
2021-10-30 11:12:08 +00:00
|
|
|
## emr-containers
|
|
|
|
<details>
|
2023-05-01 18:15:29 +00:00
|
|
|
<summary>40% implemented</summary>
|
2021-10-30 11:12:08 +00:00
|
|
|
|
2021-11-01 10:36:38 +00:00
|
|
|
- [X] cancel_job_run
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] create_job_template
|
2021-10-30 11:12:08 +00:00
|
|
|
- [ ] create_managed_endpoint
|
|
|
|
- [X] create_virtual_cluster
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] delete_job_template
|
2021-10-30 11:12:08 +00:00
|
|
|
- [ ] delete_managed_endpoint
|
|
|
|
- [X] delete_virtual_cluster
|
2021-11-01 10:36:38 +00:00
|
|
|
- [X] describe_job_run
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] describe_job_template
|
2021-10-30 11:12:08 +00:00
|
|
|
- [ ] describe_managed_endpoint
|
|
|
|
- [X] describe_virtual_cluster
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] get_managed_endpoint_session_credentials
|
2021-11-01 10:36:38 +00:00
|
|
|
- [X] list_job_runs
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] list_job_templates
|
2021-10-30 11:12:08 +00:00
|
|
|
- [ ] list_managed_endpoints
|
|
|
|
- [ ] list_tags_for_resource
|
|
|
|
- [X] list_virtual_clusters
|
2021-11-01 10:36:38 +00:00
|
|
|
- [X] start_job_run
|
2021-10-30 11:12:08 +00:00
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
|
|
|
</details>
|
|
|
|
|
2022-06-28 11:33:00 +00:00
|
|
|
## emr-serverless
|
|
|
|
<details>
|
2022-10-19 22:17:59 +00:00
|
|
|
<summary>46% implemented</summary>
|
2022-06-28 11:33:00 +00:00
|
|
|
|
|
|
|
- [ ] cancel_job_run
|
|
|
|
- [X] create_application
|
|
|
|
- [X] delete_application
|
|
|
|
- [X] get_application
|
2022-10-19 22:17:59 +00:00
|
|
|
- [ ] get_dashboard_for_job_run
|
2022-06-28 11:33:00 +00:00
|
|
|
- [ ] get_job_run
|
|
|
|
- [X] list_applications
|
|
|
|
- [ ] list_job_runs
|
|
|
|
- [ ] list_tags_for_resource
|
|
|
|
- [X] start_application
|
2022-08-20 09:54:03 +00:00
|
|
|
- [ ] start_job_run
|
2022-06-28 11:33:00 +00:00
|
|
|
- [X] stop_application
|
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
|
|
|
- [X] update_application
|
|
|
|
</details>
|
|
|
|
|
2021-12-20 12:51:59 +00:00
|
|
|
## es
|
|
|
|
<details>
|
2024-02-18 16:50:37 +00:00
|
|
|
<summary>7% implemented</summary>
|
2021-12-20 12:51:59 +00:00
|
|
|
|
|
|
|
- [ ] accept_inbound_cross_cluster_search_connection
|
|
|
|
- [ ] add_tags
|
|
|
|
- [ ] associate_package
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] authorize_vpc_endpoint_access
|
2024-02-18 16:50:37 +00:00
|
|
|
- [ ] cancel_domain_config_change
|
2021-12-20 12:51:59 +00:00
|
|
|
- [ ] cancel_elasticsearch_service_software_update
|
|
|
|
- [X] create_elasticsearch_domain
|
|
|
|
- [ ] create_outbound_cross_cluster_search_connection
|
|
|
|
- [ ] create_package
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] create_vpc_endpoint
|
2021-12-20 12:51:59 +00:00
|
|
|
- [X] delete_elasticsearch_domain
|
|
|
|
- [ ] delete_elasticsearch_service_role
|
|
|
|
- [ ] delete_inbound_cross_cluster_search_connection
|
|
|
|
- [ ] delete_outbound_cross_cluster_search_connection
|
|
|
|
- [ ] delete_package
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] delete_vpc_endpoint
|
2021-12-20 12:51:59 +00:00
|
|
|
- [ ] describe_domain_auto_tunes
|
2022-02-18 11:54:58 +00:00
|
|
|
- [ ] describe_domain_change_progress
|
2021-12-20 12:51:59 +00:00
|
|
|
- [X] describe_elasticsearch_domain
|
|
|
|
- [ ] describe_elasticsearch_domain_config
|
|
|
|
- [ ] describe_elasticsearch_domains
|
|
|
|
- [ ] describe_elasticsearch_instance_type_limits
|
|
|
|
- [ ] describe_inbound_cross_cluster_search_connections
|
|
|
|
- [ ] describe_outbound_cross_cluster_search_connections
|
|
|
|
- [ ] describe_packages
|
|
|
|
- [ ] describe_reserved_elasticsearch_instance_offerings
|
|
|
|
- [ ] describe_reserved_elasticsearch_instances
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] describe_vpc_endpoints
|
2021-12-20 12:51:59 +00:00
|
|
|
- [ ] dissociate_package
|
|
|
|
- [ ] get_compatible_elasticsearch_versions
|
|
|
|
- [ ] get_package_version_history
|
|
|
|
- [ ] get_upgrade_history
|
|
|
|
- [ ] get_upgrade_status
|
|
|
|
- [X] list_domain_names
|
|
|
|
- [ ] list_domains_for_package
|
|
|
|
- [ ] list_elasticsearch_instance_types
|
|
|
|
- [ ] list_elasticsearch_versions
|
|
|
|
- [ ] list_packages_for_domain
|
|
|
|
- [ ] list_tags
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] list_vpc_endpoint_access
|
|
|
|
- [ ] list_vpc_endpoints
|
|
|
|
- [ ] list_vpc_endpoints_for_domain
|
2021-12-20 12:51:59 +00:00
|
|
|
- [ ] purchase_reserved_elasticsearch_instance_offering
|
|
|
|
- [ ] reject_inbound_cross_cluster_search_connection
|
|
|
|
- [ ] remove_tags
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] revoke_vpc_endpoint_access
|
2021-12-20 12:51:59 +00:00
|
|
|
- [ ] start_elasticsearch_service_software_update
|
|
|
|
- [ ] update_elasticsearch_domain_config
|
|
|
|
- [ ] update_package
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] update_vpc_endpoint
|
2021-12-20 12:51:59 +00:00
|
|
|
- [ ] upgrade_elasticsearch_domain
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## events
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-09-11 22:23:26 +00:00
|
|
|
<summary>80% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] activate_event_source
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] cancel_replay
|
2021-07-07 13:23:11 +00:00
|
|
|
- [X] create_api_destination
|
2021-02-23 15:16:07 +00:00
|
|
|
- [X] create_archive
|
2021-07-07 13:23:11 +00:00
|
|
|
- [X] create_connection
|
2022-04-16 11:13:02 +00:00
|
|
|
- [ ] create_endpoint
|
2019-11-01 08:52:06 +00:00
|
|
|
- [X] create_event_bus
|
2023-09-11 22:23:26 +00:00
|
|
|
- [X] create_partner_event_source
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] deactivate_event_source
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] deauthorize_connection
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] delete_api_destination
|
2021-02-23 15:16:07 +00:00
|
|
|
- [X] delete_archive
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] delete_connection
|
2022-04-16 11:13:02 +00:00
|
|
|
- [ ] delete_endpoint
|
2019-11-04 20:31:04 +00:00
|
|
|
- [X] delete_event_bus
|
2023-09-11 22:23:26 +00:00
|
|
|
- [X] delete_partner_event_source
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_rule
|
2021-07-07 13:23:11 +00:00
|
|
|
- [X] describe_api_destination
|
2021-02-23 15:16:07 +00:00
|
|
|
- [X] describe_archive
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] describe_connection
|
2022-04-16 11:13:02 +00:00
|
|
|
- [ ] describe_endpoint
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_event_bus
|
2023-09-11 22:23:26 +00:00
|
|
|
- [X] describe_event_source
|
|
|
|
- [X] describe_partner_event_source
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] describe_replay
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_rule
|
|
|
|
- [X] disable_rule
|
|
|
|
- [X] enable_rule
|
2021-07-07 13:23:11 +00:00
|
|
|
- [X] list_api_destinations
|
2021-02-23 15:16:07 +00:00
|
|
|
- [X] list_archives
|
2021-07-07 13:23:11 +00:00
|
|
|
- [X] list_connections
|
2022-04-16 11:13:02 +00:00
|
|
|
- [ ] list_endpoints
|
2019-11-03 19:42:31 +00:00
|
|
|
- [X] list_event_buses
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_event_sources
|
|
|
|
- [ ] list_partner_event_source_accounts
|
|
|
|
- [ ] list_partner_event_sources
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] list_replays
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_rule_names_by_target
|
|
|
|
- [X] list_rules
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] list_tags_for_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_targets_by_rule
|
|
|
|
- [X] put_events
|
2023-09-11 22:23:26 +00:00
|
|
|
- [X] put_partner_events
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] put_permission
|
|
|
|
- [X] put_rule
|
|
|
|
- [X] put_targets
|
|
|
|
- [X] remove_permission
|
|
|
|
- [X] remove_targets
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] start_replay
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] tag_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] test_event_pattern
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] untag_resource
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] update_api_destination
|
2021-02-23 15:16:07 +00:00
|
|
|
- [X] update_archive
|
2021-08-03 06:24:34 +00:00
|
|
|
- [X] update_connection
|
2022-04-16 11:13:02 +00:00
|
|
|
- [ ] update_endpoint
|
2021-07-07 13:23:11 +00:00
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## firehose
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-03-09 21:39:46 +00:00
|
|
|
<summary>100% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2021-09-14 09:39:39 +00:00
|
|
|
- [X] create_delivery_stream
|
|
|
|
- [X] delete_delivery_stream
|
|
|
|
- [X] describe_delivery_stream
|
|
|
|
- [X] list_delivery_streams
|
|
|
|
- [X] list_tags_for_delivery_stream
|
|
|
|
- [X] put_record
|
|
|
|
- [X] put_record_batch
|
2023-03-07 23:08:55 +00:00
|
|
|
- [X] start_delivery_stream_encryption
|
|
|
|
- [X] stop_delivery_stream_encryption
|
2021-09-14 09:39:39 +00:00
|
|
|
- [X] tag_delivery_stream
|
|
|
|
- [X] untag_delivery_stream
|
|
|
|
- [X] update_destination
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-10-22 21:51:30 +00:00
|
|
|
## forecast
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2022-08-25 09:34:46 +00:00
|
|
|
<summary>7% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2021-11-29 20:35:18 +00:00
|
|
|
- [ ] create_auto_predictor
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] create_dataset
|
2020-11-06 08:23:47 +00:00
|
|
|
- [X] create_dataset_group
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] create_dataset_import_job
|
2021-11-29 20:35:18 +00:00
|
|
|
- [ ] create_explainability
|
|
|
|
- [ ] create_explainability_export
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] create_forecast
|
|
|
|
- [ ] create_forecast_export_job
|
2022-05-29 20:46:05 +00:00
|
|
|
- [ ] create_monitor
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] create_predictor
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_predictor_backtest_export_job
|
2022-08-25 09:34:46 +00:00
|
|
|
- [ ] create_what_if_analysis
|
|
|
|
- [ ] create_what_if_forecast
|
|
|
|
- [ ] create_what_if_forecast_export
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] delete_dataset
|
2020-11-06 08:23:47 +00:00
|
|
|
- [X] delete_dataset_group
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] delete_dataset_import_job
|
2021-11-29 20:35:18 +00:00
|
|
|
- [ ] delete_explainability
|
|
|
|
- [ ] delete_explainability_export
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] delete_forecast
|
|
|
|
- [ ] delete_forecast_export_job
|
2022-05-29 20:46:05 +00:00
|
|
|
- [ ] delete_monitor
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] delete_predictor
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_predictor_backtest_export_job
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] delete_resource_tree
|
2022-08-25 09:34:46 +00:00
|
|
|
- [ ] delete_what_if_analysis
|
|
|
|
- [ ] delete_what_if_forecast
|
|
|
|
- [ ] delete_what_if_forecast_export
|
2021-11-29 20:35:18 +00:00
|
|
|
- [ ] describe_auto_predictor
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] describe_dataset
|
2020-11-06 08:23:47 +00:00
|
|
|
- [X] describe_dataset_group
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] describe_dataset_import_job
|
2021-11-29 20:35:18 +00:00
|
|
|
- [ ] describe_explainability
|
|
|
|
- [ ] describe_explainability_export
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] describe_forecast
|
|
|
|
- [ ] describe_forecast_export_job
|
2022-05-29 20:46:05 +00:00
|
|
|
- [ ] describe_monitor
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] describe_predictor
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_predictor_backtest_export_job
|
2022-08-25 09:34:46 +00:00
|
|
|
- [ ] describe_what_if_analysis
|
|
|
|
- [ ] describe_what_if_forecast
|
|
|
|
- [ ] describe_what_if_forecast_export
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] get_accuracy_metrics
|
2020-11-06 08:23:47 +00:00
|
|
|
- [X] list_dataset_groups
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] list_dataset_import_jobs
|
|
|
|
- [ ] list_datasets
|
2021-11-29 20:35:18 +00:00
|
|
|
- [ ] list_explainabilities
|
|
|
|
- [ ] list_explainability_exports
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] list_forecast_export_jobs
|
|
|
|
- [ ] list_forecasts
|
2022-05-29 20:46:05 +00:00
|
|
|
- [ ] list_monitor_evaluations
|
|
|
|
- [ ] list_monitors
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_predictor_backtest_export_jobs
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] list_predictors
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] list_tags_for_resource
|
2022-08-25 09:34:46 +00:00
|
|
|
- [ ] list_what_if_analyses
|
|
|
|
- [ ] list_what_if_forecast_exports
|
|
|
|
- [ ] list_what_if_forecasts
|
2022-05-29 20:46:05 +00:00
|
|
|
- [ ] resume_resource
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] stop_resource
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
2020-11-06 08:23:47 +00:00
|
|
|
- [X] update_dataset_group
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2019-10-22 21:51:30 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## glacier
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2021-10-08 10:05:01 +00:00
|
|
|
<summary>24% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] abort_multipart_upload
|
|
|
|
- [ ] abort_vault_lock
|
|
|
|
- [ ] add_tags_to_vault
|
|
|
|
- [ ] complete_multipart_upload
|
|
|
|
- [ ] complete_vault_lock
|
|
|
|
- [X] create_vault
|
|
|
|
- [ ] delete_archive
|
|
|
|
- [X] delete_vault
|
|
|
|
- [ ] delete_vault_access_policy
|
|
|
|
- [ ] delete_vault_notifications
|
2021-09-23 18:08:44 +00:00
|
|
|
- [X] describe_job
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_vault
|
|
|
|
- [ ] get_data_retrieval_policy
|
2021-10-08 10:05:01 +00:00
|
|
|
- [X] get_job_output
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_vault_access_policy
|
|
|
|
- [ ] get_vault_lock
|
|
|
|
- [ ] get_vault_notifications
|
|
|
|
- [X] initiate_job
|
|
|
|
- [ ] initiate_multipart_upload
|
|
|
|
- [ ] initiate_vault_lock
|
|
|
|
- [X] list_jobs
|
|
|
|
- [ ] list_multipart_uploads
|
|
|
|
- [ ] list_parts
|
|
|
|
- [ ] list_provisioned_capacity
|
|
|
|
- [ ] list_tags_for_vault
|
2021-09-23 18:08:44 +00:00
|
|
|
- [X] list_vaults
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] purchase_provisioned_capacity
|
|
|
|
- [ ] remove_tags_from_vault
|
|
|
|
- [ ] set_data_retrieval_policy
|
|
|
|
- [ ] set_vault_access_policy
|
|
|
|
- [ ] set_vault_notifications
|
2021-09-23 18:08:44 +00:00
|
|
|
- [X] upload_archive
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] upload_multipart_part
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## glue
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-12-02 20:56:18 +00:00
|
|
|
<summary>31% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2022-09-28 10:44:01 +00:00
|
|
|
- [X] batch_create_partition
|
2022-10-02 13:03:27 +00:00
|
|
|
- [ ] batch_delete_connection
|
2022-09-28 10:44:01 +00:00
|
|
|
- [X] batch_delete_partition
|
|
|
|
- [X] batch_delete_table
|
2022-10-02 13:03:27 +00:00
|
|
|
- [ ] batch_delete_table_version
|
2021-08-27 15:12:35 +00:00
|
|
|
- [ ] batch_get_blueprints
|
2023-02-04 12:59:42 +00:00
|
|
|
- [X] batch_get_crawlers
|
2022-04-24 12:43:55 +00:00
|
|
|
- [ ] batch_get_custom_entity_types
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] batch_get_data_quality_result
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] batch_get_dev_endpoints
|
2023-04-23 15:59:22 +00:00
|
|
|
- [X] batch_get_jobs
|
2022-10-02 13:03:27 +00:00
|
|
|
- [X] batch_get_partition
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] batch_get_table_optimizer
|
2023-05-01 18:15:29 +00:00
|
|
|
- [X] batch_get_triggers
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] batch_get_workflows
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] batch_stop_job_run
|
2022-10-02 13:03:27 +00:00
|
|
|
- [X] batch_update_partition
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] cancel_data_quality_rule_recommendation_run
|
|
|
|
- [ ] cancel_data_quality_ruleset_evaluation_run
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] cancel_ml_task_run
|
2022-03-27 14:45:18 +00:00
|
|
|
- [ ] cancel_statement
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] check_schema_version_validity
|
2021-08-27 15:12:35 +00:00
|
|
|
- [ ] create_blueprint
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_classifier
|
|
|
|
- [ ] create_connection
|
2021-08-26 09:49:41 +00:00
|
|
|
- [X] create_crawler
|
2022-04-24 12:43:55 +00:00
|
|
|
- [ ] create_custom_entity_type
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] create_data_quality_ruleset
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] create_database
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_dev_endpoint
|
2021-11-21 19:57:11 +00:00
|
|
|
- [X] create_job
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] create_ml_transform
|
2023-03-05 10:28:05 +00:00
|
|
|
- [X] create_partition
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_partition_index
|
2022-06-25 21:39:58 +00:00
|
|
|
- [X] create_registry
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] create_schema
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_script
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_security_configuration
|
2023-05-12 15:41:48 +00:00
|
|
|
- [X] create_session
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] create_table
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] create_table_optimizer
|
2023-05-01 18:15:29 +00:00
|
|
|
- [X] create_trigger
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_user_defined_function
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_workflow
|
2021-08-27 15:12:35 +00:00
|
|
|
- [ ] delete_blueprint
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_classifier
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] delete_column_statistics_for_partition
|
|
|
|
- [ ] delete_column_statistics_for_table
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_connection
|
2021-08-26 09:49:41 +00:00
|
|
|
- [X] delete_crawler
|
2022-04-24 12:43:55 +00:00
|
|
|
- [ ] delete_custom_entity_type
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] delete_data_quality_ruleset
|
2021-11-29 20:35:18 +00:00
|
|
|
- [X] delete_database
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_dev_endpoint
|
2023-04-23 15:59:22 +00:00
|
|
|
- [X] delete_job
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] delete_ml_transform
|
2023-03-05 10:28:05 +00:00
|
|
|
- [X] delete_partition
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_partition_index
|
2023-01-23 17:13:26 +00:00
|
|
|
- [X] delete_registry
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_resource_policy
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] delete_schema
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_schema_versions
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_security_configuration
|
2023-05-12 15:41:48 +00:00
|
|
|
- [X] delete_session
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] delete_table
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_table_optimizer
|
2023-02-24 21:24:01 +00:00
|
|
|
- [X] delete_table_version
|
2023-05-01 18:15:29 +00:00
|
|
|
- [X] delete_trigger
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_user_defined_function
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_workflow
|
2021-08-27 15:12:35 +00:00
|
|
|
- [ ] get_blueprint
|
|
|
|
- [ ] get_blueprint_run
|
|
|
|
- [ ] get_blueprint_runs
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_catalog_import_status
|
|
|
|
- [ ] get_classifier
|
|
|
|
- [ ] get_classifiers
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] get_column_statistics_for_partition
|
|
|
|
- [ ] get_column_statistics_for_table
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] get_column_statistics_task_run
|
|
|
|
- [ ] get_column_statistics_task_runs
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_connection
|
|
|
|
- [ ] get_connections
|
2021-08-26 09:49:41 +00:00
|
|
|
- [X] get_crawler
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_crawler_metrics
|
2021-08-26 09:49:41 +00:00
|
|
|
- [X] get_crawlers
|
2022-04-24 12:43:55 +00:00
|
|
|
- [ ] get_custom_entity_type
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_data_catalog_encryption_settings
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] get_data_quality_result
|
|
|
|
- [ ] get_data_quality_rule_recommendation_run
|
|
|
|
- [ ] get_data_quality_ruleset
|
|
|
|
- [ ] get_data_quality_ruleset_evaluation_run
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] get_database
|
2020-04-21 18:10:39 +00:00
|
|
|
- [X] get_databases
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_dataflow_graph
|
|
|
|
- [ ] get_dev_endpoint
|
|
|
|
- [ ] get_dev_endpoints
|
2022-03-26 11:32:40 +00:00
|
|
|
- [X] get_job
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_job_bookmark
|
2022-03-26 11:32:40 +00:00
|
|
|
- [X] get_job_run
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_job_runs
|
2023-02-25 11:18:01 +00:00
|
|
|
- [X] get_jobs
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_mapping
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] get_ml_task_run
|
|
|
|
- [ ] get_ml_task_runs
|
|
|
|
- [ ] get_ml_transform
|
|
|
|
- [ ] get_ml_transforms
|
2023-03-05 10:28:05 +00:00
|
|
|
- [X] get_partition
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] get_partition_indexes
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] get_partitions
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_plan
|
2023-01-23 17:13:26 +00:00
|
|
|
- [X] get_registry
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] get_resource_policies
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_resource_policy
|
2023-01-23 17:13:26 +00:00
|
|
|
- [X] get_schema
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] get_schema_by_definition
|
|
|
|
- [X] get_schema_version
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] get_schema_versions_diff
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_security_configuration
|
|
|
|
- [ ] get_security_configurations
|
2023-05-12 15:41:48 +00:00
|
|
|
- [X] get_session
|
2022-03-27 14:45:18 +00:00
|
|
|
- [ ] get_statement
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] get_table
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] get_table_optimizer
|
2023-02-24 21:24:01 +00:00
|
|
|
- [X] get_table_version
|
|
|
|
- [X] get_table_versions
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] get_tables
|
2022-05-23 12:51:03 +00:00
|
|
|
- [X] get_tags
|
2023-05-01 18:15:29 +00:00
|
|
|
- [X] get_trigger
|
|
|
|
- [X] get_triggers
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] get_unfiltered_partition_metadata
|
|
|
|
- [ ] get_unfiltered_partitions_metadata
|
|
|
|
- [ ] get_unfiltered_table_metadata
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_user_defined_function
|
|
|
|
- [ ] get_user_defined_functions
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_workflow
|
|
|
|
- [ ] get_workflow_run
|
|
|
|
- [ ] get_workflow_run_properties
|
|
|
|
- [ ] get_workflow_runs
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] import_catalog_to_glue
|
2021-08-27 15:12:35 +00:00
|
|
|
- [ ] list_blueprints
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] list_column_statistics_task_runs
|
2022-05-13 21:50:07 +00:00
|
|
|
- [X] list_crawlers
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] list_crawls
|
2022-04-24 12:43:55 +00:00
|
|
|
- [ ] list_custom_entity_types
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] list_data_quality_results
|
|
|
|
- [ ] list_data_quality_rule_recommendation_runs
|
|
|
|
- [ ] list_data_quality_ruleset_evaluation_runs
|
|
|
|
- [ ] list_data_quality_rulesets
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_dev_endpoints
|
2021-11-29 20:35:18 +00:00
|
|
|
- [X] list_jobs
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] list_ml_transforms
|
2023-01-23 17:13:26 +00:00
|
|
|
- [X] list_registries
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_schema_versions
|
|
|
|
- [ ] list_schemas
|
2023-05-12 15:41:48 +00:00
|
|
|
- [X] list_sessions
|
2022-03-27 14:45:18 +00:00
|
|
|
- [ ] list_statements
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] list_table_optimizer_runs
|
2023-05-01 18:15:29 +00:00
|
|
|
- [X] list_triggers
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_workflows
|
|
|
|
- [ ] put_data_catalog_encryption_settings
|
|
|
|
- [ ] put_resource_policy
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] put_schema_version_metadata
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] put_workflow_run_properties
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] query_schema_version_metadata
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] register_schema_version
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] remove_schema_version_metadata
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] reset_job_bookmark
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] resume_workflow_run
|
2022-03-27 14:45:18 +00:00
|
|
|
- [ ] run_statement
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] search_tables
|
2021-08-27 15:12:35 +00:00
|
|
|
- [ ] start_blueprint_run
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] start_column_statistics_task_run
|
2021-10-28 21:20:08 +00:00
|
|
|
- [X] start_crawler
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] start_crawler_schedule
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] start_data_quality_rule_recommendation_run
|
|
|
|
- [ ] start_data_quality_ruleset_evaluation_run
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] start_export_labels_task_run
|
|
|
|
- [ ] start_import_labels_task_run
|
2022-03-26 11:32:40 +00:00
|
|
|
- [X] start_job_run
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] start_ml_evaluation_task_run
|
|
|
|
- [ ] start_ml_labeling_set_generation_task_run
|
2023-05-01 18:15:29 +00:00
|
|
|
- [X] start_trigger
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] start_workflow_run
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] stop_column_statistics_task_run
|
2021-10-28 21:20:08 +00:00
|
|
|
- [X] stop_crawler
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] stop_crawler_schedule
|
2023-05-12 15:41:48 +00:00
|
|
|
- [X] stop_session
|
2023-05-01 18:15:29 +00:00
|
|
|
- [X] stop_trigger
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] stop_workflow_run
|
2022-05-23 12:51:03 +00:00
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
2021-08-27 15:12:35 +00:00
|
|
|
- [ ] update_blueprint
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_classifier
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] update_column_statistics_for_partition
|
|
|
|
- [ ] update_column_statistics_for_table
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_connection
|
|
|
|
- [ ] update_crawler
|
|
|
|
- [ ] update_crawler_schedule
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] update_data_quality_ruleset
|
2022-08-24 09:24:05 +00:00
|
|
|
- [X] update_database
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_dev_endpoint
|
|
|
|
- [ ] update_job
|
2022-10-19 22:17:59 +00:00
|
|
|
- [ ] update_job_from_source_control
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] update_ml_transform
|
2023-03-05 10:28:05 +00:00
|
|
|
- [X] update_partition
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] update_registry
|
2023-01-23 17:13:26 +00:00
|
|
|
- [X] update_schema
|
2022-10-19 22:17:59 +00:00
|
|
|
- [ ] update_source_control_from_job
|
2023-02-19 19:52:20 +00:00
|
|
|
- [X] update_table
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] update_table_optimizer
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_trigger
|
|
|
|
- [ ] update_user_defined_function
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_workflow
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2022-06-04 11:48:38 +00:00
|
|
|
## greengrass
|
|
|
|
<details>
|
2022-08-07 09:35:11 +00:00
|
|
|
<summary>59% implemented</summary>
|
2022-06-04 11:48:38 +00:00
|
|
|
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] associate_role_to_group
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] associate_service_role_to_account
|
|
|
|
- [ ] create_connector_definition
|
|
|
|
- [ ] create_connector_definition_version
|
|
|
|
- [X] create_core_definition
|
|
|
|
- [X] create_core_definition_version
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] create_deployment
|
2022-06-12 17:53:27 +00:00
|
|
|
- [X] create_device_definition
|
|
|
|
- [X] create_device_definition_version
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] create_function_definition
|
|
|
|
- [X] create_function_definition_version
|
2022-06-25 21:39:58 +00:00
|
|
|
- [X] create_group
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] create_group_certificate_authority
|
2022-06-25 21:39:58 +00:00
|
|
|
- [X] create_group_version
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] create_logger_definition
|
|
|
|
- [ ] create_logger_definition_version
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] create_resource_definition
|
|
|
|
- [X] create_resource_definition_version
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] create_software_update_job
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] create_subscription_definition
|
|
|
|
- [X] create_subscription_definition_version
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] delete_connector_definition
|
2022-06-12 17:53:27 +00:00
|
|
|
- [X] delete_core_definition
|
|
|
|
- [X] delete_device_definition
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] delete_function_definition
|
2022-06-25 21:39:58 +00:00
|
|
|
- [X] delete_group
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] delete_logger_definition
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] delete_resource_definition
|
|
|
|
- [X] delete_subscription_definition
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] disassociate_role_from_group
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] disassociate_service_role_from_account
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] get_associated_role
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] get_bulk_deployment_status
|
|
|
|
- [ ] get_connectivity_info
|
|
|
|
- [ ] get_connector_definition
|
|
|
|
- [ ] get_connector_definition_version
|
2022-06-12 17:53:27 +00:00
|
|
|
- [X] get_core_definition
|
|
|
|
- [X] get_core_definition_version
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] get_deployment_status
|
2022-06-12 17:53:27 +00:00
|
|
|
- [X] get_device_definition
|
|
|
|
- [X] get_device_definition_version
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] get_function_definition
|
|
|
|
- [X] get_function_definition_version
|
2022-06-25 21:39:58 +00:00
|
|
|
- [X] get_group
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] get_group_certificate_authority
|
|
|
|
- [ ] get_group_certificate_configuration
|
2022-06-25 21:39:58 +00:00
|
|
|
- [X] get_group_version
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] get_logger_definition
|
|
|
|
- [ ] get_logger_definition_version
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] get_resource_definition
|
|
|
|
- [X] get_resource_definition_version
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] get_service_role_for_account
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] get_subscription_definition
|
|
|
|
- [X] get_subscription_definition_version
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] get_thing_runtime_configuration
|
|
|
|
- [ ] list_bulk_deployment_detailed_reports
|
|
|
|
- [ ] list_bulk_deployments
|
|
|
|
- [ ] list_connector_definition_versions
|
|
|
|
- [ ] list_connector_definitions
|
2022-06-12 17:53:27 +00:00
|
|
|
- [X] list_core_definition_versions
|
|
|
|
- [X] list_core_definitions
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] list_deployments
|
2022-06-12 17:53:27 +00:00
|
|
|
- [X] list_device_definition_versions
|
|
|
|
- [X] list_device_definitions
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] list_function_definition_versions
|
|
|
|
- [X] list_function_definitions
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] list_group_certificate_authorities
|
2022-06-25 21:39:58 +00:00
|
|
|
- [X] list_group_versions
|
|
|
|
- [X] list_groups
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] list_logger_definition_versions
|
|
|
|
- [ ] list_logger_definitions
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] list_resource_definition_versions
|
|
|
|
- [X] list_resource_definitions
|
|
|
|
- [X] list_subscription_definition_versions
|
|
|
|
- [X] list_subscription_definitions
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] list_tags_for_resource
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] reset_deployments
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] start_bulk_deployment
|
|
|
|
- [ ] stop_bulk_deployment
|
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
|
|
|
- [ ] update_connectivity_info
|
|
|
|
- [ ] update_connector_definition
|
2022-06-12 17:53:27 +00:00
|
|
|
- [X] update_core_definition
|
|
|
|
- [X] update_device_definition
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] update_function_definition
|
2022-06-25 21:39:58 +00:00
|
|
|
- [X] update_group
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] update_group_certificate_configuration
|
|
|
|
- [ ] update_logger_definition
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] update_resource_definition
|
|
|
|
- [X] update_subscription_definition
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] update_thing_runtime_configuration
|
|
|
|
</details>
|
|
|
|
|
2021-12-07 12:10:43 +00:00
|
|
|
## guardduty
|
|
|
|
<details>
|
2024-01-27 11:30:00 +00:00
|
|
|
<summary>15% implemented</summary>
|
2021-12-07 12:10:43 +00:00
|
|
|
|
2022-06-19 13:43:57 +00:00
|
|
|
- [ ] accept_administrator_invitation
|
2021-12-07 12:10:43 +00:00
|
|
|
- [ ] accept_invitation
|
|
|
|
- [ ] archive_findings
|
|
|
|
- [X] create_detector
|
2022-05-27 10:28:08 +00:00
|
|
|
- [X] create_filter
|
2021-12-07 12:10:43 +00:00
|
|
|
- [ ] create_ip_set
|
|
|
|
- [ ] create_members
|
|
|
|
- [ ] create_publishing_destination
|
|
|
|
- [ ] create_sample_findings
|
|
|
|
- [ ] create_threat_intel_set
|
|
|
|
- [ ] decline_invitations
|
2022-05-27 10:28:08 +00:00
|
|
|
- [X] delete_detector
|
|
|
|
- [X] delete_filter
|
2021-12-07 12:10:43 +00:00
|
|
|
- [ ] delete_invitations
|
|
|
|
- [ ] delete_ip_set
|
|
|
|
- [ ] delete_members
|
|
|
|
- [ ] delete_publishing_destination
|
|
|
|
- [ ] delete_threat_intel_set
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] describe_malware_scans
|
2021-12-07 12:10:43 +00:00
|
|
|
- [ ] describe_organization_configuration
|
|
|
|
- [ ] describe_publishing_destination
|
|
|
|
- [ ] disable_organization_admin_account
|
2022-06-19 13:43:57 +00:00
|
|
|
- [ ] disassociate_from_administrator_account
|
2021-12-07 12:10:43 +00:00
|
|
|
- [ ] disassociate_from_master_account
|
|
|
|
- [ ] disassociate_members
|
2022-05-27 10:28:08 +00:00
|
|
|
- [X] enable_organization_admin_account
|
2022-06-19 13:43:57 +00:00
|
|
|
- [ ] get_administrator_account
|
2023-04-11 14:31:46 +00:00
|
|
|
- [ ] get_coverage_statistics
|
2022-05-27 10:28:08 +00:00
|
|
|
- [X] get_detector
|
|
|
|
- [X] get_filter
|
2021-12-07 12:10:43 +00:00
|
|
|
- [ ] get_findings
|
|
|
|
- [ ] get_findings_statistics
|
|
|
|
- [ ] get_invitations_count
|
|
|
|
- [ ] get_ip_set
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] get_malware_scan_settings
|
2021-12-07 12:10:43 +00:00
|
|
|
- [ ] get_master_account
|
|
|
|
- [ ] get_member_detectors
|
|
|
|
- [ ] get_members
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] get_organization_statistics
|
2022-06-19 13:43:57 +00:00
|
|
|
- [ ] get_remaining_free_trial_days
|
2021-12-07 12:10:43 +00:00
|
|
|
- [ ] get_threat_intel_set
|
|
|
|
- [ ] get_usage_statistics
|
|
|
|
- [ ] invite_members
|
2023-04-11 14:31:46 +00:00
|
|
|
- [ ] list_coverage
|
2021-12-07 12:10:43 +00:00
|
|
|
- [X] list_detectors
|
|
|
|
- [ ] list_filters
|
|
|
|
- [ ] list_findings
|
|
|
|
- [ ] list_invitations
|
|
|
|
- [ ] list_ip_sets
|
|
|
|
- [ ] list_members
|
2022-05-27 10:28:08 +00:00
|
|
|
- [X] list_organization_admin_accounts
|
2021-12-07 12:10:43 +00:00
|
|
|
- [ ] list_publishing_destinations
|
|
|
|
- [ ] list_tags_for_resource
|
|
|
|
- [ ] list_threat_intel_sets
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] start_malware_scan
|
2021-12-07 12:10:43 +00:00
|
|
|
- [ ] start_monitoring_members
|
|
|
|
- [ ] stop_monitoring_members
|
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] unarchive_findings
|
|
|
|
- [ ] untag_resource
|
2022-05-27 10:28:08 +00:00
|
|
|
- [X] update_detector
|
|
|
|
- [X] update_filter
|
2021-12-07 12:10:43 +00:00
|
|
|
- [ ] update_findings_feedback
|
|
|
|
- [ ] update_ip_set
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] update_malware_scan_settings
|
2021-12-07 12:10:43 +00:00
|
|
|
- [ ] update_member_detectors
|
|
|
|
- [ ] update_organization_configuration
|
|
|
|
- [ ] update_publishing_destination
|
|
|
|
- [ ] update_threat_intel_set
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## iam
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-07-30 18:36:44 +00:00
|
|
|
<summary>73% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2019-11-01 06:14:03 +00:00
|
|
|
- [ ] add_client_id_to_open_id_connect_provider
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] add_role_to_instance_profile
|
|
|
|
- [X] add_user_to_group
|
|
|
|
- [X] attach_group_policy
|
|
|
|
- [X] attach_role_policy
|
|
|
|
- [X] attach_user_policy
|
|
|
|
- [ ] change_password
|
|
|
|
- [X] create_access_key
|
|
|
|
- [X] create_account_alias
|
|
|
|
- [X] create_group
|
|
|
|
- [X] create_instance_profile
|
|
|
|
- [X] create_login_profile
|
2019-10-18 15:29:15 +00:00
|
|
|
- [X] create_open_id_connect_provider
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_policy
|
|
|
|
- [X] create_policy_version
|
|
|
|
- [X] create_role
|
2018-11-19 23:47:21 +00:00
|
|
|
- [X] create_saml_provider
|
2022-05-03 09:44:47 +00:00
|
|
|
- [X] create_service_linked_role
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_service_specific_credential
|
|
|
|
- [X] create_user
|
2019-10-20 20:39:57 +00:00
|
|
|
- [X] create_virtual_mfa_device
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] deactivate_mfa_device
|
|
|
|
- [X] delete_access_key
|
|
|
|
- [X] delete_account_alias
|
2019-11-01 06:00:50 +00:00
|
|
|
- [X] delete_account_password_policy
|
2019-11-17 12:47:19 +00:00
|
|
|
- [X] delete_group
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] delete_group_policy
|
2020-06-06 12:15:50 +00:00
|
|
|
- [X] delete_instance_profile
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_login_profile
|
2019-10-18 18:51:22 +00:00
|
|
|
- [X] delete_open_id_connect_provider
|
2019-10-17 08:28:19 +00:00
|
|
|
- [X] delete_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_policy_version
|
|
|
|
- [X] delete_role
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] delete_role_permissions_boundary
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_role_policy
|
2018-11-19 23:47:21 +00:00
|
|
|
- [X] delete_saml_provider
|
2017-12-08 10:43:09 +00:00
|
|
|
- [X] delete_server_certificate
|
2022-05-03 09:44:47 +00:00
|
|
|
- [X] delete_service_linked_role
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_service_specific_credential
|
2019-01-30 02:09:31 +00:00
|
|
|
- [X] delete_signing_certificate
|
2019-12-15 15:06:08 +00:00
|
|
|
- [X] delete_ssh_public_key
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_user
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_user_permissions_boundary
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_user_policy
|
2019-10-20 21:03:20 +00:00
|
|
|
- [X] delete_virtual_mfa_device
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] detach_group_policy
|
|
|
|
- [X] detach_role_policy
|
|
|
|
- [X] detach_user_policy
|
|
|
|
- [X] enable_mfa_device
|
|
|
|
- [ ] generate_credential_report
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] generate_organizations_access_report
|
|
|
|
- [ ] generate_service_last_accessed_details
|
2018-11-27 11:28:09 +00:00
|
|
|
- [X] get_access_key_last_used
|
2018-08-07 17:53:21 +00:00
|
|
|
- [X] get_account_authorization_details
|
2019-10-28 22:50:17 +00:00
|
|
|
- [X] get_account_password_policy
|
2019-11-17 12:47:19 +00:00
|
|
|
- [X] get_account_summary
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_context_keys_for_custom_policy
|
|
|
|
- [ ] get_context_keys_for_principal_policy
|
|
|
|
- [X] get_credential_report
|
|
|
|
- [X] get_group
|
|
|
|
- [X] get_group_policy
|
|
|
|
- [X] get_instance_profile
|
|
|
|
- [X] get_login_profile
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] get_mfa_device
|
2019-10-18 18:37:35 +00:00
|
|
|
- [X] get_open_id_connect_provider
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_organizations_access_report
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_policy
|
|
|
|
- [X] get_policy_version
|
|
|
|
- [X] get_role
|
|
|
|
- [X] get_role_policy
|
2018-11-19 23:47:21 +00:00
|
|
|
- [X] get_saml_provider
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_server_certificate
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_service_last_accessed_details
|
|
|
|
- [ ] get_service_last_accessed_details_with_entities
|
2022-05-03 09:44:47 +00:00
|
|
|
- [X] get_service_linked_role_deletion_status
|
2019-12-15 15:06:08 +00:00
|
|
|
- [X] get_ssh_public_key
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_user
|
|
|
|
- [X] get_user_policy
|
2022-03-12 19:01:42 +00:00
|
|
|
- [X] list_access_keys
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_account_aliases
|
|
|
|
- [X] list_attached_group_policies
|
|
|
|
- [X] list_attached_role_policies
|
|
|
|
- [X] list_attached_user_policies
|
|
|
|
- [ ] list_entities_for_policy
|
|
|
|
- [X] list_group_policies
|
|
|
|
- [X] list_groups
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_groups_for_user
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] list_instance_profile_tags
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_instance_profiles
|
|
|
|
- [ ] list_instance_profiles_for_role
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] list_mfa_device_tags
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_mfa_devices
|
2021-12-12 20:00:25 +00:00
|
|
|
- [X] list_open_id_connect_provider_tags
|
2019-10-18 19:12:44 +00:00
|
|
|
- [X] list_open_id_connect_providers
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_policies
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_policies_granting_service_access
|
2021-11-03 20:58:40 +00:00
|
|
|
- [X] list_policy_tags
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_policy_versions
|
|
|
|
- [X] list_role_policies
|
2019-01-30 02:09:31 +00:00
|
|
|
- [X] list_role_tags
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] list_roles
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] list_saml_provider_tags
|
2018-11-19 23:47:21 +00:00
|
|
|
- [X] list_saml_providers
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] list_server_certificate_tags
|
2022-03-12 19:01:42 +00:00
|
|
|
- [X] list_server_certificates
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_service_specific_credentials
|
2019-01-30 02:09:31 +00:00
|
|
|
- [X] list_signing_certificates
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_ssh_public_keys
|
|
|
|
- [X] list_user_policies
|
2019-12-20 02:30:43 +00:00
|
|
|
- [X] list_user_tags
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_users
|
2019-10-21 19:48:50 +00:00
|
|
|
- [X] list_virtual_mfa_devices
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] put_group_policy
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] put_role_permissions_boundary
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] put_role_policy
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] put_user_permissions_boundary
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] put_user_policy
|
|
|
|
- [ ] remove_client_id_from_open_id_connect_provider
|
|
|
|
- [X] remove_role_from_instance_profile
|
|
|
|
- [X] remove_user_from_group
|
|
|
|
- [ ] reset_service_specific_credential
|
|
|
|
- [ ] resync_mfa_device
|
2020-10-06 05:33:16 +00:00
|
|
|
- [X] set_default_policy_version
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] set_security_token_service_preferences
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] simulate_custom_policy
|
|
|
|
- [ ] simulate_principal_policy
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] tag_instance_profile
|
|
|
|
- [ ] tag_mfa_device
|
2021-12-12 20:00:25 +00:00
|
|
|
- [X] tag_open_id_connect_provider
|
2021-11-03 20:58:40 +00:00
|
|
|
- [X] tag_policy
|
2019-01-30 02:09:31 +00:00
|
|
|
- [X] tag_role
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] tag_saml_provider
|
|
|
|
- [ ] tag_server_certificate
|
2021-02-23 15:16:07 +00:00
|
|
|
- [X] tag_user
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] untag_instance_profile
|
|
|
|
- [ ] untag_mfa_device
|
2021-12-12 20:00:25 +00:00
|
|
|
- [X] untag_open_id_connect_provider
|
2021-11-03 20:58:40 +00:00
|
|
|
- [X] untag_policy
|
2019-01-30 02:09:31 +00:00
|
|
|
- [X] untag_role
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] untag_saml_provider
|
|
|
|
- [ ] untag_server_certificate
|
2021-02-23 15:16:07 +00:00
|
|
|
- [X] untag_user
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] update_access_key
|
2019-10-28 22:16:19 +00:00
|
|
|
- [X] update_account_password_policy
|
2022-07-30 03:25:56 +00:00
|
|
|
- [X] update_assume_role_policy
|
2021-11-29 20:35:18 +00:00
|
|
|
- [X] update_group
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] update_login_profile
|
2021-12-12 20:00:25 +00:00
|
|
|
- [X] update_open_id_connect_provider_thumbprint
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] update_role
|
|
|
|
- [X] update_role_description
|
2018-11-19 23:47:21 +00:00
|
|
|
- [X] update_saml_provider
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_server_certificate
|
|
|
|
- [ ] update_service_specific_credential
|
2019-01-30 02:09:31 +00:00
|
|
|
- [X] update_signing_certificate
|
2019-12-15 15:06:08 +00:00
|
|
|
- [X] update_ssh_public_key
|
2019-03-12 16:27:37 +00:00
|
|
|
- [X] update_user
|
2019-11-17 12:47:19 +00:00
|
|
|
- [X] upload_server_certificate
|
2019-01-30 02:09:31 +00:00
|
|
|
- [X] upload_signing_certificate
|
2019-12-15 15:06:08 +00:00
|
|
|
- [X] upload_ssh_public_key
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2023-02-19 19:52:20 +00:00
|
|
|
## identitystore
|
|
|
|
<details>
|
2024-01-06 15:32:19 +00:00
|
|
|
<summary>68% implemented</summary>
|
2023-02-19 19:52:20 +00:00
|
|
|
|
|
|
|
- [X] create_group
|
2023-06-24 20:51:27 +00:00
|
|
|
- [X] create_group_membership
|
|
|
|
- [X] create_user
|
|
|
|
- [X] delete_group
|
|
|
|
- [X] delete_group_membership
|
|
|
|
- [X] delete_user
|
2023-11-10 22:44:59 +00:00
|
|
|
- [X] describe_group
|
2023-02-19 19:52:20 +00:00
|
|
|
- [ ] describe_group_membership
|
2023-06-24 20:51:27 +00:00
|
|
|
- [X] describe_user
|
|
|
|
- [X] get_group_id
|
2023-02-19 19:52:20 +00:00
|
|
|
- [ ] get_group_membership_id
|
|
|
|
- [ ] get_user_id
|
|
|
|
- [ ] is_member_in_groups
|
2023-06-24 20:51:27 +00:00
|
|
|
- [X] list_group_memberships
|
2024-01-06 15:32:19 +00:00
|
|
|
- [X] list_group_memberships_for_member
|
2023-08-22 07:58:00 +00:00
|
|
|
- [X] list_groups
|
2023-09-02 21:11:07 +00:00
|
|
|
- [X] list_users
|
2023-02-19 19:52:20 +00:00
|
|
|
- [ ] update_group
|
|
|
|
- [ ] update_user
|
|
|
|
</details>
|
|
|
|
|
2023-10-18 18:29:20 +00:00
|
|
|
## inspector2
|
|
|
|
<details>
|
2024-01-27 11:30:00 +00:00
|
|
|
<summary>32% implemented</summary>
|
2023-10-18 18:29:20 +00:00
|
|
|
|
|
|
|
- [X] associate_member
|
|
|
|
- [X] batch_get_account_status
|
|
|
|
- [ ] batch_get_code_snippet
|
|
|
|
- [ ] batch_get_finding_details
|
|
|
|
- [ ] batch_get_free_trial_info
|
|
|
|
- [ ] batch_get_member_ec2_deep_inspection_status
|
|
|
|
- [ ] batch_update_member_ec2_deep_inspection_status
|
|
|
|
- [ ] cancel_findings_report
|
|
|
|
- [ ] cancel_sbom_export
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] create_cis_scan_configuration
|
2023-10-18 18:29:20 +00:00
|
|
|
- [X] create_filter
|
|
|
|
- [ ] create_findings_report
|
|
|
|
- [ ] create_sbom_export
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] delete_cis_scan_configuration
|
2023-10-18 18:29:20 +00:00
|
|
|
- [X] delete_filter
|
|
|
|
- [X] describe_organization_configuration
|
|
|
|
- [X] disable
|
|
|
|
- [X] disable_delegated_admin_account
|
|
|
|
- [X] disassociate_member
|
|
|
|
- [X] enable
|
|
|
|
- [X] enable_delegated_admin_account
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] get_cis_scan_report
|
|
|
|
- [ ] get_cis_scan_result_details
|
2023-10-18 18:29:20 +00:00
|
|
|
- [ ] get_configuration
|
|
|
|
- [ ] get_delegated_admin_account
|
|
|
|
- [ ] get_ec2_deep_inspection_configuration
|
|
|
|
- [ ] get_encryption_key
|
|
|
|
- [ ] get_findings_report_status
|
|
|
|
- [X] get_member
|
|
|
|
- [ ] get_sbom_export
|
|
|
|
- [ ] list_account_permissions
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] list_cis_scan_configurations
|
|
|
|
- [ ] list_cis_scan_results_aggregated_by_checks
|
|
|
|
- [ ] list_cis_scan_results_aggregated_by_target_resource
|
|
|
|
- [ ] list_cis_scans
|
2023-10-18 18:29:20 +00:00
|
|
|
- [ ] list_coverage
|
|
|
|
- [ ] list_coverage_statistics
|
|
|
|
- [X] list_delegated_admin_accounts
|
|
|
|
- [X] list_filters
|
|
|
|
- [ ] list_finding_aggregations
|
|
|
|
- [X] list_findings
|
|
|
|
- [X] list_members
|
|
|
|
- [X] list_tags_for_resource
|
|
|
|
- [ ] list_usage_totals
|
|
|
|
- [ ] reset_encryption_key
|
|
|
|
- [ ] search_vulnerabilities
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] send_cis_session_health
|
|
|
|
- [ ] send_cis_session_telemetry
|
|
|
|
- [ ] start_cis_session
|
|
|
|
- [ ] stop_cis_session
|
2023-10-18 18:29:20 +00:00
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] update_cis_scan_configuration
|
2023-10-18 18:29:20 +00:00
|
|
|
- [ ] update_configuration
|
|
|
|
- [ ] update_ec2_deep_inspection_configuration
|
|
|
|
- [ ] update_encryption_key
|
|
|
|
- [ ] update_filter
|
|
|
|
- [ ] update_org_ec2_deep_inspection_configuration
|
|
|
|
- [X] update_organization_configuration
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## iot
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-01-27 11:30:00 +00:00
|
|
|
<summary>31% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] accept_certificate_transfer
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] add_thing_to_billing_group
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] add_thing_to_thing_group
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] associate_targets_with_job
|
2018-10-25 11:34:53 +00:00
|
|
|
- [X] attach_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] attach_principal_policy
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] attach_security_profile
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] attach_thing_principal
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] cancel_audit_mitigation_actions_task
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] cancel_audit_task
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] cancel_certificate_transfer
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] cancel_detect_mitigation_actions_task
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] cancel_job
|
|
|
|
- [X] cancel_job_execution
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] clear_default_authorizer
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] confirm_topic_rule_destination
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] create_audit_suppression
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] create_authorizer
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_billing_group
|
2022-02-10 09:02:40 +00:00
|
|
|
- [X] create_certificate_from_csr
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] create_certificate_provider
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_custom_metric
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] create_dimension
|
2021-12-09 13:28:02 +00:00
|
|
|
- [X] create_domain_configuration
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_dynamic_thing_group
|
2021-09-16 09:09:47 +00:00
|
|
|
- [ ] create_fleet_metric
|
2018-05-09 07:22:12 +00:00
|
|
|
- [X] create_job
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] create_job_template
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_keys_and_certificate
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] create_mitigation_action
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] create_ota_update
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] create_package
|
|
|
|
- [ ] create_package_version
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_policy
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] create_policy_version
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] create_provisioning_claim
|
|
|
|
- [ ] create_provisioning_template
|
|
|
|
- [ ] create_provisioning_template_version
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] create_role_alias
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_scheduled_audit
|
|
|
|
- [ ] create_security_profile
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] create_stream
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_thing
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] create_thing_group
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_thing_type
|
2021-01-14 14:52:23 +00:00
|
|
|
- [X] create_topic_rule
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] create_topic_rule_destination
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_account_audit_configuration
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] delete_audit_suppression
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] delete_authorizer
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_billing_group
|
2022-02-10 09:02:40 +00:00
|
|
|
- [X] delete_ca_certificate
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_certificate
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] delete_certificate_provider
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_custom_metric
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] delete_dimension
|
2021-12-09 13:28:02 +00:00
|
|
|
- [X] delete_domain_configuration
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_dynamic_thing_group
|
2021-09-16 09:09:47 +00:00
|
|
|
- [ ] delete_fleet_metric
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] delete_job
|
|
|
|
- [X] delete_job_execution
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] delete_job_template
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] delete_mitigation_action
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] delete_ota_update
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] delete_package
|
|
|
|
- [ ] delete_package_version
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_policy
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] delete_policy_version
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_provisioning_template
|
|
|
|
- [ ] delete_provisioning_template_version
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_registration_code
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] delete_role_alias
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_scheduled_audit
|
|
|
|
- [ ] delete_security_profile
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] delete_stream
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_thing
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] delete_thing_group
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_thing_type
|
2021-01-14 14:52:23 +00:00
|
|
|
- [X] delete_topic_rule
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] delete_topic_rule_destination
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] delete_v2_logging_level
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] deprecate_thing_type
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_account_audit_configuration
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] describe_audit_finding
|
|
|
|
- [ ] describe_audit_mitigation_actions_task
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] describe_audit_suppression
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_audit_task
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] describe_authorizer
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_billing_group
|
2022-02-10 09:02:40 +00:00
|
|
|
- [X] describe_ca_certificate
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_certificate
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] describe_certificate_provider
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_custom_metric
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] describe_default_authorizer
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_detect_mitigation_actions_task
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] describe_dimension
|
2021-12-09 13:28:02 +00:00
|
|
|
- [X] describe_domain_configuration
|
2020-09-04 08:11:17 +00:00
|
|
|
- [X] describe_endpoint
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] describe_event_configurations
|
2021-09-16 09:09:47 +00:00
|
|
|
- [ ] describe_fleet_metric
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] describe_index
|
2018-05-09 07:22:12 +00:00
|
|
|
- [X] describe_job
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] describe_job_execution
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] describe_job_template
|
2021-11-29 20:35:18 +00:00
|
|
|
- [ ] describe_managed_job_template
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] describe_mitigation_action
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_provisioning_template
|
|
|
|
- [ ] describe_provisioning_template_version
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] describe_role_alias
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_scheduled_audit
|
|
|
|
- [ ] describe_security_profile
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] describe_stream
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_thing
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] describe_thing_group
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] describe_thing_registration_task
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_thing_type
|
2018-11-06 08:12:13 +00:00
|
|
|
- [X] detach_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] detach_principal_policy
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] detach_security_profile
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] detach_thing_principal
|
2021-01-14 14:52:23 +00:00
|
|
|
- [X] disable_topic_rule
|
|
|
|
- [X] enable_topic_rule
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] get_behavior_model_training_summaries
|
2021-09-16 09:09:47 +00:00
|
|
|
- [ ] get_buckets_aggregation
|
2019-11-17 12:47:19 +00:00
|
|
|
- [ ] get_cardinality
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] get_effective_policies
|
|
|
|
- [ ] get_indexing_configuration
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] get_job_document
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_logging_options
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] get_ota_update
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] get_package
|
|
|
|
- [ ] get_package_configuration
|
|
|
|
- [ ] get_package_version
|
2019-11-17 12:47:19 +00:00
|
|
|
- [ ] get_percentiles
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_policy
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] get_policy_version
|
2022-02-10 09:02:40 +00:00
|
|
|
- [X] get_registration_code
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_statistics
|
2021-01-14 14:52:23 +00:00
|
|
|
- [X] get_topic_rule
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] get_topic_rule_destination
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] get_v2_logging_options
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_active_violations
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] list_attached_policies
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_audit_findings
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] list_audit_mitigation_actions_executions
|
|
|
|
- [ ] list_audit_mitigation_actions_tasks
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] list_audit_suppressions
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_audit_tasks
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] list_authorizers
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_billing_groups
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_ca_certificates
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] list_certificate_providers
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_certificates
|
2022-02-10 09:02:40 +00:00
|
|
|
- [X] list_certificates_by_ca
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_custom_metrics
|
|
|
|
- [ ] list_detect_mitigation_actions_executions
|
|
|
|
- [ ] list_detect_mitigation_actions_tasks
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] list_dimensions
|
2021-12-09 13:28:02 +00:00
|
|
|
- [X] list_domain_configurations
|
2021-09-16 09:09:47 +00:00
|
|
|
- [ ] list_fleet_metrics
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] list_indices
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] list_job_executions_for_job
|
|
|
|
- [X] list_job_executions_for_thing
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] list_job_templates
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] list_jobs
|
2021-11-29 20:35:18 +00:00
|
|
|
- [ ] list_managed_job_templates
|
2022-04-16 11:13:02 +00:00
|
|
|
- [ ] list_metric_values
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] list_mitigation_actions
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] list_ota_updates
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_outgoing_certificates
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] list_package_versions
|
|
|
|
- [ ] list_packages
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_policies
|
|
|
|
- [X] list_policy_principals
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] list_policy_versions
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_principal_policies
|
|
|
|
- [X] list_principal_things
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_provisioning_template_versions
|
|
|
|
- [ ] list_provisioning_templates
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] list_related_resources_for_audit_finding
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] list_role_aliases
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_scheduled_audits
|
|
|
|
- [ ] list_security_profiles
|
|
|
|
- [ ] list_security_profiles_for_target
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] list_streams
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_tags_for_resource
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] list_targets_for_policy
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_targets_for_security_profile
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] list_thing_groups
|
|
|
|
- [X] list_thing_groups_for_thing
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_thing_principals
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] list_thing_registration_task_reports
|
|
|
|
- [ ] list_thing_registration_tasks
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_thing_types
|
|
|
|
- [X] list_things
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_things_in_billing_group
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] list_things_in_thing_group
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] list_topic_rule_destinations
|
2021-01-14 14:52:23 +00:00
|
|
|
- [X] list_topic_rules
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] list_v2_logging_levels
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_violation_events
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] put_verification_state_on_violation
|
2022-02-10 09:02:40 +00:00
|
|
|
- [X] register_ca_certificate
|
2019-05-25 17:30:23 +00:00
|
|
|
- [X] register_certificate
|
2020-09-04 08:11:17 +00:00
|
|
|
- [X] register_certificate_without_ca
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] register_thing
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] reject_certificate_transfer
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] remove_thing_from_billing_group
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] remove_thing_from_thing_group
|
2021-01-14 14:52:23 +00:00
|
|
|
- [X] replace_topic_rule
|
2022-02-10 09:02:40 +00:00
|
|
|
- [X] search_index
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] set_default_authorizer
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] set_default_policy_version
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] set_logging_options
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] set_v2_logging_level
|
|
|
|
- [ ] set_v2_logging_options
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] start_audit_mitigation_actions_task
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] start_detect_mitigation_actions_task
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] start_on_demand_audit_task
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] start_thing_registration_task
|
|
|
|
- [ ] stop_thing_registration_task
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] tag_resource
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] test_authorization
|
|
|
|
- [ ] test_invoke_authorizer
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] transfer_certificate
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] untag_resource
|
|
|
|
- [ ] update_account_audit_configuration
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] update_audit_suppression
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] update_authorizer
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_billing_group
|
2022-02-10 09:02:40 +00:00
|
|
|
- [X] update_ca_certificate
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] update_certificate
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] update_certificate_provider
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] update_custom_metric
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] update_dimension
|
2021-12-09 13:28:02 +00:00
|
|
|
- [X] update_domain_configuration
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_dynamic_thing_group
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] update_event_configurations
|
2021-09-16 09:09:47 +00:00
|
|
|
- [ ] update_fleet_metric
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] update_indexing_configuration
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_job
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] update_mitigation_action
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] update_package
|
|
|
|
- [ ] update_package_configuration
|
|
|
|
- [ ] update_package_version
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] update_provisioning_template
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] update_role_alias
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_scheduled_audit
|
|
|
|
- [ ] update_security_profile
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] update_stream
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] update_thing
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] update_thing_group
|
|
|
|
- [X] update_thing_groups_for_thing
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] update_topic_rule_destination
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] validate_security_profile_behaviors
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## iot-data
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-08-22 07:58:00 +00:00
|
|
|
<summary>71% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] delete_thing_shadow
|
2021-08-27 15:12:35 +00:00
|
|
|
- [ ] get_retained_message
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] get_thing_shadow
|
2023-08-22 07:58:00 +00:00
|
|
|
- [X] list_named_shadows_for_thing
|
2021-08-27 15:12:35 +00:00
|
|
|
- [ ] list_retained_messages
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] publish
|
|
|
|
- [X] update_thing_shadow
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2023-10-10 07:39:55 +00:00
|
|
|
## ivs
|
|
|
|
<details>
|
2024-02-04 22:58:42 +00:00
|
|
|
<summary>17% implemented</summary>
|
2023-10-10 07:39:55 +00:00
|
|
|
|
|
|
|
- [X] batch_get_channel
|
|
|
|
- [ ] batch_get_stream_key
|
|
|
|
- [ ] batch_start_viewer_session_revocation
|
|
|
|
- [X] create_channel
|
2024-02-04 22:58:42 +00:00
|
|
|
- [ ] create_playback_restriction_policy
|
2023-10-10 07:39:55 +00:00
|
|
|
- [ ] create_recording_configuration
|
|
|
|
- [ ] create_stream_key
|
|
|
|
- [X] delete_channel
|
|
|
|
- [ ] delete_playback_key_pair
|
2024-02-04 22:58:42 +00:00
|
|
|
- [ ] delete_playback_restriction_policy
|
2023-10-10 07:39:55 +00:00
|
|
|
- [ ] delete_recording_configuration
|
|
|
|
- [ ] delete_stream_key
|
|
|
|
- [X] get_channel
|
|
|
|
- [ ] get_playback_key_pair
|
2024-02-04 22:58:42 +00:00
|
|
|
- [ ] get_playback_restriction_policy
|
2023-10-10 07:39:55 +00:00
|
|
|
- [ ] get_recording_configuration
|
|
|
|
- [ ] get_stream
|
|
|
|
- [ ] get_stream_key
|
|
|
|
- [ ] get_stream_session
|
|
|
|
- [ ] import_playback_key_pair
|
|
|
|
- [X] list_channels
|
|
|
|
- [ ] list_playback_key_pairs
|
2024-02-04 22:58:42 +00:00
|
|
|
- [ ] list_playback_restriction_policies
|
2023-10-10 07:39:55 +00:00
|
|
|
- [ ] list_recording_configurations
|
|
|
|
- [ ] list_stream_keys
|
|
|
|
- [ ] list_stream_sessions
|
|
|
|
- [ ] list_streams
|
|
|
|
- [ ] list_tags_for_resource
|
|
|
|
- [ ] put_metadata
|
|
|
|
- [ ] start_viewer_session_revocation
|
|
|
|
- [ ] stop_stream
|
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
|
|
|
- [X] update_channel
|
2024-02-04 22:58:42 +00:00
|
|
|
- [ ] update_playback_restriction_policy
|
2023-10-10 07:39:55 +00:00
|
|
|
</details>
|
|
|
|
|
2021-09-21 14:02:42 +00:00
|
|
|
## kinesis
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-12-02 20:56:18 +00:00
|
|
|
<summary>84% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] add_tags_to_stream
|
|
|
|
- [X] create_stream
|
2021-07-14 14:36:30 +00:00
|
|
|
- [X] decrease_stream_retention_period
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_resource_policy
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] delete_stream
|
2022-01-26 19:41:04 +00:00
|
|
|
- [X] deregister_stream_consumer
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_limits
|
|
|
|
- [X] describe_stream
|
2022-01-26 19:41:04 +00:00
|
|
|
- [X] describe_stream_consumer
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] describe_stream_summary
|
2022-01-26 19:41:04 +00:00
|
|
|
- [X] disable_enhanced_monitoring
|
|
|
|
- [X] enable_enhanced_monitoring
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] get_records
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] get_resource_policy
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] get_shard_iterator
|
2021-07-14 14:36:30 +00:00
|
|
|
- [X] increase_stream_retention_period
|
2021-10-10 21:46:02 +00:00
|
|
|
- [X] list_shards
|
2022-01-26 19:41:04 +00:00
|
|
|
- [X] list_stream_consumers
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] list_streams
|
|
|
|
- [X] list_tags_for_stream
|
|
|
|
- [X] merge_shards
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] put_record
|
|
|
|
- [X] put_records
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] put_resource_policy
|
2022-01-26 19:41:04 +00:00
|
|
|
- [X] register_stream_consumer
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] remove_tags_from_stream
|
|
|
|
- [X] split_shard
|
2022-01-26 19:41:04 +00:00
|
|
|
- [X] start_stream_encryption
|
|
|
|
- [X] stop_stream_encryption
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] subscribe_to_shard
|
2022-01-26 19:41:04 +00:00
|
|
|
- [X] update_shard_count
|
2022-09-08 21:51:55 +00:00
|
|
|
- [X] update_stream_mode
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## kinesis-video-archived-media
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2022-05-06 20:22:35 +00:00
|
|
|
<summary>50% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] get_clip
|
|
|
|
- [X] get_dash_streaming_session_url
|
|
|
|
- [X] get_hls_streaming_session_url
|
2022-05-06 20:22:35 +00:00
|
|
|
- [ ] get_images
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] get_media_for_fragment_list
|
|
|
|
- [ ] list_fragments
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-12-22 17:16:27 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## kinesisvideo
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-07-30 18:36:44 +00:00
|
|
|
<summary>16% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] create_signaling_channel
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] create_stream
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] delete_edge_configuration
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_signaling_channel
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] delete_stream
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] describe_edge_configuration
|
2022-05-06 20:22:35 +00:00
|
|
|
- [ ] describe_image_generation_configuration
|
2023-01-04 12:12:16 +00:00
|
|
|
- [ ] describe_mapped_resource_configuration
|
|
|
|
- [ ] describe_media_storage_configuration
|
2022-05-06 20:22:35 +00:00
|
|
|
- [ ] describe_notification_configuration
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_signaling_channel
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] describe_stream
|
|
|
|
- [X] get_data_endpoint
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] get_signaling_channel_endpoint
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] list_edge_agent_configurations
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_signaling_channels
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] list_streams
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_tags_for_resource
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] list_tags_for_stream
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] start_edge_configuration_update
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] tag_resource
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] tag_stream
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] untag_resource
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] untag_stream
|
|
|
|
- [ ] update_data_retention
|
2022-05-06 20:22:35 +00:00
|
|
|
- [ ] update_image_generation_configuration
|
2023-01-04 12:12:16 +00:00
|
|
|
- [ ] update_media_storage_configuration
|
2022-05-06 20:22:35 +00:00
|
|
|
- [ ] update_notification_configuration
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] update_signaling_channel
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] update_stream
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-12-22 17:16:27 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## kms
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-04-23 15:59:22 +00:00
|
|
|
<summary>60% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] cancel_key_deletion
|
|
|
|
- [ ] connect_custom_key_store
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_alias
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_custom_key_store
|
2022-05-27 22:11:09 +00:00
|
|
|
- [X] create_grant
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_key
|
2019-08-28 06:59:46 +00:00
|
|
|
- [X] decrypt
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_alias
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_custom_key_store
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_imported_key_material
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_custom_key_stores
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_key
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] disable_key
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] disable_key_rotation
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] disconnect_custom_key_store
|
|
|
|
- [X] enable_key
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] enable_key_rotation
|
2019-08-28 06:59:46 +00:00
|
|
|
- [X] encrypt
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] generate_data_key
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] generate_data_key_pair
|
|
|
|
- [ ] generate_data_key_pair_without_plaintext
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] generate_data_key_without_plaintext
|
2022-04-24 12:43:55 +00:00
|
|
|
- [ ] generate_mac
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] generate_random
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_key_policy
|
|
|
|
- [X] get_key_rotation_status
|
|
|
|
- [ ] get_parameters_for_import
|
2023-04-17 19:59:33 +00:00
|
|
|
- [X] get_public_key
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] import_key_material
|
|
|
|
- [ ] list_aliases
|
2022-05-27 22:11:09 +00:00
|
|
|
- [X] list_grants
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_key_policies
|
|
|
|
- [X] list_keys
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] list_resource_tags
|
2022-05-27 22:11:09 +00:00
|
|
|
- [X] list_retirable_grants
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] put_key_policy
|
2019-08-28 06:59:46 +00:00
|
|
|
- [X] re_encrypt
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] replicate_key
|
2022-05-27 22:11:09 +00:00
|
|
|
- [X] retire_grant
|
|
|
|
- [X] revoke_grant
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] schedule_key_deletion
|
2022-06-21 17:18:51 +00:00
|
|
|
- [X] sign
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] tag_resource
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] untag_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_alias
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_custom_key_store
|
|
|
|
- [X] update_key_description
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] update_primary_region
|
2022-06-21 17:18:51 +00:00
|
|
|
- [X] verify
|
2022-04-24 12:43:55 +00:00
|
|
|
- [ ] verify_mac
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2023-04-04 09:36:48 +00:00
|
|
|
## lakeformation
|
|
|
|
<details>
|
2023-12-02 20:56:18 +00:00
|
|
|
<summary>37% implemented</summary>
|
2023-04-04 09:36:48 +00:00
|
|
|
|
2023-10-03 21:06:07 +00:00
|
|
|
- [X] add_lf_tags_to_resource
|
2023-04-04 09:36:48 +00:00
|
|
|
- [ ] assume_decorated_role_with_saml
|
|
|
|
- [X] batch_grant_permissions
|
|
|
|
- [X] batch_revoke_permissions
|
|
|
|
- [ ] cancel_transaction
|
|
|
|
- [ ] commit_transaction
|
|
|
|
- [ ] create_data_cells_filter
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] create_lake_formation_identity_center_configuration
|
2023-09-30 12:47:48 +00:00
|
|
|
- [ ] create_lake_formation_opt_in
|
2023-04-04 09:36:48 +00:00
|
|
|
- [X] create_lf_tag
|
|
|
|
- [ ] delete_data_cells_filter
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_lake_formation_identity_center_configuration
|
2023-09-30 12:47:48 +00:00
|
|
|
- [ ] delete_lake_formation_opt_in
|
2023-04-04 09:36:48 +00:00
|
|
|
- [X] delete_lf_tag
|
|
|
|
- [ ] delete_objects_on_cancel
|
|
|
|
- [X] deregister_resource
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] describe_lake_formation_identity_center_configuration
|
2023-04-04 09:36:48 +00:00
|
|
|
- [X] describe_resource
|
|
|
|
- [ ] describe_transaction
|
|
|
|
- [ ] extend_transaction
|
|
|
|
- [ ] get_data_cells_filter
|
|
|
|
- [X] get_data_lake_settings
|
|
|
|
- [ ] get_effective_permissions_for_path
|
|
|
|
- [X] get_lf_tag
|
|
|
|
- [ ] get_query_state
|
|
|
|
- [ ] get_query_statistics
|
2023-10-03 21:06:07 +00:00
|
|
|
- [X] get_resource_lf_tags
|
2023-04-04 09:36:48 +00:00
|
|
|
- [ ] get_table_objects
|
|
|
|
- [ ] get_temporary_glue_partition_credentials
|
|
|
|
- [ ] get_temporary_glue_table_credentials
|
|
|
|
- [ ] get_work_unit_results
|
|
|
|
- [ ] get_work_units
|
|
|
|
- [X] grant_permissions
|
|
|
|
- [X] list_data_cells_filter
|
2023-09-30 12:47:48 +00:00
|
|
|
- [ ] list_lake_formation_opt_ins
|
2023-04-04 09:36:48 +00:00
|
|
|
- [X] list_lf_tags
|
|
|
|
- [X] list_permissions
|
|
|
|
- [X] list_resources
|
|
|
|
- [ ] list_table_storage_optimizers
|
|
|
|
- [ ] list_transactions
|
|
|
|
- [X] put_data_lake_settings
|
|
|
|
- [X] register_resource
|
2023-10-03 21:06:07 +00:00
|
|
|
- [X] remove_lf_tags_from_resource
|
2023-04-04 09:36:48 +00:00
|
|
|
- [X] revoke_permissions
|
|
|
|
- [ ] search_databases_by_lf_tags
|
|
|
|
- [ ] search_tables_by_lf_tags
|
|
|
|
- [ ] start_query_planning
|
|
|
|
- [ ] start_transaction
|
|
|
|
- [ ] update_data_cells_filter
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] update_lake_formation_identity_center_configuration
|
2023-10-03 21:06:07 +00:00
|
|
|
- [X] update_lf_tag
|
2023-04-04 09:36:48 +00:00
|
|
|
- [ ] update_resource
|
|
|
|
- [ ] update_table_objects
|
|
|
|
- [ ] update_table_storage_optimizer
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## lambda
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-12-01 23:07:52 +00:00
|
|
|
<summary>62% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] add_layer_version_permission
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] add_permission
|
2022-03-17 12:32:31 +00:00
|
|
|
- [X] create_alias
|
2021-10-28 21:20:08 +00:00
|
|
|
- [ ] create_code_signing_config
|
2019-11-15 16:34:14 +00:00
|
|
|
- [X] create_event_source_mapping
|
|
|
|
- [X] create_function
|
2022-08-24 21:19:17 +00:00
|
|
|
- [X] create_function_url_config
|
2022-03-17 12:32:31 +00:00
|
|
|
- [X] delete_alias
|
2021-10-28 21:20:08 +00:00
|
|
|
- [ ] delete_code_signing_config
|
2019-11-15 16:34:14 +00:00
|
|
|
- [X] delete_event_source_mapping
|
|
|
|
- [X] delete_function
|
2021-10-28 21:20:08 +00:00
|
|
|
- [ ] delete_function_code_signing_config
|
2020-08-26 10:06:53 +00:00
|
|
|
- [X] delete_function_concurrency
|
2023-12-01 23:07:52 +00:00
|
|
|
- [X] delete_function_event_invoke_config
|
2022-08-24 21:19:17 +00:00
|
|
|
- [X] delete_function_url_config
|
2022-03-17 12:32:31 +00:00
|
|
|
- [X] delete_layer_version
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_provisioned_concurrency_config
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_account_settings
|
2022-03-17 12:32:31 +00:00
|
|
|
- [X] get_alias
|
2022-02-08 21:12:51 +00:00
|
|
|
- [X] get_code_signing_config
|
2019-11-15 16:34:14 +00:00
|
|
|
- [X] get_event_source_mapping
|
|
|
|
- [X] get_function
|
2021-10-28 21:20:08 +00:00
|
|
|
- [ ] get_function_code_signing_config
|
2020-08-26 10:06:53 +00:00
|
|
|
- [X] get_function_concurrency
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_function_configuration
|
2023-12-01 23:07:52 +00:00
|
|
|
- [X] get_function_event_invoke_config
|
2022-08-24 21:19:17 +00:00
|
|
|
- [X] get_function_url_config
|
2022-03-17 12:32:31 +00:00
|
|
|
- [X] get_layer_version
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_layer_version_by_arn
|
|
|
|
- [ ] get_layer_version_policy
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] get_policy
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] get_provisioned_concurrency_config
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] get_runtime_management_config
|
2019-11-15 16:34:14 +00:00
|
|
|
- [X] invoke
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] invoke_async
|
2023-04-11 14:31:46 +00:00
|
|
|
- [ ] invoke_with_response_stream
|
2023-07-15 21:34:51 +00:00
|
|
|
- [X] list_aliases
|
2021-10-28 21:20:08 +00:00
|
|
|
- [ ] list_code_signing_configs
|
2019-11-15 16:34:14 +00:00
|
|
|
- [X] list_event_source_mappings
|
2023-12-01 23:07:52 +00:00
|
|
|
- [X] list_function_event_invoke_configs
|
2022-04-16 11:13:02 +00:00
|
|
|
- [ ] list_function_url_configs
|
2019-11-15 16:34:14 +00:00
|
|
|
- [X] list_functions
|
2021-10-28 21:20:08 +00:00
|
|
|
- [ ] list_functions_by_code_signing_config
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_layer_versions
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] list_layers
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_provisioned_concurrency_configs
|
2019-11-15 16:34:14 +00:00
|
|
|
- [X] list_tags
|
|
|
|
- [X] list_versions_by_function
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] publish_layer_version
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] publish_version
|
2021-10-28 21:20:08 +00:00
|
|
|
- [ ] put_function_code_signing_config
|
2020-08-26 10:06:53 +00:00
|
|
|
- [X] put_function_concurrency
|
2023-12-01 23:07:52 +00:00
|
|
|
- [X] put_function_event_invoke_config
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] put_provisioned_concurrency_config
|
2023-02-04 12:59:42 +00:00
|
|
|
- [ ] put_runtime_management_config
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] remove_layer_version_permission
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] remove_permission
|
2019-11-15 16:34:14 +00:00
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
2022-03-17 12:32:31 +00:00
|
|
|
- [X] update_alias
|
2021-10-28 21:20:08 +00:00
|
|
|
- [ ] update_code_signing_config
|
2019-11-15 16:34:14 +00:00
|
|
|
- [X] update_event_source_mapping
|
|
|
|
- [X] update_function_code
|
|
|
|
- [X] update_function_configuration
|
2023-12-01 23:07:52 +00:00
|
|
|
- [X] update_function_event_invoke_config
|
2022-08-24 21:19:17 +00:00
|
|
|
- [X] update_function_url_config
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## logs
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-12-02 20:56:18 +00:00
|
|
|
<summary>47% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] associate_kms_key
|
|
|
|
- [ ] cancel_export_task
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] create_delivery
|
2022-01-25 13:01:16 +00:00
|
|
|
- [X] create_export_task
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] create_log_anomaly_detector
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_log_group
|
|
|
|
- [X] create_log_stream
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] delete_account_policy
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] delete_data_protection_policy
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_delivery
|
|
|
|
- [ ] delete_delivery_destination
|
|
|
|
- [ ] delete_delivery_destination_policy
|
|
|
|
- [ ] delete_delivery_source
|
2023-07-30 18:36:44 +00:00
|
|
|
- [X] delete_destination
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_log_anomaly_detector
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_log_group
|
|
|
|
- [X] delete_log_stream
|
2021-09-13 22:31:03 +00:00
|
|
|
- [X] delete_metric_filter
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] delete_query_definition
|
2021-08-07 08:04:15 +00:00
|
|
|
- [X] delete_resource_policy
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] delete_retention_policy
|
2020-05-12 14:02:24 +00:00
|
|
|
- [X] delete_subscription_filter
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] describe_account_policies
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] describe_deliveries
|
|
|
|
- [ ] describe_delivery_destinations
|
|
|
|
- [ ] describe_delivery_sources
|
2023-07-30 18:36:44 +00:00
|
|
|
- [X] describe_destinations
|
2023-12-01 23:07:52 +00:00
|
|
|
- [X] describe_export_tasks
|
2018-08-07 17:53:21 +00:00
|
|
|
- [X] describe_log_groups
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_log_streams
|
2021-09-13 22:31:03 +00:00
|
|
|
- [X] describe_metric_filters
|
2023-08-27 07:40:52 +00:00
|
|
|
- [X] describe_queries
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] describe_query_definitions
|
2021-08-07 08:04:15 +00:00
|
|
|
- [X] describe_resource_policies
|
2020-05-12 14:02:24 +00:00
|
|
|
- [X] describe_subscription_filters
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] disassociate_kms_key
|
|
|
|
- [X] filter_log_events
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] get_data_protection_policy
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] get_delivery
|
|
|
|
- [ ] get_delivery_destination
|
|
|
|
- [ ] get_delivery_destination_policy
|
|
|
|
- [ ] get_delivery_source
|
|
|
|
- [ ] get_log_anomaly_detector
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_log_events
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_log_group_fields
|
|
|
|
- [ ] get_log_record
|
2023-08-27 07:40:52 +00:00
|
|
|
- [X] get_query_results
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] list_anomalies
|
|
|
|
- [ ] list_log_anomaly_detectors
|
2023-08-27 18:14:51 +00:00
|
|
|
- [X] list_tags_for_resource
|
2019-09-26 15:20:28 +00:00
|
|
|
- [X] list_tags_log_group
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] put_account_policy
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] put_data_protection_policy
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] put_delivery_destination
|
|
|
|
- [ ] put_delivery_destination_policy
|
|
|
|
- [ ] put_delivery_source
|
2023-07-30 18:36:44 +00:00
|
|
|
- [X] put_destination
|
|
|
|
- [X] put_destination_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] put_log_events
|
2021-09-13 22:31:03 +00:00
|
|
|
- [X] put_metric_filter
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] put_query_definition
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] put_resource_policy
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] put_retention_policy
|
2020-05-12 14:02:24 +00:00
|
|
|
- [X] put_subscription_filter
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] start_live_tail
|
2021-06-12 12:57:29 +00:00
|
|
|
- [X] start_query
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] stop_query
|
2019-09-26 16:09:10 +00:00
|
|
|
- [X] tag_log_group
|
2023-08-27 18:14:51 +00:00
|
|
|
- [X] tag_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] test_metric_filter
|
2019-09-26 19:20:53 +00:00
|
|
|
- [X] untag_log_group
|
2023-08-27 18:14:51 +00:00
|
|
|
- [X] untag_resource
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] update_anomaly
|
|
|
|
- [ ] update_log_anomaly_detector
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## managedblockchain
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2022-10-19 22:17:59 +00:00
|
|
|
<summary>74% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2022-10-19 22:17:59 +00:00
|
|
|
- [ ] create_accessor
|
2020-05-16 14:00:06 +00:00
|
|
|
- [X] create_member
|
2020-05-12 14:02:24 +00:00
|
|
|
- [X] create_network
|
2020-06-06 12:15:50 +00:00
|
|
|
- [X] create_node
|
2020-05-16 14:00:06 +00:00
|
|
|
- [X] create_proposal
|
2022-10-19 22:17:59 +00:00
|
|
|
- [ ] delete_accessor
|
2020-05-16 14:00:06 +00:00
|
|
|
- [X] delete_member
|
2020-06-06 12:15:50 +00:00
|
|
|
- [X] delete_node
|
2022-10-19 22:17:59 +00:00
|
|
|
- [ ] get_accessor
|
2020-05-16 14:00:06 +00:00
|
|
|
- [X] get_member
|
2020-05-12 14:02:24 +00:00
|
|
|
- [X] get_network
|
2020-06-06 12:15:50 +00:00
|
|
|
- [X] get_node
|
2020-05-16 14:00:06 +00:00
|
|
|
- [X] get_proposal
|
2022-10-19 22:17:59 +00:00
|
|
|
- [ ] list_accessors
|
2020-05-16 14:00:06 +00:00
|
|
|
- [X] list_invitations
|
|
|
|
- [X] list_members
|
2020-05-12 14:02:24 +00:00
|
|
|
- [X] list_networks
|
2020-06-06 12:15:50 +00:00
|
|
|
- [X] list_nodes
|
2020-05-16 14:00:06 +00:00
|
|
|
- [X] list_proposal_votes
|
|
|
|
- [X] list_proposals
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] list_tags_for_resource
|
2020-05-16 14:00:06 +00:00
|
|
|
- [X] reject_invitation
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
2020-06-06 12:15:50 +00:00
|
|
|
- [X] update_member
|
|
|
|
- [X] update_node
|
2020-05-16 14:00:06 +00:00
|
|
|
- [X] vote_on_proposal
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2019-08-22 02:19:29 +00:00
|
|
|
|
|
|
|
## mediaconnect
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-01-27 11:30:00 +00:00
|
|
|
<summary>35% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] add_bridge_outputs
|
|
|
|
- [ ] add_bridge_sources
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] add_flow_media_streams
|
2021-06-25 14:31:05 +00:00
|
|
|
- [X] add_flow_outputs
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] add_flow_sources
|
2021-06-25 14:31:05 +00:00
|
|
|
- [X] add_flow_vpc_interfaces
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] create_bridge
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] create_flow
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] create_gateway
|
|
|
|
- [ ] delete_bridge
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] delete_flow
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] delete_gateway
|
|
|
|
- [ ] deregister_gateway_instance
|
|
|
|
- [ ] describe_bridge
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] describe_flow
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] describe_flow_source_metadata
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] describe_gateway
|
|
|
|
- [ ] describe_gateway_instance
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_offering
|
|
|
|
- [ ] describe_reservation
|
2022-10-19 22:17:59 +00:00
|
|
|
- [X] grant_flow_entitlements
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] list_bridges
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_entitlements
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] list_flows
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] list_gateway_instances
|
|
|
|
- [ ] list_gateways
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_offerings
|
|
|
|
- [ ] list_reservations
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] list_tags_for_resource
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] purchase_offering
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] remove_bridge_output
|
|
|
|
- [ ] remove_bridge_source
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] remove_flow_media_stream
|
2021-07-07 10:11:19 +00:00
|
|
|
- [X] remove_flow_output
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] remove_flow_source
|
2021-07-07 10:11:19 +00:00
|
|
|
- [X] remove_flow_vpc_interface
|
2022-10-19 22:17:59 +00:00
|
|
|
- [X] revoke_flow_entitlement
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] start_flow
|
|
|
|
- [X] stop_flow
|
|
|
|
- [X] tag_resource
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] untag_resource
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] update_bridge
|
|
|
|
- [ ] update_bridge_output
|
|
|
|
- [ ] update_bridge_source
|
|
|
|
- [ ] update_bridge_state
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] update_flow
|
2022-10-19 22:17:59 +00:00
|
|
|
- [X] update_flow_entitlement
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] update_flow_media_stream
|
2022-10-19 22:17:59 +00:00
|
|
|
- [X] update_flow_output
|
2022-08-07 09:35:11 +00:00
|
|
|
- [X] update_flow_source
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] update_gateway_instance
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2019-08-22 02:19:29 +00:00
|
|
|
|
|
|
|
## medialive
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-09-23 07:22:19 +00:00
|
|
|
<summary>18% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] accept_input_device_transfer
|
|
|
|
- [ ] batch_delete
|
|
|
|
- [ ] batch_start
|
|
|
|
- [ ] batch_stop
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] batch_update_schedule
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] cancel_input_device_transfer
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] claim_device
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] create_channel
|
|
|
|
- [X] create_input
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] create_input_security_group
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] create_multiplex
|
|
|
|
- [ ] create_multiplex_program
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] create_partner_input
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_tags
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] delete_channel
|
|
|
|
- [X] delete_input
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] delete_input_security_group
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_multiplex
|
|
|
|
- [ ] delete_multiplex_program
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_reservation
|
|
|
|
- [ ] delete_schedule
|
|
|
|
- [ ] delete_tags
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] describe_account_configuration
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] describe_channel
|
|
|
|
- [X] describe_input
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] describe_input_device
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] describe_input_device_thumbnail
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] describe_input_security_group
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_multiplex
|
|
|
|
- [ ] describe_multiplex_program
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_offering
|
|
|
|
- [ ] describe_reservation
|
|
|
|
- [ ] describe_schedule
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] describe_thumbnails
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] list_channels
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_input_device_transfers
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] list_input_devices
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] list_input_security_groups
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] list_inputs
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_multiplex_programs
|
|
|
|
- [ ] list_multiplexes
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_offerings
|
|
|
|
- [ ] list_reservations
|
|
|
|
- [ ] list_tags_for_resource
|
|
|
|
- [ ] purchase_offering
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] reboot_input_device
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] reject_input_device_transfer
|
2024-03-09 21:39:46 +00:00
|
|
|
- [ ] restart_channel_pipelines
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] start_channel
|
2023-09-23 07:22:19 +00:00
|
|
|
- [ ] start_input_device
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] start_input_device_maintenance_window
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] start_multiplex
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] stop_channel
|
2023-09-23 07:22:19 +00:00
|
|
|
- [ ] stop_input_device
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] stop_multiplex
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] transfer_input_device
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] update_account_configuration
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] update_channel
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_channel_class
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] update_input
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] update_input_device
|
2018-03-22 18:28:32 +00:00
|
|
|
- [ ] update_input_security_group
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] update_multiplex
|
|
|
|
- [ ] update_multiplex_program
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_reservation
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-12-22 17:16:27 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## mediapackage
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2021-03-12 16:19:36 +00:00
|
|
|
<summary>47% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] configure_logs
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] create_channel
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] create_harvest_job
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] create_origin_endpoint
|
|
|
|
- [X] delete_channel
|
|
|
|
- [X] delete_origin_endpoint
|
|
|
|
- [X] describe_channel
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] describe_harvest_job
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] describe_origin_endpoint
|
|
|
|
- [X] list_channels
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] list_harvest_jobs
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] list_origin_endpoints
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_tags_for_resource
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] rotate_channel_credentials
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] rotate_ingest_endpoint_credentials
|
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] update_channel
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] update_origin_endpoint
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-12-22 17:16:27 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## mediastore
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2021-06-12 12:57:29 +00:00
|
|
|
<summary>52% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2021-04-10 18:13:10 +00:00
|
|
|
- [X] create_container
|
2021-06-12 12:57:29 +00:00
|
|
|
- [X] delete_container
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] delete_container_policy
|
2018-03-22 18:28:32 +00:00
|
|
|
- [ ] delete_cors_policy
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_lifecycle_policy
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] delete_metric_policy
|
2021-04-10 18:13:10 +00:00
|
|
|
- [X] describe_container
|
|
|
|
- [X] get_container_policy
|
2018-03-22 18:28:32 +00:00
|
|
|
- [ ] get_cors_policy
|
2021-04-10 18:13:10 +00:00
|
|
|
- [X] get_lifecycle_policy
|
|
|
|
- [X] get_metric_policy
|
|
|
|
- [X] list_containers
|
2021-06-12 12:57:29 +00:00
|
|
|
- [X] list_tags_for_resource
|
2021-04-10 18:13:10 +00:00
|
|
|
- [X] put_container_policy
|
2018-03-22 18:28:32 +00:00
|
|
|
- [ ] put_cors_policy
|
2021-04-10 18:13:10 +00:00
|
|
|
- [X] put_lifecycle_policy
|
|
|
|
- [X] put_metric_policy
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] start_access_logging
|
|
|
|
- [ ] stop_access_logging
|
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-12-22 17:16:27 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## mediastore-data
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2021-07-07 13:23:11 +00:00
|
|
|
<summary>80% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2021-07-07 13:23:11 +00:00
|
|
|
- [X] delete_object
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] describe_object
|
2021-07-07 13:23:11 +00:00
|
|
|
- [X] get_object
|
|
|
|
- [X] list_items
|
|
|
|
- [X] put_object
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-12-22 17:16:27 +00:00
|
|
|
|
2022-10-07 14:41:10 +00:00
|
|
|
## meteringmarketplace
|
|
|
|
<details>
|
|
|
|
<summary>25% implemented</summary>
|
|
|
|
|
|
|
|
- [X] batch_meter_usage
|
|
|
|
- [ ] meter_usage
|
|
|
|
- [ ] register_usage
|
|
|
|
- [ ] resolve_customer
|
|
|
|
</details>
|
|
|
|
|
2022-01-25 20:01:03 +00:00
|
|
|
## mq
|
|
|
|
<details>
|
2023-06-24 20:51:27 +00:00
|
|
|
<summary>82% implemented</summary>
|
2022-01-25 20:01:03 +00:00
|
|
|
|
|
|
|
- [X] create_broker
|
|
|
|
- [X] create_configuration
|
|
|
|
- [X] create_tags
|
|
|
|
- [X] create_user
|
|
|
|
- [X] delete_broker
|
|
|
|
- [X] delete_tags
|
|
|
|
- [X] delete_user
|
|
|
|
- [X] describe_broker
|
|
|
|
- [ ] describe_broker_engine_types
|
|
|
|
- [ ] describe_broker_instance_options
|
|
|
|
- [X] describe_configuration
|
|
|
|
- [X] describe_configuration_revision
|
|
|
|
- [X] describe_user
|
|
|
|
- [X] list_brokers
|
|
|
|
- [ ] list_configuration_revisions
|
|
|
|
- [X] list_configurations
|
|
|
|
- [X] list_tags
|
|
|
|
- [X] list_users
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] promote
|
2022-01-25 20:01:03 +00:00
|
|
|
- [X] reboot_broker
|
|
|
|
- [X] update_broker
|
|
|
|
- [X] update_configuration
|
|
|
|
- [X] update_user
|
|
|
|
</details>
|
|
|
|
|
2023-02-26 16:27:08 +00:00
|
|
|
## neptune
|
|
|
|
<details>
|
|
|
|
<summary>13% implemented</summary>
|
|
|
|
|
|
|
|
- [ ] add_role_to_db_cluster
|
|
|
|
- [ ] add_source_identifier_to_subscription
|
|
|
|
- [ ] add_tags_to_resource
|
|
|
|
- [ ] apply_pending_maintenance_action
|
|
|
|
- [ ] copy_db_cluster_parameter_group
|
|
|
|
- [ ] copy_db_cluster_snapshot
|
|
|
|
- [ ] copy_db_parameter_group
|
|
|
|
- [X] create_db_cluster
|
|
|
|
- [ ] create_db_cluster_endpoint
|
|
|
|
- [ ] create_db_cluster_parameter_group
|
|
|
|
- [ ] create_db_cluster_snapshot
|
|
|
|
- [ ] create_db_instance
|
|
|
|
- [ ] create_db_parameter_group
|
|
|
|
- [ ] create_db_subnet_group
|
|
|
|
- [ ] create_event_subscription
|
|
|
|
- [X] create_global_cluster
|
|
|
|
- [X] delete_db_cluster
|
|
|
|
- [ ] delete_db_cluster_endpoint
|
|
|
|
- [ ] delete_db_cluster_parameter_group
|
|
|
|
- [ ] delete_db_cluster_snapshot
|
|
|
|
- [ ] delete_db_instance
|
|
|
|
- [ ] delete_db_parameter_group
|
|
|
|
- [ ] delete_db_subnet_group
|
|
|
|
- [ ] delete_event_subscription
|
|
|
|
- [X] delete_global_cluster
|
|
|
|
- [ ] describe_db_cluster_endpoints
|
|
|
|
- [ ] describe_db_cluster_parameter_groups
|
|
|
|
- [ ] describe_db_cluster_parameters
|
|
|
|
- [ ] describe_db_cluster_snapshot_attributes
|
|
|
|
- [ ] describe_db_cluster_snapshots
|
|
|
|
- [X] describe_db_clusters
|
|
|
|
- [ ] describe_db_engine_versions
|
|
|
|
- [ ] describe_db_instances
|
|
|
|
- [ ] describe_db_parameter_groups
|
|
|
|
- [ ] describe_db_parameters
|
|
|
|
- [ ] describe_db_subnet_groups
|
|
|
|
- [ ] describe_engine_default_cluster_parameters
|
|
|
|
- [ ] describe_engine_default_parameters
|
|
|
|
- [ ] describe_event_categories
|
|
|
|
- [ ] describe_event_subscriptions
|
|
|
|
- [ ] describe_events
|
|
|
|
- [X] describe_global_clusters
|
|
|
|
- [X] describe_orderable_db_instance_options
|
|
|
|
- [ ] describe_pending_maintenance_actions
|
|
|
|
- [ ] describe_valid_db_instance_modifications
|
|
|
|
- [ ] failover_db_cluster
|
|
|
|
- [ ] failover_global_cluster
|
|
|
|
- [ ] list_tags_for_resource
|
|
|
|
- [X] modify_db_cluster
|
|
|
|
- [ ] modify_db_cluster_endpoint
|
|
|
|
- [ ] modify_db_cluster_parameter_group
|
|
|
|
- [ ] modify_db_cluster_snapshot_attribute
|
|
|
|
- [ ] modify_db_instance
|
|
|
|
- [ ] modify_db_parameter_group
|
|
|
|
- [ ] modify_db_subnet_group
|
|
|
|
- [ ] modify_event_subscription
|
|
|
|
- [ ] modify_global_cluster
|
|
|
|
- [ ] promote_read_replica_db_cluster
|
|
|
|
- [ ] reboot_db_instance
|
|
|
|
- [ ] remove_from_global_cluster
|
|
|
|
- [ ] remove_role_from_db_cluster
|
|
|
|
- [ ] remove_source_identifier_from_subscription
|
|
|
|
- [ ] remove_tags_from_resource
|
|
|
|
- [ ] reset_db_cluster_parameter_group
|
|
|
|
- [ ] reset_db_parameter_group
|
|
|
|
- [ ] restore_db_cluster_from_snapshot
|
|
|
|
- [ ] restore_db_cluster_to_point_in_time
|
|
|
|
- [X] start_db_cluster
|
|
|
|
- [ ] stop_db_cluster
|
|
|
|
</details>
|
|
|
|
|
2023-03-26 12:43:28 +00:00
|
|
|
## opensearch
|
|
|
|
<details>
|
2024-02-18 16:50:37 +00:00
|
|
|
<summary>15% implemented</summary>
|
2023-03-26 12:43:28 +00:00
|
|
|
|
|
|
|
- [ ] accept_inbound_connection
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] add_data_source
|
2023-03-26 12:43:28 +00:00
|
|
|
- [X] add_tags
|
|
|
|
- [ ] associate_package
|
|
|
|
- [ ] authorize_vpc_endpoint_access
|
2024-02-18 16:50:37 +00:00
|
|
|
- [ ] cancel_domain_config_change
|
2023-03-26 12:43:28 +00:00
|
|
|
- [ ] cancel_service_software_update
|
|
|
|
- [X] create_domain
|
|
|
|
- [ ] create_outbound_connection
|
|
|
|
- [ ] create_package
|
|
|
|
- [ ] create_vpc_endpoint
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] delete_data_source
|
2023-03-26 12:43:28 +00:00
|
|
|
- [X] delete_domain
|
|
|
|
- [ ] delete_inbound_connection
|
|
|
|
- [ ] delete_outbound_connection
|
|
|
|
- [ ] delete_package
|
|
|
|
- [ ] delete_vpc_endpoint
|
|
|
|
- [X] describe_domain
|
|
|
|
- [ ] describe_domain_auto_tunes
|
|
|
|
- [ ] describe_domain_change_progress
|
|
|
|
- [X] describe_domain_config
|
2023-05-08 17:01:15 +00:00
|
|
|
- [ ] describe_domain_health
|
|
|
|
- [ ] describe_domain_nodes
|
2023-03-26 12:43:28 +00:00
|
|
|
- [ ] describe_domains
|
|
|
|
- [ ] describe_dry_run_progress
|
|
|
|
- [ ] describe_inbound_connections
|
|
|
|
- [ ] describe_instance_type_limits
|
|
|
|
- [ ] describe_outbound_connections
|
|
|
|
- [ ] describe_packages
|
|
|
|
- [ ] describe_reserved_instance_offerings
|
|
|
|
- [ ] describe_reserved_instances
|
|
|
|
- [ ] describe_vpc_endpoints
|
|
|
|
- [ ] dissociate_package
|
|
|
|
- [X] get_compatible_versions
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] get_data_source
|
2023-10-27 19:27:06 +00:00
|
|
|
- [ ] get_domain_maintenance_status
|
2023-03-26 12:43:28 +00:00
|
|
|
- [ ] get_package_version_history
|
|
|
|
- [ ] get_upgrade_history
|
|
|
|
- [ ] get_upgrade_status
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] list_data_sources
|
2023-10-27 19:27:06 +00:00
|
|
|
- [ ] list_domain_maintenances
|
2023-09-23 07:22:19 +00:00
|
|
|
- [X] list_domain_names
|
2023-03-26 12:43:28 +00:00
|
|
|
- [ ] list_domains_for_package
|
|
|
|
- [ ] list_instance_type_details
|
|
|
|
- [ ] list_packages_for_domain
|
|
|
|
- [ ] list_scheduled_actions
|
|
|
|
- [X] list_tags
|
|
|
|
- [ ] list_versions
|
|
|
|
- [ ] list_vpc_endpoint_access
|
|
|
|
- [ ] list_vpc_endpoints
|
|
|
|
- [ ] list_vpc_endpoints_for_domain
|
|
|
|
- [ ] purchase_reserved_instance_offering
|
|
|
|
- [ ] reject_inbound_connection
|
|
|
|
- [X] remove_tags
|
|
|
|
- [ ] revoke_vpc_endpoint_access
|
2023-10-27 19:27:06 +00:00
|
|
|
- [ ] start_domain_maintenance
|
2023-03-26 12:43:28 +00:00
|
|
|
- [ ] start_service_software_update
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] update_data_source
|
2023-03-26 12:43:28 +00:00
|
|
|
- [X] update_domain_config
|
|
|
|
- [ ] update_package
|
|
|
|
- [ ] update_scheduled_action
|
|
|
|
- [ ] update_vpc_endpoint
|
|
|
|
- [ ] upgrade_domain
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## opsworks
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
|
|
|
<summary>12% implemented</summary>
|
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] assign_instance
|
|
|
|
- [ ] assign_volume
|
|
|
|
- [ ] associate_elastic_ip
|
|
|
|
- [ ] attach_elastic_load_balancer
|
|
|
|
- [ ] clone_stack
|
2018-03-22 18:28:32 +00:00
|
|
|
- [X] create_app
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_deployment
|
|
|
|
- [X] create_instance
|
|
|
|
- [X] create_layer
|
|
|
|
- [X] create_stack
|
|
|
|
- [ ] create_user_profile
|
|
|
|
- [ ] delete_app
|
|
|
|
- [ ] delete_instance
|
|
|
|
- [ ] delete_layer
|
|
|
|
- [ ] delete_stack
|
|
|
|
- [ ] delete_user_profile
|
|
|
|
- [ ] deregister_ecs_cluster
|
|
|
|
- [ ] deregister_elastic_ip
|
|
|
|
- [ ] deregister_instance
|
|
|
|
- [ ] deregister_rds_db_instance
|
|
|
|
- [ ] deregister_volume
|
|
|
|
- [ ] describe_agent_versions
|
2018-03-22 18:28:32 +00:00
|
|
|
- [X] describe_apps
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_commands
|
|
|
|
- [ ] describe_deployments
|
|
|
|
- [ ] describe_ecs_clusters
|
|
|
|
- [ ] describe_elastic_ips
|
|
|
|
- [ ] describe_elastic_load_balancers
|
|
|
|
- [X] describe_instances
|
|
|
|
- [X] describe_layers
|
|
|
|
- [ ] describe_load_based_auto_scaling
|
|
|
|
- [ ] describe_my_user_profile
|
2018-03-22 18:28:32 +00:00
|
|
|
- [ ] describe_operating_systems
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_permissions
|
|
|
|
- [ ] describe_raid_arrays
|
|
|
|
- [ ] describe_rds_db_instances
|
|
|
|
- [ ] describe_service_errors
|
|
|
|
- [ ] describe_stack_provisioning_parameters
|
|
|
|
- [ ] describe_stack_summary
|
|
|
|
- [X] describe_stacks
|
|
|
|
- [ ] describe_time_based_auto_scaling
|
|
|
|
- [ ] describe_user_profiles
|
|
|
|
- [ ] describe_volumes
|
|
|
|
- [ ] detach_elastic_load_balancer
|
|
|
|
- [ ] disassociate_elastic_ip
|
|
|
|
- [ ] get_hostname_suggestion
|
|
|
|
- [ ] grant_access
|
|
|
|
- [ ] list_tags
|
|
|
|
- [ ] reboot_instance
|
|
|
|
- [ ] register_ecs_cluster
|
|
|
|
- [ ] register_elastic_ip
|
|
|
|
- [ ] register_instance
|
|
|
|
- [ ] register_rds_db_instance
|
|
|
|
- [ ] register_volume
|
|
|
|
- [ ] set_load_based_auto_scaling
|
|
|
|
- [ ] set_permission
|
|
|
|
- [ ] set_time_based_auto_scaling
|
|
|
|
- [X] start_instance
|
|
|
|
- [ ] start_stack
|
|
|
|
- [ ] stop_instance
|
|
|
|
- [ ] stop_stack
|
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] unassign_instance
|
|
|
|
- [ ] unassign_volume
|
|
|
|
- [ ] untag_resource
|
|
|
|
- [ ] update_app
|
|
|
|
- [ ] update_elastic_ip
|
|
|
|
- [ ] update_instance
|
|
|
|
- [ ] update_layer
|
|
|
|
- [ ] update_my_user_profile
|
|
|
|
- [ ] update_rds_db_instance
|
|
|
|
- [ ] update_stack
|
|
|
|
- [ ] update_user_profile
|
|
|
|
- [ ] update_volume
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## organizations
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2022-11-30 21:09:37 +00:00
|
|
|
<summary>74% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] accept_handshake
|
2019-05-25 09:20:19 +00:00
|
|
|
- [X] attach_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] cancel_handshake
|
2022-04-24 12:43:55 +00:00
|
|
|
- [X] close_account
|
2018-07-14 19:28:19 +00:00
|
|
|
- [X] create_account
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_gov_cloud_account
|
2018-07-14 19:28:19 +00:00
|
|
|
- [X] create_organization
|
2018-07-15 18:49:26 +00:00
|
|
|
- [X] create_organizational_unit
|
2019-05-25 09:20:19 +00:00
|
|
|
- [X] create_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] decline_handshake
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] delete_organization
|
2022-11-19 23:31:03 +00:00
|
|
|
- [X] delete_organizational_unit
|
2020-07-27 11:32:11 +00:00
|
|
|
- [X] delete_policy
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] delete_resource_policy
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] deregister_delegated_administrator
|
2018-07-14 19:28:19 +00:00
|
|
|
- [X] describe_account
|
2019-11-06 09:43:21 +00:00
|
|
|
- [X] describe_create_account_status
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_effective_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_handshake
|
2018-07-14 19:28:19 +00:00
|
|
|
- [X] describe_organization
|
2018-07-15 18:49:26 +00:00
|
|
|
- [X] describe_organizational_unit
|
2019-05-25 09:20:19 +00:00
|
|
|
- [X] describe_policy
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] describe_resource_policy
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] detach_policy
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] disable_aws_service_access
|
|
|
|
- [X] disable_policy_type
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] enable_all_features
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] enable_aws_service_access
|
|
|
|
- [X] enable_policy_type
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] invite_account_to_organization
|
|
|
|
- [ ] leave_organization
|
2018-07-14 19:28:19 +00:00
|
|
|
- [X] list_accounts
|
2018-07-15 22:25:34 +00:00
|
|
|
- [X] list_accounts_for_parent
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] list_aws_service_access_for_organization
|
2018-07-20 20:54:53 +00:00
|
|
|
- [X] list_children
|
2021-02-15 11:39:23 +00:00
|
|
|
- [X] list_create_account_status
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] list_delegated_administrators
|
|
|
|
- [X] list_delegated_services_for_account
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_handshakes_for_account
|
|
|
|
- [ ] list_handshakes_for_organization
|
2018-07-15 20:58:27 +00:00
|
|
|
- [X] list_organizational_units_for_parent
|
|
|
|
- [X] list_parents
|
2019-05-25 09:20:19 +00:00
|
|
|
- [X] list_policies
|
|
|
|
- [X] list_policies_for_target
|
2018-07-15 18:49:26 +00:00
|
|
|
- [X] list_roots
|
2019-12-15 15:06:08 +00:00
|
|
|
- [X] list_tags_for_resource
|
2019-05-25 09:20:19 +00:00
|
|
|
- [X] list_targets_for_policy
|
2018-07-15 22:25:34 +00:00
|
|
|
- [X] move_account
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] put_resource_policy
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] register_delegated_administrator
|
2022-01-25 21:08:32 +00:00
|
|
|
- [X] remove_account_from_organization
|
2019-12-15 15:06:08 +00:00
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] update_organizational_unit
|
2020-07-27 11:32:11 +00:00
|
|
|
- [X] update_policy
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2023-12-24 16:12:45 +00:00
|
|
|
## panorama
|
|
|
|
<details>
|
|
|
|
<summary>14% implemented</summary>
|
|
|
|
|
|
|
|
- [ ] create_application_instance
|
|
|
|
- [ ] create_job_for_devices
|
|
|
|
- [ ] create_node_from_template_job
|
|
|
|
- [ ] create_package
|
|
|
|
- [ ] create_package_import_job
|
|
|
|
- [X] delete_device
|
|
|
|
- [ ] delete_package
|
|
|
|
- [ ] deregister_package_version
|
|
|
|
- [ ] describe_application_instance
|
|
|
|
- [ ] describe_application_instance_details
|
|
|
|
- [X] describe_device
|
|
|
|
- [ ] describe_device_job
|
|
|
|
- [ ] describe_node
|
|
|
|
- [ ] describe_node_from_template_job
|
|
|
|
- [ ] describe_package
|
|
|
|
- [ ] describe_package_import_job
|
|
|
|
- [ ] describe_package_version
|
|
|
|
- [ ] list_application_instance_dependencies
|
|
|
|
- [ ] list_application_instance_node_instances
|
|
|
|
- [ ] list_application_instances
|
|
|
|
- [X] list_devices
|
|
|
|
- [ ] list_devices_jobs
|
|
|
|
- [ ] list_node_from_template_jobs
|
|
|
|
- [ ] list_nodes
|
|
|
|
- [ ] list_package_import_jobs
|
|
|
|
- [ ] list_packages
|
|
|
|
- [ ] list_tags_for_resource
|
|
|
|
- [X] provision_device
|
|
|
|
- [ ] register_package_version
|
|
|
|
- [ ] remove_application_instance
|
|
|
|
- [ ] signal_application_instance_node_instances
|
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
|
|
|
- [X] update_device_metadata
|
|
|
|
</details>
|
|
|
|
|
2022-08-23 18:41:10 +00:00
|
|
|
## personalize
|
|
|
|
<details>
|
2023-07-30 18:36:44 +00:00
|
|
|
<summary>5% implemented</summary>
|
2022-08-23 18:41:10 +00:00
|
|
|
|
|
|
|
- [ ] create_batch_inference_job
|
|
|
|
- [ ] create_batch_segment_job
|
|
|
|
- [ ] create_campaign
|
|
|
|
- [ ] create_dataset
|
|
|
|
- [ ] create_dataset_export_job
|
|
|
|
- [ ] create_dataset_group
|
|
|
|
- [ ] create_dataset_import_job
|
|
|
|
- [ ] create_event_tracker
|
|
|
|
- [ ] create_filter
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] create_metric_attribution
|
2022-08-23 18:41:10 +00:00
|
|
|
- [ ] create_recommender
|
|
|
|
- [X] create_schema
|
|
|
|
- [ ] create_solution
|
|
|
|
- [ ] create_solution_version
|
|
|
|
- [ ] delete_campaign
|
|
|
|
- [ ] delete_dataset
|
|
|
|
- [ ] delete_dataset_group
|
|
|
|
- [ ] delete_event_tracker
|
|
|
|
- [ ] delete_filter
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] delete_metric_attribution
|
2022-08-23 18:41:10 +00:00
|
|
|
- [ ] delete_recommender
|
|
|
|
- [X] delete_schema
|
|
|
|
- [ ] delete_solution
|
|
|
|
- [ ] describe_algorithm
|
|
|
|
- [ ] describe_batch_inference_job
|
|
|
|
- [ ] describe_batch_segment_job
|
|
|
|
- [ ] describe_campaign
|
|
|
|
- [ ] describe_dataset
|
|
|
|
- [ ] describe_dataset_export_job
|
|
|
|
- [ ] describe_dataset_group
|
|
|
|
- [ ] describe_dataset_import_job
|
|
|
|
- [ ] describe_event_tracker
|
|
|
|
- [ ] describe_feature_transformation
|
|
|
|
- [ ] describe_filter
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] describe_metric_attribution
|
2022-08-23 18:41:10 +00:00
|
|
|
- [ ] describe_recipe
|
|
|
|
- [ ] describe_recommender
|
|
|
|
- [X] describe_schema
|
|
|
|
- [ ] describe_solution
|
|
|
|
- [ ] describe_solution_version
|
|
|
|
- [ ] get_solution_metrics
|
|
|
|
- [ ] list_batch_inference_jobs
|
|
|
|
- [ ] list_batch_segment_jobs
|
|
|
|
- [ ] list_campaigns
|
|
|
|
- [ ] list_dataset_export_jobs
|
|
|
|
- [ ] list_dataset_groups
|
|
|
|
- [ ] list_dataset_import_jobs
|
|
|
|
- [ ] list_datasets
|
|
|
|
- [ ] list_event_trackers
|
|
|
|
- [ ] list_filters
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] list_metric_attribution_metrics
|
|
|
|
- [ ] list_metric_attributions
|
2022-08-23 18:41:10 +00:00
|
|
|
- [ ] list_recipes
|
|
|
|
- [ ] list_recommenders
|
|
|
|
- [X] list_schemas
|
|
|
|
- [ ] list_solution_versions
|
|
|
|
- [ ] list_solutions
|
|
|
|
- [ ] list_tags_for_resource
|
|
|
|
- [ ] start_recommender
|
|
|
|
- [ ] stop_recommender
|
|
|
|
- [ ] stop_solution_version_creation
|
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
|
|
|
- [ ] update_campaign
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] update_dataset
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] update_metric_attribution
|
2022-08-23 18:41:10 +00:00
|
|
|
- [ ] update_recommender
|
|
|
|
</details>
|
|
|
|
|
2022-03-07 21:37:50 +00:00
|
|
|
## pinpoint
|
|
|
|
<details>
|
2023-05-01 18:15:29 +00:00
|
|
|
<summary>9% implemented</summary>
|
2022-03-07 21:37:50 +00:00
|
|
|
|
|
|
|
- [X] create_app
|
|
|
|
- [ ] create_campaign
|
|
|
|
- [ ] create_email_template
|
|
|
|
- [ ] create_export_job
|
|
|
|
- [ ] create_import_job
|
|
|
|
- [ ] create_in_app_template
|
|
|
|
- [ ] create_journey
|
|
|
|
- [ ] create_push_template
|
|
|
|
- [ ] create_recommender_configuration
|
|
|
|
- [ ] create_segment
|
|
|
|
- [ ] create_sms_template
|
|
|
|
- [ ] create_voice_template
|
|
|
|
- [ ] delete_adm_channel
|
|
|
|
- [ ] delete_apns_channel
|
|
|
|
- [ ] delete_apns_sandbox_channel
|
|
|
|
- [ ] delete_apns_voip_channel
|
|
|
|
- [ ] delete_apns_voip_sandbox_channel
|
|
|
|
- [X] delete_app
|
|
|
|
- [ ] delete_baidu_channel
|
|
|
|
- [ ] delete_campaign
|
|
|
|
- [ ] delete_email_channel
|
|
|
|
- [ ] delete_email_template
|
|
|
|
- [ ] delete_endpoint
|
|
|
|
- [X] delete_event_stream
|
|
|
|
- [ ] delete_gcm_channel
|
|
|
|
- [ ] delete_in_app_template
|
|
|
|
- [ ] delete_journey
|
|
|
|
- [ ] delete_push_template
|
|
|
|
- [ ] delete_recommender_configuration
|
|
|
|
- [ ] delete_segment
|
|
|
|
- [ ] delete_sms_channel
|
|
|
|
- [ ] delete_sms_template
|
|
|
|
- [ ] delete_user_endpoints
|
|
|
|
- [ ] delete_voice_channel
|
|
|
|
- [ ] delete_voice_template
|
|
|
|
- [ ] get_adm_channel
|
|
|
|
- [ ] get_apns_channel
|
|
|
|
- [ ] get_apns_sandbox_channel
|
|
|
|
- [ ] get_apns_voip_channel
|
|
|
|
- [ ] get_apns_voip_sandbox_channel
|
|
|
|
- [X] get_app
|
|
|
|
- [ ] get_application_date_range_kpi
|
|
|
|
- [X] get_application_settings
|
|
|
|
- [X] get_apps
|
|
|
|
- [ ] get_baidu_channel
|
|
|
|
- [ ] get_campaign
|
|
|
|
- [ ] get_campaign_activities
|
|
|
|
- [ ] get_campaign_date_range_kpi
|
|
|
|
- [ ] get_campaign_version
|
|
|
|
- [ ] get_campaign_versions
|
|
|
|
- [ ] get_campaigns
|
|
|
|
- [ ] get_channels
|
|
|
|
- [ ] get_email_channel
|
|
|
|
- [ ] get_email_template
|
|
|
|
- [ ] get_endpoint
|
|
|
|
- [X] get_event_stream
|
|
|
|
- [ ] get_export_job
|
|
|
|
- [ ] get_export_jobs
|
|
|
|
- [ ] get_gcm_channel
|
|
|
|
- [ ] get_import_job
|
|
|
|
- [ ] get_import_jobs
|
|
|
|
- [ ] get_in_app_messages
|
|
|
|
- [ ] get_in_app_template
|
|
|
|
- [ ] get_journey
|
|
|
|
- [ ] get_journey_date_range_kpi
|
|
|
|
- [ ] get_journey_execution_activity_metrics
|
|
|
|
- [ ] get_journey_execution_metrics
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] get_journey_run_execution_activity_metrics
|
|
|
|
- [ ] get_journey_run_execution_metrics
|
|
|
|
- [ ] get_journey_runs
|
2022-03-07 21:37:50 +00:00
|
|
|
- [ ] get_push_template
|
|
|
|
- [ ] get_recommender_configuration
|
|
|
|
- [ ] get_recommender_configurations
|
|
|
|
- [ ] get_segment
|
|
|
|
- [ ] get_segment_export_jobs
|
|
|
|
- [ ] get_segment_import_jobs
|
|
|
|
- [ ] get_segment_version
|
|
|
|
- [ ] get_segment_versions
|
|
|
|
- [ ] get_segments
|
|
|
|
- [ ] get_sms_channel
|
|
|
|
- [ ] get_sms_template
|
|
|
|
- [ ] get_user_endpoints
|
|
|
|
- [ ] get_voice_channel
|
|
|
|
- [ ] get_voice_template
|
|
|
|
- [ ] list_journeys
|
|
|
|
- [X] list_tags_for_resource
|
|
|
|
- [ ] list_template_versions
|
|
|
|
- [ ] list_templates
|
|
|
|
- [ ] phone_number_validate
|
|
|
|
- [X] put_event_stream
|
|
|
|
- [ ] put_events
|
|
|
|
- [ ] remove_attributes
|
|
|
|
- [ ] send_messages
|
|
|
|
- [ ] send_otp_message
|
|
|
|
- [ ] send_users_messages
|
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
|
|
|
- [ ] update_adm_channel
|
|
|
|
- [ ] update_apns_channel
|
|
|
|
- [ ] update_apns_sandbox_channel
|
|
|
|
- [ ] update_apns_voip_channel
|
|
|
|
- [ ] update_apns_voip_sandbox_channel
|
|
|
|
- [X] update_application_settings
|
|
|
|
- [ ] update_baidu_channel
|
|
|
|
- [ ] update_campaign
|
|
|
|
- [ ] update_email_channel
|
|
|
|
- [ ] update_email_template
|
|
|
|
- [ ] update_endpoint
|
|
|
|
- [ ] update_endpoints_batch
|
|
|
|
- [ ] update_gcm_channel
|
|
|
|
- [ ] update_in_app_template
|
|
|
|
- [ ] update_journey
|
|
|
|
- [ ] update_journey_state
|
|
|
|
- [ ] update_push_template
|
|
|
|
- [ ] update_recommender_configuration
|
|
|
|
- [ ] update_segment
|
|
|
|
- [ ] update_sms_channel
|
|
|
|
- [ ] update_sms_template
|
|
|
|
- [ ] update_template_active_version
|
|
|
|
- [ ] update_voice_channel
|
|
|
|
- [ ] update_voice_template
|
|
|
|
- [ ] verify_otp_message
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## polly
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
|
|
|
<summary>55% implemented</summary>
|
|
|
|
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] delete_lexicon
|
|
|
|
- [X] describe_voices
|
|
|
|
- [X] get_lexicon
|
|
|
|
- [ ] get_speech_synthesis_task
|
|
|
|
- [X] list_lexicons
|
|
|
|
- [ ] list_speech_synthesis_tasks
|
|
|
|
- [X] put_lexicon
|
|
|
|
- [ ] start_speech_synthesis_task
|
|
|
|
- [ ] synthesize_speech
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2019-08-22 02:19:29 +00:00
|
|
|
|
2022-03-29 14:17:12 +00:00
|
|
|
## quicksight
|
|
|
|
<details>
|
2023-06-04 20:13:44 +00:00
|
|
|
<summary>8% implemented</summary>
|
2022-03-29 14:17:12 +00:00
|
|
|
|
|
|
|
- [ ] cancel_ingestion
|
|
|
|
- [ ] create_account_customization
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] create_account_subscription
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] create_analysis
|
|
|
|
- [ ] create_dashboard
|
2022-03-31 12:26:17 +00:00
|
|
|
- [X] create_data_set
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] create_data_source
|
|
|
|
- [ ] create_folder
|
|
|
|
- [ ] create_folder_membership
|
|
|
|
- [X] create_group
|
2022-03-31 12:26:17 +00:00
|
|
|
- [X] create_group_membership
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] create_iam_policy_assignment
|
2022-03-31 12:26:17 +00:00
|
|
|
- [X] create_ingestion
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] create_namespace
|
2023-04-11 14:31:46 +00:00
|
|
|
- [ ] create_refresh_schedule
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] create_role_membership
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] create_template
|
|
|
|
- [ ] create_template_alias
|
|
|
|
- [ ] create_theme
|
|
|
|
- [ ] create_theme_alias
|
2023-05-08 17:01:15 +00:00
|
|
|
- [ ] create_topic
|
|
|
|
- [ ] create_topic_refresh_schedule
|
|
|
|
- [ ] create_vpc_connection
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] delete_account_customization
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] delete_account_subscription
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] delete_analysis
|
|
|
|
- [ ] delete_dashboard
|
|
|
|
- [ ] delete_data_set
|
2023-04-11 14:31:46 +00:00
|
|
|
- [ ] delete_data_set_refresh_properties
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] delete_data_source
|
|
|
|
- [ ] delete_folder
|
|
|
|
- [ ] delete_folder_membership
|
|
|
|
- [X] delete_group
|
|
|
|
- [ ] delete_group_membership
|
|
|
|
- [ ] delete_iam_policy_assignment
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_identity_propagation_config
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] delete_namespace
|
2023-04-11 14:31:46 +00:00
|
|
|
- [ ] delete_refresh_schedule
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_role_custom_permission
|
|
|
|
- [ ] delete_role_membership
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] delete_template
|
|
|
|
- [ ] delete_template_alias
|
|
|
|
- [ ] delete_theme
|
|
|
|
- [ ] delete_theme_alias
|
2023-05-08 17:01:15 +00:00
|
|
|
- [ ] delete_topic
|
|
|
|
- [ ] delete_topic_refresh_schedule
|
2022-03-29 14:17:12 +00:00
|
|
|
- [X] delete_user
|
|
|
|
- [ ] delete_user_by_principal_id
|
2023-05-08 17:01:15 +00:00
|
|
|
- [ ] delete_vpc_connection
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] describe_account_customization
|
|
|
|
- [ ] describe_account_settings
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] describe_account_subscription
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] describe_analysis
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] describe_analysis_definition
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] describe_analysis_permissions
|
2023-06-04 20:13:44 +00:00
|
|
|
- [ ] describe_asset_bundle_export_job
|
|
|
|
- [ ] describe_asset_bundle_import_job
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] describe_dashboard
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] describe_dashboard_definition
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] describe_dashboard_permissions
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] describe_dashboard_snapshot_job
|
|
|
|
- [ ] describe_dashboard_snapshot_job_result
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] describe_data_set
|
|
|
|
- [ ] describe_data_set_permissions
|
2023-04-11 14:31:46 +00:00
|
|
|
- [ ] describe_data_set_refresh_properties
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] describe_data_source
|
|
|
|
- [ ] describe_data_source_permissions
|
|
|
|
- [ ] describe_folder
|
|
|
|
- [ ] describe_folder_permissions
|
|
|
|
- [ ] describe_folder_resolved_permissions
|
|
|
|
- [X] describe_group
|
2022-03-31 12:26:17 +00:00
|
|
|
- [X] describe_group_membership
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] describe_iam_policy_assignment
|
|
|
|
- [ ] describe_ingestion
|
|
|
|
- [ ] describe_ip_restriction
|
|
|
|
- [ ] describe_namespace
|
2023-04-11 14:31:46 +00:00
|
|
|
- [ ] describe_refresh_schedule
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] describe_role_custom_permission
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] describe_template
|
|
|
|
- [ ] describe_template_alias
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] describe_template_definition
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] describe_template_permissions
|
|
|
|
- [ ] describe_theme
|
|
|
|
- [ ] describe_theme_alias
|
|
|
|
- [ ] describe_theme_permissions
|
2023-05-08 17:01:15 +00:00
|
|
|
- [ ] describe_topic
|
|
|
|
- [ ] describe_topic_permissions
|
|
|
|
- [ ] describe_topic_refresh
|
|
|
|
- [ ] describe_topic_refresh_schedule
|
2022-03-29 14:17:12 +00:00
|
|
|
- [X] describe_user
|
2023-05-08 17:01:15 +00:00
|
|
|
- [ ] describe_vpc_connection
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] generate_embed_url_for_anonymous_user
|
|
|
|
- [ ] generate_embed_url_for_registered_user
|
|
|
|
- [ ] get_dashboard_embed_url
|
|
|
|
- [ ] get_session_embed_url
|
|
|
|
- [ ] list_analyses
|
2023-06-04 20:13:44 +00:00
|
|
|
- [ ] list_asset_bundle_export_jobs
|
|
|
|
- [ ] list_asset_bundle_import_jobs
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] list_dashboard_versions
|
|
|
|
- [ ] list_dashboards
|
|
|
|
- [ ] list_data_sets
|
|
|
|
- [ ] list_data_sources
|
|
|
|
- [ ] list_folder_members
|
|
|
|
- [ ] list_folders
|
2022-03-31 12:26:17 +00:00
|
|
|
- [X] list_group_memberships
|
|
|
|
- [X] list_groups
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] list_iam_policy_assignments
|
|
|
|
- [ ] list_iam_policy_assignments_for_user
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] list_identity_propagation_configs
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] list_ingestions
|
|
|
|
- [ ] list_namespaces
|
2023-04-11 14:31:46 +00:00
|
|
|
- [ ] list_refresh_schedules
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] list_role_memberships
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] list_tags_for_resource
|
|
|
|
- [ ] list_template_aliases
|
|
|
|
- [ ] list_template_versions
|
|
|
|
- [ ] list_templates
|
|
|
|
- [ ] list_theme_aliases
|
|
|
|
- [ ] list_theme_versions
|
|
|
|
- [ ] list_themes
|
2023-05-08 17:01:15 +00:00
|
|
|
- [ ] list_topic_refresh_schedules
|
|
|
|
- [ ] list_topics
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] list_user_groups
|
2022-03-31 12:26:17 +00:00
|
|
|
- [X] list_users
|
2023-05-08 17:01:15 +00:00
|
|
|
- [ ] list_vpc_connections
|
2023-04-11 14:31:46 +00:00
|
|
|
- [ ] put_data_set_refresh_properties
|
2022-03-29 14:17:12 +00:00
|
|
|
- [X] register_user
|
|
|
|
- [ ] restore_analysis
|
|
|
|
- [ ] search_analyses
|
|
|
|
- [ ] search_dashboards
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] search_data_sets
|
|
|
|
- [ ] search_data_sources
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] search_folders
|
2022-03-31 12:26:17 +00:00
|
|
|
- [ ] search_groups
|
2023-06-04 20:13:44 +00:00
|
|
|
- [ ] start_asset_bundle_export_job
|
|
|
|
- [ ] start_asset_bundle_import_job
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] start_dashboard_snapshot_job
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
|
|
|
- [ ] update_account_customization
|
|
|
|
- [ ] update_account_settings
|
|
|
|
- [ ] update_analysis
|
|
|
|
- [ ] update_analysis_permissions
|
|
|
|
- [ ] update_dashboard
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] update_dashboard_links
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] update_dashboard_permissions
|
|
|
|
- [ ] update_dashboard_published_version
|
|
|
|
- [ ] update_data_set
|
|
|
|
- [ ] update_data_set_permissions
|
|
|
|
- [ ] update_data_source
|
|
|
|
- [ ] update_data_source_permissions
|
|
|
|
- [ ] update_folder
|
|
|
|
- [ ] update_folder_permissions
|
|
|
|
- [X] update_group
|
|
|
|
- [ ] update_iam_policy_assignment
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] update_identity_propagation_config
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] update_ip_restriction
|
2022-05-23 12:51:03 +00:00
|
|
|
- [ ] update_public_sharing_settings
|
2023-04-11 14:31:46 +00:00
|
|
|
- [ ] update_refresh_schedule
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] update_role_custom_permission
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] update_template
|
|
|
|
- [ ] update_template_alias
|
|
|
|
- [ ] update_template_permissions
|
|
|
|
- [ ] update_theme
|
|
|
|
- [ ] update_theme_alias
|
|
|
|
- [ ] update_theme_permissions
|
2023-05-08 17:01:15 +00:00
|
|
|
- [ ] update_topic
|
|
|
|
- [ ] update_topic_permissions
|
|
|
|
- [ ] update_topic_refresh_schedule
|
2022-03-29 14:17:12 +00:00
|
|
|
- [ ] update_user
|
2023-05-08 17:01:15 +00:00
|
|
|
- [ ] update_vpc_connection
|
2022-03-29 14:17:12 +00:00
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## ram
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-04-23 15:59:22 +00:00
|
|
|
<summary>14% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] accept_resource_share_invitation
|
|
|
|
- [ ] associate_resource_share
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] associate_resource_share_permission
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] create_permission
|
|
|
|
- [ ] create_permission_version
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] create_resource_share
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] delete_permission
|
|
|
|
- [ ] delete_permission_version
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] delete_resource_share
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] disassociate_resource_share
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] disassociate_resource_share_permission
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] enable_sharing_with_aws_organization
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] get_permission
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_resource_policies
|
|
|
|
- [ ] get_resource_share_associations
|
|
|
|
- [ ] get_resource_share_invitations
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] get_resource_shares
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] list_pending_invitation_resources
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] list_permission_associations
|
2022-01-15 22:44:23 +00:00
|
|
|
- [ ] list_permission_versions
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_permissions
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_principals
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] list_replace_permission_associations_work
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_resource_share_permissions
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] list_resource_types
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_resources
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] promote_permission_created_from_policy
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] promote_resource_share_created_from_policy
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] reject_resource_share_invitation
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] replace_permission_associations
|
|
|
|
- [ ] set_default_permission_version
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] update_resource_share
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2019-08-22 02:19:29 +00:00
|
|
|
|
|
|
|
## rds
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-02-18 16:50:37 +00:00
|
|
|
<summary>39% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] add_role_to_db_cluster
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] add_role_to_db_instance
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] add_source_identifier_to_subscription
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] add_tags_to_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] apply_pending_maintenance_action
|
|
|
|
- [ ] authorize_db_security_group_ingress
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] backtrack_db_cluster
|
2022-01-28 22:40:30 +00:00
|
|
|
- [X] cancel_export_task
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] copy_db_cluster_parameter_group
|
2023-06-25 17:36:42 +00:00
|
|
|
- [X] copy_db_cluster_snapshot
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] copy_db_parameter_group
|
2023-06-25 17:36:42 +00:00
|
|
|
- [X] copy_db_snapshot
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] copy_option_group
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] create_blue_green_deployment
|
2021-10-28 21:20:08 +00:00
|
|
|
- [ ] create_custom_db_engine_version
|
2021-10-10 21:46:02 +00:00
|
|
|
- [X] create_db_cluster
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_db_cluster_endpoint
|
2023-04-08 10:33:09 +00:00
|
|
|
- [X] create_db_cluster_parameter_group
|
2022-01-27 23:22:51 +00:00
|
|
|
- [X] create_db_cluster_snapshot
|
2022-03-31 13:12:49 +00:00
|
|
|
- [X] create_db_instance
|
2022-10-02 13:03:27 +00:00
|
|
|
- [X] create_db_instance_read_replica
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] create_db_parameter_group
|
2024-02-18 16:50:37 +00:00
|
|
|
- [X] create_db_proxy
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] create_db_proxy_endpoint
|
2022-03-31 13:12:49 +00:00
|
|
|
- [X] create_db_security_group
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] create_db_shard_group
|
2022-03-31 13:12:49 +00:00
|
|
|
- [X] create_db_snapshot
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_db_subnet_group
|
2022-01-29 16:52:23 +00:00
|
|
|
- [X] create_event_subscription
|
2023-04-08 10:33:09 +00:00
|
|
|
- [X] create_global_cluster
|
2023-11-10 22:44:59 +00:00
|
|
|
- [ ] create_integration
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] create_option_group
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] create_tenant_database
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] delete_blue_green_deployment
|
2021-10-28 21:20:08 +00:00
|
|
|
- [ ] delete_custom_db_engine_version
|
2021-10-10 21:46:02 +00:00
|
|
|
- [X] delete_db_cluster
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] delete_db_cluster_automated_backup
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_db_cluster_endpoint
|
2023-04-08 10:33:09 +00:00
|
|
|
- [X] delete_db_cluster_parameter_group
|
2022-01-27 23:22:51 +00:00
|
|
|
- [X] delete_db_cluster_snapshot
|
2022-03-31 13:12:49 +00:00
|
|
|
- [X] delete_db_instance
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_db_instance_automated_backup
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] delete_db_parameter_group
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_db_proxy
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] delete_db_proxy_endpoint
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_db_security_group
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] delete_db_shard_group
|
2022-03-31 13:12:49 +00:00
|
|
|
- [X] delete_db_snapshot
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_db_subnet_group
|
2022-01-29 16:52:23 +00:00
|
|
|
- [X] delete_event_subscription
|
2023-04-08 10:33:09 +00:00
|
|
|
- [X] delete_global_cluster
|
2023-11-10 22:44:59 +00:00
|
|
|
- [ ] delete_integration
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] delete_option_group
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_tenant_database
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] deregister_db_proxy_targets
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_account_attributes
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] describe_blue_green_deployments
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_certificates
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] describe_db_cluster_automated_backups
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_db_cluster_backtracks
|
|
|
|
- [ ] describe_db_cluster_endpoints
|
2023-04-08 10:33:09 +00:00
|
|
|
- [X] describe_db_cluster_parameter_groups
|
|
|
|
- [X] describe_db_cluster_parameters
|
2024-01-27 11:30:00 +00:00
|
|
|
- [X] describe_db_cluster_snapshot_attributes
|
2022-01-27 23:22:51 +00:00
|
|
|
- [X] describe_db_cluster_snapshots
|
2021-10-10 21:46:02 +00:00
|
|
|
- [X] describe_db_clusters
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_db_engine_versions
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_db_instance_automated_backups
|
2022-05-09 08:40:16 +00:00
|
|
|
- [X] describe_db_instances
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_db_log_files
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] describe_db_parameter_groups
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_db_parameters
|
2024-02-18 16:50:37 +00:00
|
|
|
- [X] describe_db_proxies
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] describe_db_proxy_endpoints
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_db_proxy_target_groups
|
|
|
|
- [ ] describe_db_proxy_targets
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] describe_db_recommendations
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_db_security_groups
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] describe_db_shard_groups
|
|
|
|
- [X] describe_db_snapshot_attributes
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] describe_db_snapshot_tenant_databases
|
2023-04-11 14:31:46 +00:00
|
|
|
- [X] describe_db_snapshots
|
2023-04-08 10:33:09 +00:00
|
|
|
- [X] describe_db_subnet_groups
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_engine_default_cluster_parameters
|
|
|
|
- [ ] describe_engine_default_parameters
|
|
|
|
- [ ] describe_event_categories
|
2022-01-29 16:52:23 +00:00
|
|
|
- [X] describe_event_subscriptions
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_events
|
2022-01-28 22:40:30 +00:00
|
|
|
- [X] describe_export_tasks
|
2023-04-08 10:33:09 +00:00
|
|
|
- [X] describe_global_clusters
|
2023-11-10 22:44:59 +00:00
|
|
|
- [ ] describe_integrations
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] describe_option_group_options
|
|
|
|
- [X] describe_option_groups
|
2023-02-26 16:27:08 +00:00
|
|
|
- [X] describe_orderable_db_instance_options
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_pending_maintenance_actions
|
|
|
|
- [ ] describe_reserved_db_instances
|
|
|
|
- [ ] describe_reserved_db_instances_offerings
|
|
|
|
- [ ] describe_source_regions
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] describe_tenant_databases
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_valid_db_instance_modifications
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] disable_http_endpoint
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] download_db_log_file_portion
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] enable_http_endpoint
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] failover_db_cluster
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] failover_global_cluster
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] list_tags_for_resource
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] modify_activity_stream
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] modify_certificates
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] modify_current_db_cluster_capacity
|
2021-10-28 21:20:08 +00:00
|
|
|
- [ ] modify_custom_db_engine_version
|
2022-10-11 14:51:17 +00:00
|
|
|
- [X] modify_db_cluster
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] modify_db_cluster_endpoint
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] modify_db_cluster_parameter_group
|
2024-01-27 11:30:00 +00:00
|
|
|
- [X] modify_db_cluster_snapshot_attribute
|
2022-03-31 13:12:49 +00:00
|
|
|
- [X] modify_db_instance
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] modify_db_parameter_group
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] modify_db_proxy
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] modify_db_proxy_endpoint
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] modify_db_proxy_target_group
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] modify_db_recommendation
|
|
|
|
- [ ] modify_db_shard_group
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] modify_db_snapshot
|
2024-01-27 11:30:00 +00:00
|
|
|
- [X] modify_db_snapshot_attribute
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] modify_db_subnet_group
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] modify_event_subscription
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] modify_global_cluster
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] modify_option_group
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] modify_tenant_database
|
2022-12-18 10:06:52 +00:00
|
|
|
- [X] promote_read_replica
|
2023-04-08 10:33:09 +00:00
|
|
|
- [X] promote_read_replica_db_cluster
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] purchase_reserved_db_instances_offering
|
2021-11-29 20:35:18 +00:00
|
|
|
- [ ] reboot_db_cluster
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] reboot_db_instance
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] reboot_db_shard_group
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] register_db_proxy_targets
|
2023-04-08 10:33:09 +00:00
|
|
|
- [X] remove_from_global_cluster
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] remove_role_from_db_cluster
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] remove_role_from_db_instance
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] remove_source_identifier_from_subscription
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] remove_tags_from_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] reset_db_cluster_parameter_group
|
|
|
|
- [ ] reset_db_parameter_group
|
|
|
|
- [ ] restore_db_cluster_from_s3
|
2022-01-27 23:22:51 +00:00
|
|
|
- [X] restore_db_cluster_from_snapshot
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] restore_db_cluster_to_point_in_time
|
2021-10-10 21:46:02 +00:00
|
|
|
- [X] restore_db_instance_from_db_snapshot
|
2017-11-20 20:07:27 +00:00
|
|
|
- [ ] restore_db_instance_from_s3
|
2024-01-10 20:49:20 +00:00
|
|
|
- [X] restore_db_instance_to_point_in_time
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] revoke_db_security_group_ingress
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] start_activity_stream
|
2021-10-10 21:46:02 +00:00
|
|
|
- [X] start_db_cluster
|
2022-03-31 13:12:49 +00:00
|
|
|
- [X] start_db_instance
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] start_db_instance_automated_backups_replication
|
2022-01-28 22:40:30 +00:00
|
|
|
- [X] start_export_task
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] stop_activity_stream
|
2021-10-10 21:46:02 +00:00
|
|
|
- [X] stop_db_cluster
|
2022-03-31 13:12:49 +00:00
|
|
|
- [X] stop_db_instance
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] stop_db_instance_automated_backups_replication
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] switchover_blue_green_deployment
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] switchover_global_cluster
|
2022-08-25 09:34:46 +00:00
|
|
|
- [ ] switchover_read_replica
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2023-04-03 16:18:10 +00:00
|
|
|
## rds-data
|
|
|
|
<details>
|
|
|
|
<summary>16% implemented</summary>
|
|
|
|
|
|
|
|
- [ ] batch_execute_statement
|
|
|
|
- [ ] begin_transaction
|
|
|
|
- [ ] commit_transaction
|
|
|
|
- [ ] execute_sql
|
|
|
|
- [X] execute_statement
|
|
|
|
- [ ] rollback_transaction
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## redshift
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-12-02 20:56:18 +00:00
|
|
|
<summary>22% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] accept_reserved_node_exchange
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] add_partner
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] associate_data_share_consumer
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] authorize_cluster_security_group_ingress
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] authorize_data_share
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] authorize_endpoint_access
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] authorize_snapshot_access
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] batch_delete_cluster_snapshots
|
|
|
|
- [ ] batch_modify_cluster_snapshots
|
|
|
|
- [ ] cancel_resize
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] copy_cluster_snapshot
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] create_authentication_profile
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_cluster
|
|
|
|
- [X] create_cluster_parameter_group
|
|
|
|
- [X] create_cluster_security_group
|
|
|
|
- [X] create_cluster_snapshot
|
|
|
|
- [X] create_cluster_subnet_group
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] create_custom_domain_association
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] create_endpoint_access
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_event_subscription
|
|
|
|
- [ ] create_hsm_client_certificate
|
|
|
|
- [ ] create_hsm_configuration
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] create_redshift_idc_application
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] create_scheduled_action
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] create_snapshot_copy_grant
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_snapshot_schedule
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_tags
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] create_usage_limit
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] deauthorize_data_share
|
|
|
|
- [ ] delete_authentication_profile
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_cluster
|
|
|
|
- [X] delete_cluster_parameter_group
|
|
|
|
- [X] delete_cluster_security_group
|
|
|
|
- [X] delete_cluster_snapshot
|
|
|
|
- [X] delete_cluster_subnet_group
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] delete_custom_domain_association
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] delete_endpoint_access
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_event_subscription
|
|
|
|
- [ ] delete_hsm_client_certificate
|
|
|
|
- [ ] delete_hsm_configuration
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] delete_partner
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_redshift_idc_application
|
2023-10-27 19:27:06 +00:00
|
|
|
- [ ] delete_resource_policy
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_scheduled_action
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] delete_snapshot_copy_grant
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_snapshot_schedule
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_tags
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] delete_usage_limit
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_account_attributes
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] describe_authentication_profiles
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_cluster_db_revisions
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] describe_cluster_parameter_groups
|
|
|
|
- [ ] describe_cluster_parameters
|
|
|
|
- [X] describe_cluster_security_groups
|
|
|
|
- [X] describe_cluster_snapshots
|
|
|
|
- [X] describe_cluster_subnet_groups
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_cluster_tracks
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_cluster_versions
|
|
|
|
- [X] describe_clusters
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] describe_custom_domain_associations
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] describe_data_shares
|
|
|
|
- [ ] describe_data_shares_for_consumer
|
|
|
|
- [ ] describe_data_shares_for_producer
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_default_cluster_parameters
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] describe_endpoint_access
|
|
|
|
- [ ] describe_endpoint_authorization
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_event_categories
|
|
|
|
- [ ] describe_event_subscriptions
|
|
|
|
- [ ] describe_events
|
|
|
|
- [ ] describe_hsm_client_certificates
|
|
|
|
- [ ] describe_hsm_configurations
|
2023-10-27 19:27:06 +00:00
|
|
|
- [ ] describe_inbound_integrations
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_logging_status
|
2019-10-22 21:51:30 +00:00
|
|
|
- [ ] describe_node_configuration_options
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_orderable_cluster_options
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] describe_partners
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] describe_redshift_idc_applications
|
2021-11-29 20:35:18 +00:00
|
|
|
- [ ] describe_reserved_node_exchange_status
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_reserved_node_offerings
|
|
|
|
- [ ] describe_reserved_nodes
|
|
|
|
- [ ] describe_resize
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_scheduled_actions
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] describe_snapshot_copy_grants
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_snapshot_schedules
|
|
|
|
- [ ] describe_storage
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_table_restore_status
|
|
|
|
- [X] describe_tags
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] describe_usage_limits
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] disable_logging
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] disable_snapshot_copy
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] disassociate_data_share_consumer
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] enable_logging
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] enable_snapshot_copy
|
2023-11-10 22:44:59 +00:00
|
|
|
- [ ] failover_primary_compute
|
2021-01-25 13:19:50 +00:00
|
|
|
- [X] get_cluster_credentials
|
2022-06-12 17:53:27 +00:00
|
|
|
- [ ] get_cluster_credentials_with_iam
|
2021-11-29 20:35:18 +00:00
|
|
|
- [ ] get_reserved_node_exchange_configuration_options
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_reserved_node_exchange_offerings
|
2023-10-27 19:27:06 +00:00
|
|
|
- [ ] get_resource_policy
|
2024-02-18 16:50:37 +00:00
|
|
|
- [ ] list_recommendations
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] modify_aqua_configuration
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] modify_authentication_profile
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] modify_cluster
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] modify_cluster_db_revision
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] modify_cluster_iam_roles
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] modify_cluster_maintenance
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] modify_cluster_parameter_group
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] modify_cluster_snapshot
|
|
|
|
- [ ] modify_cluster_snapshot_schedule
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] modify_cluster_subnet_group
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] modify_custom_domain_association
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] modify_endpoint_access
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] modify_event_subscription
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] modify_redshift_idc_application
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] modify_scheduled_action
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] modify_snapshot_copy_retention_period
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] modify_snapshot_schedule
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] modify_usage_limit
|
2021-12-15 20:00:19 +00:00
|
|
|
- [X] pause_cluster
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] purchase_reserved_node_offering
|
2023-10-27 19:27:06 +00:00
|
|
|
- [ ] put_resource_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] reboot_cluster
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] reject_data_share
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] reset_cluster_parameter_group
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] resize_cluster
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] restore_from_cluster_snapshot
|
|
|
|
- [ ] restore_table_from_cluster_snapshot
|
2021-12-15 20:00:19 +00:00
|
|
|
- [X] resume_cluster
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] revoke_cluster_security_group_ingress
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] revoke_endpoint_access
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] revoke_snapshot_access
|
|
|
|
- [ ] rotate_encryption_key
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] update_partner_status
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2022-02-11 20:11:22 +00:00
|
|
|
## redshift-data
|
|
|
|
<details>
|
2022-02-18 11:54:58 +00:00
|
|
|
<summary>40% implemented</summary>
|
2022-02-11 20:11:22 +00:00
|
|
|
|
|
|
|
- [ ] batch_execute_statement
|
|
|
|
- [X] cancel_statement
|
|
|
|
- [X] describe_statement
|
|
|
|
- [ ] describe_table
|
|
|
|
- [X] execute_statement
|
|
|
|
- [X] get_statement_result
|
|
|
|
- [ ] list_databases
|
|
|
|
- [ ] list_schemas
|
|
|
|
- [ ] list_statements
|
|
|
|
- [ ] list_tables
|
|
|
|
</details>
|
|
|
|
|
2022-04-02 16:56:18 +00:00
|
|
|
## rekognition
|
|
|
|
<details>
|
2024-01-06 15:32:19 +00:00
|
|
|
<summary>9% implemented</summary>
|
2022-04-02 16:56:18 +00:00
|
|
|
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] associate_faces
|
2024-01-06 15:32:19 +00:00
|
|
|
- [X] compare_faces
|
2022-08-20 09:54:03 +00:00
|
|
|
- [ ] copy_project_version
|
2022-04-02 16:56:18 +00:00
|
|
|
- [ ] create_collection
|
|
|
|
- [ ] create_dataset
|
2023-04-11 14:31:46 +00:00
|
|
|
- [ ] create_face_liveness_session
|
2022-04-02 16:56:18 +00:00
|
|
|
- [ ] create_project
|
|
|
|
- [ ] create_project_version
|
|
|
|
- [ ] create_stream_processor
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] create_user
|
2022-04-02 16:56:18 +00:00
|
|
|
- [ ] delete_collection
|
|
|
|
- [ ] delete_dataset
|
|
|
|
- [ ] delete_faces
|
|
|
|
- [ ] delete_project
|
2022-08-20 09:54:03 +00:00
|
|
|
- [ ] delete_project_policy
|
2022-04-02 16:56:18 +00:00
|
|
|
- [ ] delete_project_version
|
|
|
|
- [ ] delete_stream_processor
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] delete_user
|
2022-04-02 16:56:18 +00:00
|
|
|
- [ ] describe_collection
|
|
|
|
- [ ] describe_dataset
|
|
|
|
- [ ] describe_project_versions
|
|
|
|
- [ ] describe_projects
|
|
|
|
- [ ] describe_stream_processor
|
|
|
|
- [ ] detect_custom_labels
|
|
|
|
- [ ] detect_faces
|
2024-01-06 15:32:19 +00:00
|
|
|
- [X] detect_labels
|
2022-04-02 16:56:18 +00:00
|
|
|
- [ ] detect_moderation_labels
|
|
|
|
- [ ] detect_protective_equipment
|
2024-01-06 15:32:19 +00:00
|
|
|
- [X] detect_text
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] disassociate_faces
|
2022-04-02 16:56:18 +00:00
|
|
|
- [ ] distribute_dataset_entries
|
|
|
|
- [ ] get_celebrity_info
|
|
|
|
- [ ] get_celebrity_recognition
|
|
|
|
- [ ] get_content_moderation
|
|
|
|
- [ ] get_face_detection
|
2023-04-11 14:31:46 +00:00
|
|
|
- [ ] get_face_liveness_session_results
|
2022-05-13 21:50:07 +00:00
|
|
|
- [X] get_face_search
|
2022-04-02 16:56:18 +00:00
|
|
|
- [ ] get_label_detection
|
2023-10-27 19:27:06 +00:00
|
|
|
- [ ] get_media_analysis_job
|
2022-04-02 16:56:18 +00:00
|
|
|
- [ ] get_person_tracking
|
|
|
|
- [ ] get_segment_detection
|
|
|
|
- [X] get_text_detection
|
|
|
|
- [ ] index_faces
|
|
|
|
- [ ] list_collections
|
|
|
|
- [ ] list_dataset_entries
|
|
|
|
- [ ] list_dataset_labels
|
|
|
|
- [ ] list_faces
|
2023-10-27 19:27:06 +00:00
|
|
|
- [ ] list_media_analysis_jobs
|
2022-08-20 09:54:03 +00:00
|
|
|
- [ ] list_project_policies
|
2022-04-02 16:56:18 +00:00
|
|
|
- [ ] list_stream_processors
|
|
|
|
- [ ] list_tags_for_resource
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] list_users
|
2022-08-20 09:54:03 +00:00
|
|
|
- [ ] put_project_policy
|
2022-04-02 16:56:18 +00:00
|
|
|
- [ ] recognize_celebrities
|
|
|
|
- [ ] search_faces
|
|
|
|
- [ ] search_faces_by_image
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] search_users
|
|
|
|
- [ ] search_users_by_image
|
2022-04-02 16:56:18 +00:00
|
|
|
- [ ] start_celebrity_recognition
|
|
|
|
- [ ] start_content_moderation
|
|
|
|
- [ ] start_face_detection
|
2022-05-13 21:50:07 +00:00
|
|
|
- [X] start_face_search
|
2022-04-02 16:56:18 +00:00
|
|
|
- [ ] start_label_detection
|
2023-10-27 19:27:06 +00:00
|
|
|
- [ ] start_media_analysis_job
|
2022-04-02 16:56:18 +00:00
|
|
|
- [ ] start_person_tracking
|
|
|
|
- [ ] start_project_version
|
|
|
|
- [ ] start_segment_detection
|
|
|
|
- [ ] start_stream_processor
|
|
|
|
- [X] start_text_detection
|
|
|
|
- [ ] stop_project_version
|
|
|
|
- [ ] stop_stream_processor
|
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
|
|
|
- [ ] update_dataset_entries
|
2022-04-30 14:20:36 +00:00
|
|
|
- [ ] update_stream_processor
|
2022-04-02 16:56:18 +00:00
|
|
|
</details>
|
|
|
|
|
2024-03-11 08:58:24 +00:00
|
|
|
## resiliencehub
|
|
|
|
<details>
|
2024-03-17 10:36:44 +00:00
|
|
|
<summary>31% implemented</summary>
|
2024-03-11 08:58:24 +00:00
|
|
|
|
|
|
|
- [ ] add_draft_app_version_resource_mappings
|
|
|
|
- [ ] batch_update_recommendation_status
|
|
|
|
- [X] create_app
|
2024-03-17 10:36:44 +00:00
|
|
|
- [X] create_app_version_app_component
|
|
|
|
- [X] create_app_version_resource
|
2024-03-11 08:58:24 +00:00
|
|
|
- [ ] create_recommendation_template
|
|
|
|
- [X] create_resiliency_policy
|
|
|
|
- [ ] delete_app
|
|
|
|
- [ ] delete_app_assessment
|
|
|
|
- [ ] delete_app_input_source
|
|
|
|
- [ ] delete_app_version_app_component
|
|
|
|
- [ ] delete_app_version_resource
|
|
|
|
- [ ] delete_recommendation_template
|
|
|
|
- [ ] delete_resiliency_policy
|
|
|
|
- [X] describe_app
|
|
|
|
- [ ] describe_app_assessment
|
|
|
|
- [ ] describe_app_version
|
|
|
|
- [ ] describe_app_version_app_component
|
|
|
|
- [ ] describe_app_version_resource
|
|
|
|
- [ ] describe_app_version_resources_resolution_status
|
|
|
|
- [ ] describe_app_version_template
|
|
|
|
- [ ] describe_draft_app_version_resources_import_status
|
|
|
|
- [X] describe_resiliency_policy
|
2024-03-17 10:36:44 +00:00
|
|
|
- [X] import_resources_to_draft_app_version
|
2024-03-11 08:58:24 +00:00
|
|
|
- [ ] list_alarm_recommendations
|
|
|
|
- [ ] list_app_assessment_compliance_drifts
|
|
|
|
- [X] list_app_assessments
|
|
|
|
- [ ] list_app_component_compliances
|
|
|
|
- [ ] list_app_component_recommendations
|
|
|
|
- [ ] list_app_input_sources
|
2024-03-17 10:36:44 +00:00
|
|
|
- [X] list_app_version_app_components
|
2024-03-11 08:58:24 +00:00
|
|
|
- [ ] list_app_version_resource_mappings
|
2024-03-17 10:36:44 +00:00
|
|
|
- [X] list_app_version_resources
|
|
|
|
- [X] list_app_versions
|
2024-03-11 08:58:24 +00:00
|
|
|
- [X] list_apps
|
|
|
|
- [ ] list_recommendation_templates
|
|
|
|
- [X] list_resiliency_policies
|
|
|
|
- [ ] list_sop_recommendations
|
|
|
|
- [ ] list_suggested_resiliency_policies
|
|
|
|
- [X] list_tags_for_resource
|
|
|
|
- [ ] list_test_recommendations
|
|
|
|
- [ ] list_unsupported_app_version_resources
|
2024-03-17 10:36:44 +00:00
|
|
|
- [X] publish_app_version
|
2024-03-11 08:58:24 +00:00
|
|
|
- [ ] put_draft_app_version_template
|
|
|
|
- [ ] remove_draft_app_version_resource_mappings
|
|
|
|
- [ ] resolve_app_version_resources
|
|
|
|
- [ ] start_app_assessment
|
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
|
|
|
- [ ] update_app
|
|
|
|
- [ ] update_app_version
|
|
|
|
- [ ] update_app_version_app_component
|
|
|
|
- [ ] update_app_version_resource
|
|
|
|
- [ ] update_resiliency_policy
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## resource-groups
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-01-23 17:13:26 +00:00
|
|
|
<summary>61% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2019-05-25 10:10:34 +00:00
|
|
|
- [X] create_group
|
|
|
|
- [X] delete_group
|
2023-01-23 17:13:26 +00:00
|
|
|
- [ ] get_account_settings
|
2019-05-25 10:10:34 +00:00
|
|
|
- [X] get_group
|
2021-06-12 12:57:29 +00:00
|
|
|
- [X] get_group_configuration
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_group_query
|
|
|
|
- [X] get_tags
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] group_resources
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] list_group_resources
|
2019-05-25 10:10:34 +00:00
|
|
|
- [X] list_groups
|
2021-06-12 12:57:29 +00:00
|
|
|
- [X] put_group_configuration
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] search_resources
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] tag
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] ungroup_resources
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] untag
|
2023-01-23 17:13:26 +00:00
|
|
|
- [ ] update_account_settings
|
2019-05-25 10:10:34 +00:00
|
|
|
- [X] update_group
|
|
|
|
- [X] update_group_query
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## resourcegroupstaggingapi
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-08-27 18:14:51 +00:00
|
|
|
<summary>50% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_report_creation
|
|
|
|
- [ ] get_compliance_summary
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_resources
|
|
|
|
- [X] get_tag_keys
|
|
|
|
- [X] get_tag_values
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] start_report_creation
|
2023-08-27 18:14:51 +00:00
|
|
|
- [X] tag_resources
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] untag_resources
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2023-09-07 13:59:25 +00:00
|
|
|
## robomaker
|
|
|
|
<details>
|
|
|
|
<summary>7% implemented</summary>
|
|
|
|
|
|
|
|
- [ ] batch_delete_worlds
|
|
|
|
- [ ] batch_describe_simulation_job
|
|
|
|
- [ ] cancel_deployment_job
|
|
|
|
- [ ] cancel_simulation_job
|
|
|
|
- [ ] cancel_simulation_job_batch
|
|
|
|
- [ ] cancel_world_export_job
|
|
|
|
- [ ] cancel_world_generation_job
|
|
|
|
- [ ] create_deployment_job
|
|
|
|
- [ ] create_fleet
|
|
|
|
- [ ] create_robot
|
|
|
|
- [X] create_robot_application
|
|
|
|
- [ ] create_robot_application_version
|
|
|
|
- [ ] create_simulation_application
|
|
|
|
- [ ] create_simulation_application_version
|
|
|
|
- [ ] create_simulation_job
|
|
|
|
- [ ] create_world_export_job
|
|
|
|
- [ ] create_world_generation_job
|
|
|
|
- [ ] create_world_template
|
|
|
|
- [ ] delete_fleet
|
|
|
|
- [ ] delete_robot
|
|
|
|
- [X] delete_robot_application
|
|
|
|
- [ ] delete_simulation_application
|
|
|
|
- [ ] delete_world_template
|
|
|
|
- [ ] deregister_robot
|
|
|
|
- [ ] describe_deployment_job
|
|
|
|
- [ ] describe_fleet
|
|
|
|
- [ ] describe_robot
|
|
|
|
- [X] describe_robot_application
|
|
|
|
- [ ] describe_simulation_application
|
|
|
|
- [ ] describe_simulation_job
|
|
|
|
- [ ] describe_simulation_job_batch
|
|
|
|
- [ ] describe_world
|
|
|
|
- [ ] describe_world_export_job
|
|
|
|
- [ ] describe_world_generation_job
|
|
|
|
- [ ] describe_world_template
|
|
|
|
- [ ] get_world_template_body
|
|
|
|
- [ ] list_deployment_jobs
|
|
|
|
- [ ] list_fleets
|
|
|
|
- [X] list_robot_applications
|
|
|
|
- [ ] list_robots
|
|
|
|
- [ ] list_simulation_applications
|
|
|
|
- [ ] list_simulation_job_batches
|
|
|
|
- [ ] list_simulation_jobs
|
|
|
|
- [ ] list_tags_for_resource
|
|
|
|
- [ ] list_world_export_jobs
|
|
|
|
- [ ] list_world_generation_jobs
|
|
|
|
- [ ] list_world_templates
|
|
|
|
- [ ] list_worlds
|
|
|
|
- [ ] register_robot
|
|
|
|
- [ ] restart_simulation_job
|
|
|
|
- [ ] start_simulation_job_batch
|
|
|
|
- [ ] sync_deployment_job
|
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
|
|
|
- [ ] update_robot_application
|
|
|
|
- [ ] update_simulation_application
|
|
|
|
- [ ] update_world_template
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## route53
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-07-15 21:34:51 +00:00
|
|
|
<summary>41% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] activate_key_signing_key
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] associate_vpc_with_hosted_zone
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] change_cidr_collection
|
2021-10-12 22:04:43 +00:00
|
|
|
- [X] change_resource_record_sets
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] change_tags_for_resource
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] create_cidr_collection
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_health_check
|
|
|
|
- [X] create_hosted_zone
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_key_signing_key
|
2021-10-22 21:47:29 +00:00
|
|
|
- [X] create_query_logging_config
|
2022-01-31 00:53:05 +00:00
|
|
|
- [X] create_reusable_delegation_set
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_traffic_policy
|
|
|
|
- [ ] create_traffic_policy_instance
|
|
|
|
- [ ] create_traffic_policy_version
|
|
|
|
- [ ] create_vpc_association_authorization
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] deactivate_key_signing_key
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] delete_cidr_collection
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_health_check
|
|
|
|
- [X] delete_hosted_zone
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_key_signing_key
|
2021-10-22 21:47:29 +00:00
|
|
|
- [X] delete_query_logging_config
|
2022-01-31 00:53:05 +00:00
|
|
|
- [X] delete_reusable_delegation_set
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_traffic_policy
|
|
|
|
- [ ] delete_traffic_policy_instance
|
|
|
|
- [ ] delete_vpc_association_authorization
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] disable_hosted_zone_dnssec
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] disassociate_vpc_from_hosted_zone
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] enable_hosted_zone_dnssec
|
2017-11-20 20:07:27 +00:00
|
|
|
- [ ] get_account_limit
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_change
|
|
|
|
- [ ] get_checker_ip_ranges
|
2022-06-12 17:53:27 +00:00
|
|
|
- [X] get_dnssec
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_geo_location
|
2022-06-12 17:53:27 +00:00
|
|
|
- [X] get_health_check
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_health_check_count
|
|
|
|
- [ ] get_health_check_last_failure_reason
|
2023-07-03 10:03:48 +00:00
|
|
|
- [X] get_health_check_status
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_hosted_zone
|
2022-01-31 00:53:05 +00:00
|
|
|
- [X] get_hosted_zone_count
|
2017-11-20 20:07:27 +00:00
|
|
|
- [ ] get_hosted_zone_limit
|
2021-10-22 21:47:29 +00:00
|
|
|
- [X] get_query_logging_config
|
2022-01-31 00:53:05 +00:00
|
|
|
- [X] get_reusable_delegation_set
|
2017-11-20 20:07:27 +00:00
|
|
|
- [ ] get_reusable_delegation_set_limit
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_traffic_policy
|
|
|
|
- [ ] get_traffic_policy_instance
|
|
|
|
- [ ] get_traffic_policy_instance_count
|
2022-06-04 11:48:38 +00:00
|
|
|
- [ ] list_cidr_blocks
|
|
|
|
- [ ] list_cidr_collections
|
|
|
|
- [ ] list_cidr_locations
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_geo_locations
|
2021-10-12 22:04:43 +00:00
|
|
|
- [X] list_health_checks
|
|
|
|
- [X] list_hosted_zones
|
|
|
|
- [X] list_hosted_zones_by_name
|
2022-01-29 16:52:23 +00:00
|
|
|
- [X] list_hosted_zones_by_vpc
|
2021-10-22 21:47:29 +00:00
|
|
|
- [X] list_query_logging_configs
|
2021-12-12 20:00:25 +00:00
|
|
|
- [X] list_resource_record_sets
|
2022-01-31 00:53:05 +00:00
|
|
|
- [X] list_reusable_delegation_sets
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_tags_for_resource
|
|
|
|
- [ ] list_tags_for_resources
|
|
|
|
- [ ] list_traffic_policies
|
|
|
|
- [ ] list_traffic_policy_instances
|
|
|
|
- [ ] list_traffic_policy_instances_by_hosted_zone
|
|
|
|
- [ ] list_traffic_policy_instances_by_policy
|
|
|
|
- [ ] list_traffic_policy_versions
|
|
|
|
- [ ] list_vpc_association_authorizations
|
|
|
|
- [ ] test_dns_answer
|
2022-06-19 13:43:57 +00:00
|
|
|
- [X] update_health_check
|
|
|
|
- [X] update_hosted_zone_comment
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_traffic_policy_comment
|
|
|
|
- [ ] update_traffic_policy_instance
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2024-03-09 21:39:46 +00:00
|
|
|
## route53domains
|
|
|
|
<details>
|
|
|
|
<summary>14% implemented</summary>
|
|
|
|
|
|
|
|
- [ ] accept_domain_transfer_from_another_aws_account
|
|
|
|
- [ ] associate_delegation_signer_to_domain
|
|
|
|
- [ ] cancel_domain_transfer_to_another_aws_account
|
|
|
|
- [ ] check_domain_availability
|
|
|
|
- [ ] check_domain_transferability
|
|
|
|
- [X] delete_domain
|
|
|
|
- [ ] delete_tags_for_domain
|
|
|
|
- [ ] disable_domain_auto_renew
|
|
|
|
- [ ] disable_domain_transfer_lock
|
|
|
|
- [ ] disassociate_delegation_signer_from_domain
|
|
|
|
- [ ] enable_domain_auto_renew
|
|
|
|
- [ ] enable_domain_transfer_lock
|
|
|
|
- [ ] get_contact_reachability_status
|
|
|
|
- [ ] get_domain_detail
|
|
|
|
- [ ] get_domain_suggestions
|
|
|
|
- [ ] get_operation_detail
|
|
|
|
- [X] list_domains
|
|
|
|
- [X] list_operations
|
|
|
|
- [ ] list_prices
|
|
|
|
- [ ] list_tags_for_domain
|
|
|
|
- [ ] push_domain
|
|
|
|
- [X] register_domain
|
|
|
|
- [ ] reject_domain_transfer_from_another_aws_account
|
|
|
|
- [ ] renew_domain
|
|
|
|
- [ ] resend_contact_reachability_email
|
|
|
|
- [ ] resend_operation_authorization
|
|
|
|
- [ ] retrieve_domain_auth_code
|
|
|
|
- [ ] transfer_domain
|
|
|
|
- [ ] transfer_domain_to_another_aws_account
|
|
|
|
- [ ] update_domain_contact
|
|
|
|
- [ ] update_domain_contact_privacy
|
|
|
|
- [X] update_domain_nameservers
|
|
|
|
- [ ] update_tags_for_domain
|
|
|
|
- [ ] view_billing
|
|
|
|
</details>
|
|
|
|
|
2021-11-17 20:06:35 +00:00
|
|
|
## route53resolver
|
2021-11-17 22:51:35 +00:00
|
|
|
<details>
|
2023-07-30 18:36:44 +00:00
|
|
|
<summary>27% implemented</summary>
|
2021-11-17 20:06:35 +00:00
|
|
|
|
|
|
|
- [ ] associate_firewall_rule_group
|
2022-06-25 21:39:58 +00:00
|
|
|
- [X] associate_resolver_endpoint_ip_address
|
2021-11-17 20:06:35 +00:00
|
|
|
- [ ] associate_resolver_query_log_config
|
2021-11-23 10:00:50 +00:00
|
|
|
- [X] associate_resolver_rule
|
2021-11-17 20:06:35 +00:00
|
|
|
- [ ] create_firewall_domain_list
|
|
|
|
- [ ] create_firewall_rule
|
|
|
|
- [ ] create_firewall_rule_group
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] create_outpost_resolver
|
2021-11-17 20:06:35 +00:00
|
|
|
- [X] create_resolver_endpoint
|
|
|
|
- [ ] create_resolver_query_log_config
|
2021-11-22 17:57:07 +00:00
|
|
|
- [X] create_resolver_rule
|
2021-11-17 20:06:35 +00:00
|
|
|
- [ ] delete_firewall_domain_list
|
|
|
|
- [ ] delete_firewall_rule
|
|
|
|
- [ ] delete_firewall_rule_group
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] delete_outpost_resolver
|
2021-11-17 20:06:35 +00:00
|
|
|
- [X] delete_resolver_endpoint
|
|
|
|
- [ ] delete_resolver_query_log_config
|
2021-11-22 17:57:07 +00:00
|
|
|
- [X] delete_resolver_rule
|
2021-11-17 20:06:35 +00:00
|
|
|
- [ ] disassociate_firewall_rule_group
|
2022-06-25 21:39:58 +00:00
|
|
|
- [X] disassociate_resolver_endpoint_ip_address
|
2021-11-17 20:06:35 +00:00
|
|
|
- [ ] disassociate_resolver_query_log_config
|
2021-11-23 10:00:50 +00:00
|
|
|
- [X] disassociate_resolver_rule
|
2021-11-17 20:06:35 +00:00
|
|
|
- [ ] get_firewall_config
|
|
|
|
- [ ] get_firewall_domain_list
|
|
|
|
- [ ] get_firewall_rule_group
|
|
|
|
- [ ] get_firewall_rule_group_association
|
|
|
|
- [ ] get_firewall_rule_group_policy
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] get_outpost_resolver
|
2021-11-17 20:06:35 +00:00
|
|
|
- [ ] get_resolver_config
|
|
|
|
- [ ] get_resolver_dnssec_config
|
|
|
|
- [X] get_resolver_endpoint
|
|
|
|
- [ ] get_resolver_query_log_config
|
|
|
|
- [ ] get_resolver_query_log_config_association
|
|
|
|
- [ ] get_resolver_query_log_config_policy
|
2021-11-22 17:57:07 +00:00
|
|
|
- [X] get_resolver_rule
|
2021-11-23 10:00:50 +00:00
|
|
|
- [X] get_resolver_rule_association
|
2021-11-17 20:06:35 +00:00
|
|
|
- [ ] get_resolver_rule_policy
|
|
|
|
- [ ] import_firewall_domains
|
|
|
|
- [ ] list_firewall_configs
|
|
|
|
- [ ] list_firewall_domain_lists
|
|
|
|
- [ ] list_firewall_domains
|
|
|
|
- [ ] list_firewall_rule_group_associations
|
|
|
|
- [ ] list_firewall_rule_groups
|
|
|
|
- [ ] list_firewall_rules
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] list_outpost_resolvers
|
2021-11-17 20:06:35 +00:00
|
|
|
- [ ] list_resolver_configs
|
|
|
|
- [ ] list_resolver_dnssec_configs
|
|
|
|
- [X] list_resolver_endpoint_ip_addresses
|
|
|
|
- [X] list_resolver_endpoints
|
|
|
|
- [ ] list_resolver_query_log_config_associations
|
|
|
|
- [ ] list_resolver_query_log_configs
|
2021-11-23 10:00:50 +00:00
|
|
|
- [X] list_resolver_rule_associations
|
2021-11-22 17:57:07 +00:00
|
|
|
- [X] list_resolver_rules
|
2021-11-17 20:06:35 +00:00
|
|
|
- [X] list_tags_for_resource
|
|
|
|
- [ ] put_firewall_rule_group_policy
|
|
|
|
- [ ] put_resolver_query_log_config_policy
|
|
|
|
- [ ] put_resolver_rule_policy
|
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
|
|
|
- [ ] update_firewall_config
|
|
|
|
- [ ] update_firewall_domains
|
|
|
|
- [ ] update_firewall_rule
|
|
|
|
- [ ] update_firewall_rule_group_association
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] update_outpost_resolver
|
2021-11-17 20:06:35 +00:00
|
|
|
- [ ] update_resolver_config
|
|
|
|
- [ ] update_resolver_dnssec_config
|
|
|
|
- [X] update_resolver_endpoint
|
|
|
|
- [ ] update_resolver_rule
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## s3
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-03-10 14:51:22 +00:00
|
|
|
<summary>68% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] abort_multipart_upload
|
|
|
|
- [X] complete_multipart_upload
|
|
|
|
- [X] copy_object
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_bucket
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] create_multipart_upload
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] create_session
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_bucket
|
|
|
|
- [ ] delete_bucket_analytics_configuration
|
|
|
|
- [X] delete_bucket_cors
|
2020-06-06 12:15:50 +00:00
|
|
|
- [X] delete_bucket_encryption
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_bucket_intelligent_tiering_configuration
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_bucket_inventory_configuration
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] delete_bucket_lifecycle
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_bucket_metrics_configuration
|
2022-08-25 09:34:46 +00:00
|
|
|
- [X] delete_bucket_ownership_controls
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_bucket_policy
|
2021-10-16 19:23:47 +00:00
|
|
|
- [X] delete_bucket_replication
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_bucket_tagging
|
2021-07-26 15:52:47 +00:00
|
|
|
- [X] delete_bucket_website
|
2020-06-06 12:15:50 +00:00
|
|
|
- [X] delete_object
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] delete_object_tagging
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] delete_objects
|
|
|
|
- [X] delete_public_access_block
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_bucket_accelerate_configuration
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_bucket_acl
|
|
|
|
- [ ] get_bucket_analytics_configuration
|
2020-06-06 12:15:50 +00:00
|
|
|
- [X] get_bucket_cors
|
|
|
|
- [X] get_bucket_encryption
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] get_bucket_intelligent_tiering_configuration
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_bucket_inventory_configuration
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] get_bucket_lifecycle
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] get_bucket_lifecycle_configuration
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] get_bucket_location
|
2020-06-06 12:15:50 +00:00
|
|
|
- [X] get_bucket_logging
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_bucket_metrics_configuration
|
|
|
|
- [ ] get_bucket_notification
|
2020-06-06 12:15:50 +00:00
|
|
|
- [X] get_bucket_notification_configuration
|
2022-08-25 09:34:46 +00:00
|
|
|
- [X] get_bucket_ownership_controls
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_bucket_policy
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] get_bucket_policy_status
|
2021-10-16 19:23:47 +00:00
|
|
|
- [X] get_bucket_replication
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_bucket_request_payment
|
2020-06-06 12:15:50 +00:00
|
|
|
- [X] get_bucket_tagging
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_bucket_versioning
|
|
|
|
- [ ] get_bucket_website
|
2020-06-06 12:15:50 +00:00
|
|
|
- [X] get_object
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] get_object_acl
|
2023-03-16 11:56:20 +00:00
|
|
|
- [X] get_object_attributes
|
2021-10-10 21:46:02 +00:00
|
|
|
- [X] get_object_legal_hold
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] get_object_lock_configuration
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_object_retention
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] get_object_tagging
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_object_torrent
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] get_public_access_block
|
|
|
|
- [X] head_bucket
|
|
|
|
- [X] head_object
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_bucket_analytics_configurations
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_bucket_intelligent_tiering_configurations
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_bucket_inventory_configurations
|
|
|
|
- [ ] list_bucket_metrics_configurations
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] list_buckets
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] list_directory_buckets
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] list_multipart_uploads
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] list_object_versions
|
2021-08-28 06:38:16 +00:00
|
|
|
- [X] list_objects
|
|
|
|
- [X] list_objects_v2
|
|
|
|
- [X] list_parts
|
2019-05-25 10:19:00 +00:00
|
|
|
- [X] put_bucket_accelerate_configuration
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] put_bucket_acl
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] put_bucket_analytics_configuration
|
|
|
|
- [X] put_bucket_cors
|
2020-06-06 12:15:50 +00:00
|
|
|
- [X] put_bucket_encryption
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] put_bucket_intelligent_tiering_configuration
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] put_bucket_inventory_configuration
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] put_bucket_lifecycle
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] put_bucket_lifecycle_configuration
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] put_bucket_logging
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] put_bucket_metrics_configuration
|
|
|
|
- [ ] put_bucket_notification
|
2018-03-22 18:28:32 +00:00
|
|
|
- [X] put_bucket_notification_configuration
|
2022-08-25 09:34:46 +00:00
|
|
|
- [X] put_bucket_ownership_controls
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] put_bucket_policy
|
2021-10-16 19:23:47 +00:00
|
|
|
- [X] put_bucket_replication
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] put_bucket_request_payment
|
2020-06-06 12:15:50 +00:00
|
|
|
- [X] put_bucket_tagging
|
2022-10-09 12:23:21 +00:00
|
|
|
- [X] put_bucket_versioning
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] put_bucket_website
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] put_object
|
|
|
|
- [X] put_object_acl
|
|
|
|
- [X] put_object_legal_hold
|
|
|
|
- [X] put_object_lock_configuration
|
|
|
|
- [X] put_object_retention
|
2023-12-10 21:22:52 +00:00
|
|
|
- [X] put_object_tagging
|
2023-11-16 19:56:58 +00:00
|
|
|
- [X] put_public_access_block
|
2024-03-10 14:51:22 +00:00
|
|
|
- [X] restore_object
|
2023-03-21 16:55:19 +00:00
|
|
|
- [X] select_object_content
|
2024-03-09 21:39:46 +00:00
|
|
|
- [X] upload_file
|
|
|
|
- [X] upload_fileobj
|
2021-08-21 14:05:40 +00:00
|
|
|
- [X] upload_part
|
2023-12-10 16:26:26 +00:00
|
|
|
- [X] upload_part_copy
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] write_get_object_response
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2022-01-18 20:10:22 +00:00
|
|
|
## s3control
|
|
|
|
<details>
|
2023-12-02 20:56:18 +00:00
|
|
|
<summary>9% implemented</summary>
|
2022-01-18 20:10:22 +00:00
|
|
|
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] associate_access_grants_identity_center
|
|
|
|
- [ ] create_access_grant
|
|
|
|
- [ ] create_access_grants_instance
|
|
|
|
- [ ] create_access_grants_location
|
2022-02-26 11:21:11 +00:00
|
|
|
- [X] create_access_point
|
2022-01-18 20:10:22 +00:00
|
|
|
- [ ] create_access_point_for_object_lambda
|
|
|
|
- [ ] create_bucket
|
|
|
|
- [ ] create_job
|
|
|
|
- [ ] create_multi_region_access_point
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] create_storage_lens_group
|
|
|
|
- [ ] delete_access_grant
|
|
|
|
- [ ] delete_access_grants_instance
|
|
|
|
- [ ] delete_access_grants_instance_resource_policy
|
|
|
|
- [ ] delete_access_grants_location
|
2022-02-26 11:21:11 +00:00
|
|
|
- [X] delete_access_point
|
2022-01-18 20:10:22 +00:00
|
|
|
- [ ] delete_access_point_for_object_lambda
|
2022-02-26 11:21:11 +00:00
|
|
|
- [X] delete_access_point_policy
|
2022-01-18 20:10:22 +00:00
|
|
|
- [ ] delete_access_point_policy_for_object_lambda
|
|
|
|
- [ ] delete_bucket
|
|
|
|
- [ ] delete_bucket_lifecycle_configuration
|
|
|
|
- [ ] delete_bucket_policy
|
2023-03-19 17:55:35 +00:00
|
|
|
- [ ] delete_bucket_replication
|
2022-01-18 20:10:22 +00:00
|
|
|
- [ ] delete_bucket_tagging
|
|
|
|
- [ ] delete_job_tagging
|
|
|
|
- [ ] delete_multi_region_access_point
|
|
|
|
- [X] delete_public_access_block
|
|
|
|
- [ ] delete_storage_lens_configuration
|
|
|
|
- [ ] delete_storage_lens_configuration_tagging
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_storage_lens_group
|
2022-01-18 20:10:22 +00:00
|
|
|
- [ ] describe_job
|
|
|
|
- [ ] describe_multi_region_access_point_operation
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] dissociate_access_grants_identity_center
|
|
|
|
- [ ] get_access_grant
|
|
|
|
- [ ] get_access_grants_instance
|
|
|
|
- [ ] get_access_grants_instance_for_prefix
|
|
|
|
- [ ] get_access_grants_instance_resource_policy
|
|
|
|
- [ ] get_access_grants_location
|
2022-02-26 11:21:11 +00:00
|
|
|
- [X] get_access_point
|
2022-01-18 20:10:22 +00:00
|
|
|
- [ ] get_access_point_configuration_for_object_lambda
|
|
|
|
- [ ] get_access_point_for_object_lambda
|
2022-02-26 11:21:11 +00:00
|
|
|
- [X] get_access_point_policy
|
2022-01-18 20:10:22 +00:00
|
|
|
- [ ] get_access_point_policy_for_object_lambda
|
2022-02-26 11:21:11 +00:00
|
|
|
- [X] get_access_point_policy_status
|
2022-01-18 20:10:22 +00:00
|
|
|
- [ ] get_access_point_policy_status_for_object_lambda
|
|
|
|
- [ ] get_bucket
|
|
|
|
- [ ] get_bucket_lifecycle_configuration
|
|
|
|
- [ ] get_bucket_policy
|
2023-03-19 17:55:35 +00:00
|
|
|
- [ ] get_bucket_replication
|
2022-01-18 20:10:22 +00:00
|
|
|
- [ ] get_bucket_tagging
|
2022-10-19 22:17:59 +00:00
|
|
|
- [ ] get_bucket_versioning
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] get_data_access
|
2022-01-18 20:10:22 +00:00
|
|
|
- [ ] get_job_tagging
|
|
|
|
- [ ] get_multi_region_access_point
|
|
|
|
- [ ] get_multi_region_access_point_policy
|
|
|
|
- [ ] get_multi_region_access_point_policy_status
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] get_multi_region_access_point_routes
|
2022-01-18 20:10:22 +00:00
|
|
|
- [X] get_public_access_block
|
|
|
|
- [ ] get_storage_lens_configuration
|
|
|
|
- [ ] get_storage_lens_configuration_tagging
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] get_storage_lens_group
|
|
|
|
- [ ] list_access_grants
|
|
|
|
- [ ] list_access_grants_instances
|
|
|
|
- [ ] list_access_grants_locations
|
2022-01-18 20:10:22 +00:00
|
|
|
- [ ] list_access_points
|
|
|
|
- [ ] list_access_points_for_object_lambda
|
|
|
|
- [ ] list_jobs
|
|
|
|
- [ ] list_multi_region_access_points
|
|
|
|
- [ ] list_regional_buckets
|
|
|
|
- [ ] list_storage_lens_configurations
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] list_storage_lens_groups
|
|
|
|
- [ ] list_tags_for_resource
|
|
|
|
- [ ] put_access_grants_instance_resource_policy
|
2022-01-18 20:10:22 +00:00
|
|
|
- [ ] put_access_point_configuration_for_object_lambda
|
|
|
|
- [ ] put_access_point_policy
|
|
|
|
- [ ] put_access_point_policy_for_object_lambda
|
|
|
|
- [ ] put_bucket_lifecycle_configuration
|
|
|
|
- [ ] put_bucket_policy
|
2023-03-19 17:55:35 +00:00
|
|
|
- [ ] put_bucket_replication
|
2022-01-18 20:10:22 +00:00
|
|
|
- [ ] put_bucket_tagging
|
2022-10-19 22:17:59 +00:00
|
|
|
- [ ] put_bucket_versioning
|
2022-01-18 20:10:22 +00:00
|
|
|
- [ ] put_job_tagging
|
|
|
|
- [ ] put_multi_region_access_point_policy
|
|
|
|
- [X] put_public_access_block
|
|
|
|
- [ ] put_storage_lens_configuration
|
|
|
|
- [ ] put_storage_lens_configuration_tagging
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] submit_multi_region_access_point_routes
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
|
|
|
- [ ] update_access_grants_location
|
2022-01-18 20:10:22 +00:00
|
|
|
- [ ] update_job_priority
|
|
|
|
- [ ] update_job_status
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] update_storage_lens_group
|
2022-01-18 20:10:22 +00:00
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## sagemaker
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-01-26 21:49:48 +00:00
|
|
|
<summary>20% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] add_association
|
2022-04-27 11:56:08 +00:00
|
|
|
- [X] add_tags
|
2021-10-31 11:50:31 +00:00
|
|
|
- [X] associate_trial_component
|
|
|
|
- [ ] batch_describe_model_package
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_action
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_algorithm
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] create_app
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_app_image_config
|
|
|
|
- [ ] create_artifact
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] create_auto_ml_job
|
2023-03-26 13:54:36 +00:00
|
|
|
- [ ] create_auto_ml_job_v2
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] create_cluster
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_code_repository
|
|
|
|
- [ ] create_compilation_job
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_context
|
|
|
|
- [ ] create_data_quality_job_definition
|
|
|
|
- [ ] create_device_fleet
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] create_domain
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] create_edge_deployment_plan
|
|
|
|
- [ ] create_edge_deployment_stage
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_edge_packaging_job
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] create_endpoint
|
|
|
|
- [X] create_endpoint_config
|
2021-10-31 11:50:31 +00:00
|
|
|
- [X] create_experiment
|
2024-01-27 11:30:00 +00:00
|
|
|
- [X] create_feature_group
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] create_flow_definition
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] create_hub
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] create_human_task_ui
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_hyper_parameter_tuning_job
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_image
|
|
|
|
- [ ] create_image_version
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] create_inference_component
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] create_inference_experiment
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] create_inference_recommendations_job
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_labeling_job
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] create_model
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_model_bias_job_definition
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] create_model_card
|
|
|
|
- [ ] create_model_card_export_job
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_model_explainability_job_definition
|
2023-07-30 18:36:44 +00:00
|
|
|
- [X] create_model_package
|
|
|
|
- [X] create_model_package_group
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_model_quality_job_definition
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] create_monitoring_schedule
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] create_notebook_instance
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] create_notebook_instance_lifecycle_config
|
2022-12-18 10:06:52 +00:00
|
|
|
- [X] create_pipeline
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] create_presigned_domain_url
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] create_presigned_notebook_instance_url
|
2021-11-07 11:04:19 +00:00
|
|
|
- [X] create_processing_job
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_project
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] create_space
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] create_studio_lifecycle_config
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] create_training_job
|
2023-05-10 17:54:49 +00:00
|
|
|
- [X] create_transform_job
|
2021-10-31 11:50:31 +00:00
|
|
|
- [X] create_trial
|
|
|
|
- [X] create_trial_component
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] create_user_profile
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] create_workforce
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_workteam
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_action
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_algorithm
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_app
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_app_image_config
|
|
|
|
- [ ] delete_artifact
|
|
|
|
- [ ] delete_association
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] delete_cluster
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_code_repository
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] delete_compilation_job
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_context
|
|
|
|
- [ ] delete_data_quality_job_definition
|
|
|
|
- [ ] delete_device_fleet
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_domain
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] delete_edge_deployment_plan
|
|
|
|
- [ ] delete_edge_deployment_stage
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] delete_endpoint
|
|
|
|
- [X] delete_endpoint_config
|
2021-10-31 11:50:31 +00:00
|
|
|
- [X] delete_experiment
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_feature_group
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_flow_definition
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] delete_hub
|
|
|
|
- [ ] delete_hub_content
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] delete_human_task_ui
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] delete_hyper_parameter_tuning_job
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_image
|
|
|
|
- [ ] delete_image_version
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] delete_inference_component
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] delete_inference_experiment
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] delete_model
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_model_bias_job_definition
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] delete_model_card
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_model_explainability_job_definition
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_model_package
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_model_package_group
|
|
|
|
- [ ] delete_model_package_group_policy
|
|
|
|
- [ ] delete_model_quality_job_definition
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_monitoring_schedule
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] delete_notebook_instance
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] delete_notebook_instance_lifecycle_config
|
2022-12-18 10:06:52 +00:00
|
|
|
- [X] delete_pipeline
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_project
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] delete_space
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] delete_studio_lifecycle_config
|
2022-04-27 11:56:08 +00:00
|
|
|
- [X] delete_tags
|
2021-10-31 11:50:31 +00:00
|
|
|
- [X] delete_trial
|
|
|
|
- [X] delete_trial_component
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_user_profile
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] delete_workforce
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_workteam
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] deregister_devices
|
|
|
|
- [ ] describe_action
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_algorithm
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_app
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_app_image_config
|
|
|
|
- [ ] describe_artifact
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_auto_ml_job
|
2023-03-26 13:54:36 +00:00
|
|
|
- [ ] describe_auto_ml_job_v2
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] describe_cluster
|
|
|
|
- [ ] describe_cluster_node
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_code_repository
|
|
|
|
- [ ] describe_compilation_job
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_context
|
|
|
|
- [ ] describe_data_quality_job_definition
|
|
|
|
- [ ] describe_device
|
|
|
|
- [ ] describe_device_fleet
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_domain
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] describe_edge_deployment_plan
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_edge_packaging_job
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] describe_endpoint
|
|
|
|
- [X] describe_endpoint_config
|
2021-10-31 11:50:31 +00:00
|
|
|
- [X] describe_experiment
|
2024-01-27 11:30:00 +00:00
|
|
|
- [X] describe_feature_group
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] describe_feature_metadata
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_flow_definition
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] describe_hub
|
|
|
|
- [ ] describe_hub_content
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_human_task_ui
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_hyper_parameter_tuning_job
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_image
|
|
|
|
- [ ] describe_image_version
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] describe_inference_component
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] describe_inference_experiment
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] describe_inference_recommendations_job
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_labeling_job
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] describe_lineage_group
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] describe_model
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_model_bias_job_definition
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] describe_model_card
|
|
|
|
- [ ] describe_model_card_export_job
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_model_explainability_job_definition
|
2023-07-30 18:36:44 +00:00
|
|
|
- [X] describe_model_package
|
2023-10-11 10:34:33 +00:00
|
|
|
- [X] describe_model_package_group
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_model_quality_job_definition
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_monitoring_schedule
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] describe_notebook_instance
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] describe_notebook_instance_lifecycle_config
|
2023-01-23 17:13:26 +00:00
|
|
|
- [X] describe_pipeline
|
|
|
|
- [X] describe_pipeline_definition_for_execution
|
|
|
|
- [X] describe_pipeline_execution
|
2021-11-07 11:04:19 +00:00
|
|
|
- [X] describe_processing_job
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] describe_project
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] describe_space
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] describe_studio_lifecycle_config
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_subscribed_workteam
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] describe_training_job
|
2023-05-10 17:54:49 +00:00
|
|
|
- [X] describe_transform_job
|
2021-10-31 11:50:31 +00:00
|
|
|
- [X] describe_trial
|
|
|
|
- [X] describe_trial_component
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_user_profile
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] describe_workforce
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_workteam
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] disable_sagemaker_servicecatalog_portfolio
|
2021-10-31 11:50:31 +00:00
|
|
|
- [X] disassociate_trial_component
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] enable_sagemaker_servicecatalog_portfolio
|
|
|
|
- [ ] get_device_fleet_report
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] get_lineage_group_policy
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] get_model_package_group_policy
|
|
|
|
- [ ] get_sagemaker_servicecatalog_portfolio_status
|
2023-08-22 07:58:00 +00:00
|
|
|
- [ ] get_scaling_configuration_recommendation
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_search_suggestions
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] import_hub_content
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_actions
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_algorithms
|
2023-01-04 12:12:16 +00:00
|
|
|
- [ ] list_aliases
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_app_image_configs
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_apps
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_artifacts
|
|
|
|
- [ ] list_associations
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_auto_ml_jobs
|
|
|
|
- [ ] list_candidates_for_auto_ml_job
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] list_cluster_nodes
|
|
|
|
- [ ] list_clusters
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_code_repositories
|
|
|
|
- [ ] list_compilation_jobs
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_contexts
|
|
|
|
- [ ] list_data_quality_job_definitions
|
|
|
|
- [ ] list_device_fleets
|
|
|
|
- [ ] list_devices
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_domains
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] list_edge_deployment_plans
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_edge_packaging_jobs
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] list_endpoint_configs
|
|
|
|
- [ ] list_endpoints
|
2021-10-31 11:50:31 +00:00
|
|
|
- [X] list_experiments
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_feature_groups
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_flow_definitions
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] list_hub_content_versions
|
|
|
|
- [ ] list_hub_contents
|
|
|
|
- [ ] list_hubs
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_human_task_uis
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_hyper_parameter_tuning_jobs
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_image_versions
|
|
|
|
- [ ] list_images
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] list_inference_components
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] list_inference_experiments
|
2022-11-01 20:19:34 +00:00
|
|
|
- [ ] list_inference_recommendations_job_steps
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] list_inference_recommendations_jobs
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_labeling_jobs
|
|
|
|
- [ ] list_labeling_jobs_for_workteam
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] list_lineage_groups
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_model_bias_job_definitions
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] list_model_card_export_jobs
|
|
|
|
- [ ] list_model_card_versions
|
|
|
|
- [ ] list_model_cards
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_model_explainability_job_definitions
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] list_model_metadata
|
2023-09-26 08:43:27 +00:00
|
|
|
- [X] list_model_package_groups
|
2023-07-30 18:36:44 +00:00
|
|
|
- [X] list_model_packages
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_model_quality_job_definitions
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] list_models
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] list_monitoring_alert_history
|
|
|
|
- [ ] list_monitoring_alerts
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_monitoring_executions
|
|
|
|
- [ ] list_monitoring_schedules
|
2018-03-22 18:28:32 +00:00
|
|
|
- [ ] list_notebook_instance_lifecycle_configs
|
2023-09-02 21:11:07 +00:00
|
|
|
- [X] list_notebook_instances
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_pipeline_execution_steps
|
2023-01-23 17:13:26 +00:00
|
|
|
- [X] list_pipeline_executions
|
|
|
|
- [X] list_pipeline_parameters_for_execution
|
2022-12-18 10:06:52 +00:00
|
|
|
- [X] list_pipelines
|
2021-11-07 11:04:19 +00:00
|
|
|
- [X] list_processing_jobs
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_projects
|
2023-07-30 18:36:44 +00:00
|
|
|
- [ ] list_resource_catalogs
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] list_spaces
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] list_stage_devices
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] list_studio_lifecycle_configs
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_subscribed_workteams
|
2022-04-27 11:56:08 +00:00
|
|
|
- [X] list_tags
|
2021-09-16 09:09:47 +00:00
|
|
|
- [X] list_training_jobs
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_training_jobs_for_hyper_parameter_tuning_job
|
2023-05-10 17:54:49 +00:00
|
|
|
- [X] list_transform_jobs
|
2021-10-31 11:50:31 +00:00
|
|
|
- [X] list_trial_components
|
|
|
|
- [X] list_trials
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_user_profiles
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] list_workforces
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_workteams
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] put_model_package_group_policy
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] query_lineage
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] register_devices
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] render_ui_template
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] retry_pipeline_execution
|
|
|
|
- [X] search
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] send_pipeline_execution_step_failure
|
|
|
|
- [ ] send_pipeline_execution_step_success
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] start_edge_deployment_stage
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] start_inference_experiment
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] start_monitoring_schedule
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] start_notebook_instance
|
2023-01-23 17:13:26 +00:00
|
|
|
- [X] start_pipeline_execution
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] stop_auto_ml_job
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] stop_compilation_job
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] stop_edge_deployment_stage
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] stop_edge_packaging_job
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] stop_hyper_parameter_tuning_job
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] stop_inference_experiment
|
2021-12-12 20:00:25 +00:00
|
|
|
- [ ] stop_inference_recommendations_job
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] stop_labeling_job
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] stop_monitoring_schedule
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] stop_notebook_instance
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] stop_pipeline_execution
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] stop_processing_job
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] stop_training_job
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] stop_transform_job
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] update_action
|
|
|
|
- [ ] update_app_image_config
|
|
|
|
- [ ] update_artifact
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] update_cluster
|
2024-02-18 16:50:37 +00:00
|
|
|
- [ ] update_cluster_software
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_code_repository
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] update_context
|
|
|
|
- [ ] update_device_fleet
|
|
|
|
- [ ] update_devices
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] update_domain
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] update_endpoint
|
2022-05-04 09:36:46 +00:00
|
|
|
- [X] update_endpoint_weights_and_capacities
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] update_experiment
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] update_feature_group
|
|
|
|
- [ ] update_feature_metadata
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] update_hub
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] update_image
|
2023-01-04 12:12:16 +00:00
|
|
|
- [ ] update_image_version
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] update_inference_component
|
|
|
|
- [ ] update_inference_component_runtime_config
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] update_inference_experiment
|
|
|
|
- [ ] update_model_card
|
2023-10-08 20:16:50 +00:00
|
|
|
- [X] update_model_package
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] update_monitoring_alert
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] update_monitoring_schedule
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] update_notebook_instance
|
2018-03-22 18:28:32 +00:00
|
|
|
- [ ] update_notebook_instance_lifecycle_config
|
2023-01-04 12:12:16 +00:00
|
|
|
- [X] update_pipeline
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] update_pipeline_execution
|
2021-10-31 11:50:31 +00:00
|
|
|
- [ ] update_project
|
2022-12-18 10:06:52 +00:00
|
|
|
- [ ] update_space
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] update_training_job
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] update_trial
|
|
|
|
- [ ] update_trial_component
|
|
|
|
- [ ] update_user_profile
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] update_workforce
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_workteam
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-12-22 17:16:27 +00:00
|
|
|
|
2023-09-01 07:06:50 +00:00
|
|
|
## sagemaker-runtime
|
|
|
|
<details>
|
2024-01-27 11:30:00 +00:00
|
|
|
<summary>66% implemented</summary>
|
2023-09-01 07:06:50 +00:00
|
|
|
|
|
|
|
- [X] invoke_endpoint
|
2024-01-27 11:30:00 +00:00
|
|
|
- [X] invoke_endpoint_async
|
2023-09-02 21:11:07 +00:00
|
|
|
- [ ] invoke_endpoint_with_response_stream
|
2023-09-01 07:06:50 +00:00
|
|
|
</details>
|
|
|
|
|
2023-04-10 16:00:15 +00:00
|
|
|
## scheduler
|
|
|
|
<details>
|
|
|
|
<summary>100% implemented</summary>
|
|
|
|
|
|
|
|
- [X] create_schedule
|
|
|
|
- [X] create_schedule_group
|
|
|
|
- [X] delete_schedule
|
|
|
|
- [X] delete_schedule_group
|
|
|
|
- [X] get_schedule
|
|
|
|
- [X] get_schedule_group
|
|
|
|
- [X] list_schedule_groups
|
|
|
|
- [X] list_schedules
|
|
|
|
- [X] list_tags_for_resource
|
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
|
|
|
- [X] update_schedule
|
|
|
|
</details>
|
|
|
|
|
2021-11-17 20:09:24 +00:00
|
|
|
## sdb
|
|
|
|
<details>
|
|
|
|
<summary>50% implemented</summary>
|
|
|
|
|
|
|
|
- [ ] batch_delete_attributes
|
|
|
|
- [ ] batch_put_attributes
|
|
|
|
- [X] create_domain
|
|
|
|
- [ ] delete_attributes
|
|
|
|
- [X] delete_domain
|
|
|
|
- [ ] domain_metadata
|
|
|
|
- [X] get_attributes
|
|
|
|
- [X] list_domains
|
|
|
|
- [X] put_attributes
|
|
|
|
- [ ] select
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## secretsmanager
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-01-29 20:44:06 +00:00
|
|
|
<summary>86% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] batch_get_secret_value
|
2023-01-04 12:12:16 +00:00
|
|
|
- [X] cancel_rotate_secret
|
2018-08-07 17:53:21 +00:00
|
|
|
- [X] create_secret
|
2023-03-10 23:45:21 +00:00
|
|
|
- [X] delete_resource_policy
|
2019-04-05 14:00:11 +00:00
|
|
|
- [X] delete_secret
|
2018-08-14 19:04:39 +00:00
|
|
|
- [X] describe_secret
|
2018-08-07 17:53:21 +00:00
|
|
|
- [X] get_random_password
|
2019-12-15 15:06:08 +00:00
|
|
|
- [X] get_resource_policy
|
2018-08-07 17:53:21 +00:00
|
|
|
- [X] get_secret_value
|
2019-05-22 09:45:22 +00:00
|
|
|
- [X] list_secret_version_ids
|
|
|
|
- [X] list_secrets
|
2023-03-10 23:45:21 +00:00
|
|
|
- [X] put_resource_policy
|
2019-05-22 09:45:22 +00:00
|
|
|
- [X] put_secret_value
|
2024-01-29 20:44:06 +00:00
|
|
|
- [X] remove_regions_from_replication
|
|
|
|
- [X] replicate_secret_to_regions
|
2019-04-21 17:11:20 +00:00
|
|
|
- [X] restore_secret
|
2018-08-15 18:06:26 +00:00
|
|
|
- [X] rotate_secret
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] stop_replication_to_replica
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] tag_resource
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] untag_resource
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] update_secret
|
2021-05-12 07:55:50 +00:00
|
|
|
- [X] update_secret_version_stage
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] validate_resource_policy
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2018-04-12 21:37:00 +00:00
|
|
|
|
2022-10-11 22:09:17 +00:00
|
|
|
## service-quotas
|
|
|
|
<details>
|
|
|
|
<summary>10% implemented</summary>
|
|
|
|
|
|
|
|
- [ ] associate_service_quota_template
|
|
|
|
- [ ] delete_service_quota_increase_request_from_template
|
|
|
|
- [ ] disassociate_service_quota_template
|
|
|
|
- [ ] get_association_for_service_quota_template
|
|
|
|
- [ ] get_aws_default_service_quota
|
|
|
|
- [ ] get_requested_service_quota_change
|
|
|
|
- [X] get_service_quota
|
|
|
|
- [ ] get_service_quota_increase_request_from_template
|
|
|
|
- [X] list_aws_default_service_quotas
|
|
|
|
- [ ] list_requested_service_quota_change_history
|
|
|
|
- [ ] list_requested_service_quota_change_history_by_quota
|
|
|
|
- [ ] list_service_quota_increase_requests_in_template
|
|
|
|
- [ ] list_service_quotas
|
|
|
|
- [ ] list_services
|
|
|
|
- [ ] list_tags_for_resource
|
|
|
|
- [ ] put_service_quota_increase_request_into_template
|
|
|
|
- [ ] request_service_quota_increase
|
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
|
|
|
</details>
|
|
|
|
|
2022-02-15 14:33:47 +00:00
|
|
|
## servicediscovery
|
|
|
|
<details>
|
2023-09-23 07:22:19 +00:00
|
|
|
<summary>66% implemented</summary>
|
2022-02-15 14:33:47 +00:00
|
|
|
|
|
|
|
- [X] create_http_namespace
|
|
|
|
- [X] create_private_dns_namespace
|
|
|
|
- [X] create_public_dns_namespace
|
|
|
|
- [X] create_service
|
|
|
|
- [X] delete_namespace
|
|
|
|
- [X] delete_service
|
|
|
|
- [ ] deregister_instance
|
|
|
|
- [ ] discover_instances
|
2023-09-23 07:22:19 +00:00
|
|
|
- [ ] discover_instances_revision
|
2022-02-15 14:33:47 +00:00
|
|
|
- [ ] get_instance
|
|
|
|
- [ ] get_instances_health_status
|
|
|
|
- [X] get_namespace
|
|
|
|
- [X] get_operation
|
|
|
|
- [X] get_service
|
|
|
|
- [ ] list_instances
|
|
|
|
- [X] list_namespaces
|
|
|
|
- [X] list_operations
|
|
|
|
- [X] list_services
|
|
|
|
- [X] list_tags_for_resource
|
|
|
|
- [ ] register_instance
|
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
|
|
|
- [ ] update_http_namespace
|
|
|
|
- [ ] update_instance_custom_health_status
|
2023-08-22 07:58:00 +00:00
|
|
|
- [X] update_private_dns_namespace
|
|
|
|
- [X] update_public_dns_namespace
|
2022-02-15 14:33:47 +00:00
|
|
|
- [X] update_service
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## ses
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-09-30 12:47:48 +00:00
|
|
|
<summary>40% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] clone_receipt_rule_set
|
2020-05-12 14:02:24 +00:00
|
|
|
- [X] create_configuration_set
|
|
|
|
- [X] create_configuration_set_event_destination
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_configuration_set_tracking_options
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] create_custom_verification_email_template
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_receipt_filter
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] create_receipt_rule
|
|
|
|
- [X] create_receipt_rule_set
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_template
|
|
|
|
- [ ] delete_configuration_set
|
|
|
|
- [ ] delete_configuration_set_event_destination
|
|
|
|
- [ ] delete_configuration_set_tracking_options
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] delete_custom_verification_email_template
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_identity
|
|
|
|
- [ ] delete_identity_policy
|
|
|
|
- [ ] delete_receipt_filter
|
|
|
|
- [ ] delete_receipt_rule
|
|
|
|
- [ ] delete_receipt_rule_set
|
2023-09-30 12:47:48 +00:00
|
|
|
- [X] delete_template
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_verified_email_address
|
|
|
|
- [ ] describe_active_receipt_rule_set
|
2022-08-12 19:49:50 +00:00
|
|
|
- [X] describe_configuration_set
|
2021-10-24 19:35:54 +00:00
|
|
|
- [X] describe_receipt_rule
|
2021-10-31 11:50:31 +00:00
|
|
|
- [X] describe_receipt_rule_set
|
2017-11-20 20:07:27 +00:00
|
|
|
- [ ] get_account_sending_enabled
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] get_custom_verification_email_template
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_identity_dkim_attributes
|
2022-02-09 18:19:54 +00:00
|
|
|
- [X] get_identity_mail_from_domain_attributes
|
2021-10-24 19:35:54 +00:00
|
|
|
- [X] get_identity_notification_attributes
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_identity_policies
|
2022-04-30 14:20:36 +00:00
|
|
|
- [X] get_identity_verification_attributes
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_send_quota
|
2020-05-12 14:02:24 +00:00
|
|
|
- [X] get_send_statistics
|
2020-05-16 14:00:06 +00:00
|
|
|
- [X] get_template
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_configuration_sets
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] list_custom_verification_email_templates
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_identities
|
2021-09-21 14:02:42 +00:00
|
|
|
- [ ] list_identity_policies
|
|
|
|
- [ ] list_receipt_filters
|
|
|
|
- [ ] list_receipt_rule_sets
|
|
|
|
- [X] list_templates
|
|
|
|
- [X] list_verified_email_addresses
|
|
|
|
- [ ] put_configuration_set_delivery_options
|
|
|
|
- [ ] put_identity_policy
|
|
|
|
- [ ] reorder_receipt_rule_set
|
|
|
|
- [ ] send_bounce
|
2022-08-12 19:49:50 +00:00
|
|
|
- [X] send_bulk_templated_email
|
2021-09-21 14:02:42 +00:00
|
|
|
- [ ] send_custom_verification_email
|
|
|
|
- [X] send_email
|
|
|
|
- [X] send_raw_email
|
|
|
|
- [X] send_templated_email
|
|
|
|
- [ ] set_active_receipt_rule_set
|
|
|
|
- [ ] set_identity_dkim_enabled
|
2021-10-24 19:35:54 +00:00
|
|
|
- [X] set_identity_feedback_forwarding_enabled
|
2021-09-21 14:02:42 +00:00
|
|
|
- [ ] set_identity_headers_in_notifications_enabled
|
2022-02-09 18:19:54 +00:00
|
|
|
- [X] set_identity_mail_from_domain
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] set_identity_notification_topic
|
|
|
|
- [ ] set_receipt_rule_position
|
|
|
|
- [ ] test_render_template
|
|
|
|
- [ ] update_account_sending_enabled
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_configuration_set_event_destination
|
2021-09-21 14:02:42 +00:00
|
|
|
- [ ] update_configuration_set_reputation_metrics_enabled
|
|
|
|
- [ ] update_configuration_set_sending_enabled
|
|
|
|
- [ ] update_configuration_set_tracking_options
|
|
|
|
- [ ] update_custom_verification_email_template
|
2021-10-31 09:30:50 +00:00
|
|
|
- [X] update_receipt_rule
|
2021-09-21 14:02:42 +00:00
|
|
|
- [X] update_template
|
|
|
|
- [ ] verify_domain_dkim
|
|
|
|
- [ ] verify_domain_identity
|
|
|
|
- [X] verify_email_address
|
|
|
|
- [X] verify_email_identity
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2023-05-01 18:15:29 +00:00
|
|
|
## sesv2
|
|
|
|
<details>
|
2023-09-02 21:11:07 +00:00
|
|
|
<summary>9% implemented</summary>
|
2023-05-01 18:15:29 +00:00
|
|
|
|
|
|
|
- [ ] batch_get_metric_data
|
2023-09-02 21:11:07 +00:00
|
|
|
- [ ] cancel_export_job
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] create_configuration_set
|
|
|
|
- [ ] create_configuration_set_event_destination
|
|
|
|
- [X] create_contact
|
|
|
|
- [X] create_contact_list
|
|
|
|
- [ ] create_custom_verification_email_template
|
|
|
|
- [ ] create_dedicated_ip_pool
|
|
|
|
- [ ] create_deliverability_test_report
|
|
|
|
- [ ] create_email_identity
|
|
|
|
- [ ] create_email_identity_policy
|
|
|
|
- [ ] create_email_template
|
2023-09-02 21:11:07 +00:00
|
|
|
- [ ] create_export_job
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] create_import_job
|
|
|
|
- [ ] delete_configuration_set
|
|
|
|
- [ ] delete_configuration_set_event_destination
|
|
|
|
- [X] delete_contact
|
|
|
|
- [X] delete_contact_list
|
|
|
|
- [ ] delete_custom_verification_email_template
|
|
|
|
- [ ] delete_dedicated_ip_pool
|
|
|
|
- [ ] delete_email_identity
|
|
|
|
- [ ] delete_email_identity_policy
|
|
|
|
- [ ] delete_email_template
|
|
|
|
- [ ] delete_suppressed_destination
|
|
|
|
- [ ] get_account
|
|
|
|
- [ ] get_blacklist_reports
|
|
|
|
- [ ] get_configuration_set
|
|
|
|
- [ ] get_configuration_set_event_destinations
|
|
|
|
- [X] get_contact
|
|
|
|
- [X] get_contact_list
|
|
|
|
- [ ] get_custom_verification_email_template
|
|
|
|
- [ ] get_dedicated_ip
|
|
|
|
- [ ] get_dedicated_ip_pool
|
|
|
|
- [ ] get_dedicated_ips
|
|
|
|
- [ ] get_deliverability_dashboard_options
|
|
|
|
- [ ] get_deliverability_test_report
|
|
|
|
- [ ] get_domain_deliverability_campaign
|
|
|
|
- [ ] get_domain_statistics_report
|
|
|
|
- [ ] get_email_identity
|
|
|
|
- [ ] get_email_identity_policies
|
|
|
|
- [ ] get_email_template
|
2023-09-02 21:11:07 +00:00
|
|
|
- [ ] get_export_job
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] get_import_job
|
2023-09-02 21:11:07 +00:00
|
|
|
- [ ] get_message_insights
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] get_suppressed_destination
|
|
|
|
- [ ] list_configuration_sets
|
|
|
|
- [X] list_contact_lists
|
|
|
|
- [X] list_contacts
|
|
|
|
- [ ] list_custom_verification_email_templates
|
|
|
|
- [ ] list_dedicated_ip_pools
|
|
|
|
- [ ] list_deliverability_test_reports
|
|
|
|
- [ ] list_domain_deliverability_campaigns
|
|
|
|
- [ ] list_email_identities
|
|
|
|
- [ ] list_email_templates
|
2023-09-02 21:11:07 +00:00
|
|
|
- [ ] list_export_jobs
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] list_import_jobs
|
|
|
|
- [ ] list_recommendations
|
|
|
|
- [ ] list_suppressed_destinations
|
|
|
|
- [ ] list_tags_for_resource
|
|
|
|
- [ ] put_account_dedicated_ip_warmup_attributes
|
|
|
|
- [ ] put_account_details
|
|
|
|
- [ ] put_account_sending_attributes
|
|
|
|
- [ ] put_account_suppression_attributes
|
|
|
|
- [ ] put_account_vdm_attributes
|
|
|
|
- [ ] put_configuration_set_delivery_options
|
|
|
|
- [ ] put_configuration_set_reputation_options
|
|
|
|
- [ ] put_configuration_set_sending_options
|
|
|
|
- [ ] put_configuration_set_suppression_options
|
|
|
|
- [ ] put_configuration_set_tracking_options
|
|
|
|
- [ ] put_configuration_set_vdm_options
|
|
|
|
- [ ] put_dedicated_ip_in_pool
|
2023-05-21 19:05:40 +00:00
|
|
|
- [ ] put_dedicated_ip_pool_scaling_attributes
|
2023-05-01 18:15:29 +00:00
|
|
|
- [ ] put_dedicated_ip_warmup_attributes
|
|
|
|
- [ ] put_deliverability_dashboard_option
|
|
|
|
- [ ] put_email_identity_configuration_set_attributes
|
|
|
|
- [ ] put_email_identity_dkim_attributes
|
|
|
|
- [ ] put_email_identity_dkim_signing_attributes
|
|
|
|
- [ ] put_email_identity_feedback_attributes
|
|
|
|
- [ ] put_email_identity_mail_from_attributes
|
|
|
|
- [ ] put_suppressed_destination
|
|
|
|
- [ ] send_bulk_email
|
|
|
|
- [ ] send_custom_verification_email
|
|
|
|
- [X] send_email
|
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] test_render_email_template
|
|
|
|
- [ ] untag_resource
|
|
|
|
- [ ] update_configuration_set_event_destination
|
|
|
|
- [ ] update_contact
|
|
|
|
- [ ] update_contact_list
|
|
|
|
- [ ] update_custom_verification_email_template
|
|
|
|
- [ ] update_email_identity_policy
|
|
|
|
- [ ] update_email_template
|
|
|
|
</details>
|
|
|
|
|
2022-08-23 19:47:44 +00:00
|
|
|
## signer
|
|
|
|
<details>
|
2023-10-28 08:10:49 +00:00
|
|
|
<summary>36% implemented</summary>
|
2022-08-23 19:47:44 +00:00
|
|
|
|
|
|
|
- [ ] add_profile_permission
|
|
|
|
- [X] cancel_signing_profile
|
|
|
|
- [ ] describe_signing_job
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] get_revocation_status
|
2022-08-23 19:47:44 +00:00
|
|
|
- [ ] get_signing_platform
|
|
|
|
- [X] get_signing_profile
|
|
|
|
- [ ] list_profile_permissions
|
|
|
|
- [ ] list_signing_jobs
|
|
|
|
- [X] list_signing_platforms
|
|
|
|
- [ ] list_signing_profiles
|
2023-10-28 08:10:49 +00:00
|
|
|
- [X] list_tags_for_resource
|
2022-08-23 19:47:44 +00:00
|
|
|
- [X] put_signing_profile
|
|
|
|
- [ ] remove_profile_permission
|
|
|
|
- [ ] revoke_signature
|
|
|
|
- [ ] revoke_signing_profile
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] sign_payload
|
2022-08-23 19:47:44 +00:00
|
|
|
- [ ] start_signing_job
|
2023-10-28 08:10:49 +00:00
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
2022-08-23 19:47:44 +00:00
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## sns
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-06-04 20:13:44 +00:00
|
|
|
<summary>78% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2019-10-25 15:57:50 +00:00
|
|
|
- [X] add_permission
|
2023-06-04 20:13:44 +00:00
|
|
|
- [X] check_if_phone_number_is_opted_out
|
|
|
|
- [X] confirm_subscription
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_platform_application
|
|
|
|
- [X] create_platform_endpoint
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] create_sms_sandbox_phone_number
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_topic
|
|
|
|
- [X] delete_endpoint
|
|
|
|
- [X] delete_platform_application
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] delete_sms_sandbox_phone_number
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_topic
|
2022-09-19 22:00:50 +00:00
|
|
|
- [ ] get_data_protection_policy
|
2023-06-04 20:13:44 +00:00
|
|
|
- [X] get_endpoint_attributes
|
|
|
|
- [X] get_platform_application_attributes
|
|
|
|
- [X] get_sms_attributes
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] get_sms_sandbox_account_status
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_subscription_attributes
|
2023-06-04 20:13:44 +00:00
|
|
|
- [X] get_topic_attributes
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_endpoints_by_platform_application
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] list_origination_numbers
|
2023-06-04 20:13:44 +00:00
|
|
|
- [X] list_phone_numbers_opted_out
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_platform_applications
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] list_sms_sandbox_phone_numbers
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_subscriptions
|
2023-06-04 20:13:44 +00:00
|
|
|
- [X] list_subscriptions_by_topic
|
2019-10-22 21:51:30 +00:00
|
|
|
- [X] list_tags_for_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_topics
|
2023-06-04 20:13:44 +00:00
|
|
|
- [X] opt_in_phone_number
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] publish
|
2022-01-07 20:40:00 +00:00
|
|
|
- [X] publish_batch
|
2022-09-19 22:00:50 +00:00
|
|
|
- [ ] put_data_protection_policy
|
2019-10-25 15:57:50 +00:00
|
|
|
- [X] remove_permission
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] set_endpoint_attributes
|
2023-06-04 20:13:44 +00:00
|
|
|
- [X] set_platform_application_attributes
|
|
|
|
- [X] set_sms_attributes
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] set_subscription_attributes
|
|
|
|
- [ ] set_topic_attributes
|
|
|
|
- [X] subscribe
|
2019-10-22 21:51:30 +00:00
|
|
|
- [X] tag_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] unsubscribe
|
2019-10-22 21:51:30 +00:00
|
|
|
- [X] untag_resource
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] verify_sms_sandbox_phone_number
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## sqs
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-06-24 20:51:27 +00:00
|
|
|
<summary>86% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] add_permission
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] cancel_message_move_task
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] change_message_visibility
|
2023-04-11 14:31:46 +00:00
|
|
|
- [X] change_message_visibility_batch
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] create_queue
|
|
|
|
- [X] delete_message
|
2023-04-11 14:31:46 +00:00
|
|
|
- [X] delete_message_batch
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_queue
|
2019-10-27 11:13:33 +00:00
|
|
|
- [X] get_queue_attributes
|
2019-10-26 20:26:48 +00:00
|
|
|
- [X] get_queue_url
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_dead_letter_source_queues
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] list_message_move_tasks
|
2019-10-26 20:08:45 +00:00
|
|
|
- [X] list_queue_tags
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] list_queues
|
|
|
|
- [X] purge_queue
|
2022-03-21 21:58:49 +00:00
|
|
|
- [X] receive_message
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] remove_permission
|
|
|
|
- [X] send_message
|
2019-10-26 20:08:45 +00:00
|
|
|
- [X] send_message_batch
|
2018-03-22 18:28:32 +00:00
|
|
|
- [X] set_queue_attributes
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] start_message_move_task
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] tag_queue
|
|
|
|
- [X] untag_queue
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## ssm
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-07-15 21:34:51 +00:00
|
|
|
<summary>26% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] add_tags_to_resource
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] associate_ops_item_related_item
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] cancel_command
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] cancel_maintenance_window_execution
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_activation
|
|
|
|
- [ ] create_association
|
|
|
|
- [ ] create_association_batch
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] create_document
|
2021-11-09 22:28:24 +00:00
|
|
|
- [X] create_maintenance_window
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] create_ops_item
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] create_ops_metadata
|
2023-06-21 11:37:09 +00:00
|
|
|
- [X] create_patch_baseline
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_resource_data_sync
|
|
|
|
- [ ] delete_activation
|
|
|
|
- [ ] delete_association
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] delete_document
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] delete_inventory
|
2021-11-09 22:28:24 +00:00
|
|
|
- [X] delete_maintenance_window
|
2023-10-27 19:27:06 +00:00
|
|
|
- [ ] delete_ops_item
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] delete_ops_metadata
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] delete_parameter
|
|
|
|
- [X] delete_parameters
|
2023-06-21 11:37:09 +00:00
|
|
|
- [X] delete_patch_baseline
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_resource_data_sync
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] delete_resource_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] deregister_managed_instance
|
|
|
|
- [ ] deregister_patch_baseline_for_patch_group
|
2023-06-23 10:22:35 +00:00
|
|
|
- [X] deregister_target_from_maintenance_window
|
2023-06-28 21:30:11 +00:00
|
|
|
- [X] deregister_task_from_maintenance_window
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_activations
|
|
|
|
- [ ] describe_association
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_association_execution_targets
|
|
|
|
- [ ] describe_association_executions
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_automation_executions
|
2017-12-22 17:16:27 +00:00
|
|
|
- [ ] describe_automation_step_executions
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_available_patches
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] describe_document
|
2021-08-26 09:49:41 +00:00
|
|
|
- [X] describe_document_permission
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_effective_instance_associations
|
|
|
|
- [ ] describe_effective_patches_for_patch_baseline
|
|
|
|
- [ ] describe_instance_associations_status
|
|
|
|
- [ ] describe_instance_information
|
|
|
|
- [ ] describe_instance_patch_states
|
|
|
|
- [ ] describe_instance_patch_states_for_patch_group
|
|
|
|
- [ ] describe_instance_patches
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_inventory_deletions
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_maintenance_window_execution_task_invocations
|
|
|
|
- [ ] describe_maintenance_window_execution_tasks
|
|
|
|
- [ ] describe_maintenance_window_executions
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_maintenance_window_schedule
|
2023-06-23 10:22:35 +00:00
|
|
|
- [X] describe_maintenance_window_targets
|
2023-06-28 21:30:11 +00:00
|
|
|
- [X] describe_maintenance_window_tasks
|
2021-11-09 22:28:24 +00:00
|
|
|
- [X] describe_maintenance_windows
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_maintenance_windows_for_target
|
|
|
|
- [ ] describe_ops_items
|
2019-10-22 21:51:30 +00:00
|
|
|
- [X] describe_parameters
|
2023-06-21 11:37:09 +00:00
|
|
|
- [X] describe_patch_baselines
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_patch_group_state
|
|
|
|
- [ ] describe_patch_groups
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] describe_patch_properties
|
|
|
|
- [ ] describe_sessions
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] disassociate_ops_item_related_item
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_automation_execution
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] get_calendar_state
|
2019-08-22 02:19:29 +00:00
|
|
|
- [X] get_command_invocation
|
|
|
|
- [ ] get_connection_status
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_default_patch_baseline
|
|
|
|
- [ ] get_deployable_patch_snapshot_for_instance
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] get_document
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_inventory
|
|
|
|
- [ ] get_inventory_schema
|
2021-11-09 22:28:24 +00:00
|
|
|
- [X] get_maintenance_window
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_maintenance_window_execution
|
|
|
|
- [ ] get_maintenance_window_execution_task
|
|
|
|
- [ ] get_maintenance_window_execution_task_invocation
|
|
|
|
- [ ] get_maintenance_window_task
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_ops_item
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] get_ops_metadata
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_ops_summary
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_parameter
|
2019-11-17 12:47:19 +00:00
|
|
|
- [X] get_parameter_history
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_parameters
|
|
|
|
- [X] get_parameters_by_path
|
|
|
|
- [ ] get_patch_baseline
|
|
|
|
- [ ] get_patch_baseline_for_patch_group
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] get_resource_policies
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_service_setting
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] label_parameter_version
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_association_versions
|
|
|
|
- [ ] list_associations
|
|
|
|
- [ ] list_command_invocations
|
2018-08-07 17:53:21 +00:00
|
|
|
- [X] list_commands
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_compliance_items
|
|
|
|
- [ ] list_compliance_summaries
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_document_metadata_history
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_document_versions
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] list_documents
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_inventory_entries
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_ops_item_events
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] list_ops_item_related_items
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] list_ops_metadata
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_resource_compliance_summaries
|
|
|
|
- [ ] list_resource_data_sync
|
|
|
|
- [X] list_tags_for_resource
|
2021-08-26 09:49:41 +00:00
|
|
|
- [X] modify_document_permission
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] put_compliance_items
|
|
|
|
- [ ] put_inventory
|
|
|
|
- [X] put_parameter
|
2022-11-19 23:31:03 +00:00
|
|
|
- [ ] put_resource_policy
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] register_default_patch_baseline
|
|
|
|
- [ ] register_patch_baseline_for_patch_group
|
2023-06-23 10:22:35 +00:00
|
|
|
- [X] register_target_with_maintenance_window
|
2023-06-28 21:30:11 +00:00
|
|
|
- [X] register_task_with_maintenance_window
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] remove_tags_from_resource
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] reset_service_setting
|
|
|
|
- [ ] resume_session
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] send_automation_signal
|
2018-03-21 16:01:22 +00:00
|
|
|
- [X] send_command
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] start_associations_once
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] start_automation_execution
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] start_change_request_execution
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] start_session
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] stop_automation_execution
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] terminate_session
|
2021-07-07 13:23:11 +00:00
|
|
|
- [ ] unlabel_parameter_version
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_association
|
|
|
|
- [ ] update_association_status
|
2020-09-05 16:43:58 +00:00
|
|
|
- [X] update_document
|
|
|
|
- [X] update_document_default_version
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] update_document_metadata
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_maintenance_window
|
|
|
|
- [ ] update_maintenance_window_target
|
|
|
|
- [ ] update_maintenance_window_task
|
|
|
|
- [ ] update_managed_instance_role
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_ops_item
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] update_ops_metadata
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] update_patch_baseline
|
2019-12-15 15:06:08 +00:00
|
|
|
- [ ] update_resource_data_sync
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] update_service_setting
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2022-01-07 20:40:00 +00:00
|
|
|
## sso-admin
|
|
|
|
<details>
|
2024-01-06 15:32:19 +00:00
|
|
|
<summary>24% implemented</summary>
|
2022-01-07 20:40:00 +00:00
|
|
|
|
2024-01-06 15:32:19 +00:00
|
|
|
- [X] attach_customer_managed_policy_reference_to_permission_set
|
|
|
|
- [X] attach_managed_policy_to_permission_set
|
2022-01-07 20:40:00 +00:00
|
|
|
- [X] create_account_assignment
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] create_application
|
|
|
|
- [ ] create_application_assignment
|
|
|
|
- [ ] create_instance
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] create_instance_access_control_attribute_configuration
|
2022-06-09 17:37:30 +00:00
|
|
|
- [X] create_permission_set
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] create_trusted_token_issuer
|
2022-01-07 20:40:00 +00:00
|
|
|
- [X] delete_account_assignment
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_application
|
|
|
|
- [ ] delete_application_access_scope
|
|
|
|
- [ ] delete_application_assignment
|
|
|
|
- [ ] delete_application_authentication_method
|
|
|
|
- [ ] delete_application_grant
|
2024-01-06 15:32:19 +00:00
|
|
|
- [X] delete_inline_policy_from_permission_set
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_instance
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] delete_instance_access_control_attribute_configuration
|
2022-06-09 17:37:30 +00:00
|
|
|
- [X] delete_permission_set
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] delete_permissions_boundary_from_permission_set
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] delete_trusted_token_issuer
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] describe_account_assignment_creation_status
|
|
|
|
- [ ] describe_account_assignment_deletion_status
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] describe_application
|
|
|
|
- [ ] describe_application_assignment
|
|
|
|
- [ ] describe_application_provider
|
|
|
|
- [ ] describe_instance
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] describe_instance_access_control_attribute_configuration
|
2022-06-09 17:37:30 +00:00
|
|
|
- [X] describe_permission_set
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] describe_permission_set_provisioning_status
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] describe_trusted_token_issuer
|
2024-01-06 15:32:19 +00:00
|
|
|
- [X] detach_customer_managed_policy_reference_from_permission_set
|
|
|
|
- [X] detach_managed_policy_from_permission_set
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] get_application_access_scope
|
|
|
|
- [ ] get_application_assignment_configuration
|
|
|
|
- [ ] get_application_authentication_method
|
|
|
|
- [ ] get_application_grant
|
2024-01-06 15:32:19 +00:00
|
|
|
- [X] get_inline_policy_for_permission_set
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] get_permissions_boundary_for_permission_set
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] list_account_assignment_creation_status
|
|
|
|
- [ ] list_account_assignment_deletion_status
|
|
|
|
- [X] list_account_assignments
|
2024-01-06 15:32:19 +00:00
|
|
|
- [X] list_account_assignments_for_principal
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] list_accounts_for_provisioned_permission_set
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] list_application_access_scopes
|
|
|
|
- [ ] list_application_assignments
|
|
|
|
- [ ] list_application_assignments_for_principal
|
|
|
|
- [ ] list_application_authentication_methods
|
|
|
|
- [ ] list_application_grants
|
|
|
|
- [ ] list_application_providers
|
|
|
|
- [ ] list_applications
|
2024-01-06 15:32:19 +00:00
|
|
|
- [X] list_customer_managed_policy_references_in_permission_set
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] list_instances
|
2024-01-06 15:32:19 +00:00
|
|
|
- [X] list_managed_policies_in_permission_set
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] list_permission_set_provisioning_status
|
2022-06-09 17:37:30 +00:00
|
|
|
- [X] list_permission_sets
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] list_permission_sets_provisioned_to_account
|
|
|
|
- [ ] list_tags_for_resource
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] list_trusted_token_issuers
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] provision_permission_set
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] put_application_access_scope
|
|
|
|
- [ ] put_application_assignment_configuration
|
|
|
|
- [ ] put_application_authentication_method
|
|
|
|
- [ ] put_application_grant
|
2024-01-06 15:32:19 +00:00
|
|
|
- [X] put_inline_policy_to_permission_set
|
2022-08-07 09:35:11 +00:00
|
|
|
- [ ] put_permissions_boundary_to_permission_set
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] update_application
|
|
|
|
- [ ] update_instance
|
2022-01-07 20:40:00 +00:00
|
|
|
- [ ] update_instance_access_control_attribute_configuration
|
2022-06-09 17:37:30 +00:00
|
|
|
- [X] update_permission_set
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] update_trusted_token_issuer
|
2022-01-07 20:40:00 +00:00
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## stepfunctions
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-03-16 14:03:41 +00:00
|
|
|
<summary>55% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] create_activity
|
2019-09-02 15:26:40 +00:00
|
|
|
- [X] create_state_machine
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] create_state_machine_alias
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] delete_activity
|
2019-09-02 15:26:40 +00:00
|
|
|
- [X] delete_state_machine
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] delete_state_machine_alias
|
|
|
|
- [ ] delete_state_machine_version
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_activity
|
2019-09-04 14:42:42 +00:00
|
|
|
- [X] describe_execution
|
2024-03-16 14:03:41 +00:00
|
|
|
- [X] describe_map_run
|
2019-09-02 15:26:40 +00:00
|
|
|
- [X] describe_state_machine
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] describe_state_machine_alias
|
2024-03-16 14:03:41 +00:00
|
|
|
- [X] describe_state_machine_for_execution
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] get_activity_task
|
2020-12-03 18:32:06 +00:00
|
|
|
- [X] get_execution_history
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_activities
|
2019-09-04 14:42:42 +00:00
|
|
|
- [X] list_executions
|
2024-03-16 14:03:41 +00:00
|
|
|
- [X] list_map_runs
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] list_state_machine_aliases
|
|
|
|
- [ ] list_state_machine_versions
|
2019-09-02 15:26:40 +00:00
|
|
|
- [X] list_state_machines
|
2022-03-18 12:25:27 +00:00
|
|
|
- [X] list_tags_for_resource
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] publish_state_machine_version
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] redrive_execution
|
2024-03-16 14:03:41 +00:00
|
|
|
- [X] send_task_failure
|
|
|
|
- [X] send_task_heartbeat
|
|
|
|
- [X] send_task_success
|
2019-09-04 14:42:42 +00:00
|
|
|
- [X] start_execution
|
2021-02-23 15:16:07 +00:00
|
|
|
- [ ] start_sync_execution
|
2019-09-04 14:42:42 +00:00
|
|
|
- [X] stop_execution
|
2020-11-05 10:16:48 +00:00
|
|
|
- [X] tag_resource
|
2023-12-02 20:56:18 +00:00
|
|
|
- [ ] test_state
|
2020-11-05 10:16:48 +00:00
|
|
|
- [X] untag_resource
|
2024-03-16 14:03:41 +00:00
|
|
|
- [X] update_map_run
|
2020-11-05 10:16:48 +00:00
|
|
|
- [X] update_state_machine
|
2023-06-24 20:51:27 +00:00
|
|
|
- [ ] update_state_machine_alias
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## sts
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2021-01-27 18:54:21 +00:00
|
|
|
<summary>75% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] assume_role
|
2020-05-12 13:58:35 +00:00
|
|
|
- [X] assume_role_with_saml
|
2019-07-16 03:27:47 +00:00
|
|
|
- [X] assume_role_with_web_identity
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] decode_authorization_message
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] get_access_key_info
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] get_caller_identity
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] get_federation_token
|
|
|
|
- [X] get_session_token
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## support
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-05-21 19:05:40 +00:00
|
|
|
<summary>31% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] add_attachments_to_set
|
|
|
|
- [ ] add_communication_to_case
|
2021-03-17 14:01:41 +00:00
|
|
|
- [X] create_case
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_attachment
|
2021-03-17 14:01:41 +00:00
|
|
|
- [X] describe_cases
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_communications
|
2023-05-21 19:05:40 +00:00
|
|
|
- [ ] describe_create_case_options
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_services
|
|
|
|
- [ ] describe_severity_levels
|
2023-05-21 19:05:40 +00:00
|
|
|
- [ ] describe_supported_languages
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] describe_trusted_advisor_check_refresh_statuses
|
|
|
|
- [ ] describe_trusted_advisor_check_result
|
|
|
|
- [ ] describe_trusted_advisor_check_summaries
|
2021-03-12 16:19:36 +00:00
|
|
|
- [X] describe_trusted_advisor_checks
|
|
|
|
- [X] refresh_trusted_advisor_check
|
2021-03-17 14:01:41 +00:00
|
|
|
- [X] resolve_case
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## swf
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
|
|
|
<summary>51% implemented</summary>
|
|
|
|
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] count_closed_workflow_executions
|
|
|
|
- [ ] count_open_workflow_executions
|
|
|
|
- [X] count_pending_activity_tasks
|
|
|
|
- [X] count_pending_decision_tasks
|
|
|
|
- [ ] deprecate_activity_type
|
|
|
|
- [X] deprecate_domain
|
|
|
|
- [ ] deprecate_workflow_type
|
|
|
|
- [ ] describe_activity_type
|
|
|
|
- [X] describe_domain
|
|
|
|
- [X] describe_workflow_execution
|
|
|
|
- [ ] describe_workflow_type
|
|
|
|
- [ ] get_workflow_execution_history
|
|
|
|
- [ ] list_activity_types
|
|
|
|
- [X] list_closed_workflow_executions
|
|
|
|
- [X] list_domains
|
|
|
|
- [X] list_open_workflow_executions
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] list_tags_for_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [ ] list_workflow_types
|
|
|
|
- [X] poll_for_activity_task
|
|
|
|
- [X] poll_for_decision_task
|
|
|
|
- [X] record_activity_task_heartbeat
|
|
|
|
- [ ] register_activity_type
|
|
|
|
- [X] register_domain
|
|
|
|
- [ ] register_workflow_type
|
|
|
|
- [ ] request_cancel_workflow_execution
|
|
|
|
- [ ] respond_activity_task_canceled
|
|
|
|
- [X] respond_activity_task_completed
|
|
|
|
- [X] respond_activity_task_failed
|
|
|
|
- [X] respond_decision_task_completed
|
2017-12-23 03:45:05 +00:00
|
|
|
- [X] signal_workflow_execution
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] start_workflow_execution
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] tag_resource
|
2017-11-20 20:05:28 +00:00
|
|
|
- [X] terminate_workflow_execution
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] undeprecate_activity_type
|
2020-03-05 13:39:26 +00:00
|
|
|
- [X] undeprecate_domain
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] undeprecate_workflow_type
|
2019-08-22 02:19:29 +00:00
|
|
|
- [ ] untag_resource
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2017-11-20 20:05:28 +00:00
|
|
|
|
2022-02-26 11:21:11 +00:00
|
|
|
## textract
|
|
|
|
<details>
|
2024-01-06 15:32:19 +00:00
|
|
|
<summary>12% implemented</summary>
|
2022-02-26 11:21:11 +00:00
|
|
|
|
|
|
|
- [ ] analyze_document
|
|
|
|
- [ ] analyze_expense
|
|
|
|
- [ ] analyze_id
|
2023-10-15 12:26:20 +00:00
|
|
|
- [ ] create_adapter
|
|
|
|
- [ ] create_adapter_version
|
|
|
|
- [ ] delete_adapter
|
|
|
|
- [ ] delete_adapter_version
|
2024-01-06 15:32:19 +00:00
|
|
|
- [X] detect_document_text
|
2023-10-15 12:26:20 +00:00
|
|
|
- [ ] get_adapter
|
|
|
|
- [ ] get_adapter_version
|
2022-02-26 11:21:11 +00:00
|
|
|
- [ ] get_document_analysis
|
|
|
|
- [X] get_document_text_detection
|
|
|
|
- [ ] get_expense_analysis
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] get_lending_analysis
|
|
|
|
- [ ] get_lending_analysis_summary
|
2023-10-15 12:26:20 +00:00
|
|
|
- [ ] list_adapter_versions
|
|
|
|
- [ ] list_adapters
|
|
|
|
- [ ] list_tags_for_resource
|
2022-02-26 11:21:11 +00:00
|
|
|
- [ ] start_document_analysis
|
|
|
|
- [X] start_document_text_detection
|
|
|
|
- [ ] start_expense_analysis
|
2022-11-30 21:09:37 +00:00
|
|
|
- [ ] start_lending_analysis
|
2023-10-15 12:26:20 +00:00
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
|
|
|
- [ ] update_adapter
|
2022-02-26 11:21:11 +00:00
|
|
|
</details>
|
|
|
|
|
2021-10-24 19:35:54 +00:00
|
|
|
## timestream-write
|
|
|
|
<details>
|
2023-03-05 10:28:05 +00:00
|
|
|
<summary>78% implemented</summary>
|
2021-10-24 19:35:54 +00:00
|
|
|
|
2023-03-05 10:28:05 +00:00
|
|
|
- [ ] create_batch_load_task
|
2021-10-24 19:35:54 +00:00
|
|
|
- [X] create_database
|
|
|
|
- [X] create_table
|
|
|
|
- [X] delete_database
|
|
|
|
- [X] delete_table
|
2023-03-05 10:28:05 +00:00
|
|
|
- [ ] describe_batch_load_task
|
2021-10-24 19:35:54 +00:00
|
|
|
- [X] describe_database
|
|
|
|
- [X] describe_endpoints
|
|
|
|
- [X] describe_table
|
2023-03-05 10:28:05 +00:00
|
|
|
- [ ] list_batch_load_tasks
|
2021-10-24 19:35:54 +00:00
|
|
|
- [X] list_databases
|
|
|
|
- [X] list_tables
|
2022-03-26 21:25:56 +00:00
|
|
|
- [X] list_tags_for_resource
|
2023-03-05 10:28:05 +00:00
|
|
|
- [ ] resume_batch_load_task
|
2022-03-26 21:25:56 +00:00
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
2021-10-24 19:35:54 +00:00
|
|
|
- [X] update_database
|
|
|
|
- [X] update_table
|
|
|
|
- [X] write_records
|
|
|
|
</details>
|
|
|
|
|
2019-08-22 02:19:29 +00:00
|
|
|
## transcribe
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2024-01-27 11:30:00 +00:00
|
|
|
<summary>37% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] create_call_analytics_category
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] create_language_model
|
|
|
|
- [X] create_medical_vocabulary
|
2021-09-16 09:09:47 +00:00
|
|
|
- [X] create_vocabulary
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] create_vocabulary_filter
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] delete_call_analytics_category
|
|
|
|
- [ ] delete_call_analytics_job
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] delete_language_model
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] delete_medical_scribe_job
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] delete_medical_transcription_job
|
|
|
|
- [X] delete_medical_vocabulary
|
2021-09-16 09:09:47 +00:00
|
|
|
- [X] delete_transcription_job
|
|
|
|
- [X] delete_vocabulary
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] delete_vocabulary_filter
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] describe_language_model
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] get_call_analytics_category
|
|
|
|
- [ ] get_call_analytics_job
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] get_medical_scribe_job
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] get_medical_transcription_job
|
|
|
|
- [X] get_medical_vocabulary
|
2021-09-16 09:09:47 +00:00
|
|
|
- [X] get_transcription_job
|
|
|
|
- [X] get_vocabulary
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] get_vocabulary_filter
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] list_call_analytics_categories
|
|
|
|
- [ ] list_call_analytics_jobs
|
2021-01-27 18:54:21 +00:00
|
|
|
- [ ] list_language_models
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] list_medical_scribe_jobs
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] list_medical_transcription_jobs
|
|
|
|
- [X] list_medical_vocabularies
|
2021-08-27 15:12:35 +00:00
|
|
|
- [ ] list_tags_for_resource
|
2021-09-16 09:09:47 +00:00
|
|
|
- [X] list_transcription_jobs
|
|
|
|
- [X] list_vocabularies
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] list_vocabulary_filters
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] start_call_analytics_job
|
2024-01-27 11:30:00 +00:00
|
|
|
- [ ] start_medical_scribe_job
|
2021-01-27 18:54:21 +00:00
|
|
|
- [X] start_medical_transcription_job
|
2021-09-16 09:09:47 +00:00
|
|
|
- [X] start_transcription_job
|
2021-08-27 15:12:35 +00:00
|
|
|
- [ ] tag_resource
|
|
|
|
- [ ] untag_resource
|
2021-08-07 11:29:48 +00:00
|
|
|
- [ ] update_call_analytics_category
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] update_medical_vocabulary
|
2018-04-12 21:37:00 +00:00
|
|
|
- [ ] update_vocabulary
|
2020-05-12 13:58:35 +00:00
|
|
|
- [ ] update_vocabulary_filter
|
|
|
|
</details>
|
2018-03-22 18:28:32 +00:00
|
|
|
|
2019-12-15 16:58:38 +00:00
|
|
|
## wafv2
|
2020-05-12 13:58:35 +00:00
|
|
|
<details>
|
2023-06-04 20:13:44 +00:00
|
|
|
<summary>22% implemented</summary>
|
2020-05-12 13:58:35 +00:00
|
|
|
|
2022-09-10 13:30:45 +00:00
|
|
|
- [X] associate_web_acl
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] check_capacity
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] create_api_key
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] create_ip_set
|
|
|
|
- [ ] create_regex_pattern_set
|
|
|
|
- [ ] create_rule_group
|
2021-08-07 11:29:48 +00:00
|
|
|
- [X] create_web_acl
|
2024-02-18 16:50:37 +00:00
|
|
|
- [ ] delete_api_key
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] delete_firewall_manager_rule_groups
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_ip_set
|
|
|
|
- [ ] delete_logging_configuration
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] delete_permission_policy
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] delete_regex_pattern_set
|
|
|
|
- [ ] delete_rule_group
|
2022-09-10 13:30:45 +00:00
|
|
|
- [X] delete_web_acl
|
2023-06-04 20:13:44 +00:00
|
|
|
- [ ] describe_all_managed_products
|
|
|
|
- [ ] describe_managed_products_by_vendor
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] describe_managed_rule_group
|
2022-09-10 13:30:45 +00:00
|
|
|
- [X] disassociate_web_acl
|
2022-02-18 11:54:58 +00:00
|
|
|
- [ ] generate_mobile_sdk_release_url
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] get_decrypted_api_key
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] get_ip_set
|
|
|
|
- [ ] get_logging_configuration
|
2021-08-16 15:49:09 +00:00
|
|
|
- [ ] get_managed_rule_set
|
2022-02-18 11:54:58 +00:00
|
|
|
- [ ] get_mobile_sdk_release
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] get_permission_policy
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] get_rate_based_statement_managed_keys
|
|
|
|
- [ ] get_regex_pattern_set
|
|
|
|
- [ ] get_rule_group
|
|
|
|
- [ ] get_sampled_requests
|
2022-09-10 13:30:45 +00:00
|
|
|
- [X] get_web_acl
|
|
|
|
- [X] get_web_acl_for_resource
|
2023-04-23 15:59:22 +00:00
|
|
|
- [ ] list_api_keys
|
2021-08-16 15:49:09 +00:00
|
|
|
- [ ] list_available_managed_rule_group_versions
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_available_managed_rule_groups
|
|
|
|
- [ ] list_ip_sets
|
|
|
|
- [ ] list_logging_configurations
|
2021-08-16 15:49:09 +00:00
|
|
|
- [ ] list_managed_rule_sets
|
2022-02-18 11:54:58 +00:00
|
|
|
- [ ] list_mobile_sdk_releases
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] list_regex_pattern_sets
|
|
|
|
- [ ] list_resources_for_web_acl
|
2022-09-10 13:30:45 +00:00
|
|
|
- [X] list_rule_groups
|
|
|
|
- [X] list_tags_for_resource
|
2021-08-07 11:29:48 +00:00
|
|
|
- [X] list_web_acls
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] put_logging_configuration
|
2021-08-16 15:49:09 +00:00
|
|
|
- [ ] put_managed_rule_set_versions
|
2020-06-06 12:15:50 +00:00
|
|
|
- [ ] put_permission_policy
|
2022-09-10 13:30:45 +00:00
|
|
|
- [X] tag_resource
|
|
|
|
- [X] untag_resource
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] update_ip_set
|
2021-08-16 15:49:09 +00:00
|
|
|
- [ ] update_managed_rule_set_version_expiry_date
|
2019-12-15 16:58:38 +00:00
|
|
|
- [ ] update_regex_pattern_set
|
|
|
|
- [ ] update_rule_group
|
2022-09-10 13:30:45 +00:00
|
|
|
- [X] update_web_acl
|
2020-05-12 13:58:35 +00:00
|
|
|
</details>
|
2019-12-15 16:58:38 +00:00
|
|
|
|
2024-03-27 07:35:37 +00:00
|
|
|
## workspaces
|
|
|
|
<details>
|
|
|
|
<summary>20% implemented</summary>
|
|
|
|
|
|
|
|
- [ ] associate_connection_alias
|
|
|
|
- [ ] associate_ip_groups
|
|
|
|
- [ ] associate_workspace_application
|
|
|
|
- [ ] authorize_ip_rules
|
|
|
|
- [ ] copy_workspace_image
|
|
|
|
- [ ] create_connect_client_add_in
|
|
|
|
- [ ] create_connection_alias
|
|
|
|
- [ ] create_ip_group
|
|
|
|
- [ ] create_standby_workspaces
|
|
|
|
- [X] create_tags
|
|
|
|
- [ ] create_updated_workspace_image
|
|
|
|
- [ ] create_workspace_bundle
|
|
|
|
- [X] create_workspace_image
|
|
|
|
- [X] create_workspaces
|
|
|
|
- [ ] delete_client_branding
|
|
|
|
- [ ] delete_connect_client_add_in
|
|
|
|
- [ ] delete_connection_alias
|
|
|
|
- [ ] delete_ip_group
|
|
|
|
- [ ] delete_tags
|
|
|
|
- [ ] delete_workspace_bundle
|
|
|
|
- [ ] delete_workspace_image
|
|
|
|
- [ ] deploy_workspace_applications
|
|
|
|
- [X] deregister_workspace_directory
|
|
|
|
- [ ] describe_account
|
|
|
|
- [ ] describe_account_modifications
|
|
|
|
- [ ] describe_application_associations
|
|
|
|
- [ ] describe_applications
|
|
|
|
- [ ] describe_bundle_associations
|
|
|
|
- [ ] describe_client_branding
|
|
|
|
- [X] describe_client_properties
|
|
|
|
- [ ] describe_connect_client_add_ins
|
|
|
|
- [ ] describe_connection_alias_permissions
|
|
|
|
- [ ] describe_connection_aliases
|
|
|
|
- [ ] describe_image_associations
|
|
|
|
- [ ] describe_ip_groups
|
|
|
|
- [X] describe_tags
|
|
|
|
- [ ] describe_workspace_associations
|
|
|
|
- [ ] describe_workspace_bundles
|
|
|
|
- [X] describe_workspace_directories
|
|
|
|
- [X] describe_workspace_image_permissions
|
|
|
|
- [X] describe_workspace_images
|
|
|
|
- [ ] describe_workspace_snapshots
|
|
|
|
- [X] describe_workspaces
|
|
|
|
- [ ] describe_workspaces_connection_status
|
|
|
|
- [ ] disassociate_connection_alias
|
|
|
|
- [ ] disassociate_ip_groups
|
|
|
|
- [ ] disassociate_workspace_application
|
|
|
|
- [ ] import_client_branding
|
|
|
|
- [ ] import_workspace_image
|
|
|
|
- [ ] list_available_management_cidr_ranges
|
|
|
|
- [ ] migrate_workspace
|
|
|
|
- [ ] modify_account
|
|
|
|
- [ ] modify_certificate_based_auth_properties
|
|
|
|
- [X] modify_client_properties
|
|
|
|
- [ ] modify_saml_properties
|
|
|
|
- [X] modify_selfservice_permissions
|
|
|
|
- [ ] modify_workspace_access_properties
|
|
|
|
- [X] modify_workspace_creation_properties
|
|
|
|
- [ ] modify_workspace_properties
|
|
|
|
- [ ] modify_workspace_state
|
|
|
|
- [ ] reboot_workspaces
|
|
|
|
- [ ] rebuild_workspaces
|
|
|
|
- [X] register_workspace_directory
|
|
|
|
- [ ] restore_workspace
|
|
|
|
- [ ] revoke_ip_rules
|
|
|
|
- [ ] start_workspaces
|
|
|
|
- [ ] stop_workspaces
|
|
|
|
- [ ] terminate_workspaces
|
|
|
|
- [ ] update_connect_client_add_in
|
|
|
|
- [ ] update_connection_alias_permission
|
|
|
|
- [ ] update_rules_of_ip_group
|
|
|
|
- [ ] update_workspace_bundle
|
|
|
|
- [X] update_workspace_image_permission
|
|
|
|
</details>
|
|
|
|
|
2021-09-21 14:02:42 +00:00
|
|
|
## Unimplemented:
|
|
|
|
<details>
|
|
|
|
|
|
|
|
- accessanalyzer
|
2021-10-31 11:50:31 +00:00
|
|
|
- account
|
2021-09-21 14:02:42 +00:00
|
|
|
- alexaforbusiness
|
|
|
|
- amplify
|
|
|
|
- amplifybackend
|
2021-12-12 20:00:25 +00:00
|
|
|
- amplifyuibuilder
|
2021-11-17 22:51:35 +00:00
|
|
|
- appconfigdata
|
2023-07-30 18:36:44 +00:00
|
|
|
- appfabric
|
2021-09-21 14:02:42 +00:00
|
|
|
- appflow
|
|
|
|
- appintegrations
|
|
|
|
- application-insights
|
|
|
|
- applicationcostprofiler
|
|
|
|
- appmesh
|
|
|
|
- apprunner
|
|
|
|
- appstream
|
2022-11-30 21:09:37 +00:00
|
|
|
- arc-zonal-shift
|
2024-02-18 16:50:37 +00:00
|
|
|
- artifact
|
2021-09-21 14:02:42 +00:00
|
|
|
- auditmanager
|
|
|
|
- autoscaling-plans
|
2024-01-27 11:30:00 +00:00
|
|
|
- b2bi
|
2021-12-12 20:00:25 +00:00
|
|
|
- backup-gateway
|
2022-08-12 19:49:50 +00:00
|
|
|
- backupstorage
|
2023-12-02 20:56:18 +00:00
|
|
|
- bcm-data-exports
|
2023-09-30 12:47:48 +00:00
|
|
|
- bedrock
|
2024-01-27 11:30:00 +00:00
|
|
|
- bedrock-agent
|
|
|
|
- bedrock-agent-runtime
|
2023-09-30 12:47:48 +00:00
|
|
|
- bedrock-runtime
|
2022-03-18 12:25:27 +00:00
|
|
|
- billingconductor
|
2021-09-21 14:02:42 +00:00
|
|
|
- braket
|
2024-03-09 21:39:46 +00:00
|
|
|
- chatbot
|
2021-09-21 14:02:42 +00:00
|
|
|
- chime
|
|
|
|
- chime-sdk-identity
|
2022-04-30 14:20:36 +00:00
|
|
|
- chime-sdk-media-pipelines
|
2021-11-07 11:04:19 +00:00
|
|
|
- chime-sdk-meetings
|
2021-09-21 14:02:42 +00:00
|
|
|
- chime-sdk-messaging
|
2022-11-19 23:31:03 +00:00
|
|
|
- chime-sdk-voice
|
2023-01-23 17:13:26 +00:00
|
|
|
- cleanrooms
|
2024-01-27 11:30:00 +00:00
|
|
|
- cleanroomsml
|
2021-09-21 14:02:42 +00:00
|
|
|
- cloud9
|
2021-10-31 11:50:31 +00:00
|
|
|
- cloudcontrol
|
2021-09-21 14:02:42 +00:00
|
|
|
- clouddirectory
|
2023-12-02 20:56:18 +00:00
|
|
|
- cloudfront-keyvaluestore
|
2021-09-21 14:02:42 +00:00
|
|
|
- cloudhsm
|
|
|
|
- cloudhsmv2
|
|
|
|
- cloudsearch
|
|
|
|
- cloudsearchdomain
|
2023-02-04 12:59:42 +00:00
|
|
|
- cloudtrail-data
|
2021-09-21 14:02:42 +00:00
|
|
|
- codeartifact
|
2022-12-18 10:06:52 +00:00
|
|
|
- codecatalyst
|
2021-09-21 14:02:42 +00:00
|
|
|
- codedeploy
|
|
|
|
- codeguru-reviewer
|
2023-06-24 20:51:27 +00:00
|
|
|
- codeguru-security
|
2021-09-21 14:02:42 +00:00
|
|
|
- codeguruprofiler
|
|
|
|
- codestar
|
|
|
|
- codestar-connections
|
|
|
|
- codestar-notifications
|
|
|
|
- cognito-sync
|
|
|
|
- comprehendmedical
|
|
|
|
- compute-optimizer
|
|
|
|
- connect
|
|
|
|
- connect-contact-lens
|
2022-06-19 13:43:57 +00:00
|
|
|
- connectcampaigns
|
2022-10-19 22:17:59 +00:00
|
|
|
- connectcases
|
2021-09-21 14:02:42 +00:00
|
|
|
- connectparticipant
|
2022-09-04 19:25:06 +00:00
|
|
|
- controltower
|
2023-12-02 20:56:18 +00:00
|
|
|
- cost-optimization-hub
|
2021-09-21 14:02:42 +00:00
|
|
|
- cur
|
|
|
|
- customer-profiles
|
|
|
|
- dataexchange
|
2023-10-15 12:26:20 +00:00
|
|
|
- datazone
|
2021-09-21 14:02:42 +00:00
|
|
|
- detective
|
|
|
|
- devicefarm
|
|
|
|
- devops-guru
|
|
|
|
- directconnect
|
|
|
|
- discovery
|
|
|
|
- dlm
|
|
|
|
- docdb
|
2022-12-18 10:06:52 +00:00
|
|
|
- docdb-elastic
|
2021-11-17 22:51:35 +00:00
|
|
|
- drs
|
2021-09-21 14:02:42 +00:00
|
|
|
- ecr-public
|
2023-12-02 20:56:18 +00:00
|
|
|
- eks-auth
|
2021-09-21 14:02:42 +00:00
|
|
|
- elastic-inference
|
2023-07-30 18:36:44 +00:00
|
|
|
- entityresolution
|
2021-12-12 20:00:25 +00:00
|
|
|
- evidently
|
2021-09-21 14:02:42 +00:00
|
|
|
- finspace
|
|
|
|
- finspace-data
|
|
|
|
- fis
|
|
|
|
- fms
|
|
|
|
- forecastquery
|
|
|
|
- frauddetector
|
2023-12-02 20:56:18 +00:00
|
|
|
- freetier
|
2021-09-21 14:02:42 +00:00
|
|
|
- fsx
|
|
|
|
- gamelift
|
|
|
|
- globalaccelerator
|
2021-10-31 11:50:31 +00:00
|
|
|
- grafana
|
2021-09-21 14:02:42 +00:00
|
|
|
- greengrassv2
|
|
|
|
- groundstation
|
|
|
|
- health
|
|
|
|
- healthlake
|
|
|
|
- honeycode
|
|
|
|
- imagebuilder
|
|
|
|
- importexport
|
|
|
|
- inspector
|
2023-12-02 20:56:18 +00:00
|
|
|
- inspector-scan
|
2023-03-05 10:28:05 +00:00
|
|
|
- internetmonitor
|
2021-09-21 14:02:42 +00:00
|
|
|
- iot-jobs-data
|
2022-11-19 23:31:03 +00:00
|
|
|
- iot-roborunner
|
2021-09-21 14:02:42 +00:00
|
|
|
- iot1click-devices
|
|
|
|
- iot1click-projects
|
|
|
|
- iotanalytics
|
|
|
|
- iotdeviceadvisor
|
|
|
|
- iotevents
|
|
|
|
- iotevents-data
|
|
|
|
- iotfleethub
|
2022-10-19 22:17:59 +00:00
|
|
|
- iotfleetwise
|
2021-09-21 14:02:42 +00:00
|
|
|
- iotsecuretunneling
|
|
|
|
- iotsitewise
|
|
|
|
- iotthingsgraph
|
2021-12-12 20:00:25 +00:00
|
|
|
- iottwinmaker
|
2021-09-21 14:02:42 +00:00
|
|
|
- iotwireless
|
2023-03-26 13:54:36 +00:00
|
|
|
- ivs-realtime
|
2022-04-30 14:20:36 +00:00
|
|
|
- ivschat
|
2021-09-21 14:02:42 +00:00
|
|
|
- kafka
|
2021-10-31 11:50:31 +00:00
|
|
|
- kafkaconnect
|
2021-09-21 14:02:42 +00:00
|
|
|
- kendra
|
2023-01-23 17:13:26 +00:00
|
|
|
- kendra-ranking
|
2022-03-05 20:14:47 +00:00
|
|
|
- keyspaces
|
2021-09-21 14:02:42 +00:00
|
|
|
- kinesis-video-media
|
|
|
|
- kinesis-video-signaling
|
2023-01-04 12:12:16 +00:00
|
|
|
- kinesis-video-webrtc-storage
|
2021-09-21 14:02:42 +00:00
|
|
|
- kinesisanalytics
|
|
|
|
- kinesisanalyticsv2
|
2023-12-02 20:56:18 +00:00
|
|
|
- launch-wizard
|
2021-09-21 14:02:42 +00:00
|
|
|
- lex-models
|
|
|
|
- lex-runtime
|
|
|
|
- lexv2-models
|
|
|
|
- lexv2-runtime
|
|
|
|
- license-manager
|
2023-01-04 12:12:16 +00:00
|
|
|
- license-manager-linux-subscriptions
|
2022-08-07 09:35:11 +00:00
|
|
|
- license-manager-user-subscriptions
|
2021-09-21 14:02:42 +00:00
|
|
|
- lightsail
|
|
|
|
- location
|
|
|
|
- lookoutequipment
|
|
|
|
- lookoutmetrics
|
|
|
|
- lookoutvision
|
2022-06-12 17:53:27 +00:00
|
|
|
- m2
|
2021-09-21 14:02:42 +00:00
|
|
|
- machinelearning
|
|
|
|
- macie2
|
2023-07-30 18:36:44 +00:00
|
|
|
- managedblockchain-query
|
2024-01-27 11:30:00 +00:00
|
|
|
- marketplace-agreement
|
2021-09-21 14:02:42 +00:00
|
|
|
- marketplace-catalog
|
2024-01-27 11:30:00 +00:00
|
|
|
- marketplace-deployment
|
2021-09-21 14:02:42 +00:00
|
|
|
- marketplace-entitlement
|
|
|
|
- marketplacecommerceanalytics
|
|
|
|
- mediaconvert
|
|
|
|
- mediapackage-vod
|
2023-05-21 19:05:40 +00:00
|
|
|
- mediapackagev2
|
2021-09-21 14:02:42 +00:00
|
|
|
- mediatailor
|
2023-07-30 18:36:44 +00:00
|
|
|
- medical-imaging
|
2021-09-21 14:02:42 +00:00
|
|
|
- memorydb
|
|
|
|
- mgh
|
|
|
|
- mgn
|
2021-11-29 20:35:18 +00:00
|
|
|
- migration-hub-refactor-spaces
|
2021-09-21 14:02:42 +00:00
|
|
|
- migrationhub-config
|
2022-10-19 22:17:59 +00:00
|
|
|
- migrationhuborchestrator
|
2021-11-17 22:51:35 +00:00
|
|
|
- migrationhubstrategy
|
2021-09-21 14:02:42 +00:00
|
|
|
- mobile
|
|
|
|
- mturk
|
|
|
|
- mwaa
|
2024-01-27 11:30:00 +00:00
|
|
|
- neptune-graph
|
2023-09-02 21:11:07 +00:00
|
|
|
- neptunedata
|
2021-09-21 14:02:42 +00:00
|
|
|
- network-firewall
|
|
|
|
- networkmanager
|
2024-01-27 11:30:00 +00:00
|
|
|
- networkmonitor
|
2021-09-21 14:02:42 +00:00
|
|
|
- nimble
|
2022-11-30 21:09:37 +00:00
|
|
|
- oam
|
|
|
|
- omics
|
|
|
|
- opensearchserverless
|
2021-09-21 14:02:42 +00:00
|
|
|
- opsworkscm
|
2023-05-01 18:15:29 +00:00
|
|
|
- osis
|
2021-09-21 14:02:42 +00:00
|
|
|
- outposts
|
2023-06-24 20:51:27 +00:00
|
|
|
- payment-cryptography
|
|
|
|
- payment-cryptography-data
|
2023-09-02 21:11:07 +00:00
|
|
|
- pca-connector-ad
|
2021-09-21 14:02:42 +00:00
|
|
|
- personalize-events
|
|
|
|
- personalize-runtime
|
|
|
|
- pi
|
|
|
|
- pinpoint-email
|
|
|
|
- pinpoint-sms-voice
|
2022-04-02 16:56:18 +00:00
|
|
|
- pinpoint-sms-voice-v2
|
2022-12-18 10:06:52 +00:00
|
|
|
- pipes
|
2021-09-21 14:02:42 +00:00
|
|
|
- pricing
|
2022-08-12 19:49:50 +00:00
|
|
|
- privatenetworks
|
2021-09-21 14:02:42 +00:00
|
|
|
- proton
|
2024-01-27 11:30:00 +00:00
|
|
|
- qbusiness
|
|
|
|
- qconnect
|
2021-09-21 14:02:42 +00:00
|
|
|
- qldb
|
|
|
|
- qldb-session
|
2021-12-12 20:00:25 +00:00
|
|
|
- rbin
|
2022-08-07 09:35:11 +00:00
|
|
|
- redshift-serverless
|
2023-12-02 20:56:18 +00:00
|
|
|
- repostspace
|
2022-11-19 23:31:03 +00:00
|
|
|
- resource-explorer-2
|
2022-08-07 09:35:11 +00:00
|
|
|
- rolesanywhere
|
2021-09-21 14:02:42 +00:00
|
|
|
- route53-recovery-cluster
|
|
|
|
- route53-recovery-control-config
|
|
|
|
- route53-recovery-readiness
|
2021-12-12 20:00:25 +00:00
|
|
|
- rum
|
2021-09-21 14:02:42 +00:00
|
|
|
- s3outposts
|
|
|
|
- sagemaker-a2i-runtime
|
|
|
|
- sagemaker-edge
|
|
|
|
- sagemaker-featurestore-runtime
|
2022-12-18 10:06:52 +00:00
|
|
|
- sagemaker-geospatial
|
|
|
|
- sagemaker-metrics
|
2021-09-21 14:02:42 +00:00
|
|
|
- savingsplans
|
|
|
|
- schemas
|
|
|
|
- securityhub
|
2022-11-30 21:09:37 +00:00
|
|
|
- securitylake
|
2021-09-21 14:02:42 +00:00
|
|
|
- serverlessrepo
|
|
|
|
- servicecatalog
|
|
|
|
- servicecatalog-appregistry
|
|
|
|
- shield
|
2022-11-30 21:09:37 +00:00
|
|
|
- simspaceweaver
|
2021-09-21 14:02:42 +00:00
|
|
|
- sms
|
|
|
|
- sms-voice
|
|
|
|
- snow-device-management
|
|
|
|
- snowball
|
|
|
|
- ssm-contacts
|
|
|
|
- ssm-incidents
|
2022-11-19 23:31:03 +00:00
|
|
|
- ssm-sap
|
2021-09-21 14:02:42 +00:00
|
|
|
- sso
|
|
|
|
- sso-oidc
|
|
|
|
- storagegateway
|
2024-01-27 11:30:00 +00:00
|
|
|
- supplychain
|
2022-08-25 09:34:46 +00:00
|
|
|
- support-app
|
2021-09-21 14:02:42 +00:00
|
|
|
- synthetics
|
|
|
|
- timestream-query
|
2023-03-05 10:28:05 +00:00
|
|
|
- tnb
|
2021-09-21 14:02:42 +00:00
|
|
|
- transfer
|
|
|
|
- translate
|
2023-12-02 20:56:18 +00:00
|
|
|
- trustedadvisor
|
2023-06-24 20:51:27 +00:00
|
|
|
- verifiedpermissions
|
2021-10-31 11:50:31 +00:00
|
|
|
- voice-id
|
2023-04-08 10:33:09 +00:00
|
|
|
- vpc-lattice
|
2021-09-21 14:02:42 +00:00
|
|
|
- waf
|
|
|
|
- waf-regional
|
|
|
|
- wellarchitected
|
2021-10-31 11:50:31 +00:00
|
|
|
- wisdom
|
2021-09-21 14:02:42 +00:00
|
|
|
- workdocs
|
|
|
|
- worklink
|
|
|
|
- workmail
|
|
|
|
- workmailmessageflow
|
2023-12-02 20:56:18 +00:00
|
|
|
- workspaces-thin-client
|
2021-12-12 20:00:25 +00:00
|
|
|
- workspaces-web
|
2021-09-21 14:02:42 +00:00
|
|
|
- xray
|
2023-07-15 21:34:51 +00:00
|
|
|
</details>
|